ul[class='pull-right nav-primary'] li a img {
    width: 36px !important;
    height: 36px !important;
    max-width: 36px !important;
}
#header .feedback img {
    width: 105px !important;
    height: 39px !important;
    max-width: 105px !important;
}

.dialog_modal {
        height: 250px!important; 
        width: 400px!important;
        position: absolute!important;
        top: 40%!important;
        left: 50%!important;
        margin-left: -200px!important; 
        margin-top: -200px!important;
    }
.noTitleStuff .ui-dialog-titlebar {display:none}

.div-report {
    width: 200px;
    height: 38px;
    position: relative;
}
.div-report #quickReportTools  {
    position: absolute;
    list-style: none;
    overflow: hidden;
    top: 0px;
    left: -20px;
}

#quickEditDeviceTools  {
    /*position: absolute;*/
    list-style: none;
    overflow: hidden;
    /*top: 6%;*/
    left: 75%;
}
.div-report #quickReportTools li ,  #quickEditDeviceTools li{
    float: right;
    margin: 0px 0px;
}
.div-report #quickReportTools li a ,  #quickEditDeviceTools li a{
    display: block;
    width: 30px;
    height: 34px;
}
.div-report #quickReportTools li.print a,   #quickEditDeviceTools li.print a{
    background: url(images/IconPrint.png) center left no-repeat;
}
.div-report #quickReportTools li.pdf a,   #quickEditDeviceTools li.pdf a{
    background: url(images/pdf.png) center left no-repeat;
}
.div-report #quickReportTools li.csv a,   #quickEditDeviceTools li.csv a{
    background: url(images/csv.png) center left no-repeat;
}
#select-tab {
    width: 600px;
    height: 200px;
    border: 3px solid #000;
    -ms-border-radius: 5px;
    border-radius: 5px;
}

#select-tab-header {
    width: 100%;
    height: 50px;
}
#select-tab-header p {
    padding-top: 20px;
    font-size: 15px;
    width: 90%;
    margin: 0 auto;
    border-bottom: 1px solid #c7c7c7;
    padding-bottom: 10px;
}
#select-tab-checkboxs {
    width: 90%;
    height: 80px;
    text-align: center;
    padding: 20px 0 0 6%;
}
#select-tab-checkboxs input {
    float: left;
    width: 20px;
    height: 20px;
}
#select-tab-checkboxs span {
    float: left;
    margin-right: 10px;
    font-size: 18px;
    padding-top: 5px;
}
#select-tab-control {
    width: 100%;
    height: 50px;
}
#select-tab-control input[type='button'] {
    float: right !important;
    margin-right: 20px;
    width: 60px;
    height: 30px;
    font-weight: bold !important;
}
#select-tab-header span {
    float: right;
    background-color: #D0D0D0;
    color: white;
    font-weight: bold;
    margin: 10px 10px 0 0;
    padding: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
}
.button-no-title {
    width: 50px;
    height: 50px;
    border-style: none;
    padding: 0;
    -ms-background-size: 100%;
    background-size: 100%;
    text-decoration: none;
    float: right;
}
.button-no-title:hover {
    text-decoration: none;
}
.repo-button {
    background-image: url(images/CmdRepo.png);
    background-repeat: no-repeat;
}

.transfer-button {
    background-image: url(images/CmdTransfer.png);
    background-repeat: no-repeat;
}
.installation-button {
    background-image: url(images/installation-icon.png);
    background-repeat: no-repeat;
}
.uninstall-button {
    background-image: url(images/uninstall-icon.jpg);
    background-repeat: no-repeat;
}
.upload-button {
    background-image: url(images/batch_icon.png);
    background-repeat: no-repeat;
}
.addnew-button {
    background-image: url(images/add-new-icon.png);
    background-repeat: no-repeat;
}

#alert-table #table-contacts .input-large {
    margin-bottom: 0px ! important;
}

#alert-table #table-contacts .input-small {
    margin-bottom: 0px ! important;
}
#alert-table #table-contacts .input-medium {
    margin-bottom: 0px ! important;
}
/* Device: Export & Print */
#devicesQuickTools, #renewalQuickTools {
    list-style: none;
    overflow: hidden;
    margin: 0px;
    padding: 0px;
    margin-bottom: 25px;
    width: 30%;
    float: right;
    margin-top: -25px;
}
#devicesQuickTools li, #renewalQuickTools li {
    float: right;
    margin: 0px 0px;
}
#devicesQuickTools li a, #renewalQuickTools li a {
    display: block;
    width: 30px;
    height: 34px;
}
#devicesQuickTools li a span, #renewalQuickTools li a span {
    display: none;
}

#devicesQuickTools li.print a, #renewalQuickTools li.print a {
    background: url(../content/images/IconPrint.png) center left no-repeat;
}
#devicesQuickTools li.pdf a, #renewalQuickTools li.pdf a {
    background: url(../content/images/pdf.png) center left no-repeat;
}
#devicesQuickTools li.csv a, #renewalQuickTools li.csv a {
    background: url(../content/images/csv.png) center left no-repeat;
}
.ImageBattery {
    width: 75px;
    height: 20px;
}

.sim-bat-div {
    width: 100%;
    height: 25px;
    color: #0070C0;
}
.sim-bat-div img {
    margin-top: -5px;
}
.sim-bat-div .sim {
    float: left;
    width: 33%;
    height: 25px;
    text-align: center;
}
.sim-bat-div .battery {
    float: left;
    width: 57%;
    height: 25px;
    text-align: center;
}
.sim-bat-div .insurance {
    float: left;
    width: 10%;
    height: 25px;
    text-align: center;
    cursor:pointer;
}
#insurance-modal h2 {
    text-align:center;
}

#insurance-modal p.last-update {
    text-align:center;
    width:100%;
    color:green;
    font-size:12px;
}
#insurance-modal p.disclaimer {
    font-size:9px;
    line-height:1.2;
    text-align: justify;
}
#insurance-modal label {
    color:#0070C0;
    display:inline-block;
    float:none;
    cursor:default;
}
#insurance-modal td {
     vertical-align: top;
}

.maplink {
    color: #0088cc !important;
    text-decoration: none;
}
.input-search-devices-page {
    width:440px;
}
.textbox-hint {
    width:400px;
    margin-bottom:2px !important;
}
.separator {
    border-bottom: 1px solid #B5B2B2;
    margin: 30px 0px !important;
    width: 93%;
}

#TLOConfirPassw {
    font-size: 17.5px;
    font-family: inherit;
    font-weight: bold;
    line-height: 20px;
    color: inherit;
    text-rendering: optimizelegibility;
    margin-bottom:30px !important;
    margin-top:15px;
}

#errorMsgContainer {
    margin-right: 8px;
    margin-top: 35px;
    margin-bottom: 0px;
}

#errorMsgBox {
    margin-bottom: 0px;
}
#special-report-payment-dialog table, #special-report-payment-dialog div.entry {
    margin-bottom:0px!important;
}
#special-report-payment-dialog table.cardInfo {
    width:65%;
}

#special-report-payment-dialog table.cardInfo td {
    vertical-align: top;
}

#special-report-payment-dialog table.cardInfo td:last-child {
    padding-top:8px;
}

#special-report-payment-dialog table.cardInfo span.field-validation-error {
    float:none !important;
}

#special-report-payment-dialog table.cardInfo input[type="text"], select {
    padding:2px 2px;
    margin-bottom:4px;
}
#pageModal {
   width: 99%;
   height: 95%;
   margin-left: -50%;
   overflow: hidden;
   padding:5px;
   border:none;
}
#pageModal.fade.in {
    top: 2%;
}
#pageModal .wrap {
    height:98%;
}

#mapAllDeviceModal {
   width: 90%;
   height: 75%;
   margin-left: -45%;
   overflow: hidden;
   padding:5px;
   border:none;
}
#mapAllDeviceModal.fade.in {
    top: 10%;
}
#mapAllDeviceModal .wrap {
    height:98%;
}


#transactionData.modal {
    width: 70% !important;
    left: 13% !important;
    margin-left: 0% !important;
}
#OrderDetailWrapper {
    padding-top: 10px;
}
#menu-admin-top #menuItems > li:first-child {
    background-position:50px 60px
}
a.view-transaction {
    background: url(images/ViewTransaction.png) top left no-repeat;
    margin-left: 5px !important;
}
.table td.actions.view-transaction {
    padding: 6px 6px 0 8px;
}
#transactionDetails {
    width: 98%;
}
#transactionData #devicesQuickTools {
    margin-bottom: 0px;
}
#summaryGrid {
    margin-bottom:0;
}
td.totalAmount{
    text-align: right!important;
}

.status {
    display: inline-block;
    margin: 0 4px 0 4px;
    width: 14px;
    height: 14px;
    border-radius: 9px;
    border: 2px solid transparent;
    box-sizing: border-box;
    font-size: 0;
    position: relative;
}

.status:before {
    position: absolute;
    top: 50%;
    left: 50%;
}

.status.SUCCESS {
    border-color: #0AB044;
    border-width: 2px;
}

.status.SUCCESS:before {
    content: '';
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    background: #0AB044;
    border-radius: 5px;
}

.status.FAIL {
    border-color: #FB3843;
    border-width: 2px;
}
.status.FAIL:before {
    content: '';
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    background: #FB3843;
    border-radius: 5px;
}
.status.PENDING {
    border-color: #FAFC61;
    border-width: 2px;
}
.status.PENDING:before {
    content: '';
    margin-left: -4px;
    margin-top: -4px;
    width: 8px;
    height: 8px;
    background: #FAFC61;
    border-radius: 5px;
}
.center {
    text-align: center !important;
}
.ui-autocomplete {
    background: #fff !important;
    border: 1px solid #ccc !important;
}
.ui-autocomplete .ui-state-hover {
    background: #eaeaea !important;
    border: none !important;
    border-radius: 0;
    margin: 0 !important;
}
.ui-autocomplete-StockNumber,
.ui-autocomplete-SerialNumber {
    width: 125px;
    display: inline-block;
}

.ui-autocomplete-VIN {
    width: 175px;
    display: inline-block;
}

.ui-autocomplete-Action {
    width: 90px;
    display: inline-block;
}

.ui-autocomplete-Action img {
    width: 22px;
    height: 22px;
    cursor: pointer;
}

.ui-autocomplete-header {
    font-weight: bold;
}

.ui-autocomplete {
    font-size: 13px !important;
    font-family: 'Arimo', Arial, Helvetica, sans-serif;
}

.ui-menu .ui-menu-item a {
    display: inline !important;
}

.ui-menu .ui-menu-item,
.ui-menu .ui-autocomplete-header {
    height: 25px;
}

.ui-menu-item {
    font-size: 13px;
}