#nav_belt { z-index: 99; } .lostDevice .btn { border: none; background: none; padding: 4px; margin: 0 0 16px 0; .colorSchema(); text-align: center; } .lostDevice h4 { margin-bottom: 10px !important; } .lostDevice .dismiss { float: right; background-image: url('/euf/assets/mcp/img/close_grey.png'); width: 12px; height: 14px; } .lostDevice .disable .btn { background: #d8d8d8; } .lostDevice .css-cleanup { clear: both; } .lostDevice { width: 1080px; margin: auto; background: white; } .lostDevice .main-section .section-row { padding: 30px 0 40px 40px; } .lostDevice .action-area, .lostDevice .map-area { float: left; } .lostDevice .action-area { width: 290px; margin-right: 40px; } .lostDevice .action-area h2 { font-weight: 100; font-size: 3em; margin-top: 0; } .lostDevice .action-area h3 { font-weight: 100; color: @color03; } .lostDevice .action-area p.sub { font-size: 1.6em; line-height: 1.2em; } .lostDevice .map-area { width: 765px; position: relative; } .lostDevice .device-google-map { height: 657px; border: 1px #ccc solid; } .lostDevice .map-overlay { position: absolute; top: 40px; left: 90px; width: 580px; height: 500px; } .lostDevice .map-overlay .pos { display: table-cell; width: 640px; height: 520px; text-align: left; vertical-align: middle; } .lostDevice .map-overlay .pos.centered { text-align: center; } .lostDevice .map-dialog { display: inline-block; margin: auto; padding: 16px 20px 32px; /* border-radius: 5px; */ text-align: left; width: 210px; } .lostDevice .pos.centered .map-dialog { width: 300px; } .lostDevice .pos.centered .map-dialog.no_location { width: 400px; } .lostDevice .map-dialog h1 { margin: 0 0 24px; font-size: 4em; font-weight: 100; } .lostDevice .map-dialog h1 .icon { display: inline-block; background: url('/euf/assets/motorola/v24/images/Lost-Device.png') no-repeat -34px 0; height: 47px; width: 47px; margin: 0 14px 6px 0; vertical-align: middle; } .lostDevice .map-dialog .paragraph { font-size: 1.6em; font-weight: 600; }