﻿div.LocationsSection {
    overflow: hidden;
}

div.LocationsList {
    margin-top: 0px; width: 197px; overflow: hidden; font-size: 10px; color: #333; margin-left: 6px;
}

#IE div.LocationsList {
    margin-top: 4px; width: 193px; border: 1px solid #969696; overflow: hidden; font-size: 10px; color: #333; margin-left: 10px;
}

div.LocationsList div.LocationsListInnerSelect {width: 179px; float: left; overflow: hidden; clear: none;}
div.LocationsList div.LocationsListInnerDelete{width: 18px; float: left; overflow: hidden; clear: none;}

#IE div.LocationsList div.LocationsListInnerSelect {width: 178px; float: left; overflow: hidden; clear: none;}
#IE div.LocationsList div.LocationsListInnerDelete{width: 15px; float: left; overflow: hidden; clear: none;}

select.LocationsListSelect {
    width: 280px;
    border: 0px solid #fff;
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 5px;
    padding: 2px 0px 0px 3px;
    font-size: 10px;
}

#IE select.LocationsListSelect {
    margin-top: -3px; margin-left: -3px;
    cursor: pointer; margin-bottom: 0px;
}

select.LocationsListSelect option {
    font-size: 10px; color: #333; background-color: #eaeaea; height: 14px; padding: 2px 0px 2px 2px; font-family: Verdana;
    cursor: pointer;
}

select.LocationsListSelect option.odd {background-color: #fff;}

select.LocationsListDelete {
    width: 40px;
    border: 0px solid #fff;  
    background-color: #fff;
    margin-top: 0px;
    margin-bottom: 5px;
}

#IE select.LocationsListDelete {
    margin-top: -3px; margin-left: -3px;
    font-weight: bold; margin-bottom: 0px;
    cursor: pointer;
    font-size: 10px;
}
      
select.LocationsListDelete option {
    font-size: 9px; color: #DF851B; font-weight: bold; cursor: pointer; height: 14px; padding: 2px 0px 2px 2px; font-family: Verdana;
    cursor: pointer;
}

div.dvLocationsOutter {margin-left: 10px; position: relative;}
#IE div.dvLocationsOutter {margin-left: 5px; position: relative;}

input.txtLocations {
    border: 1px solid #969696; width: 173px!important; height: 14px; text-align: left!important; font-size: 10px; color: #333; padding:1px; line-height: 12px; overflow: hidden;
    float: left; padding-left: 3px; border-right: 0px solid #fff!important;
}

input.TextOdDo {color: #333; padding-top: 2px; padding-bottom: 0px; height: 14px!important;}

img.cmb {float: left; width: 15px; height: 16px; border: 1px solid #969696; border-left: 0px solid #fff;}

img.imgLoading {width: 128px; height: 11px; position: absolute; right: 26px; top: 3px;}

div.LocationsBox {
    position: absolute; left: 313px; z-index: 1000; width: 193px; background-color: #eee; overflow: hidden; border-right: 1px solid #B7B5AE; border-bottom: 1px solid #B7B5AE;
}

#IE div.LocationsBox {
    position: absolute; left: 14px; z-index: 1000; width: 193px; background-color: #eee; overflow: hidden; border-right: 1px solid #B7B5AE; border-bottom: 1px solid #B7B5AE;
}

div.LocationsBox select {
    width: 214px; border-top: 0px solid #fff; border-left: 1px solid #B7B5AE; font-size: 11px; color: #333;
}

#IE div.LocationsBox select {
    width: 214px; margin-top: -3px; margin-left: -2px; border-top: 0px solid #fff; border-left: 1px solid #B7B5AE; font-size: 11px; color: #333;
}

div.LocationsBox select option {
    padding: 2px 0px 2px 2px;
    cursor: pointer;
}

div.LocationsBox select option:hover {background-color: #DAB044; color: #111;}

#ClearLocationsList {overflow: hidden; margin-left: 8px; margin-top: 2px;}
#ClearLocationsList div.l {width: 177px; float: left; overflow: hidden; clear: none;}
#ClearLocationsList div.l span {font-size: 10px; color: #333; padding-left: 2px; font-weight: bold;}
#ClearLocationsList div.r {width: 20px; float: left; overflow: hidden; clear: none;}
#ClearLocationsList div.r span {font-size: 9px; color: #E62721; padding-left: 2px; font-weight: bold; cursor: pointer;}

img.cmb2 {float: left; width: 16px; height: 16px; border: 1px solid #969696; border-left: 0px solid #fff;}