
/* css reset */
html, body, div, span, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre, a,
em, font, img, q, s, samp,
small, strike, strong, b, u, i,
dl, dt, dd, ol, ul, li,
fieldset, form, legend {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}

ol, ul { list-style: none; margin: 0; padding: 0; }

body {  background-color:#fff; font-family: 'Droid Sans', sans-serif; text-align: center; }

.header { position:relative; height: 45px;  background:#fafafa; text-align:center; }
.header .logo { margin:4px 0 0 0; width: 90px;}

.head1 { font-size:22px; text-align:center; margin:.4em auto; color:#999;}

.container { padding:0 10px; max-width:800px; margin:auto;}

.stepper { border-radius:24px; width:24px; height:24px; margin:.1em auto; font-size: 1em; color:#fff; background:#684074; text-align: center; line-height: 1.2em; padding-top:.25em;}

.italic { font-style: italic;}
.btn_join_wrap { 
 /*   position:fixed;
    bottom:0; */
    width:100%;
    max-width:880px;
    text-align:center;
    padding:10px 0;
    opacity:.95;
    left:0;
}
button { outline:0; border:0;}

h3, .h3 { color:#684074; font-size:20px;}

.btn_join_wrap button { margin-bottom:.2em; text-transform: uppercase;}

a:hover { text-decoration: none;}
.btn_join {
    display:inline-block;
    width:86%;
    color: #fff;
    background: #684074;
    font-size:22px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;    
    margin:0;
    padding:15px 20px;
    -webkit-border-radius:8px;
    border-radius:8px;
}
.btn_back { background:#ccc; color:#fff;}

.avatar-bg { 
  width: 100%; 
  font-size:.85em;
  background: #eee;
  min-height: 60px;
  color:#999;
  text-align: left;
}

.embed-container { min-height:100vh;position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


img.profile {
    width:180px;
    height:180px;
    margin-bottom:10px;
    border-radius:180px;
    border: 10px solid #f1f1f1;
    -webkit-box-shadow: 1px 1px 1px 1px #ccc;  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
    -moz-box-shadow:    1px 1px 1px 1px #ccc;  /* Firefox 3.5 - 3.6 */
    box-shadow:         1px 1px 1px 1px #ccc;  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.profile-name { width: 100%; min-height: 40px; margin:auto; color: #000; font-size: 16px;}

img.verified { display: inline; width: 15px;}

.chat { color: #684074; text-decoration: underline; text-transform: uppercase; line-height: 3em; font-size: 22px;}

.space { height:1em; width: 100%; background:#fff; display:block;}

.fa-container { line-height:2; width: 100%; margin:1em 0 6px auto!important; border-bottom: 1px solid #ccc;}

img.avatar { width: 40px !important; padding:.1em !important; margin-right:6px !important; margin-left:6px !important;text-align:left; color: #999; }

.user { color: #000; font-weight: bold;}
.handle { text-align: left !important; margin-top: .25em !important; padding-bottom:.5em !important;}

.question { font-size:1.6em; line-height:1.2;}


.card {
 /* box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);  */
  line-height:1.4em;
}

.card {
  margin-top: 2px;
  margin-bottom:10px;
  padding:5px 0;
  box-sizing: border-box;
  border-radius: 2px;
  background-clip: padding-box;
}
.card span.card-title {
    color: #fff;
    font-size: 24px;
    font-weight: 300;
    text-transform: uppercase;
}

.card .card-image {
  position: relative;
  overflow: hidden;
}
.card .card-image img {
  border-radius: 2px 2px 0 0;
  background-clip: padding-box;
  position: relative;
  z-index: -1;
}
.card .card-image span.card-title {
  position: absolute;
  bottom: 0;
  left: 0;
  padding: 16px;
}
.card .card-content {
  padding: 16px;
  border-radius: 0 0 2px 2px;
  background-clip: padding-box;
  box-sizing: border-box;
}
.card .card-content p {
  margin: .7em;
  color: inherit;
}
.card .card-content span.card-title {
  line-height: 48px;
}
.card .card-action {
  border-top: 1px solid rgba(160, 160, 160, 0.2);
  padding: 16px;
}
.card .card-action a {
  color: #ffab40;
  margin-right: 16px;
  transition: color 0.3s ease;
  text-transform: uppercase;
}
.card .card-action a:hover {
  color: #ffd8a6;
  text-decoration: none;
}

/*---   quiz styles ---*/


form { background-color:none !important; background:none !important;}
form select { margin:auto; }
form label { vertical-align: baseline !important;} 
input[type=radio]:focus, input[type=checkbox]:focus { border:none; outline:none;}
input[type=checkbox]:checked { background:none !important; background-color:none;}
form input[type=checkbox] { width: auto !important; height:auto !important;}

input { max-width:90%; margin:auto !important; }
.white { color: #fff !important;}

.tooltip.top .tooltip-arrow { display:none; border:none !important; background-color:none !important;}
.tooltip-inner { background-color:none !important; background:none !important;}

input[type="radio"]:checked, input[type="checkbox"], input[type="checkbox"]:checked{
    visibility:hidden;
}

/*  bootstrap slider  */

#ex1Slider .slider-selection, #ex1Slider .slider-handle { background: #05affa; }
.slider { width: 99%;  margin: 1em auto 1em auto; color:#05affa; }
.slider .left { float:left;}
.slider .right {float:right;}

/*  radio button styles */

.gender-selector input, .choice-selector input{
    margin-top:1em;
    padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
    border:none;
}

.yes{background-image:url('yes.png'); }
.no{background-image:url('no.png');}

.gender-selector input:active +.radio-img, .choice-selector input:active +.radio-img{opacity: .9;}
.gender-selector input:checked +.radio-img, .choice-selector input:checked +.radio-img{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
            opacity: .9;
}



.chk {opacity: .9;}

.type-selector input{
    margin-top:2em;
    padding:0;
    -webkit-appearance:none;
       -moz-appearance:none;
            appearance:none;
    border:none;
}

.radio-img{
    margin:1em;
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:90px;height:90px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;


    -webkit-filter: brightness(1.8) grayscale(1) opacity(.5);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.5);
            filter: brightness(1.8) grayscale(1) opacity(.5);  

/*  styles for Android and older browsers  */
           -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=30);
            -moz-opacity: 0.3;
            -khtml-opacity: 0.3; 
            opacity: 0.3;
}
.radio-img:hover, .radio-img:checked{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);

/*  styles for Android and older browsers   */          
            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            -khtml-opacity: 0.9;  
            opacity: 0.9 !important;
}

/*  checkbox button styles  */


.type-selector input:active +.check-img{opacity: .9;}
.type-selector input:checked +.check-img{
    -webkit-filter: none;
       -moz-filter: none;
            filter: none;
            opacity: .9;
}

.check-img{
    margin: .4em .3em .9em .3em;
    cursor:pointer;
    background-size:contain;
    background-repeat:no-repeat;
    display:inline-block;
    width:70px;
    height:70px;
    border-radius:70px;
    -webkit-transition: all 100ms ease-in;
       -moz-transition: all 100ms ease-in;
            transition: all 100ms ease-in;
    -webkit-filter: brightness(1.8) grayscale(1) opacity(.6);
       -moz-filter: brightness(1.8) grayscale(1) opacity(.6);
            filter: brightness(1.8) grayscale(1) opacity(.6);

            /*  styles for Android and older browsers  */
           -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
            filter: alpha(opacity=60);
            -moz-opacity: 0.6;
            -khtml-opacity: 0.6; 
            opacity: 0.6;            
}

.check-img:hover, .check-img:checked{
    -webkit-filter: brightness(1.2) grayscale(.5) opacity(.9);
       -moz-filter: brightness(1.2) grayscale(.5) opacity(.9);
            filter: brightness(1.2) grayscale(.5) opacity(.9);

            /*  styles for Android and older browsers   */          

            -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
            filter: alpha(opacity=90);
            -moz-opacity: 0.9;
            -khtml-opacity: 0.9;  
            opacity: 0.9 !important;
}

.disabledClass.check-img-holder {
    display: inline;
}


.type-label { margin-left:auto; margin-top:80px; text-align:left; font-size:.7em; display:inline-block; line-height: 5em;}
.gender-label { margin-left:auto; margin-top:75px; text-align:left; font-size:.75em; color:#777; padding-top:30px; margin-right:10px; postion:absolute; }
.willing-label { margin-left:-5em; margin-top:75px; text-align:left; font-size:1em; padding-top:20px; color:#777;  postion:absolute; }

.check-img-holder { width:auto;height:auto; display:inline; margin:1.2em !important; }


.choice-selector { margin-left:-3em;}
/* funky radio styles */

.funkyradio div {
  clear: both;
  overflow: hidden;
}

.funkyradio label {
  width: 100%;
  max-width:880px;
  border-radius: 3px;
  border: 1px solid #D1D3D4;
  font-weight: normal;
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
  display: none;
}

.funkyradio input[type="radio"]:empty ~ label,
.funkyradio input[type="checkbox"]:empty ~ label {
  position: relative;
  line-height: 2.5em;
  text-indent: 3.25em;
  margin-top: .6em;
  width:90%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}



.funkyradio input[type="radio"]:empty ~ label:before,
.funkyradio input[type="checkbox"]:empty ~ label:before {
  position: absolute;
  display: block;
  top: 0;
  bottom: 0;
  left: 0;
  content: '';
  width: 2.5em;
  background: #D1D3D4;
  border-radius: 3px 0 0 3px;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
  color: #fff;
}

.funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #fff;
}

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
  color: #777;
}

.funkyradio input[type="radio"]:checked ~ label:before,
.funkyradio input[type="checkbox"]:checked ~ label:before {
  content: '\2714';
  text-indent: .9em;
  color: #333;
  background-color: #ccc;
}

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
  box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #684074;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
  color: #fff;
  background-color: #5bc0de;
}

