body, html {
    min-width: initial;
}

body.noscroll {
    overflow:hidden;
}

#filmstrip-nav {
    margin-left: 0;
    width: 100%;
    min-width: inherit;
}


#filmstrip-toggle button {
    padding: 0;
}

#filmstrip-header {
    padding: 0 0 0 10px;
    margin-top: 0;
}

#filmstrip-nav li select {
    color: #FFF;
    width: auto;
    max-width: 130px;
    padding: 5px;
}

#filmstrip-middle {
    overflow: auto;
}

#filmstrip-middle .dropzone,
.upload-action-dock {
    display: none;
}

@media screen and (min-width: 375px) {
    #filmstrip-nav li select {
        max-width: 180px;
    }
}

@media screen and (min-width: 560px) {
    #filmstrip-nav li select {
        max-width: 220px;
    }
}


#filmstrip-nav li select.form-control {
    display: inline;
}

.pane-action.lb-mobile {
    border-left: inherit;
}

#gallery-pane {
    /* height: calc( 100% - 51px ); */
    max-height: calc(100% - 51px);
    -webkit-box-shadow: 0 0 14px #ccc;
    box-shadow: 0 0 14px #ccc;
    z-index: 992 !important;

}

#gallery-pane .download-link {
    margin-left: 5px;
}

.gallery-bucket-wrapper {
    width: 100%;
    overflow: hidden;
    white-space: initial;
    text-align: center;
}

@media screen and (min-width: 560px) {
     margin-left: -10px;
}

.gallery-bucket {
    padding-bottom: 100px;
}

.gallery-bucket .lightbox_images_wrapper {
    margin-left: 0;
    display: block;
}

.gallery-bucket li.sortable-placeholder,
.gallery-bucket li.item {
    width: 145px;
}

.gallery-bucket .type-divider {
    float: none;
    clear: both;
    display: block;
    height: auto;
    padding: 15px 0;
    margin: 0 auto;
}

.gallery-bucket .type-divider span.man:before {
    content: "\f077";
}

.gallery-bucket .type-divider span.auto:after {
    content: "\f078";
}

#filmstrip-mobile-options {
    text-align: center;
}
#filmstrip-mobile-options .options {
    height: 50px;
    padding: 10px 0;
    clear: both;
}

.btn-small.mobile,
#filmstrip-mobile-options .options .btn-small,
#filmstrip-mobile-options .options .fa.fa-pencil-square-o {
    font-size: 11px;
    text-transform: capitalize;
    font-weight: bold;
    float: none;
}


#filmstrip-mobile-options .options .btn:hover {
    color: #FFF;
}

#filmstrip-mobile-options .options li {
    display: inline-block;
    margin-right: 2px;
}

@media screen and (min-width: 560px) {
    #filmstrip-mobile-options .options li {
       margin-right: 5px;
    }
    .btn-small.mobile,
    #filmstrip-mobile-options .options .btn-small {
        font-size: 12px;
    }
}

#filmstrip-mobile-options .options li:last {
    margin-right: 0;
}

#filmstrip-mobile-options .options li.edit-lightbox .btn {
    background: #000;
}

.btn.btn-publish {
    background: #51a825;
}

#filmstrip-mobile-options .options li .create-lightbox-btn:before {
    margin-right: 0;
}

#filmstrip-mobile-options .options li .upload-actions-btn {
    margin-right: 0;
}

#filmstrip-middle .default {
    position: inherit;
    padding: 0;
    border-left: 0;
    left: 0;
}


#usatsi-publish-gallery, #publish-gallery {
    width: 100%;
}

/* lightbox details page */
.lightbox-details {
    float: none;
    width: auto;
    clear: both;
    margin: 0  0 15px 0;
    line-height: inherit;
    overflow: hidden;
}

.lightbox-details.toggle {
    display: none;
}

.photoStream .lightbox-details {
    padding: 0;
    transition: height .3s;
    height: 0;
}

.lightbox-details form {
   /* padding: 20px; */
}

.lightbox-details.modal {
    height: auto;
}

.lightbox-details.toggle input,
.lightbox-details.toggle select {
    background: #333;
    border: 1px solid #666;
    height: 40px;
    padding: 5px;
}

.lightbox-details input {
    padding: 5px 10px;

}

.lightbox-details.modal input,
.lightbox-details.modal textarea {
    color: #000;
}

.lightbox-details .row {
    margin-bottom: 15px;
}

.lightbox-details .row.error {
    margin-bottom: 0;
}

.lightbox-details .row.error .frmvalue {

}

.lightbox-details .row .frmlabel {
    padding-bottom: 10px;
}

.lightbox-details .row .frmvalue label[for="ddl_businesstype"] {
    display: none;
}

.lightbox-details .row .frmlabel.formempty {
    display: none;
}

.lightbox-details .row input {
    margin-bottom: 0;
}



.content-wrapper.legacy .lightbox-details input,
.content-wrapper.legacy .lightbox-details select,
.content-wrapper.legacy .lightbox-details texarea {
    color: #666;
}


#imgwidgetcontainer.lightbox,
#imgwidgetcontainer.batch-edit {
    width: auto;
    margin: 0;
    float: none;
    clear: both;
    overflow-x: hidden;
}

.automate-option.edit-lightbox {
    margin: 15px;
    width: auto;
    height: 0;
    overflow: hidden;
    transition: height .3s;
    padding: 0;

}
.automation-wrapper {
    overflow: hidden;
    height: auto;
    padding: 10px 15px;
}
.automate-option.collapse.in {
    height: 478px;
    transition: height .1s;
}
.page-header .more-actions {
    float: right;
    margin-right: 15px;

}

.more-actions + ul.page-view-nav {
    float: none;
    clear: both;
    padding-bottom: 0;
    padding-top: 10px;
}

.photoStream .lightbox-details.collapse.in {
    height: 400px;
    transition: height .3s;
}

.toggle-filters.edit:before {
    content: "\f044";
}

.toggle-filters.auto:before {
    content: "\f013";
    font-weight: 900;
}

.stream-photo-wrapper .num {
    height: 28px;
    width: 28px;
}

.stream-photo-wrapper .num:before {
    left: 3px;
    top: 1px;
}

.gallery-bucket li .num {
    height: 30px;
    width: 30px;
}

#imgwidgetcontainer .pagePageCountHeader {
    display: none;
}

/* Batch edit */
.batch-metadata,
.stream-photos.batch-edit .stream-photo-inner {
    display: block;
    width: 100%;
}

.batch-headline-switch {
    margin-left: 15px;
}

.batch-headline-switch > label {
    font-weight: normal;
}

/* Custom caption  Div */
.modal-image-wrapper,
.modal-caption-wrapper,
#customCaption-div {
    width: 100%;
}

/* Edit Caption / Crop Modal */
.modal-image-wrapper,
.modal-caption-wrapper {
    float: none;
    clear: both;
}

/* Dialog Box Mobile */
#dialog {
    overflow: scroll;
}

.modal-caption-copy {
    overflow: scroll;
    height: 80px;
}

#custom-headline {
    border: 1px solid #ccc;
    height: 30px;
    border-radius: 4px;
    padding: 5px;
}

.modal-caption-wrapper {
    padding-bottom: 30px;
}

img.stream-photo {
    width: 100%;
}

/* Upload Overlay */
#upload-select span,
#upload-images .my-drop-zone-wrapper {
    display: none;
}

#upload-lightbox-selection,
#upload-select {
    float: none;
    display: block;
    clear: both;
    width: 100%;
    height: auto;
}

#upload-default-msg,
#upload-default-msg:before {
    position: initial;
    width: 100%;
    text-align: center;
    display: block;
}

.autoupload {
    font-weight: normal;
}

#upload-images {
    height: auto;
    overflow: hidden;
}

#upload-images span.maxsize {
    margin-top: 10px;
    font-weight: normal;
}

#upload-images .autoupload span {
    font-weight: normal;
    font-size: 13px;
}

#upload-lightbox-selection {
    padding: 40px 0;
}

#upload-lightbox-selection select {
    height: 30px;
    border: 1px solid #CCC;
    border-radius: 4px;
    width: 100%;
}

#upload-lightbox-selection h3 {
    font-size: 16px;
}

#upload-lightbox-selection .helptext {
    font-style: normal;
}

#upload-default-msg:before {
    font-weight: normal;
    font-size: 16px;
}

#upload-exit-actions {
    float: none;
    clear: both;
}

#upload-exit-actions .btn.done {
    float: left;
}

#upload-exit-actions a.btn-myuploads {
    float: right;
}

#upload-exit-actions a.btn-myuploads,
#upload-exit-actions .btn.done {
    padding: 5px 10px !important;
    font-family: 'Futura Today Bold';
}

/* upload queue */
#upload-queue-wrapper {
    width: 100%;
    float: none;
    clear: both;
}


.upload-queue {
    height: auto;
    padding-right: 0;
}
.upload-queue h3 {
    font-size: 16px;
    padding-right: 0;
    height: auto;
    font-weight: 800;
}

#upload-queue-wrapper table,
#upload-queue-wrapper tbody,
#upload-queue-wrapper tr,
#upload-queue-wrapper td {
    display: block;
    clear: both;
    border: none;
    overflow: hidden;
}

#upload-queue-wrapper th {
    display: none;
}

#upload-queue-wrapper table button span {
    display: none;
    h
}

#upload-images .fa:before {
    margin-right: 0;
    font-family: FontAwesome;
}


#upload-queue-wrapper .text-center {
    display: none;
}

#upload-images thead {
    display: none;
}

#upload-images .progress {
    width: 100%
};
#upload-images .progress h3 {
    font-size: 16px;
    padding-top: 20px;
    display: block;
}
#upload-queue-wrapper .checkmark {
    position: relative;
}

#upload-queue-wrapper .checkmark:after {
    position: absolute;
    right: 10px;
    color: #FFF;
    padding: 0;
    float: none;
    width: auto;
}

#upload-queue-wrapper td {
    padding: 8px 0;
}

#upload-queue-wrapper tr {
    border-bottom: 1px solid #F0F0F0;
    padding: 10px 0;
}

#upload-bulk-actions button {
    margin-bottom: 15px;
}

#upload-images  #upload-bulk-actions .fa:before {
    margin-right: 5px;
}

#upload-queue-wrapper .bulk-progress.checkmark:after {
    bottom: 24px;
}


/* Publish Gallery */
#usatsi-publish-gallery .config h3 {
    font-size: 18px;
}

.publish-customize,
.publish-preview {
    float: none;
    clear: both;
    width: 100%;
}

#publish-content {
    width: 100%;
}

#publish-content .embed-nav {
    width: 100%;
    float: none;
    clear:both;
}

#publish-content .embed-steps {
    width: 100%;
    float: none;
    clear: both;
    transition: height 0.2s ease-out;
}

#publish-content .embed-steps.collapse.in {
    background: #e6e6e6;
}

#publish-content pre {
    width: 100%;
}

#published-content .nav-item a {
    color: #FFF;
}

#gallery-edit #publish-new {
    float: none;
    text-align: center;
    padding-bottom: 20px;
}

#gallery-edit #publish-new button {
    padding: 5px 10px;
    font-size: 12px;
}

.btn-action.btn:hover,
.btn-action.btn:focus,
.btn-action.btn.focus
.btn-action.btn:active {
    color: #FFF;
}

#view-embed {
    width: 100%;
}
#gallery-preview-content .embed-nav {
    width: 40%;
}

#gallery-preview-content .embed-steps {
    width: 60%;

}

#filmstrip-nav li a.inverse {
    text-decoration: underline;
}


.gallery-details textarea {
    padding: 10px;
}

#gallery-stream .page-header-new {
    width: 100%;
}


#lb-details.lightbox-details input,
#lb-details.lightbox-details textarea{
    background: #333;
    border: 1px solid #666;
}

#automate-save {
    float: left;
    margin-right: 15px;
}

.automate-wrapper input.datepicker {
    height; 29px;
}

.automate-wrapper .config input {
    height: 30px;
}

.automate-wrapper .config {
    margin-bottom: 20px;
}

.ui-dialog {
    z-index: 993 !important;
    top: 66px !important;
}

#publish-customize label.fa:after {
    height: 17px;
    width: 17px;
}

.batch-metadata input {
    color: #333;
}

#upload-lightbox-selection .helptext,
#upload-images .autoupload span {
    color: #333;
}

#upload-default-msg:before {
    content: "No Photos Ready for Upload";
}


#upload-images .custom-file-upload {
    font-family: 'Futura Today Bold';
}

.thumbnail {
    background: none;
    border: none;
    border-radius: 0;
}

#example_wrapper {
    padding: 0;
}

.content-wrapper.legacy .lightbox-details {
    width: 100%;
    float: none;
}

.no-data.wmargin {
    margin: 0;
    padding: 15px;
}

.no-data {
    padding: 0 15px;
}

.formSaveRow input {
    width: 100%;
    display: block;
    margin-bottom: 15px;
}

.photo-preview.ui-dialog .full-preview-next {
    top: 140px !important;
    right: 0;
}
.photo-preview.ui-dialog .full-preview-prev {
     top: 140px !important;
     left: 0;
}

.modal-right-wrapper-left-column div {
    padding-left: 0;
}

.admin-box {
    width: 100% !important;
}


/* other styles to keep on mobile only */

#thirdPartyAPIForm .form-wrapper {
    border: none;
    padding: 0;
}

#login-box #thirdPartyAPIForm div.row {
    margin: 0;
    text-align: left;
    margin-bottom: 15px;

}

#login-box #thirdPartyAPIForm  span.login-user {
    padding-left: 0;
}

#login-box #thirdPartyAPIForm span.textalign {
    display: block;
    text-align: left;
    font-weight: bold;
    padding: 5px 0;
}

#login-box #thirdPartyAPIForm span.sub-header {
    font-size: 16px;
    font-weight: bold;
    color: #ccc;
    padding: 15px 0;
    display: block;
}

#login-box .login-Txtbox {
    color: #FFF;
    background: #333;
    border-radius: 4px;
    border-color: #666;
    line-height: normal;
    padding: 5px;
}

#login-box div.row {
    margin-right: -15px;
}

/* formtextbox overrides */
.formtextbox-reg {
    border-color: #666;
    border-radius: 4px;
    background: #333;
    color: #fff;
    width: 100%;
    padding: 5px 10px;
}

#set_filter {
    width: 100%;
}
#login-box div.row {
    margin-right: 0;
}

#login-box {
    width: auto;
}

.login-wrapper {
    padding: 0 15px;
}

.col-sm-12 .login-wrapper {
    padding: 0;
}

.page-header .filter-name {
    display: block;
    float: none;
}

#gallery-stream .filter-keywords,
.page-header .filter-keywords {
    width: 70%;
}


.filter input.datepicker {
    height: 25px;
}

/* image actions download */

.actions-ui-submenu.mobile .btn-mini {
    font-size: 11px;
    text-transform: none;
    padding: 2px 5px !important;
    display: inline-block;
    margin: 0 3px 0;
    vertical-align: middle;
    line-height: 15px;
    float: left;
}

.gallery-bucket .image-actions {
    margin-top: 10px;
}

.gallery-bucket .actions-ui-submenu.mobile .btn-mini {
    background: none !important;
    padding: 0 !important;
}

.actions-ui-submenu.mobile .btn-mini span.fa-cloud-download {
    font-size: 15px;
    float: left;
    margin-right:0;
}

.gallery-bucket .image-actions .fa {
    font-size: 16px;
    padding: 2px 1px;

}

.gallery-bucket .image-actions .download {
    float: left;
}

.gallery-bucket .image-actions .btn .fa:before {
    margin-right: 1px;
}

.gallery-bucket .image-actions span.res {
    display: inline-block;
    margin-right: 0;
    line-height: 22px;
}


.gallery-bucket .actions-ui-submenu.mobile {
    float: left
}

.stream-photo-wrapper ul.actions-ui-submenu.mobile li.download {
    display: table-cell;
}

body.noscroll .stream-photos {
    overflow: hidden;
}

.result-set.loading {
    min-height: 100px;
}

#search-results .result-set.loading {
    border: none;
}

.usatsi-home-content, .usatsi-content {
    width: 100% !important;
}

.caption-nav-wrapper .caption {
    overflow: auto !important;
}

#view-license {
    width: 100%;
}

.search-results-info {
    padding-left: 15px;
}

.autocrop-wrapper {
    width:100%;
    overflow:hidden;
    padding-left:0;
    padding-top:10px;
}

.autocrop-image-wrap {
    width:auto;
    height:300px;
    padding: 15px;
}

.feature-image .row {
    margin-bottom: 10px;
}

.feature-image .row strong {
    margin-bottom: 10px;
    display: block;
}

.modal-right-wrapper-top-row {
    overflow: hidden;
    background: #FFF;
}


.full-modal-image-wrapper {
    float: none;
    clear: both;
}

.modal-right-wrapper {
    min-height: 500px;
}

section.usatsi-home .caption-nav-wrapper.bx-wrapper {
    margin-bottom: 20px;
    overflow: hidden;
}

section.usatsi-home .usatsi-module {
    margin-bottom: 20px;
}

.caption-nav-wrapper .caption-txt {
    line-height: 20px;
}

.mobile-header-search .searchDiv.top-nav .searchTextbox {
    width: 85% !important;
}

#forgot_password
#login-box h3 {
   font-size: 18px
}

#forgot_password #login-box .login-Txtbox {
    width: 70%;
}

#forgot_password #login-box div.row {
    padding: 0 10px;
}
