You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

43 lines
561 B

.btn-group {
width: 100%;
border: 1px solid #ccc;
}
.btn-group>.btn:first-child {
width: 100%;
text-align: left;
}
.btn-group .multiselect-container {
width: 100%;
}
.link-default {
color: #333;
text-decoration: none;
}
.result-set {
overflow: auto;
}
section img {
max-width: 100% !important;
}
img {
max-width: 100% !important;
}
.modal-dialog {
width: 100%;
max-width: 1280px;
}
form label {
font-weight: bold;
}
.flag-select-language{
width: 25px;
}
.flag-select-language-list{
/* width: 50px; */
padding: 50px;
}