﻿.table {
    margin-bottom: 0px;
}

.table tbody tr td {
    vertical-align: middle;
}

.table-responsive .file-upload .download{
    text-align: center;
}

.table-responsive .file-upload .download .fa{
    font-size: 0.75em;
}

.remarks {
    /*font-size: smaller;*/
    font-size: 13px;
    color: lightblue;
    font-family: Calibri;
    padding-top: 15px !important;
}

.divFileUpload {
    display: inline-block;
    width: 100%;
}



/* Control Field special setup*/
.control_SpanLabel {
    display: inline-block;
    width: 100%;
    margin-top: 0px;
}

.control_MyStoreOrder {
    display: inline-block;
    width: 100%;
}


.ctrlSelect {
    width: 100%;
}

.selectize-control {
    padding: 0px;
}

.selectize-dropdown {
    padding: 0px;
}