
#asset-trip-page{
    z-index:70;
    overflow-y: hidden!important;
}

.ad-trip-detail {
    padding-left: 5px;
    float: left;
    font-size: 16px;
    line-height: 32px;
    width: 250px;
}

.ad-trip-trip {
    float: right;
    width: 70px;
}


.asset-trips
{
    width: 100%;
    top:0px;

}



#asset-detail-history{
    float:right;
    color:#67757c;
    font-size: 24px;
}

.page-action-button
{
    height: 55px;
    width: 45px;
    text-align: center;
    line-height: 54px;
    font-size: 28px;
    color: #67757c!important;
    bottom: 0px;
    float: left;
}

.page
{
    background-color: #FFF;
    opacity:1;
    position: fixed;
    overflow-y: scroll!important;
    background-size: cover;
    opacity: 1;
    bottom: 0px;
    left:100%; 
    visibility: hidden;
    z-index:150;
}

.page-content-o
{
    margin: 5px;

}


.rp-date-selection {
    height: 55px;
    width: 100%;
    border-bottom: 1px solid rgba(0,0,0,.15);
    padding: 10px;
}

.rp-date-picker {
    line-height: 18px;
    font-size: 14px;
    height: 40px;
    border: none;
    cursor: text;
    width: 90%!important;
    vertical-align: center;
    text-align: center;
    font-family: "Roboto", sans-serif;
    font-size: 18px!important;
    font-weight: 300;
    float: left;
    color:#67757c!important;
}

#asset-trip__date{
    opacity: 1!important;
}

.asset-trip-list__date{
    text-align: center;
    border:none!important;
    opacity: 0!important;
}

.asset-trip-list__date_box{
    border: 1px #d3d3d3cf solid;
    border-radius: 10px;
}

.asset-trip-list__date_box .picker__input {
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #333;
    border: none !important;
    background: transparent;
    outline: none;
    padding-left: 12px;
}

.asset-trip-list__date_box .picker__input::placeholder {
    color: #aaa;
    font-weight: 300;
}

.asset-trip-list__date_icon{
    font-size: 1.5em;
    line-height: 38px;
    padding-right: 5px;
}

.rp-trips-date-picker-icon {
    float: right;
    font-size: 22px;
    line-height: 28px;
    color:#67757c!important;
}

#rp-trips-list {
    width: 100%;
    height: calc(100% - 45px);
    display: block;
    overflow-y: scroll;
    z-index:200;
    background-color: #fff;
}


.ad-tbox {
    width: 100%;
    padding: 5px 5px 5px 0px;
    height: 75px;
    float: left;
    cursor: pointer;
}

.ad-trip-icon {
    width: 16px;
    height: 64px;
    float: left;
}

.ad-trip-icon-closed {
    background: url(../../../../../images/trip_closed.png)no-repeat center right;
}

.ad-trip-icon-stop {
    background: url(../../../../../images/trip_detention.png)no-repeat center right;
}

.ad-cd-row-line {
    border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}


.ad-trip-tend {
    float: left;
}

.ad-trip-tstart {
    float: left;
}

.ad-trip-taddr {
    width: 180px;
    text-overflow: ellipsis!important;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    font-weight: 350;
}

.ad-trip-time {
    width: 60px;
    float: right;
    padding-left: 5px;
    color: #67757c;
    font-weight: 300;
}

.ad-trip-km {
    font-size: 16px;
    line-height: 32px;
    width: 60px;
    float: left;
    font-weight: 400;
    color: #67757c;
}

.ad-trip-elapsed-stop {
    padding-top: 16px;
}

.ad-trip-elapsed {
    font-size: 16px;
    line-height: 32px;
    width: 60px;
    float: left;
    font-weight: 400;
    color: #67757c;
}


.ad-trip-tstop {
    width: 180px;
    text-overflow: ellipsis!important;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    float: left;
    font-weight: 350;
    padding-top: 16px;
}

.ad-trip-tstop-time
{
	width:60px;
	    height: 75px;
    float: left;
    padding-left: 5px;
}

.ad-trip-trip
{
	float:right;
	width: 70px;

}

.asset-trip-list__empty{
    padding-top: 30%;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 12px;
}

.asset-trip-list__empty_icon{
    font-size: 48px;
    color: #ccc;
}

.asset-trip-list__empty_text{
    font-family: "Roboto", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #999;
    text-align: center;
    margin: 0;
}

.picker__button--close{
    font-size: 14px;
    font-weight: normal;
    text-transform: uppercase;
    user-select: none;
    background: transparent;
    border-radius: inherit;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    letter-spacing: .01em;
    line-height: normal;
    outline: none!important;
    position: relative;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    color: #3367d6;
    padding: .7em .57em;
}

.picker__button--close:before {
   content:none;
}

.picker__button--today{
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    user-select: none;
    background: transparent;
    border-radius: inherit;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    letter-spacing: .01em;
    line-height: normal;
    outline: none!important;
    position: relative;
    text-align: center;
    background-color: transparent;
    border-color: transparent;
    color: #3367d6;
    padding: .7em .57em;
}

.picker__button--today:before{
    content:none;
}

.picker__weekday{
    color: black;

}

.picker__weekday{
    font-weight: 300;
}

.picker__day {
    padding: .3125em 0;
    font-weight: 500;
    border: 1px solid transparent;
}

.picker__nav--next{}

.picker__nav--next:before {
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(-45deg);
}

.picker__nav--prev{}

.picker__nav--prev:before{
    color: #fff;
    border: solid black;
    border-width: 0 2px 2px 0;
    border-radius: 0;
    display: inline-block;
    padding: 3px;
    -webkit-transform: rotate(135deg);
}

.picker__month{
    font-size: 0.8em;
}

.picker__year{
    font-style:normal;
}

.asset-trip-list__date:disabled, .asset-trip-list__date:read-only{
    background-color: white!important;
    opacity: 1;
}