
/*To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.

 
    Created on : Jul 26, 2014, 4:12:30 PM
    Author     : Linh*/
/*Edit*/
a#btn-open{
    float: left;
    padding: 7px;
    color: #fff;
    text-decoration: none;
    font-weight: 800;
    margin-bottom: 20px;
    background: -webkit-linear-gradient(#53B8D6, #6BB1EF)!important;/*For Safari 5.1 to 6.0*/
    background: -o-linear-gradient(#53B8D6, #6BB1EF)!important; /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#53B8D6, #6BB1EF)!important; /* For Firefox 3.6 to 15 */
    background: linear-gradient(#53B8D6, #6BB1EF)!important; /* Standard syntax (must be last)*/ 
}
a#btn-open:hover{
    background: #2f96b4 !important;
}
.popup-body .row{
    margin-bottom:15px;
}
.popup-title{
    background: #49afcd;
    width: 100%;
    padding: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 23px;
    color: #fff;
    margin-bottom: 30px;
}
#jux-form .popup-title{
    width: 100%;
    background: #428BCA;
    padding: 15px;
    border-bottom: 1px solid #d1d1d1;
    margin-bottom: 30px;
    border-radius: 5px;
}
#jux-form .popup-title span{
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 25px;
    color: #fff;
}
.radio label{
    padding:0px;

}
#row {
    line-height: 47px  !important;
}
.jRate label{
    color: transparent;
}
.jRate {
    position: relative;
    padding: 0;
    direction: rtl;
}
.jRate input[type="radio"]{
    position: absolute;
    /*width:20%;*/
    top: 0;
    margin: 0;
    z-index: 9999;
}
#testimonialForm {
	padding:0 60px;
}
@media(max-width: 568px){
    .basicpopup-outer{
        height:230px;
    }
    form#testimonialForm {
        padding:0 10px;
    }
    form#testimonialForm{
        height:230px!important;
    }
    .format_form{
        margin-right:0px;
        margin-bottom:20px;
    }
    .format_form input{
        margin-left: 30px;    
    }
    .format_form textarea{
        margin-left: 30px;
    }
    .jRate.jform_vote{
        margin-left:39px;
    }
    .jRate.jform_vote label{
        width:20px;
    }
}
@media(max-width: 320px){
    form#testimonialForm{
        height: 340px!important;
        right:15px;
    }
    .basicpopup-outer{
        height:400px!important;
    }
}
@media(max-width: 800px){
    .format_form{
        margin-bottom:20px;
    }
    .line-format{
        margin-bottom: 0px!important;
    }
    .basicpopup-outer {
        height: 400px!important;
    }
}
@media(min-width: 801px){
    .format_form{
        margin-bottom:20px;
    }
    .line-format{
        margin-bottom: 0px!important;
    }    
}
@media(min-width: 1000px){
    .jRate label{
        width:30px;
    }
}
@media(max-width: 600px){
    .format_form{
        margin-bottom:20px;
    }
    .line-format{
        margin-bottom: 0px!important;
    }
    .jRate label {
      width: 40px;
    }
}
.formsubmit {
    float:right !important;
}
#jform_vote0, #jform_vote1, #jform_vote2, #jform_vote3, #jform_vote4, #jform_vote5 {
    display: none;
    font-family: "FontAwesome";
     font-size: 14px;
}
#jform_vote label{
    display: none;
    width:20%;
    text-align: center;
    color: #C0BBBB;
    font-size: 20px;
}
.intro {
    font-family: "FontAwesome";
    content: "\f005";
    color: red;
    /*width: 7%;*/
    font-size: 14px;
    
}
@media(max-width: 575px){
    .intro {
        width:14%;
    }
}
@media(max-width: 575px){
    .intro {
        width:10px;
    }
}  
.vote1.jux-fa-star:before ,.vote2.jux-fa-star:before,.vote3.jux-fa-star:before,.vote4.jux-fa-star:before,.vote5.jux-fa-star:before{
    color: rgb(192, 187, 187);
    font-size:20px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.intro.jux-fa-star:before {
    color: #fdc418;
    font-size: 20px;
    
}

.jform_vote > .jux-fa-star:hover:before,
.jform_vote > .jux-fa-star:hover ~ .jux-fa-star:before {
   color: #fdc418;
}
.modal-body {
    padding:0!important;
}
form#testimonialForm {
    position: relative;
    overflow: auto;
    height: 460px;
    margin-right: -15px;
}
/*form#testimonialForm .formsubmit {
    position: absolute;
    top: 5px;
}*/
.pagination-list {
    float: right;
}
.pagination-list li {
    list-style: none !important;
    display: inline-block;
}
.pagination-list a {
    margin-left: 10px;
}
#jform_name,#jform_email,#jform_company,#jform_site_url,#jform_position,#jform_location,#jform_title,#jform_captcha {
    height:35px !important;
    max-width: 100% !important;
    width: 100% !important;
}
.inputbox {
     height:37px !important;
    max-width: 100% !important;
}
#jform_testimonial {
    height:65px;
    width: 100%;
}
#jform_name-lbl,#jform_email-lbl,#jform_vote-lbl,#jform_company-lbl,#jform_site_url-lbl,#jform_position-lbl,#jform_location-lbl,#jform_title-lbl,.inputbox,#jform_testimonial-lbl,#jform_captcha-lbl {
    font-weight: normal;
    font-size: 13px;
}
h4.modal-title {
    font-weight: bold;
}
span .star {
    color: red;
}
.star {
    color:red !important;
}
.formsubmit {
    color: #fff;
    font-size: 13px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #49afcd;
    background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
    background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
    background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
    background-repeat: repeat-x;
}
.formsubmit:hover {
    background-color: #2f96b4 !important;
}
.submit{
    background: #428BCA!important;
    border-color: #428BCA #428BCA #348CD8!important;
}
.submit:hover {
    background-color: #2f96b4 !important;
}
@media screen and (max-width: 767px){
        body{
            background: #000;
        }
    }
