@charset 'UTF-8';

*, *:after, *:before {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}

html {
width: auto !important;
overflow-x: hidden !important;
background-color: #ffffff;

}

a.referbutton{
  color: #ffffff;
}

a.smartdata-media-dl {
	color:blue!important;
}

.report{
  display: none;
}

.number-img{
  max-height: 24px; 
  max-width: 24px;
  margin-top: -2px;
}


a.tandc{
    color: #52be7f;

}

a.tandc:hover{
    color: #52be7f;

}

a.tandc:visited{
    color: #52be7f;

}
td a {
    width: 100%;
    height: 100%;
    display: inline-block;
}
#user-nav-bar{float:right;}
.dd-select{
  width: 300px;
height: 60px;
background-color: rgb(238, 238, 238);
background-position: initial initial;
background-repeat: initial initial;
}

.questions-con{
}


.questions-con h1{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: #e5e5e5 solid 2px;

}

.task-owned-by{
  display: none;
}

.task-meta h4 {
  margin-top: 0px;
  color: #52be7f;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: left;
  line-height: 1.5em;
  padding-left: 65px;
}

.posted-by-container{
  margin-left: 58px;
}

.posted-by-container h2{
  font-family: 'Lato', sans-serif;
  font-style: normal;
    margin-top: 0px;
  color: #3e3f3e;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: left;
  line-height: 1.5em;
  padding-left: 20px;
}

.posted-by-container img{
  float: left;
  margin-right: 10px;
}

.posted-by-container .rating-stars-wrapper{
  margin-top: -15px;
}

 .question{
    height: auto;
     overflow: hidden;
     border-bottom: 1px solid #CCC;
     margin: 5px 0;
     padding: 5px 0;
   }

         .question-from{
    font-family: 'Lato', sans-serif;
font-style: normal;
  color: #52be7f;
  font-weight: 600;
  font-size: .9em;
  letter-spacing: 0px;
  text-align: left;
  border-bottom: none;
    }

  .question-label{
    font-family: 'Lato', sans-serif;
font-style: normal;
  color: #3e3f3e;
  font-weight: 600;
  font-size: 1.1em;
  letter-spacing: 0px;
  text-align: left;
  border-bottom: none;
text-transform: uppercase;
margin-bottom: 5px;    }

 

 .green-asked{
  color: #52be7f;

 }

  .pay-label{
    font-family: 'Lato', sans-serif;
font-style: normal;
  color: #52be7f;
  font-weight: 900;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: left;
  border-bottom: none;
    }


.iphone-bid{
  visibility: hidden;
    position:fixed;
    height:80px;
    background-color:red;
    bottom:0px;
    left:0px;
    right:0px;
    margin-top: 5px;
    margin-bottom:0px;
    padding-bottom: 0px;
    z-index: 1;
}

.iphone-bid.iphone-summary {
    height: 200px;
}

.iphone-bid h3{
      font-family: 'Lato', sans-serif;

  margin-top: 10px;
    color: #434a54;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
     margin-bottom: 10px;

}

.iphonebidbutton {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding: 14px 50px;
  background-color: #52be7f;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #52be7f;
}

.background-white{
  background-color: #ffffff;
}



button#submit.float-left{
  float: left;
}

.grey .img .image-margin{
  margin-top: 15px;
}

.light-grey-text{
  color: #e5e5e5;
}

/* Front page banner styles */
.fp-banner {
  position: absolute!important;
  width: 100%!important;
  background: whitesmoke;
  left: 0px;
  top: 0px;
}

.fp-banner p, .fp-banner h1 {
  text-transform: uppercase;
  color: #52be7f;
  font-weight:bold;
}

.fp-background {
  background-color: #e9eef1;
}

/* blog & testimonial styles */

.blog-top, .testimonial-top {
  border-bottom: 1px solid #e4dede;
  margin-bottom:10px;
}


/*hello*/

.content-box {

  margin: 0 auto;
}

.content-box.small {
  height: 46px;
  margin-top: 5px;
}

.content-box .user-image-wrapper {
  height: 60px;
  width: 60px;
  margin-left: 10px;
  margin-top: 10px;
  float: left;
  background: #fff;
  border-radius: 9999px;
}

.user-profile a {
  color: #000;
}

.content-box.big {
}



.content-box .user-image img {
  height: 50px;
  width: 50px;
  margin: 0 auto;
  margin-top: 3px;
  border-radius: 9999px;
  float: left;
  margin-left: 3px;
}

.user-profile-wrapper {
    line-height: 7px;
  margin-top: 7px;
  float: left;
  margin-left: 0px;
}

.user-profile-wrapper p {
  font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 600;
line-height: 17px;
text-transform: none;
color: #434a54;
font-size: 1em;
  margin-top: 10px;
  float: left;
}

.modal-title{
  font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 900;
line-height: 17px;
text-transform: none;
color: #52be7f;
font-size: 1.3em;
}

.modal-sub{
  font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 600;
line-height: 17px;
text-transform: none;
color: #434a54;
font-size: 1em;
}

.form-group-bid{
  margin-bottom: 10px;
}

a{
  color: #52be7f;

}

a:visited{
  color: #912FC3;

}

a.btn-primary,
a.btn-primary:visited,
a.btn-danger,
a.btn-danger:visited,
a.btn-info,
a.btn-info:visited,
a.btn-warning,
a.btn-warning:visited,
a.btn-green,
a.btn-green:visited,
a.btn-limey,
a.btn-limey:visited,
a.moneybutton,
a.moneybutton:visited,
a.taskbutton,
a.taskbutton:visited,
a.moneybutton,
a.moneybutton:visited{
  color:#fff;
}

a.rating-stars,
a.rating-stars:visited {
  color:#000;
}

a:hover{

text-decoration: none;

}

.table a{
  color: #5d5e5d;

}

.table a.btn{
    color: #FFF;

}

.table a:visited{
  color: #5d5e5d;

}

.table a:hover{

text-decoration: none;

}

.form-group{
  margin-bottom: 40px;
}

.lang .form-group {
  margin-bottom: 0px;
}

.form-group-answer{
  margin-bottom: 0px;
    margin-top: 10px;

}

/*----- Tabs -----*/
.tabs {
    width:100%;
    display:inline-block;
}

    /*----- Tab Links -----*/
    .tab-links {
      padding-left: 0px;
    }
    /* Clearfix */
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
         padding-left: 0px;
        background:#fafafa;


    }

    .tab-links li {
        margin:0px 0px;
        float:left;
        list-style:none;

    }

        .tab-links a {
            padding:9px 15px;
            display:inline-block;
            background:#fafafa;
            font-size:16px;
            font-weight:600;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }

        .tab-links a:hover {
            background:#a7cce5;
            text-decoration:none;
        }

    li.active a, li.active a:hover {
        background:#fff;
        color:#52be7f;
    }

    /*----- Content of Tabs -----*/
    .tab-content {
        padding:0px;
        background:#ffffff;
    }

        .tab {
            display:none;
        }

        .tab.active {
            display:block;
        }

body {

font-family: Arial, Helvetica, sans-serif;
font-style: normal;
font-weight: 400;
background-color: #fafafa;
font-size: 0.875em/1.38;
color: rgb(255, 255, 255);
width: auto !important;
overflow-x: hidden !important;
margin: 0px;
overflow: hidden;
    padding-top: 86px;

}
body.logged-in {
  /*padding-top: 130px;*/
}

img {
    /* Fills image into the parent element so it's fully covered. Contains aspect-ratio. */
    object-fit: cover;
}

.price-text{
  padding-left: 20px;
  color: #52be7f;


}


h1{

margin-top: 0px;
margin-bottom: 10px;
font-family: 'Lato', sans-serif;
font-weight: 900;
font-size: 36px;
letter-spacing: normal;
color: #434a54;
text-transform: none;
text-align: left;

}

p{
font-family: 'Lato', sans-serif;
font-style: normal;
font-weight: 300;
line-height: 26px;
text-transform: none;
color: #434a54;
font-size: 1.2em;
text-align: center;
}

.logo{
  padding-top: 0px;
  padding-bottom: 5px;
  display: block;
  float: left;
}

.nav{

background-color: #ffffff;
padding-top: 10px;
padding-bottom: 10px;

}




.head{

background-color: #52be7f;
padding-top: 40px;
padding-bottom: 60px;

}

.head h1{
  margin-top: 60px;
  color: #ffffff;
  font-weight: 900;
  font-size: 2.5em;
  letter-spacing: 2px;
  text-align: center;
}

.head h2{
  margin-top: 20px;
  color: #ffffff;
  font-weight: 600;
  font-size: 1.5em;
  letter-spacing: 0px;
  text-align: center;

}

.task-meta{
    margin-bottom: 10px;
}

.task-meta h1{
  margin-top: 0px;
    color: #434a54;
  font-weight: 600;
  font-size: 1.3em;
  letter-spacing: 0px;
    padding-left: 65px;
}

.task-meta img{
float: left;

}

.task-meta p{
  margin-top: 0px;
    color: #434a54;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
    padding-left: 65px;
}

.task-data{
    margin-bottom: 10px;
}

.task-data h1{
  margin-top: 0px;
    color: #434a54;
  font-weight: 600;
  font-size: 1.3em;
  letter-spacing: 0px;
}

.task-data td.left{
  margin-top: 0px;
    color: #434a54;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
}

.bid-container{
    padding: 20px;
    border: 2px solid #e5e5e5;
    position: fixed;
}

.bid-container h1{
      font-family: 'Lato', sans-serif;

  margin-top: 0px;
    color: #434a54;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
    margin-bottom:10px;
}
.bid-container h2{
      font-family: 'Lato', sans-serif;

  margin-top: 0px;
    color: #434a54;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
     margin-bottom: 0px;
    padding-left: 45px;
}

.bid-container h3{
      font-family: 'Lato', sans-serif;

  margin-top: 10px;
    color: #434a54;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
     margin-bottom: 10px;

}

.bid-container h4{
      font-family: 'Lato', sans-serif;

  margin-top: 0px;
    color: #52be7f;
  font-weight: 600;
  font-size: 0.85em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
     margin-bottom: 10px;

}

    .answer{
    font-family: 'Lato', sans-serif;
font-style: normal;
  color: #3e3f3e;
  font-weight: 900;
  font-size: .9em;
  letter-spacing: 0px;
  text-align: left;
  border-bottom: none;
    }

.bid-other{
}

.bid-other p{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: .9em;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0px;

}

.bid-other h1{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: #e5e5e5 solid 2px;

}


.buttons {
  list-style: none;
  margin: 0;
  padding: 0;
}



.bidbutton
{
font-family: 'Lato', sans-serif;
font-weight: 600;
color: #ffffff;
padding: 14px 50px;
background-color: #52be7f;
border-radius: 6px;
margin-bottom: 10px;
border: 1px solid #52be7f;



}


.dropdown {
  display: none;
  position: relative;
  overflow: hidden;
  height: 40px;
  width: 100%;
  background: #f2f2f2;
  border: 1px solid;
  border-color: white #f7f7f7 whitesmoke;
  border-radius: 3px;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.06));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.06));
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.08);
    margin-bottom: 20px;
}

.dropdown:before, .dropdown:after {
  content: '';
  position: absolute;
  z-index: 2;
  top: 14px;
  right: 10px;
  width: 0;
  height: 0;
  border: 4px dashed;
  border-color: #888888 transparent;
  pointer-events: none;
}

.dropdown:before {
  border-bottom-style: solid;
  border-top: none;
}

.dropdown:after {
  margin-top: 7px;
  border-top-style: solid;
  border-bottom: none;
}

.dropdown-select {
  position: relative;
  width: 130%;
  margin: 0;
  padding: 6px 8px 6px 10px;
  height: 28px;
  line-height: 14px;
  font-size: 12px;
  color: #62717a;
  text-shadow: 0 1px white;
  background: #f2f2f2; /* Fallback for IE 8 */
  background: rgba(0, 0, 0, 0) !important; /* "transparent" doesn't work with Opera */
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
    margin-top: 6px;
}

.dropdown-select:focus {
  z-index: 3;
  width: 100%;
  color: #394349;
  outline: 2px solid #49aff2;
  outline: 2px solid -webkit-focus-ring-color;
  outline-offset: -2px;
}

.dropdown-select > option {
  margin: 3px;
  padding: 6px 8px;
  text-shadow: none;
  background: #f2f2f2;
  border-radius: 3px;
  cursor: pointer;
}

/* Fix for IE 8 putting the arrows behind the select element. */

.lt-ie9 .dropdown {
  z-index: 1;
}

.lt-ie9 .dropdown-select {
  z-index: -1;
}

.lt-ie9 .dropdown-select:focus {
  z-index: 3;
}

/* Dirty fix for Firefox adding padding where it shouldn't. */

@-moz-document url-prefix() {
  .dropdown-select {
    padding-left: 6px;
  }
}

.dropdown-dark {
  background: #444;
  border-color: #111111 #0a0a0a black;
  background-image: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: -o-linear-gradient(top, transparent, rgba(0, 0, 0, 0.4));
  background-image: linear-gradient(to bottom, transparent, rgba(0, 0, 0, 0.4));
  -webkit-box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px rgba(255, 255, 255, 0.1), 0 1px 1px rgba(0, 0, 0, 0.2);
}

.dropdown-dark:before {
  border-bottom-color: #aaa;
}

.dropdown-dark:after {
  border-top-color: #aaa;
}

.dropdown-dark .dropdown-select {
  color: #aaa;
  text-shadow: 0 1px black;
  background: #444;  /* Fallback for IE 8 */
}

.dropdown-dark .dropdown-select:focus {
  color: #ccc;
}

.dropdown-dark .dropdown-select > option {
  background: #444;
  text-shadow: 0 1px rgba(0, 0, 0, 0.4);
}

.checklist {
  list-style: none;
  margin: 0;
  padding: 0;
}



.checks
{



}




.bid-container img{
 float: left;
}

.task-data td.right{
  margin-top: 0px;
  color: #434a54;
  font-weight: 400;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: right;
  line-height: 1.5em;
}

.splash{
  background:url('../images/bg_image2.jpg');
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 210px;
  padding-bottom: 90px;
  position:relative;
}

.splash h1{
  margin-top: 25px;
  color: #52be7f;
  font-weight: 900;
  font-size: 2.25em;
  letter-spacing: 2px;
  text-align: center;
}



.splash p{
  color: #52be7f;
  font-size: 1.5em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 25px;
}

.cate-button img{
  display: block;
  margin: 0 auto;
  max-height: 70px;
  max-width: 70px;
}

.search{

background-color: #e9eef1;
padding-top: 50px;
padding-bottom: 40px;

}

.search h1{
  margin-top: 0px;
  color: #3e3f3e;
  margin-bottom: 0px;
  font-weight: 700;
  font-size: 1.5em;
  letter-spacing: 0px;
  text-align: left;
}

.search p{
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  letter-spacing: 0px;
  margin-bottom: 10px;
}



div.col-md-4.no-padding{
  padding-bottom: 5px;
  padding-top: 5px;
  padding-right: 5px;

  padding-left: 0px;
}

div.col-md-12.no-padding{
  padding: 2px;
}

div.col-md-8.no-padding{
  padding: 2px;
}

div.col-md-6.no-padding{
  padding: 2px;
}
div.col-md-10.no-padding{
  padding: 0px;
}

div.col-md-6.no-padding{
  padding: 2px;
}

.checkbox-div{
padding-bottom: 4px;
padding-top: 6px;
padding-left: 8px;
}

.numbers{

    color: #FFF;
  font-size: 1em;
  background-color: #52be7f;
  padding: .3em .6em;
  border-radius: 50%;
}

.un-numbers{
    color: #52be7f;
  font-size: 1em;
  background-color: #fff;
  padding: .3em .6em;
  border-radius: 50%;
    border: 1px #52be7f solid;
}



a{
  text-decoration: none;
}

.table{
  color: #3e3f3e;
  font-family: 'Lato', sans-serif;
  border-top-color: #d4d3d3;
border-right-color: #d4d3d3;
border-bottom-color: #d4d3d3;
border-left-color: #d4d3d3;
border-collapse:collapse;

}


.table img{
  display: block;
  margin: 0 auto;
  max-height: 40px;
  max-width: 40px;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
}

.rating-stars-wrapper {
  font-size:1.1em;
  font-family: FontAwesome;


  .rating-stars {
    display:block;
  }
}

/*
 * Actual code
 *
 */


.rating-stars {
  &:before,
  &:after, {
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color:$c_star_active;
  }
  &:after {
    color:$c_star_inactive;
  }
}

.rating-0:after {content: "★★★★★";}

.rating-1:before {content: "★"; color: #dbb521 }
.rating-1:after {content: "★★★★";}

.rating-2:before {content: "★★"; color: #dbb521}
.rating-2:after {content: "★★★";}

.rating-3:before {content: "★★★"; color: #dbb521}
.rating-3:after {content: "★★"; }

.rating-4:before {content: "★★★★"; color: #dbb521}
.rating-4:after {content: "★"; }

.rating-5:before {content: "★★★★★"; color: #dbb521}

thead{
  font-size: 0.9em;
  color: #d4d3d3;
  font-family: 'Lato', sans-serif;
}

tbody{
  font-size: 0.9em;
  color: #3e3f3e;
  font-family: 'Lato', sans-serif;

}



.checkbox label{
  color: #3e3f3e;
font-family: 'Lato', sans-serif;

}

label{
  color: #3e3f3e;
font-family: 'Lato', sans-serif;
}

task-form{
  margin: 0;
}

.white{

background-color: #ffffff;
padding-top: 80px;
padding-bottom: 80px;

}

.white h1{
  margin-top: 20px;
margin-bottom: 60px;
color: #3e3f3e;
font-weight: 900;
font-size: 2.5em;
letter-spacing: 2px;
text-align: center;

}

.white h2{
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3e3f3e;
font-weight: 900;
font-size: 1.2em;
letter-spacing: 0px;
text-align: center;
font-style: bold;
}

.white p{
  color: #3e3f3e;
font-weight: 300;
font-size: 1em;
letter-spacing: 0px;
text-align: center;
  margin-bottom: 50px;
}

.white img{
  display: block;
  margin: 0 auto;
  max-height: 70px;
  max-width: 70px;
}

.grey{

background-color: #e9eef1;
padding-top: 80px;
padding-bottom: 80px;

}

.grey h1{
  margin-top: 20px;
margin-bottom: 60px;
color: #3e3f3e;
font-weight: 900;
font-size: 2.5em;
letter-spacing: 2px;
text-align: center;

}

.grey h2{
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3e3f3e;
font-weight: 900;
font-size: 1.2em;
letter-spacing: 0px;
text-align: center;
font-style: bold;
}

.grey p{
  color: #3e3f3e;
font-weight: 300;
font-size: 13px;
letter-spacing: 0px;
text-align: center;
  margin-bottom: 50px;
}

.grey img{
  display: block;
  margin: 0 auto;
  max-height: 70px;
  max-width: 70px;
}


.questions{

background-color: #ffffff;
padding-top: 40px;
padding-bottom: 20px;

}

.questions h2{
  margin-top: 0px;
  margin-bottom: 0px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: left;
  font-style: bold;
}

.questions p{
  margin-top: 2px;
  margin-bottom: 20px;
  color: #3e3f3e;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: left;
}


.setup{

background-color: #ffffff;
padding-top: 80px;
padding-bottom: 80px;

}

.setup h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2.5em;
  letter-spacing: 2px;
  text-align: center;
}

.setup img{
  display: block;
  margin: 0 auto;
  max-height: 70px;
  max-width: 70px;

}

.setup h2{
  margin-top: 20px;
  margin-bottom: 0px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: center;
  font-style: bold;
}

.setup p{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: center;
}


.makemoney{

background-color: #f1f1f1;
padding-top: 80px;
padding-bottom: 80px;

}

.makemoney h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2.5em;
  letter-spacing: 2px;
  text-align: center;
}

.makemoney img{
  float: left;
  margin-right: 10px;

}

.makemoney h2{
  margin-top: 14px;
  margin-bottom: 0px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: left;
  font-style: bold;
}

.makemoney p{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: left;
}

.safety{

background-color: #f1f1f1;
padding-top: 80px;
padding-bottom: 80px;

}

.safety h1{
  margin-top: 20px;
  margin-bottom: 20px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2.5em;
  letter-spacing: 2px;
  text-align: center;


}

.safety img{
  float: left;
  margin-right: 10px;

}

.safety h2{
  margin-top: 14px;
  margin-bottom: 0px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: left;
  font-style: bold;


}

.white h3{
  margin-top: -40px;
  margin-bottom: 40px;
  color: #3e3f3e;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: center;
}
.grey h3{
  margin-top: -40px;
  margin-bottom: 40px;
  color: #3e3f3e;
  font-weight: 700;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: center;
}

.safety p{
  margin-top: 20px;
  margin-bottom: 80px;
  color: #3e3f3e;
font-weight: 600;
font-size: 1em;
letter-spacing: 0px;
text-align: center;
}

i{
    margin-right: 5px;
}


.isfeatured{
    background-color: #e9eef1;
}

.tasks{

background-color: #FFFFFF;
padding-top: 80px;
padding-bottom: 80px;

}

.tasks-container{
margin-bottom: 40px;
height:240px;
background-color: #ffffff;
padding: 30px 20px;
border: 1px solid #cccccc;
border-radius: 8px;

}

.tasks-container a {
  text-decoration:none;
  }

.tasks-container img{
max-height: 50px;
max-width: 50px;

}
.tasks h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2.5em;
  letter-spacing: 2px;
  text-align: center;
}

.tasks h2{
  font-family: 'Lato', sans-serif;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #3e3f3e;
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: left;
}

.tasks h3{
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0px;
}

.tasks h4{
  font-family: 'Lato', sans-serif;
  font-size: 1.3em;
  font-weight: 700;
  text-align: left;
  margin-bottom: 0px;
  margin-top: 0px;
}

.tasks p{
  font-family: 'Lato', sans-serif;
  font-style: italic;
  color: #cccccc;
  font-size: 1em;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0px;
}



.tasks img{

}


.info{

background-color: #fafafa;
padding-top: 20px;
padding-bottom: 80px;

}


.info a {
  text-decoration:none;
  }

.info h1{
  margin-top: 20px;
  margin-bottom: 20px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: left;
}

.info h2{
  font-family: 'Lato', sans-serif;
  margin-top: 0px;
  margin-bottom: 10px;
  color: #3e3f3e;
  font-weight: 700;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: left;
}

.info h3{
  font-family: 'Lato', sans-serif;
  font-size: 1.5em;
  font-weight: 700;
  text-align: left;
  margin-bottom: 10px;
  margin-top: 0px;
}

.info p{
  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1.1em;
  font-weight: 400;
  text-align: justify;
  margin-top: 20px;

}

.green{
  color: #52be7f;
  margin-left: 20px;
}

.green-color{
  color: #52be7f;
}

.green-bold{
  color: #52be7f;
  font-style: oblique;
}

.text-color{
  color: #3e3f3e;
}

.red{
  color: #e84215;
}

.table-view{

background-color: #ffffff;
margin-top: 40px;
margin-bottom: 20px;

}



/* Styles for buttons container */
.btn-container {

}

/* Facebook */
.fb-icon-bg {
  background: #354f88;
  height: 37px;
  margin: 0 0 -37px 0;
  width: 41px;
}

.fb-icon-bg:after {
  content: url(https://dl.dropboxusercontent.com/u/54149043/CssDeck/fb-icon.png);
  display: block;
  padding: 9px 10px 5px 15px;
}

.fb-bg {
  background: #3b5998;
  display: block;
  height: 37px;
  margin: 0 0 30px 41px;
  width: 166px;
}

.fb-bg:after {
  color: #fff;
  content: "sign in with facebook";
  font-family: 'Oswald', sans-serif;
  height: 37px;
  left: 8%;
  position: relative;
  text-transform: uppercase;
  top: 22%;
  width: 41px;
}

.fb-bg:hover{
  cursor: pointer;
}

.fb-bg:active{
  background: #354f88;
}

/* Twitter */
.twi-icon-bg:after {
  content: url(https://dl.dropboxusercontent.com/u/54149043/CssDeck/twi-icon.png);
  display: block;
  padding: 11px 10px 6px 11px;
}

.twi-icon-bg {
  background: #40a2d1;
  height: 37px;
  margin: 0 0 -37px 0;
  width: 41px;
}

.twi-bg {
  background: #45b0e3;
  height: 37px;
  margin: 0 0 30px 41px;
  width: 166px;
}

.twi-bg:after {
  color: #fff;
  content: "sign in with twitter";
  font-family: 'Oswald', sans-serif;
  height: 37px;
  left: 11%;
  position: relative;
  text-transform: uppercase;
  top: 22%;
  width: 41px;
}

.twi-bg:hover {
  cursor: pointer;
}

.twi-bg:active {
  background: #40a2d1;
}

/* Google+ */
.g-icon-bg:after {
  content: url(https://dl.dropboxusercontent.com/u/54149043/CssDeck/g-icon.png);
  display: block;
  padding: 11px 10px 6px 13px;
}

.g-icon-bg {
  background: #ce3e26;
  height: 37px;
  margin: 0 0 -37px 0;
  width: 41px;
}

.g-bg {
  background: #de4c34;
  height: 37px;
  margin-left: 41px;
  width: 166px;
}

.g-bg:after {
  color: #fff;
  content: "sign in with google+";
  font-family: 'Oswald', sans-serif;
  height: 37px;
  left: 10%;
  position: relative;
  text-transform: uppercase;
  top: 22%;
  width: 41px;
}

.g-bg:hover {
  cursor: pointer;
}

.g-bg:active {
  background: #ce3e26;
}

.task-view{

background-color: #ffffff;
margin-top: 40px;
margin-bottom: 20px;

}

.task-view p{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1.1em;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0px;

}

.task-view h1{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: #e5e5e5 solid 2px;

}

.task-view h4{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1.2em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 0px;

}

.task-view h2{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 5px;

}

.login-view{

background-color: #ffffff;
margin-top: 40px;
margin-bottom: 20px;

}

.login-view p{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: .9em;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0px;

}

.login-view .text-danger {
  color: #a94442;
}

.login-view h1{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 5px;
  border-bottom: #e5e5e5 solid 2px;

}

.login-view h4{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1.2em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 0px;

}

.login-view h2{

  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 700;
  text-align: left;
  margin-top: 20px;
  padding-bottom: 5px;

}

.icon-container{
 width: 100%;
 margin-top: 20px;
  margin-bottom: 0px;

 }


.icon-container img
{

  display: inline-block;
  margin: 0 auto;


}

img.verifysource {
    width: 54px;
    height: 54px;
}

.icon-container p
{
  font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: .9em;
  font-weight: 400;
  text-align: left;
  margin-bottom: 0px;

    display: inline-block;

}

.service-item {
  display: block;
  float: left;
  margin-bottom: 30px;
width: 60px;
    margin-left: 20px;

}
.service-icon-wrap {
    text-align: center;
    display: block;
    height: 52px;
    margin-bottom: 15px;
}
.service-title {
    font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #3e3f3e;
  font-size: .9em;
  font-weight: 400;
  text-align: left;
    text-align: center;
    margin: 0;
      margin-top: 10px;
}

.verfied-title {
    font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #ffffff;
  font-size: .9em;
  font-weight: 600;
  text-align: left;
    text-align: center;
    margin: 0;
      margin-top: 10px;
      background-color: #52be7f;
      padding: 3px 4px;
      border-radius: 4px;
}

.unverfied-title {
    font-family: 'Lato', sans-serif;
  font-style: normal;
  color: #ffffff;
  font-size: .9em;
  font-weight: 600;
  text-align: left;
    text-align: center;
    margin: 0;
      margin-top: 10px;
      background-color: #bebebe;
      padding: 3px 4px;
      border-radius: 4px;
}

.change-profile-image{
  max-width: 15%;
  float: left;
}
.pic-info{
  margin-left: 20px;

}

.paypal{
  margin-left: 20px;
  margin-top: 0px;
  margin-bottom: 5px;

}

.changepic-button{
  border: 0;
  margin-top: 20px;
  margin-left: 20px;
  border-radius: 4px;
font-family: 'Lato', sans-serif;
font-weight: 700;
  background-color: #52be7f;

  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 8px 16px;
  text-decoration: none;
    float: left;

}

ul.task-icons
{
cursor: default;
 padding-left: 0px;
}

ul.task-icons li
{
display: inline-block;
margin-right: 0px;
margin-bottom: 10px;

}

ul.task-icons a
{
display: inline-block;


}
ul.task-icons a:hover
{
display: inline-block;


}




.mapview{

background-color: #ffffff;
padding-top: 0px;
padding-bottom: 0px;

}

 #map-canvas {
    height: 500px;
    background-color: #CCC;
  }

.misc{

background-color: #ffffff;
padding-top: 80px;
padding-bottom: 80px;

}

.misc-thumb {
    float: left
}
.misc img {
    display: block
    max-height: 70px;
  max-width: 70px;
}
.misc-content {
    margin-left: 80px;
}

.misc h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2.5em;
  letter-spacing: 2px;
    text-align: left;
  margin-left: 80px;



}

.misc h2{
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: left;
font-style: bold;
}

.misc p{
  color: #3e3f3e;
  font-size: 1em;
font-weight: 300;
  text-align: left;
    letter-spacing: 0px;

  margin-bottom: 0px;
}

hr {

    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 2em 0;
    padding: 0;
}

.button-holder{
  display: block;
  margin: 0 auto;
    margin-left: 20px;

}

.cate{

background-color: transparent;
padding-top: 10px;
padding-bottom: 20px;
border-radius: 8px;

}

@media (min-width: 1000px) {
  .splash {
    min-height:600px;
  }
  #playerx {
    position:absolute;
    top: 270px;
    right: 487px;
  }
}

@media (min-width: 1200px) {
  .splash {
    min-height:800px;
  }
  #playerx {
    position:absolute;
    top: 430px;
    right: 500px;
  }
}

  .menu-log {
  margin-left: 0px;
}

.cate h1{
  color: #3e3f3e;
  font-size: 1.2em;
  font-weight: 900;
  letter-spacing: 0px;
margin-bottom: 30px;
margin-top: 20px;
  text-align: center;
}

.cate-button{

background-color: #ffffff;
padding-top: 30px;
padding-bottom: 0px;
margin-bottom: 10px;
border-radius: 8px;
border: 1px solid #cccccc;
width: 45%;
float: none;
display:inline-block
}

.cate-button img{
  display: block;
  margin: 0 auto;
}


.margin{
  margin-right: 10px;
}


.cate-button h1{
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
}

.cate-button a {
    text-decoration: none;
}

 #map-canvas {
    height: 200px;
    background-color: #CCC;
  }



.center-img{
  display: block;
  margin: 0 auto;
}

[class*='btn-'] {
  border-radius: 4px;
font-family: 'Lato', sans-serif;
font-weight: 700;

  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 8px 16px;
  text-decoration: none;

  }

  [class*='btn-']:hover {
          color: #fff;
      text-decoration: none;

    cursor: pointer;
  }

  .btn-blue {
    background-color: rgb( 51, 102, 204 );
    border: 1px solid rgb( 44, 91, 104 );
  }

    .btn-blue:hover {
      color: #fff;
      text-decoration: none;
      background-color: rgb( 58, 131, 213 );
    }

    .btn-blue:active {
      color: #fff;
            text-decoration: none;

      background-color: rgb( 42, 91, 191 );
    }

  .btn-primary {
    background-color: #3b5998;
    border: 1px solid #3b5998;
  }

    .btn-primary:hover {
      background-color: #3b5998;
    }

    .btn-primary:active {
      background-color: rgb( 54, 44, 87 );
    }

.btn-danger {
    color: #fff;
    background-color: ##dd4b39;
    border-color: ##dd4b39;
}

.btn-info {
    color: #fff;
    background-color: #007bb6 ;
    border-color: #007bb6 ;
}
  .btn-red {
    background-color: rgb( 207, 56, 91 );
    border: 1px solid rgb( 187, 40, 74 );
  }

    .btn-red:hover {
      background-color: rgb( 227, 77, 130 );
    }

    .btn-red:active {
      background-color: rgb( 187, 40, 74 );
    }

  .btn-green {
      margin-top: 20px;

    background-color: #52be7f;

  }

    .btn-green:hover {
      background-color: #52be7f;
    }

    .btn-green:active {
      background-color: #52be7f;
    }


    .btn-green.no-margin
    {
        margin-top: 0;
    }


/*  --------------------------------------------------
  :: Button Configuration
  -------------------------------------------------- */

    .button{
      display:inline-block;
      position:relative;
      font-weight:600;
    font-family: 'Lato', sans-serif;
      font-size:1.3em;
    padding:15px 20px 15px 20px;
    margin:0 0 5px 0;
    outline:none;
      color:#fff;
    border:none;
      text-decoration:none;
        text-align:center;
    cursor:pointer;
    -webkit-border-radius:4px;
        -moz-border-radius:4px;
        border-radius:4px;
    }



  .button {
      background-color:#52be7f;

    }

    a.button{
      display:inline-block;
   position:relative;
   font-weight:600;
font-family: 'Lato', sans-serif;
   font-size:1.3em;
margin:0 auto;
outline:none;
   color:#fff;
   background-color: #52be7f;
border:none;
   text-decoration:none;
      text-align:center;
cursor:pointer;
-webkit-border-radius:4px;
      -moz-border-radius:4px;
      border-radius:4px;
    }




      a.button-large{
    padding:15px 20px 15px 20px;
    margin:0 0 5px 0;

  }


  .center {
    text-align:center;
}
.bottom-footer{

background-color: #3e3f3e;
padding-top: 25px;
padding-bottom: 80px;

}


.bottom-footer h1{
  margin-top: 20px;
  margin-bottom: 20px;
  color: #52be7f;
  font-weight: 600;
  font-size: 1.2em;
  letter-spacing: 0px;
  text-align: left;
}

h1.text-right{
  text-align: right;
}


/* Lists */

ul.default
{
list-style: none;
padding-left: 1em;
text-align: center;

-webkit-padding-start: 0px;
color: #52be7f;
}

ul.default li
{
padding-left: 0em;
margin-top: 0.2em;
color: #52be7f;

}

ul.default li:first-child
{
margin-top: 0;
}

ul.icons
{
cursor: default;
color: #ffffff;
 padding-left: 0px;
}

ul.icons li
{
display: inline-block;
margin-right: 5px;
color: #ffffff;


}

ul.icons a
{
display: inline-block;
color: #ffffff;


}
ul.icons a:hover
{
display: inline-block;
color: #52be7f;


}
ul.menu
{
font-family: 'Lato', sans-serif;
font-weight: 400;
text-transform: uppercase;
cursor: default;
margin-top: 24px;
float: right;
display:inline-block;
}

ul.menu li
{

display: inline-block;
line-height: 1em;
padding: 0 0 0 10px;
font-size: 12px;
letter-spacing: 1px;
color: #52be7f;
}

ul.menu li:first-child
{
border-left: 0;
padding-left: 0;
margin-left: 0;
}
ul.menu li:after
{
margin-left: 20px;

}
ul.menu li:last-child:after {
content: none;
padding-right: 0;
}
ul.menu a:link
{
 text-decoration: none !important;
 color: #52be7f;

}

ul.menu li a:hover
{
 text-decoration: none !important;
 color: #3e3f3e;

}

ul.menu a:visited
{
 color: #52be7f;
 text-decoration: none !important;
}
ul.menu a.moneybutton
{
color: #ffffff;
padding: 14px;
background-color: #52be7f;
border-radius: 6px;

}

.moneybutton
{
color: #ffffff;
padding: 14px;
background-color: #52be7f;
border-radius: 6px;

}



.referbutton
{
color: #ffffff;
padding: 14px;
background-color: #52be7f;
border-radius: 6px;
margin: 0 auto;
  display: table;
}

.taskbutton
{
color: #ffffff;
padding: 14px;
background-color: #52be7f;
border-radius: 6px;
font-weight: 600;
}

.refer-form-group{
  margin-bottom: 10px;
}



ul.footer-menu
{
font-family: 'Lato', sans-serif;
font-weight: 400;

cursor: default;
margin-top: 0px;
float: left;
 padding-left: 0px;
}

ul.footer-menu li
{

display: block;
line-height: 1em;
padding: 5px 0px;
font-size: 12px;
letter-spacing: 0px;
color: #ffffff;
}

ul.footer-menu a:link
{
 text-decoration: none !important;
 color: #ffffff;

}

ul.footer-menu li a:hover
{
 text-decoration: none !important;
 color: #52be7f;

}

ul.footer-menu a:visited
{
 color: #ffffff;
 text-decoration: none !important;
}


ul.side-menu
{
font-family: 'Lato', sans-serif;
font-weight: 400;

cursor: default;
margin-top: 50px;
float: left;
 padding-left: 0px;
}

ul.side-menu li
{

display: block;
line-height: 1.4em;
padding: 5px 0px;
font-size: 14px;
letter-spacing: 0px;
color: #3e3f3e;
}

ul.side-menu a:link
{
 text-decoration: none !important;
 color: #3e3f3e;

}

ul.side-menu li a:hover
{
 text-decoration: none !important;
 color: #52be7f;

}

ul.side-menu a:visited
{
 color: #3e3f3e;
 text-decoration: none !important;
}

.hiddenRow {
    padding: 0 !important;
}

table .collapse.in {
  display:table-row;
}

ul.side-menu a:active
{
 color: #52be7f;
 text-decoration: none !important;
 font-style: bold;
}

/*Tab styles*/
#generic-tabs ul { overflow: hidden; margin:0; padding:0; color: #3e3f3e}
#generic-tabs ul li{ float:left; display:inline-block; width:25%; background:#fafafa; border-right:1px solid #CCCCCC; font-family: 'Lato', sans-serif;
font-weight: 700; font-size: 0.8em;}
#generic-tabs ul li:last-child {border-right:none;}
#generic-tabs ul li:first-child { padding-left:0; }

/*Tab link styles*/
#generic-tabs ul li a {text-align:center; display:block; font-size: 1.2em; text-decoration: none; padding: 1.2em 1em; line-height: 16px; color:#BBBBBB;}

/*Active tab styles*/
#generic-tabs ul li.active {background:#ffffff; border-top:2px solid #52be7f;}
#generic-tabs ul li.active a { color:#52be7f;}
#generic-tabs ul li.active a i {color:#52be7f;}

/*Tab content styles*/

#generic-tabs .tab-content{ background:#FFFFFF; padding:3em 2em; }
#generic-tabs .tab-content h1 {margin-top:0;}

.generic-tab{
  margin-bottom: 40px;
}







/* Button */

button[type="submit"] {
  border: 0;
  float: right;
  margin-top: 20px;
  border-radius: 4px;
font-family: 'Lato', sans-serif;
font-weight: 700;
  background-color: #52be7f;

  color: #fff;
  display: inline-block;
  font-size: 14px;
  padding: 8px 16px;
  text-decoration: none;


  }

    button[type="submit"]:hover,.button:hover {

  background-color: #52be7f;


    color: #fff;
    text-decoration: underline;
    cursor: pointer;

    }

    button[type="submit"]:active,

  .button:active {
      background-color: #52be7f;

    color: #fff;
      text-decoration: underline;
    cursor: pointer;


    }

    .buttonHolder{ text-align: left; }




form{
  margin-top: 0px;
}

/* Form */

  input[type="text"],
  input[type="email"],
  select,
  textarea {
    -moz-appearance: none;
    -webkit-appearance: none;
    -o-appearance: none;
    -ms-appearance: none;
    appearance: none;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -o-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
    background: #ffffff;
    color: #231f20;
    display: block;
    outline: 0;
    text-decoration: none;
    width: 100%;
    resize: none;
    opacity: 1;
    margin-bottom: 0px;
    padding: 5px;
    border-radius: 6px;
    border: solid 1px #ccc;
    font-family: Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 1em;
  }

    input[type="text"]:focus,
    input[type="email"]:focus,
    select:focus,
    textarea:focus {
    background: #ffffff;
      border-color: #cbdb2a;
    }

  input[type="text"],
  input[type="email"],
  select {
    line-height: 1em;
  }

  textarea {
    padding: 0.5em 0.75em;
  }

  ::-webkit-input-placeholder {
    color: inherit;
    opacity: 0.5;
    position: relative;
    top: 3px;
  }

  :-moz-placeholder {
    color: inherit;
    opacity: 0.5;
  }

  ::-moz-placeholder {
    color: inherit;
    opacity: 0.5;
  }

  :-ms-input-placeholder {
    color: inherit;
    opacity: 0.5;
  }

  .formerize-placeholder {
    color: rgba(110, 110, 110, 0.5) !important;
  }



.container {
padding-right: 0;
padding-left: 0;
margin-right: auto;
margin-left: auto;
}

.container-full {
  margin: 0 auto;
  width: 100%;
}

.container:before,
.container:after {
display: table;
content: " ";
}

.container:after {
clear: both;
}

.container:before,
.container:after {
display: table;
content: " ";
}

.container:after {
clear: both;
}

@media (max-width: 800px) 
{
	section.nav div.col-md-10{}
	#user-nav-bar
	{ 
		display: inline-block;
    	float: none;
    	text-align: center;
    	width: 100%;
	}
	.content-box .user-image-wrapper{float:inherit; display:inline-block;}
	.user-profile-wrapper{float:inherit; display:inline-block;  margin-top: -60px;}
	ul.menu{margin-bottom:0px !important; margin-top:0px;}
}
@media (min-width: 768px) {
.container {
width: 750px;
}
}

@media (min-width: 768px) {
.container {
width: 750px;
}
}

@media (min-width: 992px) {
.container {
width: 960px;
}
}

@media (min-width: 1200px) {
.container {
width: 960px;
}
}

.row {
margin-right: 0px;
margin-left: 0px;
}

.row:before,
.row:after {
display: table;
content: " ";
}

.row:after {
clear: both;
}

.row:before,
.row:after {
display: table;
content: " ";
}

.row:after {
clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
position: relative;
min-height: 1px;
padding-right: 15px;
padding-left: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
float: left;
}

.col-xs-12 {
width: 100%;
}

.col-xs-11 {
width: 91.66666666666666%;
}

.col-xs-10 {
width: 83.33333333333334%;
}

.col-xs-9 {
width: 75%;
}

.col-xs-8 {
width: 66.66666666666666%;
}

.col-xs-7 {
width: 58.333333333333336%;
}

.col-xs-6 {
width: 50%;
}

.col-xs-5 {
width: 41.66666666666667%;
}

.col-xs-4 {
width: 33.33333333333333%;
}

.col-xs-3 {
width: 25%;
}

.col-xs-2 {
width: 16.666666666666664%;
}

.col-xs-1 {
width: 8.333333333333332%;
}

.col-xs-pull-12 {
right: 100%;
}

.col-xs-pull-11 {
right: 91.66666666666666%;
}

.col-xs-pull-10 {
right: 83.33333333333334%;
}

.col-xs-pull-9 {
right: 75%;
}

.col-xs-pull-8 {
right: 66.66666666666666%;
}

.col-xs-pull-7 {
right: 58.333333333333336%;
}

.col-xs-pull-6 {
right: 50%;
}

.col-xs-pull-5 {
right: 41.66666666666667%;
}

.col-xs-pull-4 {
right: 33.33333333333333%;
}

.col-xs-pull-3 {
right: 25%;
}

.col-xs-pull-2 {
right: 16.666666666666664%;
}

.col-xs-pull-1 {
right: 8.333333333333332%;
}

.col-xs-pull-0 {
right: 0;
}

.col-xs-push-12 {
left: 100%;
}

.col-xs-push-11 {
left: 91.66666666666666%;
}

.col-xs-push-10 {
left: 83.33333333333334%;
}

.col-xs-push-9 {
left: 75%;
}

.col-xs-push-8 {
left: 66.66666666666666%;
}

.col-xs-push-7 {
left: 58.333333333333336%;
}

.col-xs-push-6 {
left: 50%;
}

.col-xs-push-5 {
left: 41.66666666666667%;
}

.col-xs-push-4 {
left: 33.33333333333333%;
}

.col-xs-push-3 {
left: 25%;
}

.col-xs-push-2 {
left: 16.666666666666664%;
}

.col-xs-push-1 {
left: 8.333333333333332%;
}

.col-xs-push-0 {
left: 0;
}

.col-xs-offset-12 {
margin-left: 100%;
}

.col-xs-offset-11 {
margin-left: 91.66666666666666%;
}

.col-xs-offset-10 {
margin-left: 83.33333333333334%;
}

.col-xs-offset-9 {
margin-left: 75%;
}

.col-xs-offset-8 {
margin-left: 66.66666666666666%;
}

.col-xs-offset-7 {
margin-left: 58.333333333333336%;
}

.col-xs-offset-6 {
margin-left: 50%;
}

.col-xs-offset-5 {
margin-left: 41.66666666666667%;
}

.col-xs-offset-4 {
margin-left: 33.33333333333333%;
}

.col-xs-offset-3 {
margin-left: 25%;
}

.col-xs-offset-2 {
margin-left: 16.666666666666664%;
}

.col-xs-offset-1 {
margin-left: 8.333333333333332%;
}

.col-xs-offset-0 {
margin-left: 0;
}

@media (min-width: 768px) {
.col-sm-1,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-sm-10,
.col-sm-11,
.col-sm-12 {
float: left;
}
.col-sm-12 {
width: 100%;
}
.col-sm-11 {
width: 91.66666666666666%;
}
.col-sm-10 {
width: 83.33333333333334%;
}
.col-sm-9 {
width: 75%;
}
.col-sm-8 {
width: 66.66666666666666%;
}
.col-sm-7 {
width: 58.333333333333336%;
}
.col-sm-6 {
width: 50%;
}
.col-sm-5 {
width: 41.66666666666667%;
}
.col-sm-4 {
width: 33.33333333333333%;
}
.col-sm-3 {
width: 25%;
}
.col-sm-2 {
width: 16.666666666666664%;
}
.col-sm-1 {
width: 8.333333333333332%;
}
.col-sm-pull-12 {
right: 100%;
}
.col-sm-pull-11 {
right: 91.66666666666666%;
}
.col-sm-pull-10 {
right: 83.33333333333334%;
}
.col-sm-pull-9 {
right: 75%;
}
.col-sm-pull-8 {
right: 66.66666666666666%;
}
.col-sm-pull-7 {
right: 58.333333333333336%;
}
.col-sm-pull-6 {
right: 50%;
}
.col-sm-pull-5 {
right: 41.66666666666667%;
}
.col-sm-pull-4 {
right: 33.33333333333333%;
}
.col-sm-pull-3 {
right: 25%;
}
.col-sm-pull-2 {
right: 16.666666666666664%;
}
.col-sm-pull-1 {
right: 8.333333333333332%;
}
.col-sm-pull-0 {
right: 0;
}
.col-sm-push-12 {
left: 100%;
}
.col-sm-push-11 {
left: 91.66666666666666%;
}
.col-sm-push-10 {
left: 83.33333333333334%;
}
.col-sm-push-9 {
left: 75%;
}
.col-sm-push-8 {
left: 66.66666666666666%;
}
.col-sm-push-7 {
left: 58.333333333333336%;
}
.col-sm-push-6 {
left: 50%;
}
.col-sm-push-5 {
left: 41.66666666666667%;
}
.col-sm-push-4 {
left: 33.33333333333333%;
}
.col-sm-push-3 {
left: 25%;
}
.col-sm-push-2 {
left: 16.666666666666664%;
}
.col-sm-push-1 {
left: 8.333333333333332%;
}
.col-sm-push-0 {
left: 0;
}
.col-sm-offset-12 {
margin-left: 100%;
}
.col-sm-offset-11 {
margin-left: 91.66666666666666%;
}
.col-sm-offset-10 {
margin-left: 83.33333333333334%;
}
.col-sm-offset-9 {
margin-left: 75%;
}
.col-sm-offset-8 {
margin-left: 66.66666666666666%;
}
.col-sm-offset-7 {
margin-left: 58.333333333333336%;
}
.col-sm-offset-6 {
margin-left: 50%;
}
.col-sm-offset-5 {
margin-left: 41.66666666666667%;
}
.col-sm-offset-4 {
margin-left: 33.33333333333333%;
}
.col-sm-offset-3 {
margin-left: 25%;
}
.col-sm-offset-2 {
margin-left: 16.666666666666664%;
}
.col-sm-offset-1 {
margin-left: 8.333333333333332%;
}
.col-sm-offset-0 {
margin-left: 0;
}
}

@media (min-width: 992px) {
.col-md-1,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-md-10,
.col-md-11,
.col-md-12 {
float: left;
}
.col-md-12 {
width: 100%;
}
.col-md-11 {
width: 91.66666666666666%;
}
.col-md-10 {
width: 83.33333333333334%;
}
.col-md-9 {
width: 75%;
}
.col-md-8 {
width: 66.66666666666666%;
}
.col-md-7 {
width: 58.333333333333336%;
}
.col-md-6 {
width: 50%;
}
.col-md-5 {
width: 41.66666666666667%;
}
.col-md-4 {
width: 33.33333333333333%;
}
.col-md-3 {
width: 25%;
}
.col-md-2 {
width: 16.666666666666664%;
}
.col-md-1 {
width: 8.333333333333332%;
}
.col-md-pull-12 {
right: 100%;
}
.col-md-pull-11 {
right: 91.66666666666666%;
}
.col-md-pull-10 {
right: 83.33333333333334%;
}
.col-md-pull-9 {
right: 75%;
}
.col-md-pull-8 {
right: 66.66666666666666%;
}
.col-md-pull-7 {
right: 58.333333333333336%;
}
.col-md-pull-6 {
right: 50%;
}
.col-md-pull-5 {
right: 41.66666666666667%;
}
.col-md-pull-4 {
right: 33.33333333333333%;
}
.col-md-pull-3 {
right: 25%;
}
.col-md-pull-2 {
right: 16.666666666666664%;
}
.col-md-pull-1 {
right: 8.333333333333332%;
}
.col-md-pull-0 {
right: 0;
}
.col-md-push-12 {
left: 100%;
}
.col-md-push-11 {
left: 91.66666666666666%;
}
.col-md-push-10 {
left: 83.33333333333334%;
}
.col-md-push-9 {
left: 75%;
}
.col-md-push-8 {
left: 66.66666666666666%;
}
.col-md-push-7 {
left: 58.333333333333336%;
}
.col-md-push-6 {
left: 50%;
}
.col-md-push-5 {
left: 41.66666666666667%;
}
.col-md-push-4 {
left: 33.33333333333333%;
}
.col-md-push-3 {
left: 25%;
}
.col-md-push-2 {
left: 16.666666666666664%;
}
.col-md-push-1 {
left: 8.333333333333332%;
}
.col-md-push-0 {
left: 0;
}
.col-md-offset-12 {
margin-left: 100%;
}
.col-md-offset-11 {
margin-left: 91.66666666666666%;
}
.col-md-offset-10 {
margin-left: 83.33333333333334%;
}
.col-md-offset-9 {
margin-left: 75%;
}
.col-md-offset-8 {
margin-left: 66.66666666666666%;
}
.col-md-offset-7 {
margin-left: 58.333333333333336%;
}
.col-md-offset-6 {
margin-left: 50%;
}
.col-md-offset-5 {
margin-left: 41.66666666666667%;
}
.col-md-offset-4 {
margin-left: 33.33333333333333%;
}
.col-md-offset-3 {
margin-left: 25%;
}
.col-md-offset-2 {
margin-left: 16.666666666666664%;
}
.col-md-offset-1 {
margin-left: 8.333333333333332%;
}
.col-md-offset-0 {
margin-left: 0;
}
}

@media (min-width: 1200px) {
.col-lg-1,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-lg-10,
.col-lg-11,
.col-lg-12 {
float: left;
}
.col-lg-12 {
width: 100%;
}
.col-lg-11 {
width: 91.66666666666666%;
}
.col-lg-10 {
width: 83.33333333333334%;
}
.col-lg-9 {
width: 75%;
}
.col-lg-8 {
width: 66.66666666666666%;
}
.col-lg-7 {
width: 58.333333333333336%;
}
.col-lg-6 {
width: 50%;
}
.col-lg-5 {
width: 41.66666666666667%;
}
.col-lg-4 {
width: 33.33333333333333%;
}
.col-lg-3 {
width: 25%;
}
.col-lg-2 {
width: 16.666666666666664%;
}
.col-lg-1 {
width: 8.333333333333332%;
}
.col-lg-pull-12 {
right: 100%;
}
.col-lg-pull-11 {
right: 91.66666666666666%;
}
.col-lg-pull-10 {
right: 83.33333333333334%;
}
.col-lg-pull-9 {
right: 75%;
}
.col-lg-pull-8 {
right: 66.66666666666666%;
}
.col-lg-pull-7 {
right: 58.333333333333336%;
}
.col-lg-pull-6 {
right: 50%;
}
.col-lg-pull-5 {
right: 41.66666666666667%;
}
.col-lg-pull-4 {
right: 33.33333333333333%;
}
.col-lg-pull-3 {
right: 25%;
}
.col-lg-pull-2 {
right: 16.666666666666664%;
}
.col-lg-pull-1 {
right: 8.333333333333332%;
}
.col-lg-pull-0 {
right: 0;
}
.col-lg-push-12 {
left: 100%;
}
.col-lg-push-11 {
left: 91.66666666666666%;
}
.col-lg-push-10 {
left: 83.33333333333334%;
}
.col-lg-push-9 {
left: 75%;
}
.col-lg-push-8 {
left: 66.66666666666666%;
}
.col-lg-push-7 {
left: 58.333333333333336%;
}
.col-lg-push-6 {
left: 50%;
}
.col-lg-push-5 {
left: 41.66666666666667%;
}
.col-lg-push-4 {
left: 33.33333333333333%;
}
.col-lg-push-3 {
left: 25%;
}
.col-lg-push-2 {
left: 16.666666666666664%;
}
.col-lg-push-1 {
left: 8.333333333333332%;
}
.col-lg-push-0 {
left: 0;
}
.col-lg-offset-12 {
margin-left: 100%;
}
.col-lg-offset-11 {
margin-left: 91.66666666666666%;
}
.col-lg-offset-10 {
margin-left: 83.33333333333334%;
}
.col-lg-offset-9 {
margin-left: 75%;
}
.col-lg-offset-8 {
margin-left: 66.66666666666666%;
}
.col-lg-offset-7 {
margin-left: 58.333333333333336%;
}
.col-lg-offset-6 {
margin-left: 50%;
}
.col-lg-offset-5 {
margin-left: 41.66666666666667%;
}
.col-lg-offset-4 {
margin-left: 33.33333333333333%;
}
.col-lg-offset-3 {
margin-left: 25%;
}
.col-lg-offset-2 {
margin-left: 16.666666666666664%;
}
.col-lg-offset-1 {
margin-left: 8.333333333333332%;
}
.col-lg-offset-0 {
margin-left: 0;
}
}




@media screen and (max-width: 50em)  {

     body{
    font-family: Arial, Helvetica, sans-serif;
  font-style: normal;
  font-weight: 400;
  background-color: #ffffff ;
  font-size: 0.875em/1.38;
  color: rgb(255, 255, 255);
  width: auto !important;
  overflow-x: hidden !important;
  margin: 0px;
  overflow: hidden;
        padding-top: 0px;
    }
     .navbar-fixed-top
    {
    position: relative;
    }

    .navbar{
        margin-bottom:0px;
    }


ul.menu{
  width:100%;
  margin-bottom:20px;
  overflow:hidden;
  padding-left: 0;
}
ul.menu li{
  line-height:1.5em;
  float:left;
  display:inline;
  width:50%;
  margin-bottom: 10px;
  font-size: .85em;
}

ul.menu li:nth-child(odd){
  text-align: right;
}

  ul.menu a.moneybutton
  {
  color: #52be7f;
  padding: 0px;
  background-color: #ffffff;
  border-radius: 6px;

  }



  .logo{
  padding-top: 5px;
  padding-bottom: 5px;
  display: block;
  margin: 0 auto;
  float: none;

}



.splash h1{
  margin-top: 20px;
  color: #52be7f;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
}

.splash p{
  color: #52be7f;
  font-size: 1.3em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
}

.white h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
}

.white h2{
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: center;
}

.white p{
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
}

.grey h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
}

.grey h2{
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: center;
}

.grey p{
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 400;
  text-align: center;
  margin-bottom: 50px;
}

.tasks h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
}

.tasks-container{
margin-bottom: 40px;
margin-left: 20px;
margin-right: 20px;
background-color: #ffffff;
padding: 30px 20px;
border: 1px solid #cccccc;
}

.misc{

background-color: #e9eef1;
padding-top: 80px;
padding-bottom: 80px;
margin-left: 20px;
margin-right: 20px;
}

.misc h1{
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
    margin-left:0px;
}

.misc h2{
  font-family: 'Lato', sans-serif;
  margin-top: 20px;
  margin-bottom: 10px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: left;
}

.misc p{
  color: #cccccc;
  font-size: 1em;
  font-weight: 300;
  text-align: left;
  margin-bottom: 0px;
}

.cate-button h1 {
  color: #3e3f3e;
  font-size: 0.8em;
  font-weight: 700;
  letter-spacing: 0px;
  text-align: center;
}
.cate h1 {
  color: #3e3f3e;
  font-size: 1em;
  font-weight: 900;
  letter-spacing: 0px;
  margin-bottom: 30px;
  text-align: center;
}

.row {
  margin-right: 0px;
  margin-left: 0px;
}

.safety p{
      margin-top: 40px;
  margin-bottom: 40px;
  color: #3e3f3e;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: left;
}

    .buttonHolder {
  text-align: center;
}

  .head h1 {
  margin-top: 40px;
  color: #ffffff;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
}

    .head h2 {
  margin-top: 20px;
  color: #ffffff;
  font-weight: 600;
  font-size: 1em;
  letter-spacing: 0px;
  text-align: center;
}

    .setup h1 {
  margin-top: 20px;
  margin-bottom: 60px;
  color: #3e3f3e;
  font-weight: 900;
  font-size: 2em;
  letter-spacing: 2px;
  text-align: center;
}

    .icon-container img {
  margin-right: 15px;
}

    .bid-container{
        display: none ;
    }



.tabs {
    width:100%;
    display:inline-block;
}

    .tab-links {
      padding-left: 0px;
    }
    .tab-links:after {
        display:block;
        clear:both;
        content:'';
         padding-left: 0px;
        background:#fafafa;


    }

    .tab-links li {
        margin:0px 0px;
        float:left;
        list-style:none;

    }

        .tab-links a {
            padding:9px 10px;
            display:inline-block;
            background:#fafafa;
            font-size:13px;
            font-weight:600;
            color:#4c4c4c;
            transition:all linear 0.15s;
        }

        .tab-links a:hover {
            background:#a7cce5;
            text-decoration:none;
        }

    li.active a, li.active a:hover {
        background:#fff;
        color:#52be7f;
    }

    .tab-content {
        padding:0px;
        background:#ffffff;
    }

        .tab {
            display:none;
        }

        .tab.active {
            display:block;
        }

        .side-menu{
            display: none;
        }

    .dropdown {
        display: inline-block;
    }

  button[type="submit"] {
  border: 0;
  width: 100%;
  display: inline-block;
  border-radius: 4px;
  font-family: 'Lato', sans-serif;
  font-weight: 700;
  background-color: #52be7f;
  color: #fff;
  font-size: 14px;
  padding: 14px 70px;
  text-decoration: none;

}

    .btn-primary {
  background-color: #3b5998;
  border: 1px solid #3b5998;
  margin: 5px auto;
  display: inherit;
  width: 95%;
}
       .btn-danger {
  color: #fff;
  background-color: #dd4b39;
  border-color: #dd4b39;
  margin: 5px auto;
  display: inherit;
    width: 95%;

}
  .btn-info {
    color: #fff;
  background-color: #007bb6;
  border-color: #007bb6;
  margin: 5px auto;
  display: inherit;
    width: 95%;

}

.iphone-bid{
  visibility: visible;
    position:fixed;
    height:80px;
    background-color:#ffffff;
    bottom:0px;
    left:0px;
    right:0px;
    margin-top: 5px;
    margin-bottom:0px;
    padding-bottom: 0px;
  -webkit-box-shadow: 0px -4px 10px 0px rgba(0,0,0,0.39);
-moz-box-shadow: 0px -4px 10px 0px rgba(0,0,0,0.39);
box-shadow: 0px -4px 10px 0px rgba(0,0,0,0.39);
    z-index: 1;
}

    .iphone-bid.iphone-summary {
        height: 200px;
    }

.iphone-bid h3{
      font-family: 'Lato', sans-serif;

  margin-top: 10px;
    color: #434a54;
  font-weight: 600;
  font-size: .87em;
  letter-spacing: 0px;
    text-align: left;
    line-height: 1.5em;
     margin-bottom: 10px;

}

.iphonebidbutton {
  font-family: 'Lato', sans-serif;
  font-weight: 600;
  color: #ffffff;
  padding: 14px 50px;
  background-color: #52be7f;
  border-radius: 6px;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 1px solid #52be7f;
}

table>tbody>tr:last-child>td {
  border-bottom: 2px solid black;
}

table>tbody>tr:first-child>td {
  border-top: 2px solid black;
}

.login-view h1{
  display: none;
}

input[type="text"]{
  width: 96%;
  margin: 0 auto;
}

table.table.table-condensed.stacktable.small-only:hover tr {
     background-color: #e5e5e5 !important;
}

.buttonHolder{
  text-align: center;
}

.report{
  display: inline;
}

.task-owned-by{
  display: inline;
}

.task-meta img {
  max-height: 40px;
  max-width: 40px;


}
}


.ui-widget select {
    display: inline-block;
}

a.normal {
    color: #337ab7;
}

.row.notification {
    border-bottom: 1px #000000 dotted;
    padding: 5px;
    margin: 5px;
}

.verify_phone_form {
    display: none;
}

.verify_phone_submit_fail {
    display: none
}

.online-couter-map-overlay {
    text-align: center;
    z-index: 1;
    position: relative;
    border: 1px solid #52be7f;
    border-radius: 5px;
    padding: 5px;
    background-color: #fff;
    width: 250px;
    margin: 0 auto -35px;
}
.online-couter-map-overlay a{
    color: #000;
}

.global-notices .alert {
  margin-top:15px;
}

.task-view .text-danger {
  color: #a94442!important;
}

.intl-tel-input {
  color:#333!important;
  display:block!important;
}

.how-it-works p {
  color: #434a54;
  font-size: 2em;
}

.faq h2 {
  font-size:1.8em;
}

.faq p {
  font-size:1.5em;
}

.tasks-available h2,
.tasks-available p {
  text-align: left;
}

.tasks-available img {
  margin:5px 0;
}

.tasks-available .cost {
  color:#52be7f;
  font-weight:700;
}

.tasks-available .em {
  font-size: 0.9em;
  color:#777;
}

.task-itemx {
  border:1px #ccc solid;
  padding:10px;
  border-radius:5%;
  min-height:304px;
}

h4.smart-highlight {
  color:#52be7f;
}

.about h4.smart-highlight {
  margin-top:25px;
  text-align: justify;
}

.about-content {
  padding-left:35px;
}

#usernameHolder {
  width:90px;
  height:40px;
}

.h2caps h2 {
  text-transform: uppercase;
}