input[type=text], input[type=password], input[type=number], textarea {
    font-family: "Montserrat";
    font-weight: 400;
    width: 100%;
    display: inline-block;
    padding: 8px 12px;
    font-size: 14px;
    color: #656667;
    border: 1px solid #a5a5a5;
    background: #fff;
    line-height: 1.4em !important;
    border-radius: 0;
}

label.col-md-4.control-label {
    color: #656667 !important;
}

select {
    border-color: #a5a5a5 !important;
    color: #a5a5a5 !important;
    font-family: "Montserrat" !important;
    font-weight: 400 !important;
    width: 100% !important;
    display: inline-block !important;
    padding: 8px 12px !important;
    font-size: 14px !important;
    color: #a5a5a5 !important;
    border: 1px solid #a5a5a5 !important;
    border-radius: 0px !important;
    background: #fff !important;
    line-height: 1.4em !important;
}

.tsf-wizard-btn {
    border-color: #656667 !important;
    color: #a5a5a5 !important;
    background-color: #656667 !important;
    color: #FFF !important;

    border: 1px solid #a5a5a5 !important;
    border-radius: 0px !important;
    outline: none !important;
    text-transform: uppercase !important;
    font-weight: bold !important;
    width: auto;
    -webkit-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
    -moz-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
    -ms-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
    -o-transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;
    transition: all 0.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) !important;

    margin-top: 5px;
}

.editbtns {
    width: 200px;
    margin-top: 5px;
    white-space: normal;
}

.editreqbtns {
    display: block;
    width: 200px;
    margin: auto;
    margin-bottom: 5px;
    white-space: normal;
}

.genquotebtn, #genquotebtn {
    max-width: 411px;
    height: 45px;
    width: 171px;
    font-size: 13px !important;
    padding-top: 14px !important;
}


.gobackbtn {
    height: 45px;
    padding-top: 13px;
    max-width: 200px;
}

.railgobackbtn {
    max-width: 200px;
    float: right;
    display: inline-block;
    margin-top: -38px !important;
}

.counterofbtn {
    max-width: 200px;
    margin-left: 5px !important;
}


.tsf-wizard-btn:hover {
    color: #FFFFFF !important;
    background: #a5a5a5 !important;
}

.shipment_specs_tab_header {
    color: #f88278;
}

a.orseparator:hover {
    background: #FFFFFF !important;
    color:#555555 !important;
    border: 1px solid #FFFFFF !important;
    border-bottom: 1px solid #DDDDDD !important;
}

.coral {
    color: #f88177;
}

.coralimp {
    background-color: #f88177 !important;
    color: #fff !important;
}

/* FIX FOR BROKER DATETIMEPICKERS */
.datepicker-days {
    display: block;
}
.datepicker-days .table-condensed tbody tr:last-of-type {
    display: none;
}

.martopxs {
    margin-top: 5px;
}
.martopsm {
    margin-top: 10px;
}
.martopm {
    margin-top: 15px;
}
.whitebordr {
    border: 1px solid #FFF !important;
}
@media (min-width: 992px) {
    .headerbtns {
        margin-top: -2px;
    }
}

.edit_offered_rail_trip_btn {
    margin-bottom: 5px;
    width: 100%;
}

.mainsitepurple {
    color: #fa6d0b !important;
}

.faq_inline {
    display: inline;
    color: #fa6d0b !important;
}

.custom_badge {
    position: relative;
    top: -10px;
    left: -25px;
    opacity: 0.9;
    background: coral !important;
    padding: 3px !important;
    font-size: 10px;
    border-radius: 4px;
    height: 15px;
    width: auto;
}

.custom_badge_link {
    margin-left: 4px;
    margin-right: 4px;
}


.notifications_dropdown {
    z-index: 9999999;
    height: auto;
    max-height: 300px;
    overflow-x: hidden;
}

ul.dropdown-menu.notifications_dropdown.dropdown-menu-right.show {
    padding: 10px !important;
}

.notifications_dropdown_wrapper {
    display: inline;
}

.notifications_dropdown li a {
    width: 250px;
    white-space: normal;
    font-family: 'Montserrat';
    font-size: 12px;
    color: bisque;
    color: #5d5b5b;
}

.notification_header {
    font-size: 12px !important;
    padding: 3px !important;
    background: #f3f3f3 !important;
    border: 1px solid #dedede !important;
    border-radius: 2px !important;
    text-align: center !important;
    color: #716f6f !important;
}

a.menu-button {
    z-index: 4 !important;
}

.paddingten {
    padding:10px;
}

.centeredtext {
    text-align: center;
}

.checkout_surefox_header {
    background: #69636c;
}

.btn-exchange-column {
    height: 40px !important;
    margin-left: 2px !important;
}

.btn-exchange-column-small {
    height: 40px !important;
    vertical-align: middle !important;
    padding-top: 10px !important;
    margin-left: 2px !important;
}

