

#fixedly-media-gallery-cont {}

#fixedly-media-gallery-cont h3 {
    font-size: 18px;
    font-weight: normal;
}

#fixedly-media-gallery-cont h4 {
    font-size: 16px;
    margin-bottom: 15px;
    font-weight: normal;
}

#fixedly-media-gallery-cont .updated {
    margin: 0px 0px 10px 0px !important;
    width: 97% !important;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table {
    width: 98%;
    background: #dedede;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0px;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table tr {
    background: #ececec;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table th {
    text-align: left;
    padding: 10px;
    font-size: 14px;
    color: #333;
    font-weight: normal;
    text-align: center;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table td {
    vertical-align: top;
    padding: 10px;
}

#fixedly-media-gallery-cont abbr {
    cursor: pointer;
    display: inline;
    border-bottom: 1px dotted #000;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-field {
    position: relative;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table .aleft {
    text-align: left;
}

#fixedly-media-gallery-cont .acenter {
    text-align: center;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table .vamiddle {
    vertical-align: middle;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table .ftxt {
    width: 99%;
    height: 25px;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table .ftxt2 {
    width: 64%;
    height: 25px;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table .fta {
    width: 99%;
    height: 75px;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table .fs {
    width: 99%;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table label.error {
    font-weight: bold;;
    text-align: right;
    display: block;
    width: 120px;
    padding: 4px;
    position: absolute;
    top: -30px;
    right: 3px;
    background: #333;
    color: #fff;
    -moz-border-radius: 2px;
    border-radius: 2px;
}

#fixedly-media-gallery-cont .fixedly-media-gallery-table .success {
    color: #333;
    font-weight: bold;
}

#fixedly-media-gallery-cont .fixedly_upload_image_button {
    cursor: pointer;
}

#fixedly-media-gallery-cont .edit-gallery-title input,
    #fixedly-media-gallery-cont .edit-media-title input,
        #fixedly-media-gallery-cont .edit-media-order input,
            #fixedly-media-gallery-cont .edit-media-link input {
    width: 140px !important;
    height: 24px !important;
    background-color: #fff;
    border-color: #dfdfdf;
    color: #333333;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    -moz-box-sizing: border-box;
}

#fixedly-media-gallery-cont .edit-gallery-description textarea,
    #fixedly-media-gallery-cont .edit-media-description textarea {
    width: 240px !important;
    height: 140px !important;
    background-color: #fff;
    border-color: #dfdfdf;
    color: #333333;
    border-radius: 3px 3px 3px 3px;
    border-style: solid;
    border-width: 1px;
    -moz-box-sizing: border-box;
    display: block;
}

.fixedly-by-line {
    text-align: center;
}
