/*INICIO ESTILOS ENCUESTA ANTIGUA DE LOYALINK*/
.form-group{
    margin-bottom: 5px;
    margin-top: 5px;
}

ol {
    margin-top: 0;
    margin-left: -20px;
    margin-bottom: 10px;
}

.progress {
    margin-bottom: 00px;
}

.help-block {
    display: block;
    margin-top: 30px;
    margin-bottom: 5px;
    color: #737373;
}

.has-feedback .form-control-feedback {
    top: 17px;
    right: -20px;
}
.form-horizontal .has-feedback .form-control-feedback {
    top: 0;
    right: 15px;
}

li {
    list-style-type: none;
}

ul {
    padding: 0px;
}

.radio-inline+.radio-inline {
    margin-top: 0;
    margin-left: 8px;
}

.radio-inline {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer;
    width: 7%;
    padding-bottom: 40px;
}

.radio-inline input[type=radio] {
    /*margin-left: -1.0em;*/
    margin-top: 1.5em;
    border: 0px;
    width: 100%;
    height: 1.8em;
}

.tooltip {
    width: 150px;
}

.btn {
    padding: 6px 8px;
}

.table {
    margin-bottom: 10px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    border-top: 0px solid #ddd;
}

.panel-body {
    padding: 5px;
}

.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: 10px;
    padding-left: 10px;
}
/*FIN ESTILOS ENCUESTA ANTIGUA DE LOYALINK*/

.custom-rating {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate;
}

.custom-rating > .btn {
    border-radius: 0;
    border-radius: 4px;
    padding: 6px 8px;
}

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

.custom-nav {
    display: inline-block;
}

.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

.no-padding-bottom {
    padding-bottom: 0 !important;
}

.panel-footer {
    background-color: white;
    border-top: 1px solid white;
}

/* input.sv_complete_btn {

    color: #337ab7;
    float: right;
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px;    
}

input.sv_complete_btn:hover {
    background-color: #D2D2D2;
} */

.btn-loyalink {
    color: #337ab7;
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    font-weight: 450 !important;
}

/*Estilos barra superior*/
#loyalink-survey-container .progress {
    width: 90%;
}

#loyalink-survey-container .progress-bar {
    background-color: #53b748;
    color: #333333;
}

#loyalink-survey-container .progress span {
    position: absolute;
    left: 50%;
    transform: translate(-50%, 0%);
}

/*Estilos para survey title y subtitle*/
h4[data-bind="css: cssClasses.page.title"],
div.small[data-bind="visible: data.showPageTitles, css: cssClasses.page.description"] {
    padding-left: 14px;
}

.table>caption+thead>tr:first-child>td, .table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>td, .table>thead:first-child>tr:first-child>th:nth-child(2) {
    padding: 5px 0;
}

.selectize-dropdown {
    position: static !important;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    line-height: 1.42857143;
}

.sv_main.sv_main .table.sv_q_matrix > tbody > tr > td {
    min-width: 0 !important;
}

div#loyalink-survey-container .sv_main.sv_main .table.sv_q_matrix > tbody > tr > td:first-child {
    min-width: 90px !important;
    max-width: 100px !important;
}

.table.sv_q_matrix>caption+thead>tr:first-child>td, .table.sv_q_matrix>caption+thead>tr:first-child>th, .table.sv_q_matrix>colgroup+thead>tr:first-child>td, .table.sv_q_matrix>colgroup+thead>tr:first-child>th, .table.sv_q_matrix>thead:first-child>tr:first-child>td, .table.sv_q_matrix>thead:first-child>tr:first-child>th:nth-child(2) {
    padding: 8px;
}