.marginRight5{
    margin-right:5px;
}

.marginRight10{
    margin-right:15px;
}

.marginRight15{
    margin-right:15px;
}


.marginBottom10 {
    margin-bottom: 10px;
}

.orange-btn {
    background: #e97539 !important;
    border: #e97539 !important;
}

.orange-btn:hover {
    background: #e6611d !important;
    border: #e6611d !important;
}

.orange-btn:focus {
    background: #e6611d !important;
    border: #e6611d !important;
}

.reloadPlugins {
    position: relative;
    top: -13px;
    right: 22px;
}