
@import url('https://fonts.googleapis.com/css?family=Oswald:300,400');
  

#master-section   {
	background:url('https://storage.emojot.com/themes_newmobile/images/backgroundimage/cococola20180524.jpg'); 
	min-height: 657px; 
	background-size:cover; 
	background-repeat: no-repeat; 
	background-position: right; position: relative;
}

#headerCompanyInfo {    margin: 0;padding: 7px 0; background:url('https://s3-us-west-2.amazonaws.com/emojotproductionstorage/themes_newmobile/images/backgroundimage/bg-hd-cr.png');   background-size:cover; background-repeat: no-repeat; background-position: right center; position: relative; color:white !important}

.container[style]{
	padding-left:0px !important;
	padding-right:0px !important;
}
.emote-title {
   font-family: Helvetica,  Arial, sans-serif;
   font-size: 14pt;
   font-weight: 500;
   color: #ed4630;
}

.middle-box {
	margin-top: 10px;

    padding: 10px;
    border: 1px solid #f3f3f3;
}

.emo-text {font-size: 10pt; color: black;  font-family: 'Oswald', Helvetica,  Arial, sans-serif;      font-weight: 300;  }

.emo-cont {
      border: 1px solid rgba(255,255,255, 0.5);
    margin: 2px 0px;
    text-align: center;
    display: inline-block;
    border-radius: 0px;
    box-shadow: 0px 2px 8px rgba(0,0,0,0.2);
    padding: 7px 0;
    border-radius: 4px;
    background: white;
    }

.emo-cont:hover {border: 2px solid #1878be;margin-bottom:0}

.btn {
    
    border: 1px solid rgba(255,255,255, 0.5);
    margin: 10px 5px;
    text-align: center;
    min-width: 90px;
    display: inline-block;
    border-radius: 40px;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.2);
    padding: 9px 25px;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-size: 12pt;
    background: rgba(249,249,249,1);
    background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(100%, rgba(227,227,227,1)));
    background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
	
}

.btn-next {    color: #1878be; }
.btn-submit {    color: #1878be; }
.btn-prev {  color: #333;}
.btn-clear {  color: #333;}
.btn-skip{
	color:#333;
}
.btn-ok{
	color:#333;
}
.clear-submit-row{text-align:center !important;}

 .btn:hover {
    color: #1878be;
    text-decoration: none;
}



.prg {width: 12px; height: 12px; border: 2px solid #eee; background: rgba(255,255,255,0.5); border-radius: 100%; float: left; position: relative;}

.prg-bar {
	border: 1px solid transparent;
	margin: 5px 13px 15px 6px;
	display: -webkit-box;
	-webkit-box-pack: justify;
	-webkit-box-align: center;
	display: -moz-box;
	-moz-box-pack: justify;
	-moz-box-align: center;
	display: -ms-flexbox;
	-ms-flex-pack: justify;
	-ms-flex-align: center;
	display: box;
	box-pack: justify;
	box-align: center;
	background: url(../img/bg-prg-dk.png) repeat-x;
	background-position: 0 -1px;
}
 

.prg-ln {height: 2px; background: rgba(0,0,0,0.1);float: left; margin-top: 5px;}


.prg-c { border: 6px solid #abe7ff;}
.prg-ln-c {background: rgba(0,0,0,0.3); }

.prg-n { border: 6px solid #00adee;}

.lg-name {color: #fff; margin: -4px 10px 0 0; font-family: 'Oswald', Helvetica,  Arial, sans-serif; font-style: italic; font-size: 14px;}
.logo-cust {margin: 3px 0 -3px 9px; height: 50px;}

.sensor-title {
     color: #fff;
    font-size: 15pt;
    padding: 10px 20px 0px 20px;
    margin-bottom: 10px;
    font-family: , Helvetica, Arial, sans-serif;
    letter-spacing: -0.5px;
    background: #ed4630;
    line-height: 50px;
    font-weight: 300;
	
}

.emo-ico img {
    width: 80%;
    display: inline-block;
    text-align: center;
    max-width: 55px;
    margin: 5px;
}
.panel-group .panel {
    margin-bottom: 0;
    border-radius: 5px;
    box-shadow: none;
    background: rgba(255,255,255,0.6);
    
}

.form-control {border-radius: 0px; }





.panel {margin: 0 10px;}
.panel-group .panel-heading { box-shadow: 0px 2px 8px rgba(0,0,0,0.2); border-radius: 5px; color: black;

    background: rgba(249,249,249,1);
    background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(249,249,249,1)), color-stop(100%, rgba(227,227,227,1)));
    background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: -o-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    background: linear-gradient(to bottom, rgba(249,249,249,1) 0%, rgba(227,227,227,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#e3e3e3', GradientType=0 );
	
}

.panel-title {font-size: 11pt;     max-width: 90%;     font-family: 'Oswald', Helvetica, Arial, sans-serif; line-height: 1.6; }

.row {
    background: transparent !important;
}

.my-emojots{
display:none;
}
.panel-body {
    background: transparent !important;
}

.thank-you-note{
color:black !important;
}
.clicked-emo-cont {
    border: 3px #1878be solid !important;
}

#headerCompanyInfo > .access-user{
	text-align: center;
    float: right;
    text-shadow: 1px 1px 1px #000;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
    font-style: italic;
    font-size: 15px;  
    
}

.company-logo img{
	max-width:120px;
}

.footer {
      position: absolute;
    right: 10px;
    left: 0;
    z-index: 1030;
    bottom: 0;
    height: 40px;
    padding: 12px 13px;
    font-size: 8pt;
    background: rgb(125, 20, 6) !important;
    color: #ffffff;
    margin: 0 -10px 0px 0;
    font-family: 'Oswald', Helvetica, Arial, sans-serif;
}
.progress_bar{
	display:none;
}

.progress_number{
	color:#fff;
}

.btn-fb{
	display:none;
}
.loyalty-dialog > div > div:nth-child(3){
	display:none;
}