﻿#fgeLogo{
    margin:10px auto;
}
#expand_collapse {
    position: absolute;
    left: 0;
    top: 33vh;
    border: 1px solid black;
    padding: 20px 0;
    cursor: pointer;
}
.content-wrapper {
    margin-left:0 !important;
    padding-right:0 !important;
    padding-left:2%;
    position:relative
}
.menu-wrapper > ul{
    margin-left:0px;
}
.topbar {
    background-color: #487d49 !important;
}
.login-box {
    padding: 5px !important;
    background-color: #487d49 !important;
    margin:0 10px !important;
}
.header-wraper.top-header {
    background: none !important;
}

.top-header .left-header{
    padding: 0 !important;
    background: none;
}

.dataTables_wrapper .dataTables_filter input {
    margin: 0 0 0 0.5em !important;
}
button.ui-multiselect {
    width: 99% !important;
    min-width: 99px;
}
/*.filterable button.ui-multiselect {
    	width: 100px !important;
    }*/
div.ui-multiselect-menu {
    width: auto !important;
}
strong.mandatory {
    color: red;
    float: right;
    /*margin-right: -25px;*/
    font-size: 2.5em;
    margin-top: 6px;
    font-family: Arial;
}
.w95p {
    width: 92%;
}
.ui-datepicker-trigger {
    margin-left: -25px;
    cursor: pointer;
}
.form-lable {
    margin-top: 5px
}
.dialog-label {
    margin-top: 5px
}
.ui-dialog .ui-dialog-content {
    overflow: visible !important;
}
.ui-dialog {
    overflow: inherit !important;
}
.contacts-data td a, .contacts-data td a:hover, .contracts-data td a, .contracts-data td a:hover {
    color: #0088CC;
}
td.action {
    width: 1%;
    white-space: nowrap;
}
.add-new-link {
    margin-bottom: 20px;
    /*margin-left: 20px;*/
    font-weight: bold;
    line-height: 25px;
    font-size: 18px;
}
.prd-checkbox label {
    display: inline;
    margin: 5px 20px 0px 5px;
}
.prd-checkbox input[type=checkbox] {
    margin: 0px 0px 2px 0;
}