/* Minification failed. Returning unminified contents.
(37,3): run-time error CSS1062: Expected semicolon or closing curly-brace, found '&'
(64,1): run-time error CSS1019: Unexpected token, found '}'
 */
body {
    padding-top: 56px;
    padding-bottom: 20px;
    font-family: 'Droid Sans', sans-serif;
    font-size: 14px;
    color: #333;
    background-color: #fff;
    overflow-x:hidden
}
a {
    /*color:blue;*/
    color:#00a9ce;
}
a:hover{
    /*color:#c76621;*/
    color:#78be20;
    text-decoration:none;
}
a.white {
    color:#00a9ce;
}
a.white:hover{
    color:whitesmoke;
    text-decoration:none;
}
.goldSearch{
    padding:10px; 
    border-radius: 5px; 
    /*background-color:#ffe71f;*/
    background-color:lightgray;
}

/*Begin NEW Stuff for Stark Multiple Choice Radio Buttons */

.SAQinput {
  display: none;
  &:not(:disabled) ~ label {
    cursor: pointer;
  }
  &:disabled ~ label {
    color: hsla(150, 5%, 75%, 1);
    border-color: hsla(150, 5%, 75%, 1);
    box-shadow: none;
    cursor: not-allowed;
  }
}
.SAQlabel {
  height: 100%;
  display: block;
  background: white;
  border: 2px solid #54a9eb;
  border-radius: 10px;
  padding: 1rem;
  margin: 2rem;
  text-align: center;
  //box-shadow: 0px 3px 10px -2px hsla(150, 5%, 65%, 0.5);
  position: relative;
}
.SAQinput:checked + label {
    background: #54a9eb; /*hsla(150, 75%, 50%, 1)*/
    color: hsla(215, 0%, 100%, 1);
    //box-shadow: 0px 0px 20px hsla(150, 100%, 50%, 0.75);
}
}

.confidence{
    margin: 0;
}

label > p {
    margin:4px;
}
/*End NEW Stuff for Stark Multiple Choice Radio Buttons */

/*End NEW Stuff for Stark Results */
.starkResults{
    height:320px;
    text-align:center;
    margin:10px 10px 10px 12px;
    padding:12px;
    border-radius: 4px;
    font-size: 14pt;
}

.starkResults1{
    border:1px solid black;
    color:#797878;
}

.starkResults2{
    border:2px solid rgb(86, 97, 255);
    color:black;
    box-shadow: 0 0 20px 0 #0ff;
}

.subResults{
    font-size: 14pt;
}
/*End NEW Stuff for Stark Results */

.starkCoaching {
    border: 2px solid rgb(86, 97, 255);
    border-radius: 10px;
    background-color: aliceblue;
    margin: 0 auto;
    max-width: 600px;
    color: black;
    padding: 0 10px 8px 10px;
    box-shadow: 0 0 10px 0 #0ff;
}

.exampleHeader {
    color: mediumblue;
    font-weight: bold;
    text-align: center;
    margin-top: 20px;
}


/*NEW Stuff for givio skin*/
.givioGreen {
    color: #78be20;
}

.givioBlue {
    color:#00a9ce;
}

.lpContainer, .lpContainer ul {
    font-size: 12pt;
    line-height: 15pt;
}

.navbar{
    min-height:30px;
}
.navbar-givio{
   background-color: black;
   color:white;
   border-color: lightgray;
   margin-bottom: 0;
}
.navbar-nav > li > a {
    padding-top: 7px;
    padding-bottom: 4px;
    color:aliceblue;
}
.navbar-nav > li > a:hover {
    background-color:#494747;
}
.givioLogo{
    height: 55px;
    line-height: 55px;
    margin-top: 5px;
}
.navbar-brand{
    padding:0;
}
.footer a {
    color: #00a9ce;
}
.footer a:hover {
    color: #78be20;
    text-decoration:none;
}
.navbar-toggle{
    margin-top: 15px;
    color: antiquewhite;
    background-color:#78be20;
}
.icon-bar{
    background-color:white;
}

.fullWidthGray{
    background-color:gainsboro; 
    margin:20px 0 20px 0; 
    padding:20px 0 20px 0;
}

.fullWidthBlack{
    background-color:black; 
    color: white;
    margin:20px 0 20px 0; 
    padding:20px 0 20px 0;
}

.givioBox {
    margin:10px 10px 10px 12px;
    padding:12px;
    border-radius: 4px;
}

.givioBox h2 {
    color:black;
    margin-top:15px;
}

.givioBox p {
    color:black;
    font-size:11pt;
    line-height:16pt;
    text-align:left;
}

.givioBox .fa{
    font-size: 80px;
    font-weight: 100;
    color: black;
    margin:10px 0 10px 0;
}

.givioBox ul {
    color:black;
    font-size:11pt;
    line-height:16pt;
    padding-left: 22px;
    text-align:left;
}

.givioBox ul li {
    padding-left: 5px;
    padding-bottom: 5px;
}

.givioGrayBox{
    background-color:#010101;
}

.givioWhiteBox{
    background-color:white;
}

.givioGreenBox, .survey-button-givio{
    background-color:#78be20;
}

.givioBlueBox, .survey-button-givio:hover{
    background-color:#00a9ce;
}

.img-button-givio {
    border: 8px solid #00a9ce;
}
.img-button-givio:hover {
    border: 8px solid #78be20; 
}
/*End NEW stuff*/


.searchUserTextBox{
    width:100%; 
    max-width:100%;
}
.searchUserButton{
    width:96%;
    margin:0 auto;
    margin-top:6px;
    margin-bottom:6px;
    height: 30px;
    border-radius: 3px; 
}

.newGetMoreButton {
    font-size:20px; 
    height: 30px;
    margin-top:6px;
    width:60%; 
    text-align:center; 
    min-width: 310px;
    max-width:600px;
    word-wrap: break-word;
    border:none;
    color: white;
    font-size: 20px;
    text-shadow: 0px 0px 0px rgba(30, 30, 30, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background-color: #78be20;
    -webkit-box-shadow: 1px 2px 6px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    1px 2px 6px rgba(50, 50, 50, 0.75);
    box-shadow:         1px 2px 6px rgba(50, 50, 50, 0.75);
}

.getMoreButton, .feedbackLink{
    font-size:20px; 
    height: 30px;
    margin-top:6px;
    width:60%; 
    text-align:center; 
    min-width: 310px;
    max-width:600px;
    word-wrap: break-word;
    border:none;
    color: rgb(86, 97, 255);
    font-size: 20px;
    text-shadow: 0px 0px 0px rgba(30, 30, 30, 0.8);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: rgb(232, 198, 30);
    background: -moz-linear-gradient(90deg, rgb(232, 198, 30) 30%, rgb(255, 255, 86) 70%);
    background: -webkit-linear-gradient(90deg, rgb(232, 198, 30) 30%, rgb(255, 255, 86) 70%);
    background: -o-linear-gradient(90deg, rgb(232, 198, 30) 30%, rgb(255, 255, 86) 70%);
    background: -ms-linear-gradient(90deg, rgb(232, 198, 30) 30%, rgb(255, 255, 86) 70%);
    background: linear-gradient(0deg, rgb(232, 198, 30) 30%, rgb(255, 255, 86) 70%);
    -webkit-box-shadow: 1px 2px 6px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    1px 2px 6px rgba(50, 50, 50, 0.75);
    box-shadow:         1px 2px 6px rgba(50, 50, 50, 0.75);
}
.feedbackLink{
    font-size:14px;
    height:100%;
    padding:4px 10px;
    width:90%;
    min-width:10px;
    margin:0 auto;
    margin-top:10px;
    margin-bottom:10px;
}
.howieHead{
    padding: 0 4px 0 15px;
    margin-top: -7px;
    height: 50px;
}
/*Added by Jeff to address iPhone keyboard Zoom issue*/
/*@media screen and (-webkit-min-device-pixel-ratio:0) { 
  select:focus,
  textarea:focus,
  input:focus {
    font-size: 16px;
    background: #eee;
  }
}*/

.surveyDescription
{
    min-height:100px;
}

/*Howie Feedback button*/
#feedMe-button{
    height:98px;
    width:64px;
    padding:8px 0 0 0;
    background-color:#78be20;
    line-height:100%;
    color:aliceblue;
    text-align:center;
    font-size:18px;
    position: fixed; 
    top: 75%;
    left:100%; 
    margin-left:-64px;
    z-index: 999;
    -webkit-border-top-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
    -moz-border-radius-topleft: 8px;
    -moz-border-radius-bottomleft: 8px;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px;
    -webkit-box-shadow: -3px 3px 20px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: -3px 3px 20px 0px rgba(0,0,0,0.75);
    box-shadow: -3px 3px 20px 0px rgba(0,0,0,0.75);
}
.counterDiv{
    text-align:center;
    color:burlywood;
    height:48px;
}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin:0 0 0 0;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    /*max-width: 280px;*/
}
h1, h2, h3, h4, h5{
    font-family: Oswald, sans-serif;
    /*color: #c76621;*/
    color:black;
}
h1 {
    font-size: 28px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 20px;
}
h4 {
    font-size: 18px;
}
h4 {
    font-size: 16px;
}
a.no-decoration:hover {
    text-decoration: none;
}
.small-text {
    font-size: 12px;
}
.iHome-head {
    font-family: Oswald, sans-serif;
    /*color: #c76621;*/
    font-size: 20px;
}
.iHome-head-image {
    display: inline;
    margin-top:10px;
    z-index: 3;
}
.row-head-bump{
    margin-top:20px;
}

.footer{
    clear:both;
    display: block;
    text-align:center;
}
/*.footer a {
    color: #c76621;
}
.footer a:hover {
    color: #DB910C;
    text-decoration:none;
}*/
.form-element {
    margin-bottom:20px;
}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}



.navbar-inverse{
    background-color: #c76621;
    border-color: #DB910C;
}
.navbar-inverse .navbar-nav>li>a {
    color: #E0DBDB;
}
/*.navbar-inverse .navbar-brand {
    color: #E0DBDB;
    font-family: 'Oswald', sans-serif;
    font-size: 20pt;
    padding-top: 16px;
}*/
.gray-box {
    border: 1px solid #E0DBDB;
    border-radius: 4px;
    padding: 8px 8px 2px 8px;
    background-color: white;
    margin-bottom: 15px;
}
.gray-box-title {
    margin-top: 0;
    margin-bottom: 4px;
}
.sign-in-box {
    max-width: 360px;
    margin: 0 auto;
    margin-bottom: 15px;
}
.white-submit{
    background-color: #fff;
    color: gray;
    border: 1px solid #54a9eb;
}
.blue-submit {
    color: #fff;
    background-color: #55acee;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.05));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#0C000000)";
    border: 1px solid #55acee;
}
    .blue-submit:disabled, .blue-submit[disabled] {
        color: #fff;
        background-color:lightgray;
        background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.05));
        border: 1px solid #3b88c3;
    }

.orange-submit {
    color: #fff;
    background-color: #cc5500;
    background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.05));
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00000000, endColorstr=#0C000000)";
    border: 1px solid #111;
}

    .blue-submit:disabled, .blue-submit[disabled] {
        color: #fff;
        background-color: lightgray;
        background-image: linear-gradient(rgba(0,0,0,0),rgba(0,0,0,0.05));
        border: 1px solid #3b88c3;
    }


.btn-gold {
    width: 100%;
    background-color: #ffac33;
    background-image: linear-gradient(#ffcc4d,#ffac33);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#ffcc4d, endColorstr=#ffac33, GradientType=0)";
    border-color: #f1a02a;
    color: #292f33;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
.aboveButton{
    margin-bottom:4px;
}
.belowButton{
    margin-top:-10px;
    margin-bottom: 20px;
}
.mousePointer:hover{
    cursor:pointer;
}
.img-btn-header{
    font-size: 20px;
    color: #c76621;
}
.img-button {
    margin: 0 auto;
    margin-bottom: 12px;
    width: 100px;
    min-width: 75px;
}



.img-button-blue {
    border: 8px solid #54a9eb;
}
.img-button-blue:hover {
    border: 8px solid #335397; 
}
.img-button-green {
    border: 8px solid #548235;
}
.img-button-green:hover {
    border: 8px solid darkgreen; 
}
.img-button-yellow {
    border: 8px solid #ffe71f;
}
.img-button-yellow:hover {
    border: 8px solid #f98e33; 
}
.img-button-red {
    border: 8px solid #e94b3b;
}
.img-button-red:hover {
    border: 8px solid darkred; 
}
.scroller {
    padding: 0 10px;
    overflow-y: scroll;
    outline: 1;
}
#notFound .modal-dialog
{
  max-width: 300px; /* your width */
}
#signIt .modal-dialog
{
  max-width: 400px; /* your width */
}
.no-max-width {
    max-width: none;
}
.no-margin-top {
    margin-top: 0;
}
.no-margin-bottom {
    margin-bottom: 0;
}
.small-margin-bottom {
    margin-bottom: 6px;
}
.rDiv1 {
    /* 
    background-color:brown;
    height: 200px;*/
    text-align:right;
}
.RB0, .RB1, .RB2, .RB3, .RB4, .RB5{
    opacity: 0;
    width: 0px;
    height: 0px;
    display: inline-block;
    padding: 0;
    margin: 0;
    border: 0;
}
.rLabel0, .rLabel1, .rLabel2, .rLabel3, .rLabel4, .rLabel5{
    display:inline-block;
    height: 44px;
    width: 44px;
    background-color: #f7f6f6;
    border: 1px solid #f7f6f6;
    color:#fff;
    font-size:1.6em;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px rgba(0,0,0, .5), inset 1px 1px 4px #ffffff;
    -moz-box-shadow: 0 0 10px rgba(0,0,0, .5), inset 1px 1px 4px #ffffff;
    box-shadow: 2px 2px 6px rgba(0,0,0, .5), inset 1px 1px 4px #ffffff;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.rLabel0{
    height: 29px;
    width: 29px;
    margin-bottom: 13px;
    margin-right: 6px;
    background-image: url(/Content/images/c0a.png);
}
/* Shrink the buttons for iPhones ----------- */
@media only screen and (max-width : 320px)
{
    .rLabel1, .rLabel2, .rLabel3, .rLabel4, .rLabel5 {
        height: 33px;
        width: 33px;
    }
    .rLabel0 {
        height: 24px;
        width: 24px;
        margin-bottom: 8px;
    }
    .navbar-inverse, .navbar-brand {
        font-size: 16px;
    }
    .iPhoneHide{
        margin-left:-16px;
        width:0;
    }
    .howieHead{
        padding:10px 4px 0 6px; 
        height:46px;
    }
    .nTrend{
        visibility:hidden;
    }
}
.rLabel1{
    background-image: url(/Content/images/c1i.png);
}
.rLabel1:hover, .rLabel1Checked{
    background-image: url(/Content/images/c1a.png);
    background-color: #e94b3b;
    border-color: #e94b3b;
}
.rLabel2{
    background-image: url(/Content/images/c2i.png);
}
.rLabel2:hover, .rLabel2Checked{
    background-image: url(/Content/images/c2a.png);
    background-color: #f98e33;
    border-color: #f98e33;
}
.rLabel3{
    background-image: url(/Content/images/c3i.png);
}
.rLabel3:hover, .rLabel3Checked{
    background-image: url(/Content/images/c3a.png);
    background-color: #ffe71f;
    border-color: #ffe71f;
}
.rLabel4{
    background-image: url(/Content/images/c4i.png);
}
.rLabel4:hover, .rLabel4Checked{
    background-image: url(/Content/images/c4a.png);
    background-color: #a9c98e;
    border-color: #a9c98e;
}
.rLabel5{
    background-image: url(/Content/images/c5i.png);
}
.rLabel5:hover, .rLabel5Checked{
    background-image: url(/Content/images/c5a.png);
    background-color: #548235;
    border-color: #548235;
}
.line-thru {
    margin: 1em 0;
    display: block;
    font-size: .875em;
    font-weight: bold;
    margin-bottom: 1em;
    position: relative;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.line-thru:before {
    width: 50px;
    height: 10px;
    background-color: #f3f3f3;
    content: '';
    margin: -5px 0 0 -20px;
    left: 50%;
    position: absolute;
    top: 50%;
    z-index: -1;
}
.line-thru:after {
    width: 100%;
    border-bottom: 1px solid #d9d9d9;
    content: '';
    display: block;
    position: absolute;
    top: 49%;
    z-index: -2;
}
.tiny-prompt {
    display: block;
    font-size: 12px;
    text-align: center;
    margin-bottom: 2px;
}
.social-button {
    display: inline-block;
    font-size:20px;
    margin:4px;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    line-height: 35px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
}
.btn-twitter-round {
    color: white;
    background-color: #00c7f7;
    border-color: #00c7f7;
}
.btn-twitter-round:hover {
  color: white;
  background-color: #00a6ce;
  border-color: #0096ba;
}
.btn-google-plus-round {
    color: white;
    background-color: #dd4a38;
    border-color: #dd4a38;
}
.btn-google-plus-round:hover {
  color: white;
  background-color: #ca3522;
  border-color: #b8301f;
}
.btn-facebook-round {
    color: white;
    background-color: #335397;
    border-color: #335397;
}
.btn-facebook-round:hover {
  color: white;
  background-color: #294279;
  border-color: #243a69;
}
.survey-button {
    display: inline-block;
    font-size: 50px;
    margin: 4px;
    margin-top: 10px;
    padding-top: 10px;
    height: 80px;
    width: 80px;
    border-radius: 50%;
    line-height: 60px;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    color: white;
}
.survey-button:hover{
    color:white;
    text-decoration:none;
}
.survey-button-red{
    background-color: #e94b3b; 
}
.survey-button-red:hover{
    background-color:darkred;
}
.survey-button-green{
    background-color: #548235; 
}
.survey-button-green:hover{
    background-color:darkgreen;
}
.survey-button-blue{
    background-color: #54a9eb; 
}
.survey-button-blue:hover{
    background-color: #335397;
}
.survey-button-yellow{
    background-color: #ffe71f; 
}
.survey-button-yellow:hover{
    background-color: #f98e33;
}



/*For the Dashboard*/
.donutScore{
    position:absolute; 
    width:100%; 
    margin-top:-94px; 
    text-align:center; 
    z-index:10;
    font-weight:bold;
    font-size: 30px;
}

.dsRed {
    color: #e94b3b; 
}
.dsOrange {
    color: #f98e33; 
}
.dsYellow {
    color: #ffe71f; 
}
.dsGreen {
    color: #a9c98e; 
}
.dsDarkGreen {
    color: #548235; 
}

.trending{
    position:relative;
    float:right; 
    z-index:10; 
    height:60px; 
    width:75px;
    font-weight:bold;
    font-size: 20px;
    padding-top: 20px;
}

.trendUp{
    background-image: url(/Content/images/up_green_75.png);
    color: #548235;
}

.trendDown{
    background-image: url(/Content/images/down_red_75.png);
    color: #e94b3b;
}

.trendNo{
    background-image: url(/Content/images/no_change_75.png);
}

.ratingBox{
    height:94px; 
    overflow: hidden;
}

.scoreBox{
    display: block;
    float: left;
    margin: 4px 8px 0 0;
    padding: 10px 0 0 0;
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    width: 52px;
    height: 52px;
    border-radius: 4px;
    border: 1px solid;
}

/*New Stuff for Landing Pages*/
.lpPromo {
    background-repeat: no-repeat;
    background-position: center center;
    margin-top: 50px;
    position: relative;
}

.lpPromo .color-correction {
    position: absolute;
    z-index: 0;
    background-color: rgba(51, 24, 4, 0.5);
    width: 100%;
    height: 100%;
    top: 0;
}

.lpPromo h1 {
    color:white;
    font-size: 50px;
    text-align:center;
    padding-top: 20px;
}

.lpPromo h2 {
    color:white;
    font-size: 30px;
    text-align:center;
    padding: 20px 0 30px 0;
}


.price-box{
    background-color:white;
    border-color:gold;
    border-width: 2px;
    border-style:solid;
    border-radius: 5px;
    margin: 5px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 20px;
    padding: 10px;
    max-width: 280px;
}

.price-box h3 {
    margin-top:0;
}

.price-box p {
    font-size:10pt;
    line-height:12pt;
}

.price-box ul{
    padding-left:15px;
    padding-bottom: 15px;
}

.price-box li{
    color:darkgreen;
    margin-bottom: 8px;
    cursor:pointer;
}

.lpPrice{
    color:black;
}

/*End of New Stuff for Landing Pages*/


/* For the create account form*/
div.sidetip p {
    line-height: 16px;
    padding-left: 0;
    padding-top: 8px;
    color: gray;
    display: none;
}
div.sidetip p.active {
    display: block;
}
div.sidetip p.isok {
    color: #390;
}
div.sidetip p.error {
    color: red;
}
label.error {
	color: red;
}
.socials {
    padding: 6px 6px 6px 6px;
}
.page-logo {
    margin:0 auto;
    margin-top: 10px;
}
.jmk-section {
    margin-top: 50px;
    color: black;
}
.headshot{
    float:left;
    height:150px;
    width:150px;
    padding-top:4px;
    padding-right:10px;
    padding-bottom:10px;
}
.lucias{
    float:left;
    height:85px;
    width:165px;
    padding-top:4px;
    padding-right:10px;
    border:0;
}
.mobile_mock{
    float:right;
    height:232px;
    width:119px;
    padding-top:4px;
    padding-left:10px;
}
.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 1px; height: 0; overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
