﻿hr {
    margin-top: 5px;
    margin-bottom: 5px;
    border: 0;
    border-top: 1px solid black;
}

label {
	 font-weight: normal!important;
}

.link {
    color: rgb(229, 110, 37) !important;
    cursor: pointer;
    text-decoration: underline;
}

.linkblack {
    color: black;
    cursor: pointer;
    text-decoration: underline;
}

.btn-sm, .btn-group-sm > .btn {
    padding: 2px 5px !important;
    font-size: 12px;
    line-height: 1.5 !important;
    border-radius: 3px;
}

.btn {
    background: rgb(229, 110, 37) !important;
    color: white;
}

.boldText {
    color: rgb(229, 110, 37);
    font-weight: bold;
}

.currentloadings_td1 {
    border-right-color: rgb(213, 213, 213);
    border-left-color: rgb(213, 213, 213);
    border-right-width: 1px;
    border-left-width: 1px;
    border-right-style: solid;
    border-left-style: solid;
}

.currentloadings_td2_left {
    border-left-color: rgb(213, 213, 213);
    border-left-width: 1px;
    border-left-style: solid;
}

.currentloadings_td2_right {
    border-right-color: rgb(213, 213, 213);
    border-right-width: 1px;
    border-right-style: solid;
}

.currentloadingdetails_td1 {
    width: 160px;
    padding-left: 10px;
}

.currentloadingdetails_td2 {
    width: 130px;
}

.currentloadingdetails_td3 {
    width: 170px;
}

.datefield {
    max-width: 73px;
}

.smallbr {
    display: block;
    margin: 5px;
}

.expandcollapse {
    cursor: pointer;
    margin-top: -4px;
}

.messagetext {
    font-size: 20px;
}
