/*!
 *  Modified by Strategy9 Jan 21 2018
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face {
    font-family: 'FontAwesome';
    src: url("/ga/assets/fontawesome-webfont-bf790406e8ebf6a5e328fa344012d60f.eot");
    src: url("/ga/assets/fontawesome-webfont-bf790406e8ebf6a5e328fa344012d60f.eot?#iefix") format("embedded-opentype"), url("/ga/assets/fontawesome-webfont-6ba89eed4b56d551b453d4c952b78cfd.woff2") format("woff2"), url("/ga/assets/fontawesome-webfont-889b8d695474cd3ee02459db7e8567fc.woff") format("woff"), url("/ga/assets/fontawesome-webfont-aed2be8660bb5f817a613e2d726952c9.ttf") format("truetype"), url("/ga/assets/fontawesome-webfont-7e4ea4589f7fb48a7866ff67414b010e.svg#fontawesomeregular") format("svg");
    font-weight: normal;
    font-style: normal
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%
}
.fa-2x {
    font-size: 2em
}
.fa-3x {
    font-size: 3em
}
.fa-4x {
    font-size: 4em
}
.fa-5x {
    font-size: 5em
}
.fa-fw {
    width: 1.28571429em;
    text-align: center
}
.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}
.fa-ul>li {
    position: relative
}
.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center
}
.fa-li.fa-lg {
    left: -1.85714286em
}
.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em
}
.fa-pull-left {
    float: left
}
.fa-pull-right {
    float: right
}
.fa.fa-pull-left {
    margin-right: .3em
}
.fa.fa-pull-right {
    margin-left: .3em
}
.pull-right {
    float: right
}
.pull-left {
    float: left
}
.fa.pull-left {
    margin-right: .3em
}
.fa.pull-right {
    margin-left: .3em
}
.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}
.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
@keyframes fa-spin {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg);
transform:rotate(359deg)
}
}
.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}
.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}
.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}
.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}
.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}
:root .fa-rotate-90, :root .fa-rotate-180, :root .fa-rotate-270, :root .fa-flip-horizontal, :root .fa-flip-vertical {
    filter: none
}
.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}
.fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}
.fa-stack-1x {
    line-height: inherit
}
.fa-stack-2x {
    font-size: 2em
}
.fa-inverse {
    color: #ffffff
}
.fa-glass:before {
    content: "\f000"
}
.fa-music:before {
    content: "\f001"
}
.fa-search:before {
    content: "\f002"
}
.fa-envelope-o:before {
    content: "\f003"
}
.fa-heart:before {
    content: "\f004"
}
.fa-star:before {
    content: "\f005"
}
.fa-star-o:before {
    content: "\f006"
}
.fa-user:before {
    content: "\f007"
}
.fa-film:before {
    content: "\f008"
}
.fa-th-large:before {
    content: "\f009"
}
.fa-th:before {
    content: "\f00a"
}
.fa-th-list:before {
    content: "\f00b"
}
.fa-check:before {
    content: "\f00c"
}
.fa-remove:before, .fa-close:before, .fa-times:before {
    content: "\f00d"
}
.fa-search-plus:before {
    content: "\f00e"
}
.fa-search-minus:before {
    content: "\f010"
}
.fa-power-off:before {
    content: "\f011"
}
.fa-signal:before {
    content: "\f012"
}
.fa-gear:before, .fa-cog:before {
    content: "\f013"
}
.fa-trash-o:before {
    content: "\f014"
}
.fa-home:before {
    content: "\f015"
}
.fa-file-o:before {
    content: "\f016"
}
.fa-clock-o:before {
    content: "\f017"
}
.fa-road:before {
    content: "\f018"
}
.fa-download:before {
    content: "\f019"
}
.fa-arrow-circle-o-down:before {
    content: "\f01a"
}
.fa-arrow-circle-o-up:before {
    content: "\f01b"
}
.fa-inbox:before {
    content: "\f01c"
}
.fa-play-circle-o:before {
    content: "\f01d"
}
.fa-rotate-right:before, .fa-repeat:before {
    content: "\f01e"
}
.fa-refresh:before {
    content: "\f021"
}
.fa-list-alt:before {
    content: "\f022"
}
.fa-lock:before {
    content: "\f023"
}
.fa-flag:before {
    content: "\f024"
}
.fa-headphones:before {
    content: "\f025"
}
.fa-volume-off:before {
    content: "\f026"
}
.fa-volume-down:before {
    content: "\f027"
}
.fa-volume-up:before {
    content: "\f028"
}
.fa-qrcode:before {
    content: "\f029"
}
.fa-barcode:before {
    content: "\f02a"
}
.fa-tag:before {
    content: "\f02b"
}
.fa-tags:before {
    content: "\f02c"
}
.fa-book:before {
    content: "\f02d"
}
.fa-bookmark:before {
    content: "\f02e"
}
.fa-print:before {
    content: "\f02f"
}
.fa-camera:before {
    content: "\f030"
}
.fa-font:before {
    content: "\f031"
}
.fa-bold:before {
    content: "\f032"
}
.fa-italic:before {
    content: "\f033"
}
.fa-text-height:before {
    content: "\f034"
}
.fa-text-width:before {
    content: "\f035"
}
.fa-align-left:before {
    content: "\f036"
}
.fa-align-center:before {
    content: "\f037"
}
.fa-align-right:before {
    content: "\f038"
}
.fa-align-justify:before {
    content: "\f039"
}
.fa-list:before {
    content: "\f03a"
}
.fa-dedent:before, .fa-outdent:before {
    content: "\f03b"
}
.fa-indent:before {
    content: "\f03c"
}
.fa-video-camera:before {
    content: "\f03d"
}
.fa-photo:before, .fa-image:before, .fa-picture-o:before {
    content: "\f03e"
}
.fa-pencil:before {
    content: "\f040"
}
.fa-map-marker:before {
    content: "\f041"
}
.fa-adjust:before {
    content: "\f042"
}
.fa-tint:before {
    content: "\f043"
}
.fa-edit:before, .fa-pencil-square-o:before {
    content: "\f044"
}
.fa-share-square-o:before {
    content: "\f045"
}
.fa-check-square-o:before {
    content: "\f046"
}
.fa-arrows:before {
    content: "\f047"
}
.fa-step-backward:before {
    content: "\f048"
}
.fa-fast-backward:before {
    content: "\f049"
}
.fa-backward:before {
    content: "\f04a"
}
.fa-play:before {
    content: "\f04b"
}
.fa-pause:before {
    content: "\f04c"
}
.fa-stop:before {
    content: "\f04d"
}
.fa-forward:before {
    content: "\f04e"
}
.fa-fast-forward:before {
    content: "\f050"
}
.fa-step-forward:before {
    content: "\f051"
}
.fa-eject:before {
    content: "\f052"
}
.fa-chevron-left:before {
    content: "\f053"
}
.fa-chevron-right:before {
    content: "\f054"
}
.fa-plus-circle:before {
    content: "\f055"
}
.fa-minus-circle:before {
    content: "\f056"
}
.fa-times-circle:before {
    content: "\f057"
}
.fa-check-circle:before {
    content: "\f058"
}
.fa-question-circle:before {
    content: "\f059"
}
.fa-info-circle:before {
    content: "\f05a"
}
.fa-crosshairs:before {
    content: "\f05b"
}
.fa-times-circle-o:before {
    content: "\f05c"
}
.fa-check-circle-o:before {
    content: "\f05d"
}
.fa-ban:before {
    content: "\f05e"
}
.fa-arrow-left:before {
    content: "\f060"
}
.fa-arrow-right:before {
    content: "\f061"
}
.fa-arrow-up:before {
    content: "\f062"
}
.fa-arrow-down:before {
    content: "\f063"
}
.fa-mail-forward:before, .fa-share:before {
    content: "\f064"
}
.fa-expand:before {
    content: "\f065"
}
.fa-compress:before {
    content: "\f066"
}
.fa-plus:before {
    content: "\f067"
}
.fa-minus:before {
    content: "\f068"
}
.fa-asterisk:before {
    content: "\f069"
}
.fa-exclamation-circle:before {
    content: "\f06a"
}
.fa-gift:before {
    content: "\f06b"
}
.fa-leaf:before {
    content: "\f06c"
}
.fa-fire:before {
    content: "\f06d"
}
.fa-eye:before {
    content: "\f06e"
}
.fa-eye-slash:before {
    content: "\f070"
}
.fa-warning:before, .fa-exclamation-triangle:before {
    content: "\f071"
}
.fa-plane:before {
    content: "\f072"
}
.fa-calendar:before {
    content: "\f073"
}
.fa-random:before {
    content: "\f074"
}
.fa-comment:before {
    content: "\f075"
}
.fa-magnet:before {
    content: "\f076"
}
.fa-chevron-up:before {
    content: "\f077"
}
.fa-chevron-down:before {
    content: "\f078"
}
.fa-retweet:before {
    content: "\f079"
}
.fa-shopping-cart:before {
    content: "\f07a"
}
.fa-folder:before {
    content: "\f07b"
}
.fa-folder-open:before {
    content: "\f07c"
}
.fa-arrows-v:before {
    content: "\f07d"
}
.fa-arrows-h:before {
    content: "\f07e"
}
.fa-bar-chart-o:before, .fa-bar-chart:before {
    content: "\f080"
}
.fa-twitter-square:before {
    content: "\f081"
}
.fa-facebook-square:before {
    content: "\f082"
}
.fa-camera-retro:before {
    content: "\f083"
}
.fa-key:before {
    content: "\f084"
}
.fa-gears:before, .fa-cogs:before {
    content: "\f085"
}
.fa-comments:before {
    content: "\f086"
}
.fa-thumbs-o-up:before {
    content: "\f087"
}
.fa-thumbs-o-down:before {
    content: "\f088"
}
.fa-star-half:before {
    content: "\f089"
}
.fa-heart-o:before {
    content: "\f08a"
}
.fa-sign-out:before {
    content: "\f08b"
}
.fa-linkedin-square:before {
    content: "\f08c"
}
.fa-thumb-tack:before {
    content: "\f08d"
}
.fa-external-link:before {
    content: "\f08e"
}
.fa-sign-in:before {
    content: "\f090"
}
.fa-trophy:before {
    content: "\f091"
}
.fa-github-square:before {
    content: "\f092"
}
.fa-upload:before {
    content: "\f093"
}
.fa-lemon-o:before {
    content: "\f094"
}
.fa-phone:before {
    content: "\f095"
}
.fa-square-o:before {
    content: "\f096"
}
.fa-bookmark-o:before {
    content: "\f097"
}
.fa-phone-square:before {
    content: "\f098"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-facebook-f:before, .fa-facebook:before {
    content: "\f09a"
}
.fa-github:before {
    content: "\f09b"
}
.fa-unlock:before {
    content: "\f09c"
}
.fa-credit-card:before {
    content: "\f09d"
}
.fa-feed:before, .fa-rss:before {
    content: "\f09e"
}
.fa-hdd-o:before {
    content: "\f0a0"
}
.fa-bullhorn:before {
    content: "\f0a1"
}
.fa-bell:before {
    content: "\f0f3"
}
.fa-certificate:before {
    content: "\f0a3"
}
.fa-hand-o-right:before {
    content: "\f0a4"
}
.fa-hand-o-left:before {
    content: "\f0a5"
}
.fa-hand-o-up:before {
    content: "\f0a6"
}
.fa-hand-o-down:before {
    content: "\f0a7"
}
.fa-arrow-circle-left:before {
    content: "\f0a8"
}
.fa-arrow-circle-right:before {
    content: "\f0a9"
}
.fa-arrow-circle-up:before {
    content: "\f0aa"
}
.fa-arrow-circle-down:before {
    content: "\f0ab"
}
.fa-globe:before {
    content: "\f0ac"
}
.fa-wrench:before {
    content: "\f0ad"
}
.fa-tasks:before {
    content: "\f0ae"
}
.fa-filter:before {
    content: "\f0b0"
}
.fa-briefcase:before {
    content: "\f0b1"
}
.fa-arrows-alt:before {
    content: "\f0b2"
}
.fa-group:before, .fa-users:before {
    content: "\f0c0"
}
.fa-chain:before, .fa-link:before {
    content: "\f0c1"
}
.fa-cloud:before {
    content: "\f0c2"
}
.fa-flask:before {
    content: "\f0c3"
}
.fa-cut:before, .fa-scissors:before {
    content: "\f0c4"
}
.fa-copy:before, .fa-files-o:before {
    content: "\f0c5"
}
.fa-paperclip:before {
    content: "\f0c6"
}
.fa-save:before, .fa-floppy-o:before {
    content: "\f0c7"
}
.fa-square:before {
    content: "\f0c8"
}
.fa-navicon:before, .fa-reorder:before, .fa-bars:before {
    content: "\f0c9"
}
.fa-list-ul:before {
    content: "\f0ca"
}
.fa-list-ol:before {
    content: "\f0cb"
}
.fa-strikethrough:before {
    content: "\f0cc"
}
.fa-underline:before {
    content: "\f0cd"
}
.fa-table:before {
    content: "\f0ce"
}
.fa-magic:before {
    content: "\f0d0"
}
.fa-truck:before {
    content: "\f0d1"
}
.fa-pinterest:before {
    content: "\f0d2"
}
.fa-pinterest-square:before {
    content: "\f0d3"
}
.fa-google-plus-square:before {
    content: "\f0d4"
}
.fa-google-plus:before {
    content: "\f0d5"
}
.fa-money:before {
    content: "\f0d6"
}
.fa-caret-down:before {
    content: "\f0d7"
}
.fa-caret-up:before {
    content: "\f0d8"
}
.fa-caret-left:before {
    content: "\f0d9"
}
.fa-caret-right:before {
    content: "\f0da"
}
.fa-columns:before {
    content: "\f0db"
}
.fa-unsorted:before, .fa-sort:before {
    content: "\f0dc"
}
.fa-sort-down:before, .fa-sort-desc:before {
    content: "\f0dd"
}
.fa-sort-up:before, .fa-sort-asc:before {
    content: "\f0de"
}
.fa-envelope:before {
    content: "\f0e0"
}
.fa-linkedin:before {
    content: "\f0e1"
}
.fa-rotate-left:before, .fa-undo:before {
    content: "\f0e2"
}
.fa-legal:before, .fa-gavel:before {
    content: "\f0e3"
}
.fa-dashboard:before, .fa-tachometer:before {
    content: "\f0e4"
}
.fa-comment-o:before {
    content: "\f0e5"
}
.fa-comments-o:before {
    content: "\f0e6"
}
.fa-flash:before, .fa-bolt:before {
    content: "\f0e7"
}
.fa-sitemap:before {
    content: "\f0e8"
}
.fa-umbrella:before {
    content: "\f0e9"
}
.fa-paste:before, .fa-clipboard:before {
    content: "\f0ea"
}
.fa-lightbulb-o:before {
    content: "\f0eb"
}
.fa-exchange:before {
    content: "\f0ec"
}
.fa-cloud-download:before {
    content: "\f0ed"
}
.fa-cloud-upload:before {
    content: "\f0ee"
}
.fa-user-md:before {
    content: "\f0f0"
}
.fa-stethoscope:before {
    content: "\f0f1"
}
.fa-suitcase:before {
    content: "\f0f2"
}
.fa-bell-o:before {
    content: "\f0a2"
}
.fa-coffee:before {
    content: "\f0f4"
}
.fa-cutlery:before {
    content: "\f0f5"
}
.fa-file-text-o:before {
    content: "\f0f6"
}
.fa-building-o:before {
    content: "\f0f7"
}
.fa-hospital-o:before {
    content: "\f0f8"
}
.fa-ambulance:before {
    content: "\f0f9"
}
.fa-medkit:before {
    content: "\f0fa"
}
.fa-fighter-jet:before {
    content: "\f0fb"
}
.fa-beer:before {
    content: "\f0fc"
}
.fa-h-square:before {
    content: "\f0fd"
}
.fa-plus-square:before {
    content: "\f0fe"
}
.fa-angle-double-left:before {
    content: "\f100"
}
.fa-angle-double-right:before {
    content: "\f101"
}
.fa-angle-double-up:before {
    content: "\f102"
}
.fa-angle-double-down:before {
    content: "\f103"
}
.fa-angle-left:before {
    content: "\f104"
}
.fa-angle-right:before {
    content: "\f105"
}
.fa-angle-up:before {
    content: "\f106"
}
.fa-angle-down:before {
    content: "\f107"
}
.fa-desktop:before {
    content: "\f108"
}
.fa-laptop:before {
    content: "\f109"
}
.fa-tablet:before {
    content: "\f10a"
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b"
}
.fa-circle-o:before {
    content: "\f10c"
}
.fa-quote-left:before {
    content: "\f10d"
}
.fa-quote-right:before {
    content: "\f10e"
}
.fa-spinner:before {
    content: "\f110"
}
.fa-circle:before {
    content: "\f111"
}
.fa-mail-reply:before, .fa-reply:before {
    content: "\f112"
}
.fa-github-alt:before {
    content: "\f113"
}
.fa-folder-o:before {
    content: "\f114"
}
.fa-folder-open-o:before {
    content: "\f115"
}
.fa-smile-o:before {
    content: "\f118"
}
.fa-frown-o:before {
    content: "\f119"
}
.fa-meh-o:before {
    content: "\f11a"
}
.fa-gamepad:before {
    content: "\f11b"
}
.fa-keyboard-o:before {
    content: "\f11c"
}
.fa-flag-o:before {
    content: "\f11d"
}
.fa-flag-checkered:before {
    content: "\f11e"
}
.fa-terminal:before {
    content: "\f120"
}
.fa-code:before {
    content: "\f121"
}
.fa-mail-reply-all:before, .fa-reply-all:before {
    content: "\f122"
}
.fa-star-half-empty:before, .fa-star-half-full:before, .fa-star-half-o:before {
    content: "\f123"
}
.fa-location-arrow:before {
    content: "\f124"
}
.fa-crop:before {
    content: "\f125"
}
.fa-code-fork:before {
    content: "\f126"
}
.fa-unlink:before, .fa-chain-broken:before {
    content: "\f127"
}
.fa-question:before {
    content: "\f128"
}
.fa-info:before {
    content: "\f129"
}
.fa-exclamation:before {
    content: "\f12a"
}
.fa-superscript:before {
    content: "\f12b"
}
.fa-subscript:before {
    content: "\f12c"
}
.fa-eraser:before {
    content: "\f12d"
}
.fa-puzzle-piece:before {
    content: "\f12e"
}
.fa-microphone:before {
    content: "\f130"
}
.fa-microphone-slash:before {
    content: "\f131"
}
.fa-shield:before {
    content: "\f132"
}
.fa-calendar-o:before {
    content: "\f133"
}
.fa-fire-extinguisher:before {
    content: "\f134"
}
.fa-rocket:before {
    content: "\f135"
}
.fa-maxcdn:before {
    content: "\f136"
}
.fa-chevron-circle-left:before {
    content: "\f137"
}
.fa-chevron-circle-right:before {
    content: "\f138"
}
.fa-chevron-circle-up:before {
    content: "\f139"
}
.fa-chevron-circle-down:before {
    content: "\f13a"
}
.fa-html5:before {
    content: "\f13b"
}
.fa-css3:before {
    content: "\f13c"
}
.fa-anchor:before {
    content: "\f13d"
}
.fa-unlock-alt:before {
    content: "\f13e"
}
.fa-bullseye:before {
    content: "\f140"
}
.fa-ellipsis-h:before {
    content: "\f141"
}
.fa-ellipsis-v:before {
    content: "\f142"
}
.fa-rss-square:before {
    content: "\f143"
}
.fa-play-circle:before {
    content: "\f144"
}
.fa-ticket:before {
    content: "\f145"
}
.fa-minus-square:before {
    content: "\f146"
}
.fa-minus-square-o:before {
    content: "\f147"
}
.fa-level-up:before {
    content: "\f148"
}
.fa-level-down:before {
    content: "\f149"
}
.fa-check-square:before {
    content: "\f14a"
}
.fa-pencil-square:before {
    content: "\f14b"
}
.fa-external-link-square:before {
    content: "\f14c"
}
.fa-share-square:before {
    content: "\f14d"
}
.fa-compass:before {
    content: "\f14e"
}
.fa-toggle-down:before, .fa-caret-square-o-down:before {
    content: "\f150"
}
.fa-toggle-up:before, .fa-caret-square-o-up:before {
    content: "\f151"
}
.fa-toggle-right:before, .fa-caret-square-o-right:before {
    content: "\f152"
}
.fa-euro:before, .fa-eur:before {
    content: "\f153"
}
.fa-gbp:before {
    content: "\f154"
}
.fa-dollar:before, .fa-usd:before {
    content: "\f155"
}
.fa-rupee:before, .fa-inr:before {
    content: "\f156"
}
.fa-cny:before, .fa-rmb:before, .fa-yen:before, .fa-jpy:before {
    content: "\f157"
}
.fa-ruble:before, .fa-rouble:before, .fa-rub:before {
    content: "\f158"
}
.fa-won:before, .fa-krw:before {
    content: "\f159"
}
.fa-bitcoin:before, .fa-btc:before {
    content: "\f15a"
}
.fa-file:before {
    content: "\f15b"
}
.fa-file-text:before {
    content: "\f15c"
}
.fa-sort-alpha-asc:before {
    content: "\f15d"
}
.fa-sort-alpha-desc:before {
    content: "\f15e"
}
.fa-sort-amount-asc:before {
    content: "\f160"
}
.fa-sort-amount-desc:before {
    content: "\f161"
}
.fa-sort-numeric-asc:before {
    content: "\f162"
}
.fa-sort-numeric-desc:before {
    content: "\f163"
}
.fa-thumbs-up:before {
    content: "\f164"
}
.fa-thumbs-down:before {
    content: "\f165"
}
.fa-youtube-square:before {
    content: "\f166"
}
.fa-youtube:before {
    content: "\f167"
}
.fa-xing:before {
    content: "\f168"
}
.fa-xing-square:before {
    content: "\f169"
}
.fa-youtube-play:before {
    content: "\f16a"
}
.fa-dropbox:before {
    content: "\f16b"
}
.fa-stack-overflow:before {
    content: "\f16c"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-flickr:before {
    content: "\f16e"
}
.fa-adn:before {
    content: "\f170"
}
.fa-bitbucket:before {
    content: "\f171"
}
.fa-bitbucket-square:before {
    content: "\f172"
}
.fa-tumblr:before {
    content: "\f173"
}
.fa-tumblr-square:before {
    content: "\f174"
}
.fa-long-arrow-down:before {
    content: "\f175"
}
.fa-long-arrow-up:before {
    content: "\f176"
}
.fa-long-arrow-left:before {
    content: "\f177"
}
.fa-long-arrow-right:before {
    content: "\f178"
}
.fa-apple:before {
    content: "\f179"
}
.fa-windows:before {
    content: "\f17a"
}
.fa-android:before {
    content: "\f17b"
}
.fa-linux:before {
    content: "\f17c"
}
.fa-dribbble:before {
    content: "\f17d"
}
.fa-skype:before {
    content: "\f17e"
}
.fa-foursquare:before {
    content: "\f180"
}
.fa-trello:before {
    content: "\f181"
}
.fa-female:before {
    content: "\f182"
}
.fa-male:before {
    content: "\f183"
}
.fa-gittip:before, .fa-gratipay:before {
    content: "\f184"
}
.fa-sun-o:before {
    content: "\f185"
}
.fa-moon-o:before {
    content: "\f186"
}
.fa-archive:before {
    content: "\f187"
}
.fa-bug:before {
    content: "\f188"
}
.fa-vk:before {
    content: "\f189"
}
.fa-weibo:before {
    content: "\f18a"
}
.fa-renren:before {
    content: "\f18b"
}
.fa-pagelines:before {
    content: "\f18c"
}
.fa-stack-exchange:before {
    content: "\f18d"
}
.fa-arrow-circle-o-right:before {
    content: "\f18e"
}
.fa-arrow-circle-o-left:before {
    content: "\f190"
}
.fa-toggle-left:before, .fa-caret-square-o-left:before {
    content: "\f191"
}
.fa-dot-circle-o:before {
    content: "\f192"
}
.fa-wheelchair:before {
    content: "\f193"
}
.fa-vimeo-square:before {
    content: "\f194"
}
.fa-turkish-lira:before, .fa-try:before {
    content: "\f195"
}
.fa-plus-square-o:before {
    content: "\f196"
}
.fa-space-shuttle:before {
    content: "\f197"
}
.fa-slack:before {
    content: "\f198"
}
.fa-envelope-square:before {
    content: "\f199"
}
.fa-wordpress:before {
    content: "\f19a"
}
.fa-openid:before {
    content: "\f19b"
}
.fa-institution:before, .fa-bank:before, .fa-university:before {
    content: "\f19c"
}
.fa-mortar-board:before, .fa-graduation-cap:before {
    content: "\f19d"
}
.fa-yahoo:before {
    content: "\f19e"
}
.fa-google:before {
    content: "\f1a0"
}
.fa-reddit:before {
    content: "\f1a1"
}
.fa-reddit-square:before {
    content: "\f1a2"
}
.fa-stumbleupon-circle:before {
    content: "\f1a3"
}
.fa-stumbleupon:before {
    content: "\f1a4"
}
.fa-delicious:before {
    content: "\f1a5"
}
.fa-digg:before {
    content: "\f1a6"
}
.fa-pied-piper-pp:before {
    content: "\f1a7"
}
.fa-pied-piper-alt:before {
    content: "\f1a8"
}
.fa-drupal:before {
    content: "\f1a9"
}
.fa-joomla:before {
    content: "\f1aa"
}
.fa-language:before {
    content: "\f1ab"
}
.fa-fax:before {
    content: "\f1ac"
}
.fa-building:before {
    content: "\f1ad"
}
.fa-child:before {
    content: "\f1ae"
}
.fa-paw:before {
    content: "\f1b0"
}
.fa-spoon:before {
    content: "\f1b1"
}
.fa-cube:before {
    content: "\f1b2"
}
.fa-cubes:before {
    content: "\f1b3"
}
.fa-behance:before {
    content: "\f1b4"
}
.fa-behance-square:before {
    content: "\f1b5"
}
.fa-steam:before {
    content: "\f1b6"
}
.fa-steam-square:before {
    content: "\f1b7"
}
.fa-recycle:before {
    content: "\f1b8"
}
.fa-automobile:before, .fa-car:before {
    content: "\f1b9"
}
.fa-cab:before, .fa-taxi:before {
    content: "\f1ba"
}
.fa-tree:before {
    content: "\f1bb"
}
.fa-spotify:before {
    content: "\f1bc"
}
.fa-deviantart:before {
    content: "\f1bd"
}
.fa-soundcloud:before {
    content: "\f1be"
}
.fa-database:before {
    content: "\f1c0"
}
.fa-file-pdf-o:before {
    content: "\f1c1"
}
.fa-file-word-o:before {
    content: "\f1c2"
}
.fa-file-excel-o:before {
    content: "\f1c3"
}
.fa-file-powerpoint-o:before {
    content: "\f1c4"
}
.fa-file-photo-o:before, .fa-file-picture-o:before, .fa-file-image-o:before {
    content: "\f1c5"
}
.fa-file-zip-o:before, .fa-file-archive-o:before {
    content: "\f1c6"
}
.fa-file-sound-o:before, .fa-file-audio-o:before {
    content: "\f1c7"
}
.fa-file-movie-o:before, .fa-file-video-o:before {
    content: "\f1c8"
}
.fa-file-code-o:before {
    content: "\f1c9"
}
.fa-vine:before {
    content: "\f1ca"
}
.fa-codepen:before {
    content: "\f1cb"
}
.fa-jsfiddle:before {
    content: "\f1cc"
}
.fa-life-bouy:before, .fa-life-buoy:before, .fa-life-saver:before, .fa-support:before, .fa-life-ring:before {
    content: "\f1cd"
}
.fa-circle-o-notch:before {
    content: "\f1ce"
}
.fa-ra:before, .fa-resistance:before, .fa-rebel:before {
    content: "\f1d0"
}
.fa-ge:before, .fa-empire:before {
    content: "\f1d1"
}
.fa-git-square:before {
    content: "\f1d2"
}
.fa-git:before {
    content: "\f1d3"
}
.fa-y-combinator-square:before, .fa-yc-square:before, .fa-hacker-news:before {
    content: "\f1d4"
}
.fa-tencent-weibo:before {
    content: "\f1d5"
}
.fa-qq:before {
    content: "\f1d6"
}
.fa-wechat:before, .fa-weixin:before {
    content: "\f1d7"
}
.fa-send:before, .fa-paper-plane:before {
    content: "\f1d8"
}
.fa-send-o:before, .fa-paper-plane-o:before {
    content: "\f1d9"
}
.fa-history:before {
    content: "\f1da"
}
.fa-circle-thin:before {
    content: "\f1db"
}
.fa-header:before {
    content: "\f1dc"
}
.fa-paragraph:before {
    content: "\f1dd"
}
.fa-sliders:before {
    content: "\f1de"
}
.fa-share-alt:before {
    content: "\f1e0"
}
.fa-share-alt-square:before {
    content: "\f1e1"
}
.fa-bomb:before {
    content: "\f1e2"
}
.fa-soccer-ball-o:before, .fa-futbol-o:before {
    content: "\f1e3"
}
.fa-tty:before {
    content: "\f1e4"
}
.fa-binoculars:before {
    content: "\f1e5"
}
.fa-plug:before {
    content: "\f1e6"
}
.fa-slideshare:before {
    content: "\f1e7"
}
.fa-twitch:before {
    content: "\f1e8"
}
.fa-yelp:before {
    content: "\f1e9"
}
.fa-newspaper-o:before {
    content: "\f1ea"
}
.fa-wifi:before {
    content: "\f1eb"
}
.fa-calculator:before {
    content: "\f1ec"
}
.fa-paypal:before {
    content: "\f1ed"
}
.fa-google-wallet:before {
    content: "\f1ee"
}
.fa-cc-visa:before {
    content: "\f1f0"
}
.fa-cc-mastercard:before {
    content: "\f1f1"
}
.fa-cc-discover:before {
    content: "\f1f2"
}
.fa-cc-amex:before {
    content: "\f1f3"
}
.fa-cc-paypal:before {
    content: "\f1f4"
}
.fa-cc-stripe:before {
    content: "\f1f5"
}
.fa-bell-slash:before {
    content: "\f1f6"
}
.fa-bell-slash-o:before {
    content: "\f1f7"
}
.fa-trash:before {
    content: "\f1f8"
}
.fa-copyright:before {
    content: "\f1f9"
}
.fa-at:before {
    content: "\f1fa"
}
.fa-eyedropper:before {
    content: "\f1fb"
}
.fa-paint-brush:before {
    content: "\f1fc"
}
.fa-birthday-cake:before {
    content: "\f1fd"
}
.fa-area-chart:before {
    content: "\f1fe"
}
.fa-pie-chart:before {
    content: "\f200"
}
.fa-line-chart:before {
    content: "\f201"
}
.fa-lastfm:before {
    content: "\f202"
}
.fa-lastfm-square:before {
    content: "\f203"
}
.fa-toggle-off:before {
    content: "\f204"
}
.fa-toggle-on:before {
    content: "\f205"
}
.fa-bicycle:before {
    content: "\f206"
}
.fa-bus:before {
    content: "\f207"
}
.fa-ioxhost:before {
    content: "\f208"
}
.fa-angellist:before {
    content: "\f209"
}
.fa-cc:before {
    content: "\f20a"
}
.fa-shekel:before, .fa-sheqel:before, .fa-ils:before {
    content: "\f20b"
}
.fa-meanpath:before {
    content: "\f20c"
}
.fa-buysellads:before {
    content: "\f20d"
}
.fa-connectdevelop:before {
    content: "\f20e"
}
.fa-dashcube:before {
    content: "\f210"
}
.fa-forumbee:before {
    content: "\f211"
}
.fa-leanpub:before {
    content: "\f212"
}
.fa-sellsy:before {
    content: "\f213"
}
.fa-shirtsinbulk:before {
    content: "\f214"
}
.fa-simplybuilt:before {
    content: "\f215"
}
.fa-skyatlas:before {
    content: "\f216"
}
.fa-cart-plus:before {
    content: "\f217"
}
.fa-cart-arrow-down:before {
    content: "\f218"
}
.fa-diamond:before {
    content: "\f219"
}
.fa-ship:before {
    content: "\f21a"
}
.fa-user-secret:before {
    content: "\f21b"
}
.fa-motorcycle:before {
    content: "\f21c"
}
.fa-street-view:before {
    content: "\f21d"
}
.fa-heartbeat:before {
    content: "\f21e"
}
.fa-venus:before {
    content: "\f221"
}
.fa-mars:before {
    content: "\f222"
}
.fa-mercury:before {
    content: "\f223"
}
.fa-intersex:before, .fa-transgender:before {
    content: "\f224"
}
.fa-transgender-alt:before {
    content: "\f225"
}
.fa-venus-double:before {
    content: "\f226"
}
.fa-mars-double:before {
    content: "\f227"
}
.fa-venus-mars:before {
    content: "\f228"
}
.fa-mars-stroke:before {
    content: "\f229"
}
.fa-mars-stroke-v:before {
    content: "\f22a"
}
.fa-mars-stroke-h:before {
    content: "\f22b"
}
.fa-neuter:before {
    content: "\f22c"
}
.fa-genderless:before {
    content: "\f22d"
}
.fa-facebook-official:before {
    content: "\f230"
}
.fa-pinterest-p:before {
    content: "\f231"
}
.fa-whatsapp:before {
    content: "\f232"
}
.fa-server:before {
    content: "\f233"
}
.fa-user-plus:before {
    content: "\f234"
}
.fa-user-times:before {
    content: "\f235"
}
.fa-hotel:before, .fa-bed:before {
    content: "\f236"
}
.fa-viacoin:before {
    content: "\f237"
}
.fa-train:before {
    content: "\f238"
}
.fa-subway:before {
    content: "\f239"
}
.fa-medium:before {
    content: "\f23a"
}
.fa-yc:before, .fa-y-combinator:before {
    content: "\f23b"
}
.fa-optin-monster:before {
    content: "\f23c"
}
.fa-opencart:before {
    content: "\f23d"
}
.fa-expeditedssl:before {
    content: "\f23e"
}
.fa-battery-4:before, .fa-battery:before, .fa-battery-full:before {
    content: "\f240"
}
.fa-battery-3:before, .fa-battery-three-quarters:before {
    content: "\f241"
}
.fa-battery-2:before, .fa-battery-half:before {
    content: "\f242"
}
.fa-battery-1:before, .fa-battery-quarter:before {
    content: "\f243"
}
.fa-battery-0:before, .fa-battery-empty:before {
    content: "\f244"
}
.fa-mouse-pointer:before {
    content: "\f245"
}
.fa-i-cursor:before {
    content: "\f246"
}
.fa-object-group:before {
    content: "\f247"
}
.fa-object-ungroup:before {
    content: "\f248"
}
.fa-sticky-note:before {
    content: "\f249"
}
.fa-sticky-note-o:before {
    content: "\f24a"
}
.fa-cc-jcb:before {
    content: "\f24b"
}
.fa-cc-diners-club:before {
    content: "\f24c"
}
.fa-clone:before {
    content: "\f24d"
}
.fa-balance-scale:before {
    content: "\f24e"
}
.fa-hourglass-o:before {
    content: "\f250"
}
.fa-hourglass-1:before, .fa-hourglass-start:before {
    content: "\f251"
}
.fa-hourglass-2:before, .fa-hourglass-half:before {
    content: "\f252"
}
.fa-hourglass-3:before, .fa-hourglass-end:before {
    content: "\f253"
}
.fa-hourglass:before {
    content: "\f254"
}
.fa-hand-grab-o:before, .fa-hand-rock-o:before {
    content: "\f255"
}
.fa-hand-stop-o:before, .fa-hand-paper-o:before {
    content: "\f256"
}
.fa-hand-scissors-o:before {
    content: "\f257"
}
.fa-hand-lizard-o:before {
    content: "\f258"
}
.fa-hand-spock-o:before {
    content: "\f259"
}
.fa-hand-pointer-o:before {
    content: "\f25a"
}
.fa-hand-peace-o:before {
    content: "\f25b"
}
.fa-trademark:before {
    content: "\f25c"
}
.fa-registered:before {
    content: "\f25d"
}
.fa-creative-commons:before {
    content: "\f25e"
}
.fa-gg:before {
    content: "\f260"
}
.fa-gg-circle:before {
    content: "\f261"
}
.fa-tripadvisor:before {
    content: "\f262"
}
.fa-odnoklassniki:before {
    content: "\f263"
}
.fa-odnoklassniki-square:before {
    content: "\f264"
}
.fa-get-pocket:before {
    content: "\f265"
}
.fa-wikipedia-w:before {
    content: "\f266"
}
.fa-safari:before {
    content: "\f267"
}
.fa-chrome:before {
    content: "\f268"
}
.fa-firefox:before {
    content: "\f269"
}
.fa-opera:before {
    content: "\f26a"
}
.fa-internet-explorer:before {
    content: "\f26b"
}
.fa-tv:before, .fa-television:before {
    content: "\f26c"
}
.fa-contao:before {
    content: "\f26d"
}
.fa-500px:before {
    content: "\f26e"
}
.fa-amazon:before {
    content: "\f270"
}
.fa-calendar-plus-o:before {
    content: "\f271"
}
.fa-calendar-minus-o:before {
    content: "\f272"
}
.fa-calendar-times-o:before {
    content: "\f273"
}
.fa-calendar-check-o:before {
    content: "\f274"
}
.fa-industry:before {
    content: "\f275"
}
.fa-map-pin:before {
    content: "\f276"
}
.fa-map-signs:before {
    content: "\f277"
}
.fa-map-o:before {
    content: "\f278"
}
.fa-map:before {
    content: "\f279"
}
.fa-commenting:before {
    content: "\f27a"
}
.fa-commenting-o:before {
    content: "\f27b"
}
.fa-houzz:before {
    content: "\f27c"
}
.fa-vimeo:before {
    content: "\f27d"
}
.fa-black-tie:before {
    content: "\f27e"
}
.fa-fonticons:before {
    content: "\f280"
}
.fa-reddit-alien:before {
    content: "\f281"
}
.fa-edge:before {
    content: "\f282"
}
.fa-credit-card-alt:before {
    content: "\f283"
}
.fa-codiepie:before {
    content: "\f284"
}
.fa-modx:before {
    content: "\f285"
}
.fa-fort-awesome:before {
    content: "\f286"
}
.fa-usb:before {
    content: "\f287"
}
.fa-product-hunt:before {
    content: "\f288"
}
.fa-mixcloud:before {
    content: "\f289"
}
.fa-scribd:before {
    content: "\f28a"
}
.fa-pause-circle:before {
    content: "\f28b"
}
.fa-pause-circle-o:before {
    content: "\f28c"
}
.fa-stop-circle:before {
    content: "\f28d"
}
.fa-stop-circle-o:before {
    content: "\f28e"
}
.fa-shopping-bag:before {
    content: "\f290"
}
.fa-shopping-basket:before {
    content: "\f291"
}
.fa-hashtag:before {
    content: "\f292"
}
.fa-bluetooth:before {
    content: "\f293"
}
.fa-bluetooth-b:before {
    content: "\f294"
}
.fa-percent:before {
    content: "\f295"
}
.fa-gitlab:before {
    content: "\f296"
}
.fa-wpbeginner:before {
    content: "\f297"
}
.fa-wpforms:before {
    content: "\f298"
}
.fa-envira:before {
    content: "\f299"
}
.fa-universal-access:before {
    content: "\f29a"
}
.fa-wheelchair-alt:before {
    content: "\f29b"
}
.fa-question-circle-o:before {
    content: "\f29c"
}
.fa-blind:before {
    content: "\f29d"
}
.fa-audio-description:before {
    content: "\f29e"
}
.fa-volume-control-phone:before {
    content: "\f2a0"
}
.fa-braille:before {
    content: "\f2a1"
}
.fa-assistive-listening-systems:before {
    content: "\f2a2"
}
.fa-asl-interpreting:before, .fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}
.fa-deafness:before, .fa-hard-of-hearing:before, .fa-deaf:before {
    content: "\f2a4"
}
.fa-glide:before {
    content: "\f2a5"
}
.fa-glide-g:before {
    content: "\f2a6"
}
.fa-signing:before, .fa-sign-language:before {
    content: "\f2a7"
}
.fa-low-vision:before {
    content: "\f2a8"
}
.fa-viadeo:before {
    content: "\f2a9"
}
.fa-viadeo-square:before {
    content: "\f2aa"
}
.fa-snapchat:before {
    content: "\f2ab"
}
.fa-snapchat-ghost:before {
    content: "\f2ac"
}
.fa-snapchat-square:before {
    content: "\f2ad"
}
.fa-pied-piper:before {
    content: "\f2ae"
}
.fa-first-order:before {
    content: "\f2b0"
}
.fa-yoast:before {
    content: "\f2b1"
}
.fa-themeisle:before {
    content: "\f2b2"
}
.fa-google-plus-circle:before, .fa-google-plus-official:before {
    content: "\f2b3"
}
.fa-fa:before, .fa-font-awesome:before {
    content: "\f2b4"
}
.fa-handshake-o:before {
    content: "\f2b5"
}
.fa-envelope-open:before {
    content: "\f2b6"
}
.fa-envelope-open-o:before {
    content: "\f2b7"
}
.fa-linode:before {
    content: "\f2b8"
}
.fa-address-book:before {
    content: "\f2b9"
}
.fa-address-book-o:before {
    content: "\f2ba"
}
.fa-vcard:before, .fa-address-card:before {
    content: "\f2bb"
}
.fa-vcard-o:before, .fa-address-card-o:before {
    content: "\f2bc"
}
.fa-user-circle:before {
    content: "\f2bd"
}
.fa-user-circle-o:before {
    content: "\f2be"
}
.fa-user-o:before {
    content: "\f2c0"
}
.fa-id-badge:before {
    content: "\f2c1"
}
.fa-drivers-license:before, .fa-id-card:before {
    content: "\f2c2"
}
.fa-drivers-license-o:before, .fa-id-card-o:before {
    content: "\f2c3"
}
.fa-quora:before {
    content: "\f2c4"
}
.fa-free-code-camp:before {
    content: "\f2c5"
}
.fa-telegram:before {
    content: "\f2c6"
}
.fa-thermometer-4:before, .fa-thermometer:before, .fa-thermometer-full:before {
    content: "\f2c7"
}
.fa-thermometer-3:before, .fa-thermometer-three-quarters:before {
    content: "\f2c8"
}
.fa-thermometer-2:before, .fa-thermometer-half:before {
    content: "\f2c9"
}
.fa-thermometer-1:before, .fa-thermometer-quarter:before {
    content: "\f2ca"
}
.fa-thermometer-0:before, .fa-thermometer-empty:before {
    content: "\f2cb"
}
.fa-shower:before {
    content: "\f2cc"
}
.fa-bathtub:before, .fa-s15:before, .fa-bath:before {
    content: "\f2cd"
}
.fa-podcast:before {
    content: "\f2ce"
}
.fa-window-maximize:before {
    content: "\f2d0"
}
.fa-window-minimize:before {
    content: "\f2d1"
}
.fa-window-restore:before {
    content: "\f2d2"
}
.fa-times-rectangle:before, .fa-window-close:before {
    content: "\f2d3"
}
.fa-times-rectangle-o:before, .fa-window-close-o:before {
    content: "\f2d4"
}
.fa-bandcamp:before {
    content: "\f2d5"
}
.fa-grav:before {
    content: "\f2d6"
}
.fa-etsy:before {
    content: "\f2d7"
}
.fa-imdb:before {
    content: "\f2d8"
}
.fa-ravelry:before {
    content: "\f2d9"
}
.fa-eercast:before {
    content: "\f2da"
}
.fa-microchip:before {
    content: "\f2db"
}
.fa-snowflake-o:before {
    content: "\f2dc"
}
.fa-superpowers:before {
    content: "\f2dd"
}
.fa-wpexplorer:before {
    content: "\f2de"
}
.fa-meetup:before {
    content: "\f2e0"
}
.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}
.sr-only-focusable:active, .sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}
.select2-container {
    margin: 0;
    position: relative;
    display: inline-block;
    zoom: 1;
*display:inline;
    vertical-align: middle
}
.select2-container, .select2-drop, .select2-search, .select2-search input {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
.select2-container .select2-choice {
    display: block;
    height: 26px;
    padding: 0 0 0 8px;
    overflow: hidden;
    position: relative;
    border: 1px solid #aaa;
    white-space: nowrap;
    line-height: 26px;
    color: #444;
    text-decoration: none;
    border-radius: 4px;
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.5, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 50%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 50%)
}
html[dir="rtl"] .select2-container .select2-choice {
    padding: 0 8px 0 0
}
.select2-container.select2-drop-above .select2-choice {
    border-bottom-color: #aaa;
    border-radius: 0 0 4px 4px;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(0.9, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 90%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 90%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
    background-image: linear-gradient(to bottom, #eee 0%, #fff 90%)
}
.select2-container.select2-allowclear .select2-choice .select2-chosen {
    margin-right: 42px
}
.select2-container .select2-choice>.select2-chosen {
    margin-right: 26px;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: none;
    width: auto
}
html[dir="rtl"] .select2-container .select2-choice>.select2-chosen {
    margin-left: 26px;
    margin-right: 0
}
.select2-container .select2-choice abbr {
    display: none;
    width: 12px;
    height: 12px;
    position: absolute;
    right: 24px;
    top: 8px;
    font-size: 1px;
    text-decoration: none;
    border: 0;
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) right top no-repeat;
    cursor: pointer;
    outline: 0
}
.select2-container.select2-allowclear .select2-choice abbr {
    display: inline-block
}
.select2-container .select2-choice abbr:hover {
    background-position: right -11px;
    cursor: pointer
}
.select2-drop-mask {
    border: 0;
    margin: 0;
    padding: 0;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 9998;
    background-color: #fff;
    filter: alpha(opacity=0)
}
.select2-drop {
    width: 100%;
    margin-top: -1px;
    position: absolute;
    z-index: 9999;
    top: 100%;
    background: #fff;
    color: #000;
    border: 1px solid #aaa;
    border-top: 0;
    border-radius: 0 0 4px 4px;
    -webkit-box-shadow: 0 4px 5px rgba(0,0,0,0.15);
    box-shadow: 0 4px 5px rgba(0,0,0,0.15)
}
.select2-drop.select2-drop-above {
    margin-top: 1px;
    border-top: 1px solid #aaa;
    border-bottom: 0;
    border-radius: 4px 4px 0 0;
    -webkit-box-shadow: 0 -4px 5px rgba(0,0,0,0.15);
    box-shadow: 0 -4px 5px rgba(0,0,0,0.15)
}
.select2-drop-active {
    border: 1px solid #5897fb;
    border-top: none
}
.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #5897fb
}
.select2-drop-auto-width {
    border-top: 1px solid #aaa;
    width: auto
}
.select2-drop-auto-width .select2-search {
    padding-top: 4px
}
.select2-container .select2-choice .select2-arrow {
    display: inline-block;
    width: 18px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    border-left: 1px solid #aaa;
    border-radius: 0 4px 4px 0;
    background-clip: padding-box;
    background: #ccc;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #ccc), color-stop(0.6, #eee));
    background-image: -webkit-linear-gradient(center bottom, #ccc 0%, #eee 60%);
    background-image: -moz-linear-gradient(center bottom, #ccc 0%, #eee 60%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr = '#eeeeee', endColorstr = '#cccccc', GradientType = 0);
    background-image: linear-gradient(to top, #ccc 0%, #eee 60%)
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow {
    left: 0;
    right: auto;
    border-left: none;
    border-right: 1px solid #aaa;
    border-radius: 4px 0 0 4px
}
.select2-container .select2-choice .select2-arrow b {
    display: block;
    width: 100%;
    height: 100%;
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat 0 1px
}
html[dir="rtl"] .select2-container .select2-choice .select2-arrow b {
    background-position: 2px 1px
}
.select2-search {
    display: inline-block;
    width: 100%;
    min-height: 26px;
    margin: 0;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
    z-index: 10000;
    white-space: nowrap
}
.select2-search input {
    width: 100%;
    height: auto !important;
    min-height: 26px;
    padding: 4px 20px 4px 5px;
    margin: 0;
    outline: 0;
    font-family: sans-serif;
    font-size: 1em;
    border: 1px solid #aaa;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat 100% -22px;
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat 100% -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat 100% -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat 100% -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat 100% -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}
html[dir="rtl"] .select2-search input {
    padding: 4px 5px 4px 20px;
    background: #fff url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat -37px -22px;
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat -37px -22px, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat -37px -22px, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat -37px -22px, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) no-repeat -37px -22px, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}
.select2-drop.select2-drop-above .select2-search input {
    margin-top: 4px
}
.select2-search input.select2-active {
    background: #fff url(/ga/assets/select2-spinner-5b66ba3d465fa00634f61a618ccd9e92.gif) no-repeat 100%;
    background: url(/ga/assets/select2-spinner-5b66ba3d465fa00634f61a618ccd9e92.gif) no-repeat 100%, -webkit-gradient(linear, left bottom, left top, color-stop(0.85, #fff), color-stop(0.99, #eee));
    background: url(/ga/assets/select2-spinner-5b66ba3d465fa00634f61a618ccd9e92.gif) no-repeat 100%, -webkit-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/ga/assets/select2-spinner-5b66ba3d465fa00634f61a618ccd9e92.gif) no-repeat 100%, -moz-linear-gradient(center bottom, #fff 85%, #eee 99%);
    background: url(/ga/assets/select2-spinner-5b66ba3d465fa00634f61a618ccd9e92.gif) no-repeat 100%, linear-gradient(to bottom, #fff 85%, #eee 99%) 0 0
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3)
}
.select2-dropdown-open .select2-choice {
    border-bottom-color: transparent;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-color: #eee;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center bottom, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center bottom, #fff 0%, #eee 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to top, #fff 0%, #eee 50%)
}
.select2-dropdown-open.select2-drop-above .select2-choice, .select2-dropdown-open.select2-drop-above .select2-choices {
    border: 1px solid #5897fb;
    border-top-color: transparent;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #eee));
    background-image: -webkit-linear-gradient(center top, #fff 0%, #eee 50%);
    background-image: -moz-linear-gradient(center top, #fff 0%, #eee 50%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%)
}
.select2-dropdown-open .select2-choice .select2-arrow {
    background: transparent;
    border-left: none;
    filter: none
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow {
    border-right: none
}
.select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -18px 1px
}
html[dir="rtl"] .select2-dropdown-open .select2-choice .select2-arrow b {
    background-position: -16px 1px
}
.select2-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.select2-results {
    max-height: 200px;
    padding: 0 0 0 4px;
    margin: 4px 4px 4px 0;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    -webkit-tap-highlight-color: transparent
}
html[dir="rtl"] .select2-results {
    padding: 0 4px 0 0;
    margin: 4px 0 4px 4px
}
.select2-results ul.select2-result-sub {
    margin: 0;
    padding-left: 0
}
.select2-results li {
    list-style: none;
    display: list-item;
    background-image: none
}
.select2-results li.select2-result-with-children>.select2-result-label {
    font-weight: bold
}
.select2-results .select2-result-label {
    padding: 3px 7px 4px;
    margin: 0;
    cursor: pointer;
    min-height: 1em;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}
.select2-results-dept-1 .select2-result-label {
    padding-left: 20px
}
.select2-results-dept-2 .select2-result-label {
    padding-left: 40px
}
.select2-results-dept-3 .select2-result-label {
    padding-left: 60px
}
.select2-results-dept-4 .select2-result-label {
    padding-left: 80px
}
.select2-results-dept-5 .select2-result-label {
    padding-left: 100px
}
.select2-results-dept-6 .select2-result-label {
    padding-left: 110px
}
.select2-results-dept-7 .select2-result-label {
    padding-left: 120px
}
.select2-results .select2-highlighted {
    background: #3875d7;
    color: #fff
}
.select2-results li em {
    background: #feffde;
    font-style: normal
}
.select2-results .select2-highlighted em {
    background: transparent
}
.select2-results .select2-highlighted ul {
    background: #fff;
    color: #000
}
.select2-results .select2-no-results, .select2-results .select2-searching, .select2-results .select2-selection-limit {
    background: #f4f4f4;
    display: list-item;
    padding-left: 5px
}
.select2-results .select2-disabled.select2-highlighted {
    color: #666;
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-disabled {
    background: #f4f4f4;
    display: list-item;
    cursor: default
}
.select2-results .select2-selected {
    display: none
}
.select2-more-results.select2-active {
    background: #f4f4f4 url(/ga/assets/select2-spinner-5b66ba3d465fa00634f61a618ccd9e92.gif) no-repeat 100%
}
.select2-more-results {
    background: #f4f4f4;
    display: list-item
}
.select2-container.select2-container-disabled .select2-choice {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container.select2-container-disabled .select2-choice .select2-arrow {
    background-color: #f4f4f4;
    background-image: none;
    border-left: 0
}
.select2-container.select2-container-disabled .select2-choice abbr {
    display: none
}
.select2-container-multi .select2-choices {
    height: auto !important;
    height: 1%;
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    border: 1px solid #aaa;
    cursor: text;
    overflow: hidden;
    background-color: #fff;
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(1%, #eee), color-stop(15%, #fff));
    background-image: -webkit-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: -moz-linear-gradient(top, #eee 1%, #fff 15%);
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%)
}
html[dir="rtl"] .select2-container-multi .select2-choices {
    padding: 0 0 0 5px
}
.select2-locked {
    padding: 3px 5px 3px 5px !important
}
.select2-container-multi .select2-choices {
    min-height: 26px
}
.select2-container-multi.select2-container-active .select2-choices {
    border: 1px solid #5897fb;
    outline: none;
    -webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
    box-shadow: 0 0 5px rgba(0,0,0,0.3)
}
.select2-container-multi .select2-choices li {
    float: left;
    list-style: none
}
html[dir="rtl"] .select2-container-multi .select2-choices li {
    float: right
}
.select2-container-multi .select2-choices .select2-search-field {
    margin: 0;
    padding: 0;
    white-space: nowrap
}
.select2-container-multi .select2-choices .select2-search-field input {
    padding: 5px;
    margin: 1px 0;
    font-family: sans-serif;
    font-size: 100%;
    color: #666;
    outline: 0;
    border: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent !important
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background: #fff url(/ga/assets/select2-spinner-5b66ba3d465fa00634f61a618ccd9e92.gif) no-repeat 100% !important
}
.select2-default {
    color: #999 !important
}
.select2-container-multi .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 18px;
    margin: 3px 0 3px 5px;
    position: relative;
    line-height: 13px;
    color: #333;
    cursor: default;
    border: 1px solid #aaaaaa;
    border-radius: 3px;
    -webkit-box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);
    box-shadow: 0 0 2px #fff inset, 0 1px 0 rgba(0,0,0,0.05);
    background-clip: padding-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-color: #e4e4e4;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#f4f4f4', GradientType=0);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eee));
    background-image: -webkit-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: -moz-linear-gradient(top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%);
    background-image: linear-gradient(to top, #f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eee 100%)
}
html[dir="rtl"] .select2-container-multi .select2-choices .select2-search-choice {
    margin: 3px 5px 3px 0;
    padding: 3px 18px 3px 5px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-chosen {
    cursor: default
}
.select2-container-multi .select2-choices .select2-search-choice-focus {
    background: #d4d4d4
}
.select2-search-choice-close {
    display: block;
    width: 12px;
    height: 13px;
    position: absolute;
    right: 3px;
    top: 4px;
    font-size: 1px;
    outline: none;
    background: url(/ga/assets/select2-1bb6a05cd087ec895e027686e4b979de.png) right top no-repeat
}
html[dir="rtl"] .select2-search-choice-close {
    right: auto;
    left: 3px
}
.select2-container-multi .select2-search-choice-close {
    left: 3px
}
html[dir="rtl"] .select2-container-multi .select2-search-choice-close {
    left: auto;
    right: 2px
}
.select2-container-multi .select2-choices .select2-search-choice .select2-search-choice-close:hover {
    background-position: right -11px
}
.select2-container-multi .select2-choices .select2-search-choice-focus .select2-search-choice-close {
    background-position: right -11px
}
.select2-container-multi.select2-container-disabled .select2-choices {
    background-color: #f4f4f4;
    background-image: none;
    border: 1px solid #ddd;
    cursor: default
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice {
    padding: 3px 5px 3px 5px;
    border: 1px solid #ddd;
    background-image: none;
    background-color: #f4f4f4
}
.select2-container-multi.select2-container-disabled .select2-choices .select2-search-choice .select2-search-choice-close {
    display: none;
    background: none
}
.select2-result-selectable .select2-match, .select2-result-unselectable .select2-match {
    text-decoration: underline
}
.select2-offscreen, .select2-offscreen:focus {
    clip: rect(0 0 0 0) !important;
    width: 1px !important;
    height: 1px !important;
    border: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: hidden !important;
    position: absolute !important;
    outline: 0 !important;
    left: 0px !important;
    top: 0px !important
}
.select2-display-none {
    display: none
}
.select2-measure-scrollbar {
    position: absolute;
    top: -10000px;
    left: -10000px;
    width: 100px;
    height: 100px;
    overflow: scroll
}

@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 2dppx) {
.select2-search input, .select2-search-choice-close, .select2-container .select2-choice abbr, .select2-container .select2-choice .select2-arrow b {
    background-image: url(/ga/assets/select2x2-cd29d062f9723e1ffc1ce23eedc89819.png) !important;
    background-repeat: no-repeat !important;
    background-size: 60px 40px !important
}
.select2-search input {
    background-position: 100% -21px !important
}
}/*!
 * Stylesheet for the Date Range Picker, for use with Bootstrap 2.x
 *
 * Copyright 2013 Dan Grossman ( http://www.dangrossman.info )
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Built for http://www.improvely.com
 */
.daterangepicker.dropdown-menu {
    max-width: none;
    z-index: 3000
}
.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
    float: left;
    margin: 4px
}
.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
    float: right;
    margin: 4px
}
.daterangepicker .ranges {
    width: 160px;
    text-align: left
}
.daterangepicker .ranges .range_inputs>div {
    float: left
}
.daterangepicker .ranges .range_inputs>div:nth-child(2) {
    padding-left: 11px
}
.daterangepicker .calendar {
    display: none;
    max-width: 250px
}
.daterangepicker.show-calendar .calendar {
    display: block
}
.daterangepicker .calendar.single .calendar-date {
    border: none
}
.daterangepicker .calendar th, .daterangepicker .calendar td {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    white-space: nowrap;
    text-align: center
}
.daterangepicker .daterangepicker_start_input label, .daterangepicker .daterangepicker_end_input label {
    color: #333;
    font-size: 11px;
    margin-bottom: 2px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #fff
}
.daterangepicker .ranges input {
    font-size: 11px
}
.daterangepicker .ranges ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.daterangepicker .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #08c;
    padding: 3px 12px;
    margin-bottom: 8px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer
}
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #08c;
    border: 1px solid #08c;
    color: #fff
}
.daterangepicker .calendar-date {
    border: 1px solid #ddd;
    padding: 4px;
    border-radius: 4px;
    background: #fff
}
.daterangepicker .calendar-time {
    text-align: center;
    margin: 8px auto 0 auto;
    line-height: 30px
}
.daterangepicker {
    position: absolute;
    background: #fff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.daterangepicker.opensleft:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,0.2);
    content: ''
}
.daterangepicker.opensleft:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}
.daterangepicker.opensright:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,0.2);
    content: ''
}
.daterangepicker.opensright:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    border-left: 6px solid transparent;
    content: ''
}
.daterangepicker table {
    width: 100%;
    margin: 0
}
.daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap
}
.daterangepicker td.off {
    color: #999
}
.daterangepicker td.disabled {
    color: #999
}
.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background: #eee
}
.daterangepicker td.in-range {
    background: #ebf4f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%;
    color: #ccc
}
.daterangepicker select.monthselect, .daterangepicker select.yearselect {
    font-size: 12px;
    padding: 1px;
    height: auto;
    margin: 0;
    cursor: default
}
.daterangepicker select.monthselect {
    margin-right: 2%;
    width: 56%
}
.daterangepicker select.yearselect {
    width: 40%
}
.daterangepicker select.hourselect, .daterangepicker select.minuteselect, .daterangepicker select.ampmselect {
    width: 60px;
    margin-bottom: 0
}
.daterangepicker_start_input {
    float: left
}
.daterangepicker_end_input {
    float: left;
    padding-left: 11px
}
.daterangepicker th.month {
    width: auto
}
pre code {
    display: block;
    padding: 0.5em;
    background: #F0F0F0
}
pre code, pre .subst, pre .tag .title, pre .lisp .title, pre .clojure .built_in, pre .nginx .title {
    color: black
}
pre .string, pre .title, pre .constant, pre .parent, pre .tag .value, pre .rules .value, pre .rules .value .number, pre .preprocessor, pre .ruby .symbol, pre .ruby .symbol .string, pre .aggregate, pre .template_tag, pre .django .variable, pre .smalltalk .class, pre .addition, pre .flow, pre .stream, pre .bash .variable, pre .apache .tag, pre .apache .cbracket, pre .tex .command, pre .tex .special, pre .erlang_repl .function_or_atom, pre .markdown .header {
    color: #800
}
pre .comment, pre .annotation, pre .template_comment, pre .diff .header, pre .chunk, pre .markdown .blockquote {
    color: #888
}
pre .number, pre .date, pre .regexp, pre .literal, pre .smalltalk .symbol, pre .smalltalk .char, pre .go .constant, pre .change, pre .markdown .bullet, pre .markdown .link_url {
    color: #080
}
pre .label, pre .javadoc, pre .ruby .string, pre .decorator, pre .filter .argument, pre .localvars, pre .array, pre .attr_selector, pre .important, pre .pseudo, pre .pi, pre .doctype, pre .deletion, pre .envvar, pre .shebang, pre .apache .sqbracket, pre .nginx .built_in, pre .tex .formula, pre .erlang_repl .reserved, pre .prompt, pre .markdown .link_label, pre .vhdl .attribute, pre .clojure .attribute, pre .coffeescript .property {
    color: #88F
}
pre .keyword, pre .id, pre .phpdoc, pre .title, pre .built_in, pre .aggregate, pre .css .tag, pre .javadoctag, pre .phpdoc, pre .yardoctag, pre .smalltalk .class, pre .winutils, pre .bash .variable, pre .apache .tag, pre .go .typename, pre .tex .command, pre .markdown .strong, pre .request, pre .status {
    font-weight: bold
}
pre .markdown .emphasis {
    font-style: italic
}
pre .nginx .built_in {
    font-weight: normal
}
pre .coffeescript .javascript, pre .javascript .xml, pre .tex .formula, pre .xml .javascript, pre .xml .vbscript, pre .xml .css, pre .xml .cdata {
    opacity: 0.5
}
body.autoresponders .tab-content {
    overflow: inherit
}
body.autoresponders form.autoresponders_form #autoresponder_delay_amount, body.autoresponders form.autoresponders_form #autoresponder_trigger_anniversary_shift_amount {
    width: 60px
}
body.autoresponders form.autoresponders_form #autoresponder_delay_time {
    width: 120px
}/*!
 * Bootstrap v2.1.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
*border-right-width:2px;
*border-bottom-width:2px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box
}
.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.dropdown-menu .divider {
*width:100%;
    height: 1px;
    margin: 9px 1px;
*margin:-5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff
}
.dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap
}
.dropdown-menu li>a:hover, .dropdown-menu li>a:focus, .dropdown-submenu:hover>a {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    background-color: #0081c2;
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-repeat: repeat-x;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .active>a, .dropdown-menu .active>a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #0088cc;
    background-color: #0081c2;
    background-image: linear-gradient(to bottom, #08c, #0077b3);
    background-image: -moz-linear-gradient(top, #08c, #0077b3);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#0077b3));
    background-image: -webkit-linear-gradient(top, #08c, #0077b3);
    background-image: -o-linear-gradient(top, #08c, #0077b3);
    background-repeat: repeat-x;
    outline: 0;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0)
}
.dropdown-menu .disabled>a, .dropdown-menu .disabled>a:hover {
    color: #999999
}
.dropdown-menu .disabled>a:hover {
    text-decoration: none;
    cursor: default;
    background-color: transparent
}
.fade {
    opacity: 0;
    -webkit-transition: opacity 0.15s linear;
    -moz-transition: opacity 0.15s linear;
    -o-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear
}
.fade.in {
    opacity: 1
}
.close {
    float: right;
    font-size: 20px;
    font-weight: bold;
    line-height: 20px;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    opacity: 0.2;
    filter: alpha(opacity=20)
}
.close:hover {
    color: #000000;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40)
}
button.close {
    padding: 0;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none
}
.alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 50px;
    color: #c09853;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.alert h4 {
    margin: 0
}
.alert .close {
    position: relative;
    top: -2px;
    right: -21px;
    line-height: 20px
}
.alert pre {
    margin: 5px 0px 0px 25px
}
.alert-success {
    color: #468847;
    background-color: #dff0d8;
    border-color: #d6e9c6
}
.alert-danger, .alert-error {
    color: #b94a48;
    background-color: #f2dede;
    border-color: #eed3d7
}
.alert-info {
    color: #3a87ad;
    background-color: #d9edf7;
    border-color: #bce8f1
}
.alert-block {
    padding-top: 14px;
    padding-bottom: 14px
}
.alert-block>p, .alert-block>ul {
    margin-bottom: 0
}
.alert-block p+p {
    margin-top: 5px
}
.nav {
    margin-bottom: 20px;
    margin-left: 0;
    list-style: none
}
.nav>li>a {
    display: block
}
.nav>li>a:hover {
    text-decoration: none;
    background-color: #eeeeee
}
.nav>.pull-right {
    float: right
}
.nav-header {
    display: block;
    padding: 3px 15px;
    font-size: 11px;
    font-weight: bold;
    line-height: 20px;
    color: #999999;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5);
    text-transform: uppercase
}
.nav li+.nav-header {
    margin-top: 9px
}
.nav-list {
    padding-right: 15px;
    padding-left: 15px;
    margin-bottom: 0
}
.nav-list>li>a, .nav-list .nav-header {
    margin-right: -15px;
    margin-left: -15px;
    text-shadow: 0 1px 0 rgba(255,255,255,0.5)
}
.nav-list>li>a {
    padding: 3px 15px
}
.nav-list>.active>a, .nav-list>.active>a:hover {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    background-color: #0088cc
}
.nav-list [class^="icon-"] {
    margin-right: 2px
}
.nav-list .divider {
*width:100%;
    height: 1px;
    margin: 9px 1px;
*margin:-5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #ffffff
}
.nav-tabs, .nav-pills {
*zoom:1
}
.nav-tabs:before, .nav-pills:before, .nav-tabs:after, .nav-pills:after {
    display: table;
    line-height: 0;
    content: ""
}
.nav-tabs:after, .nav-pills:after {
    clear: both
}
.nav-tabs>li, .nav-pills>li {
    float: left
}
.nav-tabs>li>a, .nav-pills>li>a {
    padding-right: 12px;
    padding-left: 12px;
    margin-right: 2px;
    line-height: 14px
}
.nav-tabs {
    border-bottom: 1px solid #ddd
}
.nav-tabs>li {
    margin-bottom: -1px
}
.nav-tabs>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    line-height: 20px;
    border: 1px solid transparent;
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #dddddd
}
.nav-tabs>.active>a, .nav-tabs>.active>a:hover {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}
.nav-pills>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
    margin-top: 2px;
    margin-bottom: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px
}
.nav-pills>.active>a, .nav-pills>.active>a:hover {
    color: #ffffff;
    background-color: #0088cc
}
.nav-stacked>li {
    float: none
}
.nav-stacked>li>a {
    margin-right: 0
}
.nav-tabs.nav-stacked {
    border-bottom: 0
}
.nav-tabs.nav-stacked>li>a {
    border: 1px solid #ddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.nav-tabs.nav-stacked>li:first-child>a {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topright: 4px;
    -moz-border-radius-topleft: 4px
}
.nav-tabs.nav-stacked>li:last-child>a {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    -moz-border-radius-bottomleft: 4px
}
.nav-tabs.nav-stacked>li>a:hover {
    z-index: 2;
    border-color: #ddd
}
.nav-pills.nav-stacked>li>a {
    margin-bottom: 3px
}
.nav-pills.nav-stacked>li:last-child>a {
    margin-bottom: 1px
}
.nav-tabs .dropdown-menu {
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px
}
.nav-pills .dropdown-menu {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px
}
.nav .dropdown-toggle .caret {
    margin-top: 6px;
    border-top-color: #0088cc;
    border-bottom-color: #0088cc
}
.nav .dropdown-toggle:hover .caret {
    border-top-color: #005580;
    border-bottom-color: #005580
}
.nav-tabs .dropdown-toggle .caret {
    margin-top: 8px
}
.nav .active .dropdown-toggle .caret {
    border-top-color: #fff;
    border-bottom-color: #fff
}
.nav-tabs .active .dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555
}
.nav>.dropdown.active>a:hover {
    cursor: pointer
}
.nav-tabs .open .dropdown-toggle, .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover {
    color: #ffffff;
    background-color: #999999;
    border-color: #999999
}
.nav li.dropdown.open .caret, .nav li.dropdown.open.active .caret, .nav li.dropdown.open a:hover .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff;
    opacity: 1;
    filter: alpha(opacity=100)
}
.tabs-stacked .open>a:hover {
    border-color: #999999
}
.tabbable {
*zoom:1
}
.tabbable:before, .tabbable:after {
    display: table;
    line-height: 0;
    content: ""
}
.tabbable:after {
    clear: both
}
.tab-content {
    overflow: auto
}
.tabs-below>.nav-tabs, .tabs-right>.nav-tabs, .tabs-left>.nav-tabs {
    border-bottom: 0
}
.tab-content>.tab-pane, .pill-content>.pill-pane {
    display: none
}
.tab-content>.active, .pill-content>.active {
    display: block
}
.tabs-below>.nav-tabs {
    border-top: 1px solid #ddd
}
.tabs-below>.nav-tabs>li {
    margin-top: -1px;
    margin-bottom: 0
}
.tabs-below>.nav-tabs>li>a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px
}
.tabs-below>.nav-tabs>li>a:hover {
    border-top-color: #ddd;
    border-bottom-color: transparent
}
.tabs-below>.nav-tabs>.active>a, .tabs-below>.nav-tabs>.active>a:hover {
    border-color: transparent #ddd #ddd #ddd
}
.tabs-left>.nav-tabs>li, .tabs-right>.nav-tabs>li {
    float: none
}
.tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a {
    min-width: 74px;
    margin-right: 0;
    margin-bottom: 3px
}
.tabs-left>.nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd
}
.tabs-left>.nav-tabs>li>a {
    margin-right: -1px;
    -webkit-border-radius: 4px 0 0 4px;
    -moz-border-radius: 4px 0 0 4px;
    border-radius: 4px 0 0 4px
}
.tabs-left>.nav-tabs>li>a:hover {
    border-color: #eeeeee #dddddd #eeeeee #eeeeee
}
.tabs-left>.nav-tabs .active>a, .tabs-left>.nav-tabs .active>a:hover {
    border-color: #ddd transparent #ddd #ddd;
*border-right-color:#ffffff
}
.tabs-right>.nav-tabs {
    float: right;
    margin-left: 19px;
    border-left: 1px solid #ddd
}
.tabs-right>.nav-tabs>li>a {
    margin-left: -1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0
}
.tabs-right>.nav-tabs>li>a:hover {
    border-color: #eeeeee #eeeeee #eeeeee #dddddd
}
.tabs-right>.nav-tabs .active>a, .tabs-right>.nav-tabs .active>a:hover {
    border-color: #ddd #ddd #ddd transparent;
*border-left-color:#ffffff
}
.nav>.disabled>a {
    color: #999999
}
.nav>.disabled>a:hover {
    text-decoration: none;
    cursor: default;
    background-color: transparent
}
.navbar {
*position:relative;
*z-index:2;
    margin-bottom: 20px;
    overflow: visible;
    color: #555555
}
.navbar-inner {
    min-height: 40px;
    padding-right: 20px;
    padding-left: 20px;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f2f2f2));
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background-image: -o-linear-gradient(top, #fff, #f2f2f2);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2);
    background-repeat: repeat-x;
    border: 1px solid #d4d4d4;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,0.065);
    box-shadow: 0 1px 4px rgba(0,0,0,0.065)
}
.navbar .container {
    width: auto
}
.nav-collapse.collapse {
    height: auto
}
.navbar .brand {
    display: block;
    float: left;
    padding: 10px 20px 10px;
    margin-left: -20px;
    font-size: 20px;
    font-weight: 200;
    color: #555555;
    text-shadow: 0 1px 0 #ffffff
}
.navbar .brand:hover {
    text-decoration: none
}
.navbar-text {
    margin-bottom: 0;
    line-height: 40px
}
.navbar-link {
    color: #555555
}
.navbar-link:hover {
    color: #333333
}
.navbar .divider-vertical {
    height: 40px;
    margin: 0 9px;
    border-right: 1px solid #ffffff;
    border-left: 1px solid #f2f2f2
}
.navbar .btn, .navbar .btn-group {
    margin-top: 6px
}
.navbar .btn-group .btn {
    margin: 0
}
.navbar-form {
    margin-bottom: 0;
*zoom:1
}
.navbar-form:before, .navbar-form:after {
    display: table;
    line-height: 0;
    content: ""
}
.navbar-form:after {
    clear: both
}
.navbar-form input, .navbar-form select, .navbar-form .radio, .navbar-form .checkbox {
    margin-top: 5px
}
.navbar-form input, .navbar-form select, .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0
}
.navbar-form input[type="image"], .navbar-form input[type="checkbox"], .navbar-form input[type="radio"] {
    margin-top: 3px
}
.navbar-form .input-append, .navbar-form .input-prepend {
    margin-top: 6px;
    white-space: nowrap
}
.navbar-form .input-append input, .navbar-form .input-prepend input {
    margin-top: 0
}
.navbar-search {
    position: relative;
    float: left;
    margin-top: 5px;
    margin-bottom: 0
}
.navbar-search .search-query {
    padding: 4px 14px;
    margin-bottom: 0;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
.navbar-static-top {
    position: static;
    width: 100%;
    margin-bottom: 0
}
.navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner, .navbar-static-top .navbar-inner {
    border: 0
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    padding-right: 0;
    padding-left: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0
}
.navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 940px
}
.navbar-fixed-top {
    top: 0
}
.navbar-fixed-top .navbar-inner, .navbar-static-top .navbar-inner {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.1), 0 1px 10px rgba(0,0,0,0.1)
}
.navbar-fixed-bottom {
    bottom: 0
}
.navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), 0 -1px 10px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), 0 -1px 10px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 0 rgba(0,0,0,0.1), 0 -1px 10px rgba(0,0,0,0.1)
}
.navbar .nav {
    position: relative;
    left: 0;
    display: block;
    float: left;
    margin: 0 10px 0 0
}
.navbar .nav.pull-right {
    float: right
}
.navbar .nav>li {
    float: left
}
.navbar .nav>li>a {
    float: none;
    padding: 10px 15px 10px;
    color: #555555;
    text-decoration: none;
    text-shadow: 0 1px 0 #ffffff
}
.navbar .nav .dropdown-toggle .caret {
    margin-top: 8px
}
.navbar .nav>li>a:focus, .navbar .nav>li>a:hover {
    color: #333333;
    text-decoration: none;
    background-color: transparent
}
.navbar .nav>.active>a, .navbar .nav>.active>a:hover, .navbar .nav>.active>a:focus {
    color: #555555;
    text-decoration: none;
    background-color: #e5e5e5;
    -webkit-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
    -moz-box-shadow: inset 0 3px 8px rgba(0,0,0,0.125);
    box-shadow: inset 0 3px 8px rgba(0,0,0,0.125)
}
.navbar .btn-navbar {
    display: none;
    float: right;
    padding: 7px 10px;
    margin-right: 5px;
    margin-left: 5px;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #ededed;
*background-color:#e5e5e5;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
    background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
    background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
    background-repeat: repeat-x;
    border-color: #e5e5e5 #e5e5e5 #bfbfbf;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
filter:progid:dximagetransform.microsoft.gradient(enabled=false);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.075)
}
.navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #e5e5e5;
*background-color:#d9d9d9
}
.navbar .btn-navbar:active, .navbar .btn-navbar.active {
    background-color: #cccccc \9
}
.navbar .btn-navbar .icon-bar {
    display: block;
    width: 18px;
    height: 2px;
    background-color: #f5f5f5;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    border-radius: 1px;
    -webkit-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    -moz-box-shadow: 0 1px 0 rgba(0,0,0,0.25);
    box-shadow: 0 1px 0 rgba(0,0,0,0.25)
}
.btn-navbar .icon-bar+.icon-bar {
    margin-top: 3px
}
.navbar .nav>li>.dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0,0,0,0.2);
    content: ''
}
.navbar .nav>li>.dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: ''
}
.navbar-fixed-bottom .nav>li>.dropdown-menu:before {
    top: auto;
    bottom: -7px;
    border-top: 7px solid #ccc;
    border-bottom: 0;
    border-top-color: rgba(0,0,0,0.2)
}
.navbar-fixed-bottom .nav>li>.dropdown-menu:after {
    top: auto;
    bottom: -6px;
    border-top: 6px solid #ffffff;
    border-bottom: 0
}
.navbar .nav li.dropdown.open>.dropdown-toggle, .navbar .nav li.dropdown.active>.dropdown-toggle, .navbar .nav li.dropdown.open.active>.dropdown-toggle {
    color: #555555;
    background-color: #e5e5e5
}
.navbar .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555
}
.navbar .nav li.dropdown.open>.dropdown-toggle .caret, .navbar .nav li.dropdown.active>.dropdown-toggle .caret, .navbar .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #555555;
    border-bottom-color: #555555
}
.navbar .pull-right>li>.dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right {
    right: 0;
    left: auto
}
.navbar .pull-right>li>.dropdown-menu:before, .navbar .nav>li>.dropdown-menu.pull-right:before {
    right: 12px;
    left: auto
}
.navbar .pull-right>li>.dropdown-menu:after, .navbar .nav>li>.dropdown-menu.pull-right:after {
    right: 13px;
    left: auto
}
.navbar .pull-right>li>.dropdown-menu .dropdown-menu, .navbar .nav>li>.dropdown-menu.pull-right .dropdown-menu {
    right: 100%;
    left: auto;
    margin-right: -1px;
    margin-left: 0;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px
}
.navbar-inverse {
    color: #999999
}
.navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222, #111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222), to(#111));
    background-image: -webkit-linear-gradient(top, #222, #111);
    background-image: -o-linear-gradient(top, #222, #111);
    background-image: linear-gradient(to bottom, #222, #111);
    background-repeat: repeat-x;
    border-color: #252525;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0)
}
.navbar-inverse .brand, .navbar-inverse .nav>li>a {
    color: #999999;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.navbar-inverse .brand:hover, .navbar-inverse .nav>li>a:hover {
    color: #ffffff
}
.navbar-inverse .nav>li>a:focus, .navbar-inverse .nav>li>a:hover {
    color: #ffffff;
    background-color: transparent
}
.navbar-inverse .nav .active>a, .navbar-inverse .nav .active>a:hover, .navbar-inverse .nav .active>a:focus {
    color: #ffffff;
    background-color: #111111
}
.navbar-inverse .navbar-link {
    color: #999999
}
.navbar-inverse .navbar-link:hover {
    color: #ffffff
}
.navbar-inverse .divider-vertical {
    border-right-color: #222222;
    border-left-color: #111111
}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle {
    color: #ffffff;
    background-color: #111111
}
.navbar-inverse .nav li.dropdown>.dropdown-toggle .caret {
    border-top-color: #999999;
    border-bottom-color: #999999
}
.navbar-inverse .nav li.dropdown.open>.dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.active>.dropdown-toggle .caret, .navbar-inverse .nav li.dropdown.open.active>.dropdown-toggle .caret {
    border-top-color: #ffffff;
    border-bottom-color: #ffffff
}
.navbar-inverse .navbar-search .search-query {
    color: #ffffff;
    background-color: #515151;
    border-color: #111111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1), 0 1px 0 rgba(255,255,255,0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
color:#cccccc
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
color:#cccccc
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
color:#cccccc
}
.navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
    padding: 5px 15px;
    color: #333333;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #ffffff;
    border: 0;
    outline: 0;
    -webkit-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    -moz-box-shadow: 0 0 3px rgba(0,0,0,0.15);
    box-shadow: 0 0 3px rgba(0,0,0,0.15)
}
.navbar-inverse .btn-navbar {
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #0e0e0e;
*background-color:#040404;
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-repeat: repeat-x;
    border-color: #040404 #040404 #000000;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
filter:progid:dximagetransform.microsoft.gradient(enabled=false)
}
.navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
    color: #ffffff;
    background-color: #040404;
*background-color:#000000
}
.navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
    background-color: #000000 \9
}
.pagination {
    overflow: hidden;
*zoom:1;
    height: 80px;
    margin: 20px 0
}
.pagination ul {
    display: inline-block;
*display:inline;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
*zoom:1;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    padding-left: 0px
}
.pagination .pagination-details {
    float: right
}
.pagination li {
    display: inline
}
.pagination a, .pagination span {
    float: left;
    padding: 0 14px;
    line-height: 38px;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
    border-left-width: 0
}
.pagination a:hover, .pagination .active a, .pagination .active span {
    background-color: #f5f5f5
}
.pagination .active a, .pagination .active span {
    color: #999999;
    cursor: default
}
.pagination .disabled span, .pagination .disabled a, .pagination .disabled a:hover {
    color: #999999;
    cursor: default;
    background-color: transparent
}
.pagination li:first-child a, .pagination li:first-child span {
    border-left-width: 1px;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px
}
.pagination li:last-child a, .pagination li:last-child span {
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0
}
.pagination-centered {
    text-align: center
}
.pagination-right {
    text-align: right
}
.pager {
    margin: 20px 0;
    text-align: center;
    list-style: none;
*zoom:1
}
.pager:before, .pager:after {
    display: table;
    line-height: 0;
    content: ""
}
.pager:after {
    clear: both
}
.pager li {
    display: inline
}
.pager a {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px
}
.pager a:hover {
    text-decoration: none;
    background-color: #f5f5f5
}
.pager .next a {
    float: right
}
.pager .previous a {
    float: left
}
.pager .disabled a, .pager .disabled a:hover {
    color: #999999;
    cursor: default;
    background-color: #fff
}
.modal-open .dropdown-menu {
    z-index: 2050
}
.modal-open .dropdown.open {
*z-index:2050
}
.modal-open .popover {
    z-index: 2060
}
.modal-open .tooltip {
    z-index: 2080
}
.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000000
}
.modal-backdrop.fade {
    opacity: 0
}
.modal-backdrop, .modal-backdrop.fade.in {
    opacity: 0.8;
    filter: alpha(opacity=80)
}
.modal {
    position: fixed;
    top: 50%;
    left: 50%;
    z-index: 1050;
    width: 560px;
    margin: -250px 0 0 -280px;
    overflow: auto;
    background-color: #ffffff;
    border: 1px solid #999;
    border: 1px solid rgba(0,0,0,0.3);
*border:1px solid #999;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    box-shadow: 0 3px 7px rgba(0,0,0,0.3);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding-box;
    background-clip: padding-box
}
.modal.fade {
    top: -25%;
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out
}
.modal.fade.in {
    top: 50%
}
.modal-header {
    padding: 9px 15px 5px 15px;
    border-bottom: 1px solid #eee
}
.modal-header .close {
    margin-top: 2px
}
.modal-header h3 {
    margin: 0;
    line-height: 30px;
    margin-bottom: 0px !important
}
.modal-body {
    max-height: 400px;
    padding: 15px;
    overflow-y: auto;
    margin-bottom: 62px
}
.modal-form {
    margin-bottom: 0
}
.modal-footer {
    overflow: hidden;
*zoom:1;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 14px 15px 15px;
    margin-top: 10px;
    margin-bottom: 0;
    width: 100%;
    text-align: right;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
*zoom:1;
    -webkit-box-shadow: inset 0 1px 0 #ffffff;
    -moz-box-shadow: inset 0 1px 0 #ffffff;
    box-shadow: inset 0 1px 0 #ffffff
}
.modal-footer:before, .modal-footer:after {
    display: table;
    line-height: 0;
    content: ""
}
.modal-footer:after {
    clear: both
}
.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}
.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-moz-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-ms-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
@-o-keyframes progress-bar-stripes {
from {
background-position:0 0
}
to {
background-position:40px 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
background-position:0 0
}
}
.progress {
    height: 20px;
    margin-bottom: 0px;
    overflow: hidden;
    background-color: #f7f7f7;
    background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
    background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
    background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
    background-repeat: repeat-x;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress .bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    color: #ffffff;
    text-align: center;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #0e90d2;
    background-image: -moz-linear-gradient(top, #149bdf, #0480be);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
    background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
    background-image: -o-linear-gradient(top, #149bdf, #0480be);
    background-image: linear-gradient(to bottom, #149bdf, #0480be);
    background-repeat: repeat-x;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
    -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: width 0.6s ease;
    -moz-transition: width 0.6s ease;
    -o-transition: width 0.6s ease;
    transition: width 0.6s ease
}
.progress .bar+.bar {
    -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
    -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15);
    box-shadow: inset 1px 0 0 rgba(0,0,0,0.15), inset 0 -1px 0 rgba(0,0,0,0.15)
}
.progress-striped .bar {
    background-color: #149bdf;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    -moz-background-size: 40px 40px;
    -o-background-size: 40px 40px;
    background-size: 40px 40px
}
.progress.active .bar {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -moz-animation: progress-bar-stripes 2s linear infinite;
    -ms-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}
.progress-danger .bar, .progress .bar-danger {
    background-color: #dd514c;
    background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
    background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
    background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
    background-repeat: repeat-x;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0)
}
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
    background-color: #ee5f5b;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-success .bar, .progress .bar-success {
    background-color: #5eb95e;
    background-image: -moz-linear-gradient(top, #62c462, #57a957);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
    background-image: -webkit-linear-gradient(top, #62c462, #57a957);
    background-image: -o-linear-gradient(top, #62c462, #57a957);
    background-image: linear-gradient(to bottom, #62c462, #57a957);
    background-repeat: repeat-x;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0)
}
.progress-success.progress-striped .bar, .progress-striped .bar-success {
    background-color: #62c462;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-info .bar, .progress .bar-info {
    background-color: #4bb1cf;
    background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
    background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
    background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
    background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
    background-repeat: repeat-x;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0)
}
.progress-info.progress-striped .bar, .progress-striped .bar-info {
    background-color: #5bc0de;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-warning .bar, .progress .bar-warning {
    background-color: #faa732;
    background-image: -moz-linear-gradient(top, #fbb450, #f89406);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
    background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
    background-image: -o-linear-gradient(top, #fbb450, #f89406);
    background-image: linear-gradient(to bottom, #fbb450, #f89406);
    background-repeat: repeat-x;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0)
}
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
    background-color: #fbb450;
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255,255,255,0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255,255,255,0.15)), color-stop(0.75, rgba(255,255,255,0.15)), color-stop(0.75, transparent), to(transparent));
    background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -moz-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-unknown .bar, .progress .bar-unknown {
    background-color: #e6eaed;
    background-image: -moz-linear-gradient(top, #e6eaed, #bdb9b6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e6eaed), to(#bdb9b6));
    background-image: -webkit-linear-gradient(top, #e6eaed, #bdb9b6);
    background-image: -o-linear-gradient(top, #e6eaed, #bdb9b6);
    background-image: linear-gradient(to bottom, #e6eaed, #bdb9b6);
    background-repeat: repeat-x;
filter:progid:dximagetransform.microsoft.gradient(startColorstr='#ffe6eaed', endColorstr='#ffbdb9b6', GradientType=0)
}
.modal-backdrop {
    z-index: 100000
}
.modal {
    z-index: 100001;
    overflow: visible
}
.modal .modal-body {
    overflow: visible
}
.modal .modal-body.no-max-height {
    max-height: none
}
#attachments {
    margin-bottom: 20px
}
#attachments tr {
    display: none
}
#attachments tr.active {
    display: table-row
}
#attachments small a {
    margin-left: 5px;
    color: red
}
#attachments input {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    color: #454a4b;
    font-weight: bold;
    padding: 8px;
    margin: -2px
}
#uploader {
    cursor: pointer;
    position: absolute;
    border: 1px solid red;
    width: 171px;
    height: 37px;
    opacity: 0
}
#upload-error {
    color: #a53817;
    margin-left: 15px;
    font-size: .8em
}
table.custom-fields-for-mailing-list-table td:nth-child(1) {
    text-align: left
}
table.custom-fields-for-mailing-list-table td:nth-child(2) {
    text-align: right
}
#prettyInput, #prettyUrlInput {
    width: 400px;
    height: 30px
}
.custom-field-selector {
    margin-top: -15px;
    height: 415px;
    overflow-x: visible;
    overflow-y: scroll
}
.custom-field-name-cloud {
    text-align: center;
    padding: 20px 0px
}
.custom-field-name-cloud a {
    margin: 5px
}
.content-preview {
    -moz-box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    -webkit-box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    overflow: hidden;
*zoom:1;
    border: 1px solid #edf3f8;
    width: 985px;
    margin: auto;
    margin-bottom: 1em;
    background-color: #fff;
    min-height: 250px;
    line-height: 250px;
    padding: 0px;
    text-align: center
}
.content-preview .text {
    margin: 25px 25px 25px 25px;
    width: 750px;
    font-family: monospace;
    text-align: left
}
.content-preview .text p {
    line-height: 20px
}
.content-preview.html {
    text-align: center
}
.content-preview.code {
    min-height: 0px;
    line-height: 20px;
    font-family: monospace;
    text-align: left;
    padding: 0px;
    font-size: 14px
}
.content-preview.code pre {
    margin: 0px
}
.content-preview.code pre code {
    overflow-x: auto;
    white-space: pre;
    word-break: normal;
    word-wrap: normal;
    padding: 20px
}
#content-versions-container {
    margin-bottom: 3.75em
}
#campaign-add-version-modal input {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    color: #454a4b;
    font-weight: bold;
    padding: 8px;
    margin: -2px;
    width: 100%
}
#campaign-add-version-modal .validation {
    display: none
}
#campaign-add-version-modal.error input {
    background: #c00;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E1MzgxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c00), color-stop(100%, #a53817));
    background-image: -moz-linear-gradient(top, #c00, #a53817);
    background-image: -webkit-linear-gradient(top, #c00, #a53817);
    background-image: linear-gradient(to bottom, #c00, #a53817);
    border-color: #c00;
    -moz-box-shadow: rgba(0,0,0,0.3) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.3) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px inset;
    color: #fff
}
#campaign-add-version-modal.error .validation {
    display: block
}
#campaign-images-modal {
    margin: 0;
    top: 3%;
    left: 3%;
    width: 94%;
    height: 94%
}
#campaign-images-modal .alert {
    margin-bottom: 10px
}
#campaign-images-modal .emptiness {
    height: 100%;
    background-image: url(/ga/assets/images_browser/arrow-52868bfb770a09778a779996a43a3007.png);
    background-repeat: no-repeat;
    background-position: right bottom
}
#campaign-images-modal .modal-body {
    overflow-y: scroll
}
#campaign-images-modal .entry {
    float: left;
    width: 18%;
    height: 190px;
    padding: 5px;
    margin: 0 1%;
    overflow: hidden
}
#campaign-images-modal .entry .preview {
    position: relative;
    border: 1px solid #CCC;
    text-align: center
}
#campaign-images-modal .entry .preview .image {
    height: 180px
}
#campaign-images-modal .entry .preview .image span {
    display: inline-block;
    height: 180px;
    vertical-align: middle
}
#campaign-images-modal .entry .preview .image img {
    vertical-align: middle;
    max-width: 95%;
    max-height: 95%
}
#campaign-images-modal .entry .preview .meta {
    z-index: 1000;
    background-color: rgba(0,0,0,0.8);
    position: absolute;
    width: 100%;
    bottom: 0px;
    padding: 5px 10px;
    padding-right: 4px;
    color: #fff
}
#campaign-images-modal .entry .preview .meta .name {
    font-size: .8em
}
#campaign-images-modal .entry .preview .meta .name .title {
    color: #fff;
    text-align: left;
    display: block;
    float: left;
    width: 60%;
    cursor: pointer;
    text-decoration: underline
}
#campaign-images-modal .entry .preview .meta .name .title:hover {
    text-decoration: none
}
#campaign-images-modal .entry .preview .meta .name .actions {
    margin-top: 2px;
    cursor: pointer;
    display: block;
    float: right;
    width: 40%;
    font-size: 16px
}
#campaign-images-modal .entry .preview .meta .name .actions .action {
    height: 18px;
    display: block;
    margin-left: 5px;
    float: right
}
#campaign-images-modal .entry .preview .meta .name .actions .action i {
    text-align: center;
    display: block
}
#campaign-images-modal .entry .preview .meta .name .actions .action .icon-upload-alt {
    width: 18px
}
#campaign-images-modal .entry .preview .meta .name .actions .action .icon-remove {
    color: #FF6E6E
}
#campaign-images-modal .entry .preview .meta form.edit_campaign_image {
    display: none
}
#campaign-images-modal .entry .preview .meta form.edit_campaign_image input {
    font-size: 10px;
    display: block;
    width: 70%;
    float: left
}
#campaign-images-modal .entry .preview .meta form.edit_campaign_image .actions {
    cursor: pointer;
    text-align: right;
    display: block;
    float: right;
    width: 30%
}
#campaign-images-modal .entry .preview .meta form.edit_campaign_image .actions i.icon-ok-sign {
    color: #9BFF80
}
#campaign-images-modal .entry .preview .meta form.edit_campaign_image .actions i.icon-remove-sign {
    color: #FF6E6E
}
#content .ab-testing-switcher {
    display: block
}
#content .tabs {
    display: none
}
#content .form-section-container {
    display: block
}
#content .ab-testing-off {
    display: none
}
#content.ab-testing .form-header {
    height: auto
}
#content.ab-testing .tabs {
    display: block
}
#content.ab-testing .ab-testing-on {
    display: none
}
#content.ab-testing .ab-testing-off {
    display: block
}
#content.ab-testing .form-section-container {
    display: none
}
a.winner-link {
    color: #2b506e;
    text-decoration: none;
    font-size: 1.2em;
    font-weight: bold
}
a.winner-link:hover {
    text-decoration: underline
}
.editor-container, body#tinymce {
    font-family: Helvetica, Arial, sans-serif;
    font-size: 14px
}
.editor-container a.load-from-source-button-disabled {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: grey
}
#campaign_content_html, #campaign_content_text, .content_html_textarea, .content_text_textarea, .tinymce_textarea_backend {
    width: 1003px;
    height: 525px
}
.edm-placeholder {
    width: 1003px;
    height: 682.5px
}
.editor-placeholder {
    width: 1003px;
    height: 584px
}
.html-placeholder, .html-real {
    min-height: 603px
}
.html-placeholder .html-placeholder-content {
    text-align: center;
    padding-top: 175px
}
.content_editor .tab-content, .content_editor .tab-pane {
    padding: 0px;
    width: 1003px;
    overflow: visible
}
.content_editor iframe.edm-frame {
    border: 1px solid #DDD;
    padding-left: 8px;
    padding-right: 8px
}
ul.edit-custom-field-options {
    list-style-type: none;
    padding: 0px;
    width: 580px
}
ul.edit-custom-field-options li.edit-custom-field-option {
    overflow: hidden;
*zoom:1;
    padding: 16px 10px 10px 10px;
    margin-top: -16px;
    margin-bottom: 10px;
    height: 71px
}
ul.edit-custom-field-options li.edit-custom-field-option .custom-field-input {
    overflow: hidden;
*zoom:1;
    padding: 5px 10px;
    width: 435px;
    float: left
}
ul.edit-custom-field-options li.edit-custom-field-option .custom-field-input b {
    line-height: 36px;
    text-decoration: underline;
    width: 400px;
    display: inline-block;
    overflow-x: auto
}
ul.edit-custom-field-options li.edit-custom-field-option .custom-field-input input {
    width: 400px
}
ul.edit-custom-field-options li.edit-custom-field-option .move-column {
    width: 40px;
    float: left;
    margin-top: 10px
}
ul.edit-custom-field-options li.edit-custom-field-option .rename-column {
    width: 40px;
    float: left;
    height: 100%;
    margin-top: 10px
}
ul.edit-custom-field-options li.edit-custom-field-option .remove-column {
    width: 40px;
    float: left;
    margin-top: 10px
}
ul.edit-custom-field-options li.edit-custom-field-option .the-rest {
    float: left
}
ul.edit-custom-field-options li.edit-custom-field-option.arranging {
    background-color: linen
}
.layout-wrapper-985 {
    margin: 0 auto
}
nav ol, nav ul, .cards, .global-footer .social-media-links, .form-fields, .stat-board ul {
    list-style: none;
    margin: 0;
    padding: 0
}
.layout-wrapper-985 {
    margin: 0 auto
}
nav ol, nav ul, .cards, .global-footer .social-media-links, .form-fields, .stat-board ul {
    list-style: none;
    margin: 0;
    padding: 0
}/*! normalize.css v2.0.1 | MIT License | git.io/normalize */
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section, summary {
    display: block
}
audio, canvas, video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active, a:hover {
    outline: 0
}
h1 {
    font-size: 2em
}
abbr[title] {
    border-bottom: 1px dotted
}
b, strong {
    font-weight: bold
}
dfn {
    font-style: italic
}
mark {
    background: #ff0;
    color: #000
}
code, kbd, pre, samp {
    font-family: monospace, serif;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: "\201C" "\201D" "\2018" "\2019"
}
small {
    font-size: 80%
}
sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}
legend {
    border: 0;
    padding: 0
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}
button, input {
    line-height: normal
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled], input[disabled] {
    cursor: default
}
input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}
input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
-webkit-appearance:none
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
html, body {
    height: 100%
}
html {
    background: #fff
}
body {
    color: #2f3437;
    font-family: "Open Sans", sans-serif;
    -webkit-font-smoothing: antialiased
}
.button {
    background: #2b506e;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQxOTY1ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4078a5), color-stop(100%, #2b506e));
    background-image: -moz-linear-gradient(top, #4078a5, #2b506e);
    background-image: -webkit-linear-gradient(top, #4078a5, #2b506e);
    background-image: linear-gradient(to bottom, #4078a5, #2b506e);
    border: 1px solid #1d3549;
    -moz-box-shadow: #a3c2db 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -webkit-box-shadow: #a3c2db 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    box-shadow: #a3c2db 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 0.875em;
    font-weight: bold;
    padding: 0.4em 1em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    text-decoration: none
}
.button:focus, .button:hover {
    background: #4078a5;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxOTY1ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2b506e), color-stop(100%, #4078a5));
    background-image: -moz-linear-gradient(top, #2b506e, #4078a5);
    background-image: -webkit-linear-gradient(top, #2b506e, #4078a5);
    background-image: linear-gradient(to bottom, #2b506e, #4078a5)
}
.button+.button {
    margin-left: 1em
}
.small-button {
    font-size: 0.75em
}
.diminished-button {
    background: #dfe0e1;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RmZTBlMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2JmYzJjMyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #dfe0e1), color-stop(100%, #bfc2c3));
    background-image: -moz-linear-gradient(top, #dfe0e1, #bfc2c3);
    background-image: -webkit-linear-gradient(top, #dfe0e1, #bfc2c3);
    background-image: linear-gradient(to bottom, #dfe0e1, #bfc2c3);
    border-color: #909fa4;
    color: #595f61;
    -moz-box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -webkit-box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    text-shadow: 0 1px 0 #fff
}
.diminished-button:focus, .diminished-button:hover, .diminished-button.zeroclipboard-is-hover {
    background: #bfc2c3;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2JmYzJjMyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RmZTBlMSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #bfc2c3), color-stop(100%, #dfe0e1));
    background-image: -moz-linear-gradient(top, #bfc2c3, #dfe0e1);
    background-image: -webkit-linear-gradient(top, #bfc2c3, #dfe0e1);
    background-image: linear-gradient(to bottom, #bfc2c3, #dfe0e1)
}
.dangerous-button {
    background: #e4653e;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U0NjUzZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E1MzgxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e4653e), color-stop(100%, #a53817));
    background-image: -moz-linear-gradient(top, #e4653e, #a53817);
    background-image: -webkit-linear-gradient(top, #e4653e, #a53817);
    background-image: linear-gradient(to bottom, #e4653e, #a53817);
    border-color: #909fa4;
    color: #FFFFFF;
    -moz-box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -webkit-box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5)
}
.dangerous-button:focus, .dangerous-button:hover {
    background: #a53817;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2E1MzgxNyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U0NjUzZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a53817), color-stop(100%, #e4653e));
    background-image: -moz-linear-gradient(top, #a53817, #e4653e);
    background-image: -webkit-linear-gradient(top, #a53817, #e4653e);
    background-image: linear-gradient(to bottom, #a53817, #e4653e)
}
.interesting-button {
    background: #c5ba78;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M1YmE3OCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzk2OGE0MSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c5ba78), color-stop(100%, #968a41));
    background-image: -moz-linear-gradient(top, #c5ba78, #968a41);
    background-image: -webkit-linear-gradient(top, #c5ba78, #968a41);
    background-image: linear-gradient(to bottom, #c5ba78, #968a41);
    border-color: #909fa4;
    color: #FFFFFF;
    -moz-box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -webkit-box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    box-shadow: #fff 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5)
}
.interesting-button:focus, .interesting-button:hover {
    background: #968A41;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzk2OGE0MSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1YmE3OCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #968a41), color-stop(100%, #c5ba78));
    background-image: -moz-linear-gradient(top, #968a41, #c5ba78);
    background-image: -webkit-linear-gradient(top, #968a41, #c5ba78);
    background-image: linear-gradient(to bottom, #968a41, #c5ba78)
}
.action-button {
    background: #f2f2f2 no-repeat 0 0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #fff), color-stop(100%, #f2f2f2));
    background-image: -moz-linear-gradient(top, #fff, #f2f2f2);
    background-image: -webkit-linear-gradient(top, #fff, #f2f2f2);
    background-image: linear-gradient(to bottom, #fff, #f2f2f2);
    border-color: #c9c9c9;
    -moz-box-shadow: #fff 0 1px 0;
    -webkit-box-shadow: #fff 0 1px 0;
    box-shadow: #fff 0 1px 0;
    padding: 0
}
.action-button i {
    display: inline-block;
    height: 28px;
    vertical-align: middle;
    width: 28px
}
.action-button:focus, .action-button:hover {
    background-color: #f2f2f2;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YyZjJmMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f2f2f2), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f2f2f2, #fff);
    background-image: -webkit-linear-gradient(top, #f2f2f2, #fff);
    background-image: linear-gradient(to bottom, #f2f2f2, #fff)
}
.action-button+.action-button {
    margin-left: 0.5em
}
.count-button i {
    background-image: url(/ga/assets/button-count-5045dcbd6bbd654346a16ff5b66245c2.png)
}
.edit-button i {
    background-image: url(/ga/assets/button-edit-6a6111ce22e5ba5e09be6e95525c01fb.png)
}
.export-button i {
    background-image: url(/ga/assets/button-export-ffd88b8d02e0eb9bc77bd81c141adf3e.png)
}
.hold-button i {
    background-image: url(/ga/assets/button-hold-5e719dee044a3010204633a103f1e3c9.png)
}
.pause-button i {
    background-image: url(/ga/assets/button-pause-e4bd0a100c65208db2b75ce7d08617cb.png)
}
.resume-button i {
    background-image: url(/ga/assets/button-resume-1b0416089460dd87834958ba996f2790.png)
}
.schedule-button i {
    background-image: url(/ga/assets/button-schedule-88182bd7df14d3031fbe9db62af54b43.png)
}
.statistics-button i {
    background-image: url(/ga/assets/button-statistics-d51fa6aa374cbcc5c8d2803eaaba0500.png)
}
.subscribers-button i {
    background-image: url(/ga/assets/button-subscribers-34b82cb69505d08dc95e9278d333e6a6.png)
}
.trash-button i {
    background-image: url(/ga/assets/button-trash-fd8a90868c04f4bed4a35537d672d96c.png)
}
.view-button i {
    background-image: url(/ga/assets/button-view-5385147e039a6e2fca82a8f269bb5b56.png)
}
.updown-button i {
    background-image: url(/ga/assets/button-updown-8284b7b1442119f5360affe57e99405e.png)
}
.add-button i {
    background-image: url(/ga/assets/button-add-c5dd32280b369c790634d2bdb0f975c9.png)
}
.save-button i {
    background-image: url(/ga/assets/button-save-2f1c1f4a2a6f4b50d84119b99c2f82ac.png)
}
.schedule-button {
    background: #2b506e;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQxOTY1ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4078a5), color-stop(100%, #2b506e));
    background-image: -moz-linear-gradient(top, #4078a5, #2b506e);
    background-image: -webkit-linear-gradient(top, #4078a5, #2b506e);
    background-image: linear-gradient(to bottom, #4078a5, #2b506e);
    border-color: #1d3549
}
.schedule-button:focus, .schedule-button:hover {
    background: #2b506e;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxOTY1ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2b506e), color-stop(100%, #4078a5));
    background-image: -moz-linear-gradient(top, #2b506e, #4078a5);
    background-image: -webkit-linear-gradient(top, #2b506e, #4078a5);
    background-image: linear-gradient(to bottom, #2b506e, #4078a5)
}
.wordy-action-button {
    color: #454a4b;
    font-size: 1.1em;
    font-weight: normal;
    text-shadow: none
}
.wordy-action-button span {
    position: relative;
    top: 1px;
    padding-right: 10px
}
.wordy-action-button i {
    position: relative
}
.cards {
    margin-left: -25px
}
.cards .card {
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: rgba(0,0,0,0.13) 0 2px 0;
    -webkit-box-shadow: rgba(0,0,0,0.13) 0 2px 0;
    box-shadow: rgba(0,0,0,0.13) 0 2px 0;
    float: left;
    margin: 0 0 25px 25px;
    padding: 1.25em;
    width: 227px
}
.cards h3 {
    font-size: 0.8125em;
    font-weight: normal;
    margin: 0 0 0.5em 0;
    text-transform: uppercase
}
.cards .value {
    float: left;
    font-size: 1.8em;
    font-weight: bold;
    line-height: 1.3;
    width: 100px
}
.cards .delta {
    color: #595f61;
    float: right;
    font-size: 0.75em;
    font-style: italic;
    text-align: center;
    border-left: 3px solid #edf3f8;
    margin-left: 0.4em;
    padding-left: 0.4em
}
.cards .delta b {
    display: block;
    font-size: 1.5em;
    font-style: normal;
    line-height: 1.1
}
.cards .delta b i {
    background: url(/ga/assets/icon-arrow-up-small-9d4671352234c059757cac300992d120.png) no-repeat 0 0;
    display: inline-block;
    height: 11px;
    position: relative;
    top: -1px;
    width: 7px
}
.col-50-50-container .col {
    width: 480px
}
.col {
    float: left;
    margin-left: 25px
}
.col-first {
    margin-left: 0
}
.progress-bar-wrapper {
    display: inline-block;
    margin-left: 2em;
    vertical-align: middle
}
.progress-bar-wrapper .progress-bar {
    background: #d9dfe4;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q5ZGZlNCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2U2ZWFlZCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d9dfe4), color-stop(100%, #e6eaed));
    background-image: -moz-linear-gradient(top, #d9dfe4, #e6eaed);
    background-image: -webkit-linear-gradient(top, #d9dfe4, #e6eaed);
    background-image: linear-gradient(to bottom, #d9dfe4, #e6eaed);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: rgba(0,0,0,0.15) 0 1px 0 inset;
    -webkit-box-shadow: rgba(0,0,0,0.15) 0 1px 0 inset;
    box-shadow: rgba(0,0,0,0.15) 0 1px 0 inset;
    display: block;
    height: 18px;
    position: relative;
    width: 130px
}
.progress-bar-wrapper .fill {
    background: #c4ce5a;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2M0Y2U1YSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E4YjYyNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c4ce5a), color-stop(100%, #a8b627));
    background-image: -moz-linear-gradient(top, #c4ce5a, #a8b627);
    background-image: -webkit-linear-gradient(top, #c4ce5a, #a8b627);
    background-image: linear-gradient(to bottom, #c4ce5a, #a8b627);
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    -moz-box-shadow: rgba(65,70,27,0.5) 0 1px 0, rgba(0,0,0,0.15) 0 1px 0 inset;
    -webkit-box-shadow: rgba(65,70,27,0.5) 0 1px 0, rgba(0,0,0,0.15) 0 1px 0 inset;
    box-shadow: rgba(65,70,27,0.5) 0 1px 0, rgba(0,0,0,0.15) 0 1px 0 inset;
    display: block;
    height: 13px;
    left: 2px;
    position: absolute;
    top: 2px
}
.progress-bar-wrapper .label {
    display: block;
    font-size: 0.75em;
    font-weight: bold;
    margin-top: 0.5em;
    text-align: right
}
.data-table-container {
    margin-bottom: 25px
}
.data-table-container+.data-table-container {
    margin-top: 25px
}
.data-table-header {
    overflow: hidden;
*zoom:1;
    margin-bottom: 15px;
    position: relative;
    overflow-y: visible
}
.data-table-header .anchors, .data-table-header>a {
    bottom: 0;
    position: absolute;
    right: 0
}
.data-table-header select {
    float: right;
    margin-left: 15px
}
.data-table-header h2 {
    padding-top: 10px;
    padding-bottom: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    float: left
}
.data-table {
    border: solid #edf3f8;
    border-collapse: separate;
    border-width: 0px 1px 1px 1px;
    -moz-box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    -webkit-box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    width: 100%
}
.data-table thead {
    background: #e6eaed;
    -moz-box-shadow: rgba(0,0,0,0.05) 0 -2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.05) 0 -2px 2px inset;
    box-shadow: rgba(0,0,0,0.05) 0 -2px 2px inset
}
.data-table thead td, .data-table thead th {
    border-top: 1px solid #edf3f8;
    font-size: 0.75em;
    font-weight: bold;
    padding: 1em 1.75em;
    text-align: left
}
.data-table thead td.center, .data-table thead th.center {
    text-align: center
}
.data-table tbody {
    background: #f5f7f8
}
.data-table tbody tr:nth-child(even) {
    background: #fff
}
.data-table tbody td, .data-table tbody th {
    border-bottom: 1px solid #fff;
    border-top: 1px solid #edf3f8;
    font-size: 0.75em;
    padding: 1em 1.75em;
    text-align: left
}
.data-table tbody td.border-left, .data-table tbody th.border-left {
    border-left: 1px solid #edf3f8
}
.data-table tbody td.border-right, .data-table tbody th.border-right {
    border-right: 1px solid #edf3f8
}
.data-table tbody td.no-left-padding, .data-table tbody th.no-left-padding {
    padding-left: 0px
}
.data-table tbody td.reduced-y-padding, .data-table tbody th.reduced-y-padding {
    padding-top: 0.5em;
    padding-bottom: 0.5em
}
.data-table .actions {
    text-align: right;
    white-space: nowrap
}
.data-table .checks {
    background: #e6eaed;
    overflow: hidden;
*zoom:1;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U2ZWFlZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y1ZjdmOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #e6eaed), color-stop(100%, #f5f7f8));
    background-image: -moz-linear-gradient(top, #e6eaed, #f5f7f8);
    background-image: -webkit-linear-gradient(top, #e6eaed, #f5f7f8);
    background-image: linear-gradient(to bottom, #e6eaed, #f5f7f8);
    border-bottom: none;
    border-left: 1px solid #edf3f8;
    padding: 0;
    width: 100px;
    font-size: 12px;
    height: 60px;
    z-index: 3;
    text-decoration: underline;
    color: #454a4b
}
.data-table .checks-labeled {
    padding-left: 25px
}
.data-table .checks-on {
    background: #d5e067;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Q1ZTA2NyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2M1Y2Y1YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #d5e067), color-stop(100%, #c5cf5c));
    background-image: -moz-linear-gradient(top, #d5e067, #c5cf5c);
    background-image: -webkit-linear-gradient(top, #d5e067, #c5cf5c);
    background-image: linear-gradient(to bottom, #d5e067, #c5cf5c);
    border-left: 1px solid #acba25;
    border-top: 1px solid #acba25
}
.data-table .checks-last {
    border-right: 1px solid #edf3f8
}
.data-table div.check-right {
    position: relative;
    top: 20px
}
.data-table div.check-right i {
    position: absolute;
    right: 0px;
    bottom: 0px
}
.data-table .check {
    background: no-repeat 0 0;
    display: block;
    height: 60px;
    width: 100px;
    z-index: 1
}
.data-table .check-on {
    background-image: url(/ga/assets/check-on-3a1a646be41ac9f88c007df7775fd7eb.png);
    margin: 0px 0px 0px auto;
    z-index: 1
}
.data-table .check-off {
    background-image: url(/ga/assets/check-off-6dc488c4ddf6d1b6b5ce8e2fa2c46911.png);
    margin: 1px 0px 0px auto;
    z-index: 1
}
.global-layout-wrapper {
    clear: both;
    margin-bottom: -180px;
    min-height: 100%;
    overflow-x: hidden
}
.global-layout-wrapper:after {
    content: "";
    display: block;
    height: 180px;
    position: relative;
    width: 100%
}
.layout-wrapper-985 {
    width: 1025px;
    padding-left: 20px;
    padding-right: 20px
}
.global-header {
    background: #2b506e;
    -moz-box-shadow: rgba(24,72,40,0.7) 0 1px 0;
    -webkit-box-shadow: rgba(24,72,40,0.7) 0 1px 0;
    box-shadow: rgba(24,72,40,0.7) 0 1px 0;
    padding-bottom: 40px;
    position: relative
}
.global-header .outer-layout-wrapper {
    background: #2f3437;
    border-bottom: 1px solid #396a93;
    padding-top: 0.5em
}
.global-header .logo {
    float: right;
    margin: 0;
    position: relative;
    top: 8px;
    z-index: 10
}
.global-header .logo a {
    background: url(/ga/assets/logo-global-header-ab31342cc56133b947788c0a4786c65b.png) no-repeat right center;
    display: block;
    height: 31px;
    width: 250px
}
.global-header a {
    color: #fff;
    text-decoration: none
}
.primary-navigation {
    position: relative
}
.primary-navigation li {
    float: left;
    font-weight: bold;
    text-shadow: 1px 1px 0 rgba(0,0,0,0.35);
    text-transform: uppercase
}
.primary-navigation a {
    border-top: 1px solid transparent;
    bottom: -1px;
    display: block;
    font-size: 0.75em;
    height: 55px;
    padding: 20px 20px 0px 20px;
    position: relative
}
.primary-navigation .active .primary-navigation-item, .primary-navigation .hovered .primary-navigation-item {
    background: #2b506e;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzQxOTY1ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4078a5), color-stop(100%, #2b506e));
    background-image: -moz-linear-gradient(top, #4078a5, #2b506e);
    background-image: -webkit-linear-gradient(top, #4078a5, #2b506e);
    background-image: linear-gradient(to bottom, #4078a5, #2b506e);
    border-top-color: #325d81
}
.primary-navigation-item i {
    background: no-repeat 0 50%;
    display: inline-block;
    height: 16px;
    margin-right: 5px;
    position: relative;
    vertical-align: middle
}
.nav-mailing-lists i {
    background-image: url(/ga/assets/icon-mailing-lists-0cf951b16c9289c4af6b381273fff79a.png);
    height: 18px;
    width: 32px
}
.nav-campaigns i {
    background-image: url(/ga/assets/icon-campaigns-5c3a90f556502a397f73910c7d4134a7.png);
    width: 22px
}
.nav-statistics i {
    background-image: url(/ga/assets/icon-statistics-bb665acef3d8bd2d44063911c54fbaa6.png);
    width: 22px
}
.nav-jobs i {
    background-image: url(/ga/assets/icon-jobs-b8f0c93601fccba75502d715975bd8ba.png);
    top: -2px;
    width: 21px
}
.nav-admin i {
    background-image: url(/ga/assets/icon-admin-9cb46a2d49edaa1f36eb7a686665e9ad.png);
    width: 17px
}
.secondary-navigation {
    display: none;
    height: 40px;
    left: 0;
    padding-left: 0.5em;
    position: absolute;
    top: 100%;
    width: 985px
}
.secondary-navigation:hover {
    display: block
}
.secondary-navigation li {
    font-weight: normal;
    position: relative;
    text-transform: none
}
.secondary-navigation a {
    height: 40px;
    padding: 1em 1.5em 0 1.5em
}
.secondary-navigation a:focus, .secondary-navigation a:hover {
    text-decoration: underline
}
.secondary-navigation .active a {
    text-decoration: none
}
.secondary-navigation .active:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    border-bottom: 8px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: -2px;
    left: 50%;
    margin-left: -8px
}
.active .secondary-navigation, .hovered .primary-navigation-item+.secondary-navigation {
    display: block
}
.global-footer {
    background: #2f3437;
    clear: both;
    font-weight: bold;
    height: 180px;
    padding-top: 1em;
    position: relative
}
.global-footer .col-left {
    float: left
}
.global-footer .col-right {
    float: right;
    text-align: right
}
.global-footer .logo {
    margin: 0
}
.global-footer .logo a {
    background: url(/ga/assets/logo-global-footer-fa759000681f992c4a4f7a1f1914b2c4.png) no-repeat 0 0;
    display: block;
    height: 31px;
    width: 250px
}
.global-footer h2 {
    color: #454a4b;
    font-size: 1.25em;
    font-weight: normal;
    margin: 0;
    text-transform: uppercase
}
.global-footer .footer-navigation {
    font-size: 0.75em;
    margin: 1em 0
}
.global-footer .footer-navigation li {
    float: left;
    margin-right: 2em
}
.global-footer a {
    color: #fff;
    text-decoration: none
}
.global-footer a:focus, .global-footer a:hover {
    text-decoration: underline
}
.global-footer .license {
    color: #6e7474;
    font-size: 0.6875em;
    font-weight: normal
}
.global-footer .social-media-links {
    font-size: 0.75em;
    margin: 1.25em 0 1em 0
}
.global-footer .social-media-links li {
    display: inline-block;
    margin-left: 2em
}
.global-footer .col-right p {
    font-size: 0.6875em;
    margin: 0
}
.content-container {
    padding: 5.00em 0
}
.content-container h2 {
    color: #2b506e;
    font-size: 1.25em;
    font-weight: normal
}
.content-container h2 a {
    color: #2b506e
}
.alt-content-container {
    background: #f5f7f8
}
.content-container-header {
    border-top: 4px solid #2b506e
}
.content-container-header h1 {
    background: #fff;
    color: #454a4b;
    display: inline-block;
    font-size: 1.5625em;
    line-height: 1;
    margin: 0 0 0.5em 0;
    padding-right: 0.5em;
    position: relative;
    top: -8px;
    text-transform: uppercase
}
.alt-content-container .content-container-header h1 {
    background: #f5f7f8
}
.form-header {
    min-height: 152px;
    padding: 3.75em 0 10px 0;
    overflow-x: visible
}
.form-header.tabbed {
    height: auto
}
.form-header .alert {
    margin-top: 43px;
    margin-bottom: 40px
}
.form-header .tabs {
    margin-top: 25px;
    border-bottom: 4px solid #2b506e
}
.form-header .tabs .tab {
    vertical-align: bottom;
    font-size: 14px;
    line-height: 12px;
    display: inline-block;
    padding: 10px 5px 10px 10px;
    margin: 0px 5px 0px 0px;
    border-top: 2px solid #2b506e;
    border-right: 2px solid #2b506e;
    border-left: 2px solid #2b506e;
    border-radius: 5px 5px 0px 0px;
    background-color: white
}
.form-header .tabs .tab a {
    text-decoration: none;
    color: #2b506e
}
.form-header .tabs .tab .remove {
    color: red;
    cursor: pointer;
    padding-left: 5px;
    padding-right: 5px
}
.form-header .tabs .tab .remove:hover {
    background-color: red;
    color: white;
    border-radius: 5px
}
.form-header .tabs .tab.active {
    background-color: #d5e7db
}
.form-header .tabs .tab.active a {
    color: #4f8762
}
.form-header .tabs .tab.add {
    cursor: pointer;
    background-color: #2b506e;
    padding: 8px 5px 5px 5px;
    height: 34px
}
.form-header .tabs .tab.add a {
    text-decoration: none;
    color: white;
    font-weight: bold;
    font-size: 26px
}
.form-header h1 {
    color: #2b506e;
    font-size: 2.25em;
    font-weight: 300;
    margin: 0
}
.form-header h1 a {
    color: #2b506e
}
.form-header span.links-container {
    float: right;
    margin-top: 10px;
    margin-bottom: 20px
}
.form-section-container {
    border-top: 4px solid #2b506e
}
.form-section-container+.form-section-container {
    margin-top: 3.75em
}
.form-section-container h2 {
    background: #fff;
    color: #454a4b;
    display: inline-block;
    font-size: 1.5625em;
    line-height: 1;
    margin: 0 0 0.5em 0;
    padding-right: 0.5em;
    position: relative;
    top: -8px;
    text-transform: uppercase
}
.form-actions-container {
    border-top: 1px solid #d9dbdb;
    margin: 3.75em 0;
    padding-top: 2em
}
.form-fields {
    margin-top: 0.5em
}
.form-field {
    overflow: hidden;
*zoom:1;
    overflow: visible;
    padding-left: 200px;
    position: relative;
    width: 780px;
    min-height: 36px
}
.form-field.form-field-floating-right {
    padding: 0px;
    width: auto;
    display: block;
    float: right
}
.form-field.form-field-floating-right+.form-field {
    margin-top: 0px
}
.form-field.border-top {
    border-top: 1px solid #d9dbdb;
    padding-top: 2.0em
}
.form-field.multiline-radio label.radio {
    display: block;
    width: 100%
}
.form-field.system_config_subscriber_quota_notification_html .quick-tip {
    width: 775px
}
.form-field+.form-field {
    margin-top: 2.5em
}
.form-field+.form-field.no-input {
    margin-top: 1.25em
}
.form-field label {
    display: block;
    float: left;
    margin-left: -200px;
    font-size: 0.8125em;
    font-weight: bold;
    text-transform: uppercase;
    width: 180px
}
.form-field label.radio, .form-field label.checkbox {
    display: inline;
    position: relative;
    float: none;
    margin-left: 0px;
    margin-right: 20px;
    min-height: 25px
}
.form-field label.radio input, .form-field label.checkbox input {
    margin-right: 5px
}
.form-field label.checkbox {
    display: inline-block
}
.form-field label.display-block {
    display: block;
    width: 100%
}
.form-field .required abbr {
    border-bottom: none;
    color: #dc6b1d
}
.form-field input.string, .form-field input.password, .form-field input.numeric, .form-field textarea {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    color: #454a4b;
    font-weight: bold;
    padding: 8px;
    margin: -2px;
    width: 100%
}
.form-field.quick-tip.inactive, .form-field .quick-tip.inactive {
    display: none
}
.form-field .quick-tip {
    color: #6e7474;
    display: block;
    font-size: 0.8125em;
    font-style: italic;
    margin-top: 1em
}
.form-field .quick-tip a {
    color: #2b506e
}
.form-field .quick-info {
    color: #2b506e;
    display: block;
    margin-top: 1em
}
.form-field .quick-info.inactive {
    display: none
}
.form-field .quick-info.success {
    color: #2b506e
}
.form-field .quick-info.failure {
    color: #e4653e
}
.form-field .input-subaction a {
    color: #2b506e;
    text-decoration: none;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 13px
}
.form-field select, .form-field .select2-container {
    margin-left: -2px;
    width: 100%
}
.select-wrapper {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #454a4b;
    display: block;
    overflow: hidden;
    position: relative;
    width: 100%
}
.select-wrapper .value {
    background: url(/ga/assets/form-select-arrow-d5def31a14ad8f089f7bfcdeae8e7ff0.png) no-repeat 100% 50%;
    display: block;
    font-weight: bold;
    padding: 0.5em 50px 0.5em 0.5em
}
.select-wrapper select {
    cursor: pointer;
    height: 100%;
    left: 0;
    opacity: 0.01;
    position: absolute;
    top: 0;
    width: 100%
}
.lt-ie9 .select-wrapper select {
    filter: alpha(opacity=1)
}
.quick-tips-button {
    background: #a0a0a0;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwYTBhMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2NjY2NjYyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #a0a0a0), color-stop(100%, #ccc));
    background-image: -moz-linear-gradient(top, #a0a0a0, #ccc);
    background-image: -webkit-linear-gradient(top, #a0a0a0, #ccc);
    background-image: linear-gradient(to bottom, #a0a0a0, #ccc);
    border: none;
    -moz-box-shadow: rgba(85,85,85,0.4) 3px 3px 2px inset, rgba(85,85,85,0.4) -1px -1px 2px inset;
    -webkit-box-shadow: rgba(85,85,85,0.4) 3px 3px 2px inset, rgba(85,85,85,0.4) -1px -1px 2px inset;
    box-shadow: rgba(85,85,85,0.4) 3px 3px 2px inset, rgba(85,85,85,0.4) -1px -1px 2px inset;
    display: none;
    font-size: 0.6875em;
    text-transform: uppercase
}
.quick-tips-button:focus, .quick-tips-button:hover {
    background: #c2c2c2
}
.js .quick-tips-button {
    display: inline-block
}
.form-section-container .quick-tips-button {
    margin: 2em 0 0 200px
}
.quick-tips-button.active {
    background: #24435c;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM2N2Y1MCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzYxYTk2ZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #24435c), color-stop(100%, #6c9dc6));
    background-image: -moz-linear-gradient(top, #24435c, #6c9dc6);
    background-image: -webkit-linear-gradient(top, #24435c, #6c9dc6);
    background-image: linear-gradient(to bottom, #24435c, #6c9dc6);
    -moz-box-shadow: rgba(25,61,34,0.4) 3px 3px 2px inset, rgba(25,61,34,0.4) -1px -1px 2px inset;
    -webkit-box-shadow: rgba(25,61,34,0.4) 3px 3px 2px inset, rgba(25,61,34,0.4) -1px -1px 2px inset;
    box-shadow: rgba(25,61,34,0.4) 3px 3px 2px inset, rgba(25,61,34,0.4) -1px -1px 2px inset
}
.quick-tips-button.active:focus, .quick-tips-button.active:hover {
    background: #4078a5;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxOTY1ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2b506e), color-stop(100%, #4078a5));
    background-image: -moz-linear-gradient(top, #2b506e, #4078a5);
    background-image: -webkit-linear-gradient(top, #2b506e, #4078a5);
    background-image: linear-gradient(to bottom, #2b506e, #4078a5)
}
.stat-board {
    background: #16191b;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzI2MjkyYiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE2MTkxYiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #26292b), color-stop(100%, #16191b));
    background-image: -moz-linear-gradient(top, #26292b, #16191b);
    background-image: -webkit-linear-gradient(top, #26292b, #16191b);
    background-image: linear-gradient(to bottom, #26292b, #16191b);
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: rgba(255,255,255,0.2) 0 2px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -webkit-box-shadow: rgba(255,255,255,0.2) 0 2px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    box-shadow: rgba(255,255,255,0.2) 0 2px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    margin-bottom: 3em;
    text-shadow: 0 1px 0 rgba(0,0,0,0.75)
}
.stat-board ul {
    position: relative;
    height: 240px
}
.stat-board .label, .stat-board .value {
    display: inline-block
}
.stat-board .active-subscribers {
    border-bottom: 1px solid #424649;
    color: #adadad;
    height: 143px;
    padding-top: 20px
}
.stat-board .active-subscribers .label {
    font-size: 1.0625em;
    margin-left: 1em;
    position: relative;
    text-transform: uppercase;
    top: -26px
}
.stat-board .active-subscribers .value {
    background: -webkit-linear-gradient(#fff 50%, #dedede 50%);
    -webkit-background-clip: text;
    color: #fff;
    font-size: 6.25em;
    font-weight: bold;
    line-height: 1;
    margin-left: 0.5em;
    -webkit-text-fill-color: transparent;
    text-shadow: none
}
.stat-board .new-subscribers, .stat-board .lost-subscribers {
    background: #2f3437;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM0MzkzYyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzJmMzQzNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #34393c), color-stop(100%, #2f3437));
    background-image: -moz-linear-gradient(top, #34393c, #2f3437);
    background-image: -webkit-linear-gradient(top, #34393c, #2f3437);
    background-image: linear-gradient(to bottom, #34393c, #2f3437);
    border: solid #424649;
    bottom: 0;
    height: 94px;
    padding-top: 15px;
    position: absolute;
    width: 491px
}
.stat-board .new-subscribers .label, .stat-board .lost-subscribers .label {
    font-size: 0.9375em;
    line-height: 1.1;
    margin: 0 1em 0 40px;
    position: relative;
    text-align: right;
    text-transform: uppercase;
    top: -6px;
    width: 125px
}
.stat-board .new-subscribers .value, .stat-board .lost-subscribers .value {
    font-size: 3.75em;
    font-weight: bold;
    line-height: 1;
    -webkit-text-fill-color: transparent;
    text-shadow: none
}
.stat-board .new-subscribers .value i, .stat-board .lost-subscribers .value i {
    background: no-repeat 0 0;
    display: inline-block;
    height: 42px;
    width: 24px
}
.stat-board .new-subscribers {
    border-width: 1px 1px 0 0;
    -moz-border-radius: 0 0 0 3px;
    -webkit-border-radius: 0;
    border-radius: 0 0 0 3px;
    color: #8d962e;
    left: 0
}
.stat-board .new-subscribers .value {
    background: -webkit-linear-gradient(#afba3c 50%, #a8b33a 50%);
    -webkit-background-clip: text;
    color: #afba3c
}
.stat-board .new-subscribers .value i {
    background-image: url(/ga/assets/icon-arrow-up-33695969d58c0e1f088c088417b9c4fa.png)
}
.stat-board .lost-subscribers {
    -moz-border-radius: 0 0 3px 0;
    -webkit-border-radius: 0;
    border-radius: 0 0 3px 0;
    border-width: 1px 0 0 1px;
    color: #b8550f;
    right: 0
}
.stat-board .lost-subscribers .value {
    background: -webkit-linear-gradient(#dc6b1d 50%, #cc641b 50%);
    -webkit-background-clip: text;
    color: #dc6b1d
}
.stat-board .lost-subscribers .value i {
    background-image: url(/ga/assets/icon-arrow-down-94a8dd2ca8ba3cd58cee42d4b8bafcab.png)
}
.sticky-header-container {
    height: 152px
}
.sticky-header {
    background: #fff;
    padding: 3.75em 0 0 0;
    position: relative;
    border-bottom: 1px solid #edf3f8;
    height: 152px;
    overflow-x: hidden;
    overflow-y: hidden;
    white-space: nowrap;
    -moz-transition: background .3s linear;
    -o-transition: background .3s linear;
    -webkit-transition: background .3s linear;
    transition: background .3s linear
}
.sticky-header .sticky-header-inner {
    overflow: hidden;
*zoom:1;
    height: 50px
}
.sticky-header .sticky-header-inner h1 {
    float: left;
    color: #2b506e;
    font-size: 2.25em;
    font-weight: 300;
    margin: 0
}
.sticky-header .sticky-header-inner h1 a {
    color: #2b506e
}
.sticky-header .sticky-header-inner .sticky-links-container {
    float: right;
    margin-top: 5px
}
.sticky-header .sticky-header-inner .sticky-links-container .select2-container {
    margin-top: 4px
}
.sticky-header .sticky-header-inner .sticky-links-container .spacer {
    margin-bottom: -6px;
    display: inline-block;
    border-right: 1px dashed gray;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px
}
.sticky-header .sticky-header-inner select, .sticky-header .sticky-header-inner .select2-container {
    width: 400px
}
.sticky-header .navigation li {
    float: left;
    font-size: 0.75em;
    margin-right: 2em;
    padding: 1em 0;
    position: relative;
    text-transform: uppercase
}
.sticky-header .navigation .back-to-top {
    display: none;
    float: right;
    text-transform: none
}
.sticky-header .navigation a {
    color: #2f3437;
    font-weight: bold;
    text-decoration: none
}
.sticky-header .navigation a:focus, .sticky-header .navigation a:hover {
    text-decoration: underline
}
.sticky-header.stuck {
    background: #fff;
    padding-top: 1.5em;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    border-bottom: 1px solid #edf3f8;
    height: 115px
}
.sticky-header.stuck .navigation {
    border: none
}
.sticky-header.stuck .navigation .back-to-top {
    display: block
}
.sticky-header.stuck .navigation a {
    color: #000
}
.sticky-header.stuck .navigation .back-to-top a {
    color: #2b506e
}
.sticky-header.stuck .navigation .active:after {
    content: "";
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    border-bottom: 8px solid #edf3f8;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    bottom: 0;
    left: 50%;
    margin-left: -8px
}
.sticky-header.stuck .navigation .active a {
    color: #2b506e;
    text-decoration: none
}
.clear {
    zoom: 1
}
.clear:before, .clear:after {
    content: "";
    display: table
}
.clear:after {
    clear: both
}
.ir {
    display: block;
*line-height:0;
    overflow: hidden;
    text-align: left;
    text-indent: -999em
}
.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}
.scrollable-container {
    max-height: 500px;
    overflow-y: auto
}
.pagination, .pagination a {
    color: #2b506e;
    font-size: 12px
}
.layout-wrapper-full {
    padding-left: 25px;
    padding-right: 25px
}
.layout-wrapper-full table.data-table th, .layout-wrapper-full table.data-table td {
    padding-left: 5px;
    padding-right: 5px
}
.layout-wrapper-full table.data-table th:first-child, .layout-wrapper-full table.data-table td:first-child {
    padding-left: 20px
}
.layout-wrapper-full table.data-table th:last-child, .layout-wrapper-full table.data-table td:last-child {
    padding-right: 20px
}
.col-50-50-container table.data-table tbody th[scope="row"] {
    width: 150px;
    padding-right: 0px
}
table a {
    color: #2b506e
}
table.data-table {
    table-layout: fixed
}
table.data-table tbody th.zebra-even, table.data-table tbody tr.zebra-even {
    background: #fff
}
table.data-table tbody th.zebra-odd, table.data-table tbody tr.zebra-odd {
    background: #f5f7f8
}
table.data-table tbody th.numeric, table.data-table tbody td.numeric {
    text-align: right
}
table.data-table tbody th[scope="row"] {
    width: 300px;
    padding-right: 0px
}
table.data-table tbody th {
    vertical-align: top
}
table.data-table tbody .scrollable-400 {
    max-height: 400px;
    max-width: 683px;
    overflow-y: auto;
    overflow-x: auto;
    margin: -1.5em -2em;
    padding: 1.5em 2em
}
table.data-table tbody td.actions {
    white-space: nowrap
}
table.data-table tbody td.name {
    word-wrap: break-word
}
table.data-table tbody div.error {
    margin-top: 10px;
    background-color: #a53817;
    color: #fff;
    padding: 10px;
    font-size: 1.2em;
    font-weight: bold
}
table.data-table thead th.numeric, table.data-table thead td.numeric {
    text-align: right
}
table.data-table pre {
    margin: 0px;
    font-family: "Open Sans", sans-serif
}
table.data-table pre.monospace-font {
    font-family: "Menlo", "Consolas", monospace;
    font-size: 12px
}
table.data-table .stacked-datapoint .top-datapoint {
    font-size: 1em
}
table.data-table .stacked-datapoint .bottom-datapoint {
    font-size: .8em;
    margin-top: 5px
}
table.data-table .stacked-datapoint .bottom-datapoint.not-smaller {
    font-size: 1em;
    margin-top: 15px
}
table.data-table.low-padding th, table.data-table.low-padding td {
    padding-left: 5px;
    padding-right: 5px
}
table.data-table.low-padding th:first-child, table.data-table.low-padding td:first-child {
    padding-left: 20px
}
table.data-table.low-padding th:last-child, table.data-table.low-padding td:last-child {
    padding-right: 20px
}
table.data-table.top-aligned th, table.data-table.top-aligned td {
    vertical-align: top
}
table.data-table.middle-aligned th, table.data-table.middle-aligned td {
    vertical-align: middle
}
table.data-table.statistics-table td {
    min-width: 120px;
    width: 120px
}
table.data-table.statistics-table td.double {
    width: 240px
}
table.data-table.statistics-table td.bordered {
    border-left: 1px dashed #CCC
}
table.data-table.statistics-table td.bordered:last-child {
    border-right: none
}
table.data-table.horizontally-scrollable {
    width: 100%;
    table-layout: auto;
    overflow-x: auto
}
table.data-table th.stat-highlighted, table.data-table tr.stat-highlighted, table.data-table td.stat-highlighted {
    background-color: #f7dc4d !important
}
table.vertical-align-top tbody td {
    vertical-align: top
}
table.statistics-header {
    width: 100%
}
table.statistics-header th {
    text-align: center;
    width: 240px;
    padding-bottom: 10px
}
.data-table-container+.data-table-container {
    margin-top: 2em !important
}
.hide, .hidden {
    display: none
}
#main-modal .modal-footer a.hide {
    display: none
}
.form-section-container h3 {
    color: #2b506e;
    font-size: 1.25em;
    font-weight: normal;
    margin-top: 50px;
    margin-bottom: 25px
}
.form-section-container h3:first-child {
    margin-top: 10px
}
.form-section-container h3 a {
    color: #2b506e
}
.form-section-container h4 {
    color: #2b506e;
    font-size: 1.15em;
    font-weight: normal;
    margin-top: 50px
}
.form-section-container2 {
    margin-top: 50px;
    border-top: 1px dotted #2b506e
}
.form-section-container2.remove-border {
    border: none
}
.form-section-container2>h3 {
    color: #454a4b;
    font-weight: bold;
    position: relative;
    top: -20px;
    background-color: #fff;
    display: inline-block;
    padding-right: 10px;
    text-transform: uppercase;
    font-size: 16px
}
.form-fields span.form-field {
    padding: 0;
    width: auto;
    position: static;
    display: inline
}
.form-fields .form-field.mixed .select2-container {
    margin-top: -1px
}
.form-fields .form-field.field_with_errors input:not(.select2-input), .form-fields .form-field.field_with_errors textarea:not(.select2-input) {
    background: #c00;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E1MzgxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c00), color-stop(100%, #a53817));
    background-image: -moz-linear-gradient(top, #c00, #a53817);
    background-image: -webkit-linear-gradient(top, #c00, #a53817);
    background-image: linear-gradient(to bottom, #c00, #a53817);
    border-color: #c00;
    -moz-box-shadow: rgba(0,0,0,0.3) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.3) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.3) 2px 2px 2px inset;
    color: #fff
}
.form-fields .form-field.field_with_errors input[type="file"] {
    background: transparent;
    background-image: none;
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    color: red
}
.form-fields .form-field.field_with_errors label {
    color: #a53817
}
.form-fields .form-field.field_with_errors span.error {
    display: block;
    color: #a53817;
    line-height: 1.5em;
    margin-top: 10px
}
.form-fields .form-field.field_with_errors.file span.error, .form-fields .form-field.field_with_errors.select span.error {
    display: block;
    line-height: normal;
    margin-top: 10px
}
.form-fields .form-field>a {
    color: #2b506e
}
.form-fields .form-field>a.button {
    color: #fff
}
.form-fields span.persistent-error {
    display: block;
    color: #a53817;
    line-height: 1.5em;
    margin-top: 10px
}
.form-fields .form-field.string_with_suffix input {
    width: 125px
}
.form-fields .form-field.string_with_suffix span.suffix {
    padding-left: 10px
}
h4.form-error-line {
    margin-top: 10px;
    color: #a53817;
    font-weight: 500
}
#primary-navigation {
    height: 55px
}
ul.nav-tabs li a {
    font-size: 14px;
    color: #2b506e
}
.modal .modal-header h3 {
    margin-top: 0px
}
ul.nav-pills li a {
    text-decoration: none;
    color: #a53817;
    background-color: #eee;
    margin-right: 25px
}
ul.nav-pills li.active a, ul.nav-pills li.active a:hover {
    background-color: #a53817;
    color: #fff
}
.form-fields .form-field .field-content label {
    position: inherit;
    width: auto;
    margin-bottom: 10px
}
.level1-actions {
    overflow: hidden;
*zoom:1;
    margin-top: 0px;
    margin-bottom: 50px;
    padding: 5px 0px;
    text-align: justify
}
.level1-actions .pull-left {
    float: left
}
.level1-actions .pull-right {
    float: right
}
.level1-actions a.button {
    margin-top: 10px;
    margin-left: 0px;
    margin-right: 10px
}
.mailing-list-is-active .if-mailing-list-inactive {
    display: none
}
.mailing-list-is-inactive .if-mailing-list-active {
    display: none
}
.unsticky-header-container {
    min-height: 121px;
    overflow: visible
}
.unsticky-header {
    overflow: hidden;
*zoom:1;
    background: #fff;
    padding: 3.75em 0 0 0;
    position: relative;
    overflow: visible;
    white-space: nowrap
}
.unsticky-header .unsticky-header-inner {
    position: relative;
    height: 50px
}
.unsticky-header .unsticky-header-inner h1 {
    color: #2b506e;
    font-size: 2.25em;
    font-weight: 300;
    overflow: hidden;
    margin: 0;
    float: left
}
.unsticky-header .unsticky-header-inner h1 a {
    float: none;
    color: #2b506e
}
.unsticky-header .unsticky-header-inner span.unsticky-links-container {
    float: right;
    margin-top: 5px;
    margin-bottom: 20px
}
.unsticky-header .unsticky-header-inner span.unsticky-links-container .select2-container {
    margin-top: 4px
}
.unsticky-header .unsticky-header-inner span.unsticky-links-container .spacer {
    margin-bottom: -6px;
    display: inline-block;
    border-right: 1px dashed gray;
    height: 20px;
    margin-left: 10px;
    margin-right: 10px
}
.unsticky-header .unsticky-header-inner select, .unsticky-header .unsticky-header-inner .select2-container {
    width: 400px
}
.middle-aligned .unsticky-header .unsticky-header-inner h1 {
    margin: -20px 0px 20px 0px
}
.middle-aligned .unsticky-header .unsticky-header-inner span.unsticky-links-container {
    margin: -15px 0px 40px 0px
}
.empty-notification {
    padding-top: 50px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 18px;
    color: #6e7474
}
.table-subtext {
    padding: 25px 10px 10px 10px;
    font-size: 15px;
    font-style: italic;
    color: #6e7474
}
.labeled-progress-bar .text {
    width: 350px;
    padding-right: 25px;
    float: left
}
.secondary-navigation li.signout {
    float: right
}
.select2-drop {
    z-index: 100002
}
.select2-drop ::-webkit-scrollbar {
-webkit-appearance:none;
width:7px
}
.select2-drop ::-webkit-scrollbar-thumb {
border-radius:4px;
background-color:rgba(0,0,0,0.5);
-webkit-box-shadow:0 0 1px rgba(255,255,255,0.5)
}
input[type="file"] {
    font-size: 12px !important
}
.campaign-name-section .campaign-name, .campaign-name-section .autoresponder-name, .autoresponder-name-section .campaign-name, .autoresponder-name-section .autoresponder-name {
    display: block;
    text-decoration: underline;
    font-size: 1em
}
.campaign-name-section .mailing-list-name, .autoresponder-name-section .mailing-list-name {
    display: block;
    font-size: .8em;
    margin-top: 5px
}
.campaign-name-section .mailing-list-name a, .autoresponder-name-section .mailing-list-name a {
    color: #6e7474;
    text-decoration: none
}
.campaign-name-section .mailing-list-name a:hover, .autoresponder-name-section .mailing-list-name a:hover {
    text-decoration: underline
}
.pill-separator {
    border-top: 1px solid #d9dbdb;
    margin-bottom: 10px;
    height: 25px
}
.subscriber-import-overwrite-fields {
    margin-top: 25px
}
.nowrap {
    white-space: nowrap
}
.force-wrap {
    white-space: pre;
    white-space: pre-wrap;
    white-space: pre-line;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: -moz-pre-wrap;
    white-space: -hp-pre-wrap;
    word-wrap: break-word
}
.permission-line.selection {
    margin: 10px 0px 10px 25px
}
.form-sublabel {
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 10px
}
.form-sublabel:first-child {
    margin-top: 0px
}
.inline-notice {
    margin: 25px 0px;
    padding: 25px;
    background-color: #f7dc4d;
    color: #454a4b;
    text-align: center;
    font-weight: bold
}
.inline-notice a {
    color: #2b506e
}
.inline-notice.inline-error {
    background: #c00;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NjMDAwMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E1MzgxNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #c00), color-stop(100%, #a53817));
    background-image: -moz-linear-gradient(top, #c00, #a53817);
    background-image: -webkit-linear-gradient(top, #c00, #a53817);
    background-image: linear-gradient(to bottom, #c00, #a53817);
    color: #fff
}
.inline-notice.inline-error a {
    color: #fff
}
.inline-notice.inline-placeholder {
    background: #e6eaed;
    border: 1px solid #edf3f8;
    font-weight: normal
}
.inline-notice.monospace {
    font-family: monospace
}
a.stickynav-counterscroll {
    display: block;
    position: relative;
    top: -114px;
    visibility: hidden
}
.form-well {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
*zoom:1;
    margin: 20px 10px 10px 10px;
    padding: 15px;
    background-color: rgba(165,56,23,0.05);
    overflow: visible;
    border: 1px solid #f7d0c4
}
.form-well .form-well-controls {
    float: right
}
.form-well.arranging {
    background-color: linen
}
.no-padding {
    padding: 0px !important
}
.badge {
    font-size: 11.844px;
    font-weight: bold;
    line-height: 14px;
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #999;
    padding: 1px 9px 2px;
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px
}
.badge-info {
    background-color: #e4653e
}
.form-field.user-permission-list-field {
    width: 100%
}
.user-permissions-action {
    margin: 0 .5em
}
.user-permissions-action.disallowed {
    text-decoration: line-through
}
.horizontally-scrollable {
    overflow-x: auto
}
.horizontally-scrollable::-webkit-scrollbar {
-webkit-appearance:none
}
.horizontally-scrollable::-webkit-scrollbar:horizontal {
height:7px
}
.horizontally-scrollable::-webkit-scrollbar-thumb {
background-color:rgba(0,0,0,0.25);
border-radius:2px;
-webkit-box-shadow:0 0 1px rgba(255,255,255,0.5)
}
.inline-explanation-text {
    color: #6e7474;
    display: block;
    font-size: .8125em;
    font-style: italic;
    margin-top: 1em
}
.inline-explanation-text a {
    color: #2b506e
}
.form-section-disabler, .simple-link {
    text-decoration: none;
    color: #2b506e
}
.daterangepicker .calendar tbody td {
    padding: 5px
}
.daterangepicker .ranges .daterangepicker_end_input {
    padding-left: 0px !important;
    padding-bottom: 10px
}
.daterangepicker .ranges .range_inputs {
    text-align: center
}
.daterangepicker .ranges .range_inputs label {
    width: 50px;
    display: inline-block;
    padding-left: 5px
}
.daterangepicker .ranges .range_inputs input {
    width: 100px
}
.daterangepicker .ranges li {
    color: #2b506e
}
.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    color: #f5f7f8;
    background-color: #2b506e
}
.daterangepicker td.in-range {
    background-color: #d5e7db
}
.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #2b506e;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRmODc2MiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzY0YTU3YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #4f8762), color-stop(100%, #2b506e));
    background-image: -moz-linear-gradient(left top, #4f8762, #2b506e);
    background-image: -webkit-linear-gradient(left top, #4f8762, #2b506e);
    background-image: linear-gradient(to right bottom, #4f8762, #2b506e)
}
.daterange-selector {
    -moz-box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    -webkit-box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    box-shadow: rgba(0,0,0,0.07) 3px 3px 0;
    background-color: #fff;
    border: 1px solid #edf3f8;
    padding: 5px 7px 5px 7px;
    display: inline-block;
    cursor: pointer;
    float: right;
    font-size: 12px;
    color: #454a4b
}
.daterange-selector span.prefix {
    color: #6e7474;
    text-transform: uppercase
}
.daterange-selector span.value {
    font-weight: bold
}
.daterange-selector img.spinner {
    height: 13px;
    width: 13px;
    padding: 0px;
    margin: 2px 0px -2px 0px
}
.daterange-selector i {
    color: #454a4b
}
div.stat-subnote {
    font-style: italic
}
.select2-container .select2-choice {
    padding: 5px 10px;
    height: 40px;
    margin-top: -2px
}
.select2-arrow {
    padding-top: 6px
}
.select2-drop {
    margin-top: -3px
}
.select2-container-multi .select2-choices {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    color: #454a4b;
    font-weight: bold;
    padding: 8px;
    margin: -2px;
    width: 100%;
    padding-bottom: 4px
}
.select2-drop-multi {
    width: 100%;
    margin-left: -2px
}
span.small {
    font-size: .85em
}
.red-text {
    color: red
}
.bold {
    font-weight: bold
}
div.horizontally-scrollable {
    overflow-x: auto;
    width: 100%
}
.text-left {
    text-align: left
}
span.bracketed:before {
    content: "[ "
}
span.bracketed:after {
    content: " ]"
}
span.success {
    color: #2b506e
}
span.error {
    color: #a53817
}
span.italic {
    font-style: italic
}
.tables-are-errors table {
    border: 1px solid #a53817
}
.cannot-schedule-campaign {
    color: red
}
.cannot-schedule-campaign div.error-row {
    margin-left: 25px;
    margin-bottom: 25px
}
.cannot-schedule-campaign div.error-row i {
    margin-right: 25px
}
.cannot-schedule-campaign div.error-row a {
    color: #2b506e
}
.top-daterange-selector {
    margin-top: -56px;
    margin-bottom: 27px;
    text-align: right
}
.custom-dynamic-content-editor td {
    vertical-align: top
}
.custom-dynamic-content-editor td.FieldLabel {
    font-weight: bold;
    text-transform: uppercase;
    font-size: .8125em
}
.custom-dynamic-content-editor td.heading2 {
    font-size: 1.5em;
    font-weight: bold
}
.custom-dynamic-content-editor input[type="text"], .custom-dynamic-content-editor textarea {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    color: #454a4b;
    font-weight: bold;
    padding: 8px;
    margin: -2px;
    width: 100%
}
.custom-dynamic-content-editor button, .custom-dynamic-content-editor input[type="submit"], .custom-dynamic-content-editor input[type="button"] {
    background: green;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwODAwMCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #4078a5), color-stop(100%, green));
    background-image: -moz-linear-gradient(top, #4078a5, green);
    background-image: -webkit-linear-gradient(top, #4078a5, green);
    background-image: linear-gradient(to bottom, #4078a5, green);
    border: 1px solid #1d3549;
    -moz-box-shadow: #a3c2db 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -webkit-box-shadow: #a3c2db 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    box-shadow: #a3c2db 0 1px 0 inset, rgba(0,0,0,0.13) 0 3px 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: .875em;
    font-weight: bold;
    padding: .4em 1em;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0,0,0,0.5);
    text-decoration: none;
    width: inherit !important
}
.custom-dynamic-content-editor button:focus, .custom-dynamic-content-editor button:hover, .custom-dynamic-content-editor input[type="submit"]:focus, .custom-dynamic-content-editor input[type="submit"]:hover, .custom-dynamic-content-editor input[type="button"]:focus, .custom-dynamic-content-editor input[type="button"]:hover {
    background: #4078a5;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQxOTY1ZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzVjYjg3YyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #2b506e), color-stop(100%, #4078a5));
    background-image: -moz-linear-gradient(top, #2b506e, #4078a5);
    background-image: -webkit-linear-gradient(top, #2b506e, #4078a5);
    background-image: linear-gradient(to bottom, #2b506e, #4078a5)
}
.custom-dynamic-content-editor button+.button, .custom-dynamic-content-editor button+input[type="button"], .custom-dynamic-content-editor input[type="submit"]+.button, .custom-dynamic-content-editor input[type="submit"]+input[type="button"], .custom-dynamic-content-editor input[type="button"]+.button, .custom-dynamic-content-editor input[type="button"]+input[type="button"] {
    margin-left: 1em
}
.custom-dynamic-content-editor input[type="button"]+.button {
    margin-left: 1em
}
.custom-dynamic-content-editor select+button {
    margin-left: 25px
}
.unsticky-links-container a:first-child:last-child:not(.button, .btn) {
    color: #2b506e
}
#stat_search_container {
    overflow: hidden;
*zoom:1;
    padding: 5px 0px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    margin-bottom: 50px;
    border-top: 1px solid #d9dbdb;
    border-bottom: 1px solid #d9dbdb
}
#stat_search_container li.form-field+li.form-field {
    margin-top: 10px
}
#stat_search_container label {
    padding-top: 8px
}
#stat_search_container label, #stat_search_container input, #stat_search_container select, #stat_search_container .select2-container {
    transform: scale(0.8)
}
#stat_search_container label.control-label+label.radio {
    margin-left: 60px
}
#stat_search_container input.half-width {
    width: 225px
}
#stat_search_container input.half-width#q_start_date {
    margin-left: 33px
}
#stat_search_container input.half-width#q_end_date {
    margin-left: -6px
}
#stat_search_container span.date-range-connector {
    text-transform: uppercase;
    font-size: 12px;
    font-weight: normal;
    margin-left: -2px;
    margin-right: 2px
}
#stat_search_container button {
    float: right;
    margin-right: -200px
}
.content-container #stat_search_container {
    border-top: none;
    border-bottom: none;
    margin-bottom: 0px
}
.select2-drop.search_container_element {
    transform: scale(0.8);
    margin-left: -58px;
    margin-top: -21px
}
.unsticky-links-container input {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    color: #454a4b;
    font-weight: bold;
    padding: 8px;
    margin: -2px;
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 7px;
    position: relative;
    top: -1px;
    margin-right: 10px
}
.embedded-button {
    display: inline-block
}
.embedded-button button, .embedded-button a {
    position: absolute;
    background: none;
    border: none;
    color: #6e7474
}
.embedded-button a {
    margin-left: -32px;
    margin-top: 2px
}
.embedded-button button {
    margin-left: -40px;
    margin-top: 0px
}
.content-container.no-padding {
    padding-top: 0px;
    padding-bottom: 0px
}
a.sort_link {
    text-decoration: none
}
a.sort_link:hover {
    text-decoration: underline
}
.statistics-index-table th.start-time {
    width: 115px
}
.statistics-index-table th.campaign-name {
    min-width: 200px
}

@media only screen and (min-width: 1600px) {
.statistics-index-table th.numeric {
    width: 150px;
    white-space: nowrap
}
}

@media only screen and (min-width: 1300px) and (max-width: 1600px) {
.statistics-index-table th.numeric {
    width: 110px;
    white-space: normal
}
}

@media only screen and (min-width: 1100px) and (max-width: 1300px) {
.statistics-index-table th.numeric {
    width: 85px;
    white-space: normal
}
}

@media only screen and (max-width: 1100px) {
.statistics-index-table th.numeric {
    width: 70px;
    white-space: normal
}
}
.statistics-index-table td.actions {
    width: 70px
}
.statistics-index-table tr.total-row {
    background-color: #dfece3
}
.pagination-row-with-button a.button {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    margin-left: 0px
}
.segmentation-criteria-replacement-text {
    margin: -10px 0px 0px 15px
}
.segmentation-criteria-container {
    padding: 0px
}
.segmentation-criteria-container .criterias {
    overflow: visible
}
.segmentation-criteria-container .criteria {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
*zoom:1;
    margin: 20px 10px 10px 50px;
    padding: 15px;
    background-color: rgba(165,56,23,0.05);
    overflow: visible;
    border: 1px solid #f7d0c4
}
.segmentation-criteria-container .criteria.first {
    padding: 5px;
    margin: 0px
}
.segmentation-criteria-container .criteria.first>.criteria {
    margin-left: 0px;
    margin-right: 0px
}
.segmentation-criteria-container .criteria.placeholder {
    background-color: rgba(0,255,0,0.25);
    height: 20px
}
.segmentation-criteria-container .criteria.moving {
    background-color: rgba(255,0,0,0.1)
}
.segmentation-criteria-container .criteria.first {
    margin-left: 0px;
    background-color: transparent;
    border: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}
.segmentation-criteria-container .criteria.first>.criteria-content h4 {
    margin-top: 0px
}
.segmentation-criteria-container .add-criteria, .segmentation-criteria-container .remove-criteria, .segmentation-criteria-container .reorder-criteria {
    float: right;
    margin-left: 5px;
    z-index: 100
}
.segmentation-criteria-container .add-criteria {
    display: none
}
.segmentation-criteria-container .criteria[data-type="all"]>.criteria-content a.add-criteria, .segmentation-criteria-container .criteria[data-type="all"]>.criteria-content a.add-criteria, .segmentation-criteria-container .criteria[data-type="any"]>.criteria-content a.add-criteria, .segmentation-criteria-container .criteria[data-type="any"]>.criteria-content a.add-criteria {
    display: inline
}
.segmentation-criteria-container .criteria.first>.criteria-content .criteria-controls {
    display: block
}
.segmentation-criteria-container .criteria.first>.criteria-content a.remove-criteria, .segmentation-criteria-container .criteria.first>.criteria-content a.reorder-criteria {
    display: none
}
.segmentation-criteria-container .criteria-content {
    min-height: 30px;
    overflow: visible
}
.segmentation-criteria-container .criteria-content:hover .criteria-controls {
    display: block
}
.segmentation-criteria-container .criteria-content .input-gap {
    height: 10px
}
.segmentation-criteria-container .criteria-content .fine-print {
    margin-top: 10px;
    font-size: .8em
}
.segmentation-criteria-container .criteria-controls {
    float: right;
    display: none;
    overflow: visible
}
.segmentation-criteria-container .blinking, .segmentation-criteria-container .moving {
    background-color: linen !important
}
.segmentation-criteria-container .criteria-subgroup {
    overflow: hidden;
*zoom:1
}
.segmentation-criteria-container label.clause-label {
    margin: 10px 10px 10px 50px;
    display: block;
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 700
}
.segmentation-criteria-container label.clause-label input {
    position: relative;
    top: -1px;
    margin-right: 5px
}
.segmentation-criteria-container input[type="text"], .segmentation-criteria-container textarea {
    background: #fff;
    background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YwZjBmMCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==");
    background-size: 100%;
    background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #f0f0f0), color-stop(100%, #fff));
    background-image: -moz-linear-gradient(top, #f0f0f0, #fff);
    background-image: -webkit-linear-gradient(top, #f0f0f0, #fff);
    background-image: linear-gradient(to bottom, #f0f0f0, #fff);
    border: 1px solid #c9c9c9;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    -moz-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    -webkit-box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    box-shadow: rgba(0,0,0,0.08) 2px 2px 2px inset;
    color: #454a4b;
    font-weight: bold;
    padding: 8px;
    margin: -2px;
    width: 90%
}
.segmentation-criteria-container input[type="text"].tiny, .segmentation-criteria-container textarea.tiny {
    width: 15%
}
.segmentation-criteria-container input[type="text"].small, .segmentation-criteria-container textarea.small {
    width: 30%
}
.segmentation-criteria-container input[type="text"].percent, .segmentation-criteria-container textarea.percent {
    width: 80px;
    background: #f8f8f8 url(/ga/assets/button-percent-a1cc504139955c4ec437b80603ee0ff8.png) no-repeat 50px 5px
}
.segmentation-criteria-container input[type="text"].keys, .segmentation-criteria-container textarea.keys {
    width: 160px;
    background: #f8f8f8 url(/ga/assets/button-keys-f641dcb9762c4f11bf92b0c449aae498.png) no-repeat 130px 5px
}
.segmentation-criteria-container .criteria-input em {
    font-size: 12px;
    text-transform: uppercase;
    font-style: normal;
    font-weight: 400
}
.segmentation-criteria-container .criteria-error {
    margin-top: 10px;
    color: #a53817
}
.show-subscriber-list-segment .control-line {
    overflow: hidden;
*zoom:1;
    text-align: right;
    width: 100%;
    margin-bottom: 5px
}
.show-subscriber-list-segment .control-line a {
    color: #2b506e;
    text-decoration: none
}
.show-subscriber-list-segment .segmentation-criteria-container {
    display: none;
    background-color: #f5f7f8;
    margin-bottom: 15px;
    border: 1px solid #edf3f8;
    padding: 10px 10px 0px 10px
}
#special_sending_rule_code, #segment-sql-editor {
    height: 450px;
    width: 100%
}
.ace-container {
    border: 1px solid gray
}
div.chart {
    border: 1px solid #DDD;
    border-radius: 4px;
    width: 480px;
    margin-bottom: 20px;
    height: 300px;
    background-image: url(/ga/assets/tiny_grid-75b4cfc14a206cca66150d80ed3c7649.png)
}
div.chart.full-width {
    width: 100%
}
td.numeric {
    text-align: right
}
.contents h3 a {
    font-weight: normal;
    font-size: .8em
}
.layout-wrapper-985.stats-compare {
    margin-top: 30px;
    margin-bottom: 30px;
    overflow-x: scroll
}
.form-field.export-option {
    overflow: hidden;
*zoom:1
}
.form-field.export-option .column-select {
    width: 540px;
    float: left
}
.form-field.export-option .column-actions {
    padding-left: 10px;
    float: left
}
.form-field.export-option .column-actions a {
    color: #6e7474;
    height: 26px
}
.form-field.export-option .column-actions a i {
    background-position: 1px -1px
}
[data-tooltip], .tooltip {
    position: relative;
    cursor: pointer;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    word-wrap: break-word
}
[data-tooltip]:before, [data-tooltip]:after, .tooltip:before, .tooltip:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}
span[data-tooltip] {
    text-decoration: underline;
    color: #2b506e
}
[data-tooltip]:before, [data-tooltip]:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}
.tooltip {
    white-space: pre
}
.tooltip:before, .tooltip:after {
    position: absolute;
    visibility: hidden;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
    opacity: 0;
    -webkit-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -webkit-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -moz-transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, -moz-transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    transition: opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    pointer-events: none
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
[data-tooltip]:focus:before, [data-tooltip]:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.tooltip:hover:before, .tooltip:hover:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.tooltip:focus:before, .tooltip:focus:after {
    visibility: visible;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
    opacity: 1
}
.tooltip:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}
[data-tooltip]:before {
    z-index: 1001;
    border: 6px solid transparent;
    background: transparent;
    content: ""
}
.tooltip:after {
    z-index: 1000;
    padding: 8px;
    min-width: 100px;
    max-width: 600px;
    background-color: #000;
    background-color: rgba(51,51,51,0.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    font-family: monospace;
    font-size: 12px
}
[data-tooltip]:after {
    z-index: 1000;
    padding: 8px;
    min-width: 100px;
    max-width: 600px;
    background-color: #000;
    background-color: rgba(51,51,51,0.9);
    color: #fff;
    content: attr(data-tooltip);
    font-size: 14px;
    line-height: 1.2;
    font-family: monospace;
    font-size: 12px
}
[data-tooltip]:before, [data-tooltip]:after {
    bottom: 100%;
    left: 50%
}
.tooltip:before, .tooltip:after {
    bottom: 100%;
    left: 50%
}
.tooltip-top:before, .tooltip-top:after {
    bottom: 100%;
    left: 50%
}
[data-tooltip]:before, .tooltip:before, .tooltip-top:before {
    margin-left: -6px;
    margin-bottom: -12px;
    border-top-color: #000;
    border-top-color: rgba(51,51,51,0.9)
}
[data-tooltip]:after, .tooltip:after, .tooltip-top:after {
    margin-left: -80px
}
[data-tooltip]:hover:before, [data-tooltip]:hover:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}
[data-tooltip]:focus:before, [data-tooltip]:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}
.tooltip:hover:before, .tooltip:hover:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}
.tooltip:focus:before, .tooltip:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}
.tooltip-top:hover:before, .tooltip-top:hover:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}
.tooltip-top:focus:before, .tooltip-top:focus:after {
    -webkit-transform: translateY(-12px);
    -moz-transform: translateY(-12px);
    transform: translateY(-12px)
}
.tooltip-left:before, .tooltip-left:after {
    right: 100%;
    bottom: 50%;
    left: auto
}
.tooltip-left:before {
    margin-left: 0;
    margin-right: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-left-color: #000;
    border-left-color: rgba(51,51,51,0.9)
}
.tooltip-left:hover:before, .tooltip-left:hover:after {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px)
}
.tooltip-left:focus:before, .tooltip-left:focus:after {
    -webkit-transform: translateX(-12px);
    -moz-transform: translateX(-12px);
    transform: translateX(-12px)
}
.tooltip-bottom:before, .tooltip-bottom:after {
    top: 100%;
    bottom: auto;
    left: 50%
}
.tooltip-bottom:before {
    margin-top: -12px;
    margin-bottom: 0;
    border-top-color: transparent;
    border-bottom-color: #000;
    border-bottom-color: rgba(51,51,51,0.9)
}
.tooltip-bottom:hover:before, .tooltip-bottom:hover:after {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px)
}
.tooltip-bottom:focus:before, .tooltip-bottom:focus:after {
    -webkit-transform: translateY(12px);
    -moz-transform: translateY(12px);
    transform: translateY(12px)
}
.tooltip-right:before, .tooltip-right:after {
    bottom: 50%;
    left: 100%
}
.tooltip-right:before {
    margin-bottom: 0;
    margin-left: -12px;
    border-top-color: transparent;
    border-right-color: #000;
    border-right-color: rgba(51,51,51,0.9)
}
.tooltip-right:hover:before, .tooltip-right:hover:after {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px)
}
.tooltip-right:focus:before, .tooltip-right:focus:after {
    -webkit-transform: translateX(12px);
    -moz-transform: translateX(12px);
    transform: translateX(12px)
}
.tooltip-left:before, .tooltip-right:before {
    top: 3px
}
.tooltip-left:after, .tooltip-right:after {
    margin-left: 0;
    margin-bottom: -16px
}
.datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.datepicker:before {
    content: "";
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #ccc;
    border-bottom-color: rgba(0,0,0,0.2);
    position: absolute;
    top: -7px;
    left: 6px
}
.datepicker:after {
    content: "";
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #fff;
    position: absolute;
    top: -6px;
    left: 7px
}
.datepicker>div {
    display: none
}
.datepicker table {
    width: 100%;
    margin: 0
}
.datepicker td, .datepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    padding: 4px 8px
}
.datepicker td.day:hover {
    background: #eee;
    cursor: pointer
}
.datepicker td.old, .datepicker td.new {
    color: #999
}
.datepicker td.active {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.datepicker td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #04c
}
.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active, .datepicker td.active.disabled, .datepicker td.active:hover.disabled, .datepicker td.active[disabled], .datepicker td.active:hover[disabled] {
    background-color: #04c
}
.datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active:hover.active {
    background-color: #039 \9
}
.datepicker td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}
.datepicker td span:hover {
    background: #eee
}
.datepicker td span.active {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #08c, #04c);
    background-image: -ms-linear-gradient(top, #08c, #04c);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#08c), to(#04c));
    background-image: -webkit-linear-gradient(top, #08c, #04c);
    background-image: -o-linear-gradient(top, #08c, #04c);
    background-image: linear-gradient(top, #08c, #04c);
    background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #04c #04c #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25)
}
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
    background-color: #04c
}
.datepicker td span.active:active, .datepicker td span.active.active {
    background-color: #039 \9
}
.datepicker td span.old {
    color: #999
}
.datepicker th.switch {
    width: 145px
}
.datepicker th.next, .datepicker th.prev {
    font-size: 19.5px
}
.datepicker thead tr:first-child th {
    cursor: pointer
}
.datepicker thead tr:first-child th:hover {
    background: #eee
}
.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}
.form-custom-fields .form-custom-field {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    overflow: hidden;
*zoom:1;
    margin: 20px 10px 10px 10px;
    padding: 15px;
    background-color: rgba(165,56,23,0.05);
    overflow: visible;
    border: 1px solid #f7d0c4
}
.form-custom-fields .form-custom-field .form-custom-field-controls {
    float: right
}
.form-custom-fields .form-custom-field.arranging {
    background-color: linen !important
}
.form-custom-fields .form-custom-field.dimmed {
    background-color: #EEE
}
li.web_forms_subscription_confirmation_required.disabled, li.web_forms_subscription_thank_you_email_enabled.disabled {
    z-index: 10000
}
li.web_forms_subscription_confirmation_required.disabled input[type="radio"], li.web_forms_subscription_thank_you_email_enabled.disabled input[type="radio"] {
    opacity: 25%
}
.disabled-clicker-box {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0
}
.no-fields-in-use {
    text-align: center
}

