#layoutBodyWrapper {
    min-width: 1280px;
}

#list-container {
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    border-radius: 0.6em;
    border: none;
    margin: 28px 10px 10px 10px;
}

#list-container #gridView {
    background: none repeat scroll 0 0 #ffffff;
}

#frame-container #comment table .first-column {
    padding-left: 0 !important;
}

#frame-container #comment fieldset table .first-column {
    padding-left: 0 !important;
}

#show-footer {
    font-family: "droid sans" !important;
    font-style: italic !important;
    font-size: 11px !important;
    width: 800px;
}

#frame-container {
    background-color: #fff;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
    border-radius: 0.6em;
    min-width: 1280px;

    margin: 28px 10px 10px;
}

#frame-container .form-line-wrapper {
    /*margin-top: 15px;*/
}

#frame-container .form-line-wrapper .line-text {
    float: left;
    margin-top: -8px;
    padding-right: 5px;
}

#frame-container .form-line-wrapper .line-text-2 {
    float: left;
    margin-top: -12px;
    padding-right: 5px;
}

#frame-container .form-line-bold-color {
    border: none;
    border-bottom: 1px solid #2E6E9E;
    margin-top: 15px;
    margin-left: 0px;
}

#frame-container .form-line-light-color {
    border: none;
    border-bottom: 1px solid #cccccc;
    margin-top: 15px;
    margin-left: 0px;
}

#frame-container .form-line-light-color-2 {
    border: none;
    border-bottom: 1px solid #B1D6EC;
    margin-top: 5px;
    margin-left: 0px;
}

.form-title {
    padding: 15px 0 0 10px;
    color: #FFFFFF !important;
    text-align: left;
    text-shadow: 0 0 5px black;
    font-family: "droid sans" !important;
    font-weight: bold;
}

#frame-container #comment {
    /*height: 550px;*/
    padding: 2px 30px 15px 30px;
    color: #222 !important;
}

#frame-container #comment fieldset {
    color: #2E6E9E !important;
    margin-top: 10px !important;
    border-radius: 5px !important;
    color: #2E6E9E !important;
}

#frame-container #comment fieldset table {
    padding-left: 10px;
    padding-right: 10px;
}

#frame-container #comment fieldset table td {
    padding-left: 25px;
    color: #2E6E9E !important;
    line-height: 25px;
}

#frame-container #comment table td {
    padding-left: 25px; /*45*/
    line-height: 25px;
    color: #222 !important;
}

#frame-container #contactEmails table td:first-child {
    padding: 5px 0 0 14px !important;
}

#frame-container #contactEmails table td:first-child + td {
    padding: 5px 0 0 5px !important;
}

#frame-container #contactEmails table td:first-child + td + td {
    width: 10px !important;
    padding: 5px 0 0 5px !important;
}

#frame-container #contactPhones table td:first-child {
    padding: 5px 0 0 10px !important;
}

#frame-container #contactPhones table td:first-child + td {
    padding: 5px 0 0 5px !important;
}

#frame-container #contactPhones table td:first-child + td + td {
    padding: 5px 0 0 5px !important;
}

#frame-container #contactPhones table td:first-child + td + td + td {
    width: 10px !important;
    padding: 5px 0 0 5px !important;
}

#password {
    width: 150px !important;
}

#login {
    /*width: 150px !important;*/
}

#CFDSID {
    width: 80px !important;
}

#code {
    width: 80px !important;
}

#drayPayFactor, #accPayFactor, #fscPayFactor {
    width: 100px !important;
    text-align: right;
}

#abbr {
    width: 80px !important;
}

#cargo-name {
    color: #222222 !important;
    font-family: "droid sans" !important;
    font-size: 30px;
    font-weight: bold;
    padding-left: 2px;
    float: left;
    width: 50%;
}

#login-status {
    color: #222222 !important;
    text-align: right;
    font-family: "droid sans" !important;
    font-size: 14px;
    /*width: 20%;*/
    float: right;
}

#login-status a {
    color: #1A62C4;
    font-family: "droid sans" !important;
    text-decoration: none;
}

#selectType {
    box-shadow: 0 0 10px 3px #2c2c2c;
    width: 150px;
    background-color: rgb(251, 251, 251);
    display: none;
    position: absolute;
    border-radius: 5px;
    margin-top: 10px;
    z-index: 1;
}

#login-title {
    bottom: 0;
    color: #1A62C4;
    position: absolute;
    right: 120px;
    text-align: right;
    top: 0;
    z-index: 999;
    height: 28px;
}

#login-title a {
    cursor: pointer;
    color: #1A62C4;
    font-size: 16px;
    line-height: 28px;
    font-family: "droid sans" !important;
    text-decoration: none;
}

#login-title a:hover {
    cursor: pointer;
    color: #1A62C4;
    text-shadow: 0 1px 1px black;
    text-decoration: none;
    font-family: "droid sans" !important;
}

#logout-title {
    bottom: 0;
    color: #1A62C4;
    position: absolute;
    right: 40px;
    text-align: right;
    top: 0;
    z-index: 999;
    height: 28px;
}

#logout-title a {
    cursor: pointer;
    color: #1A62C4;
    font-size: 16px;
    line-height: 28px;
    font-family: "droid sans" !important;
    text-decoration: none;
}

#logout-title a:hover {
    cursor: pointer;
    color: #1A62C4;
    text-decoration: none;
    font-family: "droid sans" !important;
}

#separator, .separator {
    background: none repeat scroll 0 0 #8E909C;
    width: 1px;
    height: 15px;
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
    margin-bottom: -3px;
}

#logo-cargo {
    bottom: 0;
    left: 30px;
    position: absolute;
    text-align: left;
    top: 0;
    z-index: 999;
    height: 33px;
    width: 104px;
    border-radius: 0.6em;
    border-color: #000000;
    -moz-border-radius: 0.6em;
    -webkit-border-radius: 0.6em;
}

#logo-cargo img {
    margin: 2px 2px 0 0;
}

#active-company {
    bottom: 0;
    left: 133px;
    position: absolute;
    text-align: left;
    top: 12px;
    z-index: 999;
    color: #000000;
    font-size: 20px;
    font-family: "droid sans" !important;
    height: 16px;
}

.show-uneditable-input {
    color: #2E6E9E !important;
    cursor: not-allowed;
    display: block;
    height: 22px;
    line-height: 23px;
    padding-left: 2px;
    margin-top: 0.09em;
    padding-right: 4px;
}

.show-uneditable-number-input {
    color: #2E6E9E;
    cursor: not-allowed;
    display: block;
    height: 22px;
    line-height: 23px;
    padding-left: 2px;
    margin-top: 0.09em;
    text-align: right;
    padding-right: 4px;
}

#header-title {
    position: fixed;
    background-color: #FFFFFF;
    border-color: #FFFFFF;
    opacity: 1;
    height: 40px;
    width: 100%;
    z-index: 800;
    left: 0;
    top: 0;
}

#header-buttons {
    vertical-align: middle;
    background-color: #333;
    float: left;
    padding: 10px;
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 1;
}

#header-buttons #left-part {
    float: left;
    text-align: left;
}

#header-buttons #right-part {
    float: right;
    text-align: right;
    margin-right: 30px;
}

#rate {

}

#rate a {
    color: #0088CC;
    font-family: "droid sans" !important;
    text-decoration: none;
}

#rate .addLink {
    float: right;
    height: 16px;
    margin-bottom: 8px;
}

#rate .accordion-content {
}

#rate h3 a {
    font-family: "droid sans" !important;
    text-decoration: none;
    font-weight: normal !important;
}

#rate table {
    width: 100%;
}

#rate table tbody {
}

#rate table tr {
}

#rate table tr th {
    font-weight: normal;
    width: 55px;
    background-color: #cccccc
}

#rateDetails table tr th {
    font-weight: normal;
    background-color: #cccccc
}

#rate table tr td {
    line-height: 15px !important;
    text-align: center;
    padding-right: 2px;
    padding-left: 2px !important;
}

#rate table tr td input:not([type='text']) {
    font-weight: normal;
    width: 100%;
    background: #ffffff !important;
    border: none;
}

#rate table tr .title-border {
    font-weight: bold;
    border-right: 1px solid #444444;
}

#rate table tr .row-border-right {
    border-right: 1px solid #444444;
}

.currency {
    text-align: right;
    color: #2E6E9E;
}

.rate-number {
    text-align: right;
}

.currency-3dec {
    text-align: right;
    color: #2E6E9E;
}

.address-contact-field {
    margin-left: -10px !important;
}

.number-border {
    text-align: right;
}

#list-container .ui-widget-content {
    color: #222222;
    background: none;
}

.ui-widget-content .ui-state-highlight a, .ui-widget-content a {
    color: #0088CC;
    font-family: "droid sans" !important;
    text-decoration: none;
}

.color-white {
    color: #ffffff !important;
}

.color-white a {
    color: #ffffff !important;
}

.color-black {
    color: #2E6E9E !important;
}

.color-black-dispatch{
    color: black !important;
}

.color-black a {
    color: #0088CC !important;
}

.color-black-dispatch {
    color: #222222 !important;
}

.unAssignBtn {
    position: absolute;
}

.ui-icon-triangle-1-s, .ui-icon-triangle-1-e {
    float: left !important;
}

.menuCloseTab {
    color: #1A62C4;
    font-family: "droid sans" !important;
    font-size: 14px;
    font-weight: bold;
    line-height: 28px;
    text-decoration: none;
}

input.isError, textarea.isError {
    border-color: #b94a48 !important;
    -webkit-box-shadow: 0 0 2px #b94a48 !important;
    -moz-box-shadow: 0 0 2px #b94a48 !important;
    box-shadow: 0 0 2px #b94a48 !important;
}

div.fileinputs {
    position: relative;
}

div.fakefile {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

input.file {
    position: relative;
    text-align: right;
    -moz-opacity: 0;
    filter: alpha(opacity:0);
    opacity: 0;
    z-index: 2;
}

.link_truncated {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.orange {
    background-color: #DAA520 !important;
}
.darkGreen{
    background-color: #4920D9;
}

.color_dark_green{
    background-color: #5BB649 !important;
}
.color_green{
    background-color: #A2C756 !important;
}
.color_green_A2C999{
    background-color: #A2C999 !important;
}
.color_blue{
    background-color: #ACC2DE !important;
}
.color_yellow{
    background-color: #EDC255 !important;
}
.green {
    background-color: #6B8E23 !important;
}

.uppercase {
    text-transform: uppercase !important;
}

.operations {
    background-color: #0014a8 !important;
}

.rates{
    background-color: #b8860b !important;
}

.invoicing{
    background-color: #74B749 !important;
}

.driver_pay{
    background-color: #F39C12 !important;
}

.accounting{
    background-color: #0a819c !important;
}

.common{
    background-color: #02ABE2 !important;
}

.analytics{
    background-color: #C94E4B !important;
}

.user{
    background-color: #1f4368 !important;
}

.everything{
    background-color: #e66800 !important;
}

.logout{
    background-color: #666666 !important;
}

.factors{
    background-color: #6FB4CE !important;
}

.warehouse{
    background-color: #305ba0 !important;
}

.photo{
    background-color: #00923F !important;
}

.dashboard{
    background-color: #2092ed !important;
}

.grayColor {
    background-color: grey !important;
}

table {
    border-collapse: collapse !important;

}

#dispatchGridWrapper #gridView th {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

#gridViewWorkWaiting th {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: top;
}

.table-list tbody tr:nth-child(even) {
    background-color: #dddddd;
}

.table-list td {
    border: 1px solid #CCCCCC;
    padding: 0px 0px 0px 3px;

}

.table-list th {
    /* border-left: 1px solid #CCCCCC;  */
    border: 1px solid #CCCCCC;
    padding: 3px;
}

.table-list {
    border: 1px solid #CCCCCC !important;
}

.table-list thead tr {
    /*background: #D9EDF7;*/
    background: #949494;
}

.table-list thead td, .table-list thead th {
    background: url("skin/shadow.jpg") repeat scroll 0 0 #FFFFFF;
    color: #666666;
    font-weight: bold;
    line-height: 17px;
    padding: 2px 6px;
}

.table-list thead td a, .table-list thead th a {
    color: #666666;
}

.redCom {
    color: #ff0000;
}

.cssDriver td {
    padding-left: 5px !important;
}

.ui-autocomplete {
    z-index: 9999 !important;
}

.isDriverOnsafety {
    border-bottom: 1px solid red;
}

.paginateButtons {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: url("skin/shadow.jpg") repeat-x scroll center bottom #FFFFFF;
    border-image: none;
    border-style: none solid solid;
    border-width: 0 1px 1px;
    color: #666666;
    font-size: 10px;
    overflow: hidden;
    padding: 5px 2px;
    min-height: 13px;
    border-color: -moz-use-text-color #CCCCCC #CCCCCC;
    border: 1px solid #CCCCCC;
    border-top: 0px;
    margin: -1px 1px 0;

}

.paginateButtons a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #CCCCCC #AAAAAA #AAAAAA #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #666666;
    margin: 0 3px;
    padding: 2px 6px;
    font-weight: bold;
    vertical-align: middle;
}

.paginateButtons span {
    padding: 2px 3px;
    font-weight: bold;
    vertical-align: middle;
}

.sortable a {
    color: #2E6E9E !important;
    text-decoration: none !important;
}

.opentConten {
    background-color: #FFFF00;
    display: inline;
    margin: 0 auto;
    padding-left: 6px;
    width: 260px;
    padding-right: 4px;
}

.bgheader {
    background: #AAAAAA !important;
}
.accountBg{
    background-color: #FFFFFF;
    border-radius: 0.6em;
    margin: 30px 10px 10px;
    min-width: 1280px;
}
#segmentRate #rate table tr td{
    height: 22px !important;
}

/* Notification */
#flowRight {
    position: fixed;
    right: 20px;
    bottom: 0;
    z-index: 900;
}
#nav{
    list-style:none;
    margin: 0px;
    padding: 0px;
}
#nav li {
    float: left;
    font-size: 14px;
    font-weight:bold;
    margin-left: 10px;
}
#nav li a{
    width: 250px;
    height: 20px;
    display: block;
    /*color: #fff;*/
    font-weight:normal;
    position: relative;
    padding: 5px 0;
    text-align: center;
}
#nav li a:hover{
    color:#006699;
    text-decoration:none
}
#notification_li{
    position:relative;
    background: #849DBD;
    border: solid 1px #999;

}
#textMessage_li{
    position:relative;
    background: #0099B2;
    border: solid 1px #999;
    width: 250px;
}
#his-TextMessage_li{
    position:relative;
    background: #2859be;
    border: solid 1px #999;
    width: 400px;
    display: none;
}

#textMessage_li #textMessageLink, #his-TextMessage_li #his-TextMessageLink{
    color: #f5f5f5;
}


#notificationContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .7);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    bottom: 30px;
    margin-left: -1px;
    width: 250px;
    z-index: -1;
    display: none;
    height:400px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);

}
#messageContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .7);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    bottom: 30px;
    margin-left: -1px;
    width: 250px;
    z-index: -1;
    display: none;
    height:400px;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);

}
#textMessageContainer, #his-TextMessageContainer {
    background-color: #fff;
    border: 1px solid rgba(100, 100, 100, .7);
    -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, .25);
    overflow: visible;
    position: absolute;
    bottom: 30px;
    margin-left: -1px;
    z-index: -1;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.25);
}
#textMessageContainer{
    display: none;
    height:298px;
    width: 250px;
}
#his-TextMessageContainer{
    height:500px;
    width: 400px;
}
#div-history .itemSendMessage{
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #ffffff; background-color: #d2f3f7;text-align: left;margin: 5px;padding: 2px 4px;
}
#div-history .itemReceiveMessage{
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #ffffff; background-color: #e2fff3;text-align: left;margin: 5px;padding: 2px 4px;
}
#div-history .content-message{
    font-weight: normal;color: #000000
}
#div-history  .date-message{
    font-weight: normal;color: #aaacba;margin-right: 4px;font-size: 12px;
    text-align: right;
}

.newMessage-item{
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 1px solid #ffffff; background-color: rgba(212, 251, 255, 0.42);text-align: left;margin: 2px;padding: 1px
}
.newMessage-item.unread{
    background-color: #b5f7ff;
}

.newMessage-item:hover{
    cursor: pointer;
    border: 1px solid #dbdbdb;
}

.newMessage-item .newMessage-content{
    font-weight: normal;color: #000000;float: left;
}
.newMessage-item .newMessage-content .sender{
    font-weight: bold;color: #7d7a7d;
}
.newMessage-item .date-message{
    font-weight: normal;color: #aaacba;margin-right: 4px;font-size: 12px;
    text-align: right;
}

#notificationContainer:before {
    content: '';
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    color: transparent;
    border: 10px solid black;
    border-color: transparent transparent #eee;
    margin-top: 280px;
    margin-left: 47%;
}
#textMessageBody #messageBody{
    padding: 5px 5px;
}
#notificationTitle {
    z-index: 1000;
    font-weight: bold;
    padding: 8px 0;
    color:#fff;
    font-size: 13px;
    background: #849DBD;
    width: 250px;
    border-bottom: 1px solid #999;
}
#notificationsBody {
    padding: 0 !important;
    height:380px;
    overflow-x: hidden;
    overflow-y: auto;
}
#notification_li #messagesBody {
    padding: 0 !important;
    height:380px;
    overflow-x: hidden;
    overflow-y: auto;
}
#textMessageBody {
    padding: 0 !important;
    height:240px;
}

#textMessageBody #div-recipients{
    border-bottom: 1px solid #cfcfcf;
    max-height: 148px;
    overflow-x: auto;
}
#his-TextMessageBody #div-history{
    border-bottom: 1px solid #cfcfcf;
    height: 345px;
    overflow-x: auto;
}

#textMessageBody .item-recipient{
    background-color: #f5f5f5;
    border: 1px solid #d9d9d9;
    cursor: default;
    display: block;
    height: 18px;
    white-space: nowrap;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-right: 5px;
    margin-bottom: 3px;
    padding: 2px;
}

#textMessageBody #messageHeader{
    border-bottom: 1px solid #cfcfcf;
    height: 30px;
}



#notificationFooter {
    background-color: #e9eaed;
    text-align: center;
    font-weight: bold;
    padding:0 5px;
    font-size: 12px;
    border-top: 1px solid #dddddd;
}

#notification_WT {
    padding: 4px 4px;
    background: #000;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50%;
    margin-left: 50px;
    position: absolute;
    margin-top: -5px;
    font-size: 11px;
    z-index: 99;
    cursor: pointer;
}
#notification_WT.hasWT {
    background: #cc0000;
}
#notification_message {
    padding: 4px 4px;
    background: #000;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50%;
    margin-left: 80px;
    position: absolute;
    margin-top: -5px;
    font-size: 11px;
    z-index: 99;
    cursor: pointer;
}

#notification_message.hasNew {
    background: #cc0000;
}

#notification_message {
    background: #000;
}

#forwardIcon {
    padding: 4px 4px;
    background: #000;
    color: #ffffff;
    font-weight: bold;
    border-radius: 50%;
    margin-left: 80px;
    position: absolute;
    margin-top: 3px;
    font-size: 11px;
    z-index: 99;
    cursor: pointer;
}

#forwardIcon.enable {
    background: #cc0000;
}

#forwardIcon {
    background: #000000;
}



.noti-content{
    text-align: left;
    font-weight: normal;
    color:#333;
    font-size: 12px;
    display: block;
    /*margin: 5px 0;*/
    /*padding: 2px 2px;*/
    border-bottom: solid 1px #eee;
}
.noti-content a{
    padding: 2px 3px !important;
    text-align: left !important;
}
.noti-content a:hover{
    color:#006699;
    text-decoration:none
}

.option-popup-on-list{
    background-color: #FBFBFB;
    width: auto;
    height: auto;
    box-shadow: 0 0 10px 3px #2C2C2C;
    padding: 10px;
}

.option-popup-on-list table {
    width: auto !important;
}

.new-loading-text {
    position: absolute;
    z-index: 100;
    padding: .4em;
    font-size: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .25);
    line-height: 18px;
}

.modal-footer {
    padding: 14px 15px 15px;
    margin-bottom: 0;
    text-align: right;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff;
    *zoom: 1;
}

.bg-secondary input[type="checkbox"] {
    cursor: pointer;
}

.bg-secondary input[type="checkbox"][disabled] {
    cursor: not-allowed !important;
}

.custom-flex-grid-container {
    border-bottom: 0 !important;
    border-right: 0 !important;
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.custom-flex-grid-pager {
    margin-right: 1rem !important;
    margin-left: 1rem !important;
}

.bg-white.p-3 textarea {
    border: 1px solid #cccccc;
    padding-left: 8px;
    padding-right: 8px;
}

.bg-white.p-3 textarea:focus {
    border-bottom: 2px solid #3E50B4;
}

.bg-white.p-3 a:not([href]):not([tabindex]) {
    color: #0088cc;
    cursor: pointer;
}

.bg-white.p-3 a:not([href]):not([tabindex]):hover,
.bg-white.p-3 a:not([href]):not([tabindex]):focus {
    color: #0088cc;
    text-decoration: underline;
}

.floatRight {
    float: right;
}

.close-page-btn  {
    width: 10px;
    font-size: 1.30rem;
    color: #dc3545;
    text-align: center;
    display: block;
    transition: all .2s;
    margin: 0 2px 0 6px;
}

a.close-page-btn:hover {
    color: #fff;
}

.alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
}

.notification {
    text-decoration: none;
    padding-right: 1px;
    position: relative;
    display: inline-block;
}

.notification .badge {
    position: absolute;
    top: -5px;
    right: -19px;
    background-color: red;
    width: 20px;
    height: 20px;
    padding: 4px;
    border-radius: 10px;
}

.new-notification-task-panel {
    padding: 6px;
    background-color: lightgray;
}

.task-color-red {
    color: red;
    width: 40px;
}

.task-color-yellow {
    color: yellow;
    width: 40px !important;

}

.task-color-lightgreen {
    color: lightgreen;
    width: 40px;
}

.btn-gray-custom {
    color: #222;
    background-color: lightgrey;
    border-color: lightgrey;
    min-width: 9rem;
    padding: 1rem 0.5rem 1rem 0.5rem;
}

.task-row .btn-gray-custom {
    color: #222;
    background-color: lightgrey;
    border-color: lightgrey;
    min-width: 1rem;
    padding: 0.25rem 0.5rem;
}

.blockOverlay{
    z-index: 1560 !important;
}

.blockMsg{
    z-index: 1600 !important;
}

a[disabled] {
    pointer-events: none;
    cursor: default;
    opacity: 0.5;
}

.inputError {
    border: 2px solid rgb(173, 36, 36) !important;
}

#versionShow {
    font-family: Roboto;
    font-size: 16px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: var(--og-white);
}

.font-non-proportional, .ui-widget-content a.font-non-proportional {
    font-family: 'Roboto Mono', monospace !important;
}

.cursor-pointer{
    cursor: pointer;
}

.text-ellipsis {
    text-overflow: ellipsis !important;
}