

.ldev-question [role="button"] {
    cursor: pointer;
}
.ldev-question .panel {
    margin-bottom: 20px;
    background-color: #ffffff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.ldev-question .panel-body {
    padding: 15px;
}
.ldev-question .panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.ldev-question .panel-heading > .dropdown .dropdown-toggle {
    color: inherit;
}
.ldev-question .panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
}
.ldev-question .panel-title > a,
.ldev-question .panel-title > small,
.ldev-question .panel-title > .small,
.ldev-question .panel-title > small > a,
.ldev-question .panel-title > .small > a {
    color: inherit;
}
.ldev-question .panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #dddddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ldev-question .panel > .list-group,
.ldev-question .panel > .panel-collapse > .list-group {
    margin-bottom: 0;
}
.ldev-question .panel > .list-group .list-group-item,
.ldev-question .panel > .panel-collapse > .list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0;
}
.ldev-question .panel > .list-group:first-child .list-group-item:first-child,
.ldev-question .panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.ldev-question .panel > .list-group:last-child .list-group-item:last-child,
.ldev-question .panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ldev-question .panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}
.ldev-question .panel-heading + .list-group .list-group-item:first-child {
    border-top-width: 0;
}
.ldev-question .list-group + .panel-footer {
    border-top-width: 0;
}
.ldev-question .panel > .table,
.ldev-question .panel > .table-responsive > .table,
.ldev-question .panel > .panel-collapse > .table {
    margin-bottom: 0;
}
.ldev-question .panel > .table caption,
.ldev-question .panel > .table-responsive > .table caption,
.ldev-question .panel > .panel-collapse > .table caption {
    padding-right: 15px;
    padding-left: 15px;
}
.ldev-question .panel > .table:first-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.ldev-question .panel > .table:first-child > thead:first-child > tr:first-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.ldev-question .panel > .table:first-child > tbody:first-child > tr:first-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px;
}
.ldev-question .panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.ldev-question .panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.ldev-question .panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.ldev-question .panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
    border-top-left-radius: 3px;
}
.ldev-question .panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.ldev-question .panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.ldev-question .panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.ldev-question .panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.ldev-question .panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
    border-top-right-radius: 3px;
}
.ldev-question .panel > .table:last-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ldev-question .panel > .table:last-child > tbody:last-child > tr:last-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.ldev-question .panel > .table:last-child > tfoot:last-child > tr:last-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
}
.ldev-question .panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.ldev-question .panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.ldev-question .panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.ldev-question .panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
    border-bottom-left-radius: 3px;
}
.ldev-question .panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.ldev-question .panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.ldev-question .panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.ldev-question .panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.ldev-question .panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
    border-bottom-right-radius: 3px;
}
.ldev-question .panel > .panel-body + .table,
.ldev-question .panel > .panel-body + .table-responsive,
.ldev-question .panel > .table + .panel-body,
.ldev-question .panel > .table-responsive + .panel-body {
    border-top: 1px solid #dddddd;
}
.ldev-question .panel > .table > tbody:first-child > tr:first-child th,
.ldev-question .panel > .table > tbody:first-child > tr:first-child td {
    border-top: 0;
}
.ldev-question .panel > .table-bordered,
.ldev-question .panel > .table-responsive > .table-bordered {
    border: 0;
}
.ldev-question .panel > .table-bordered > thead > tr > th:first-child,
.ldev-question .panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.ldev-question .panel > .table-bordered > tbody > tr > th:first-child,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.ldev-question .panel > .table-bordered > tfoot > tr > th:first-child,
.ldev-question .panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.ldev-question .panel > .table-bordered > thead > tr > td:first-child,
.ldev-question .panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.ldev-question .panel > .table-bordered > tbody > tr > td:first-child,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.ldev-question .panel > .table-bordered > tfoot > tr > td:first-child,
.ldev-question .panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
}
.ldev-question .panel > .table-bordered > thead > tr > th:last-child,
.ldev-question .panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.ldev-question .panel > .table-bordered > tbody > tr > th:last-child,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.ldev-question .panel > .table-bordered > tfoot > tr > th:last-child,
.ldev-question .panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.ldev-question .panel > .table-bordered > thead > tr > td:last-child,
.ldev-question .panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.ldev-question .panel > .table-bordered > tbody > tr > td:last-child,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.ldev-question .panel > .table-bordered > tfoot > tr > td:last-child,
.ldev-question .panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
}
.ldev-question .panel > .table-bordered > thead > tr:first-child > td,
.ldev-question .panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.ldev-question .panel > .table-bordered > tbody > tr:first-child > td,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.ldev-question .panel > .table-bordered > thead > tr:first-child > th,
.ldev-question .panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.ldev-question .panel > .table-bordered > tbody > tr:first-child > th,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
    border-bottom: 0;
}
.ldev-question .panel > .table-bordered > tbody > tr:last-child > td,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.ldev-question .panel > .table-bordered > tfoot > tr:last-child > td,
.ldev-question .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.ldev-question .panel > .table-bordered > tbody > tr:last-child > th,
.ldev-question .panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.ldev-question .panel > .table-bordered > tfoot > tr:last-child > th,
.ldev-question .panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
}
.ldev-question .panel > .table-responsive {
    margin-bottom: 0;
    border: 0;
}
.ldev-question .panel-group {
    margin-bottom: 20px;
}
.ldev-question .panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px;
}
.ldev-question .panel-group .panel + .panel {
    margin-top: 5px;
}
.ldev-question .panel-group .panel-heading {
    border-bottom: 0;
}
.ldev-question .panel-group .panel-heading + .panel-collapse > .panel-body,
.ldev-question .panel-group .panel-heading + .panel-collapse > .list-group {
    border-top: 1px solid #dddddd;
}
.ldev-question .panel-group .panel-footer {
    border-top: 0;
}
.ldev-question .panel-group .panel-footer + .panel-collapse .panel-body {
    border-bottom: 1px solid #dddddd;
}
.ldev-question .panel-default {
    border-color: #dddddd;
}
.ldev-question .panel-default > .panel-heading {
    color: #333333;
    background-color: #f5f5f5;
    border-color: #dddddd;
}
.ldev-question .panel-default > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #dddddd;
}
.ldev-question .panel-default > .panel-heading .badge {
    color: #f5f5f5;
    background-color: #333333;
}
.ldev-question .panel-default > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #dddddd;
}
.ldev-question .panel-primary {
    border-color: #337ab7;
}
.ldev-question .panel-primary > .panel-heading {
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.ldev-question .panel-primary > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #337ab7;
}
.ldev-question .panel-primary > .panel-heading .badge {
    color: #337ab7;
    background-color: #ffffff;
}
.ldev-question .panel-primary > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #337ab7;
}
.ldev-question .panel-success {
    border-color: #d6e9c6;
}
.ldev-question .panel-success > .panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.ldev-question .panel-success > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #d6e9c6;
}
.ldev-question .panel-success > .panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d;
}
.ldev-question .panel-success > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #d6e9c6;
}
.ldev-question .panel-info {
    border-color: #bce8f1;
}
.ldev-question .panel-info > .panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
}
.ldev-question .panel-info > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #bce8f1;
}
.ldev-question .panel-info > .panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f;
}
.ldev-question .panel-info > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #bce8f1;
}
.ldev-question .panel-warning {
    border-color: #faebcc;
}
.ldev-question .panel-warning > .panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc;
}
.ldev-question .panel-warning > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #faebcc;
}
.ldev-question .panel-warning > .panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b;
}
.ldev-question .panel-warning > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #faebcc;
}
.ldev-question .panel-danger {
    border-color: #ebccd1;
}
.ldev-question .panel-danger > .panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1;
}
.ldev-question .panel-danger > .panel-heading + .panel-collapse > .panel-body {
    border-top-color: #ebccd1;
}
.ldev-question .panel-danger > .panel-heading .badge {
    color: #f2dede;
    background-color: #a94442;
}
.ldev-question .panel-danger > .panel-footer + .panel-collapse > .panel-body {
    border-bottom-color: #ebccd1;
}

.ldev-question .panel {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.ldev-question .panel-default > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}
.ldev-question .panel-primary > .panel-heading {
    background-image: -webkit-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -o-linear-gradient(top, #337ab7 0%, #2e6da4 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337ab7), to(#2e6da4));
    background-image: linear-gradient(to bottom, #337ab7 0%, #2e6da4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff337ab7', endColorstr='#ff2e6da4', GradientType=0);
    background-repeat: repeat-x;
}
.ldev-question .panel-success > .panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image: linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x;
}
.ldev-question .panel-info > .panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image: linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x;
}
.ldev-question .panel-warning > .panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x;
}
.ldev-question .panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image: linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x;
}
.ldev-question .nav{list-style: none}
.ldev-question .nav:before{
    display: table;
    content: '';
}
.ldev-question .nav:after{
    clear: both;

}
.ldev-question .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
}

.ldev-question .nav-tabs {
    border-bottom: 1px solid #ddd;
}
.ldev-question .nav-tabs > li {
    float: left;
    margin-bottom: -1px;
}
.ldev-question .nav-tabs > li > a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.ldev-question .nav-tabs > li > a:hover {
    border-color: #eee #eee #ddd;
}
.ldev-question .nav-tabs > li.active > a,
.ldev-question .nav-tabs > li.active > a:hover,
.ldev-question .nav-tabs > li.active > a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}


.ldev-question .tab-content > .tab-pane {
    display: none;
}
.ldev-question .tab-content > .active {
    display: block;
}
.ldev-question .nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
}


.ldev-question .collapse{display: none}
.ldev-question .collapse.in,
.ldev-question .collapse.show
{
    display: block;
}

.ldev-question .collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height,visibility;
    -o-transition-property: height,visibility;
    transition-property: height,visibility;
}



.ldev-question .list-group {
    padding-left: 0;
    margin-bottom: 20px;
}
.ldev-question .list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.ldev-question .list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}
.ldev-question .list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
}
.ldev-question .list-group-item.disabled,
.ldev-question .list-group-item.disabled:hover,
.ldev-question .list-group-item.disabled:focus {
    color: #777777;
    cursor: not-allowed;
    background-color: #eeeeee;
}
.ldev-question .list-group-item.disabled .list-group-item-heading,
.ldev-question .list-group-item.disabled:hover .list-group-item-heading,
.ldev-question .list-group-item.disabled:focus .list-group-item-heading {
    color: inherit;
}
.ldev-question .list-group-item.disabled .list-group-item-text,
.ldev-question .list-group-item.disabled:hover .list-group-item-text,
.ldev-question .list-group-item.disabled:focus .list-group-item-text {
    color: #777777;
}
.ldev-question .list-group-item.active,
.ldev-question .list-group-item.active:hover,
.ldev-question .list-group-item.active:focus {
    z-index: 2;
    color: #ffffff;
    background-color: #337ab7;
    border-color: #337ab7;
}
.ldev-question .list-group-item.active .list-group-item-heading,
.ldev-question .list-group-item.active:hover .list-group-item-heading,
.ldev-question .list-group-item.active:focus .list-group-item-heading,
.ldev-question .list-group-item.active .list-group-item-heading > small,
.ldev-question .list-group-item.active:hover .list-group-item-heading > small,
.ldev-question .list-group-item.active:focus .list-group-item-heading > small,
.ldev-question .list-group-item.active .list-group-item-heading > .small,
.ldev-question .list-group-item.active:hover .list-group-item-heading > .small,
.ldev-question .list-group-item.active:focus .list-group-item-heading > .small {
    color: inherit;
}
.ldev-question .list-group-item.active .list-group-item-text,
.ldev-question .list-group-item.active:hover .list-group-item-text,
.ldev-question .list-group-item.active:focus .list-group-item-text {
    color: #c7ddef;
}
.ldev-question a.list-group-item,
.ldev-question button.list-group-item {
    color: #555555;
}
.ldev-question a.list-group-item .list-group-item-heading,
.ldev-question button.list-group-item .list-group-item-heading {
    color: #333333;
}
.ldev-question a.list-group-item:hover,
.ldev-question button.list-group-item:hover,
.ldev-question a.list-group-item:focus,
.ldev-question button.list-group-item:focus {
    color: #555555;
    text-decoration: none;
    background-color: #f5f5f5;
}
.ldev-question button.list-group-item {
    width: 100%;
    text-align: left;
}
.ldev-question .list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8;
}
.ldev-question a.list-group-item-success,
.ldev-question button.list-group-item-success {
    color: #3c763d;
}
.ldev-question a.list-group-item-success .list-group-item-heading,
.ldev-question button.list-group-item-success .list-group-item-heading {
    color: inherit;
}
.ldev-question a.list-group-item-success:hover,
.ldev-question button.list-group-item-success:hover,
.ldev-question a.list-group-item-success:focus,
.ldev-question button.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6;
}
.ldev-question a.list-group-item-success.active,
.ldev-question button.list-group-item-success.active,
.ldev-question a.list-group-item-success.active:hover,
.ldev-question button.list-group-item-success.active:hover,
.ldev-question a.list-group-item-success.active:focus,
.ldev-question button.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d;
}
.ldev-question .list-group-item-info {
    color: #31708f;
    background-color: #d9edf7;
}
.ldev-question a.list-group-item-info,
.ldev-question button.list-group-item-info {
    color: #31708f;
}
.ldev-question a.list-group-item-info .list-group-item-heading,
.ldev-question button.list-group-item-info .list-group-item-heading {
    color: inherit;
}
.ldev-question a.list-group-item-info:hover,
.ldev-question button.list-group-item-info:hover,
.ldev-question a.list-group-item-info:focus,
.ldev-question button.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3;
}
.ldev-question a.list-group-item-info.active,
.ldev-question button.list-group-item-info.active,
.ldev-question a.list-group-item-info.active:hover,
.ldev-question button.list-group-item-info.active:hover,
.ldev-question a.list-group-item-info.active:focus,
.ldev-question button.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f;
}
.ldev-question .list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
}
.ldev-question a.list-group-item-warning,
.ldev-question button.list-group-item-warning {
    color: #8a6d3b;
}
.ldev-question a.list-group-item-warning .list-group-item-heading,
.ldev-question button.list-group-item-warning .list-group-item-heading {
    color: inherit;
}
.ldev-question a.list-group-item-warning:hover,
.ldev-question button.list-group-item-warning:hover,
.ldev-question a.list-group-item-warning:focus,
.ldev-question button.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc;
}
.ldev-question a.list-group-item-warning.active,
.ldev-question button.list-group-item-warning.active,
.ldev-question a.list-group-item-warning.active:hover,
.ldev-question button.list-group-item-warning.active:hover,
.ldev-question a.list-group-item-warning.active:focus,
.ldev-question button.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b;
}
.ldev-question .list-group-item-danger {
    color: #a94442;
    background-color: #f2dede;
}
.ldev-question a.list-group-item-danger,
.ldev-question button.list-group-item-danger {
    color: #a94442;
}
 button.list-group-item-danger .list-group-item-heading {
    color: inherit;
}
.ldev-question a.list-group-item-danger:hover,
.ldev-question button.list-group-item-danger:hover,
.ldev-question a.list-group-item-danger:focus,
.ldev-question button.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc;
}
.ldev-question a.list-group-item-danger.active,
.ldev-question button.list-group-item-danger.active,
.ldev-question a.list-group-item-danger.active:hover,
.ldev-question button.list-group-item-danger.active:hover,
.ldev-question a.list-group-item-danger.active:focus,
.ldev-question button.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442;
}
.ldev-question .list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px;
}
.ldev-question .list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3;
}
.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1.42857143;
    line-break: auto;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    letter-spacing: normal;
    word-break: normal;
    word-spacing: normal;
    word-wrap: normal;
    white-space: normal;
    font-size: 12px;
    filter: alpha(opacity=0);
    opacity: 0;
}
.tooltip.in, .tooltip.show {
    filter: alpha(opacity=90);
    opacity: 0.9;
}
.tooltip.top {
    padding: 5px 0;
    margin-top: -3px;
}
.tooltip.right {
    padding: 0 5px;
    margin-left: 3px;
}
.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px;
}
.tooltip.left {
    padding: 0 5px;
    margin-left: -3px;
}
.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
    right: 5px;
    bottom: 0;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
    bottom: 0;
    left: 5px;
    margin-bottom: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    right: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    left: 5px;
    margin-top: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000000;
}
.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #ffffff;
    text-align: center;
    background-color: #000000;
    border-radius: 4px;
}
.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
}


.ldev-question .caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px dashed;
    border-top: 4px solid \9;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent;
}
.ldev-question .dropup,
.ldev-question .dropdown {
    position: relative;
}
.ldev-question .dropdown-toggle:focus {
    outline: 0;
}
.ldev-question .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #ffffff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #cccccc;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.ldev-question .dropdown-menu.pull-right {
    right: 0;
    left: auto;
}
.ldev-question .dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5;
}
.ldev-question .dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333333;
    white-space: nowrap;
}
.ldev-question .dropdown-menu > li > a:hover,
.ldev-question .dropdown-menu > li > a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5;
}
.ldev-question .dropdown-menu > .active > a,
.ldev-question .dropdown-menu > .active > a:hover,
.ldev-question .dropdown-menu > .active > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #337ab7;
    outline: 0;
}
.ldev-question .dropdown-menu > .disabled > a,
.ldev-question .dropdown-menu > .disabled > a:hover,
.ldev-question .dropdown-menu > .disabled > a:focus {
    color: #777777;
}
.ldev-question .dropdown-menu > .disabled > a:hover,
.ldev-question .dropdown-menu > .disabled > a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.ldev-question .open > .dropdown-menu {
    display: block;
}
.ldev-question .open > a {
    outline: 0;
}
.ldev-question .dropdown-menu-right {
    right: 0;
    left: auto;
}
.ldev-question .dropdown-menu-left {
    right: auto;
    left: 0;
}
.ldev-question .dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777777;
    white-space: nowrap;
}
.ldev-question .dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990;
}
.ldev-question .pull-right > .dropdown-menu {
    right: 0;
    left: auto;
}
.ldev-question .dropup .caret,
.ldev-question .navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px dashed;
    border-bottom: 4px solid \9;
}
.ldev-question .dropup .dropdown-menu,
.ldev-question .navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 2px;
}
@media (min-width: 768px) {
    .ldev-question .navbar-right .dropdown-menu {
        right: 0;
        left: auto;
    }
    .ldev-question .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0;
    }
}