.nav {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav-tabs {
  border-bottom: 1px solid #dee2e6;
}

.nav-tabs .nav-item {
  margin-bottom: -1px;
}

.nav-tabs .nav-link {
  border: 1px solid transparent;
  border-top-left-radius: 0.25rem;
  border-top-right-radius: 0.25rem;
}

.nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus {
  border-color: #e9ecef #e9ecef #dee2e6;
}

.nav-tabs .nav-link.disabled {
  color: #6c757d;
  background-color: transparent;
  border-color: transparent;
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-item.show .nav-link {
  color: #495057;
  background-color: #fff;
  border-color: #dee2e6 #dee2e6 #fff;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.bootstrap-wrapper #din-table_wrapper .row,
.bootstrap-wrapper {
    width: 100%;
    float: left;
}

.bootstrap-wrapper .dataTable div.dataTables_wrapper .dataTables_filter label {
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
}

.bootstrap-wrapper .dataTable div.dataTables_wrapper .dataTables_length label {
    -webkit-justify-content: flex-end;
    justify-content: flex-end;
}

body .sw_win_wrapper a.btn {
    float: right;
    font-size: 14px;
    height: 51px;
    line-height: 51px !important;
    border: 1px solid;
    padding: 0 27px;
    border-radius: 30px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
    background-color: initial;
    color: #fff;
    border-color: #6a7be7;
    background: #6a7be7;
}

body .sw_win_wrapper a.btn:before, body .sw_win_wrapper a.btn:after, .btn-default:before, .btn-default:after {
    background-color: rgba(48, 62, 148, 0.50);
}

body .sw_win_wrapper .btn-default.active, 
body .sw_win_wrapper .btn-default:active, 
body .sw_win_wrapper .btn-default:hover {
    color: #fff;
    border-color: #6a7be7;
    background: #6a7be7;
}

.sw_win_wrapper .pagination>.disabled>a, 
.sw_win_wrapper .pagination>.disabled>a:focus, 
.sw_win_wrapper .pagination>.disabled>a:hover, 
.sw_win_wrapper .pagination>.disabled>span,
.sw_win_wrapper .pagination>.disabled>span:focus, 
.sw_win_wrapper .pagination>.disabled>span:hover {
    border-radius: 0 !important;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 5px !important;
}

.bootstrap-wrapper #din-table_wrapper .row td.dataTables_empty {
    padding: 15px 15px;
}

body .sw_win_wrapper .nav-tabs>li.active>a,
body .sw_win_wrapper .nav-tabs>li.active>a:focus,
body .sw_win_wrapper .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #6a7be7;
    border: 1px solid #6a7be7;
    border-bottom-color: transparent;
}

body .sw_win_wrapper .nav-tabs {
    border-bottom: 1px solid #6a7be7;
}

body .sw_win_wrapper .nav-tabs>li>a:hover {
    border-color: #6a7be7 #6a7be7 #6a7be7;
}

body .sw_win_wrapper .nav>li>a:focus, 
body .sw_win_wrapper .nav>li>a:hover {
    text-decoration: none;
    background-color: #6a7be7;
    color: #fff;
}

body .sw_win_wrapper .tab-content>.tab-pane {
    padding-top: 10px;
}

body .sw_win_wrapper .panel-default {
    float: left;
    width: 100%;
}

body .sw_win_wrapper .ci.sw_widget.sw_wrap input:not([type="checkbox"]):not([type="radio"]),
body .sw_win_wrapper .ci.sw_widget.sw_wrap select,
body .sw_win_wrapper .ci.sw_widget.sw_wrap textarea {
    width: 100%;
    font-size: 12px;
    color: #67686c;
    border: 1px solid #dfe0e5;
    background-color: #fff;
    padding: 0 17px;
    border-radius: 0;
}

body .sw_win_wrapper .ci.sw_widget.sw_wrap input:not([type="checkbox"]):not([type="radio"]),
body .sw_win_wrapper .ci.sw_widget.sw_wrap select {
    height: 48px;
    padding: 8px 17px;
}

body .sw_win_wrapper .ci.sw_widget.sw_wrap textarea  {
    height: 48px;
    min-height: 100px;
    padding: 8px 17px;
}

.multi_columns > .form-group .control-label {
    width: 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
}



/* [START] FORM Improvements */

#map_q {
    height: 300px;
}

.bootstrap-wrapper .alert.non-translatable {
    padding: 7px 12px;
    margin-bottom: 0px;
}

.blueimp-gallery {
    z-index: 99999;
}

.quick-submission hr {
    margin-top: 30px;
    margin-bottom: 30px;
}

.panel-body h4,
.bootstrap-wrapper h4 {
    margin: 0;
    padding: 0;
    font-weight: 900;
    font-size: 20px;
}

.bootstrap-wrapper .upload-files-widget .btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 0;
    font-family: Montserrat, "Helvetica Neue", sans-serif;
    vertical-align: top;
}

.bootstrap-wrapper .upload-files-widget .btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a;
    text-transform: none;
    float: left;
}

.bootstrap-wrapper .upload-files-widget .btn-success {
    color: #fff;
    background-color: #6a7be7;
    border-color: #6a7be7;
}

.btn-success:not(:disabled):not(.disabled):active {
    background-color: #5160bf;
    border-color: #5160bf;
}

.ci.sw_widget .bootstrap-wrapper .upload-files-widget .btn-xs,
.ci.sw_widget .bootstrap-wrapper .upload-files-widget .btn-group-xs > .btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    height: auto;
}

.ci.sw_widget .bootstrap-wrapper .upload-files-widget .btn-xs i {
    font-size: 13px;
}

.sw_widget .fileupload-buttonbar * {
    font-size: 14px;
}

.files-list .btn-info.iedit.visible-inline-lg {
    display: none !important;
}

.ci.sw_widget.sw_wrap .upload-files-widget input[type="checkbox"] {
    float: left;
    width: auto;
    margin: 10px 4px 0px 4px !important;
}

.bootstrap-wrapper .upload-files-widget code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    display: inline-block;
    white-space: nowrap;
    overflow: hidden !important;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
}

.bootstrap-wrapper .upload-files-widget span.delete {
    display: inline-block;
}

ul.files-list {
    list-style: none;
}

ul.files-list li {
    overflow: hidden;
    height: 177px;
}

ul.files-list .filename {
    line-height: 1;
}

div.options-container {
    line-height: 1;
    outline-style: none;
    outline-width: 0px;
    font-size: 13px;
}

.bar {
    background-color: #e8e8e8;
    border-right-color: #99d;
}

.progress-extended {
    overflow: hidden;
}

.fileinput-button input {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}

.bootstrap-wrapper .progress {
    height: 20px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.fileupload-progress {
    height: 40px;
    overflow: hidden;
}

.bootstrap-wrapper .has-error .help-block,
.bootstrap-wrapper .has-error .control-label,
.bootstrap-wrapper .has-error .radio,
.bootstrap-wrapper .has-error .checkbox,
.bootstrap-wrapper .has-error .radio-inline,
.bootstrap-wrapper .has-error .checkbox-inline,
.bootstrap-wrapper .has-error.radio label,
.bootstrap-wrapper .has-error.checkbox label,
.bootstrap-wrapper .has-error.radio-inline label,
.bootstrap-wrapper .has-error.checkbox-inline label {
    color: #a94442;
}

.ci.sw_widget.sw_wrap .bootstrap-wrapper .has-error input.form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.files .preview * {
    width: auto;
}

.bootstrap-wrapper .upload-files-widget .files  .btn-success {
    border-radius: 0 !important;
    height: 22px !important;
    line-height: 22px !important;
    float: none;
}

.ci.sw_widget.sw_wrap .upload-files-widget .files input[type="checkbox"] {
    float: left;
    width: auto;
    margin: 6px 4px 0px 4px !important;
}

body .sw_win_wrapper .btn-success.active,body  .sw_win_wrapper .btn-success:active, 
body .sw_win_wrapper .btn-success:hover,body  .sw_win_wrapper .open>.dropdown-toggle.btn-success {
    background-color: #286090;
    border-color: #286090;
}


.sw_win_wrapper  .winter_dropdown_tree > .btn-group,
.sw_win_wrapper  .winter_dropdown_tree {
}

body .sw_win_wrapper  .winter_dropdown_tree > .btn-group button.btn.btn-default:first-child {
    outline: none !important;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    line-height: 36px;
    font-weight: 400;
}

.winter_dropdown_tree button.btn.btn-default.dropdown-toggle {
    display: -webkit-flex !important;
    display: flex !important;
}

.winter_dropdown_tree button.btn.btn-default.dropdown-toggle span {
    color: #6a7be7 !important;
}

body .sw_win_wrapper .ci.sw_widget.sw_wrap .form-group {
    display: -webkitalign-items-;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}


body .sw_win_wrapper .panel,
body .sw_win_wrapper .alert {
    border-radius: 0;
}

body .sw_win_wrapper .btn-primary {
    background-color: #6a7be7;
    border-color: #6a7be7;
}
body .sw_win_wrapper .btn {
    padding: 10px 30px;
    font-size: 14px;
    font-weight: 400;
    border-radius: 0;
}

body .sw_win_wrapper .wrap-dashboard  a.btn{
    float: left;
}

.blog-single-post > ul.post-nfo, .post_info > ul.post-nfo {
    display: none;
}

body .sw_win_wrapper .pagination>li>a,
body .sw_win_wrapper .pagination>li>span {
    line-height: 29px;
    border-radius: 0 !important;
    margin: 0;
}

.title_page {
    display: none;
}

div.form-group .winter_dropdown_tree button.btn.btn-default.dropdown-toggle, div.form-group .winter_dropdown_tree button:first-child {
    line-height: 26px !important;
}