
body {
    padding: 0;
    margin: 0;
   	width: 100%;
    position: relative;
   
}
a {
	text-decoration: none;
}
.wrapper{
	max-width:480px;
    width: 100%;
	height: auto;
	margin: -20px auto 0;
	 
 }
 .wrap-in{
    position: relative;
     padding: 0 15px;
 }
 
 input, textarea{
        font-size: 20px !important;
    }
    
 .form-1{
  	border-radius: 12px;
 	width: 100%;
 	background-color: #fff;
    box-shadow: 0 5px 15px rgba(249,101,25,0.35);
    -webkit-box-shadow: 0 5px 15px rgba(249,101,25,0.35);
    -moz-box-shadow: 0 5px 15px rgba(249,101,25,0.35);
 	padding: 0 15px 35px;
     text-align: center;
 }
 
 .form-q{
  	margin-bottom: 15px;
 	width: 100%;
 	 
 	height: auto;
 	text-align: left;
 }
 .comment-q{
 	margin-bottom: 20px;
 	width: 100%;
 	background-image: url(img/comment.png);
 	background-repeat: no-repeat;
 	height: 98px;
 	text-align: left;
 }
 .form-wq{
  height: auto;
  margin-top: 13px;
     font-family: tahoma,sans-serif;
 }
 
 label.title{
    margin-bottom: 3px; 
    font-size: 21px;
     font-family: sukhumvit, tahoma,sans-serif;
}
.title span{
	font-size: 14px;

}
.title-q{
 	color: #494746;
 	text-align: center;
    font-size: 32px;
    margin-top: -5px;
 }
.input-q{
    border-style: solid;
    border-color: #d2d2d2;
    border-width: 0.5px;
    color: #494746;
    font-size: 16px;
    width: 100%;
    height: 40px;
    border-radius: 5px;
    padding: 0 10px;
    outline: none;
 }
.input-q:focus,
.input-q-txt:focus{
    border-color: #f37a01;
}
 .input-q-txt{
 	border-style:solid;
    border-color:#d2d2d2;
    border-width:0.5px;
    color: #494746;
    font-size: 16px;
    width: 100%;
    height: 150px;
     outline: none;
     border-radius: 5px;
     padding: 10px;
 }
.btn-mar{
	text-align: center;
    margin: 0 auto;
    width: 100%;
  }
  .btn-q{
background: none;
    border: none;
    font-family: sukhumvit,tahoma,sans-serif;
    color: #fff;
    outline: none;
    padding-top: 3px;
    display: block;
    text-align: center;
    width: 100%;
      cursor: pointer;
  }
  .title-qc{
 	color: #2cd564;
 	text-align: center;
  font-size: 20px;
 }
   .title-aq{
 	color: #e948d4;
 	text-align: center;
 }
 .select-q{
     border-style:solid;
    border-color:#d2d2d2;
    border-width:0.5px;
    color: #000;
    font-size: 16px;
     border-radius: 5px;
    width: 100%;
    height: 40px;
    font-family: tahoma, san-serif;
     outline: none;
 }
.select-q:focus {
    border-color: #f37a01;
}
 .btn-prev{
    width: 100%;
    padding-left: 10px;
    background-color: #ffffff;
    height: 35px;
}
 .head-s{
    color: #f96519;
    position: absolute;
    right: 0;
    top: 0;
    font-size: 20px;
    line-height: 35px;
    padding: 0 20px;
}
.error {
    border: 1px solid red !important;
}

.error + div.error-desc, div.error-desc.visible  {
    display: block;
    z-index: 1000;
}

div.error-desc {
    display: none;
    color: white;
    background-color: #f96519;
    padding: 5px 10px;
    border-radius: 5px;
    position: absolute;
    width: 90%;
    margin-top: 115px;
    margin-left: -9px;
}
div.error-desc:after {
    content: " ";
    width: 0px;
    height: 0px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #f96519;
    top: 0;
    position: absolute;
    margin-top: -5px;
    left: 10px;
}

div.error-desc:before {
    font-family:'FontAwesome';
    margin-right: 7px;
    content: "\f06a";
}

.span-notice{
        margin-top: 5px;
        font-size: .6em;
    }
    
.select2-selection__rendered {
        font-family: sukhumvit,tahoma, sans-serif;
        font-size: 20px !important;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #d2d2d2 !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 40px;
    position: absolute;
    top: 0;
    bottom: 5px;
    width: 20px;
    right: 0;
}

.select2-selection__arrow:before {
    content: " ";
    display: block;
    border-left: 1px solid #d2d2d2;
    position: absolute;
    top: 6px;
    bottom: 6px;
}

.select2-selection__rendered {
  line-height: 40px !important;
}

.select2-selection {
  height: 38px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #343434;
    height: 36px !important;
}

 header{
 	background-color: #343434;
 	width: 100%;

 }
 
 .select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 30px;
}

 .select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: transparent;
    margin-left: -12px;
    margin-top: -10px;
    
 }
  .select2-container--default .select2-selection--single .select2-selection__arrow b:before {
    content: "";
    display: block;
    background: url(../images/icon-angle.png)0 0 no-repeat;
    width: 16px;
    height: 16px;
    position: absolute;
    margin-left: 0;
    transition: 0.3s;
  }
  
  .select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent ;
  }
  
  .select2-container--default.select2-container--open .select2-selection__arrow b:before {
      background: url(../images/icon-angle.png)0 0 no-repeat;
      transform: rotateX(-180deg);
      transition: 0.3s;
  }

/****** Style Star Rating Widget *****/
.heart {
    border-style: solid;
    border-color: #d2d2d2;
    border-width: 0.5px;
    color: #000;
    font-size: 20px;
    width: 100%;
    height: 40px;
    text-align: left;
    position: relative;
    border-radius: 5px;
}
.heart.disabled {
    background-color: rgb(235, 235, 228);
}

.heart label.title {
    margin-bottom: 3px;
    font-size: 20px;
    font-family: sukhumvit, tahoma,sans-serif;
    position: absolute;
    top: 5px;
    left: 8px;
    line-height: 30px;
    color: #494746;
}

.rating {
    width: 180px;
    margin: 0 auto;
    margin-top: 0;
    height: 35px;
    padding-right: 0;
    position: absolute;
}

.rating > input { display: none; } 
.rating > label {
    text-shadow: 0px 2px 10px #bababf;
}
.rating > label:before { 
    margin: 0 4px;
    font-size: 27px;
    font-family: FontAwesome;
    display: inline-block;
    content: "\f004";
  	 
}

.rating > .half:before { 
  content: "\f089";
  position: absolute;

}

.rating > label { 
  color: #bababf; 
 float: right;
}
.p1{
  width: 145px;
  height: 69px;
  float: left;
  margin-right: 25px;
}
.p2{
  width: 113px;
  height: 43px;
  float: left;
  margin-top: 23px;
}

  
 

.rating > input:checked ~ label, /* show gold star when clicked */
.rating:not(:checked) > label:hover, /* hover current star */
.rating:not(:checked) > label:hover ~ label { text-shadow: 0px 2px 10px #f96519; color: #f96519; transition:0.3s; } /* hover previous stars in list */

.rating > input:checked + label:hover, /* hover current star when changing rating */
.rating > input:checked ~ label:hover,
.rating > label:hover ~ input:checked ~ label, /* lighten current selection */
.rating > input:checked ~ label:hover ~ label { color: #f96519;transition:0.3s;  } 

.comment-n{
  width: 100%;
  background-color: #f1f1f1;
  border-radius: 5px;
  text-align: left;

 }
 .title-a{
  text-align: left;
    padding: 0 10px 0 10px;
  line-height: 35px;
  color: #464851;
      word-break: break-word;
 }

 .seat-id{
  text-align: right;
  float: right;
  margin-left: 10px;
  padding-right: 10px;
    font-size: 14px;
    line-height: 35px;
    color: #a9a095;
 }
.box-img{
    margin:  0 auto;
    padding: 25px 0 0;
    width: 125px;
}
#btnHome,
#btnRetry {
    margin: 15px auto 20px;
}
.sent{
    border-bottom: 1px solid #cfd3db;
    padding-bottom: 4px;
    margin-bottom: 20px;
    text-align: center;
    color: #494746;
    font-size: 32px;
    margin-top: 0px;
    line-height: 46px;
    line-height: 46px;
}
.sent.-mistake {
    color: #e70033;
}
.pad{
  padding-left: 20px;
  padding-right: 20px;
    margin-bottom: -15px;
}


.btn-adm {
    padding: 5px;
    margin: 10px auto;
    background: #f96519;
    display: block;
    text-align: center;
    cursor: pointer;
    font-size: 24px !important;
    color: #fff;
    max-width: 250px;
    line-height: 40px;
    height: 42px;
    border-radius: 50px;
    clear: both;
    box-shadow: 0 5px 15px rgba(249,101,25,0.5);
    -webkit-box-shadow: 0 5px 15px rgba(249,101,25,0.5);
    -moz-box-shadow: 0 5px 15px rgba(249,101,25,0.5);
}

@media (max-width: 430px) { 
    .heart label.title {
        position: relative;
    }
    .heart {
        height: 75px;
    }

    .rating {
        margin: 0 auto;
        margin-top: 2px;
        height: 25px;
        padding-right: 0;
        position: static;
    }
    .rating > label:before {  
        margin: 4px;
        }
   
}
@media (min-width: 361px) { 
    .rating {
        right: 10px;
        top: 5px;
    }
}

@media (max-width: 360px) { 
    .heart {
        text-align: left;
        padding-top: 8px;
        border-style: solid;
        border-color: #d2d2d2;
        border-width: 0.5px;
        color: #000;
        font-size: 20px;
        width: 100%;
        height: 70px;
    }

    .heart label.title {
        position: static;
        padding: 6px;
        padding-bottom: 0;
    }

    .rating > label:before {
        margin: 5px;
        font-size: 1em;
        font-family: FontAwesome;
        display: inline-block;
        content: "\f004";
        height: 70px;
    } 
}


@media (max-width: 320px) { 

  .rating {
    width: 150px;
  }

  .rating > label {
    height: 30px;
  }
}


