/* [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: 4px;

    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: #5cb85c;
    border-color: #4cae4c;
}

.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: 4px 4px 0px 4px;
}

.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;
    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
{
    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;
}

.thumbnail.thumbnail-property {
    background: transparent;
    border: 0;
    padding: 0;
    margin: 0;
    box-shadow: none;
    overflow: visible;
}

.thumbnail.thumbnail-property .panel  {
    padding: 25px 25px;
    background: #fff;
    border: 0;
    border-radius: 0;
    margin-bottom: 35px;
}

.thumbnail.thumbnail-property .caption > .date,
.thumbnail.thumbnail-property .caption > .thumbnail-title  {
    display: none;
}

.thumbnail.thumbnail-property .caption > .description {
    margin: 0;
}

.thumbnail.thumbnail-property .sw_widget  .panel  {
    padding: 25px 25px;
    padding-bottom: 10px;
    border: 1px solid #E8ECF1;
    border-radius: 2px;
}

.thumbnail.thumbnail-property .panel-heading  {
    background: transparent;
    padding: 0;
    border: 0;
    color: #000;
    font-size: 24px;
    line-height: 1;
    margin-bottom: 40px;
    position: relative;
    text-overflow: ellipsis;
}

.thumbnail.thumbnail-property .panel-heading .title  {
    color: #092c61;
    font-size: 25px;
    font-weight: 700;
    margin: 0;
    height: initial;
    margin-bottom: 25px;
    position: relative;
    text-overflow: ellipsis;
    text-transform: uppercase;
    padding-left: 0;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative
}

.wrap-post .thumbnail.thumbnail-property .caption {
    display: block;
    padding: 0;
}

.ci.sw_widget.sw_wrap .upload-files-widget .fileupload-buttonbar input[type="checkbox"] {
    margin: 10px 4px 0px 10px;
}

.alert {
    border-radius: 0;
}

.widget .files.files-list {
    margin-left: -7px;
    margin-right: -7px;
}

.widget .files.files-list:after {
    content: '';
    display: table;
    clear: both;
}

.widget .files.files-list li {
    margin: 7px !important;
    padding-top: 0 !important;
}

.btn {
    border-radius: 0 !important;
}

.img-rounded {
    border-radius: 3px;
}

.widget:not(.widget-box) .upload-files-widget ul li:last-child,
.widget:not(.widget-box) .upload-files-widget ul li,
.widget:not(.widget-box) .upload-files-widget ul li:first-child {
    border: 1px solid #E5E5E5;
}

.thumbnail.thumbnail-property .panel .presuf {
    padding-top: 13px;
}

.thumbnail.thumbnail-property .panel .form-horizontal .form-group input[type=checkbox] {
    margin: 20px 0 0;
}

.widget .nav.nav-tabs {
    margin-left: 0;
    margin-top: 15px;
}

.table.table-striped strong {
    color: #092c61;
}

.quick-submission .winter_dropdown_tree > .btn-group ,
.quick-submission .winter_dropdown_tree {
    width: 100%;
    min-width: initial;
}

body .quick-submission .winter_dropdown_tree > .btn-group  button.btn.btn-default:first-child {
    width: calc(100% - 50px);
    min-width: initial;
}

@media (max-width: 991px) {
    .box-overflow-container {
        padding-left: 0;
        padding-right: 0;
    }
}

.wrap-post table, .wrap-post th, .wrap-post td {
    border: 0;
}

.thumbnail.thumbnail-property .winter_dropdown_tree .btn {
    margin: 0;
}


.form-editproperty .winter_dropdown_tree,
.form-editproperty .form-control {
    display: inline-block;
    width: calc(100% - 150px);
}

.form-editproperty .presuf {
    display: inline-block;
}


#quick_submission_form .panel-body {
    padding: 0;
}

.form-horizontal.form-editproperty .form-group {
    margin-right: 0;
    margin-left: 0;
}

.form-horizontal.form-editproperty  .tab-content>.active {
    padding-top: 15px;
    margin-bottom: -15px;
}

.bootstrap-wrapper .upload-files-widget .btn {
    margin-top: 0; 
}

.bootstrap-wrapper .upload-files-widget .btn-success {
    position: relative;
}


.quick-submission .panel-body {
    padding: 0 0 15px 0;
}

.quick-submission div.widget-styles {
    padding: 0;
    position: relative;
    border-radius: 5px;
    background-color: rgb(255, 255, 255);
    -webkit-box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.11);
    box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.11);
}

.quick-submission .widget-styles .header h2 {
    text-align: left;
    margin: 0;
    padding: 0;
}

.quick-submission .widget-styles .btn {
    margin-top: 0;
}

.quick-submission .tab-pane .form-group:last-child {
    margin-bottom: 30px;
}
/* [/END] FORM Improvements */
.quick-submission .yordy-form .form-sw_table_edit select,
.quick-submission .yordy-form .form-sw_table_edit input {
    height: 32px;
    width: 100%;
}

.quick-submission table.sw_table_edit {
    table-layout: auto;
}

.form-sw_table_edit .btn {
    border: 1px solid #eee !important;
    padding: 1px 4px;
    line-height: 23px;
}

.form-sw_table_edit .btn.tabledit-save-button {
    display: inline-block;
    border: 1px solid #4cae4c !important;
    border-radius: 3px !important;
    background: #5cb85c;
    color: #fff;
}

.form-sw_table_edit .btn.tabledit-save-button:hover {
    display: inline-block;
    border: 1px solid #9d9d9d !important;
    border-radius: 3px !important;
    background: #53a753;
}

body .winter_dropdown_tree .list_scroll {
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

@media (max-width:767px) {
    .form-editproperty .winter_dropdown_tree,
    .form-editproperty .form-control {
        width: 100%;
    }
}
