.article_image
{
    padding:10px;
    border:1px solid #ff0000;
}

/*-------------------------------*/
/*.file-mamanger {
    padding-bottom: 15px;
}

    .file-mamanger .rgCancelFilter {
        background-image: url("/DesktopModules/FileExplorer/Images/filterCancel.gif") !important;
        background-repeat: no-repeat !important;
        background-position: 3px center !important;
        width: 22px;
        height: 22px;
        margin: 0 0 0 2px;
        border: 1px solid #c8c8c8;
        border-radius: 2px;
        padding: 0;
        background-color: #c8c8c8;
    }

    .file-mamanger .RadGrid_Default .rgFilter {
        background-position: 0 -300px !important;
    }

.fileExplorer-settings .riSingle .riTextBox[type="text"] {
    padding: 8px;
    margin-bottom: 18px;
    height: 31px;
}

.fileExplorer-settings .RadInput_Default, .RadInputMgr_Default {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    width: 45% !important;
    max-width: 445px;
}

.dnnFormItem > .RadPicker_Default {
    display: inline-block !important;
}

.file-mamanger .RadGrid_Default .rgFilterBox {
    width: 180px;
}

.image-preview .img-wrapper {
    text-align: center;
    height: 100%;
    display: table;
    vertical-align: middle;
    width: 100%;
}

    .image-preview .img-wrapper .preview-img {
        max-width: 500px;
        max-height: 300px;
    }

    .image-preview .img-wrapper .img-container {
        display: table-cell;
        position: relative;
        vertical-align: middle;
    }*/

.filepicker{
    padding-top:0px !important;
}