/******************
    User custom CSS
    ---------------

    In this file you can add your own custom CSS
    It will be loaded last, so you can override any other property.
    Also, it will never be updated. So if you inheritate a core template and just add here some CSS, you'll still benefit of all the updates
*/

.text-left {
    font-size: 70%;
}

.text-right {
    font-size: 70%;
}

.navbar-brand {
    overflow: visible;
}

.group-title {
    margin-left: 30px;
}
@media (min-width: 769px)
.fruity .navbar a.animate:after {
    text-align: right;
    content: '';
    display: block;
    width: 0;
    height: 2px;
    color: #ffffff ;
}
@media (min-width: 769px)
.fruity .navbar a.animate:after {
    text-align: right;
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background-color: #ffffff;
}
.fruity .navbar a.animate:after {
    background-color: #ffffff;
}
    
.fruity .alert-warning {
    border:  #2b8ce6;
    background-color: #2b8ce6;
    border-radius:25px;
    color: #ffffff;
    padding-left: 30px;
}

.fruity .alert-info {
    border: 1px solid #008580;
    border-radius:25px;
    color: #008580;
    margin-top: 15px;
}

.question-container{
    border-radius:25px;
    border: 1px solid #008580;
}
.modal-content {
    border-radius:25px;
    border: 1px solid #008580;
}
.privacy.row{
    border:  #81c2bf;
    background-color: #81c2bf;
    border-radius:25px;
    color: #ffffff ;
    margin-left: 0px;
    margin-right: 0px;
    padding:15px;
}
 
.bootstrap-buttons-div {
    padding-bottom: 0.2em;
}
.row{
    margin-left: 15px;
    margin-right: 15px;
}
#outerframeContainer {
    padding-left: 15px;
    padding-right: 15px;
}

.group-outer-container{
    border-radius:25px;
    background-color: #f6f6f6;
    border: 1px solid #eeeeee;
}
.group-description {
    background-color: #008580 !important;
    color: #ffffff !important;
    border-radius:25px;
}
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .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-md-1, .col-md-10, .col-md-11, .col-md-12, .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-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 8px;
    padding-left: 8px;
}
.fruity .well {
    border-radius:25px !important;
    background-color:#008580 !important;
    border:none !important;
}

.fruity .slider-handle{
    background-color: #008580;
}
.fruity .slider-selection{
    background-image: linear-gradient(to bottom, #008580 0%, #003f3c 100%);
}
.fruity .navbar-collapse, .fruity .navbar-header{
    background-color: #008580;
    box-shadow: none;    
}
 
.fruity .navbar a.animate{
    color:#fff;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 700;
}
.fruity .navbar a.animate:hover{
    color:#f6f6f6;
    text-decoration: none;
    transform: none;
}

.fruity .text-info {
    color: #b3d9d9;
}
.fruity .text-primary, .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #008580;
    text-align:left;
    
}
.fruity .h1, h1 {

    font-weight: 700;
}

.fruity .h2,.h3, h2, h3 {

    font-weight: 600;
}

.h4.text-primary {
    color: #008580 !important;
    font-size: 16px;
    margin-left: 0px;
    margin-top: 25px;
}

.fruity .btn-primary {

    border: 1px solid #fff;
    font-size:12px;

}

.fruity .progress-bar {
    color: #fff;
    background-color: #008580;
    box-shadow: inset 0 -1px 0 rgb(0 0 0 / 15%);
}

#action--ls-button-submit{
    font-size: 95%;    
}

.fruity .btn {
    color: #ffffff;
    background-color: #008580;
    text-align: center;
    vertical-align: middle;
    padding: 6px 10px 4px 10px;
    line-height: 1.5;
    border-radius:25px;
    font-size: 12px;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}

.fruity .btn-primary:hover, .fruity .btn-primary:focus, .fruity .btn-primary:active, .fruity .btn-primary.active, .fruity .btn-primary.active:focus, .fruity .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #003f3c;
    border: 1px solid #003f3c;
}

.fruity input[type="text"], .fruity input[type="password"], .fruity .ui-autocomplete-input, .fruity textarea, .fruity .uneditable-input {
    text-align: left;
}

.slider-list .slider-left, .slider-list .slider-right {
    margin-top: 3.3em;
}

.fruity .navbar {
    background-color: #008580 !important;
}
.fruity a {
    color: #003f3c;
    text-decoration: underline;
}

.fruity .btn-check:active+.btn-primary, .fruity .btn-check:checked+.btn-primary, .fruity .btn-check:focus+.btn-primary, .fruity .btn-primary.active, .fruity .btn-primary.active.active, .fruity .btn-primary.active:focus, .fruity .btn-primary:active, .fruity .btn-primary:focus, .fruity .btn-primary:hover, .fruity .open .dropdown-toggle.btn-primary {
    background-color: #003f3c;
    border: 1px solid #003f3c;
}

body .answer-item label:after {
    background-color: #008580;
}
.fruity .text-info, .fruity .text-primary, .fruity .text-success {
    color: #81c2bf;
}
