﻿#tpHeader
{
    padding-bottom: 20px;
    text-align: center;
}
#tpFrom, #tpTo
{
    padding-bottom: 10px;
    height: 22px;
    float: none;
    clear: both;
}

.tpTxtbox{
width: 100%; height:31px; padding-left: 4px; 
}

.tpFromToText
{
    width: 24px;
    height: 22px;
    line-height: 22px;
    font-size: 11px;
    color: #FFFFFF;
    float: left;
    text-align: right;
    padding-right: 6px;
}
.tpFromToBox
{
    width: 174px;
    height: 22px;
    float: left;
}
.tpTextBox
{
    width: 172px;
    height: 20px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    font-size: 12px;
    color: #000000;
}
#tpDateTime
{
    width: 180px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    background-color: #f5f5f5;
}
#tpDirection
{
    padding-bottom: 7px;
}
#tpDirLeft
{
    float: left;
    margin-right: 4px;
}
#tpDirRight
{
    
}
.tpDropDown
{
    border: 1px solid #cccccc;
    height: 20px;
    color: #000000;
    margin-left: 0px;
    font-size: 12px;
}
.tpDatePicker
{
    height: 16px !important;
    width: 56px !important;
    background-color: #ffffff !important;
    border: 1px solid #cccccc !important;
    color: #000000;
    font-size: 12px;
}

#tpDate
{
    clear: both;
    float: none;
}
#tpDateLeft
{
    float: left;
    margin-right: 4px;
}
#tpDateRight
{
    
}
.tpTime
{
    width: 40px;
    height: 16px;
    background-color: #ffffff;
    border: 1px solid #cccccc;
    color: #000000;
    font-size: 12px;
}

#tpGetDir
{
    text-align: right;
    margin-top: 8px;
}

.tpGetDir {
    padding-top: 12px;
}


.RadPicker td
{
    vertical-align: top !important;
}

html body .RadInput .riTextBox, html body .RadInputMgr
{
    padding: 1px !important;
padding-left: 5px !important;
}

.tpLabel
{
    position: absolute;
    left: -999px;
    width: 1px;
    overflow: hidden;
}

.tp-liketo{
float: left; padding: 3px 6px 0 0;
}

.tp-on{
float: left;padding-top:3px; padding-right: 4px; 
}


input.riTextBox{height:31px !important; border:1px solid #e2e2e2 !important;
}

@media (min-width: 768px) and (max-width: 991px) {
.tp-liketo{
float: left; padding: 3px 0px 0 0;
}

.tp-on{
float: left; padding-right: 0px;
}

.select-time select {
width:64px;
}

}