// MY Researcher CSS TO SCSS .inner-txt { background: none repeat scroll 0 0 #eeeeee; clear: both; cursor: pointer; float: left; line-height: 22px; margin-top: 1px; padding: 2px 4px 2px 10px; width: 94%; } .inner-txt > img { float: right; margin: 1px 4px 0 0; text-align: center; } .popover { position: absolute; top: 0; left: 0; max-height: 300px; width: 220px; display: none; -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.1); } .popover.wider { width: 340px; } .popover.large { width: 470px; max-height: 350px; } .popover .arrow, .popover .top-arrow { position: absolute; top: 0; left: 50%; margin: -10px 0 0 -3px; width: 0; height: 0; border-top: 5px solid transparent; border-left: 5px solid transparent; border-right: 5px solid transparent; border-bottom: 5px solid #121212; } .popover .bottom-arrow { top: 100%; left: 50%; margin: 0 0 0 -3px; border-top: 5px solid #121212; border-bottom: 5px solid transparent; } .popover .left-arrow { border-bottom: 5px solid transparent; border-right: 5px solid #444; height: 0; left: -16px; margin: -5px 0 0; top: 50%; width: 6px; display:none; } .popover .right-arrow { top: 50%; left: 100%; margin: -3px 0 0; border-left: 5px solid #121212; border-bottom: 5px solid transparent; } .popover .wrap { /*background: none repeat scroll 0 0 #6e6e6e; border: 3px solid #444; border-radius: 4px; box-shadow: 1px 9px 7px #717171;*/ } .popover .title { color: white; font-size: 1.3em; text-align: center; padding: 8px 0 0 0; height: 27px; } .popover .content { } .popover.large .content { max-height: 285px; } /* popover arrows menus */ .tools-menu { position: absolute; z-index: 2; top: 162px; left: -28px; background-color: rgba(102, 102, 102, 0.95); width: auto; font-size: 12px; font-weight: normal; padding: 0 0 10px; color:#fff; } /* line 217, scss/_center-table.scss */ .tools-menu ul { margin: 5px 0 0 0; line-height: 20px; } /* line 220, scss/_center-table.scss */ .tools-menu ul li { list-style: none; position: relative; white-space: nowrap; } /* line 224, scss/_center-table.scss */ .tools-menu ul li a { text-decoration: none; text-align: left; padding-left: 14px; padding-right: 14px; border-bottom: none; text-transform: capitalize; height: auto; line-height: inherit; color:#fff; display:block; } /* line 233, scss/_center-table.scss */ .tools-menu ul li a:hover { background-color: #1f80c3; } /* line 237, scss/_center-table.scss */ .tools-menu ul li:hover .tools-second-menu { display: block; } /* line 240, scss/_center-table.scss */ .tools-menu ul li:hover > a { background-color: #1f80c3; } /* line 245, scss/_center-table.scss */ .tools-menu .tools-menu-heading { font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 10px 0 0 10px; text-align: left; } /* line 252, scss/_center-table.scss */ .tools-menu .tools-second-menu { margin: 0; background-color: rgba(102, 102, 102, 0.95); left: 100%; top: -10px; position: absolute; width: auto; padding: 0 0 10px 0; display: none; } /* line 261, scss/_center-table.scss */ .tools-menu .tools-second-menu li { list-style: none; text-align: left; white-space: nowrap; } /* line 265, scss/_center-table.scss */ .tools-menu .tools-second-menu li a { text-align: left; padding-left: 14px; padding-right: 14px; color:#fff; } /* line 270, scss/_center-table.scss */ .tools-menu .tools-second-menu li a span.value { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 20px; display: inline-block; height: 18px; background-position: -138px -239px; position: relative; top: 4px; } /* line 281, scss/_center-table.scss */ .tools-menu .tools-second-menu li a span.mom { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 20px; display: inline-block; height: 18px; background-position: -160px -239px; position: relative; top: 4px; } /* line 292, scss/_center-table.scss */ .tools-menu .tools-second-menu li a span.mom-per { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 20px; display: inline-block; height: 18px; background-position: -183px -239px; position: relative; top: 4px; } /* line 303, scss/_center-table.scss */ .tools-menu .tools-second-menu li a span.yoy { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 20px; display: inline-block; height: 18px; background-position: -207px -239px; position: relative; top: 4px; } /* line 314, scss/_center-table.scss */ .tools-menu .tools-second-menu li a span.yoy-per { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 20px; display: inline-block; height: 18px; background-position: -225px -45px; position: relative; top: 4px; } /* line 327, scss/_center-table.scss */ .tools-menu .tools-second-menu li:hover .tools-third-menu { display: block; } /* line 331, scss/_center-table.scss */ .tools-menu .tools-second-menu .tools-menu-heading { font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 10px 0 5px 10px; text-align: left; } /* line 339, scss/_center-table.scss */ .tools-menu .tools-third-menu { margin: 0; background-color: rgba(102, 102, 102, 0.95); left: 100%; top: -10px; position: absolute; width: auto; padding: 0 0 10px 0; display: none; } /* Icon popover menu */ .transform-data-menu { position: absolute; z-index: 2; top: 68px; left: 0; background-color: rgba(102, 102, 102, 0.95); width: 290px; font-size: 12px; font-weight: normal; padding: 0 0 10px; } /* line 74, scss/_center-table.scss */ .transform-data-menu span { border-top: 12px solid transparent; border-bottom: 12px solid transparent; border-right: 10px solid #6b6b6b; top: 0; height: 0; left: -10px; margin-left: 0; position: absolute; width: 0; display: block; } /* line 86, scss/_center-table.scss */ .transform-data-menu .heading { font-size: 12px; font-weight: bold; text-transform: uppercase; padding: 10px 0 0 10px; text-align: left; color: #FFF; } /* line 94, scss/_center-table.scss */ .transform-data-menu ul { margin: 5px 0 0 0; line-height: 20px; } /* line 97, scss/_center-table.scss */ .transform-data-menu ul li { list-style: none; } /* line 99, scss/_center-table.scss */ .transform-data-menu ul li a { text-align: left; padding-left: 14px; padding-right: 14px; display: block; color: #FFF; } /* line 106, scss/_center-table.scss */ .transform-data-menu ul li a span.value { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 17px; display: inline-block; height: 16px; background-position: -140px -45px; position: relative; top: 3px !important; border: none; left: 0px; } /* line 119, scss/_center-table.scss */ .transform-data-menu ul li a span.mom { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 17px; display: inline-block; height: 16px; background-position: -161px -45px; position: relative; top: 3px !important; border: none; left: 0px; } /* line 132, scss/_center-table.scss */ .transform-data-menu ul li a span.mom-per { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 17px; display: inline-block; height: 16px; background-position: -183px -45px; position: relative; top: 3px !important; border: none; left: 0px; } /* line 145, scss/_center-table.scss */ .transform-data-menu ul li a span.yoy { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 17px; display: inline-block; height: 16px; background-position: -205px -45px; position: relative; top: 3px !important; border: none; left: 0px; } /* line 158, scss/_center-table.scss */ .transform-data-menu ul li a span.yoy-per { background-image: url("../img/sprite.svg"); background-repeat: no-repeat; text-align: center; width: 17px; display: inline-block; height: 16px; background-position: -227px -45px; position: relative; top: 3px !important; border: none; left: 0px; } /* line 172, scss/_center-table.scss */ .transform-data-menu ul li a:hover { background-color: #1f80c3; } @charset "utf-8"; /* CSS Document */ .clr { clear: both; line-height: 0; font-size: 0; } .dn{ display:none; } .db{ display:block; } .loader-overlay{ background-color:rgba(26, 26, 26, 0.7); width:100%; height:100%; position:fixed; z-index:20; top:0px; &.inner-loader { position: absolute; left: 0; } } .loader{ position: absolute; z-index: 99999; left: 50%; top: 50%; margin-left: -38px; margin-top: -38px; } .alert-overlay{ background-color:rgba(26, 26, 26, 0.7); width:100%; height:100%; position:fixed; z-index:10000; top:0px; } /* Layout helpers ----------------------------------*/ .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; } .ui-helper-clearfix:before, .ui-helper-clearfix:after { content: ""; display: table; border-collapse: collapse; } .ui-helper-clearfix:after { clear: both; } .ui-helper-clearfix { min-height: 0; /* support: IE7 */ } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); /* support: IE8 */ } .ui-front { z-index: 100; } /* Interaction Cues ----------------------------------*/ .ui-state-disabled { cursor: default !important; } /* Icons ----------------------------------*/ /* states and images */ .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; } /* Misc visuals ----------------------------------*/ /* Overlays */ .ui-widget-overlay { position: fixed; top: 0; left: 0; width: 100%; height: 100%; } .ui-accordion .ui-accordion-header { display: block; cursor: pointer; position: relative; margin: 0; padding: .5em .5em .5em .7em; min-height: 0; /* support: IE7 */ font-size: 12px; text-transform: uppercase; margin-bottom:1px; } .ui-accordion .ui-accordion-icons { padding-left:0; } .ui-accordion .ui-accordion-icons .ui-accordion-icons { padding-left: 0; } .ui-accordion .ui-accordion-header .ui-accordion-header-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; } .ui-accordion .ui-accordion-content { padding: 7px 7px 10px 7px; border-top: 0; overflow: auto; } .ui-autocomplete { position: absolute; top: 0; left: 0; cursor: default; } .ui-button { display: inline-block; position: relative; padding: 0; line-height: normal; margin-right: .1em; cursor: pointer; vertical-align: middle; text-align: center; overflow: visible; /* removes extra width in IE */ } .ui-button, .ui-button:link, .ui-button:visited, .ui-button:hover, .ui-button:active { text-decoration: none; } /* to make room for the icon, a width needs to be set here */ .ui-button-icon-only { width: 2.2em; } /* button elements seem to need a little more width */ button.ui-button-icon-only { width: 2.4em; } .ui-button-icons-only { width: 3.4em; } button.ui-button-icons-only { width: 3.7em; } /* button text element */ .ui-button .ui-button-text { display: block; line-height: normal; } .ui-button-text-only .ui-button-text { padding: .4em 1em; } .ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; } .ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; } .ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; } .ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; } /* no icon support for input elements, provide padding by default */ input.ui-button { padding: .4em 1em; } /* button icon element(s) */ .ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; } .ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; } .ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; } .ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; } /* button sets */ .ui-buttonset { margin-right: 7px; } .ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; } /* workarounds */ /* reset extra padding in Firefox, see h5bp.com/l */ input.ui-button::-moz-focus-inner, button.ui-button::-moz-focus-inner { border: 0; padding: 0; } .ui-datepicker { width: 17em; padding: .2em .2em 0; display: none; } .ui-datepicker .ui-datepicker-header { position: relative; padding: .3em 0; background: rgba(211, 64, 0, 0.8); border:0; } .ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position: absolute; top: 2px; width: 1.8em; height: 1.8em; } .ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 2px; background-color: none !important; } .ui-datepicker .ui-datepicker-prev { left: 1px; } .ui-datepicker .ui-datepicker-next { right: 1px; } .ui-datepicker .ui-datepicker-prev-hover { left: 1px; } .ui-datepicker .ui-datepicker-next-hover { right: 1px; } .ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; } .ui-datepicker .ui-datepicker-title { margin: 0 2.3em; text-align: center; } .ui-datepicker .ui-datepicker-title .ui-datepicker-month, .ui-datepicker .ui-datepicker-title .ui-datepicker-year{ font-size: 19px; } .ui-datepicker .ui-datepicker-title select { font-size: 1em; margin: 1px 0; } .ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year { width: 45%; border: 0; margin: 0 4px; font-size: 12px; padding: 4px; } .ui-datepicker table { width: 100%; font-size: 11px; border-collapse: collapse; margin: 0 0 .4em; } .ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0; } .ui-datepicker td { border: 0; padding: 1px; } .ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; } .ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding: 0 .2em; border-left: 0; border-right: 0; border-bottom: 0; } .ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width: auto; overflow: visible; border:0; } .ui-datepicker-buttonpane button:hover{ background: #60a7d8 !important; } .ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float: left; } /* with multiple calendars */ .ui-datepicker.ui-datepicker-multi { width: auto; } .ui-datepicker-multi .ui-datepicker-group { float: left; } .ui-datepicker-multi .ui-datepicker-group table { width: 95%; margin: 0 auto .4em; } .ui-datepicker-multi-2 .ui-datepicker-group { width: 50%; } .ui-datepicker-multi-3 .ui-datepicker-group { width: 33.3%; } .ui-datepicker-multi-4 .ui-datepicker-group { width: 25%; } .ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width: 0; } .ui-datepicker-multi .ui-datepicker-buttonpane { clear: left; } .ui-datepicker-row-break { clear: both; width: 100%; font-size: 0; } /* RTL support */ .ui-datepicker-rtl { direction: rtl; } .ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; } .ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; } .ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; } .ui-datepicker-rtl .ui-datepicker-buttonpane { clear: right; } .ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; } .ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current, .ui-datepicker-rtl .ui-datepicker-group { float: right; } .ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header, .ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width: 0; border-left-width: 1px; } .ui-dialog { overflow: hidden; position: absolute; top: 0; left: 0; padding: .2em; outline: 0; } .ui-dialog .ui-dialog-titlebar { padding: .4em 1em; position: relative; } .ui-dialog .ui-dialog-title { float: left; margin: .1em 0; white-space: nowrap; width: 90%; overflow: hidden; text-overflow: ellipsis; } .ui-dialog .ui-dialog-titlebar-close { position: absolute; right: .3em; top: 50%; width: 20px; margin: -10px 0 0 0; padding: 1px; height: 20px; } .ui-dialog .ui-dialog-content { position: relative; border: 0; padding: .5em 1em; background: none; overflow: auto; } .ui-dialog .ui-dialog-buttonpane { text-align: left; border-width: 1px 0 0 0; background-image: none; margin-top: .5em; padding: .3em 1em .5em .4em; } .ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset { float: right; } .ui-dialog .ui-dialog-buttonpane button { margin: .5em .4em .5em 0; cursor: pointer; } .ui-dialog .ui-resizable-se { width: 12px; height: 12px; right: -5px; bottom: -5px; background-position: 16px 16px; } .ui-draggable .ui-dialog-titlebar { cursor: move; } .ui-draggable-handle { -ms-touch-action: none; touch-action: none; } .ui-menu { list-style: none; padding: 0; margin: 0; display: block; outline: none; } .ui-menu .ui-menu { position: absolute; } .ui-menu .ui-menu-item { position: relative; margin: 0; padding: 3px 1em 3px .4em; cursor: pointer; min-height: 0; /* support: IE7 */ /* support: IE10, see #8844 */ list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7"); } .ui-menu .ui-menu-divider { margin: 5px 0; height: 0; font-size: 0; line-height: 0; border-width: 1px 0 0 0; } .ui-menu .ui-state-focus, .ui-menu .ui-state-active { margin: -1px; } /* icon support */ .ui-menu-icons { position: relative; } .ui-menu-icons .ui-menu-item { padding-left: 2em; } /* left-aligned */ .ui-menu .ui-icon { position: absolute; top: 0; bottom: 0; left: .2em; margin: auto 0; } /* right-aligned */ .ui-menu .ui-menu-icon { left: auto; right: 0; } .ui-progressbar { height: 2em; text-align: left; overflow: hidden; } .ui-progressbar .ui-progressbar-value { margin: -1px; height: 100%; } .ui-progressbar .ui-progressbar-overlay { background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw=="); height: 100%; filter: alpha(opacity=25); /* support: IE8 */ opacity: 0.25; } .ui-progressbar-indeterminate .ui-progressbar-value { background-image: none; } .ui-resizable { position: relative; } .ui-resizable-handle { position: absolute; font-size: 0.1px; display: block; -ms-touch-action: none; touch-action: none; } .ui-resizable-disabled .ui-resizable-handle, .ui-resizable-autohide .ui-resizable-handle { display: none; } .ui-resizable-n { cursor: n-resize; height: 7px; width: 100%; top: -5px; left: 0; } .ui-resizable-s { cursor: s-resize; height: 7px; width: 100%; bottom: -5px; left: 0; } .ui-resizable-e { cursor: e-resize; width: 7px; right: -5px; top: 0; height: 100%; } .ui-resizable-w { cursor: w-resize; width: 7px; left: -5px; top: 0; height: 100%; } .ui-resizable-se { cursor: se-resize; width: 12px; height: 12px; right: 1px; bottom: 1px; } .ui-resizable-sw { cursor: sw-resize; width: 9px; height: 9px; left: -5px; bottom: -5px; } .ui-resizable-nw { cursor: nw-resize; width: 9px; height: 9px; left: -5px; top: -5px; } .ui-resizable-ne { cursor: ne-resize; width: 9px; height: 9px; right: -5px; top: -5px; } .ui-selectable { -ms-touch-action: none; touch-action: none; } .ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted black; } .ui-selectmenu-menu { padding: 0; margin: 0; position: absolute; top: 0; left: 0; display: none; } .ui-selectmenu-menu .ui-menu { overflow: auto; /* Support: IE7 */ overflow-x: hidden; padding-bottom: 1px; } .ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup { font-size: 1em; font-weight: bold; line-height: 1.5; padding: 2px 0.4em; margin: 0.5em 0 0 0; height: auto; border: 0; } .ui-selectmenu-open { display: block; } .ui-selectmenu-button { display: inline-block; overflow: hidden; position: relative; text-decoration: none; cursor: pointer; } .ui-selectmenu-button span.ui-icon { right: 0.5em; left: auto; margin-top: -8px; position: absolute; top: 50%; } .ui-selectmenu-button span.ui-selectmenu-text { text-align: left; padding: 0.4em 2.1em 0.4em 1em; display: block; line-height: 1.4; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .ui-slider { position: relative; text-align: left; } .ui-slider .ui-slider-handle { position: absolute; z-index: 2; width: 1.2em; height: 1.2em; cursor: default; -ms-touch-action: none; touch-action: none; } .ui-slider .ui-slider-range { position: absolute; z-index: 1; font-size: .7em; display: block; border: 0; background-position: 0 0; } /* support: IE8 - See #6727 */ .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit; } .ui-slider-horizontal { height: .8em; } .ui-slider-horizontal .ui-slider-handle { top: -.3em; margin-left: -.6em; } .ui-slider-horizontal .ui-slider-range { top: 0; height: 100%; } .ui-slider-horizontal .ui-slider-range-min { left: 0; } .ui-slider-horizontal .ui-slider-range-max { right: 0; } .ui-slider-vertical { width: .8em; height: 100px; } .ui-slider-vertical .ui-slider-handle { left: -.3em; margin-left: 0; margin-bottom: -.6em; } .ui-slider-vertical .ui-slider-range { left: 0; width: 100%; } .ui-slider-vertical .ui-slider-range-min { bottom: 0; } .ui-slider-vertical .ui-slider-range-max { top: 0; } .ui-sortable-handle { -ms-touch-action: none; touch-action: none; } .ui-spinner { position: relative; display: inline-block; overflow: hidden; padding: 0; vertical-align: middle; } .ui-spinner-input { border: none; background: none; color: inherit; padding: 0; margin: .2em 0; vertical-align: middle; margin-left: .4em; margin-right: 22px; } .ui-spinner-button { width: 16px; height: 50%; font-size: .5em; padding: 0; margin: 0; text-align: center; position: absolute; cursor: default; display: block; overflow: hidden; right: 0; } /* more specificity required here to override default borders */ .ui-spinner a.ui-spinner-button { border-top: none; border-bottom: none; border-right: none; } /* vertically center icon */ .ui-spinner .ui-icon { position: absolute; margin-top: -8px; top: 50%; left: 0; } .ui-spinner-up { top: 0; } .ui-spinner-down { bottom: 0; } /* TR overrides */ .ui-spinner .ui-icon-triangle-1-s { /* need to fix icons sprite */ background-position: -65px -16px; } .ui-tabs { position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */ padding: .2em; } .ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; } .ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 0; margin: 1px .2em 0 0; border-bottom-width: 0; padding: 0; white-space: nowrap; } .ui-tabs .ui-tabs-nav .ui-tabs-anchor { float: left; padding: .5em 1em; text-decoration: none; } .ui-tabs .ui-tabs-nav li.ui-tabs-active { margin-bottom: -1px; padding-bottom: 1px; } .ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor, .ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor { cursor: text; } .ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor { cursor: pointer; } .ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; } .ui-tooltip { padding: 8px; position: absolute; z-index: 9999; max-width: 300px; -webkit-box-shadow: 0 0 5px #aaa; box-shadow: 0 0 5px #aaa; } body .ui-tooltip { border-width: 2px; } /* Component containers ----------------------------------*/ .ui-widget { font-size: 1.1em; } .ui-widget .ui-widget { font-size: 1em; } .ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { } .ui-widget-content { background: #dddddd; color: #222222; } .ui-widget-content a { color: #222222; } .ui-widget-header { border: 1px solid #aaaaaa; background: #cccccc url("img/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x; color: #222222; font-weight: bold; } .ui-widget-header a { color: #222222; } /* Interaction states ----------------------------------*/ .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { background: #acacac; font-weight: normal; color: #FFFFFF; } .ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #555555; text-decoration: none; } .ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus { background: rgba(211, 64, 0, 0.8) url("img/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x; font-weight: normal; color: #FFFFFF; } .ui-state-hover a, .ui-state-hover a:hover, .ui-state-hover a:link, .ui-state-hover a:visited, .ui-state-focus a, .ui-state-focus a:hover, .ui-state-focus a:link, .ui-state-focus a:visited { color: #212121; text-decoration: none; } .ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { background: #1c81c7; font-weight: normal; color: #FFF; } .ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #212121; text-decoration: none; } /* Interaction Cues ----------------------------------*/ .ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight { border: 1px solid #fcefa1; background: rgba(211, 64, 0, 0.8) url("img/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x; color: #FFF; } .ui-state-highlight a, .ui-widget-content .ui-state-highlight a, .ui-widget-header .ui-state-highlight a { color: #363636; } .ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error { border: 1px solid #cd0a0a; background: #fef1ec url("img/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x; color: #cd0a0a; } .ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #cd0a0a; } .ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #cd0a0a; } .ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; } .ui-priority-secondary, .ui-widget-content .ui-priority-secondary, .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); /* support: IE8 */ font-weight: normal; } .ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); /* support: IE8 */ background-image: none; } .ui-state-disabled .ui-icon { filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */ } /* Icons ----------------------------------*/ /* states and images */ .ui-icon { width: 16px; height: 16px; } .ui-icon, .ui-widget-content .ui-icon { background-image: url("img/ui-icons_222222_256x240.png"); } .ui-widget-header .ui-icon { background-image: url("img/ui-icons_222222_256x240.png"); } .ui-state-default .ui-icon { background-image: url("img/ui-icons_888888_256x240.png"); } .ui-state-hover .ui-icon, .ui-state-focus .ui-icon { background-image: url("img/ui-icons_454545_256x240.png"); } .ui-state-active .ui-icon { background-image: url("img/ui-icons_454545_256x240.png"); } .ui-state-highlight .ui-icon { background-image: url("img/ui-icons_2e83ff_256x240.png"); } .ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url("img/ui-icons_cd0a0a_256x240.png"); } /* Misc visuals ----------------------------------*/ /* Corner radius */ .ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { border-top-left-radius: 0; } .ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { border-top-right-radius: 0; } .ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { border-bottom-left-radius: 0; } .ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { border-bottom-right-radius: 0; } /* Overlays */ .ui-widget-overlay { background: #aaaaaa url("img/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; opacity: .3; filter: Alpha(Opacity=30); /* support: IE8 */ } .ui-widget-shadow { margin: -8px 0 0 -8px; padding: 8px; background: #aaaaaa url("img/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x; opacity: .3; filter: Alpha(Opacity=30); /* support: IE8 */ border-radius: 8px; } /* Colorbox Core Style: The following CSS is consistent between example themes and should not be altered. */ #colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9998; overflow:hidden; -webkit-transform: translate3d(0,0,0);} #cboxWrapper {max-width:none;} #cboxOverlay{position:fixed; width:100%; height:100%;} #cboxMiddleLeft, #cboxBottomLeft{clear:left;} #cboxContent{position:relative;} #cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;} #cboxTitle{margin:0;} #cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;} #cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;} .cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;} .cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;} #colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;} /* User Style: Change the following styles to modify the appearance of Colorbox. They are ordered & tabbed in a way that represents the nesting of the generated HTML. */ #cboxOverlay{background:#000; opacity: 0.9; filter: alpha(opacity = 90);} #colorbox{outline:0;} #cboxContent{margin-top:20px;} .cboxIframe{background:#fff;} #cboxError{padding:50px; border:1px solid #ccc;} #cboxLoadedContent{background:#fff; height: auto !important;} #cboxTitle{position:absolute; top:-20px; left:0; color:#ccc;} #cboxCurrent{position:absolute; top:-20px; right:0px; color:#ccc;} #cboxLoadingGraphic{background:url(../img/loading.gif) no-repeat center center;} /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */ #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; width:auto; background:none; } /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */ #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;} #cboxSlideshow{position:absolute; top:-20px; right:90px; color:#fff;} #cboxPrevious{position:absolute; top:50%; left:5px; margin-top:-32px; background:url(../img/controls.png) no-repeat top left; width:28px; height:65px; text-indent:-9999px;} #cboxPrevious:hover{background-position:bottom left;} #cboxNext{position:absolute; top:50%; right:5px; margin-top:-32px; background:url(../img/controls.png) no-repeat top right; width:28px; height:65px; text-indent:-9999px;} #cboxNext:hover{background-position:bottom right;} #cboxClose{position:absolute; top:0px; right:0px; display:block; background:url(../img/popup-cross-sprite.svg) no-repeat top left; width:34px; height:50px; text-indent:-9999px; } #cboxClose:hover{background-position:bottom left;} #cboxPin{position:absolute; top:0px; right:35px; display:block; background:url(../img/popup-cross-sprite.svg) no-repeat -39px 0; width:34px; height:50px; text-indent:-9999px;} #cboxPin:hover{background-position: -39px bottom;} /* Manage slide start */ .column.blankcoloum { width: 2%; background:none; border:none; margin:5px -10px 5px 0; } .dash-drag-area .column { margin: 5px 0; width: 14.666%; } .column.blankcoloum ul { border: 1px solid #bbb; padding: 5px; width: calc(100% - 17px); height: 5px; margin: 0px 3px 0 0; background-image: url(../img/drag-file.png); background-repeat: no-repeat; background-size: 100%; cursor: pointer; } .column.blankcoloum .portlet { border: 0; } .column.blankcoloum .portlet-header, .column.blankcoloum a.close{ display:none; } .column.blankcoloum i.fa-plus{ width: 12px; float: left; background-color: #aaa; color: #fff; font-size: 8px; font-weight: normal; text-align: center; padding: 5px 0; margin-top: 5px; cursor: pointer; } .column.blankcoloum i.fa-plus:hover{ background-color: #888; } #facebox .close { padding: 2px; position: absolute; right: 5px; top: 5px; } .close { position: absolute; right: 0px; top: -1px; border-left: 1px solid #fff; padding: 4px; color:#FFF; } .close .fa-remove{ color:#FFF; } .close .fa-remove:hover{ color:#000; } .close .close_image { width: 15px; } .dash-drag-area, .drag-left-area { background-color: #fff; float: left } .sub-header.manage-users.import-info-menu25 li.active a { color: #FFF } .drag-outer-area { width: -moz-calc(100% - 10% - 6px); width: -webkit-calc(100% - 10% - 6px); width: -o-calc(100% - 10% - 6px); width: calc(100% - 10% - 6px); height: -moz-calc(100% - 6px); height: -webkit-calc(100% - 6px); height: -o-calc(100% - 6px); height: calc(100% - 6px); -webkit-box-shadow: 0 0 18px rgba(0, 0, 0, .4); -moz-box-shadow: 0 0 18px rgba(0, 0, 0, .4); box-shadow: 0 0 18px rgba(0, 0, 0, .4); margin: 0; overflow: hidden; border: 3px solid transparent; padding: 0; top: 0; left: 5%; position: fixed; z-index: 99999999999999999999999 } .dash-drag-area { padding: 10px 0; width: 100%; overflow-y: auto; height: -moz-calc(100% - 57px); height: -webkit-calc(100% - 57px); height: -o-calc(100% - 57px); height: calc(100% - 57px) } .coloum-outer { height: -moz-calc(100% - 80px); height: -webkit-calc(100% - 80px); height: 170px; height: calc(100% - 80px); /*overflow-y: auto;*/ width: -moz-calc(100% - 10px); width: -webkit-calc(100% - 10px); width: -o-calc(100% - 10px); width: calc(100% - 10px); margin-top:15px; } .drag-left-area { width: -moz-calc(100% - 10px); width: -webkit-calc(100% - 10px); width: -o-calc(100% - 10px); width: calc(100% - 10px); font-family: arial; font-size: 14px; line-height: 18px; padding: 0 0 10px 10px; } .drag-left-area ol { padding: 0 0 0 10px; float: left } .drag-left-area ol li { list-style: decimal inside; line-height: 22px } .drag-left-area .w-30 { text-align: right; float: right; padding-right: 30px } .drag-right-area { width: 65%; float: right; margin-left: 3% } .mtb100 { margin: 100px 0 } .mtb20 { margin: 20px 0 } .column { width: 14.28%; float: left } .dash-drag-area .column { margin: 5px 0 5px 0px; /*width: -moz-calc(15.666% - 10px); width: -webkit-calc(15.666% - 10px); width: -o-calc(15.666% - 10px); width: calc(15.666% - 10px);*/ width:14.666%; } .dash-drag-area .ui-sortable-placeholder { border:0; box-shadow:0 0 2px #ddd; } .portlet { padding: .3em; position: relative; } .portlet-header { padding: .2em .3em; margin-bottom: .5em; position: relative; cursor: move } .portlet-toggle { position: absolute; top: 50%; right: 0; margin-top: -8px } .portlet-content { padding: .4em } .portlet-placeholder { border: 1px dotted #000; margin: 0 1em 1em 0; height: 100px } .connectedSortable { min-height: 26px; list-style-type: none; margin: 0; float: left; width: 100%; background: #FFF; padding: 3%; } .connectedSortable li { height: calc(100% - 8px); height: -moz-calc(100% - 8px); height: -webkit-calc(100% - 8px); height: -o-calc(100% - 8px); position: relative; font-size: 1.2em; background: #fff!important; border:1px solid #ddd; } .connectedSortable li img { width: 100% } .connectedSortable li input[type="text"], .divider-slide ul li input[type="text"]{ width: 100%; padding: 2px 4px; font-size: 11px; } .divider-slide ul li.ui-state-default{ background: none; } .w-30 { width: 33%; float: left } .ui-icon, .ui-widget-content .ui-icon, .ui-widget-header .ui-icon { background-image: url(../img/ui-icons_222222_256x240.png) } .slide-01, .slide-02, .slide-03 { float: left; margin-bottom: 0; margin-top: 0; padding: 3px } .slide-01 { width:100%; margin-left: 0; margin-right: 0 } .slide-02, .slide-03 { margin-left: 1px; margin-right: 1px } .slide-02 { width: -moz-calc(50% - 10px) !important; width: -webkit-calc(50% - 10px) !important; width: -o-calc(50% - 10px) !important; width: calc(50% - 2px) !important; padding: 3.5px 0; } .slide-03 { width: -moz-calc(33.33% - 10px) !important; width: -webkit-calc(33.33% - 10px) !important; width: -o-calc(33.33% - 10px) !important; width: calc(33.33% - 2px) !important; padding: 6.6px 0; } .slide-01 img, .slide-02 img, .slide-03 img { width: 100% } .slide-01 h1, .slide-01 p, .slide-02 h1, .slide-02 p, .slide-03 h1, .slide-03 p { margin: 0; text-align: right; text-shadow: 0 0 0; text-transform: none; white-space: nowrap; text-overflow: ellipsis; width: 100%; overflow: hidden; line-height: 1.6 } .slide-01 h1 { font-size: 11px } .slide-01 p, .slide-02 h1 { font-size: 9px } .slide-02 p, .slide-03 h1 { font-size: 7px } .slide-03 p { font-size: 5px } .drag-left-area b { font-weight: 700 } .ui-helper-hidden { display: none; } .ui-helper-hidden-accessible { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; width: 1px } .ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none } .ui-helper-clearfix:after, .ui-helper-clearfix:before { content: ""; display: table; border-collapse: collapse } .ui-helper-clearfix { zoom: 1; } .ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter: Alpha(Opacity=0) } .ui-front { z-index: 100 } .ui-state-disabled { cursor: default!important } .ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; width: 16px; height: 16px } .ui-draggable .ui-dialog-titlebar { cursor: move } .ui-draggable-handle, .ui-selectable { -ms-touch-action: none; touch-action: none } .ui-selectable-helper { position: absolute; z-index: 100; border: 1px dotted #000 } .ui-slider.ui-state-disabled .ui-slider-handle, .ui-slider.ui-state-disabled .ui-slider-range { filter: inherit } .ui-icon, .ui-widget-content .ui-icon { cursor: pointer } .ui-state-default .ui-icon,.ui-state-focus .ui-icon, .ui-state-hover .ui-icon, .ui-state-active .ui-icon, .ui-state-highlight .ui-icon, .ui-state-error .ui-icon, .ui-state-error-text .ui-icon { background-image: url(../img/ui-icons_222222_256x240.png); } .ui-icon-blank { background-position: 16px 16px } .ui-icon-carat-1-n { background-position: 0 0 } .ui-icon-carat-1-ne { background-position: -16px 0 } .ui-icon-carat-1-e { background-position: -32px 0 } .ui-icon-carat-1-se { background-position: -48px 0 } .ui-icon-carat-1-s { background-position: -64px 0 } .ui-icon-carat-1-sw { background-position: -80px 0 } .ui-icon-carat-1-w { background-position: -96px 0 } .ui-icon-carat-1-nw { background-position: -112px 0 } .ui-icon-carat-2-n-s { background-position: -128px 0 } .ui-icon-carat-2-e-w { background-position: -144px 0 } .ui-icon-triangle-1-n { background-position: 0 -16px } .ui-icon-triangle-1-ne { background-position: -16px -16px } .ui-icon-triangle-1-e { background-position: -32px -16px } .ui-icon-triangle-1-se { background-position: -48px -16px } .ui-icon-triangle-1-s { background-position: -64px -16px } .ui-icon-triangle-1-sw { background-position: -80px -16px } .ui-icon-triangle-1-w { background-position: -96px -16px } .ui-icon-triangle-1-nw { background-position: -112px -16px } .ui-icon-triangle-2-n-s { background-position: -128px -16px } .ui-icon-triangle-2-e-w { background-position: -144px -16px } .ui-icon-arrow-1-n { background-position: 0 -32px } .ui-icon-arrow-1-ne { background-position: -16px -32px } .ui-icon-arrow-1-e { background-position: -32px -32px } .ui-icon-arrow-1-se { background-position: -48px -32px } .ui-icon-arrow-1-s { background-position: -64px -32px } .ui-icon-arrow-1-sw { background-position: -80px -32px } .ui-icon-arrow-1-w { background-position: -96px -32px } .ui-icon-arrow-1-nw { background-position: -112px -32px } .ui-icon-arrow-2-n-s { background-position: -128px -32px } .ui-icon-arrow-2-ne-sw { background-position: -144px -32px } .ui-icon-arrow-2-e-w { background-position: -160px -32px } .ui-icon-arrow-2-se-nw { background-position: -176px -32px } .ui-icon-arrowstop-1-n { background-position: -192px -32px } .ui-icon-arrowstop-1-e { background-position: -208px -32px } .ui-icon-arrowstop-1-s { background-position: -224px -32px } .ui-icon-arrowstop-1-w { background-position: -240px -32px } .ui-icon-arrowthick-1-n { background-position: 0 -48px } .ui-icon-arrowthick-1-ne { background-position: -16px -48px } .ui-icon-arrowthick-1-e { background-position: -32px -48px } .ui-icon-arrowthick-1-se { background-position: -48px -48px } .ui-icon-arrowthick-1-s { background-position: -64px -48px } .ui-icon-arrowthick-1-sw { background-position: -80px -48px } .ui-icon-arrowthick-1-w { background-position: -96px -48px } .ui-icon-arrowthick-1-nw { background-position: -112px -48px } .ui-icon-arrowthick-2-n-s { background-position: -128px -48px } .ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px } .ui-icon-arrowthick-2-e-w { background-position: -160px -48px } .ui-icon-arrowthick-2-se-nw { background-position: -176px -48px } .ui-icon-arrowthickstop-1-n { background-position: -192px -48px } .ui-icon-arrowthickstop-1-e { background-position: -208px -48px } .ui-icon-arrowthickstop-1-s { background-position: -224px -48px } .ui-icon-arrowthickstop-1-w { background-position: -240px -48px } .ui-icon-arrowreturnthick-1-w { background-position: 0 -64px } .ui-icon-arrowreturnthick-1-n { background-position: -16px -64px } .ui-icon-arrowreturnthick-1-e { background-position: -32px -64px } .ui-icon-arrowreturnthick-1-s { background-position: -48px -64px } .ui-icon-arrowreturn-1-w { background-position: -64px -64px } .ui-icon-arrowreturn-1-n { background-position: -80px -64px } .ui-icon-arrowreturn-1-e { background-position: -96px -64px } .ui-icon-arrowreturn-1-s { background-position: -112px -64px } .ui-icon-arrowrefresh-1-w { background-position: -128px -64px } .ui-icon-arrowrefresh-1-n { background-position: -144px -64px } .ui-icon-arrowrefresh-1-e { background-position: -160px -64px } .ui-icon-arrowrefresh-1-s { background-position: -176px -64px } .ui-icon-arrow-4 { background-position: 0 -80px } .ui-icon-arrow-4-diag { background-position: -16px -80px } .ui-icon-extlink { background-position: -32px -80px } .ui-icon-newwin { background-position: -48px -80px } .ui-icon-refresh { background-position: -64px -80px } .ui-icon-shuffle { background-position: -80px -80px } .ui-icon-transfer-e-w { background-position: -96px -80px } .ui-icon-transferthick-e-w { background-position: -112px -80px } .ui-icon-folder-collapsed { background-position: 0 -96px } .ui-icon-folder-open { background-position: -16px -96px } .ui-icon-document { background-position: -32px -96px } .ui-icon-document-b { background-position: -48px -96px } .ui-icon-note { background-position: -64px -96px } .ui-icon-mail-closed { background-position: -80px -96px } .ui-icon-mail-open { background-position: -96px -96px } .ui-icon-suitcase { background-position: -112px -96px } .ui-icon-comment { background-position: -128px -96px } .ui-icon-person { background-position: -144px -96px } .ui-icon-print { background-position: -160px -96px } .ui-icon-trash { background-position: -176px -96px } .ui-icon-locked { background-position: -192px -96px } .ui-icon-unlocked { background-position: -208px -96px } .ui-icon-bookmark { background-position: -224px -96px } .ui-icon-tag { background-position: -240px -96px } .ui-icon-home { background-position: 0 -112px } .ui-icon-flag { background-position: -16px -112px } .ui-icon-calendar { background-position: -32px -112px } .ui-icon-cart { background-position: -48px -112px } .ui-icon-pencil { background-position: -64px -112px } .ui-icon-clock { background-position: -80px -112px } .ui-icon-disk { background-position: -96px -112px } .ui-icon-calculator { background-position: -112px -112px } .ui-icon-zoomin { background-position: -128px -112px } .ui-icon-zoomout { background-position: -144px -112px } .ui-icon-search { background-position: -160px -112px } .ui-icon-wrench { background-position: -176px -112px } .ui-icon-gear { background-position: -192px -112px } .ui-icon-heart { background-position: -208px -112px } .ui-icon-star { background-position: -224px -112px } .ui-icon-link { background-position: -240px -112px } .ui-icon-cancel { background-position: 0 -128px } .ui-icon-plus { background-position: -16px -128px } .ui-icon-plusthick { background-position: -32px -128px } .ui-icon-minus { background-position: -48px -128px } .ui-icon-minusthick { background-position: -64px -128px } .ui-icon-close { background-position: -80px -128px } .ui-icon-closethick { background-position: -96px -128px } .ui-icon-key { background-position: -112px -128px } .ui-icon-lightbulb { background-position: -128px -128px } .ui-icon-scissors { background-position: -144px -128px } .ui-icon-clipboard { background-position: -160px -128px } .ui-icon-copy { background-position: -176px -128px } .ui-icon-contact { background-position: -192px -128px } .ui-icon-image { background-position: -208px -128px } .ui-icon-video { background-position: -224px -128px } .ui-icon-script { background-position: -240px -128px } .ui-icon-alert { background-position: 0 -144px } .ui-icon-info { background-position: -16px -144px } .ui-icon-notice { background-position: -32px -144px } .ui-icon-help { background-position: -48px -144px } .ui-icon-check { background-position: -64px -144px } .ui-icon-bullet { background-position: -80px -144px } .ui-icon-radio-on { background-position: -96px -144px } .ui-icon-radio-off { background-position: -112px -144px } .ui-icon-pin-w { background-position: -128px -144px } .ui-icon-pin-s { background-position: -144px -144px } .ui-icon-play { background-position: 0 -160px } .ui-icon-pause { background-position: -16px -160px } .ui-icon-seek-next { background-position: -32px -160px } .ui-icon-seek-prev { background-position: -48px -160px } .ui-icon-seek-end { background-position: -64px -160px } .ui-icon-seek-first, .ui-icon-seek-start { background-position: -80px -160px } .ui-icon-stop { background-position: -96px -160px } .ui-icon-eject { background-position: -112px -160px } .ui-icon-volume-off { background-position: -128px -160px } .ui-icon-volume-on { background-position: -144px -160px } .ui-icon-power { background-position: 0 -176px } .ui-icon-signal-diag { background-position: -16px -176px } .ui-icon-signal { background-position: -32px -176px } .ui-icon-battery-0 { background-position: -48px -176px } .ui-icon-battery-1 { background-position: -64px -176px } .ui-icon-battery-2 { background-position: -80px -176px } .ui-icon-battery-3 { background-position: -96px -176px } .ui-icon-circle-plus { background-position: 0 -192px } .ui-icon-circle-minus { background-position: -16px -192px } .ui-icon-circle-close { background-position: -32px -192px } .ui-icon-circle-triangle-e { background-position: -48px -192px } .ui-icon-circle-triangle-s { background-position: -64px -192px } .ui-icon-circle-triangle-w { background-position: -80px -192px } .ui-icon-circle-triangle-n { background-position: -96px -192px } .ui-icon-circle-arrow-e { background-position: -112px -192px } .ui-icon-circle-arrow-s { background-position: -128px -192px } .ui-icon-circle-arrow-w { background-position: -144px -192px } .ui-icon-circle-arrow-n { background-position: -160px -192px } .ui-icon-circle-zoomin { background-position: -176px -192px } .ui-icon-circle-zoomout { background-position: -192px -192px } .ui-icon-circle-check { background-position: -208px -192px } .ui-icon-circlesmall-plus { background-position: 0 -208px } .ui-icon-circlesmall-minus { background-position: -16px -208px } .ui-icon-circlesmall-close { background-position: -32px -208px } .ui-icon-squaresmall-plus { background-position: -48px -208px } .ui-icon-squaresmall-minus { background-position: -64px -208px } .ui-icon-squaresmall-close { background-position: -80px -208px } .ui-icon-grip-dotted-vertical { background-position: 0 -224px } .ui-icon-grip-dotted-horizontal { background-position: -16px -224px } .ui-icon-grip-solid-vertical { background-position: -32px -224px } .ui-icon-grip-solid-horizontal { background-position: -48px -224px } .ui-icon-gripsmall-diagonal-se { background-position: -64px -224px } .ui-icon-grip-diagonal-se { background-position: -80px -224px } #facebox .ui-sortable .portlet .close { position: absolute; right: 6px; top: 8px; z-index: 9; } #facebox .ui-sortable .portlet .close img { width: 15px; } .portlet { padding: 0; position: relative; font-size:10px; } .ui-widget-header { background: #adadad none repeat scroll 0 0; border: 1px solid #adadad; font-style: italic; font-weight: normal; } .ui-corner-all, .ui-corner-left, .ui-corner-tl, .ui-corner-top { margin: 0px 0px; } .coloum-outer .column .portlet { } .portlet-mover { cursor: move; float: left; height: 16px; width: 16px; } .drag-here-port { background-image: url("../img/drag-cursoe.png"); background-size: 100% auto; float: left; height: 16px; width: 16px; } .slider-text { float: right; width: calc(100% - 17px); color:#000; } .slide-01 h1 { font-size: 9px; } .slide-01 p, .slide-02 h1 { font-size: 7px; } .dash-drag-area .blankcoloum1 ul, .dash-drag-area .blankcoloum ul { background-image: url("../img/drag-file.png"); background-repeat: no-repeat; background-size: 100% auto; border: 1px solid #bbb; height: 5px; margin: 0 3px; padding: 5px; width: calc(100% - 17px); } .column { float: left; width: 14.9%; margin:5px 5px 5px 0px; min-height:163px; background:#FFF; border:1px solid #bbb; max-height: 164.2px; } .column.divider-slide{ overflow: auto; margin-left: 14px; } @-moz-document url-prefix() { .column{ min-height:165px; max-height: 165px; } } @media only screen and (max-width: 1366px){ .column.blankcoloum{ width: 2.1%; } } @media screen and (max-width: 1024px){ .column { background: #fff none repeat scroll 0 0; float: left; margin: 10px; min-height: 190px; width: 26.28%; } } @media screen and (max-width: 768px){ .column { background: #fff none repeat scroll 0 0; float: left; margin: 10px; min-height: 190px; width: 41.28%; } } /* Manage slide end */ #chart-body{ width:100%; height:365px; } .onpopup-loader-overlay{ background-color:rgba(28, 129, 199, 0.5); width:100%; height:100%; position:absolute; z-index:20; top:0px; } .onpopup-loader-overlay.orange{ background-color:rgba(209, 92, 41, 0.5) !important; width:100%; height:100%; position:absolute; z-index:20; top:0px; } .onpopup-loader{ position: absolute; z-index: 99999; left: 50%; top: 50%; margin-left: -38px; margin-top: -38px; } /* 09032016 Strat */ .mb15{ margin-bottom:15px; } .cvl-selected-label { padding: 4px 2px; margin: 2px; background-color: #1d81c7; border: 1px solid #1F75A8; border-radius: 4px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; float: left } .cvl-column-item, .cvl-label-area { background-color: #fff; overflow: hidden } .cvl-selected-label .cvl-selected-del { float: left; color: #fff; width: 14px; padding: 1px 0; margin: 0 2px 0 0; border-right: 1px solid #fff; cursor: pointer } .cvl-selected-label .cvl-selected-name { float: left; padding: 0 4px 0 2px; margin: 0; color: #fff; cursor: default } .cvl-label-area { min-height: 29px; padding: 2px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px; -moz-box-shadow: 0 0 1px #d4d4d4; -webkit-box-shadow: 0 0 1px #d4d4d4; box-shadow: 0 0 1px #d4d4d4; border: 1px solid #d4d4d4 } .cvl-column-item { padding: 2px 4px; margin: 0 0 2px; cursor: pointer; clear: both; border-color: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px } .cvl-column-item-selected { background-color: #fc3!important; color: #000 } .cvl-column-item:hover { background-color: #b2e0ff } .cvl-column-item .cvl-column-item-checkbox-box { width: 14px; height: 12px; margin: 0; padding: 2px 0; float: left } .cvl-column-item .cvl-column-item-checkbox { margin: 0; padding: 0; float: left } .cvl-column-item .cvl-column-item-label { display: block; margin-left: 20px; padding: 2px 0 } .cvl-column-item-indicator { float: right; width: 10px; height: 10px; background: url(../img/icon_next_arrow.png) center center no-repeat; margin: 3px 2px } .cvl-column-waiter { float: left; width: 32px; height: 32px; background-image: url(../img/columnwaiter.gif); background-repeat: no-repeat } .cvl-column { float: left; overflow: auto; padding: 4px; background-color: #fff; border: 1px solid #d4d4d4; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -o-border-radius: 3px; -ms-border-radius: 3px } .cvl-column-splitter { float: left; margin: 0 2px; background-color: #CCC; min-width: 3px; cursor: col-resize } .cvl-column-splitter-active { background-color: #1d81c7!important } .cvl-column-list { overflow: hidden; clear: both; margin-bottom: 10px } /* 09032016 End */ /* 10032016 Start */ /* This is the default Tooltipster theme (feel free to modify or duplicate and create multiple themes!): */ .tooltipster-default { border-radius: 5px; border: none; background: rgba(0, 0, 0, 0.7); color: #fff; } /* Use this next selector to style things like font-size and line-height: */ .tooltipster-default .tooltipster-content { font-family: Arial, sans-serif; font-size: 11px; line-height: 16px; padding: 5px 10px; overflow: hidden; } .tooltipster-default .tooltipster-content th { border-bottom: 1px solid #000; text-align: center; font-weight: 700; font-size: 12px } .tooltipster-default .tooltipster-content td { text-align: center; font-size: 12px; padding: 1px; margin: 1px 0 } .tooltipster-default .tooltipster-content td:nth-child(2) { text-align: right!important } .tooltipster-default .tooltipster-content td:first-child, .tooltipster-default .tooltipster-content th:first-child { text-align: left } .tooltipster-icon { cursor: help; margin-left: 4px } .tooltipster-content td.tnd { border-bottom: 2px solid #FFF } .tooltipster-content table tr:nth-child(odd) td { background-color: #f0f0f0 } /* This next selector defines the color of the border on the outside of the arrow. This will automatically match the color and size of the border set on the main tooltip styles. Set display: none; if you would like a border around the tooltip but no border around the arrow */ .tooltipster-default .tooltipster-arrow .tooltipster-arrow-border { /* border-color: ... !important; */ } /* If you're using the icon option, use this next selector to style them */ .tooltipster-icon { cursor: help; margin-left: 4px; } /* This is the base styling required to make all Tooltipsters work */ .tooltipster-base { padding: 0; font-size: 0; line-height: 0; position: absolute; left: 0; top: 0; z-index: 9999999; pointer-events: none; width: auto; overflow: visible; } .tooltipster-base .tooltipster-content { overflow: hidden; } /* These next classes handle the styles for the little arrow attached to the tooltip. By default, the arrow will inherit the same colors and border as what is set on the main tooltip itself. */ .tooltipster-arrow { display: block; text-align: center; width: 100%; height: 100%; position: absolute; top: 0; left: 0; z-index: -1; } .tooltipster-arrow span, .tooltipster-arrow-border { display: block; width: 0; height: 0; position: absolute; } .tooltipster-arrow-top span, .tooltipster-arrow-top-right span, .tooltipster-arrow-top-left span { border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-top: 8px solid; bottom: -7px; } .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-top-left .tooltipster-arrow-border { border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-top: 9px solid; bottom: -7px; } .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom-right span, .tooltipster-arrow-bottom-left span { border-left: 8px solid transparent !important; border-right: 8px solid transparent !important; border-bottom: 8px solid; top: -7px; } .tooltipster-arrow-bottom .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { border-left: 9px solid transparent !important; border-right: 9px solid transparent !important; border-bottom: 9px solid; top: -7px; } .tooltipster-arrow-top span, .tooltipster-arrow-top .tooltipster-arrow-border, .tooltipster-arrow-bottom span, .tooltipster-arrow-bottom .tooltipster-arrow-border { left: 0; right: 0; margin: 0 auto; } .tooltipster-arrow-top-left span, .tooltipster-arrow-bottom-left span { left: 6px; } .tooltipster-arrow-top-left .tooltipster-arrow-border, .tooltipster-arrow-bottom-left .tooltipster-arrow-border { left: 5px; } .tooltipster-arrow-top-right span, .tooltipster-arrow-bottom-right span { right: 6px; } .tooltipster-arrow-top-right .tooltipster-arrow-border, .tooltipster-arrow-bottom-right .tooltipster-arrow-border { right: 5px; } .tooltipster-arrow-left span, .tooltipster-arrow-left .tooltipster-arrow-border { border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-left: 8px solid; top: 50%; margin-top: -7px; right: -7px; } .tooltipster-arrow-left .tooltipster-arrow-border { border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-left: 9px solid; margin-top: -8px; } .tooltipster-arrow-right span, .tooltipster-arrow-right .tooltipster-arrow-border { border-top: 8px solid transparent !important; border-bottom: 8px solid transparent !important; border-right: 8px solid; top: 50%; margin-top: -7px; left: -7px; } .tooltipster-arrow-right .tooltipster-arrow-border { border-top: 9px solid transparent !important; border-bottom: 9px solid transparent !important; border-right: 9px solid; margin-top: -8px; } /* Some CSS magic for the awesome animations - feel free to make your own custom animations and reference it in your Tooltipster settings! */ .tooltipster-fade { opacity: 0; -webkit-transition-property: opacity; -moz-transition-property: opacity; -o-transition-property: opacity; -ms-transition-property: opacity; transition-property: opacity; } .tooltipster-fade-show { opacity: 1; } .tooltipster-grow { -webkit-transform: scale(0,0); -moz-transform: scale(0,0); -o-transform: scale(0,0); -ms-transform: scale(0,0); transform: scale(0,0); -webkit-transition-property: -webkit-transform; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; -webkit-backface-visibility: hidden; } .tooltipster-grow-show { -webkit-transform: scale(1,1); -moz-transform: scale(1,1); -o-transform: scale(1,1); -ms-transform: scale(1,1); transform: scale(1,1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); } .tooltipster-swing { opacity: 0; -webkit-transform: rotateZ(4deg); -moz-transform: rotateZ(4deg); -o-transform: rotateZ(4deg); -ms-transform: rotateZ(4deg); transform: rotateZ(4deg); -webkit-transition-property: -webkit-transform, opacity; -moz-transition-property: -moz-transform; -o-transition-property: -o-transform; -ms-transition-property: -ms-transform; transition-property: transform; } .tooltipster-swing-show { opacity: 1; -webkit-transform: rotateZ(0deg); -moz-transform: rotateZ(0deg); -o-transform: rotateZ(0deg); -ms-transform: rotateZ(0deg); transform: rotateZ(0deg); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 1); -webkit-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -moz-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -ms-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); -o-transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); transition-timing-function: cubic-bezier(0.230, 0.635, 0.495, 2.4); } .tooltipster-fall { top: 0; -webkit-transition-property: top; -moz-transition-property: top; -o-transition-property: top; -ms-transition-property: top; transition-property: top; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); } .tooltipster-fall-show { } .tooltipster-fall.tooltipster-dying { -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; top: 0px !important; opacity: 0; } .tooltipster-slide { left: -40px; -webkit-transition-property: left; -moz-transition-property: left; -o-transition-property: left; -ms-transition-property: left; transition-property: left; -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1); -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -ms-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); transition-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1.15); } .tooltipster-slide.tooltipster-slide-show { } .tooltipster-slide.tooltipster-dying { -webkit-transition-property: all; -moz-transition-property: all; -o-transition-property: all; -ms-transition-property: all; transition-property: all; left: 0px !important; opacity: 0; } /* CSS transition for when contenting is changing in a tooltip that is still open. The only properties that will NOT transition are: width, height, top, and left */ .tooltipster-content-changing { opacity: 0.5; -webkit-transform: scale(1.1, 1.1); -moz-transform: scale(1.1, 1.1); -o-transform: scale(1.1, 1.1); -ms-transform: scale(1.1, 1.1); transform: scale(1.1, 1.1); } /* 10032016 End */ /* 15032016 Start */ /* My Data Page Start */ .my-data-dwnload { position: fixed; right: 55px; display: none } .my-data-dwnload li { display: inline-block } .my-data-dwnload li a { background-image: url(../img/my-new-twt-images.png); background-repeat: no-repeat; cursor: pointer; display: block; float: left; height: 60px; width: 60px } .twt-icon-png { background-position: left bottom } .twt-icon-png:hover { background-position: left top } .save-icon-png { background-position: right bottom } .save-icon-png:hover { background-position: right top } .icon_save_twitter { background: url(../img/social_twitter_box_blue.png) center left no-repeat; padding: 5px 0 5px 25px } .icon_quik-srch { background: url(../img/icon_search-k-pop.png) center left no-repeat; margin: 0 0 0 1px; padding: 0 0 0 29px; cursor: pointer } .icn_dshbrd-mnagr { background: url(../img/icon-dashboard-manager.png) 3px 4px no-repeat; padding: 13px 0 13px 31px } .icn_reprt-exprt { background: url(../img/icon-report-export.png) 2px 4px no-repeat; padding: 7px 0 12px 23px!important } .icn_twtr-updt { background: url(../img/icon-twitter-update.png) 5px 5px no-repeat; padding: 8px 0 13px 28px!important } .tile-lg, .tile-md, .tile-sm { background: #fff; } .simple-div.tile-sm{ padding-bottom: 1px; } .complex-div.tile-sm{ padding-bottom: 1px; } .simple-div.tile-md{ padding-bottom: 1px; } .complex-div.tile-md{ padding-bottom: 1px; } @-moz-document url-prefix() { .simple-div.tile-sm{ padding-bottom: 0px; } .complex-div.tile-sm{ padding-bottom: 0px; } } @-moz-document url-prefix() { .simple-div.tile-md{ padding-bottom: 3px; } .complex-div.tile-md{ padding-bottom: 3px; } } .delt-tile, .pop-se-gh h1 { text-transform: uppercase } .mymr-data { font-family: arial; margin: 42px auto 0; width: 960px } .data-population { background: #fff; box-shadow: 0 0 3px #ccc; margin: 0 0 10px; padding: 0 5px } .tile-lg { width: 952px } .tile-md { width: 472px } .tile-sm { width: 232px; max-height: 142px; } .masonry { margin: 0 auto } .mrgraphpop { float: left; padding-left: 2px; margin-top: 4px; width: 190px } .mrgraphpop.shrink > h3{ font-size: 8px; line-height: 23px; margin-top: -4px; } .mrgraphpop.shrink > h5{ font-size: 7px; } .mrgraphpop h5, .mrgraphpop>h3 { float: left; overflow: hidden; width: 90%; text-overflow: ellipsis; white-space: nowrap; margin: 0; } .mrgraphpop h5 { color: #FFF; font-family: arial; font-size: 10px; font-weight: 400; line-height: 18px; text-transform:uppercase; margin-top: -4px; } .graphtab td:last-child{ text-align: right; } .graphtab td:last-child, .mrgraphpop>h3 { font-weight: 700 } .mrgraphpop>h3 { font-size: 12px; height: auto; line-height: 21px; text-transform:uppercase; margin-top: -2px; color: #FFF; } .mrgraphpop-right { cursor: pointer; right: 0; top: 0px; background: #aaa; color: #fff; padding: 10px 0; width: 22px; text-align: center; height: 37px; } .mrgraphpop-right:hover{ background-color:#1c81c7; } .no-num h1, .pop-se-gh, .popover { display: none } .clear, .clr, .inner-txt, .ui-helper-clearfix:after { clear: both } .mrgraphpop-right, .pop-se-gh, .popover, span.top-arrow { position: absolute } .pop-se-gh { background-color: rgba(0, 0, 0, .85); width: 207px; right: 0; top: calc(100% + 4px); padding: 17px 12px 12px; cursor: default; z-index: 1 } span.top-arrow { background-image: url(../img/hover-top-icon.png); background-position: right top; background-repeat: no-repeat; height: 5px; right: 3px; top: -5px; width: 11px } .graph-header, .graph-left { float: left; position: relative } .graph-area { float: left; margin: 0; width: 100% } .graph-area h1 { color: #8ebf49; float: left; font-family: arial; font-size: 100px; font-weight: 400; height: 95px; line-height: 1; margin: 0; width: 100% } #facebox .image, #facebox .loading, .graph-area h1, .inner-txt>img, .popover .title { text-align: center } .graphtab td, .graphtab th { font-size: 12px; color: #444; padding:2px 0; } .pop-se-gh h1, .tile-lg table span, .tile-md .graph-left table tr:nth-child(2) td { font-weight: 700 } .graph-header { width: 100%; height: auto; margin: 5px 0; } .tile-md .graph-header { height: 50px; } .tile-sm .graph-header { height: 50px; } .tile-md .graph-header .datapop-lg{ width: 195px; } .tile-md .graph-header .indi-icon-default{ background-image: url("../img/sprite.svg"); background-position: -135px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-md .graph-header .indi-icon-mom{ background-image: url("../img/sprite.svg"); background-position: -245px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-md .graph-header .indi-icon-mom-per{ background-image: url("../img/sprite.svg"); background-position: -218px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-md .graph-header .indi-icon-yoy{ background-image: url("../img/sprite.svg"); background-position: -190px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-md .graph-header .indi-icon-yoy-per{ background-image: url("../img/sprite.svg"); background-position: -163px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-sm .graph-header .indi-icon-default{ background-image: url("../img/sprite.svg"); background-position: -135px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-sm .graph-header .indi-icon-mom{ background-image: url("../img/sprite.svg"); background-position: -245px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-sm .graph-header .indi-icon-mom-per{ background-image: url("../img/sprite.svg"); background-position: -218px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-sm .graph-header .indi-icon-yoy{ background-image: url("../img/sprite.svg"); background-position: -190px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-sm .graph-header .indi-icon-yoy-per{ background-image: url("../img/sprite.svg"); background-position: -163px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-lg .graph-header .indi-icon-default{ background-image: url("../img/sprite.svg"); background-position: -135px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-lg .graph-header .indi-icon-mom{ background-image: url("../img/sprite.svg"); background-position: -245px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-lg .graph-header .indi-icon-mom-per{ background-image: url("../img/sprite.svg"); background-position: -218px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-lg .graph-header .indi-icon-yoy{ background-image: url("../img/sprite.svg"); background-position: -190px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .tile-lg .graph-header .indi-icon-yoy-per{ background-image: url("../img/sprite.svg"); background-position: -163px 2px; background-size: initial; background-repeat: no-repeat; text-align: center; width: 24px; height: 24px; display: block; margin: 0; } .graphImg { float: left; height: 100px; width: 100% } .graphImg.ShowLoader { background-image: url(../img/my-map-loader.gif); background-position: center; background-repeat: no-repeat } .no-num .graphImg { height: 200px } .tile-md .no-num .graphImg { height: 185px } .tile-md .graphImg { float: left; height: 85px; width: 100% } .graph-left img { height: 100%; width: 100% } .graph-left { height: 227px; margin: 0; width: 80% } .graph-left table { border-spacing: 0; background-color: transparent; } .graph-left table td { padding: 0 5px 4px 5px; vertical-align: middle; font-size:11px; text-transform: uppercase; } .tile-sm .graph-left { height: auto } .graph-left>table { bottom: 0; position: absolute } .tile-sm .graph-left>table { position: relative } .graph-right { float: right; width: 16% } .delt-tile, .graphtab, .tile-md .graph-left, .tile-sm .graph-left { width: 100% } .graphtab tr:nth-child(odd) { background: #fff } .graphtab tr:nth-child(even) { background: #ebebeb } .graphtab tr:last-child td { border-bottom: 1px solid #000 } .graphtab tr:first-child td { border-top: 1px solid #000 } .graphtab th { border: none } .tile-md .graph-left h1 { font-size: 90px; width: 100% } .tile-sm .graph-left h1 { font-size: 40px; height: 62.29px } .tile-sm .graph-left .graphImg { height: 62.29px } .data-population { display: block; float: left; -webkit-transition: left .4s ease-in-out, top .4s ease-in-out .4s; -moz-transition: left .4s ease-in-out, top .4s ease-in-out .4s; -ms-transition: left .4s ease-in-out, top .4s ease-in-out .4s; -o-transition: left .4s ease-in-out, top .4s ease-in-out .4s; transition: left .4s ease-in-out, top .4s ease-in-out .4s } .data-ico { background-position: center center; background-repeat: no-repeat; background-size: 100% auto; float: right; height: 28px; width: 22px } .data-val { background-image: url(../img/value-icon-bl.png) } .data-mom { background-image: url(../img/deflt-icon-bl.png) } .data-mom-p { background-image: url(../img/defltper-icon-bl.png) } .data-yoy { background-image: url(../img/cal-icon-bl.png) } .data-yoy-p { background-image: url(../img/calpercent-icon-bl.png) } #loading-target { display: none; height: 100%; left: 0; position: absolute; top: 0; width: 100% } #loading-target img { left: 45%; position: fixed; top: 50% } .srchchild { border: none } .highcharts-loading { opacity: .8 } .highcharts-loading span { background: url(/assets/js/map/high-chart.gif) no-repeat; display: inline-block; float: left; height: 80px; left: 40%; position: relative!important; right: 0; top: 43%!important; width: 220px; z-index: 1111 } .highcharts-container text[text-anchor=end] tspan, text.highcharts-subtitle, text.highcharts-title { display: none } #Counties_statistical_list li:nth-child(2n), #Counties_statistical_list_select li:nth-child(2n), #US-States-list li:nth-child(2n), #US-States-list-select li:nth-child(2n), #metropolitan_statistical_list li:nth-child(2n), #metropolitan_statistical_list_select li:nth-child(2n), #wizard-econmic-sector li:nth-child(2n), #wizard-econmic-sector-list li:nth-child(2n) { background: #f1f1f1 } #Counties_statistical_list li:nth-child(2n+1), #metropolitan_statistical_list li:nth-child(2n+1) { background: 0 0 } #Counties_statistical_list_select li:nth-child(2n+1), #US-States-list li:nth-child(2n+1), #US-States-list-select li:nth-child(2n+1), #metropolitan_statistical_list_select li:nth-child(2n+1), #wizard-econmic-sector li:nth-child(2n+1), #wizard-econmic-sector-list li:nth-child(2n+1) { background: #fff } p.selectedStateP { position: relative; margin: 0 9px 0 0; width: 79% } #addremove_indicator p, #create_tab_plus p, #remove_tab_minus p, #reorder_indicator p, #reorder_tab p { font-weight: 400; text-transform: none; white-space: normal; margin: 0 } .my-data-png-header, .my-data-png-header-1 { border-bottom: 2px solid; margin: 0 0 10px; padding: 0 0 5px; float: left } .pop-dash-table1 { max-height: 400px; width: 800px } .simple-div.tile-lg .mrgraphpop { width: 895px; } .simple-div.tile-md .mrgraphpop { width: 415px; } .complex-div.tile-md .graph-header .datapop-lg.has-one{ width: 415px; } .complex-div.tile-lg .graph-header .datapop-lg.has-one{ width: 895px; } .complex-div.tile-lg .graph-header .datapop-lg.has-two{ width: 435px; } .complex-div.tile-lg .graph-header .datapop-lg.has-three{ width: 281.6px; } .complex-div.tile-lg .graph-header .datapop-lg.has-four{ width: 205px; } .my-data-png-header { width: 1010px } .my-data-png-header-1 { width: 1180px; } .tile-size { background-color: #ebebeb; border: 1px solid #ebebeb; color: #000; display: inline-block; font-size: 13px; margin: 8px 7px 27px 5px; vertical-align: bottom; cursor: pointer } .tile-lg .sm-status, .tile-md .sm-status, .tile-sm .amcharts-balloon-div { display: none } .sml { padding: 4px 8px } .mdm { padding: 9px 14px } .lrg { margin-right: 0; padding: 12px 18px } .tile-active, .tile-size:hover { background-color: #348dc8; border: 1px solid #fff; color: #fff } .pop-se-gh h1 { color: #fff; font-size: 16px; margin-left: 4px; text-shadow: 0 0 0 } .delt-tile { background-color: #d53f00; border: 1px solid #d53f00; color: #fff; font-size: 13px; padding: 6px; -webkit-transition: all .5s; -moz-transition: all .5s; -o-transition: all .5s; transition: all .5s; cursor: pointer; } .delt-tile:hover { background-color: #fff; color: #d53f00 } .mydata-graph-icons { float: left; margin: 6px 0 16px 4px; width: 200px } .mydata-graph-icons li { float: left; margin-right: 2px; list-style: none; } .mydata-graph-icons li .my-sprite { background-image: url(../img/icon-sprite.jpg); background-repeat: no-repeat; cursor: pointer; float: left; height: 30px; width: 30px; } .mydata-graph-icons li .hash { background-position: 0 0; } .mydata-graph-icons li .hash.active, .mydata-graph-icons li .hash:hover { background-position: 0 -30px; } .mydata-graph-icons li .chart { background-position: -30px 0; } .mydata-graph-icons li .chart.active, .mydata-graph-icons li .chart:hover { background-position: -30px -30px; } .mydata-graph-icons li .bar { background-position: -60px 0; } .mydata-graph-icons li .bar.active, .mydata-graph-icons li .bar:hover { background-position: -60px -30px; } .mydata-graph-icons li .area-chart { background-position: -90px 0; } .mydata-graph-icons li .area-chart.active, .mydata-graph-icons li .area-chart:hover { background-position: -90px -30px; } .mydata-graph-icons li .map-chart { background-position: -120px 0; } .mydata-graph-icons li .map-chart.active, .mydata-graph-icons li .map-chart:hover { background-position: -120px -30px; } .do-graphs .graph-left { width: 60%; } .do-graphs .graph-right { width: 38%; } .graphImg-right, .graphImg-right img { height: 100px; width: 100%; } .graphImg-right { float: left; } .do-graphs .graphtab { float: left; margin: 0 .5%; width: 49%; } .mymr-data .place-position { border: 1px dashed #ACACAC; } .ui-sortable-placeholder { background-color: transparent!important; border: 2px dashed #ddd; visibility: visible!important; } .tile-lg.ui-sortable-placeholder, .tile-md.ui-sortable-placeholder { height: 282px; } .tile-sm.ui-sortable-placeholder { height: 134px; } /*@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) { .tile-md .graph-left h1 { font-size: 80px; width: 100%; } .data-population { background: #fff; box-shadow: 0 0 3px #ccc; float: left; margin: 0 0 30px; padding: 0 5px; } .graph-left { float: left; height: 233px; margin: 0; position: relative; width: 77%; } .graph-right { float: right; width: 21% } .tile-sm .graph-left h1 { font-size: 40px; height: 53px; } .tile-sm .graph-left .graphImg { height: 53px; } .tile-sm .mrgraphpop { margin-top: 9px; } }*/ @media only screen and (max-width: 980px){ .mymr-data { font-family: arial; margin: 42px auto 0; width: 750px; } .tile-lg { background: #fff; width: 710px; } .tile-md { width: 350px; } .tile-sm { width: 170px; } .tile-sm .mrgraphpop{ width: 120px; } .tile-sm .graph-left h1{ font-size: 36px; } .tile-md .graph-left h1 { font-size: 65px; } .highcharts-container{ width: 100% !important; } .graph-left table td{ font-size: 9px; } } .tile-lg .data-status { position: absolute; bottom: 40px; left: 6px; } .tile-lg .data-status ul { float: left; width: 10px; } .tile-lg .data-status li, .tile-md .data-status li, .tile-sm .data-status li { background: #ccc; margin: 0; list-style: none; } .tile-lg .data-status span:first-child { left: 17px; position: absolute; top: 0; font-size:12px; } .tile-lg .data-status span:last-child { bottom: 0; left: 17px; position: absolute; font-size:12px; } .tile-md .data-status { bottom: 67px; position: absolute; right: 8px } .tile-md .data-status ul { float: right; width: 10px } .tile-md .data-status span:first-child { left: -30px; position: absolute; top: 0; font-size:12px; } .tile-md .data-status span:last-child { bottom: 0; left: -30px; position: absolute; font-size:12px; } .tile-sm .data-status { bottom: 26px; float: left; position: absolute; right: 0; width: 50px } .tile-sm .data-status ul, .tile-sm .sm-status ul { float: right; width: 50px } .tile-sm .data-status li, .tile-sm .sm-status li { background: #ccc; float: left; height: 5px; margin: 0; width: 7px } .tile-sm .data-status span:first-child { float: right; left: 0; position: relative; top: 0; font-size: 10px } .tile-sm .data-status span:last-child { position: relative; right: 0; font-size: 10px; top:-5px; } .tile-sm .sm-status { bottom: 26px; float: left; position: absolute; right: 0; width: 80px } .mydata-dash { float: left; margin-right: 5px } .v_mydata .se-pre-con { background-color: transparent; opacity: 1; top: 0 } .v_mydata>div#content { min-height: 700px } .datapop-lg { width: 159px; } .graph-color1, .graph-color2, .graph-color3, .graph-color4, .graph-color5{ float: left; margin-right: 1px; } .graph-color1 { background: #1c81c7; } .graph-color2 { background: #47C440; } .graph-color3 { background: #d34000; } .graph-color4 { background: #4a2ef5; } .graph-color5 { background: #009aa5; } .color-change { float: left; height: 34px; width: 9px; margin: 0 3px 0 0; display: none; } .color-change ul{ margin: 0px; padding: 0px; } .color-change ul li{ float: none; height: 5.28px; list-style: none; } .graph-color2 { background: #47C440 } .graphleft-74 { width: 66% } .setting-popup { width: 195px; } .graph-wdth-full { width: 100% } .shrink-to-fit { background: #348dc8; border: 1px solid #348dc8; color: #fff; cursor: pointer; font-size: 13px; margin: 0 0 15px; padding: 8px 0; text-transform: uppercase; transition: all .5s ease 0s; width: 99% } .shrink-to-fit:hover { background: #fff; color: #348dc8 } #iconRunAllCron, .my-data-png-footer a, .search-heading, .shrink-to-fit { text-transform: uppercase } .popular-dash-pop-table thead th:last-child, .quick-search-loder, .shrink-to-fit { text-align: center } #carousel_myData{ margin:0px; } /* My Data Page End */ /* 15032016 End */ /* 16032016 Start */ .wizard-con { width:100%; } .breadcrumb { overflow: hidden; font: 18px Helvetica, Arial, Sans-Serif; margin: 25px 0 0 } .breadcrumb li { float: left } .breadcrumb li a { color: #a9a9a9; text-decoration: none; padding: 10px 0 10px 18px; background: #efefef; position: relative; display: block; float: left; height: 66px; width: 130px; font-size: 12px; font-weight: 700; text-align:center; } .breadcrumb li a:after, .breadcrumb li a:before { content: " "; width: 0; height: 0; border-top: 50px solid transparent; border-bottom: 50px solid transparent; position: absolute; top: 50%; margin-top: -50px; left: 100%; display: block } .breadcrumb li a:after { border-left: 10px solid #efefef; z-index: 2 } .breadcrumb li a:before { border-left: 10px solid #fff; margin-left: 1px; z-index: 1; transition: all .5s } .breadcrumb li a span { float: left; font-size: 26px; margin: 4px 8px 0 0; text-align: center; width: 15px; font-weight: 400 } .breadcrumb li a h6 { color: #a9a9a9; height: 41px; font-family: helvetica; font-size: 12px; font-weight: 700; padding: 7px 0 0; text-shadow: none; text-transform: none } .breadcrumb li:first-child a { padding: 10px 0 10px 7px } .breadcrumb li:last-child a { background: #fff!important; color: #A9A9A9; cursor: default; padding: 15px 0 0 14px; font-size: 27px; width: auto; font-weight: 400 } .breadcrumb li a.active h6 { color: #fff } .breadcrumb li:last-child a.active { color: #A9AC55 } .breadcrumb li:last-child a:after { border: 0 } .breadcrumb li a.active { background: #A9AC55; color: #fff } .breadcrumb li a.active:after { border-left-color: #A9AC55!important } .wizard { background: #1d81c7; border: 1px solid #196fac; color: #fff; cursor: pointer; text-transform: uppercase; padding: 7px 22px; margin-top: 0 } .wizard-error { color: red; float: left; height: 23px; margin: 0 0 0 159px; text-transform: capitalize; width: 68%; font-weight: 700 } /* 16032016 End */ /* 17032016 Start */ .h3-set{ background:#acacac none repeat scroll 0 0; color: #fff; font-family: arial; font-size: 12px; font-weight: normal; padding: 5px 0; text-transform: uppercase; margin-bottom:1px; cursor:pointer; } .h3-set.active{ background: #1c81c7 } .after-h3-set{ padding: 7px 7px 10px 7px; background:#dddddd; } /* JConfirm Popup start 03032016 */ #popup-alert .popup { position: fixed; top: 50%; left: 50%; margin-top: -115px; margin-left: -175px; z-index: 999999; width:350px; border: none; box-shadow: none; } #popup-alert, #popup-confirm { display: none; margin:0 !important } #popup-confirm .popup { position: fixed; top: 50%; left: 50%; margin-top: -115px; margin-left: -315px; z-index: 999999; width: 625px; border: none; box-shadow: none; } #popup-alert .sub-header h2 img, #popup-confirm .sub-header h2 img{ float: left; margin-top: -1px; } #popup-alert .sub-header h2 span, #popup-confirm .sub-header h2 span{ float: left; margin-left: 0px; margin-top: 1px; } #popup-alert button, #popup-confirm button { position: absolute; bottom: 12px; left: 50%; margin-left: -50px } #popup-alert .popup-content , #popup-confirm .popup-content { position: relative; padding: 10px; background:#fff; } #popup-alert .popup-content .inner, #popup-confirm .popup-content .inner { font-size: 13px; font-weight: bold; line-height: 20px; margin: 10px 0; text-align: left; } #popup-alert .popup-content button, #popup-confirm .popup-content button{ bottom: auto; left: auto; margin: 15px 0 0; padding: 7px 30px; position: relative; background: #1c81c7; border: none; color: #fff; text-transform: uppercase; cursor:pointer; height:42px; } #popup-confirm .popup-content button.for-cancel{ padding: 7px 30px; background-color:#aaaaaa; cursor:pointer; margin:0 7px; } #popup-detail { width: 534px } #popup-detail .hover-arrow { width: 18px; height: 30px; background: url(../img/popup-detail-arrow.png) top left no-repeat; z-index: 1001; position: relative } .alert-overlay .popup, .alert-overlay .popup_dash { z-index: 1000; position: fixed; top: 1; left: -99999px; overflow: hidden } .box-shadow { -moz-box-shadow: 0 0 1px #d4d4d4; -webkit-box-shadow: 0 0 1px #d4d4d4; box-shadow: 0 0 1px #d4d4d4; border: 1px solid #1c81c7 } .alert-overlay .sub-header{ background:#1c81c7; display: block; overflow: hidden; color: #FFF; line-height:49px; padding:0; } .alert-overlay .sub-header h2{ font-size:16px; font-weight:normal; padding-left:10px; } .alert-overlay .sub-header h2 span{ float: left; text-transform:uppercase; } .alert-overlay .popup .icon-close { float: right; cursor: pointer; width: 35px; height: 50px; background: url(../img/popup-cross-sprite.svg) no-repeat top left; display: block; position:relative; right:-1px; } .alert-overlay .popup .icon-close:hover{ background: url(../img/popup-cross-sprite.svg) no-repeat bottom left; } .alert-overlay .popup .icon { margin: 0 0 0 4px; } .onpopup-loader-overlay{ background-color:rgba(28, 129, 199, 0.5); width:100%; height:100%; position:absolute; z-index:20; top:0px; left:0; } .onpopup-loader{ position: absolute; z-index: 99999; left: 50%; top: 50%; margin-left: -20px; margin-top: -22px; } .highcharts-title, .highcharts-subtitle{ display:none; } /*! noUiSlider */ .noUi-target, .noUi-target * { -webkit-touch-callout: none; -webkit-user-select: none; -ms-touch-action: none; -ms-user-select: none; -moz-user-select: none; -moz-box-sizing: border-box; box-sizing: border-box } .noUi-target { position: relative; direction: ltr } .noUi-base { width: 100%; height: 100%; position: relative; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0) } .noUi-origin { position: absolute; right: 0; top: 0; left: 0; bottom: 0; border-radius: 2px } .noUi-handle { position: relative; z-index: 1 } .noUi-stacking .noUi-handle { z-index: 10 } .noUi-state-tap .noUi-origin { -webkit-transition: left .3s, top .3s; transition: left .3s, top .3s } .noUi-state-drag * { cursor: inherit!important } .noUi-horizontal { height: 10px } .noUi-horizontal .noUi-handle { height: 18px; left: -8px; top: -5px; width: 16px } .noUi-vertical { width: 18px } .noUi-vertical .noUi-handle { height: 16px; left: -8px; top: -4px; width: 16px } .noUi-background { background: #FAFAFA; box-shadow: inset 0 1px 1px #f0f0f0 } .noUi-connect { background: #4e4f4f; box-shadow: inset 0 0 3px rgba(51, 51, 51, .45); -webkit-transition: background 450ms; transition: background 450ms } .noUi-target { border-radius: 4px; border: 1px solid #cdcdcd; box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB } .noUi-target.noUi-connect { box-shadow: inset 0 0 3px rgba(51, 51, 51, .45), 0 3px 6px -5px #BBB } .noUi-dragable { cursor: w-resize } .noUi-vertical .noUi-dragable { cursor: n-resize } .noUi-handle { background: #fff; border: 1px solid #ccc; border-radius: 3px; cursor: default } .noUi-active { box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB } .noUi-handle:after, .noUi-handle:before { background: #ccc; content: ""; display: block; height: 8px; left: 5px; position: absolute; top: 3px; width: 1px } .noUi-handle:after { left: 8px } .noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before { width: 14px; height: 1px; left: 6px; top: 14px } .noUi-vertical .noUi-handle:after { top: 17px } [disabled] .noUi-connect, [disabled].noUi-connect { background: #B8B8B8 } [disabled] .noUi-handle { cursor: not-allowed } .example-val { float: left; font-size: 12px; margin: 6px 0 10px; font-weight: 700 } #event-end { float: right } /*! noUiSlider*/ .noUi-marker, .noUi-pips, .noUi-value { position: absolute } .noUi-pips, .noUi-pips * { -moz-box-sizing: border-box; box-sizing: border-box } .noUi-pips { font: 400 12px Arial; color: #999 } .noUi-value { width: 40px; text-align: center } .noUi-value-sub { color: #ccc; font-size: 10px } .noUi-marker { background: #CCC } .noUi-marker-large, .noUi-marker-sub { background: #AAA } .noUi-pips-horizontal { padding: 10px 0; height: 50px; top: 100%; left: 0; width: 100% } .noUi-value-horizontal { margin-left: -20px; padding-top: 20px } .noUi-value-horizontal.noUi-value-sub { padding-top: 15px } .noUi-marker-horizontal.noUi-marker { margin-left: -1px; width: 2px; height: 5px } .noUi-marker-horizontal.noUi-marker-sub { height: 10px } .noUi-marker-horizontal.noUi-marker-large { height: 15px } .noUi-pips-vertical { padding: 0 10px; height: 100%; top: 0; left: 100% } .noUi-value-vertical { width: 15px; margin-left: 20px; margin-top: -5px } .noUi-marker-vertical.noUi-marker { width: 5px; height: 2px; margin-top: -1px } .noUi-marker-vertical.noUi-marker-sub { width: 10px } .noUi-marker-vertical.noUi-marker-large { width: 15px } /* Colorpicker Css Strat */ .colpick, .colpick_color { position: absolute; overflow: hidden } .colpick, .colpick_full_ns .colpick_current_color, .colpick_full_ns .colpick_submit, .colpick_hex .colpick_hsb_b, .colpick_hex .colpick_hsb_h, .colpick_hex .colpick_hsb_s, .colpick_hex .colpick_rgb_b, .colpick_hex .colpick_rgb_g, .colpick_hex .colpick_rgb_r, .colpick_hex_ns .colpick_current_color, .colpick_hex_ns .colpick_submit, .colpick_rgbhex .colpick_hsb_b, .colpick_rgbhex .colpick_hsb_h, .colpick_rgbhex .colpick_hsb_s, .colpick_rgbhex_ns .colpick_current_color, .colpick_rgbhex_ns .colpick_submit { display: none } .colpick { width: 346px; height: 170px; font-family: Arial, Helvetica, sans-serif; background: #ebebeb; border: 1px solid #bbb; -webkit-border-radius: 5px; -moz-border-radius: 5px; border-radius: 5px; z-index: 9999; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none } .colpick_color { left: 7px; top: 7px; width: 156px; height: 156px; outline: #aaa solid 1px; cursor: crosshair } .colpick_field_arrs, .colpick_hue { cursor: n-resize; position: absolute } .colpick_color_overlay1, .colpick_color_overlay2 { left: 0; top: 0; width: 156px; height: 156px; position: absolute } .colpick_color_overlay1 { -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=1,startColorstr='#ffffff', endColorstr='#00ffffff')"; background: -moz-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 1)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%); background: -o-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%); background: -ms-linear-gradient(left, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 1) 0, rgba(255, 255, 255, 0) 100%); } .colpick_color_overlay2 { -ms-filter: "progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#00000000', endColorstr='#000000')"; background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 1))); background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%); background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%); background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%); background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 1) 100%); } .colpick_selector_outer { background: 0 0; position: absolute; width: 11px; height: 11px; margin: -6px 0 0 -6px; border: 1px solid #000; border-radius: 50% } .colpick_selector_inner { position: absolute; width: 9px; height: 9px; border: 1px solid #fff; border-radius: 50% } .colpick_hue { top: 6px; left: 175px; width: 19px; height: 156px; border: 1px solid #aaa } .colpick_hue_arrs { position: absolute; left: -8px; width: 35px; height: 7px; margin: -7px 0 0 } .colpick_hue_larr, .colpick_hue_rarr { position: absolute; width: 0; height: 0; border-top: 6px solid transparent; border-bottom: 6px solid transparent } .colpick_hue_larr { border-left: 7px solid #858585 } .colpick_hue_rarr { right: 0; border-right: 7px solid #858585 } .colpick_current_color, .colpick_new_color { top: 6px; height: 27px; background: red; border: 1px solid #8f8f8f; width: 60px; position: absolute } .colpick_new_color { left: 207px } .colpick_current_color { left: 277px } .colpick_field, .colpick_hex_field { position: absolute; height: 20px; width: 60px; overflow: hidden; background: #f3f3f3; color: #b8b8b8; font-size: 12px; border: 1px solid #bdbdbd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px } .colpick_rgb_r { top: 40px; left: 207px } .colpick_rgb_g { top: 67px; left: 207px } .colpick_rgb_b { top: 94px; left: 207px } .colpick_hsb_h { top: 40px; left: 277px } .colpick_hsb_s { top: 67px; left: 277px } .colpick_hsb_b { top: 94px; left: 277px } .colpick_hex_field { width: 68px; left: 207px; top: 121px } .colpick_focus { border-color: #999 } .colpick_field_letter { position: absolute; width: 12px; height: 20px; line-height: 20px; padding-left: 4px; background: #efefef; border-right: 1px solid #bdbdbd; font-weight: 700; color: #777 } .colpick_field input, .colpick_hex_field input { position: absolute; right: 11px; margin: 0; padding: 0; height: 20px; line-height: 20px; background: 0 0; border: none; font-size: 12px; font-family: Arial, Helvetica, sans-serif; color: #555; text-align: right; outline: 0 } .colpick_hex_field input { right: 4px } .colpick_field_arrs { top: 0; right: 0; width: 9px; height: 21px } .colpick_field_darr, .colpick_field_uarr { width: 0; height: 0; border-left: 4px solid transparent; border-right: 4px solid transparent; position: absolute } .colpick_field_uarr { top: 5px; border-bottom: 4px solid #959595 } .colpick_field_darr { bottom: 5px; border-top: 4px solid #959595 } .colpick_submit { position: absolute; left: 207px; top: 149px; width: 130px; height: 22px; line-height: 22px; background: #efefef; text-align: center; color: #555; font-size: 12px; font-weight: 700; border: 1px solid #bdbdbd; -webkit-border-radius: 3px; -moz-border-radius: 3px; border-radius: 3px } .colpick_hex .colpick_hex_field div, .colpick_hex .colpick_hex_field input, .colpick_hex .colpick_submit { line-height: 25px; height: 25px } .colpick_submit:hover { background: #f3f3f3; border-color: #999; cursor: pointer } .colpick_full_ns .colpick_new_color { width: 130px; height: 25px } .colpick_full_ns .colpick_hsb_h, .colpick_full_ns .colpick_rgb_r { top: 42px } .colpick_full_ns .colpick_hsb_s, .colpick_full_ns .colpick_rgb_g { top: 73px } .colpick_full_ns .colpick_hsb_b, .colpick_full_ns .colpick_rgb_b { top: 104px } .colpick_full_ns .colpick_hex_field { top: 135px } .colpick_rgbhex { width: 282px } .colpick_rgbhex .colpick_field, .colpick_rgbhex .colpick_submit { width: 68px } .colpick_rgbhex .colpick_new_color { width: 34px; border-right: none } .colpick_rgbhex .colpick_current_color { width: 34px; left: 240px; border-left: none } .colpick_rgbhex_ns .colpick_new_color { width: 68px; border: 1px solid #8f8f8f } .colpick_rgbhex_ns .colpick_rgb_r { top: 42px } .colpick_rgbhex_ns .colpick_rgb_g { top: 73px } .colpick_rgbhex_ns .colpick_rgb_b { top: 104px } .colpick_rgbhex_ns .colpick_hex_field { top: 135px } .colpick_hex { width: 206px; height: 201px } .colpick_hex .colpick_hex_field { width: 72px; height: 25px; top: 168px; left: 80px } .colpick_hex .colpick_new_color { left: 9px; top: 168px; width: 30px; border-right: none } .colpick_hex .colpick_current_color { left: 39px; top: 168px; width: 30px; border-left: none } .colpick_hex .colpick_submit { left: 164px; top: 168px; width: 30px } .colpick_hex_ns .colpick_hex_field { width: 80px } .colpick_hex_ns .colpick_new_color { width: 60px; border: 1px solid #8f8f8f } .colpick_dark { background: #161616; border-color: #2a2a2a } .colpick_dark .colpick_color { outline-color: #333 } .colpick_dark .colpick_hue { border-color: #555 } .colpick_dark .colpick_field, .colpick_dark .colpick_hex_field { background: #101010; border-color: #2d2d2d } .colpick_dark .colpick_field_letter { background: #131313; border-color: #2d2d2d; color: #696969 } .colpick_dark .colpick_field input, .colpick_dark .colpick_hex_field input { color: #7a7a7a } .colpick_dark .colpick_field_uarr { border-bottom-color: #696969 } .colpick_dark .colpick_field_darr { border-top-color: #696969 } .colpick_dark .colpick_focus { border-color: #444 } .colpick_dark .colpick_submit { background: #131313; border-color: #2d2d2d; color: #7a7a7a } .colpick_dark .colpick_submit:hover { background-color: #101010; border-color: #444 } /* Colorpicker css end */ /* 17032016 End */ #divAuthorizeNetPopupScreen { position: fixed; left: 0; top: 0; width: 100%; height: 100%; z-index: 1; background-color: grey; opacity: .5; -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=50)'; filter: alpha(opacity=50) } #divAuthorizeNetPopup { position: absolute; left: 50%; top: 50%; margin-left: -200px; margin-top: -200px; z-index: 2; overflow: visible } .AuthorizeNetShadow { height: 16px; width: 16px; position: absolute } .AuthorizeNetShadowT { top: -16px; left: 0; background-image: url(../img/shadow1-top.png); background-repeat: repeat-x; width: 100% } .AuthorizeNetShadowR { top: 0; right: -16px; background-image: url(../img/shadow1-right.png); background-repeat: repeat-y; height: 100% } .AuthorizeNetShadowB { bottom: -16px; left: 0; background-image: url(../img/shadow1-bottom.png); background-repeat: repeat-x; width: 100% } .AuthorizeNetShadowL { top: 0; left: -16px; background-image: url(../img/shadow1-left.png); background-repeat: repeat-y; height: 100% } .AuthorizeNetShadowTR { top: -16px; right: -16px; background-image: url(../img/shadow1-topRight.png); background-repeat: no-repeat } .AuthorizeNetShadowBR { bottom: -16px; right: -16px; background-image: url(../img/shadow1-bottomRight.png); background-repeat: no-repeat } .AuthorizeNetShadowBL { bottom: -16px; left: -16px; background-image: url(../img/shadow1-bottomLeft.png); background-repeat: no-repeat } .AuthorizeNetShadowTL { top: -16px; left: -16px; background-image: url(../img/shadow1-topLeft.png); background-repeat: no-repeat } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupOuter { background-color: #ddd; border-width: 1px; border-style: solid; border-color: #a0a0a0 #909090 #909090 #a0a0a0; padding: 4px } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupTop { height: 23px } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupClose { position: absolute; right: 7px; top: 7px } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupClose a { background-image: url(../img/payclosebtn.png); background-repeat: no-repeat; height: 16px; width: 16px; display: inline-block } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupClose a:hover { background-image: url(../img/payclosebtn.png) } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupClose a:active { background-image: url(../img/payclosebtn.png) } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupInner { background-color: #fff; border-width: 2px; border-style: solid; border-color: #cfcfcf #ebebeb #ebebeb #cfcfcf } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupBottom { height: 30px } .AuthorizeNetPopupGrayFrameTheme .AuthorizeNetPopupLogo { position: absolute; right: 9px; bottom: 4px; width: 200px; height: 25px; background-image: url(../img/powered_simple.png) }