@charset "UTF-8"; @font-face { font-family: 'ProximaNova Regular'; src: url("../fonts/ProximaNova-Regular.otf") format("opentype"); } @font-face { font-family: 'ProximaNova Bold'; src: url("../fonts/ProximaNova-Bold.otf") format("opentype"); } @font-face { font-family: 'ProximaNova Semibold'; src: url("../fonts/ProximaNova-Semibold.otf") format("opentype"); } @font-face { font-family: 'ProximaNova Light'; src: url("../fonts/ProximaNova-Light.otf") format("opentype"); } html, body { height: 100%; } body { margin: 0; padding: 0; line-height: normal; font-family: 'ProximaNova Regular', sans-serif; color: #333333; } a { transition: opacity 0.5s ease; } a:focus, a:active, button::-moz-focus-inner, input[type="reset"]::-moz-focus-inner, input[type="button"]::-moz-focus-inner, input[type="submit"]::-moz-focus-inner, select::-moz-focus-inner, input[type="file"] > input[type="button"]::-moz-focus-inner { outline: 0; } .container.space { margin-top: 20px; margin-bottom: 20px; } .featherlight { z-index: 55555; background: rgba(0, 0, 0, 0.4); } .featherlight.featherlight-content { border-radius: 3px; } .featherlight.info-popup .featherlight-close { display: none; } .featherlight.info-popup .featherlight-close.btn-block { display: inline-block; } .featherlight.info-popup.closable .featherlight-close { display: inline-block; } .featherlight.info-popup .featherlight-content { padding-top: 75px; padding-bottom: 50px; } .featherlight.info-popup .featherlight-content .loading { text-align: center; color: #4e8ce5; font-size: 60px; } .featherlight.info-popup .featherlight-content .message { font-size: 18px; color: #4e8ce5; margin-bottom: 25px; text-align: center; } .featherlight.info-popup .featherlight-content .message i { font-size: 42px; padding-bottom: 15px; } .featherlight.info-popup .featherlight-content .message.error { color: #ff4c4c; } .featherlight.info-popup .featherlight-content .message .release { text-align: left; margin: 5px 0 5px 0; } .featherlight.info-popup .featherlight-content .message h4 { font-family: "ProximaNova Semibold", sans-serif; } .featherlight.info-popup .featherlight-content .message strong { font-weight: normal; font-family: "ProximaNova Semibold", sans-serif; } .featherlight.info-popup .featherlight-content .button { font-size: 14px; padding: 6px 12px; white-space: normal; } .featherlight.info-popup.upgrade-intercept .featherlight-content { padding-top: 25px; padding-bottom: 0; background: #101f32; } .featherlight.info-popup.upgrade-intercept .featherlight-content .button.blue { background: #101f32; border-color: white; } .featherlight.info-popup.upgrade-intercept .featherlight-content .button.blue:hover { background: #1c3759; } .featherlight.info-popup.upgrade-intercept.black-friday .featherlight-content { background: #050505; } .featherlight.info-popup.upgrade-intercept.black-friday .featherlight-content .check-out-offer { display: none; } .slider { display: none; } .navbar { background: #255e96; color: white; border: 0; border-radius: 0; min-height: 60px; margin: 0; } .navbar .navbar-toggle { border-color: white; margin-top: 13px; margin-bottom: 13px; } .navbar .navbar-toggle .icon-bar { background: white; } .navbar .navbar-brand { height: 60px; padding-top: 16px; padding-bottom: 16px; background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/logo-white.png"); background-position: center right; background-repeat: no-repeat; width: 206px; } .navbar .nav > li > a { color: white; font-size: 17px; font-family: "ProximaNova Semibold", sans-serif; line-height: 24px; padding-top: 18px; padding-bottom: 18px; padding-left: 20px; padding-right: 20px; } .navbar .nav > li > a:focus { background: transparent; } .navbar .nav > li > a:hover { background: transparent; opacity: 0.6; } .navbar .nav > li > a i { padding-right: 10px; } .navbar .nav > li > a.plan span { padding-left: 28px; } .navbar .nav > li > a.plan:after { content: ''; display: block; position: absolute; width: 18px; height: 18px; top: 19px; left: 20px; background-repeat: no-repeat; background-position: center center; } .navbar .nav > li > a.plan.basic:after { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-sm-basic-invert.png"); } .navbar .nav > li > a.plan.premium:after { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-sm-premium.png"); } .navbar .nav > li > a.new-leads { padding-left: 53px; } .navbar .nav > li > a.new-leads i { position: absolute; top: 17px; left: 17px; font-size: 22px; } .navbar .nav > li > a.new-leads i span { position: absolute; top: -10px; right: -3px; font-size: 13px; background: #f15131; padding: 4px 8px 3px 8px; border-radius: 10px; font-family: "ProximaNova Semibold", sans-serif; } .navbar .nav > li > a.new-messages i { position: relative; } .navbar .nav > li > a.new-messages i span { position: absolute; top: -10px; right: -5px; font-size: 13px; background: #f15131; padding: 4px 8px 3px 8px; border-radius: 10px; font-family: "ProximaNova Semibold", sans-serif; } .navbar .nav > li > a.user { padding-left: 72px; padding-right: 0; } .navbar .nav > li > a.user img { position: absolute; width: 40px; height: 40px; border-radius: 20px; top: 12px; left: 20px; } .navbar .dropdown.user .status-icon.influencer { display: block; position: absolute; top: 8px; left: 48px; width: 15px; height: 15px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-sm-influencer.png") no-repeat center center; background-size: 15px 15px; padding: 0; } .navbar .dropdown.user .dropdown-menu { background: #223144; border-radius: 0; } .navbar .dropdown.user .dropdown-menu li { color: white; font-size: 16px; font-family: "ProximaNova Bold", sans-serif; } .navbar .dropdown.user .dropdown-menu li a { color: white; } .navbar .dropdown.user .dropdown-menu li a:hover { background: #333333; } .navbar .dropdown.user .dropdown-menu li a.profile { color: #a0a7af; font-family: "ProximaNova Regular", sans-serif; font-size: 14px; padding-left: 45px; } .navbar .dropdown.user .dropdown-menu li a.profile.active { color: white; } .navbar .dropdown.user .dropdown-menu li.divider { background: #57616d; } .navbar .nav > li.active > a { opacity: 0.6; } .navbar .nav .open > a { background: transparent; } /* https://coderwall.com/p/wpjw4w/change-the-bootstrap-navbar-breakpoint */ @media (max-width: 992px) { .navbar-header { float: none; } .navbar-left, .navbar-right { float: none !important; } .navbar-toggle { display: block; } .navbar-collapse { border-top: 1px solid transparent; box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1); } .navbar-fixed-top { top: 0; border-width: 0 0 1px; } .navbar-collapse.collapse { display: none !important; } .navbar-nav { float: none !important; margin-top: 7.5px; } .navbar-nav > li { float: none; } .navbar-nav > li > a { padding-top: 10px; padding-bottom: 10px; } .collapse.in { display: block !important; } } .about-row { background: #4e8ce5; margin-bottom: 35px; text-align: center; } .about-row .container { padding: 80px 0 120px 0; } .about-row h1, .about-row h2 { color: #fff; } .about-row h1 { font-family: "ProximaNova Semibold", sans-serif; font-size: 3.6em; margin: 0 auto; max-width: 700px; } .about-row h2 { font-family: "ProximaNova Light", sans-serif; font-size: 1.6em; line-height: 1.4em; margin-bottom: 20px; } .footer-row { background: #1f2e33; padding: 13px 0 8px 0; position: relative; } .footer-row.account-page { background: #1f2e33; } .footer-row .menu { text-align: right; white-space: nowrap; } @media only screen and (max-width: 991px) { .footer-row .menu { white-space: normal; } } .footer-row .menu a { display: inline-block; color: white; text-transform: uppercase; letter-spacing: 2px; font-family: "ProximaNova Semibold", sans-serif; font-size: 0.8em; margin: 0 7px 0 5px; position: relative; min-height: 28px; line-height: 28px; } .footer-row .menu a:after { content: ''; display: block; position: absolute; width: 2px; height: 20px; background: white; top: 3px; left: -7px; } .footer-row .menu a:first-child:after { display: none; } .footer-row .menu a:last-child { margin-right: 0; } .footer-row .home { display: inline-block; width: 191px; height: 28px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/logo-white.png") center center no-repeat; } .influencer-row, .webinar-row { font-size: 1.3em; line-height: 1.3em; font-family: "ProximaNova Light", sans-serif; } .influencer-row .lg-pad, .webinar-row .lg-pad { padding: 40px 0; } .influencer-row hr, .webinar-row hr { border-top: 1px solid #4e8ce5; } .influencer-row .webinar-list, .webinar-row .webinar-list { padding: 30px 0; } .influencer-row .webinar, .webinar-row .webinar { margin-bottom: 50px; } .influencer-row em.b, .webinar-row em.b { font-weight: bold; font-style: normal; } .form-large.wrapper { background: #223144; height: 100%; width: 100%; display: table; } .form-large.wrapper .container { display: table-cell; vertical-align: middle; overflow: hidden; } .form-large h1 { font-family: "ProximaNova Light", sans-serif; color: white; text-align: center; margin: 0 0 40px 0; font-size: 50px; position: relative; z-index: 10; } .form-large h1.description { margin-bottom: 0; } .form-large p { margin-bottom: 0; color: white; text-align: center; font-size: 1.3em; } .form-large p.description { margin-bottom: 40px; position: relative; z-index: 10; } .form-large p.small { font-size: 1.1em; } .form-large p.small.social { margin-top: 15px; } .form-large p.small.forgot-password { font-size: 1em; margin-top: 10px; text-align: right; } .form-large p.mass-msg { line-height: 1.3em; margin-bottom: 20px; } .form-large p.question { text-align: left; margin-bottom: 2px; } .form-large a { color: white; text-decoration: underline; } .form-large a:hover { text-decoration: none; } .form-large a.add-more { text-decoration: none; opacity: 0.6; } .form-large a.add-more:hover { opacity: 1; } .form-large .form-group { margin-bottom: 22px; padding: 3px; position: relative; } .form-large .form-group .order { font-family: "ProximaNova Bold", sans-serif; display: block; font-size: 1.1em; position: absolute; left: -24px; top: 26px; opacity: 0.6; } .form-large .form-group .required { color: white; font-family: "ProximaNova Bold", sans-serif; display: block; font-size: 1.9em; position: absolute; right: -12px; top: 5px; } .form-large .form-group span.add-more { display: block; position: absolute; height: 60px; line-height: 60px; top: 5px; right: 39px; font-size: 30px; color: #44b27b; cursor: pointer; width: auto; max-width: 27px; } .form-large .form-group .clear { display: block; position: absolute; height: 60px; line-height: 60px; top: 5px; right: 3px; font-size: 30px; color: #999999; cursor: pointer; width: auto; max-width: 27px; } .form-large .form-group .clear:hover { color: #ff4c4c; } .form-large .form-group .add-more.disabled, .form-large .form-group .clear.disabled { color: #999999; } .form-large .form-group .title { display: inline-block; width: 100%; background: white; padding: 1px 13px 0 12px; font-size: 1.7em; height: 60px; line-height: 60px; border-radius: 5px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .form-large .form-group.clearable { padding-right: 80px; position: relative; } .form-large .form-group.clearable .required { right: 68px; } .form-large .form-group.clearable.success:after { right: 104px; } .form-large .form-group.date .month { float: left; width: 30%; } .form-large .form-group.date .day { float: left; width: 25%; margin: 0 5%; } .form-large .form-group.date .year { float: left; width: 35%; } .form-large .with-addon select { display: inline-block; width: 70%; } .form-large .with-addon .addon { padding-left: 3%; } .form-large .with-addon .addon select { width: 24%; } .form-large .with-addon .addon .select2-selection__arrow { display: block; } .form-large .with-addon .success:after { right: 34%; } .form-large .with-addon .clearable.success:after { right: 48%; } .form-large .drop-zone { background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/drop-zone.png) top 55px center no-repeat; height: 360px; border: 2px dashed #cccccc; border-radius: 5px; text-align: center; padding: 145px 55px 55px 55px; color: #555555; font-size: 1.2em; position: relative; transition: all 0.5s ease; } .form-large .drop-zone.error { margin-bottom: 0; background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/drop-zone.png) top 55px center no-repeat; border: 2px dashed #ff4c4c; } .form-large .drop-zone .file { margin-top: 55px; display: inline-block; border: 1px solid #cccccc; border-radius: 5px; color: #999999; font-family: "ProximaNova Light", sans-serif; padding: 6px 25px 4px 25px; max-width: 100%; overflow: hidden; text-overflow: ellipsis; } .form-large .drop-zone:hover .file { border-color: #999999; color: #555555; } .form-large .drop-zone [type=file], .form-large .drop-zone .something-something-drop-zone { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; } .form-large .drop-zone .dz-preview { display: none; } .form-large .drop-zone.paste { background-image: none; text-align: left; padding: 10px; } .form-large.form-paste-combined .drop-zone { height: 190px; } .form-large.form-paste-combined .drop-zone.lower { background-position: top 20px center; padding-top: 90px; } .form-large.form-paste-combined .drop-zone.lower .file { margin-top: 10px; max-height: 40px; } .form-large .action-status { font-size: 16px; margin-bottom: 15px; text-align: center; } .form-large .action-status.status-success { color: #44b27b; } .form-large .action-status.status-error { color: #ff4c4c; } .form-large div.checkbox { margin-top: -7px; margin-bottom: 22px; padding: 0 3px 0 23px; } .form-large div.checkbox label { color: white; font-family: "ProximaNova Regular", sans-serif; font-size: 1.7em; padding-left: 8px; } .form-large div.checkbox label::before { width: 20px; height: 20px; border: 0; } .form-large div.checkbox label::after { color: #44b27b; font-size: 0.8em; padding-left: 0; padding-top: 0; } .form-large input[type=text], .form-large input[type=email], .form-large input[type=password] { padding: 13px 20px 12px 20px; font-size: 1.7em; height: 60px; border: 0; border-radius: 5px; } .form-large textarea { height: 180px; } .form-large textarea.signup-pitch { padding: 13px 20px 12px 20px; font-size: 1.7em; border: 0; border-radius: 5px; } .form-large label.message { display: none; } .form-large .success:after { font-family: "Glyphicons Halflings"; content: "\e013"; color: #44b27b; position: absolute; right: 24px; top: 20px; font-size: 1.5em; } .form-large .success .select2-selection__arrow { display: none; } .form-large .custom:after { content: "\e101"; color: #f8ca1c; } .form-large .error { background: #ff4c4c; border-radius: 5px; margin-bottom: 1px; } .form-large .error input { height: 55px; border-bottom-left-radius: 0; border-bottom-right-radius: 0; padding-top: 18px; } .form-large .error label.message { display: block; color: white; margin-bottom: 0; padding: 8px 20px 4px 20px; font-size: 1em; font-family: "ProximaNova Light", sans-serif; line-height: 14px; } .form-large .error .clear:hover { color: #e50000; } @media (min-width: 768px) { .form-large .col-sm-2.social { padding-left: 0; } } .form-large .button { padding: 13px 20px 12px 20px; display: inline-block; text-transform: uppercase; letter-spacing: 1.3px; font-family: "ProximaNova Semibold", sans-serif; transition: background 0.5s ease, border 0.5s ease, color 0.5s ease; font-size: 1.3em; height: 60px; border-radius: 5px; line-height: 1.9em; text-decoration: none; } .form-large .button:active { outline: 0; } .form-large .button:hover { text-decoration: none; } .form-large .button.green { color: white; background: #44b27b; border: 2px solid #44b27b; } .form-large .button.green:hover { background: #65c495; border: 2px solid #65c495; } .form-large .button.blue { color: white; background: #4e8ce5; border: 2px solid #4e8ce5; } .form-large .button.blue:hover { background: #7aa9ec; border: 2px solid #7aa9ec; } .form-large .button.gray { color: white; background: #cccccc; border: 2px solid #cccccc; } .form-large .button.gray:hover { background: #e6e6e6; border: 2px solid #e6e6e6; } .form-large .button.important { color: white; background: #e26442; border: 2px solid #e26442; } .form-large .button.important:hover { background: #e9886e; border: 2px solid #e9886e; } .form-large .button.social:hover { color: white; } @media (max-width: 767px) { .form-large .button.social { margin-top: 25px; } } .form-large .button.social.facebook { background: #5b719a url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Modals/facebook.png") center center no-repeat; } .form-large .button.social.facebook:hover { background-color: #48597a; } .form-large .button.social.google { background: #347cf3 url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Modals/google.png") center center no-repeat; } .form-large .button.social.google:hover { background-color: #2572f2; } .form-large .logo-background:before { content: ''; position: absolute; width: 354px; height: 352px; background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/bg-logo-circle.png); bottom: -170px; right: -180px; } .form-large .select-type { z-index: 1; } .form-large .select-type a { width: 100%; padding-top: 100%; display: block; position: relative; background: white; border-radius: 7px; margin-bottom: 50px; transition: all 0.5s ease; outline: 0; } .form-large .select-type a:hover { box-shadow: 0 0 0 3px #2c455e; } .form-large .select-type a.selected { box-shadow: 0 0 0 3px #2c455e; } .form-large .select-type a.selected:after { font-family: "Glyphicons Halflings"; content: "\e084"; color: #44b27b; position: absolute; font-size: 2.4em; top: 15px; right: 15px; } .form-large .select-type a h3 { position: absolute; color: #333333; width: 100%; height: 100%; top: 0; left: 0; text-align: center; font-size: 1.5em; background-position: 50% 35%; background-repeat: no-repeat; margin: 0; padding-top: 60%; } .form-large .select-type a.sales-lead h3 { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/icon-sales-lead.png); } .form-large .select-type a.employee h3 { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/icon-employee.png); } .form-large .select-type a.manager h3 { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/icon-manager.png); } .form-large .select-type a.networking h3 { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/icon-networking.png); } .form-large .select-type a.dating h3 { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/icon-dating.png); } .form-large .select2-container .select2-selection--single, .form-large .select2-container .select2-selection--multiple { height: 60px; border: 0; border-radius: 5px; } .form-large .select2-container .select2-selection--single .select2-selection__rendered, .form-large .select2-container .select2-selection--multiple .select2-selection__rendered { line-height: 60px; font-size: 1.7em; padding: 0 20px 0 20px; } .form-large .select2-container .select2-selection--single .select2-selection__arrow, .form-large .select2-container .select2-selection--multiple .select2-selection__arrow { top: 0; height: 60px; right: 14px; } .form-large .select2-container .select2-selection--multiple input { margin-top: 0; } .form-large .select2-container .select2-selection--multiple .select2-selection__choice { line-height: 48px; } .form-large .select2-container .select2-selection__clear { position: absolute; right: -30px; font-size: 36px; color: #ff4c4c; } .form-large.select2-container--open .select2-dropdown--below, .form-large.select2-container--open .select2-dropdown--above { border: 0; border-radius: 0 0 5px 5px; } .form-large.select2-container--open .select2-dropdown--below .select2-results__options, .form-large.select2-container--open .select2-dropdown--above .select2-results__options { border-radius: 0 0 5px 5px; } .form-large.select2-container--open .select2-dropdown--below.select2-dropdown--above, .form-large.select2-container--open .select2-dropdown--above.select2-dropdown--above { border-radius: 5px 5px 0 0; } .form-large.select2-container--open .select2-dropdown--below.select2-dropdown--above .select2-results__options, .form-large.select2-container--open .select2-dropdown--above.select2-dropdown--above .select2-results__options { border-radius: 5px 5px 0 0; } .form-large.select2-container--open .select2-dropdown--below .select2-results__option, .form-large.select2-container--open .select2-dropdown--above .select2-results__option { color: #555555; padding: 9px 20px; font-size: 1.7em; } .form-large.select2-container--open .select2-dropdown--below .select2-results__option.select2-results__option--highlighted, .form-large.select2-container--open .select2-dropdown--above .select2-results__option.select2-results__option--highlighted { background: #2c455e; color: white; } .form-large.select2-container--open .select2-dropdown--below .select2-results__option:last-child, .form-large.select2-container--open .select2-dropdown--above .select2-results__option:last-child { border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; } .form-large.select2-container--open .select2-dropdown--below .select2-search__field, .form-large.select2-container--open .select2-dropdown--above .select2-search__field { padding: 9px 20px; font-size: 1.7em; color: #555555; } .form-large.secondary h1 { color: #2c455e; } .form-large.secondary input { height: 50px; border: 1px solid #ccc; font-family: "ProximaNova Regular", sans-serif; margin-right: 0; } .form-large.secondary .form-group.success:after { top: 15px; } .form-large.secondary .form-group.error input { height: 45px; border: 1px solid transparent; } .form-large #map, .form-large .Map .frame { height: 400px; border-radius: 5px; } .form-large .info-tooltip { background: #4e8ce5; border-radius: 20px; display: inline-block; width: 20px; height: 20px; line-height: 20px; text-align: center; font-size: 16px; vertical-align: top; } .flash-error { box-shadow: 0 0 0 3px rgba(0, 0, 0, 0); } .flash-error.on { box-shadow: 0 0 0 3px #ff4c4c; border-color: #ff4c4c !important; } .flash-error.checkbox, .flash-error.text { transition: all 0.15s ease; box-shadow: none; } .flash-error.checkbox.on, .flash-error.text.on { box-shadow: none; color: #ff4c4c !important; } .map-popup .featherlight-content { padding: 0; border: 0; } .map-popup .featherlight-content .featherlight-close-icon { display: none; } .map-popup #map, .map-popup .Map .frame { width: 100%; height: 400px; } .location-select-content, .region-select-content, .job-posting-location-select-content { display: none; position: relative; } .location-select-content .search, .region-select-content .search, .job-posting-location-select-content .search { position: relative; padding: 15px; } .location-select-content .search .form-group, .region-select-content .search .form-group, .job-posting-location-select-content .search .form-group { width: 60%; margin-bottom: 0; position: relative; } .location-select-content .search .form-group input, .region-select-content .search .form-group input, .job-posting-location-select-content .search .form-group input { font-size: 16px; } .location-select-content .search .form-group:before, .region-select-content .search .form-group:before, .job-posting-location-select-content .search .form-group:before { font-family: "FontAwesome"; content: "\f002"; position: absolute; top: 8px; right: 6px; color: #999999; font-size: 18px; z-index: 2; pointer-events: none; } .location-select-content .search .close-custom.featherlight-close, .region-select-content .search .close-custom.featherlight-close, .job-posting-location-select-content .search .close-custom.featherlight-close { display: block; width: 50px; height: 64px; text-align: center; color: #555555; position: absolute; top: 0; right: 0; } .location-select-content .search .close-custom.featherlight-close i, .region-select-content .search .close-custom.featherlight-close i, .job-posting-location-select-content .search .close-custom.featherlight-close i { line-height: 64px; font-size: 18px; } .location-select-content .btn-done, .region-select-content .btn-done, .job-posting-location-select-content .btn-done { border-radius: 5px; font-size: 16px; padding-bottom: 0; padding-top: 0; text-align: center; font-family: "ProximaNova Semibold",sans-serif; line-height: 50px; min-height: 50px; text-transform: uppercase; color: white; background: #4e8ce5; z-index: 9; position: absolute; bottom: 35px; left: 50%; width: 170px; margin-left: -85px; } .location-select-content .btn-done:hover, .region-select-content .btn-done:hover, .job-posting-location-select-content .btn-done:hover { background: #7aa9ec; } .red { color: #ff4c4c; } .align-center { text-align: center; } .spacing-top { margin-top: 15px; } a.button:hover { text-decoration: none; } a.button.blue:hover { background: #7aa9ec; border: 2px solid #7aa9ec; } a.button.green:hover { background: #65c495; border: 2px solid #65c495; } a.button.gray { color: white; background: #cccccc; border: 2px solid #cccccc; } a.button.red:hover { background: #ff7f7f; border: 2px solid #ff7f7f; } a.button.red-v2:hover { background: #df6463; border: 2px solid #df6463; } .button { padding: 13px 20px 12px 20px; display: inline-block; text-transform: uppercase; letter-spacing: 1.3px; font-family: "ProximaNova Semibold", sans-serif; font-size: 0.8em; transition: background 0.5s ease, border 0.5s ease, color 0.5s ease; } .button.blue { color: white; background: #4e8ce5; border: 2px solid #4e8ce5; } .button.green { color: white; background: #44b27b; border: 2px solid #44b27b; } .button.gray { color: white; background: #cccccc; border: 2px solid #cccccc; } .button.red { color: white; background: #ff4c4c; border: 2px solid #ff4c4c; } .button.red-v2 { color: white; background: #d63a39; border: 2px solid #d63a39; text-transform: none; border-radius: 24px; padding: 0 50px 0 50px; height: 48px; font-size: 16px; line-height: 48px; } .button.transparent { color: rgba(255, 255, 255, 0.5); border: 2px solid rgba(255, 255, 255, 0.5); } .button.transparent:hover { border: 2px solid #fff; color: #fff; } .button.aw { display: block; text-align: center; } .button.email { background: #4e8ce5; color: white; padding: 5px; line-height: 30px; width: 100%; text-align: center; font-size: 0.8em; margin: 20px 0; } .button.email:hover { background-color: #226fde; } .button.email:before { content: " "; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Modals/mail.png") no-repeat center; border-right: 1px solid #3e70b7; float: left; width: 50px; height: 30px; } .playstore { display: inline-block; width: 128px; height: 38px; background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/General/play-store.png) center center no-repeat; background-size: contain; } .itunes { display: inline-block; width: 113px; height: 38px; background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/General/app-store.png) center center no-repeat; background-size: contain; } .icon { display: inline-block; vertical-align: middle; width: 24px; height: 24px; background-position: center center; background-repeat: no-repeat; margin-right: 2px; margin-top: -5px; /* letters too small &.icon-linkedin { background-image: url(/img/App/icon-blue-linkedin.svg); width: 20px; height: 20px; } */ } .icon.icon-download { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-save.svg); } .icon.icon-email { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-email.svg); } .icon.icon-send { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-send.svg); width: 37px; } .icon.icon-opportunity { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-sm-basic-invert.png); width: 18px; height: 18px; } .icon.icon-location-map { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-blue-location-map.svg); width: 20px; height: 20px; } .icon.icon-unlocked { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-blue-unlocked.svg); width: 20px; height: 20px; } .icon.icon-megaphone { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-blue-mass-message.svg); width: 21px; height: 12px; } .icon.icon-conversation { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-blue-messaging.svg); width: 20px; height: 19px; } .icon.icon-target { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-blue-target.svg); width: 20px; height: 20px; } .icon.icon-priority { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-blue-running-man.svg); width: 20px; height: 19px; } .icon.icon-check { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-blue-check.svg); width: 20px; height: 16px; } .icon.icon-eye { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-eye.svg); height: 14px; } .icon.icon-basic { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-basic.svg); width: 34px; height: 18px; margin: 0; } .icon.icon-pro { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-pro.svg); width: 34px; height: 18px; margin: 0; } .icon.icon-pro-white { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/ico_badgeprowhite.png); width: 34px; height: 18px; margin: 0; border-radius: 4px; } .icon.icon-pro-black { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/ico_badgeproblack.png); width: 34px; height: 18px; margin: 0; border-radius: 4px; } .icon.icon-pro-plus { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-pro.svg); width: 34px; height: 18px; margin: 0; border-radius: 4px; } .icon.icon-pro-plus-black { background-image: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/ico_badgeproblack.png); width: 34px; height: 18px; margin: 0; border-radius: 4px; } .icon.icon-pro-plus.small, .icon.icon-pro.small { width: 38px; height: 13px; background-size: 100%; vertical-align: text-bottom; margin-bottom: 1px; } .icon.icon-influencer { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-sm-influencer.png"); width: 18px; height: 18px; margin: 0; } .icon.icon-linkedin { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-md-linkedin.png"); background-size: 18px 18px; width: 18px; height: 18px; margin: 0; } .icon.icon-linkedin.grey { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-md-linkedin-grey.png"); background-size: 18px 18px; } .icon.icon-reply:before { font-family: "FontAwesome"; color: #4e8ce5; content: '\f112'; } .icon.icon-verified { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-verified.png"); margin: 0; width: 18px; height: 18px; background-size: 18px 18px; } .icon.icon-cv { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/cv.png"); margin: 0; width: 18px; height: 18px; background-size: 18px 18px; } .Icon { display: inline-block; vertical-align: middle; width: 26px; height: 26px; background-position: center center; background-repeat: no-repeat; } .Icon.pro { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/pro-blue.png"); } .Icon.pro-plus { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/pro-plus-blue.png"); width: 30px; } .Icon.influencer { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/influencer.png"); } .Icon.verified { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/verified.png"); } .Icon.linkedin { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/linkedin.png"); } .Icon.linkedin-contact { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/linkedin-contact.png"); } @media only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2) { .Icon.pro { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/pro-blue@3x.png"); background-size: 24px 24px; } .Icon.pro-plus { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/pro-plus-blue@3x.png"); background-size: 30px 26px; } .Icon.influencer { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/influencer@3x.png"); background-size: 25px 24px; } .Icon.verified { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/verified@3x.png"); background-size: 26px 26px; } .Icon.linkedin-contact { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/linkedin-contact@3x.png"); background-size: 26px 26px; } } .landing-v2.navbar { background: white; color: #4e8ce5; padding: 10px 0 10px 0; } @media only screen and (max-width: 480px) { .landing-v2.navbar { padding: 0; } } .landing-v2.navbar .navbar-brand { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/logo-blue.svg"); } .landing-v2.navbar .navbar-toggle { border-color: #4e8ce5; } .landing-v2.navbar .navbar-toggle .icon-bar { background: #4e8ce5; } .landing-v2.navbar .download-app { color: white; } .landing-v2.navbar .nav > li > a { color: #4e8ce5; font-size: 14px; text-transform: uppercase; } .landing-v2.navbar .nav > li > a.new-messages i span, .landing-v2.navbar .nav > li > a.new-leads i span { color: white; } .landing-v2.navbar .nav > li > a .sign-up { background: #d63a39; color: white; padding: 15px 26px 13px 26px; border-radius: 21px; } .landing-v2.footer-row { background: white; border-top: 2px solid #dfdfdf; padding: 20px 0 20px 0; text-align: center; } @media only screen and (max-width: 480px) { .landing-v2.footer-row { padding-bottom: 100px; } } .landing-v2.footer-row a { color: #555555; text-transform: uppercase; margin: 0 15px 0 15px; vertical-align: middle; } .landing-v2.footer-row a.home { width: 40px; height: 40px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/logo-gray.png") center center/40px 40px no-repeat; } .landing-v2.footer-row a.signup { color: white; background: #d63a39; font-family: "ProximaNova Semibold", sans-serif; padding: 9px 22px 7px 22px; border-radius: 15px; } @media only screen and (max-width: 480px) { .landing-v2.footer-row a { line-height: 30px; } } .Static { font-family: "ProximaNova Regular", sans-serif; font-size: 17px; line-height: 1.5em; text-align: justify; } .Static h1, .Static .h1 { font-family: "ProximaNova Light", sans-serif; font-size: 40px; } .Static h2, .Static .h2 { font-family: "ProximaNova Light", sans-serif; font-size: 32px; margin: 10px 0 20px 0; } .Static h2 a, .Static .h2 a { font-family: "ProximaNova Light", sans-serif; } .Static h3, .Static .h3 { font-size: 20px; } .Static p, .Static ul, .Static ol { margin: 20px 0; } .Static p.center, .Static ul.center, .Static ol.center { text-align: center; } .Static a { font-family: "ProximaNova Bold", sans-serif; } .Static hr { border-top-color: #cccccc; } .Static.head { text-align: center; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/header-bg_OPP-logo.png") center top no-repeat #424e5c; background-size: auto 100%; } .Static.head .container { padding: 60px 0; } .Static.head h1, .Static.head p { color: #fff; } .Static.head p { margin: 25px 0 0 0; } .Static.head h1 a { font-family: "ProximaNova Light", sans-serif; color: white; } .Static.head.dating { background: #424e5c; } .Static.head.dating .container { padding: 40px 0; } .Static.head.dating h1 { margin-bottom: 30px; } .Static.head.safety-tips { background: #424e5c; } .Static.head.safety-tips .container { padding: 40px 0; } .Static.head.safety-tips h1 { margin-bottom: 30px; } .Static.head.safety-tips .fa-warning { color: #f8ca1c; font-size: 100px; } .Static.dating p { color: #999999; } .Static.dating p b { font-family: "ProximaNova Bold", sans-serif; font-weight: normal; } .Static .border { border: 1px solid #cccccc; padding: 25px; } .Static .border.round { border-radius: 4px; } .Static .button { text-transform: none; font-size: 20px; } .Static .button.red { background: #f15131; } .Static.webinars h1 { display: inline-block; padding-left: 80px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Static/webinar-white.svg") left center no-repeat; } .Static.webinars h3 { margin-bottom: -10px; } .Static.webinars ul { text-align: left; margin: 0; } .Static.webinars .webinar { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Static/webinar-gray.svg") 20px center no-repeat; padding: 20px; margin-bottom: 30px; border: 1px solid #cccccc; border-radius: 5px; overflow: hidden; min-height: 142px; } .Static.webinars .webinar .button { float: right; border-radius: 5px; margin-top: 4px; margin-left: 15px; } .Static.webinars .webinar .button[href="signin"]:after { content: ''; padding: 7px 12px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/arrow-right.png") right center no-repeat; } .Static.webinars .webinar p { margin: 0 0 0 80px; } .Static.webinars .webinar p.meta { font-size: 16px; } .Static.influencer.head { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Static/influencer.png") center bottom no-repeat #424e5c; background-size: auto 283px; height: 300px; } .Static.influencer p.border { padding-left: 170px; min-height: 140px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Static/influencer_image.png?1") 25px center no-repeat; background-size: 120px 159px; } .Static.influencer p.h3 { margin: 0 0 -15px 0; } .Static.blog .subtitle, .Static.release-notes .subtitle { font-family: "ProximaNova Bold", sans-serif; } .Static.blog .description, .Static.release-notes .description { margin: 10px 0 15px 0; font-size: 18px; } .Static.blog .date, .Static.release-notes .date { margin-top: 0; font-size: 16px; font-family: "ProximaNova Light", sans-serif; } .Static.blog .entry:last-child .text, .Static.release-notes .entry:last-child .text { border-bottom: 0; } .Static.blog .entry .note, .Static.release-notes .entry .note { margin-top: 5px; } .Static.blog .sidebar, .Static.release-notes .sidebar { position: relative; } .Static.blog .sidebar .suggestions, .Static.release-notes .sidebar .suggestions { text-align: right; border-bottom: 1px solid #cccccc; padding: 0 15px 11px 15px; } .Static.blog .sidebar .suggestions h3, .Static.release-notes .sidebar .suggestions h3 { font-size: 16px; margin-top: 10px; font-family: "ProximaNova Semibold", sans-serif; } .Static.blog .sidebar .suggestions p, .Static.release-notes .sidebar .suggestions p { font-size: 14px; margin: 7px 0 7px 0; line-height: 1.2em; } .Static.blog .sidebar .search, .Static.release-notes .sidebar .search { border-bottom: 1px solid #cccccc; position: relative; } .Static.blog .sidebar .search input, .Static.release-notes .sidebar .search input { width: 90%; border: 0 solid; outline: none; margin: 0 5%; } .Static.blog .sidebar .search a:before, .Static.release-notes .sidebar .search a:before { position: absolute; top: -2px; right: 20px; content: '\f002'; font-family: "FontAwesome"; } .Static.blog .sidebar .actions, .Static.release-notes .sidebar .actions { margin: 15px 0 15px 0; text-align: right; } .Static.blog .sidebar .actions p, .Static.release-notes .sidebar .actions p { font-size: 16px; margin: 5px 0 5px 0; } .Static.blog .sidebar .actions a, .Static.release-notes .sidebar .actions a { font-size: 30px; } .Static.blog .sidebar .box, .Static.release-notes .sidebar .box { border: 1px solid #cccccc; padding: 15px; margin-top: 30px; text-align: right; } .Static.blog .sidebar .box h3, .Static.release-notes .sidebar .box h3 { font-size: 16px; margin-top: 0; font-family: "ProximaNova Semibold", sans-serif; } .Static.blog .sidebar .box p, .Static.release-notes .sidebar .box p { font-size: 14px; margin: 15px 0 0 0; line-height: 1.2em; } .Static.blog .sidebar .box a, .Static.release-notes .sidebar .box a { display: inline-block; color: white; background: #d63a39; font-family: "ProximaNova Semibold", sans-serif; padding: 9px 22px 7px 22px; border-radius: 15px; text-transform: uppercase; } .Static.blog .more, .Static.release-notes .more { display: inline-block; margin-top: 10px; } .Static.blog { padding-bottom: 40px; } .Static.blog .entry { border: 1px solid #cccccc; border-radius: 4px; padding: 0 15px; margin-bottom: 30px; } .Static.blog .entry h2 { margin: 20px 0; } .Static.blog .entry p.read-more { text-align: right; margin-bottom: 10px; } .Static.blog .entry p.read-more a { text-decoration: none; font-family: "ProximaNova Regular", sans-serif; } .Static.blog .entry p.read-more a:after { content: '\f0d7'; font-family: "FontAwesome"; font-size: 12px; margin-left: 6px; } .Static.blog .entry img { max-width: 100%; } @media (max-width: 992px) { .Static.blog .sidebar { top: 0 !important; } } .Static.release-notes h2 { margin-bottom: 0; } .Static.release-notes .entry .text { padding-bottom: 20px; margin-bottom: 20px; border-bottom: 1px solid #cccccc; } .Static.faq a.active:after { content: '\f054'; font-family: "FontAwesome"; font-size: 12px; vertical-align: middle; margin-left: 10px; } .Static.support iframe { width: 100%; } .Static.support .icons { text-align: center; margin: 30px 0; } .Static.support .icons a { display: inline-block; } .Static.support .icons a .fa { font-size: 40px; margin-bottom: 10px; } .Static.verified { text-align: center; padding-bottom: 20px; } .Static.verified .imgWave { margin: 40px 0; } .Static.verified .imgWave img { width: 110px; height: 110px; border-radius: 50%; } .Static.verified .imgWave div { display: inline-block; padding: 20px; border-radius: 50%; border: 1px solid #eeeeee; } .Static.verified .imgWave div div { border: 1px solid #dceafb; } .Static.verified .imgWave div div div { border: 2px solid #bcd5f6; position: relative; } .Static.verified .imgWave div div div .icon { display: block; content: ''; position: absolute; top: 25px; right: 25px; width: 24px; height: 24px; border: 3px solid #fff; border-radius: 50%; } .Static.verified .circle { display: inline-block; margin-top: 20px; } .Static.verified .circle div { display: inline-block; font-size: 40px; width: 85px; height: 85px; border-radius: 50%; margin-bottom: 20px; background: #edf1f4; color: #abbac7; } .Static.verified .circle div i { margin: 22px 0 0 0; } .Static.verified .circle.done { color: #999; } .Static.verified .circle.done div { background: #44b27b; color: #fff; } .Static.tutorials p { text-align: center; } .Static.tutorials ul { list-style: none; } .Static.tutorials ul li { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Static/webinar-gray.svg") left center no-repeat; } .Static.tutorials ul li a { display: table-cell; vertical-align: middle; height: 100px; padding: 25px 0 25px 80px; text-align: left; } .Static.dpo .message { font-family: "ProximaNova Regular", sans-serif; font-weight: 400; color: #ff4c4c; font-size: 14px; margin-bottom: 0; } .Static.dpo textarea { height: 200px; } .Static.dpo .button { font-size: 16px; padding: 6px 20px 5px 20px; } .Static.dpo .success { color: #44b27b; text-align: center; font-size: 15px; } header { background: #255e96; color: white; } header .tips { background: black; color: #fff; } header .tips .download-app { padding: 10px; text-align: center; } header .tips .download-app .special-close { color: white; float: right; } header .tips .download-app.dating { background: #a23a3a; font-family: "ProximaNova Semibold", sans-serif; font-size: 15px; padding: 8px; } header .tips .download-app.dating a { color: white; } header .tips .download-app.lifetime a { color: white; font-family: "ProximaNova Semibold", sans-serif; font-size: 15px; } header .main { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } header .main .info { flex: 1; } header .logo a { display: inline-block; vertical-align: top; margin: 0 15px; width: 30px; height: 50px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/logo-white.png") left center no-repeat; } header .info a { display: none; } header .info a, header .info a:focus, header .info a:hover { color: #91bae1; text-decoration: none; } header .info .reactivate { color: #d6c9a3; } header .info .upgrade { padding: 7px 10px 5px 10px; margin-top: 12px; border-radius: 0; font-size: 14px; } header .info .upgrade:hover { color: inherit; } header ul, header ol { padding: 0; } header ul li a, header ol li a { display: block; } header ul li a .fa, header ol li a .fa { width: 20px; text-align: center; } header ul li a span, header ol li a span { display: inline-block; vertical-align: middle; } header ul li a, header ul li a:focus, header ul li a:hover, header ol li a, header ol li a:focus, header ol li a:hover { color: inherit; text-decoration: none; } header ul li.toggle > a:first-child:after, header ol li.toggle > a:first-child:after { display: inline-block; vertical-align: middle; content: '\f0d7'; font-family: "FontAwesome"; font-size: 16px; margin-left: 5px; } header ul li.toggle.open > a:first-child:after, header ol li.toggle.open > a:first-child:after { content: '\f0d8'; } header .main > ul { margin: 0; font-family: "ProximaNova Semibold", sans-serif; font-size: 14px; } header .main > ul > li { display: inline-block; margin: 0 15px; } header .main > ul > li > a:first-child { padding: 10px 0; } header .main > ul > li > a:first-child .new { padding: 4px 7px 3px 6px; margin-left: 5px; border-radius: 20px; font-size: 14px; min-width: 21px; text-align: center; } header .main > ul > li.notifications a { padding: 0; position: relative; top: 5px; } header .main > ul > li.notifications .has-badge[data-count]:after { content: attr(data-count); background: gray; color: white; border-radius: 10px; position: absolute; right: -4px; top: 0px; padding: 2px 5px; font-size: 10px; } header .main > ul > li.notifications .animated[data-count]:after { background: red; } @-webkit-keyframes ring { 0% { -webkit-transform: rotate(-15deg); transform: rotate(-15deg); } 2% { -webkit-transform: rotate(15deg); transform: rotate(15deg); } 4% { -webkit-transform: rotate(-18deg); transform: rotate(-18deg); } 6% { -webkit-transform: rotate(18deg); transform: rotate(18deg); } 8% { -webkit-transform: rotate(-22deg); transform: rotate(-22deg); } 10% { -webkit-transform: rotate(22deg); transform: rotate(22deg); } 12% { -webkit-transform: rotate(-18deg); transform: rotate(-18deg); } 14% { -webkit-transform: rotate(18deg); transform: rotate(18deg); } 16% { -webkit-transform: rotate(-12deg); transform: rotate(-12deg); } 18% { -webkit-transform: rotate(12deg); transform: rotate(12deg); } 20% { -webkit-transform: rotate(0deg); transform: rotate(0deg); } } @keyframes ring { 0% { -webkit-transform: rotate(-15deg); -ms-transform: rotate(-15deg); transform: rotate(-15deg); } 2% { -webkit-transform: rotate(15deg); -ms-transform: rotate(15deg); transform: rotate(15deg); } 4% { -webkit-transform: rotate(-18deg); -ms-transform: rotate(-18deg); transform: rotate(-18deg); } 6% { -webkit-transform: rotate(18deg); -ms-transform: rotate(18deg); transform: rotate(18deg); } 8% { -webkit-transform: rotate(-22deg); -ms-transform: rotate(-22deg); transform: rotate(-22deg); } 10% { -webkit-transform: rotate(22deg); -ms-transform: rotate(22deg); transform: rotate(22deg); } 12% { -webkit-transform: rotate(-18deg); -ms-transform: rotate(-18deg); transform: rotate(-18deg); } 14% { -webkit-transform: rotate(18deg); -ms-transform: rotate(18deg); transform: rotate(18deg); } 16% { -webkit-transform: rotate(-12deg); -ms-transform: rotate(-12deg); transform: rotate(-12deg); } 18% { -webkit-transform: rotate(12deg); -ms-transform: rotate(12deg); transform: rotate(12deg); } 20% { -webkit-transform: rotate(0deg); -ms-transform: rotate(0deg); transform: rotate(0deg); } } header .main > ul > li.notifications .has-badge.animated .fa-bell { -webkit-animation: ring 2s ease infinite; animation: ring 2s ease infinite; transform-origin-x: 50%; transform-origin-y: 0px; transform-origin-z: initial; } header .main > ul > li.user { position: relative; margin-left: 80px; } header .main > ul > li.user > a:first-child { font-size: 0; } header .main > ul > li.user > a:first-child img { display: inline-block; width: 30px; height: 30px; border-radius: 50%; } header .main > ul > li.user > a.icon-influencer { position: absolute; top: 7px; left: 20px; width: 12px; height: 12px; background-size: 100%; } header .main > ul > li.user:before { content: "Account:"; position: absolute; color: white; font-size: 16px; top: 17px; left: -70px; } @media (min-width: 500px) { header .main > ul > li.leads > a:first-child, header .main > ul > li.msgs > a:first-child, header .main > ul > li.user > a:first-child { font-size: 16px; } header .main > ul > li.leads > a:first-child:before, header .main > ul > li.msgs > a:first-child:before, header .main > ul > li.user > a:first-child:before { display: none; } header .main > ul > li.leads > a:first-child img, header .main > ul > li.msgs > a:first-child img, header .main > ul > li.user > a:first-child img { margin-right: 5px; } } @media (min-width: 700px) { header .main > ul > li.leads > a:first-child:before, header .main > ul > li.msgs > a:first-child:before, header .main > ul > li.user > a:first-child:before { display: inline-block; margin-right: 5px; } } header ol { display: none; margin: 0; z-index: 13; white-space: nowrap; background: #223144; } header ol a.inactive { color: #6e6e6e; } header ol a[href]:hover { background-color: #333; } header ol a.upgrade { background-color: #d63a39; } header ol a.promote { font-family: "ProximaNova Bold", sans-serif; } header ol li { display: block; } header ol > li { border-bottom: 1px solid #57616d; } header ol > li > a { padding: 10px 20px; } header ol > li.noborder, header ol > li:last-child { border-bottom-width: 0; } header ol > li ul li a { padding: 5px 10px 5px 30px; } @media (min-width: 800px) { header ol { position: absolute; right: 15px; border: 1px solid #57616d; } } header ol.notificationsmenu li { white-space: normal; color: #aaa; background: #314151; } header ol.notificationsmenu li a { float: left; padding: 10px; } header ol.notificationsmenu li a img { float: left; width: 64px; height: 64px; border-radius: 20%; } header ol.notificationsmenu li a span { float: left; width: 290px; margin-left: 10px; } header ol.notificationsmenu li.hdr { background: #314151; padding: 3px 20px; } header ol.notificationsmenu li.unseen { color: #fff; font-weight: bold; background: #1c2a37; } header.pro, header.pro-plus { background: #364b62; } header.pro .info a, header.pro-plus .info a { color: #b5c8da; } header.pro .info a.verified, header.pro-plus .info a.verified { color: white; } header.pro .info a.verified.non, header.pro-plus .info a.verified.non { margin-left: 6px; } header.pro .info a.verified .fa, header.pro-plus .info a.verified .fa { font-size: 16px; position: relative; top: -1px; margin-right: 0; } header a.ba-partner { color: white; } header a.ba-partner:hover { color: white; } @media (min-width: 300px) { header .logo a { width: 154px; background-position: right center; } } @media (min-width: 600px) { header .info a { display: inline-block; vertical-align: middle; padding: 10px 0; margin: 7px 0 0 15px; font-family: "ProximaNova Semibold", sans-serif; font-size: 18px; } header .info a:nth-child(2) { font-size: 14px; } header .info a .fa.fa-check-circle { margin-left: -10px; } } @media (min-width: 300px) { header .logo a { width: 191px; } } .account_questions { text-align: center; } .account_questions .row { margin-top: 20px; } .account_questions input[type="radio"] { margin: 0 10px; } .account_questions select { width: 100%; } .account_questions p { margin-top: 10px; } .account_questions .select2-container { text-align: left; } .account_questions .select2-container .select2-selection--multiple { min-height: 48px; } header .additional-info { text-align: center; padding: 4px; } header .additional-info a { color: white; } header .additional-info a:nth-child(2) { opacity: 0.5; margin-left: 20px; padding-left: 20px; border-left: 1px solid grey; } header .email-confirmation-required { background: #ff4c4c; color: white; text-align: center; font-size: 14px; font-family: "ProximaNova Semibold", sans-serif; padding: 4px 0; } header .email-confirmation-required a { color: white; } header .email-confirmation-required a:hover { text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); } header .email-confirmation-required .support { font-size: 13px; float: right; line-height: 19px; margin-right: 15px; font-family: "ProximaNova Regular", sans-serif; } header .email-confirmation-required .support a { text-decoration: underline; } header .email-confirmation-required .support a:hover { text-decoration: none; } @media only screen and (max-width: 640px) { header .email-confirmation-required .support { display: none; } } .clipboard { position: fixed; top: -9999px; left: -9999px; } a { color: #4e8ce5; } a i { margin-right: 6px; } @media only screen and (max-width: 768px) { .Static.tutorials ul { width: 340px; margin: 0 auto; } } @media (min-width: 1000px) { .modal-dialog { width: 800px; } .modal-dialog .modal-body { padding: 30px; } } @media (min-width: 1000px) { .flashmsg .modal-dialog { width: 600px; } .flashmsg .modal-dialog .modal-body { padding: 30px; } } abbr[title] { text-decoration: none; } .form-group-verification { display: none; } .mt { /*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ /* Sections ========================================================================== */ /** * Remove the margin in all browsers (opinionated). */ /** * Add the correct display in IE 9-. */ /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ /* Grouping content ========================================================================== */ /** * Add the correct display in IE 9-. * 1. Add the correct display in IE. */ /** * Add the correct margin in IE 8. */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ /* Text-level semantics ========================================================================== */ /** * 1. Remove the gray background on active links in IE 10. * 2. Remove gaps in links underline in iOS 8+ and Safari 8+. */ /** * 1. Remove the bottom border in Chrome 57- and Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ /** * Add the correct font weight in Chrome, Edge, and Safari. */ /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ /** * Add the correct font style in Android 4.3-. */ /** * Add the correct background and color in IE 9-. */ /** * Add the correct font size in all browsers. */ /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ /* Embedded content ========================================================================== */ /** * Add the correct display in IE 9-. */ /** * Add the correct display in iOS 4-7. */ /** * Remove the border on images inside links in IE 10-. */ /** * Hide the overflow in IE. */ /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers (opinionated). * 2. Remove the margin in Firefox and Safari. */ /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ /** * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video` * controls in Android 4. * 2. Correct the inability to style clickable types in iOS and Safari. */ /** * Remove the inner border and padding in Firefox. */ /** * Restore the focus styles unset by the previous rule. */ /** * Correct the padding in Firefox. */ /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ /** * 1. Add the correct display in IE 9-. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */ /** * Remove the default vertical scrollbar in IE. */ /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ /** * Correct the cursor style of increment and decrement buttons in Chrome. */ /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ /** * Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ /* Interactive ========================================================================== */ /* * Add the correct display in IE 9-. * 1. Add the correct display in Edge, IE, and Firefox. */ /* * Add the correct display in all browsers. */ /* Scripting ========================================================================== */ /** * Add the correct display in IE 9-. */ /** * Add the correct display in IE. */ /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ /* 2dp elevation modified*/ /* 6dp elevation modified*/ /* 12dp elevation modified*/ /* 16dp elevation */ /* 24dp elevation */ /********************* Transition Classes **********************/ /********************* Media Query Classes **********************/ /******************* Utility Classes *******************/ /* This is needed for some mobile phones to display the Google Icon font properly */ /*! * Waves v0.6.0 * http://fian.my.id/Waves * * Copyright 2014 Alfiana E. Sibuea and other contributors * Released under the MIT license * https://github.com/fians/Waves/blob/master/LICENSE */ /* Firefox Bug: link not triggered */ /* Text Inputs + Textarea ========================================================================== */ /* Style Placeholders */ /* Text inputs */ /* Validation Sass Placeholders */ /* Search Field */ /* Textarea */ /* Autocomplete */ /* Character Counter */ /* Radio Buttons ========================================================================== */ /* Unchecked styles */ /* Checked styles */ /* Radio With gap */ /* Focused styles */ /* Disabled Radio With gap */ /* Disabled style */ /* Checkboxes ========================================================================== */ /* Remove default checkbox */ /* Indeterminate checkbox */ /* Switch ========================================================================== */ /* Select Field ========================================================================== */ /* File Input ========================================================================== */ /* Range ========================================================================== */ /*************** Nav List ***************/ /* @license Copyright (c) 2014 The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors may be found at http://polymer.github.io/CONTRIBUTORS.txt Code distributed by Google as part of the polymer project is also subject to an additional IP rights grant found at http://polymer.github.io/PATENTS.txt */ /**************************/ /* STYLES FOR THE SPINNER */ /**************************/ /* * Constants: * STROKEWIDTH = 3px * ARCSIZE = 270 degrees (amount of circle the arc takes up) * ARCTIME = 1333ms (time it takes to expand and contract arc) * ARCSTARTROT = 216 degrees (how much the start location of the arc * should rotate each time, 216 gives us a * 5 pointed star shape (it's 360/5 * 3). * For a 7 pointed star, we might do * 360/7 * 3 = 154.286) * CONTAINERWIDTH = 28px * SHRINK_TIME = 400ms */ /** * IMPORTANT NOTE ABOUT CSS ANIMATION PROPERTIES (keanulee): * * iOS Safari (tested on iOS 8.1) does not handle animation-delay very well - it doesn't * guarantee that the animation will start _exactly_ after that value. So we avoid using * animation-delay and instead set custom keyframes for each color (as redundant as it * seems). * * We write out each animation in full (instead of separating animation-name, * animation-duration, etc.) because under the polyfill, Safari does not recognize those * specific properties properly, treats them as -webkit-animation, and overrides the * other animation rules. See https://github.com/Polymer/platform/issues/53. */ /** * Patch the gap that appear between the two adjacent div.circle-clipper while the * spinner is rotating (appears on Chrome 38, Safari 7.1, and IE 11). */ /* Modal */ /* Date Display */ /* Calendar */ /* Footer */ /* Media Queries */ /* Timepicker Containers */ /* Clock Digital Display */ /* Analog Clock Display */ /* Footer */ /* Media Queries */ } .mt .materialize-red { background-color: #e51c23 !important; } .mt .materialize-red-text { color: #e51c23 !important; } .mt .materialize-red.lighten-5 { background-color: #fdeaeb !important; } .mt .materialize-red-text.text-lighten-5 { color: #fdeaeb !important; } .mt .materialize-red.lighten-4 { background-color: #f8c1c3 !important; } .mt .materialize-red-text.text-lighten-4 { color: #f8c1c3 !important; } .mt .materialize-red.lighten-3 { background-color: #f3989b !important; } .mt .materialize-red-text.text-lighten-3 { color: #f3989b !important; } .mt .materialize-red.lighten-2 { background-color: #ee6e73 !important; } .mt .materialize-red-text.text-lighten-2 { color: #ee6e73 !important; } .mt .materialize-red.lighten-1 { background-color: #ea454b !important; } .mt .materialize-red-text.text-lighten-1 { color: #ea454b !important; } .mt .materialize-red.darken-1 { background-color: #d0181e !important; } .mt .materialize-red-text.text-darken-1 { color: #d0181e !important; } .mt .materialize-red.darken-2 { background-color: #b9151b !important; } .mt .materialize-red-text.text-darken-2 { color: #b9151b !important; } .mt .materialize-red.darken-3 { background-color: #a21318 !important; } .mt .materialize-red-text.text-darken-3 { color: #a21318 !important; } .mt .materialize-red.darken-4 { background-color: #8b1014 !important; } .mt .materialize-red-text.text-darken-4 { color: #8b1014 !important; } .mt .red { background-color: #F44336 !important; } .mt .red-text { color: #F44336 !important; } .mt .red.lighten-5 { background-color: #FFEBEE !important; } .mt .red-text.text-lighten-5 { color: #FFEBEE !important; } .mt .red.lighten-4 { background-color: #FFCDD2 !important; } .mt .red-text.text-lighten-4 { color: #FFCDD2 !important; } .mt .red.lighten-3 { background-color: #EF9A9A !important; } .mt .red-text.text-lighten-3 { color: #EF9A9A !important; } .mt .red.lighten-2 { background-color: #E57373 !important; } .mt .red-text.text-lighten-2 { color: #E57373 !important; } .mt .red.lighten-1 { background-color: #EF5350 !important; } .mt .red-text.text-lighten-1 { color: #EF5350 !important; } .mt .red.darken-1 { background-color: #E53935 !important; } .mt .red-text.text-darken-1 { color: #E53935 !important; } .mt .red.darken-2 { background-color: #D32F2F !important; } .mt .red-text.text-darken-2 { color: #D32F2F !important; } .mt .red.darken-3 { background-color: #C62828 !important; } .mt .red-text.text-darken-3 { color: #C62828 !important; } .mt .red.darken-4 { background-color: #B71C1C !important; } .mt .red-text.text-darken-4 { color: #B71C1C !important; } .mt .red.accent-1 { background-color: #FF8A80 !important; } .mt .red-text.text-accent-1 { color: #FF8A80 !important; } .mt .red.accent-2 { background-color: #FF5252 !important; } .mt .red-text.text-accent-2 { color: #FF5252 !important; } .mt .red.accent-3 { background-color: #FF1744 !important; } .mt .red-text.text-accent-3 { color: #FF1744 !important; } .mt .red.accent-4 { background-color: #D50000 !important; } .mt .red-text.text-accent-4 { color: #D50000 !important; } .mt .pink { background-color: #e91e63 !important; } .mt .pink-text { color: #e91e63 !important; } .mt .pink.lighten-5 { background-color: #fce4ec !important; } .mt .pink-text.text-lighten-5 { color: #fce4ec !important; } .mt .pink.lighten-4 { background-color: #f8bbd0 !important; } .mt .pink-text.text-lighten-4 { color: #f8bbd0 !important; } .mt .pink.lighten-3 { background-color: #f48fb1 !important; } .mt .pink-text.text-lighten-3 { color: #f48fb1 !important; } .mt .pink.lighten-2 { background-color: #f06292 !important; } .mt .pink-text.text-lighten-2 { color: #f06292 !important; } .mt .pink.lighten-1 { background-color: #ec407a !important; } .mt .pink-text.text-lighten-1 { color: #ec407a !important; } .mt .pink.darken-1 { background-color: #d81b60 !important; } .mt .pink-text.text-darken-1 { color: #d81b60 !important; } .mt .pink.darken-2 { background-color: #c2185b !important; } .mt .pink-text.text-darken-2 { color: #c2185b !important; } .mt .pink.darken-3 { background-color: #ad1457 !important; } .mt .pink-text.text-darken-3 { color: #ad1457 !important; } .mt .pink.darken-4 { background-color: #880e4f !important; } .mt .pink-text.text-darken-4 { color: #880e4f !important; } .mt .pink.accent-1 { background-color: #ff80ab !important; } .mt .pink-text.text-accent-1 { color: #ff80ab !important; } .mt .pink.accent-2 { background-color: #ff4081 !important; } .mt .pink-text.text-accent-2 { color: #ff4081 !important; } .mt .pink.accent-3 { background-color: #f50057 !important; } .mt .pink-text.text-accent-3 { color: #f50057 !important; } .mt .pink.accent-4 { background-color: #c51162 !important; } .mt .pink-text.text-accent-4 { color: #c51162 !important; } .mt .purple { background-color: #9c27b0 !important; } .mt .purple-text { color: #9c27b0 !important; } .mt .purple.lighten-5 { background-color: #f3e5f5 !important; } .mt .purple-text.text-lighten-5 { color: #f3e5f5 !important; } .mt .purple.lighten-4 { background-color: #e1bee7 !important; } .mt .purple-text.text-lighten-4 { color: #e1bee7 !important; } .mt .purple.lighten-3 { background-color: #ce93d8 !important; } .mt .purple-text.text-lighten-3 { color: #ce93d8 !important; } .mt .purple.lighten-2 { background-color: #ba68c8 !important; } .mt .purple-text.text-lighten-2 { color: #ba68c8 !important; } .mt .purple.lighten-1 { background-color: #ab47bc !important; } .mt .purple-text.text-lighten-1 { color: #ab47bc !important; } .mt .purple.darken-1 { background-color: #8e24aa !important; } .mt .purple-text.text-darken-1 { color: #8e24aa !important; } .mt .purple.darken-2 { background-color: #7b1fa2 !important; } .mt .purple-text.text-darken-2 { color: #7b1fa2 !important; } .mt .purple.darken-3 { background-color: #6a1b9a !important; } .mt .purple-text.text-darken-3 { color: #6a1b9a !important; } .mt .purple.darken-4 { background-color: #4a148c !important; } .mt .purple-text.text-darken-4 { color: #4a148c !important; } .mt .purple.accent-1 { background-color: #ea80fc !important; } .mt .purple-text.text-accent-1 { color: #ea80fc !important; } .mt .purple.accent-2 { background-color: #e040fb !important; } .mt .purple-text.text-accent-2 { color: #e040fb !important; } .mt .purple.accent-3 { background-color: #d500f9 !important; } .mt .purple-text.text-accent-3 { color: #d500f9 !important; } .mt .purple.accent-4 { background-color: #aa00ff !important; } .mt .purple-text.text-accent-4 { color: #aa00ff !important; } .mt .deep-purple { background-color: #673ab7 !important; } .mt .deep-purple-text { color: #673ab7 !important; } .mt .deep-purple.lighten-5 { background-color: #ede7f6 !important; } .mt .deep-purple-text.text-lighten-5 { color: #ede7f6 !important; } .mt .deep-purple.lighten-4 { background-color: #d1c4e9 !important; } .mt .deep-purple-text.text-lighten-4 { color: #d1c4e9 !important; } .mt .deep-purple.lighten-3 { background-color: #b39ddb !important; } .mt .deep-purple-text.text-lighten-3 { color: #b39ddb !important; } .mt .deep-purple.lighten-2 { background-color: #9575cd !important; } .mt .deep-purple-text.text-lighten-2 { color: #9575cd !important; } .mt .deep-purple.lighten-1 { background-color: #7e57c2 !important; } .mt .deep-purple-text.text-lighten-1 { color: #7e57c2 !important; } .mt .deep-purple.darken-1 { background-color: #5e35b1 !important; } .mt .deep-purple-text.text-darken-1 { color: #5e35b1 !important; } .mt .deep-purple.darken-2 { background-color: #512da8 !important; } .mt .deep-purple-text.text-darken-2 { color: #512da8 !important; } .mt .deep-purple.darken-3 { background-color: #4527a0 !important; } .mt .deep-purple-text.text-darken-3 { color: #4527a0 !important; } .mt .deep-purple.darken-4 { background-color: #311b92 !important; } .mt .deep-purple-text.text-darken-4 { color: #311b92 !important; } .mt .deep-purple.accent-1 { background-color: #b388ff !important; } .mt .deep-purple-text.text-accent-1 { color: #b388ff !important; } .mt .deep-purple.accent-2 { background-color: #7c4dff !important; } .mt .deep-purple-text.text-accent-2 { color: #7c4dff !important; } .mt .deep-purple.accent-3 { background-color: #651fff !important; } .mt .deep-purple-text.text-accent-3 { color: #651fff !important; } .mt .deep-purple.accent-4 { background-color: #6200ea !important; } .mt .deep-purple-text.text-accent-4 { color: #6200ea !important; } .mt .indigo { background-color: #3f51b5 !important; } .mt .indigo-text { color: #3f51b5 !important; } .mt .indigo.lighten-5 { background-color: #e8eaf6 !important; } .mt .indigo-text.text-lighten-5 { color: #e8eaf6 !important; } .mt .indigo.lighten-4 { background-color: #c5cae9 !important; } .mt .indigo-text.text-lighten-4 { color: #c5cae9 !important; } .mt .indigo.lighten-3 { background-color: #9fa8da !important; } .mt .indigo-text.text-lighten-3 { color: #9fa8da !important; } .mt .indigo.lighten-2 { background-color: #7986cb !important; } .mt .indigo-text.text-lighten-2 { color: #7986cb !important; } .mt .indigo.lighten-1 { background-color: #5c6bc0 !important; } .mt .indigo-text.text-lighten-1 { color: #5c6bc0 !important; } .mt .indigo.darken-1 { background-color: #3949ab !important; } .mt .indigo-text.text-darken-1 { color: #3949ab !important; } .mt .indigo.darken-2 { background-color: #303f9f !important; } .mt .indigo-text.text-darken-2 { color: #303f9f !important; } .mt .indigo.darken-3 { background-color: #283593 !important; } .mt .indigo-text.text-darken-3 { color: #283593 !important; } .mt .indigo.darken-4 { background-color: #1a237e !important; } .mt .indigo-text.text-darken-4 { color: #1a237e !important; } .mt .indigo.accent-1 { background-color: #8c9eff !important; } .mt .indigo-text.text-accent-1 { color: #8c9eff !important; } .mt .indigo.accent-2 { background-color: #536dfe !important; } .mt .indigo-text.text-accent-2 { color: #536dfe !important; } .mt .indigo.accent-3 { background-color: #3d5afe !important; } .mt .indigo-text.text-accent-3 { color: #3d5afe !important; } .mt .indigo.accent-4 { background-color: #304ffe !important; } .mt .indigo-text.text-accent-4 { color: #304ffe !important; } .mt .blue { background-color: #2196F3 !important; } .mt .blue-text { color: #2196F3 !important; } .mt .blue.lighten-5 { background-color: #E3F2FD !important; } .mt .blue-text.text-lighten-5 { color: #E3F2FD !important; } .mt .blue.lighten-4 { background-color: #BBDEFB !important; } .mt .blue-text.text-lighten-4 { color: #BBDEFB !important; } .mt .blue.lighten-3 { background-color: #90CAF9 !important; } .mt .blue-text.text-lighten-3 { color: #90CAF9 !important; } .mt .blue.lighten-2 { background-color: #64B5F6 !important; } .mt .blue-text.text-lighten-2 { color: #64B5F6 !important; } .mt .blue.lighten-1 { background-color: #42A5F5 !important; } .mt .blue-text.text-lighten-1 { color: #42A5F5 !important; } .mt .blue.darken-1 { background-color: #1E88E5 !important; } .mt .blue-text.text-darken-1 { color: #1E88E5 !important; } .mt .blue.darken-2 { background-color: #1976D2 !important; } .mt .blue-text.text-darken-2 { color: #1976D2 !important; } .mt .blue.darken-3 { background-color: #1565C0 !important; } .mt .blue-text.text-darken-3 { color: #1565C0 !important; } .mt .blue.darken-4 { background-color: #0D47A1 !important; } .mt .blue-text.text-darken-4 { color: #0D47A1 !important; } .mt .blue.accent-1 { background-color: #82B1FF !important; } .mt .blue-text.text-accent-1 { color: #82B1FF !important; } .mt .blue.accent-2 { background-color: #448AFF !important; } .mt .blue-text.text-accent-2 { color: #448AFF !important; } .mt .blue.accent-3 { background-color: #2979FF !important; } .mt .blue-text.text-accent-3 { color: #2979FF !important; } .mt .blue.accent-4 { background-color: #2962FF !important; } .mt .blue-text.text-accent-4 { color: #2962FF !important; } .mt .light-blue { background-color: #03a9f4 !important; } .mt .light-blue-text { color: #03a9f4 !important; } .mt .light-blue.lighten-5 { background-color: #e1f5fe !important; } .mt .light-blue-text.text-lighten-5 { color: #e1f5fe !important; } .mt .light-blue.lighten-4 { background-color: #b3e5fc !important; } .mt .light-blue-text.text-lighten-4 { color: #b3e5fc !important; } .mt .light-blue.lighten-3 { background-color: #81d4fa !important; } .mt .light-blue-text.text-lighten-3 { color: #81d4fa !important; } .mt .light-blue.lighten-2 { background-color: #4fc3f7 !important; } .mt .light-blue-text.text-lighten-2 { color: #4fc3f7 !important; } .mt .light-blue.lighten-1 { background-color: #29b6f6 !important; } .mt .light-blue-text.text-lighten-1 { color: #29b6f6 !important; } .mt .light-blue.darken-1 { background-color: #039be5 !important; } .mt .light-blue-text.text-darken-1 { color: #039be5 !important; } .mt .light-blue.darken-2 { background-color: #0288d1 !important; } .mt .light-blue-text.text-darken-2 { color: #0288d1 !important; } .mt .light-blue.darken-3 { background-color: #0277bd !important; } .mt .light-blue-text.text-darken-3 { color: #0277bd !important; } .mt .light-blue.darken-4 { background-color: #01579b !important; } .mt .light-blue-text.text-darken-4 { color: #01579b !important; } .mt .light-blue.accent-1 { background-color: #80d8ff !important; } .mt .light-blue-text.text-accent-1 { color: #80d8ff !important; } .mt .light-blue.accent-2 { background-color: #40c4ff !important; } .mt .light-blue-text.text-accent-2 { color: #40c4ff !important; } .mt .light-blue.accent-3 { background-color: #00b0ff !important; } .mt .light-blue-text.text-accent-3 { color: #00b0ff !important; } .mt .light-blue.accent-4 { background-color: #0091ea !important; } .mt .light-blue-text.text-accent-4 { color: #0091ea !important; } .mt .cyan { background-color: #00bcd4 !important; } .mt .cyan-text { color: #00bcd4 !important; } .mt .cyan.lighten-5 { background-color: #e0f7fa !important; } .mt .cyan-text.text-lighten-5 { color: #e0f7fa !important; } .mt .cyan.lighten-4 { background-color: #b2ebf2 !important; } .mt .cyan-text.text-lighten-4 { color: #b2ebf2 !important; } .mt .cyan.lighten-3 { background-color: #80deea !important; } .mt .cyan-text.text-lighten-3 { color: #80deea !important; } .mt .cyan.lighten-2 { background-color: #4dd0e1 !important; } .mt .cyan-text.text-lighten-2 { color: #4dd0e1 !important; } .mt .cyan.lighten-1 { background-color: #26c6da !important; } .mt .cyan-text.text-lighten-1 { color: #26c6da !important; } .mt .cyan.darken-1 { background-color: #00acc1 !important; } .mt .cyan-text.text-darken-1 { color: #00acc1 !important; } .mt .cyan.darken-2 { background-color: #0097a7 !important; } .mt .cyan-text.text-darken-2 { color: #0097a7 !important; } .mt .cyan.darken-3 { background-color: #00838f !important; } .mt .cyan-text.text-darken-3 { color: #00838f !important; } .mt .cyan.darken-4 { background-color: #006064 !important; } .mt .cyan-text.text-darken-4 { color: #006064 !important; } .mt .cyan.accent-1 { background-color: #84ffff !important; } .mt .cyan-text.text-accent-1 { color: #84ffff !important; } .mt .cyan.accent-2 { background-color: #18ffff !important; } .mt .cyan-text.text-accent-2 { color: #18ffff !important; } .mt .cyan.accent-3 { background-color: #00e5ff !important; } .mt .cyan-text.text-accent-3 { color: #00e5ff !important; } .mt .cyan.accent-4 { background-color: #00b8d4 !important; } .mt .cyan-text.text-accent-4 { color: #00b8d4 !important; } .mt .teal { background-color: #009688 !important; } .mt .teal-text { color: #009688 !important; } .mt .teal.lighten-5 { background-color: #e0f2f1 !important; } .mt .teal-text.text-lighten-5 { color: #e0f2f1 !important; } .mt .teal.lighten-4 { background-color: #b2dfdb !important; } .mt .teal-text.text-lighten-4 { color: #b2dfdb !important; } .mt .teal.lighten-3 { background-color: #80cbc4 !important; } .mt .teal-text.text-lighten-3 { color: #80cbc4 !important; } .mt .teal.lighten-2 { background-color: #4db6ac !important; } .mt .teal-text.text-lighten-2 { color: #4db6ac !important; } .mt .teal.lighten-1 { background-color: #26a69a !important; } .mt .teal-text.text-lighten-1 { color: #26a69a !important; } .mt .teal.darken-1 { background-color: #00897b !important; } .mt .teal-text.text-darken-1 { color: #00897b !important; } .mt .teal.darken-2 { background-color: #00796b !important; } .mt .teal-text.text-darken-2 { color: #00796b !important; } .mt .teal.darken-3 { background-color: #00695c !important; } .mt .teal-text.text-darken-3 { color: #00695c !important; } .mt .teal.darken-4 { background-color: #004d40 !important; } .mt .teal-text.text-darken-4 { color: #004d40 !important; } .mt .teal.accent-1 { background-color: #a7ffeb !important; } .mt .teal-text.text-accent-1 { color: #a7ffeb !important; } .mt .teal.accent-2 { background-color: #64ffda !important; } .mt .teal-text.text-accent-2 { color: #64ffda !important; } .mt .teal.accent-3 { background-color: #1de9b6 !important; } .mt .teal-text.text-accent-3 { color: #1de9b6 !important; } .mt .teal.accent-4 { background-color: #00bfa5 !important; } .mt .teal-text.text-accent-4 { color: #00bfa5 !important; } .mt .green { background-color: #4CAF50 !important; } .mt .green-text { color: #4CAF50 !important; } .mt .green.lighten-5 { background-color: #E8F5E9 !important; } .mt .green-text.text-lighten-5 { color: #E8F5E9 !important; } .mt .green.lighten-4 { background-color: #C8E6C9 !important; } .mt .green-text.text-lighten-4 { color: #C8E6C9 !important; } .mt .green.lighten-3 { background-color: #A5D6A7 !important; } .mt .green-text.text-lighten-3 { color: #A5D6A7 !important; } .mt .green.lighten-2 { background-color: #81C784 !important; } .mt .green-text.text-lighten-2 { color: #81C784 !important; } .mt .green.lighten-1 { background-color: #66BB6A !important; } .mt .green-text.text-lighten-1 { color: #66BB6A !important; } .mt .green.darken-1 { background-color: #43A047 !important; } .mt .green-text.text-darken-1 { color: #43A047 !important; } .mt .green.darken-2 { background-color: #388E3C !important; } .mt .green-text.text-darken-2 { color: #388E3C !important; } .mt .green.darken-3 { background-color: #2E7D32 !important; } .mt .green-text.text-darken-3 { color: #2E7D32 !important; } .mt .green.darken-4 { background-color: #1B5E20 !important; } .mt .green-text.text-darken-4 { color: #1B5E20 !important; } .mt .green.accent-1 { background-color: #B9F6CA !important; } .mt .green-text.text-accent-1 { color: #B9F6CA !important; } .mt .green.accent-2 { background-color: #69F0AE !important; } .mt .green-text.text-accent-2 { color: #69F0AE !important; } .mt .green.accent-3 { background-color: #00E676 !important; } .mt .green-text.text-accent-3 { color: #00E676 !important; } .mt .green.accent-4 { background-color: #00C853 !important; } .mt .green-text.text-accent-4 { color: #00C853 !important; } .mt .light-green { background-color: #8bc34a !important; } .mt .light-green-text { color: #8bc34a !important; } .mt .light-green.lighten-5 { background-color: #f1f8e9 !important; } .mt .light-green-text.text-lighten-5 { color: #f1f8e9 !important; } .mt .light-green.lighten-4 { background-color: #dcedc8 !important; } .mt .light-green-text.text-lighten-4 { color: #dcedc8 !important; } .mt .light-green.lighten-3 { background-color: #c5e1a5 !important; } .mt .light-green-text.text-lighten-3 { color: #c5e1a5 !important; } .mt .light-green.lighten-2 { background-color: #aed581 !important; } .mt .light-green-text.text-lighten-2 { color: #aed581 !important; } .mt .light-green.lighten-1 { background-color: #9ccc65 !important; } .mt .light-green-text.text-lighten-1 { color: #9ccc65 !important; } .mt .light-green.darken-1 { background-color: #7cb342 !important; } .mt .light-green-text.text-darken-1 { color: #7cb342 !important; } .mt .light-green.darken-2 { background-color: #689f38 !important; } .mt .light-green-text.text-darken-2 { color: #689f38 !important; } .mt .light-green.darken-3 { background-color: #558b2f !important; } .mt .light-green-text.text-darken-3 { color: #558b2f !important; } .mt .light-green.darken-4 { background-color: #33691e !important; } .mt .light-green-text.text-darken-4 { color: #33691e !important; } .mt .light-green.accent-1 { background-color: #ccff90 !important; } .mt .light-green-text.text-accent-1 { color: #ccff90 !important; } .mt .light-green.accent-2 { background-color: #b2ff59 !important; } .mt .light-green-text.text-accent-2 { color: #b2ff59 !important; } .mt .light-green.accent-3 { background-color: #76ff03 !important; } .mt .light-green-text.text-accent-3 { color: #76ff03 !important; } .mt .light-green.accent-4 { background-color: #64dd17 !important; } .mt .light-green-text.text-accent-4 { color: #64dd17 !important; } .mt .lime { background-color: #cddc39 !important; } .mt .lime-text { color: #cddc39 !important; } .mt .lime.lighten-5 { background-color: #f9fbe7 !important; } .mt .lime-text.text-lighten-5 { color: #f9fbe7 !important; } .mt .lime.lighten-4 { background-color: #f0f4c3 !important; } .mt .lime-text.text-lighten-4 { color: #f0f4c3 !important; } .mt .lime.lighten-3 { background-color: #e6ee9c !important; } .mt .lime-text.text-lighten-3 { color: #e6ee9c !important; } .mt .lime.lighten-2 { background-color: #dce775 !important; } .mt .lime-text.text-lighten-2 { color: #dce775 !important; } .mt .lime.lighten-1 { background-color: #d4e157 !important; } .mt .lime-text.text-lighten-1 { color: #d4e157 !important; } .mt .lime.darken-1 { background-color: #c0ca33 !important; } .mt .lime-text.text-darken-1 { color: #c0ca33 !important; } .mt .lime.darken-2 { background-color: #afb42b !important; } .mt .lime-text.text-darken-2 { color: #afb42b !important; } .mt .lime.darken-3 { background-color: #9e9d24 !important; } .mt .lime-text.text-darken-3 { color: #9e9d24 !important; } .mt .lime.darken-4 { background-color: #827717 !important; } .mt .lime-text.text-darken-4 { color: #827717 !important; } .mt .lime.accent-1 { background-color: #f4ff81 !important; } .mt .lime-text.text-accent-1 { color: #f4ff81 !important; } .mt .lime.accent-2 { background-color: #eeff41 !important; } .mt .lime-text.text-accent-2 { color: #eeff41 !important; } .mt .lime.accent-3 { background-color: #c6ff00 !important; } .mt .lime-text.text-accent-3 { color: #c6ff00 !important; } .mt .lime.accent-4 { background-color: #aeea00 !important; } .mt .lime-text.text-accent-4 { color: #aeea00 !important; } .mt .yellow { background-color: #ffeb3b !important; } .mt .yellow-text { color: #ffeb3b !important; } .mt .yellow.lighten-5 { background-color: #fffde7 !important; } .mt .yellow-text.text-lighten-5 { color: #fffde7 !important; } .mt .yellow.lighten-4 { background-color: #fff9c4 !important; } .mt .yellow-text.text-lighten-4 { color: #fff9c4 !important; } .mt .yellow.lighten-3 { background-color: #fff59d !important; } .mt .yellow-text.text-lighten-3 { color: #fff59d !important; } .mt .yellow.lighten-2 { background-color: #fff176 !important; } .mt .yellow-text.text-lighten-2 { color: #fff176 !important; } .mt .yellow.lighten-1 { background-color: #ffee58 !important; } .mt .yellow-text.text-lighten-1 { color: #ffee58 !important; } .mt .yellow.darken-1 { background-color: #fdd835 !important; } .mt .yellow-text.text-darken-1 { color: #fdd835 !important; } .mt .yellow.darken-2 { background-color: #fbc02d !important; } .mt .yellow-text.text-darken-2 { color: #fbc02d !important; } .mt .yellow.darken-3 { background-color: #f9a825 !important; } .mt .yellow-text.text-darken-3 { color: #f9a825 !important; } .mt .yellow.darken-4 { background-color: #f57f17 !important; } .mt .yellow-text.text-darken-4 { color: #f57f17 !important; } .mt .yellow.accent-1 { background-color: #ffff8d !important; } .mt .yellow-text.text-accent-1 { color: #ffff8d !important; } .mt .yellow.accent-2 { background-color: #ffff00 !important; } .mt .yellow-text.text-accent-2 { color: #ffff00 !important; } .mt .yellow.accent-3 { background-color: #ffea00 !important; } .mt .yellow-text.text-accent-3 { color: #ffea00 !important; } .mt .yellow.accent-4 { background-color: #ffd600 !important; } .mt .yellow-text.text-accent-4 { color: #ffd600 !important; } .mt .amber { background-color: #ffc107 !important; } .mt .amber-text { color: #ffc107 !important; } .mt .amber.lighten-5 { background-color: #fff8e1 !important; } .mt .amber-text.text-lighten-5 { color: #fff8e1 !important; } .mt .amber.lighten-4 { background-color: #ffecb3 !important; } .mt .amber-text.text-lighten-4 { color: #ffecb3 !important; } .mt .amber.lighten-3 { background-color: #ffe082 !important; } .mt .amber-text.text-lighten-3 { color: #ffe082 !important; } .mt .amber.lighten-2 { background-color: #ffd54f !important; } .mt .amber-text.text-lighten-2 { color: #ffd54f !important; } .mt .amber.lighten-1 { background-color: #ffca28 !important; } .mt .amber-text.text-lighten-1 { color: #ffca28 !important; } .mt .amber.darken-1 { background-color: #ffb300 !important; } .mt .amber-text.text-darken-1 { color: #ffb300 !important; } .mt .amber.darken-2 { background-color: #ffa000 !important; } .mt .amber-text.text-darken-2 { color: #ffa000 !important; } .mt .amber.darken-3 { background-color: #ff8f00 !important; } .mt .amber-text.text-darken-3 { color: #ff8f00 !important; } .mt .amber.darken-4 { background-color: #ff6f00 !important; } .mt .amber-text.text-darken-4 { color: #ff6f00 !important; } .mt .amber.accent-1 { background-color: #ffe57f !important; } .mt .amber-text.text-accent-1 { color: #ffe57f !important; } .mt .amber.accent-2 { background-color: #ffd740 !important; } .mt .amber-text.text-accent-2 { color: #ffd740 !important; } .mt .amber.accent-3 { background-color: #ffc400 !important; } .mt .amber-text.text-accent-3 { color: #ffc400 !important; } .mt .amber.accent-4 { background-color: #ffab00 !important; } .mt .amber-text.text-accent-4 { color: #ffab00 !important; } .mt .orange { background-color: #ff9800 !important; } .mt .orange-text { color: #ff9800 !important; } .mt .orange.lighten-5 { background-color: #fff3e0 !important; } .mt .orange-text.text-lighten-5 { color: #fff3e0 !important; } .mt .orange.lighten-4 { background-color: #ffe0b2 !important; } .mt .orange-text.text-lighten-4 { color: #ffe0b2 !important; } .mt .orange.lighten-3 { background-color: #ffcc80 !important; } .mt .orange-text.text-lighten-3 { color: #ffcc80 !important; } .mt .orange.lighten-2 { background-color: #ffb74d !important; } .mt .orange-text.text-lighten-2 { color: #ffb74d !important; } .mt .orange.lighten-1 { background-color: #ffa726 !important; } .mt .orange-text.text-lighten-1 { color: #ffa726 !important; } .mt .orange.darken-1 { background-color: #fb8c00 !important; } .mt .orange-text.text-darken-1 { color: #fb8c00 !important; } .mt .orange.darken-2 { background-color: #f57c00 !important; } .mt .orange-text.text-darken-2 { color: #f57c00 !important; } .mt .orange.darken-3 { background-color: #ef6c00 !important; } .mt .orange-text.text-darken-3 { color: #ef6c00 !important; } .mt .orange.darken-4 { background-color: #e65100 !important; } .mt .orange-text.text-darken-4 { color: #e65100 !important; } .mt .orange.accent-1 { background-color: #ffd180 !important; } .mt .orange-text.text-accent-1 { color: #ffd180 !important; } .mt .orange.accent-2 { background-color: #ffab40 !important; } .mt .orange-text.text-accent-2 { color: #ffab40 !important; } .mt .orange.accent-3 { background-color: #ff9100 !important; } .mt .orange-text.text-accent-3 { color: #ff9100 !important; } .mt .orange.accent-4 { background-color: #ff6d00 !important; } .mt .orange-text.text-accent-4 { color: #ff6d00 !important; } .mt .deep-orange { background-color: #ff5722 !important; } .mt .deep-orange-text { color: #ff5722 !important; } .mt .deep-orange.lighten-5 { background-color: #fbe9e7 !important; } .mt .deep-orange-text.text-lighten-5 { color: #fbe9e7 !important; } .mt .deep-orange.lighten-4 { background-color: #ffccbc !important; } .mt .deep-orange-text.text-lighten-4 { color: #ffccbc !important; } .mt .deep-orange.lighten-3 { background-color: #ffab91 !important; } .mt .deep-orange-text.text-lighten-3 { color: #ffab91 !important; } .mt .deep-orange.lighten-2 { background-color: #ff8a65 !important; } .mt .deep-orange-text.text-lighten-2 { color: #ff8a65 !important; } .mt .deep-orange.lighten-1 { background-color: #ff7043 !important; } .mt .deep-orange-text.text-lighten-1 { color: #ff7043 !important; } .mt .deep-orange.darken-1 { background-color: #f4511e !important; } .mt .deep-orange-text.text-darken-1 { color: #f4511e !important; } .mt .deep-orange.darken-2 { background-color: #e64a19 !important; } .mt .deep-orange-text.text-darken-2 { color: #e64a19 !important; } .mt .deep-orange.darken-3 { background-color: #d84315 !important; } .mt .deep-orange-text.text-darken-3 { color: #d84315 !important; } .mt .deep-orange.darken-4 { background-color: #bf360c !important; } .mt .deep-orange-text.text-darken-4 { color: #bf360c !important; } .mt .deep-orange.accent-1 { background-color: #ff9e80 !important; } .mt .deep-orange-text.text-accent-1 { color: #ff9e80 !important; } .mt .deep-orange.accent-2 { background-color: #ff6e40 !important; } .mt .deep-orange-text.text-accent-2 { color: #ff6e40 !important; } .mt .deep-orange.accent-3 { background-color: #ff3d00 !important; } .mt .deep-orange-text.text-accent-3 { color: #ff3d00 !important; } .mt .deep-orange.accent-4 { background-color: #dd2c00 !important; } .mt .deep-orange-text.text-accent-4 { color: #dd2c00 !important; } .mt .brown { background-color: #795548 !important; } .mt .brown-text { color: #795548 !important; } .mt .brown.lighten-5 { background-color: #efebe9 !important; } .mt .brown-text.text-lighten-5 { color: #efebe9 !important; } .mt .brown.lighten-4 { background-color: #d7ccc8 !important; } .mt .brown-text.text-lighten-4 { color: #d7ccc8 !important; } .mt .brown.lighten-3 { background-color: #bcaaa4 !important; } .mt .brown-text.text-lighten-3 { color: #bcaaa4 !important; } .mt .brown.lighten-2 { background-color: #a1887f !important; } .mt .brown-text.text-lighten-2 { color: #a1887f !important; } .mt .brown.lighten-1 { background-color: #8d6e63 !important; } .mt .brown-text.text-lighten-1 { color: #8d6e63 !important; } .mt .brown.darken-1 { background-color: #6d4c41 !important; } .mt .brown-text.text-darken-1 { color: #6d4c41 !important; } .mt .brown.darken-2 { background-color: #5d4037 !important; } .mt .brown-text.text-darken-2 { color: #5d4037 !important; } .mt .brown.darken-3 { background-color: #4e342e !important; } .mt .brown-text.text-darken-3 { color: #4e342e !important; } .mt .brown.darken-4 { background-color: #3e2723 !important; } .mt .brown-text.text-darken-4 { color: #3e2723 !important; } .mt .blue-grey { background-color: #607d8b !important; } .mt .blue-grey-text { color: #607d8b !important; } .mt .blue-grey.lighten-5 { background-color: #eceff1 !important; } .mt .blue-grey-text.text-lighten-5 { color: #eceff1 !important; } .mt .blue-grey.lighten-4 { background-color: #cfd8dc !important; } .mt .blue-grey-text.text-lighten-4 { color: #cfd8dc !important; } .mt .blue-grey.lighten-3 { background-color: #b0bec5 !important; } .mt .blue-grey-text.text-lighten-3 { color: #b0bec5 !important; } .mt .blue-grey.lighten-2 { background-color: #90a4ae !important; } .mt .blue-grey-text.text-lighten-2 { color: #90a4ae !important; } .mt .blue-grey.lighten-1 { background-color: #78909c !important; } .mt .blue-grey-text.text-lighten-1 { color: #78909c !important; } .mt .blue-grey.darken-1 { background-color: #546e7a !important; } .mt .blue-grey-text.text-darken-1 { color: #546e7a !important; } .mt .blue-grey.darken-2 { background-color: #455a64 !important; } .mt .blue-grey-text.text-darken-2 { color: #455a64 !important; } .mt .blue-grey.darken-3 { background-color: #37474f !important; } .mt .blue-grey-text.text-darken-3 { color: #37474f !important; } .mt .blue-grey.darken-4 { background-color: #263238 !important; } .mt .blue-grey-text.text-darken-4 { color: #263238 !important; } .mt .grey { background-color: #9e9e9e !important; } .mt .grey-text { color: #9e9e9e !important; } .mt .grey.lighten-5 { background-color: #fafafa !important; } .mt .grey-text.text-lighten-5 { color: #fafafa !important; } .mt .grey.lighten-4 { background-color: #f5f5f5 !important; } .mt .grey-text.text-lighten-4 { color: #f5f5f5 !important; } .mt .grey.lighten-3 { background-color: #eeeeee !important; } .mt .grey-text.text-lighten-3 { color: #eeeeee !important; } .mt .grey.lighten-2 { background-color: #e0e0e0 !important; } .mt .grey-text.text-lighten-2 { color: #e0e0e0 !important; } .mt .grey.lighten-1 { background-color: #bdbdbd !important; } .mt .grey-text.text-lighten-1 { color: #bdbdbd !important; } .mt .grey.darken-1 { background-color: #757575 !important; } .mt .grey-text.text-darken-1 { color: #757575 !important; } .mt .grey.darken-2 { background-color: #616161 !important; } .mt .grey-text.text-darken-2 { color: #616161 !important; } .mt .grey.darken-3 { background-color: #424242 !important; } .mt .grey-text.text-darken-3 { color: #424242 !important; } .mt .grey.darken-4 { background-color: #212121 !important; } .mt .grey-text.text-darken-4 { color: #212121 !important; } .mt .black { background-color: #000000 !important; } .mt .black-text { color: #000000 !important; } .mt .white { background-color: #FFFFFF !important; } .mt .white-text { color: #FFFFFF !important; } .mt .transparent { background-color: transparent !important; } .mt .transparent-text { color: transparent !important; } .mt html { line-height: 1.15; /* 1 */ -ms-text-size-adjust: 100%; /* 2 */ -webkit-text-size-adjust: 100%; /* 2 */ } .mt body { margin: 0; } .mt article, .mt aside, .mt footer, .mt header, .mt nav, .mt section { display: block; } .mt h1 { font-size: 2em; margin: 0.67em 0; } .mt figcaption, .mt figure, .mt main { /* 1 */ display: block; } .mt figure { margin: 1em 40px; } .mt hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } .mt pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } .mt a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ } .mt abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } .mt b, .mt strong { font-weight: inherit; } .mt b, .mt strong { font-weight: bolder; } .mt code, .mt kbd, .mt samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } .mt dfn { font-style: italic; } .mt mark { background-color: #ff0; color: #000; } .mt small { font-size: 80%; } .mt sub, .mt sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } .mt sub { bottom: -0.25em; } .mt sup { top: -0.5em; } .mt audio, .mt video { display: inline-block; } .mt audio:not([controls]) { display: none; height: 0; } .mt img { border-style: none; } .mt svg:not(:root) { overflow: hidden; } .mt button, .mt input, .mt optgroup, .mt select, .mt textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } .mt button, .mt input { /* 1 */ overflow: visible; } .mt button, .mt select { /* 1 */ text-transform: none; } .mt button, .mt html [type="button"], .mt [type="reset"], .mt [type="submit"] { -webkit-appearance: button; /* 2 */ } .mt button::-moz-focus-inner, .mt [type="button"]::-moz-focus-inner, .mt [type="reset"]::-moz-focus-inner, .mt [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } .mt button:-moz-focusring, .mt [type="button"]:-moz-focusring, .mt [type="reset"]:-moz-focusring, .mt [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } .mt fieldset { padding: 0.35em 0.75em 0.625em; } .mt legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } .mt progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } .mt textarea { overflow: auto; } .mt [type="checkbox"], .mt [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } .mt [type="number"]::-webkit-inner-spin-button, .mt [type="number"]::-webkit-outer-spin-button { height: auto; } .mt [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } .mt [type="search"]::-webkit-search-cancel-button, .mt [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } .mt ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } .mt details, .mt menu { display: block; } .mt summary { display: list-item; } .mt canvas { display: inline-block; } .mt template { display: none; } .mt [hidden] { display: none; } .mt html { box-sizing: border-box; } .mt *, .mt *:before, .mt *:after { box-sizing: inherit; } .mt button, .mt input, .mt optgroup, .mt select, .mt textarea { font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; } .mt ul:not(.browser-default) { padding-left: 0; list-style-type: none; } .mt ul:not(.browser-default) > li { list-style-type: none; } .mt a { color: #039be5; text-decoration: none; -webkit-tap-highlight-color: transparent; } .mt .valign-wrapper { display: flex; align-items: center; } .mt .clearfix { clear: both; } .mt .z-depth-0 { box-shadow: none !important; } .mt .z-depth-1, .mt nav, .mt .card-panel, .mt .card, .mt .toast, .mt .btn, .mt .btn-large, .mt .btn-small, .mt .btn-floating, .mt .dropdown-content, .mt .collapsible, .mt .sidenav { box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2); } .mt .z-depth-1-half, .mt .btn:hover, .mt .btn-large:hover, .mt .btn-small:hover, .mt .btn-floating:hover { box-shadow: 0 3px 3px 0 rgba(0, 0, 0, 0.14), 0 1px 7px 0 rgba(0, 0, 0, 0.12), 0 3px 1px -1px rgba(0, 0, 0, 0.2); } .mt .z-depth-2 { box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.3); } .mt .z-depth-3 { box-shadow: 0 8px 17px 2px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); } .mt .z-depth-4 { box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -7px rgba(0, 0, 0, 0.2); } .mt .z-depth-5, .mt .modal { box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2); } .mt .hoverable { transition: box-shadow .25s; } .mt .hoverable:hover { box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); } .mt .divider { height: 1px; overflow: hidden; background-color: #e0e0e0; } .mt blockquote { margin: 20px 0; padding-left: 1.5rem; border-left: 5px solid #ee6e73; } .mt i { line-height: inherit; } .mt i.left { float: left; margin-right: 15px; } .mt i.right { float: right; margin-left: 15px; } .mt i.tiny { font-size: 1rem; } .mt i.small { font-size: 2rem; } .mt i.medium { font-size: 4rem; } .mt i.large { font-size: 6rem; } .mt img.responsive-img, .mt video.responsive-video { max-width: 100%; height: auto; } .mt .pagination li { display: inline-block; border-radius: 2px; text-align: center; vertical-align: top; height: 30px; } .mt .pagination li a { color: #444; display: inline-block; font-size: 1.2rem; padding: 0 10px; line-height: 30px; } .mt .pagination li.active a { color: #fff; } .mt .pagination li.active { background-color: #ee6e73; } .mt .pagination li.disabled a { cursor: default; color: #999; } .mt .pagination li i { font-size: 2rem; } .mt .pagination li.pages ul li { display: inline-block; float: none; } @media only screen and (max-width: 992px) { .mt .pagination { width: 100%; } .mt .pagination li.prev, .mt .pagination li.next { width: 10%; } .mt .pagination li.pages { width: 80%; overflow: hidden; white-space: nowrap; } } .mt .breadcrumb { font-size: 18px; color: rgba(255, 255, 255, 0.7); } .mt .breadcrumb i, .mt .breadcrumb [class^="mdi-"], .mt .breadcrumb [class*="mdi-"], .mt .breadcrumb i.material-icons { display: inline-block; float: left; font-size: 24px; } .mt .breadcrumb:before { content: '\E5CC'; color: rgba(255, 255, 255, 0.7); vertical-align: top; display: inline-block; font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 25px; margin: 0 10px 0 8px; -webkit-font-smoothing: antialiased; } .mt .breadcrumb:first-child:before { display: none; } .mt .breadcrumb:last-child { color: #fff; } .mt .parallax-container { position: relative; overflow: hidden; height: 500px; } .mt .parallax-container .parallax { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: -1; } .mt .parallax-container .parallax img { opacity: 0; position: absolute; left: 50%; bottom: 0; min-width: 100%; min-height: 100%; transform: translate3d(0, 0, 0); transform: translateX(-50%); } .mt .pin-top, .mt .pin-bottom { position: relative; } .mt .pinned { position: fixed !important; } .mt ul.staggered-list li { opacity: 0; } .mt .fade-in { opacity: 0; transform-origin: 0 50%; } @media only screen and (max-width: 600px) { .mt .hide-on-small-only, .mt .hide-on-small-and-down { display: none !important; } } @media only screen and (max-width: 992px) { .mt .hide-on-med-and-down { display: none !important; } } @media only screen and (min-width: 601px) { .mt .hide-on-med-and-up { display: none !important; } } @media only screen and (min-width: 600px) and (max-width: 992px) { .mt .hide-on-med-only { display: none !important; } } @media only screen and (min-width: 993px) { .mt .hide-on-large-only { display: none !important; } } @media only screen and (min-width: 1201px) { .mt .hide-on-extra-large-only { display: none !important; } } @media only screen and (min-width: 1201px) { .mt .show-on-extra-large { display: block !important; } } @media only screen and (min-width: 993px) { .mt .show-on-large { display: block !important; } } @media only screen and (min-width: 600px) and (max-width: 992px) { .mt .show-on-medium { display: block !important; } } @media only screen and (max-width: 600px) { .mt .show-on-small { display: block !important; } } @media only screen and (min-width: 601px) { .mt .show-on-medium-and-up { display: block !important; } } @media only screen and (max-width: 992px) { .mt .show-on-medium-and-down { display: block !important; } } @media only screen and (max-width: 600px) { .mt .center-on-small-only { text-align: center; } } .mt .page-footer { padding-top: 20px; color: #fff; background-color: #ee6e73; } .mt .page-footer .footer-copyright { overflow: hidden; min-height: 50px; display: flex; align-items: center; justify-content: space-between; padding: 10px 0px; color: rgba(255, 255, 255, 0.8); background-color: rgba(51, 51, 51, 0.08); } .mt table, .mt th, .mt td { border: none; } .mt table { width: 100%; display: table; border-collapse: collapse; border-spacing: 0; } .mt table.striped tr { border-bottom: none; } .mt table.striped > tbody > tr:nth-child(odd) { background-color: rgba(242, 242, 242, 0.5); } .mt table.striped > tbody > tr > td { border-radius: 0; } .mt table.highlight > tbody > tr { transition: background-color .25s ease; } .mt table.highlight > tbody > tr:hover { background-color: rgba(242, 242, 242, 0.5); } .mt table.centered thead tr th, .mt table.centered tbody tr td { text-align: center; } .mt tr { border-bottom: 1px solid rgba(0, 0, 0, 0.12); } .mt td, .mt th { padding: 15px 5px; display: table-cell; text-align: left; vertical-align: middle; border-radius: 2px; } @media only screen and (max-width: 992px) { .mt table.responsive-table { width: 100%; border-collapse: collapse; border-spacing: 0; display: block; position: relative; /* sort out borders */ } .mt table.responsive-table td:empty:before { content: '\00a0'; } .mt table.responsive-table th, .mt table.responsive-table td { margin: 0; vertical-align: top; } .mt table.responsive-table th { text-align: left; } .mt table.responsive-table thead { display: block; float: left; } .mt table.responsive-table thead tr { display: block; padding: 0 10px 0 0; } .mt table.responsive-table thead tr th::before { content: "\00a0"; } .mt table.responsive-table tbody { display: block; width: auto; position: relative; overflow-x: auto; white-space: nowrap; } .mt table.responsive-table tbody tr { display: inline-block; vertical-align: top; } .mt table.responsive-table th { display: block; text-align: right; } .mt table.responsive-table td { display: block; min-height: 1.25em; text-align: left; } .mt table.responsive-table tr { border-bottom: none; padding: 0 10px; } .mt table.responsive-table thead { border: 0; border-right: 1px solid rgba(0, 0, 0, 0.12); } } .mt .collection { margin: 0.5rem 0 1rem 0; border: 1px solid #e0e0e0; border-radius: 2px; overflow: hidden; position: relative; } .mt .collection .collection-item { background-color: #fff; line-height: 1.5rem; padding: 10px 20px; margin: 0; border-bottom: 1px solid #e0e0e0; } .mt .collection .collection-item.avatar { min-height: 84px; padding-left: 72px; position: relative; } .mt .collection .collection-item.avatar:not(.circle-clipper) > .circle, .mt .collection .collection-item.avatar :not(.circle-clipper) > .circle { position: absolute; width: 42px; height: 42px; overflow: hidden; left: 15px; display: inline-block; vertical-align: middle; } .mt .collection .collection-item.avatar i.circle { font-size: 18px; line-height: 42px; color: #fff; background-color: #999; text-align: center; } .mt .collection .collection-item.avatar .title { font-size: 16px; } .mt .collection .collection-item.avatar p { margin: 0; } .mt .collection .collection-item.avatar .secondary-content { position: absolute; top: 16px; right: 16px; } .mt .collection .collection-item:last-child { border-bottom: none; } .mt .collection .collection-item.active { background-color: #26a69a; color: #eafaf9; } .mt .collection .collection-item.active .secondary-content { color: #fff; } .mt .collection a.collection-item { display: block; transition: .25s; color: #26a69a; } .mt .collection a.collection-item:not(.active):hover { background-color: #ddd; } .mt .collection.with-header .collection-header { background-color: #fff; border-bottom: 1px solid #e0e0e0; padding: 10px 20px; } .mt .collection.with-header .collection-item { padding-left: 30px; } .mt .collection.with-header .collection-item.avatar { padding-left: 72px; } .mt .secondary-content { float: right; color: #26a69a; } .mt .collapsible .collection { margin: 0; border: none; } .mt .video-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; } .mt .video-container iframe, .mt .video-container object, .mt .video-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .mt .progress { position: relative; height: 4px; display: block; width: 100%; background-color: #acece6; border-radius: 2px; margin: 0.5rem 0 1rem 0; overflow: hidden; } .mt .progress .determinate { position: absolute; top: 0; left: 0; bottom: 0; background-color: #26a69a; transition: width .3s linear; } .mt .progress .indeterminate { background-color: #26a69a; } .mt .progress .indeterminate:before { content: ''; position: absolute; background-color: inherit; top: 0; left: 0; bottom: 0; will-change: left, right; animation: indeterminate 2.1s cubic-bezier(0.65, 0.815, 0.735, 0.395) infinite; } .mt .progress .indeterminate:after { content: ''; position: absolute; background-color: inherit; top: 0; left: 0; bottom: 0; will-change: left, right; animation: indeterminate-short 2.1s cubic-bezier(0.165, 0.84, 0.44, 1) infinite; animation-delay: 1.15s; } @keyframes indeterminate { 0% { left: -35%; right: 100%; } 60% { left: 100%; right: -90%; } 100% { left: 100%; right: -90%; } } @keyframes indeterminate-short { 0% { left: -200%; right: 100%; } 60% { left: 107%; right: -8%; } 100% { left: 107%; right: -8%; } } .mt .hide { display: none !important; } .mt .left-align { text-align: left; } .mt .right-align { text-align: right; } .mt .center, .mt .center-align { text-align: center; } .mt .left { float: left !important; } .mt .right { float: right !important; } .mt .no-select, .mt input[type=range], .mt input[type=range] + .thumb { user-select: none; } .mt .circle { border-radius: 50%; } .mt .center-block { display: block; margin-left: auto; margin-right: auto; } .mt .truncate { display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; } .mt .no-padding { padding: 0 !important; } .mt span.badge { min-width: 3rem; padding: 0 6px; margin-left: 14px; text-align: center; font-size: 1rem; line-height: 22px; height: 22px; color: #757575; float: right; box-sizing: border-box; } .mt span.badge.new { font-weight: 300; font-size: 0.8rem; color: #fff; background-color: #26a69a; border-radius: 2px; } .mt span.badge.new:after { content: " new"; } .mt span.badge[data-badge-caption]::after { content: " " attr(data-badge-caption); } .mt nav ul a span.badge { display: inline-block; float: none; margin-left: 4px; line-height: 22px; height: 22px; -webkit-font-smoothing: auto; } .mt .collection-item span.badge { margin-top: calc(0.75rem - 11px); } .mt .collapsible span.badge { margin-left: auto; } .mt .sidenav span.badge { margin-top: calc(24px - 11px); } .mt table span.badge { display: inline-block; float: none; margin-left: auto; } .mt .material-icons { text-rendering: optimizeLegibility; font-feature-settings: 'liga'; } .mt .container { margin: 0 auto; max-width: 1280px; width: 90%; } @media only screen and (min-width: 601px) { .mt .container { width: 85%; } } @media only screen and (min-width: 993px) { .mt .container { width: 70%; } } .mt .col .row { margin-left: -0.75rem; margin-right: -0.75rem; } .mt .section { padding-top: 1rem; padding-bottom: 1rem; } .mt .section.no-pad { padding: 0; } .mt .section.no-pad-bot { padding-bottom: 0; } .mt .section.no-pad-top { padding-top: 0; } .mt .row { margin-left: auto; margin-right: auto; margin-bottom: 20px; } .mt .row:after { content: ""; display: table; clear: both; } .mt .row .col { float: left; box-sizing: border-box; padding: 0 0.75rem; min-height: 1px; } .mt .row .col[class*="push-"], .mt .row .col[class*="pull-"] { position: relative; } .mt .row .col.s1 { width: 8.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s2 { width: 16.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s3 { width: 25%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s4 { width: 33.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s5 { width: 41.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s6 { width: 50%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s7 { width: 58.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s8 { width: 66.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s9 { width: 75%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s10 { width: 83.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s11 { width: 91.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.s12 { width: 100%; margin-left: auto; left: auto; right: auto; } .mt .row .col.offset-s1 { margin-left: 8.3333333333%; } .mt .row .col.pull-s1 { right: 8.3333333333%; } .mt .row .col.push-s1 { left: 8.3333333333%; } .mt .row .col.offset-s2 { margin-left: 16.6666666667%; } .mt .row .col.pull-s2 { right: 16.6666666667%; } .mt .row .col.push-s2 { left: 16.6666666667%; } .mt .row .col.offset-s3 { margin-left: 25%; } .mt .row .col.pull-s3 { right: 25%; } .mt .row .col.push-s3 { left: 25%; } .mt .row .col.offset-s4 { margin-left: 33.3333333333%; } .mt .row .col.pull-s4 { right: 33.3333333333%; } .mt .row .col.push-s4 { left: 33.3333333333%; } .mt .row .col.offset-s5 { margin-left: 41.6666666667%; } .mt .row .col.pull-s5 { right: 41.6666666667%; } .mt .row .col.push-s5 { left: 41.6666666667%; } .mt .row .col.offset-s6 { margin-left: 50%; } .mt .row .col.pull-s6 { right: 50%; } .mt .row .col.push-s6 { left: 50%; } .mt .row .col.offset-s7 { margin-left: 58.3333333333%; } .mt .row .col.pull-s7 { right: 58.3333333333%; } .mt .row .col.push-s7 { left: 58.3333333333%; } .mt .row .col.offset-s8 { margin-left: 66.6666666667%; } .mt .row .col.pull-s8 { right: 66.6666666667%; } .mt .row .col.push-s8 { left: 66.6666666667%; } .mt .row .col.offset-s9 { margin-left: 75%; } .mt .row .col.pull-s9 { right: 75%; } .mt .row .col.push-s9 { left: 75%; } .mt .row .col.offset-s10 { margin-left: 83.3333333333%; } .mt .row .col.pull-s10 { right: 83.3333333333%; } .mt .row .col.push-s10 { left: 83.3333333333%; } .mt .row .col.offset-s11 { margin-left: 91.6666666667%; } .mt .row .col.pull-s11 { right: 91.6666666667%; } .mt .row .col.push-s11 { left: 91.6666666667%; } .mt .row .col.offset-s12 { margin-left: 100%; } .mt .row .col.pull-s12 { right: 100%; } .mt .row .col.push-s12 { left: 100%; } @media only screen and (min-width: 601px) { .mt .row .col.m1 { width: 8.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m2 { width: 16.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m3 { width: 25%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m4 { width: 33.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m5 { width: 41.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m6 { width: 50%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m7 { width: 58.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m8 { width: 66.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m9 { width: 75%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m10 { width: 83.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m11 { width: 91.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.m12 { width: 100%; margin-left: auto; left: auto; right: auto; } .mt .row .col.offset-m1 { margin-left: 8.3333333333%; } .mt .row .col.pull-m1 { right: 8.3333333333%; } .mt .row .col.push-m1 { left: 8.3333333333%; } .mt .row .col.offset-m2 { margin-left: 16.6666666667%; } .mt .row .col.pull-m2 { right: 16.6666666667%; } .mt .row .col.push-m2 { left: 16.6666666667%; } .mt .row .col.offset-m3 { margin-left: 25%; } .mt .row .col.pull-m3 { right: 25%; } .mt .row .col.push-m3 { left: 25%; } .mt .row .col.offset-m4 { margin-left: 33.3333333333%; } .mt .row .col.pull-m4 { right: 33.3333333333%; } .mt .row .col.push-m4 { left: 33.3333333333%; } .mt .row .col.offset-m5 { margin-left: 41.6666666667%; } .mt .row .col.pull-m5 { right: 41.6666666667%; } .mt .row .col.push-m5 { left: 41.6666666667%; } .mt .row .col.offset-m6 { margin-left: 50%; } .mt .row .col.pull-m6 { right: 50%; } .mt .row .col.push-m6 { left: 50%; } .mt .row .col.offset-m7 { margin-left: 58.3333333333%; } .mt .row .col.pull-m7 { right: 58.3333333333%; } .mt .row .col.push-m7 { left: 58.3333333333%; } .mt .row .col.offset-m8 { margin-left: 66.6666666667%; } .mt .row .col.pull-m8 { right: 66.6666666667%; } .mt .row .col.push-m8 { left: 66.6666666667%; } .mt .row .col.offset-m9 { margin-left: 75%; } .mt .row .col.pull-m9 { right: 75%; } .mt .row .col.push-m9 { left: 75%; } .mt .row .col.offset-m10 { margin-left: 83.3333333333%; } .mt .row .col.pull-m10 { right: 83.3333333333%; } .mt .row .col.push-m10 { left: 83.3333333333%; } .mt .row .col.offset-m11 { margin-left: 91.6666666667%; } .mt .row .col.pull-m11 { right: 91.6666666667%; } .mt .row .col.push-m11 { left: 91.6666666667%; } .mt .row .col.offset-m12 { margin-left: 100%; } .mt .row .col.pull-m12 { right: 100%; } .mt .row .col.push-m12 { left: 100%; } } @media only screen and (min-width: 993px) { .mt .row .col.l1 { width: 8.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l2 { width: 16.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l3 { width: 25%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l4 { width: 33.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l5 { width: 41.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l6 { width: 50%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l7 { width: 58.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l8 { width: 66.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l9 { width: 75%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l10 { width: 83.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l11 { width: 91.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.l12 { width: 100%; margin-left: auto; left: auto; right: auto; } .mt .row .col.offset-l1 { margin-left: 8.3333333333%; } .mt .row .col.pull-l1 { right: 8.3333333333%; } .mt .row .col.push-l1 { left: 8.3333333333%; } .mt .row .col.offset-l2 { margin-left: 16.6666666667%; } .mt .row .col.pull-l2 { right: 16.6666666667%; } .mt .row .col.push-l2 { left: 16.6666666667%; } .mt .row .col.offset-l3 { margin-left: 25%; } .mt .row .col.pull-l3 { right: 25%; } .mt .row .col.push-l3 { left: 25%; } .mt .row .col.offset-l4 { margin-left: 33.3333333333%; } .mt .row .col.pull-l4 { right: 33.3333333333%; } .mt .row .col.push-l4 { left: 33.3333333333%; } .mt .row .col.offset-l5 { margin-left: 41.6666666667%; } .mt .row .col.pull-l5 { right: 41.6666666667%; } .mt .row .col.push-l5 { left: 41.6666666667%; } .mt .row .col.offset-l6 { margin-left: 50%; } .mt .row .col.pull-l6 { right: 50%; } .mt .row .col.push-l6 { left: 50%; } .mt .row .col.offset-l7 { margin-left: 58.3333333333%; } .mt .row .col.pull-l7 { right: 58.3333333333%; } .mt .row .col.push-l7 { left: 58.3333333333%; } .mt .row .col.offset-l8 { margin-left: 66.6666666667%; } .mt .row .col.pull-l8 { right: 66.6666666667%; } .mt .row .col.push-l8 { left: 66.6666666667%; } .mt .row .col.offset-l9 { margin-left: 75%; } .mt .row .col.pull-l9 { right: 75%; } .mt .row .col.push-l9 { left: 75%; } .mt .row .col.offset-l10 { margin-left: 83.3333333333%; } .mt .row .col.pull-l10 { right: 83.3333333333%; } .mt .row .col.push-l10 { left: 83.3333333333%; } .mt .row .col.offset-l11 { margin-left: 91.6666666667%; } .mt .row .col.pull-l11 { right: 91.6666666667%; } .mt .row .col.push-l11 { left: 91.6666666667%; } .mt .row .col.offset-l12 { margin-left: 100%; } .mt .row .col.pull-l12 { right: 100%; } .mt .row .col.push-l12 { left: 100%; } } @media only screen and (min-width: 1201px) { .mt .row .col.xl1 { width: 8.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl2 { width: 16.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl3 { width: 25%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl4 { width: 33.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl5 { width: 41.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl6 { width: 50%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl7 { width: 58.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl8 { width: 66.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl9 { width: 75%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl10 { width: 83.3333333333%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl11 { width: 91.6666666667%; margin-left: auto; left: auto; right: auto; } .mt .row .col.xl12 { width: 100%; margin-left: auto; left: auto; right: auto; } .mt .row .col.offset-xl1 { margin-left: 8.3333333333%; } .mt .row .col.pull-xl1 { right: 8.3333333333%; } .mt .row .col.push-xl1 { left: 8.3333333333%; } .mt .row .col.offset-xl2 { margin-left: 16.6666666667%; } .mt .row .col.pull-xl2 { right: 16.6666666667%; } .mt .row .col.push-xl2 { left: 16.6666666667%; } .mt .row .col.offset-xl3 { margin-left: 25%; } .mt .row .col.pull-xl3 { right: 25%; } .mt .row .col.push-xl3 { left: 25%; } .mt .row .col.offset-xl4 { margin-left: 33.3333333333%; } .mt .row .col.pull-xl4 { right: 33.3333333333%; } .mt .row .col.push-xl4 { left: 33.3333333333%; } .mt .row .col.offset-xl5 { margin-left: 41.6666666667%; } .mt .row .col.pull-xl5 { right: 41.6666666667%; } .mt .row .col.push-xl5 { left: 41.6666666667%; } .mt .row .col.offset-xl6 { margin-left: 50%; } .mt .row .col.pull-xl6 { right: 50%; } .mt .row .col.push-xl6 { left: 50%; } .mt .row .col.offset-xl7 { margin-left: 58.3333333333%; } .mt .row .col.pull-xl7 { right: 58.3333333333%; } .mt .row .col.push-xl7 { left: 58.3333333333%; } .mt .row .col.offset-xl8 { margin-left: 66.6666666667%; } .mt .row .col.pull-xl8 { right: 66.6666666667%; } .mt .row .col.push-xl8 { left: 66.6666666667%; } .mt .row .col.offset-xl9 { margin-left: 75%; } .mt .row .col.pull-xl9 { right: 75%; } .mt .row .col.push-xl9 { left: 75%; } .mt .row .col.offset-xl10 { margin-left: 83.3333333333%; } .mt .row .col.pull-xl10 { right: 83.3333333333%; } .mt .row .col.push-xl10 { left: 83.3333333333%; } .mt .row .col.offset-xl11 { margin-left: 91.6666666667%; } .mt .row .col.pull-xl11 { right: 91.6666666667%; } .mt .row .col.push-xl11 { left: 91.6666666667%; } .mt .row .col.offset-xl12 { margin-left: 100%; } .mt .row .col.pull-xl12 { right: 100%; } .mt .row .col.push-xl12 { left: 100%; } } .mt nav { color: #fff; background-color: #ee6e73; width: 100%; height: 56px; line-height: 56px; } .mt nav.nav-extended { height: auto; } .mt nav.nav-extended .nav-wrapper { min-height: 56px; height: auto; } .mt nav.nav-extended .nav-content { position: relative; line-height: normal; } .mt nav a { color: #fff; } .mt nav i, .mt nav [class^="mdi-"], .mt nav [class*="mdi-"], .mt nav i.material-icons { display: block; font-size: 24px; height: 56px; line-height: 56px; } .mt nav .nav-wrapper { position: relative; height: 100%; } @media only screen and (min-width: 993px) { .mt nav a.sidenav-trigger { display: none; } } .mt nav .sidenav-trigger { float: left; position: relative; z-index: 1; height: 56px; margin: 0 18px; } .mt nav .sidenav-trigger i { height: 56px; line-height: 56px; } .mt nav .brand-logo { position: absolute; color: #fff; display: inline-block; font-size: 2.1rem; padding: 0; } .mt nav .brand-logo.center { left: 50%; transform: translateX(-50%); } @media only screen and (max-width: 992px) { .mt nav .brand-logo { left: 50%; transform: translateX(-50%); } .mt nav .brand-logo.left, .mt nav .brand-logo.right { padding: 0; transform: none; } .mt nav .brand-logo.left { left: 0.5rem; } .mt nav .brand-logo.right { right: 0.5rem; left: auto; } } .mt nav .brand-logo.right { right: 0.5rem; padding: 0; } .mt nav .brand-logo i, .mt nav .brand-logo [class^="mdi-"], .mt nav .brand-logo [class*="mdi-"], .mt nav .brand-logo i.material-icons { float: left; margin-right: 15px; } .mt nav .nav-title { display: inline-block; font-size: 32px; padding: 28px 0; } .mt nav ul { margin: 0; } .mt nav ul li { transition: background-color .3s; float: left; padding: 0; } .mt nav ul li.active { background-color: rgba(0, 0, 0, 0.1); } .mt nav ul a { transition: background-color .3s; font-size: 1rem; color: #fff; display: block; padding: 0 15px; cursor: pointer; } .mt nav ul a.btn, .mt nav ul a.btn-large, .mt nav ul a.btn-small, .mt nav ul a.btn-large, .mt nav ul a.btn-flat, .mt nav ul a.btn-floating { margin-top: -2px; margin-left: 15px; margin-right: 15px; } .mt nav ul a.btn > .material-icons, .mt nav ul a.btn-large > .material-icons, .mt nav ul a.btn-small > .material-icons, .mt nav ul a.btn-large > .material-icons, .mt nav ul a.btn-flat > .material-icons, .mt nav ul a.btn-floating > .material-icons { height: inherit; line-height: inherit; } .mt nav ul a:hover { background-color: rgba(0, 0, 0, 0.1); } .mt nav ul.left { float: left; } .mt nav form { height: 100%; } .mt nav .input-field { margin: 0; height: 100%; } .mt nav .input-field input { height: 100%; font-size: 1.2rem; border: none; padding-left: 2rem; } .mt nav .input-field input:focus, .mt nav .input-field input[type=text]:valid, .mt nav .input-field input[type=password]:valid, .mt nav .input-field input[type=email]:valid, .mt nav .input-field input[type=url]:valid, .mt nav .input-field input[type=date]:valid { border: none; box-shadow: none; } .mt nav .input-field label { top: 0; left: 0; } .mt nav .input-field label i { color: rgba(255, 255, 255, 0.7); transition: color .3s; } .mt nav .input-field label.active i { color: #fff; } .mt .navbar-fixed { position: relative; height: 56px; z-index: 997; } .mt .navbar-fixed nav { position: fixed; } @media only screen and (min-width: 601px) { .mt nav.nav-extended .nav-wrapper { min-height: 64px; } .mt nav, .mt nav .nav-wrapper i, .mt nav a.sidenav-trigger, .mt nav a.sidenav-trigger i { height: 64px; line-height: 64px; } .mt .navbar-fixed { height: 64px; } } .mt a { text-decoration: none; } .mt html { line-height: 1.5; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen-Sans, Ubuntu, Cantarell, "Helvetica Neue", sans-serif; font-weight: normal; color: rgba(0, 0, 0, 0.87); } @media only screen and (min-width: 0) { .mt html { font-size: 14px; } } @media only screen and (min-width: 992px) { .mt html { font-size: 14.5px; } } @media only screen and (min-width: 1200px) { .mt html { font-size: 15px; } } .mt h1, .mt h2, .mt h3, .mt h4, .mt h5, .mt h6 { font-weight: 400; line-height: 1.3; } .mt h1 a, .mt h2 a, .mt h3 a, .mt h4 a, .mt h5 a, .mt h6 a { font-weight: inherit; } .mt h1 { font-size: 4.2rem; line-height: 110%; margin: 2.8rem 0 1.68rem 0; } .mt h2 { font-size: 3.56rem; line-height: 110%; margin: 2.3733333333rem 0 1.424rem 0; } .mt h3 { font-size: 2.92rem; line-height: 110%; margin: 1.9466666667rem 0 1.168rem 0; } .mt h4 { font-size: 2.28rem; line-height: 110%; margin: 1.52rem 0 0.912rem 0; } .mt h5 { font-size: 1.64rem; line-height: 110%; margin: 1.0933333333rem 0 0.656rem 0; } .mt h6 { font-size: 1.15rem; line-height: 110%; margin: 0.7666666667rem 0 0.46rem 0; } .mt em { font-style: italic; } .mt strong { font-weight: 500; } .mt small { font-size: 75%; } .mt .light { font-weight: 300; } .mt .thin { font-weight: 200; } @media only screen and (min-width: 360px) { .mt .flow-text { font-size: 1.2rem; } } @media only screen and (min-width: 390px) { .mt .flow-text { font-size: 1.224rem; } } @media only screen and (min-width: 420px) { .mt .flow-text { font-size: 1.248rem; } } @media only screen and (min-width: 450px) { .mt .flow-text { font-size: 1.272rem; } } @media only screen and (min-width: 480px) { .mt .flow-text { font-size: 1.296rem; } } @media only screen and (min-width: 510px) { .mt .flow-text { font-size: 1.32rem; } } @media only screen and (min-width: 540px) { .mt .flow-text { font-size: 1.344rem; } } @media only screen and (min-width: 570px) { .mt .flow-text { font-size: 1.368rem; } } @media only screen and (min-width: 600px) { .mt .flow-text { font-size: 1.392rem; } } @media only screen and (min-width: 630px) { .mt .flow-text { font-size: 1.416rem; } } @media only screen and (min-width: 660px) { .mt .flow-text { font-size: 1.44rem; } } @media only screen and (min-width: 690px) { .mt .flow-text { font-size: 1.464rem; } } @media only screen and (min-width: 720px) { .mt .flow-text { font-size: 1.488rem; } } @media only screen and (min-width: 750px) { .mt .flow-text { font-size: 1.512rem; } } @media only screen and (min-width: 780px) { .mt .flow-text { font-size: 1.536rem; } } @media only screen and (min-width: 810px) { .mt .flow-text { font-size: 1.56rem; } } @media only screen and (min-width: 840px) { .mt .flow-text { font-size: 1.584rem; } } @media only screen and (min-width: 870px) { .mt .flow-text { font-size: 1.608rem; } } @media only screen and (min-width: 900px) { .mt .flow-text { font-size: 1.632rem; } } @media only screen and (min-width: 930px) { .mt .flow-text { font-size: 1.656rem; } } @media only screen and (min-width: 960px) { .mt .flow-text { font-size: 1.68rem; } } @media only screen and (max-width: 360px) { .mt .flow-text { font-size: 1.2rem; } } .mt .scale-transition { transition: transform 0.3s cubic-bezier(0.53, 0.01, 0.36, 1.63) !important; } .mt .scale-transition.scale-out { transform: scale(0); transition: transform .2s !important; } .mt .scale-transition.scale-in { transform: scale(1); } .mt .card-panel { transition: box-shadow .25s; padding: 24px; margin: 0.5rem 0 1rem 0; border-radius: 2px; background-color: #fff; } .mt .card { position: relative; margin: 0.5rem 0 1rem 0; background-color: #fff; transition: box-shadow .25s; border-radius: 2px; } .mt .card .card-title { font-size: 24px; font-weight: 300; } .mt .card .card-title.activator { cursor: pointer; } .mt .card.small, .mt .card.medium, .mt .card.large { position: relative; } .mt .card.small .card-image, .mt .card.medium .card-image, .mt .card.large .card-image { max-height: 60%; overflow: hidden; } .mt .card.small .card-image + .card-content, .mt .card.medium .card-image + .card-content, .mt .card.large .card-image + .card-content { max-height: 40%; } .mt .card.small .card-content, .mt .card.medium .card-content, .mt .card.large .card-content { max-height: 100%; overflow: hidden; } .mt .card.small .card-action, .mt .card.medium .card-action, .mt .card.large .card-action { position: absolute; bottom: 0; left: 0; right: 0; } .mt .card.small { height: 300px; } .mt .card.medium { height: 400px; } .mt .card.large { height: 500px; } .mt .card.horizontal { display: flex; } .mt .card.horizontal.small .card-image, .mt .card.horizontal.medium .card-image, .mt .card.horizontal.large .card-image { height: 100%; max-height: none; overflow: visible; } .mt .card.horizontal.small .card-image img, .mt .card.horizontal.medium .card-image img, .mt .card.horizontal.large .card-image img { height: 100%; } .mt .card.horizontal .card-image { max-width: 50%; } .mt .card.horizontal .card-image img { border-radius: 2px 0 0 2px; max-width: 100%; width: auto; } .mt .card.horizontal .card-stacked { display: flex; flex-direction: column; flex: 1; position: relative; } .mt .card.horizontal .card-stacked .card-content { flex-grow: 1; } .mt .card.sticky-action .card-action { z-index: 2; } .mt .card.sticky-action .card-reveal { z-index: 1; padding-bottom: 64px; } .mt .card .card-image { position: relative; } .mt .card .card-image img { display: block; border-radius: 2px 2px 0 0; position: relative; left: 0; right: 0; top: 0; bottom: 0; width: 100%; } .mt .card .card-image .card-title { color: #fff; position: absolute; bottom: 0; left: 0; max-width: 100%; padding: 24px; } .mt .card .card-content { padding: 24px; border-radius: 0 0 2px 2px; } .mt .card .card-content p { margin: 0; } .mt .card .card-content .card-title { display: block; line-height: 32px; margin-bottom: 8px; } .mt .card .card-content .card-title i { line-height: 32px; } .mt .card .card-action { background-color: inherit; border-top: 1px solid rgba(160, 160, 160, 0.2); position: relative; padding: 16px 24px; } .mt .card .card-action:last-child { border-radius: 0 0 2px 2px; } .mt .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating) { color: #ffab40; margin-right: 24px; transition: color .3s ease; text-transform: uppercase; } .mt .card .card-action a:not(.btn):not(.btn-large):not(.btn-floating):hover { color: #ffd8a6; } .mt .card .card-reveal { padding: 24px; position: absolute; background-color: #fff; width: 100%; overflow-y: auto; left: 0; top: 100%; height: 100%; z-index: 3; display: none; } .mt .card .card-reveal .card-title { cursor: pointer; display: block; } .mt #toast-container { display: block; position: fixed; z-index: 10000; } @media only screen and (max-width: 600px) { .mt #toast-container { min-width: 100%; bottom: 0%; } } @media only screen and (min-width: 601px) and (max-width: 992px) { .mt #toast-container { left: 5%; bottom: 7%; max-width: 90%; } } @media only screen and (min-width: 993px) { .mt #toast-container { top: 10%; right: 7%; max-width: 86%; } } .mt .toast { border-radius: 2px; top: 35px; width: auto; margin-top: 10px; position: relative; max-width: 100%; height: auto; min-height: 48px; line-height: 1.5em; background-color: #323232; padding: 10px 25px; font-size: 1.1rem; font-weight: 300; color: #fff; display: flex; align-items: center; justify-content: space-between; cursor: default; } .mt .toast .toast-action { color: #eeff41; font-weight: 500; margin-right: -25px; margin-left: 3rem; } .mt .toast.rounded { border-radius: 24px; } @media only screen and (max-width: 600px) { .mt .toast { width: 100%; border-radius: 0; } } .mt .tabs { position: relative; overflow-x: auto; overflow-y: hidden; height: 48px; width: 100%; background-color: #fff; margin: 0 auto; white-space: nowrap; } .mt .tabs.tabs-transparent { background-color: transparent; } .mt .tabs.tabs-transparent .tab a, .mt .tabs.tabs-transparent .tab.disabled a, .mt .tabs.tabs-transparent .tab.disabled a:hover { color: rgba(255, 255, 255, 0.7); } .mt .tabs.tabs-transparent .tab a:hover, .mt .tabs.tabs-transparent .tab a.active { color: #fff; } .mt .tabs.tabs-transparent .indicator { background-color: #fff; } .mt .tabs.tabs-fixed-width { display: flex; } .mt .tabs.tabs-fixed-width .tab { flex-grow: 1; } .mt .tabs .tab { display: inline-block; text-align: center; line-height: 48px; height: 48px; padding: 0; margin: 0; text-transform: uppercase; } .mt .tabs .tab a { color: rgba(238, 110, 115, 0.7); display: block; width: 100%; height: 100%; padding: 0 24px; font-size: 14px; text-overflow: ellipsis; overflow: hidden; transition: color .28s ease, background-color .28s ease; } .mt .tabs .tab a:focus, .mt .tabs .tab a:focus.active { background-color: rgba(246, 178, 181, 0.2); outline: none; } .mt .tabs .tab a:hover, .mt .tabs .tab a.active { background-color: transparent; color: #ee6e73; } .mt .tabs .tab.disabled a, .mt .tabs .tab.disabled a:hover { color: rgba(238, 110, 115, 0.4); cursor: default; } .mt .tabs .indicator { position: absolute; bottom: 0; height: 2px; background-color: #f6b2b5; will-change: left, right; } @media only screen and (max-width: 992px) { .mt .tabs { display: flex; } .mt .tabs .tab { flex-grow: 1; } .mt .tabs .tab a { padding: 0 12px; } } .mt .material-tooltip { padding: 10px 8px; font-size: 1rem; z-index: 2000; background-color: transparent; border-radius: 2px; color: #fff; min-height: 36px; line-height: 120%; opacity: 0; position: absolute; text-align: center; max-width: calc(100% - 4px); overflow: hidden; left: 0; top: 0; pointer-events: none; visibility: hidden; background-color: #323232; } .mt .backdrop { position: absolute; opacity: 0; height: 7px; width: 14px; border-radius: 0 0 50% 50%; background-color: #323232; z-index: -1; transform-origin: 50% 0%; visibility: hidden; } .mt .btn, .mt .btn-large, .mt .btn-small, .mt .btn-flat { border: none; border-radius: 2px; display: inline-block; height: 36px; line-height: 36px; padding: 0 16px; text-transform: uppercase; vertical-align: middle; -webkit-tap-highlight-color: transparent; } .mt .btn.disabled, .mt .disabled.btn-large, .mt .disabled.btn-small, .mt .btn-floating.disabled, .mt .btn-large.disabled, .mt .btn-small.disabled, .mt .btn-flat.disabled, .mt .btn:disabled, .mt .btn-large:disabled, .mt .btn-small:disabled, .mt .btn-floating:disabled, .mt .btn-large:disabled, .mt .btn-small:disabled, .mt .btn-flat:disabled, .mt .btn[disabled], .mt [disabled].btn-large, .mt [disabled].btn-small, .mt .btn-floating[disabled], .mt .btn-large[disabled], .mt .btn-small[disabled], .mt .btn-flat[disabled] { pointer-events: none; background-color: #DFDFDF !important; box-shadow: none; color: #9F9F9F !important; cursor: default; } .mt .btn.disabled:hover, .mt .disabled.btn-large:hover, .mt .disabled.btn-small:hover, .mt .btn-floating.disabled:hover, .mt .btn-large.disabled:hover, .mt .btn-small.disabled:hover, .mt .btn-flat.disabled:hover, .mt .btn:disabled:hover, .mt .btn-large:disabled:hover, .mt .btn-small:disabled:hover, .mt .btn-floating:disabled:hover, .mt .btn-large:disabled:hover, .mt .btn-small:disabled:hover, .mt .btn-flat:disabled:hover, .mt .btn[disabled]:hover, .mt [disabled].btn-large:hover, .mt [disabled].btn-small:hover, .mt .btn-floating[disabled]:hover, .mt .btn-large[disabled]:hover, .mt .btn-small[disabled]:hover, .mt .btn-flat[disabled]:hover { background-color: #DFDFDF !important; color: #9F9F9F !important; } .mt .btn, .mt .btn-large, .mt .btn-small, .mt .btn-floating, .mt .btn-large, .mt .btn-small, .mt .btn-flat { font-size: 14px; outline: 0; } .mt .btn i, .mt .btn-large i, .mt .btn-small i, .mt .btn-floating i, .mt .btn-large i, .mt .btn-small i, .mt .btn-flat i { font-size: 1.3rem; line-height: inherit; } .mt .btn:focus, .mt .btn-large:focus, .mt .btn-small:focus, .mt .btn-floating:focus { background-color: #1d7d74; } .mt .btn, .mt .btn-large, .mt .btn-small { text-decoration: none; color: #fff; background-color: #26a69a; text-align: center; letter-spacing: .5px; transition: background-color .2s ease-out; cursor: pointer; } .mt .btn:hover, .mt .btn-large:hover, .mt .btn-small:hover { background-color: #2bbbad; } .mt .btn-floating { display: inline-block; color: #fff; position: relative; overflow: hidden; z-index: 1; width: 40px; height: 40px; line-height: 40px; padding: 0; background-color: #26a69a; border-radius: 50%; transition: background-color .3s; cursor: pointer; vertical-align: middle; } .mt .btn-floating:hover { background-color: #26a69a; } .mt .btn-floating:before { border-radius: 0; } .mt .btn-floating.btn-large { width: 56px; height: 56px; padding: 0; } .mt .btn-floating.btn-large.halfway-fab { bottom: -28px; } .mt .btn-floating.btn-large i { line-height: 56px; } .mt .btn-floating.btn-small { width: 32.4px; height: 32.4px; } .mt .btn-floating.btn-small.halfway-fab { bottom: -16.2px; } .mt .btn-floating.btn-small i { line-height: 32.4px; } .mt .btn-floating.halfway-fab { position: absolute; right: 24px; bottom: -20px; } .mt .btn-floating.halfway-fab.left { right: auto; left: 24px; } .mt .btn-floating i { width: inherit; display: inline-block; text-align: center; color: #fff; font-size: 1.6rem; line-height: 40px; } .mt button.btn-floating { border: none; } .mt .fixed-action-btn { position: fixed; right: 23px; bottom: 23px; padding-top: 15px; margin-bottom: 0; z-index: 997; } .mt .fixed-action-btn.active ul { visibility: visible; } .mt .fixed-action-btn.direction-left, .mt .fixed-action-btn.direction-right { padding: 0 0 0 15px; } .mt .fixed-action-btn.direction-left ul, .mt .fixed-action-btn.direction-right ul { text-align: right; right: 64px; top: 50%; transform: translateY(-50%); height: 100%; left: auto; /*width 100% only goes to width of button container */ width: 500px; } .mt .fixed-action-btn.direction-left ul li, .mt .fixed-action-btn.direction-right ul li { display: inline-block; margin: 7.5px 15px 0 0; } .mt .fixed-action-btn.direction-right { padding: 0 15px 0 0; } .mt .fixed-action-btn.direction-right ul { text-align: left; direction: rtl; left: 64px; right: auto; } .mt .fixed-action-btn.direction-right ul li { margin: 7.5px 0 0 15px; } .mt .fixed-action-btn.direction-bottom { padding: 0 0 15px 0; } .mt .fixed-action-btn.direction-bottom ul { top: 64px; bottom: auto; display: flex; flex-direction: column-reverse; } .mt .fixed-action-btn.direction-bottom ul li { margin: 15px 0 0 0; } .mt .fixed-action-btn.toolbar { padding: 0; height: 56px; } .mt .fixed-action-btn.toolbar.active > a i { opacity: 0; } .mt .fixed-action-btn.toolbar ul { display: flex; top: 0; bottom: 0; z-index: 1; } .mt .fixed-action-btn.toolbar ul li { flex: 1; display: inline-block; margin: 0; height: 100%; transition: none; } .mt .fixed-action-btn.toolbar ul li a { display: block; overflow: hidden; position: relative; width: 100%; height: 100%; background-color: transparent; box-shadow: none; color: #fff; line-height: 56px; z-index: 1; } .mt .fixed-action-btn.toolbar ul li a i { line-height: inherit; } .mt .fixed-action-btn ul { left: 0; right: 0; text-align: center; position: absolute; bottom: 64px; margin: 0; visibility: hidden; } .mt .fixed-action-btn ul li { margin-bottom: 15px; } .mt .fixed-action-btn ul a.btn-floating { opacity: 0; } .mt .fixed-action-btn .fab-backdrop { position: absolute; top: 0; left: 0; z-index: -1; width: 40px; height: 40px; background-color: #26a69a; border-radius: 50%; transform: scale(0); } .mt .btn-flat { box-shadow: none; background-color: transparent; color: #343434; cursor: pointer; transition: background-color .2s; } .mt .btn-flat:focus, .mt .btn-flat:hover { box-shadow: none; } .mt .btn-flat:focus { background-color: rgba(0, 0, 0, 0.1); } .mt .btn-flat.disabled, .mt .btn-flat.btn-flat[disabled] { background-color: transparent !important; color: #b3b3b3 !important; cursor: default; } .mt .btn-large { height: 54px; line-height: 54px; font-size: 15px; padding: 0 28px; } .mt .btn-large i { font-size: 1.6rem; } .mt .btn-small { height: 32.4px; line-height: 32.4px; font-size: 13px; } .mt .btn-small i { font-size: 1.2rem; } .mt .btn-block { display: block; } .mt .dropdown-content { background-color: #fff; margin: 0; display: none; min-width: 100px; overflow-y: auto; opacity: 0; position: absolute; left: 0; top: 0; z-index: 9999; transform-origin: 0 0; } .mt .dropdown-content:focus { outline: 0; } .mt .dropdown-content li { clear: both; color: rgba(0, 0, 0, 0.87); cursor: pointer; min-height: 50px; line-height: 1.5rem; width: 100%; text-align: left; } .mt .dropdown-content li:hover, .mt .dropdown-content li.active { background-color: #eee; } .mt .dropdown-content li:focus { outline: none; } .mt .dropdown-content li.divider { min-height: 0; height: 1px; } .mt .dropdown-content li > a, .mt .dropdown-content li > span { font-size: 16px; color: #26a69a; display: block; line-height: 22px; padding: 14px 16px; } .mt .dropdown-content li > span > label { top: 1px; left: 0; height: 18px; } .mt .dropdown-content li > a > i { height: inherit; line-height: inherit; float: left; margin: 0 24px 0 0; width: 24px; } .mt body.keyboard-focused .dropdown-content li:focus { background-color: #dadada; } .mt .input-field.col .dropdown-content [type="checkbox"] + label { top: 1px; left: 0; height: 18px; transform: none; } .mt .dropdown-trigger { cursor: pointer; } .mt .waves-effect { position: relative; cursor: pointer; display: inline-block; overflow: hidden; user-select: none; -webkit-tap-highlight-color: transparent; vertical-align: middle; z-index: 1; transition: .3s ease-out; } .mt .waves-effect .waves-ripple { position: absolute; border-radius: 50%; width: 20px; height: 20px; margin-top: -10px; margin-left: -10px; opacity: 0; background: rgba(0, 0, 0, 0.2); transition: all 0.7s ease-out; transition-property: transform, opacity; transform: scale(0); pointer-events: none; } .mt .waves-effect.waves-light .waves-ripple { background-color: rgba(255, 255, 255, 0.45); } .mt .waves-effect.waves-red .waves-ripple { background-color: rgba(244, 67, 54, 0.7); } .mt .waves-effect.waves-yellow .waves-ripple { background-color: rgba(255, 235, 59, 0.7); } .mt .waves-effect.waves-orange .waves-ripple { background-color: rgba(255, 152, 0, 0.7); } .mt .waves-effect.waves-purple .waves-ripple { background-color: rgba(156, 39, 176, 0.7); } .mt .waves-effect.waves-green .waves-ripple { background-color: rgba(76, 175, 80, 0.7); } .mt .waves-effect.waves-teal .waves-ripple { background-color: rgba(0, 150, 136, 0.7); } .mt .waves-effect input[type="button"], .mt .waves-effect input[type="reset"], .mt .waves-effect input[type="submit"] { border: 0; font-style: normal; font-size: inherit; text-transform: inherit; background: none; } .mt .waves-effect img { position: relative; z-index: -1; } .mt .waves-notransition { transition: none !important; } .mt .waves-circle { transform: translateZ(0); -webkit-mask-image: -webkit-radial-gradient(circle, white 100%, black 100%); } .mt .waves-input-wrapper { border-radius: 0.2em; vertical-align: bottom; } .mt .waves-input-wrapper .waves-button-input { position: relative; top: 0; left: 0; z-index: 1; } .mt .waves-circle { text-align: center; width: 2.5em; height: 2.5em; line-height: 2.5em; border-radius: 50%; -webkit-mask-image: none; } .mt .waves-block { display: block; } .mt .waves-effect .waves-ripple { z-index: -1; } .mt .modal { display: none; position: fixed; left: 0; right: 0; background-color: #fafafa; padding: 0; max-height: 70%; width: 55%; margin: auto; overflow-y: auto; border-radius: 2px; will-change: top, opacity; } .mt .modal:focus { outline: none; } @media only screen and (max-width: 992px) { .mt .modal { width: 80%; } } .mt .modal h1, .mt .modal h2, .mt .modal h3, .mt .modal h4 { margin-top: 0; } .mt .modal .modal-content { padding: 24px; } .mt .modal .modal-close { cursor: pointer; } .mt .modal .modal-footer { border-radius: 0 0 2px 2px; background-color: #fafafa; padding: 4px 6px; height: 56px; width: 100%; text-align: right; } .mt .modal .modal-footer .btn, .mt .modal .modal-footer .btn-large, .mt .modal .modal-footer .btn-small, .mt .modal .modal-footer .btn-flat { margin: 6px 0; } .mt .modal-overlay { position: fixed; z-index: 999; top: -25%; left: 0; bottom: 0; right: 0; height: 125%; width: 100%; background: #000; display: none; will-change: opacity; } .mt .modal.modal-fixed-footer { padding: 0; height: 70%; } .mt .modal.modal-fixed-footer .modal-content { position: absolute; height: calc(100% - 56px); max-height: 100%; width: 100%; overflow-y: auto; } .mt .modal.modal-fixed-footer .modal-footer { border-top: 1px solid rgba(0, 0, 0, 0.1); position: absolute; bottom: 0; } .mt .modal.bottom-sheet { top: auto; bottom: -100%; margin: 0; width: 100%; max-height: 45%; border-radius: 0; will-change: bottom, opacity; } .mt .collapsible { border-top: 1px solid #ddd; border-right: 1px solid #ddd; border-left: 1px solid #ddd; margin: 0.5rem 0 1rem 0; } .mt .collapsible-header { display: flex; cursor: pointer; -webkit-tap-highlight-color: transparent; line-height: 1.5; padding: 1rem; background-color: #fff; border-bottom: 1px solid #ddd; } .mt .collapsible-header:focus { outline: 0; } .mt .collapsible-header i { width: 2rem; font-size: 1.6rem; display: inline-block; text-align: center; margin-right: 1rem; } .mt .keyboard-focused .collapsible-header:focus { background-color: #eee; } .mt .collapsible-body { display: none; border-bottom: 1px solid #ddd; box-sizing: border-box; padding: 2rem; } .mt .sidenav .collapsible, .mt .sidenav.fixed .collapsible { border: none; box-shadow: none; } .mt .sidenav .collapsible li, .mt .sidenav.fixed .collapsible li { padding: 0; } .mt .sidenav .collapsible-header, .mt .sidenav.fixed .collapsible-header { background-color: transparent; border: none; line-height: inherit; height: inherit; padding: 0 16px; } .mt .sidenav .collapsible-header:hover, .mt .sidenav.fixed .collapsible-header:hover { background-color: rgba(0, 0, 0, 0.05); } .mt .sidenav .collapsible-header i, .mt .sidenav.fixed .collapsible-header i { line-height: inherit; } .mt .sidenav .collapsible-body, .mt .sidenav.fixed .collapsible-body { border: 0; background-color: #fff; } .mt .sidenav .collapsible-body li a, .mt .sidenav.fixed .collapsible-body li a { padding: 0 23.5px 0 31px; } .mt .collapsible.popout { border: none; box-shadow: none; } .mt .collapsible.popout > li { box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12); margin: 0 24px; transition: margin 0.35s cubic-bezier(0.25, 0.46, 0.45, 0.94); } .mt .collapsible.popout > li.active { box-shadow: 0 5px 11px 0 rgba(0, 0, 0, 0.18), 0 4px 15px 0 rgba(0, 0, 0, 0.15); margin: 16px 0; } .mt .chip { display: inline-block; height: 32px; font-size: 13px; font-weight: 500; color: rgba(0, 0, 0, 0.6); line-height: 32px; padding: 0 12px; border-radius: 16px; background-color: #e4e4e4; margin-bottom: 5px; margin-right: 5px; } .mt .chip:focus { outline: none; background-color: #26a69a; color: #fff; } .mt .chip > img { float: left; margin: 0 8px 0 -12px; height: 32px; width: 32px; border-radius: 50%; } .mt .chip .close { cursor: pointer; float: right; font-size: 16px; line-height: 32px; padding-left: 8px; } .mt .chips { border: none; border-bottom: 1px solid #9e9e9e; box-shadow: none; margin: 0 0 8px 0; min-height: 45px; outline: none; transition: all .3s; } .mt .chips.focus { border-bottom: 1px solid #26a69a; box-shadow: 0 1px 0 0 #26a69a; } .mt .chips:hover { cursor: text; } .mt .chips .input { background: none; border: 0; color: rgba(0, 0, 0, 0.6); display: inline-block; font-size: 16px; height: 3rem; line-height: 32px; outline: 0; margin: 0; padding: 0 !important; width: 120px !important; } .mt .chips .input:focus { border: 0 !important; box-shadow: none !important; } .mt .chips .autocomplete-content { margin-top: 0; margin-bottom: 0; } .mt .prefix ~ .chips { margin-left: 3rem; width: 92%; width: calc(100% - 3rem); } .mt .chips:empty ~ label { font-size: 0.8rem; transform: translateY(-140%); } .mt .materialboxed { display: block; cursor: zoom-in; position: relative; transition: opacity .4s; -webkit-backface-visibility: hidden; } .mt .materialboxed:hover:not(.active) { opacity: .8; } .mt .materialboxed.active { cursor: zoom-out; } .mt #materialbox-overlay { position: fixed; top: 0; right: 0; bottom: 0; left: 0; background-color: #292929; z-index: 1000; will-change: opacity; } .mt .materialbox-caption { position: fixed; display: none; color: #fff; line-height: 50px; bottom: 0; left: 0; width: 100%; text-align: center; padding: 0% 15%; height: 50px; z-index: 1000; -webkit-font-smoothing: antialiased; } .mt select:focus { outline: 1px solid #c9f3ef; } .mt button:focus { outline: none; background-color: #2ab7a9; } .mt label { font-size: 0.8rem; color: #9e9e9e; } .mt ::placeholder { color: #d1d1d1; } .mt input:not([type]), .mt input[type=text]:not(.browser-default), .mt input[type=password]:not(.browser-default), .mt input[type=email]:not(.browser-default), .mt input[type=url]:not(.browser-default), .mt input[type=time]:not(.browser-default), .mt input[type=date]:not(.browser-default), .mt input[type=datetime]:not(.browser-default), .mt input[type=datetime-local]:not(.browser-default), .mt input[type=tel]:not(.browser-default), .mt input[type=number]:not(.browser-default), .mt input[type=search]:not(.browser-default), .mt textarea.materialize-textarea { background-color: transparent; border: none; border-bottom: 1px solid #9e9e9e; border-radius: 0; outline: none; height: 3rem; width: 100%; font-size: 16px; margin: 0 0 8px 0; padding: 0; box-shadow: none; box-sizing: content-box; transition: box-shadow .3s, border .3s; } .mt input:not([type]):disabled, .mt input:not([type])[readonly="readonly"], .mt input[type=text]:not(.browser-default):disabled, .mt input[type=text]:not(.browser-default)[readonly="readonly"], .mt input[type=password]:not(.browser-default):disabled, .mt input[type=password]:not(.browser-default)[readonly="readonly"], .mt input[type=email]:not(.browser-default):disabled, .mt input[type=email]:not(.browser-default)[readonly="readonly"], .mt input[type=url]:not(.browser-default):disabled, .mt input[type=url]:not(.browser-default)[readonly="readonly"], .mt input[type=time]:not(.browser-default):disabled, .mt input[type=time]:not(.browser-default)[readonly="readonly"], .mt input[type=date]:not(.browser-default):disabled, .mt input[type=date]:not(.browser-default)[readonly="readonly"], .mt input[type=datetime]:not(.browser-default):disabled, .mt input[type=datetime]:not(.browser-default)[readonly="readonly"], .mt input[type=datetime-local]:not(.browser-default):disabled, .mt input[type=datetime-local]:not(.browser-default)[readonly="readonly"], .mt input[type=tel]:not(.browser-default):disabled, .mt input[type=tel]:not(.browser-default)[readonly="readonly"], .mt input[type=number]:not(.browser-default):disabled, .mt input[type=number]:not(.browser-default)[readonly="readonly"], .mt input[type=search]:not(.browser-default):disabled, .mt input[type=search]:not(.browser-default)[readonly="readonly"], .mt textarea.materialize-textarea:disabled, .mt textarea.materialize-textarea[readonly="readonly"] { color: rgba(0, 0, 0, 0.42); border-bottom: 1px dotted rgba(0, 0, 0, 0.42); } .mt input:not([type]):disabled + label, .mt input:not([type])[readonly="readonly"] + label, .mt input[type=text]:not(.browser-default):disabled + label, .mt input[type=text]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=password]:not(.browser-default):disabled + label, .mt input[type=password]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=email]:not(.browser-default):disabled + label, .mt input[type=email]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=url]:not(.browser-default):disabled + label, .mt input[type=url]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=time]:not(.browser-default):disabled + label, .mt input[type=time]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=date]:not(.browser-default):disabled + label, .mt input[type=date]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=datetime]:not(.browser-default):disabled + label, .mt input[type=datetime]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=datetime-local]:not(.browser-default):disabled + label, .mt input[type=datetime-local]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=tel]:not(.browser-default):disabled + label, .mt input[type=tel]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=number]:not(.browser-default):disabled + label, .mt input[type=number]:not(.browser-default)[readonly="readonly"] + label, .mt input[type=search]:not(.browser-default):disabled + label, .mt input[type=search]:not(.browser-default)[readonly="readonly"] + label, .mt textarea.materialize-textarea:disabled + label, .mt textarea.materialize-textarea[readonly="readonly"] + label { color: rgba(0, 0, 0, 0.42); } .mt input:not([type]):focus:not([readonly]), .mt input[type=text]:not(.browser-default):focus:not([readonly]), .mt input[type=password]:not(.browser-default):focus:not([readonly]), .mt input[type=email]:not(.browser-default):focus:not([readonly]), .mt input[type=url]:not(.browser-default):focus:not([readonly]), .mt input[type=time]:not(.browser-default):focus:not([readonly]), .mt input[type=date]:not(.browser-default):focus:not([readonly]), .mt input[type=datetime]:not(.browser-default):focus:not([readonly]), .mt input[type=datetime-local]:not(.browser-default):focus:not([readonly]), .mt input[type=tel]:not(.browser-default):focus:not([readonly]), .mt input[type=number]:not(.browser-default):focus:not([readonly]), .mt input[type=search]:not(.browser-default):focus:not([readonly]), .mt textarea.materialize-textarea:focus:not([readonly]) { border-bottom: 1px solid #26a69a; box-shadow: 0 1px 0 0 #26a69a; } .mt input:not([type]):focus:not([readonly]) + label, .mt input[type=text]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=password]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=email]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=url]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=time]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=date]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=datetime]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=tel]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=number]:not(.browser-default):focus:not([readonly]) + label, .mt input[type=search]:not(.browser-default):focus:not([readonly]) + label, .mt textarea.materialize-textarea:focus:not([readonly]) + label { color: #26a69a; } .mt input:not([type]):focus.valid ~ label, .mt input[type=text]:not(.browser-default):focus.valid ~ label, .mt input[type=password]:not(.browser-default):focus.valid ~ label, .mt input[type=email]:not(.browser-default):focus.valid ~ label, .mt input[type=url]:not(.browser-default):focus.valid ~ label, .mt input[type=time]:not(.browser-default):focus.valid ~ label, .mt input[type=date]:not(.browser-default):focus.valid ~ label, .mt input[type=datetime]:not(.browser-default):focus.valid ~ label, .mt input[type=datetime-local]:not(.browser-default):focus.valid ~ label, .mt input[type=tel]:not(.browser-default):focus.valid ~ label, .mt input[type=number]:not(.browser-default):focus.valid ~ label, .mt input[type=search]:not(.browser-default):focus.valid ~ label, .mt textarea.materialize-textarea:focus.valid ~ label { color: #4CAF50; } .mt input:not([type]):focus.invalid ~ label, .mt input[type=text]:not(.browser-default):focus.invalid ~ label, .mt input[type=password]:not(.browser-default):focus.invalid ~ label, .mt input[type=email]:not(.browser-default):focus.invalid ~ label, .mt input[type=url]:not(.browser-default):focus.invalid ~ label, .mt input[type=time]:not(.browser-default):focus.invalid ~ label, .mt input[type=date]:not(.browser-default):focus.invalid ~ label, .mt input[type=datetime]:not(.browser-default):focus.invalid ~ label, .mt input[type=datetime-local]:not(.browser-default):focus.invalid ~ label, .mt input[type=tel]:not(.browser-default):focus.invalid ~ label, .mt input[type=number]:not(.browser-default):focus.invalid ~ label, .mt input[type=search]:not(.browser-default):focus.invalid ~ label, .mt textarea.materialize-textarea:focus.invalid ~ label { color: #F44336; } .mt input:not([type]).validate + label, .mt input[type=text]:not(.browser-default).validate + label, .mt input[type=password]:not(.browser-default).validate + label, .mt input[type=email]:not(.browser-default).validate + label, .mt input[type=url]:not(.browser-default).validate + label, .mt input[type=time]:not(.browser-default).validate + label, .mt input[type=date]:not(.browser-default).validate + label, .mt input[type=datetime]:not(.browser-default).validate + label, .mt input[type=datetime-local]:not(.browser-default).validate + label, .mt input[type=tel]:not(.browser-default).validate + label, .mt input[type=number]:not(.browser-default).validate + label, .mt input[type=search]:not(.browser-default).validate + label, .mt textarea.materialize-textarea.validate + label { width: 100%; } .mt input.valid:not([type]), .mt input.valid:not([type]):focus, .mt input[type=text].valid:not(.browser-default), .mt input[type=text].valid:not(.browser-default):focus, .mt input[type=password].valid:not(.browser-default), .mt input[type=password].valid:not(.browser-default):focus, .mt input[type=email].valid:not(.browser-default), .mt input[type=email].valid:not(.browser-default):focus, .mt input[type=url].valid:not(.browser-default), .mt input[type=url].valid:not(.browser-default):focus, .mt input[type=time].valid:not(.browser-default), .mt input[type=time].valid:not(.browser-default):focus, .mt input[type=date].valid:not(.browser-default), .mt input[type=date].valid:not(.browser-default):focus, .mt input[type=datetime].valid:not(.browser-default), .mt input[type=datetime].valid:not(.browser-default):focus, .mt input[type=datetime-local].valid:not(.browser-default), .mt input[type=datetime-local].valid:not(.browser-default):focus, .mt input[type=tel].valid:not(.browser-default), .mt input[type=tel].valid:not(.browser-default):focus, .mt input[type=number].valid:not(.browser-default), .mt input[type=number].valid:not(.browser-default):focus, .mt input[type=search].valid:not(.browser-default), .mt input[type=search].valid:not(.browser-default):focus, .mt textarea.materialize-textarea.valid, .mt textarea.materialize-textarea.valid:focus, .mt .select-wrapper.valid > input.select-dropdown { border-bottom: 1px solid #4CAF50; box-shadow: 0 1px 0 0 #4CAF50; } .mt input.invalid:not([type]), .mt input.invalid:not([type]):focus, .mt input[type=text].invalid:not(.browser-default), .mt input[type=text].invalid:not(.browser-default):focus, .mt input[type=password].invalid:not(.browser-default), .mt input[type=password].invalid:not(.browser-default):focus, .mt input[type=email].invalid:not(.browser-default), .mt input[type=email].invalid:not(.browser-default):focus, .mt input[type=url].invalid:not(.browser-default), .mt input[type=url].invalid:not(.browser-default):focus, .mt input[type=time].invalid:not(.browser-default), .mt input[type=time].invalid:not(.browser-default):focus, .mt input[type=date].invalid:not(.browser-default), .mt input[type=date].invalid:not(.browser-default):focus, .mt input[type=datetime].invalid:not(.browser-default), .mt input[type=datetime].invalid:not(.browser-default):focus, .mt input[type=datetime-local].invalid:not(.browser-default), .mt input[type=datetime-local].invalid:not(.browser-default):focus, .mt input[type=tel].invalid:not(.browser-default), .mt input[type=tel].invalid:not(.browser-default):focus, .mt input[type=number].invalid:not(.browser-default), .mt input[type=number].invalid:not(.browser-default):focus, .mt input[type=search].invalid:not(.browser-default), .mt input[type=search].invalid:not(.browser-default):focus, .mt textarea.materialize-textarea.invalid, .mt textarea.materialize-textarea.invalid:focus, .mt .select-wrapper.invalid > input.select-dropdown, .mt .select-wrapper.invalid > input.select-dropdown:focus { border-bottom: 1px solid #F44336; box-shadow: 0 1px 0 0 #F44336; } .mt input:not([type]).valid ~ .helper-text[data-success], .mt input:not([type]):focus.valid ~ .helper-text[data-success], .mt input:not([type]).invalid ~ .helper-text[data-error], .mt input:not([type]):focus.invalid ~ .helper-text[data-error], .mt input[type=text]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=text]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=text]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=text]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=password]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=password]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=password]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=password]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=email]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=email]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=email]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=email]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=url]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=url]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=url]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=url]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=time]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=time]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=time]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=time]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=date]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=date]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=date]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=date]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=datetime]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=datetime]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=datetime-local]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=tel]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=tel]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=tel]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=number]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=number]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=number]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=number]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt input[type=search]:not(.browser-default).valid ~ .helper-text[data-success], .mt input[type=search]:not(.browser-default):focus.valid ~ .helper-text[data-success], .mt input[type=search]:not(.browser-default).invalid ~ .helper-text[data-error], .mt input[type=search]:not(.browser-default):focus.invalid ~ .helper-text[data-error], .mt textarea.materialize-textarea.valid ~ .helper-text[data-success], .mt textarea.materialize-textarea:focus.valid ~ .helper-text[data-success], .mt textarea.materialize-textarea.invalid ~ .helper-text[data-error], .mt textarea.materialize-textarea:focus.invalid ~ .helper-text[data-error], .mt .select-wrapper.valid .helper-text[data-success], .mt .select-wrapper.invalid ~ .helper-text[data-error] { color: transparent; user-select: none; pointer-events: none; } .mt input:not([type]).valid ~ .helper-text:after, .mt input:not([type]):focus.valid ~ .helper-text:after, .mt input[type=text]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=text]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=password]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=password]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=email]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=email]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=url]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=url]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=time]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=time]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=date]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=date]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=datetime]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=datetime]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=datetime-local]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=datetime-local]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=tel]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=tel]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=number]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=number]:not(.browser-default):focus.valid ~ .helper-text:after, .mt input[type=search]:not(.browser-default).valid ~ .helper-text:after, .mt input[type=search]:not(.browser-default):focus.valid ~ .helper-text:after, .mt textarea.materialize-textarea.valid ~ .helper-text:after, .mt textarea.materialize-textarea:focus.valid ~ .helper-text:after, .mt .select-wrapper.valid ~ .helper-text:after { content: attr(data-success); color: #4CAF50; } .mt input:not([type]).invalid ~ .helper-text:after, .mt input:not([type]):focus.invalid ~ .helper-text:after, .mt input[type=text]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=text]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=password]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=password]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=email]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=email]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=url]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=url]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=time]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=time]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=date]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=date]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=datetime]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=datetime]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=datetime-local]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=datetime-local]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=tel]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=tel]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=number]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=number]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt input[type=search]:not(.browser-default).invalid ~ .helper-text:after, .mt input[type=search]:not(.browser-default):focus.invalid ~ .helper-text:after, .mt textarea.materialize-textarea.invalid ~ .helper-text:after, .mt textarea.materialize-textarea:focus.invalid ~ .helper-text:after, .mt .select-wrapper.invalid ~ .helper-text:after { content: attr(data-error); color: #F44336; } .mt input:not([type]) + label:after, .mt input[type=text]:not(.browser-default) + label:after, .mt input[type=password]:not(.browser-default) + label:after, .mt input[type=email]:not(.browser-default) + label:after, .mt input[type=url]:not(.browser-default) + label:after, .mt input[type=time]:not(.browser-default) + label:after, .mt input[type=date]:not(.browser-default) + label:after, .mt input[type=datetime]:not(.browser-default) + label:after, .mt input[type=datetime-local]:not(.browser-default) + label:after, .mt input[type=tel]:not(.browser-default) + label:after, .mt input[type=number]:not(.browser-default) + label:after, .mt input[type=search]:not(.browser-default) + label:after, .mt textarea.materialize-textarea + label:after, .mt .select-wrapper + label:after { display: block; content: ""; position: absolute; top: 100%; left: 0; opacity: 0; transition: .2s opacity ease-out, .2s color ease-out; } .mt .input-field { position: relative; margin-top: 1rem; margin-bottom: 1rem; } .mt .input-field.inline { display: inline-block; vertical-align: middle; margin-left: 5px; } .mt .input-field.inline input, .mt .input-field.inline .select-dropdown { margin-bottom: 1rem; } .mt .input-field.col label { left: 0.75rem; } .mt .input-field.col .prefix ~ label, .mt .input-field.col .prefix ~ .validate ~ label { width: calc(100% - 3rem - 1.5rem); } .mt .input-field > label { color: #9e9e9e; position: absolute; top: 0; left: 0; font-size: 1rem; cursor: text; transition: transform .2s ease-out, color .2s ease-out; transform-origin: 0% 100%; text-align: initial; transform: translateY(12px); } .mt .input-field > label:not(.label-icon).active { transform: translateY(-14px) scale(0.8); transform-origin: 0 0; } .mt .input-field > input[type]:-webkit-autofill:not(.browser-default):not([type="search"]) + label, .mt .input-field > input[type=date]:not(.browser-default) + label, .mt .input-field > input[type=time]:not(.browser-default) + label { transform: translateY(-14px) scale(0.8); transform-origin: 0 0; } .mt .input-field .helper-text { position: relative; min-height: 18px; display: block; font-size: 12px; color: rgba(0, 0, 0, 0.54); } .mt .input-field .helper-text::after { opacity: 1; position: absolute; top: 0; left: 0; } .mt .input-field .prefix { position: absolute; width: 3rem; font-size: 2rem; transition: color .2s; top: 0.5rem; } .mt .input-field .prefix.active { color: #26a69a; } .mt .input-field .prefix ~ input, .mt .input-field .prefix ~ textarea, .mt .input-field .prefix ~ label, .mt .input-field .prefix ~ .validate ~ label, .mt .input-field .prefix ~ .helper-text, .mt .input-field .prefix ~ .autocomplete-content { margin-left: 3rem; width: 92%; width: calc(100% - 3rem); } .mt .input-field .prefix ~ label { margin-left: 3rem; } @media only screen and (max-width: 992px) { .mt .input-field .prefix ~ input { width: 86%; width: calc(100% - 3rem); } } @media only screen and (max-width: 600px) { .mt .input-field .prefix ~ input { width: 80%; width: calc(100% - 3rem); } } .mt .input-field input[type=search] { display: block; line-height: inherit; transition: .3s background-color; } .nav-wrapper .mt .input-field input[type=search] { height: inherit; padding-left: 4rem; width: calc(100% - 4rem); border: 0; box-shadow: none; } .mt .input-field input[type=search]:focus:not(.browser-default) { background-color: #fff; border: 0; box-shadow: none; color: #444; } .mt .input-field input[type=search]:focus:not(.browser-default) + label i, .mt .input-field input[type=search]:focus:not(.browser-default) ~ .mdi-navigation-close, .mt .input-field input[type=search]:focus:not(.browser-default) ~ .material-icons { color: #444; } .mt .input-field input[type=search] + .label-icon { transform: none; left: 1rem; } .mt .input-field input[type=search] ~ .mdi-navigation-close, .mt .input-field input[type=search] ~ .material-icons { position: absolute; top: 0; right: 1rem; color: transparent; cursor: pointer; font-size: 2rem; transition: .3s color; } .mt textarea { width: 100%; height: 3rem; background-color: transparent; } .mt textarea.materialize-textarea { line-height: normal; overflow-y: hidden; /* prevents scroll bar flash */ padding: .8rem 0 .8rem 0; /* prevents text jump on Enter keypress */ resize: none; min-height: 3rem; box-sizing: border-box; } .mt .hiddendiv { visibility: hidden; white-space: pre-wrap; word-wrap: break-word; overflow-wrap: break-word; /* future version of deprecated 'word-wrap' */ padding-top: 1.2rem; /* prevents text jump on Enter keypress */ position: absolute; top: 0; z-index: -1; } .mt .autocomplete-content li .highlight { color: #444; } .mt .autocomplete-content li img { height: 40px; width: 40px; margin: 5px 15px; } .mt .character-counter { min-height: 18px; } .mt [type="radio"]:not(:checked), .mt [type="radio"]:checked { position: absolute; opacity: 0; pointer-events: none; } .mt [type="radio"]:not(:checked) + span, .mt [type="radio"]:checked + span { position: relative; padding-left: 35px; cursor: pointer; display: inline-block; height: 25px; line-height: 25px; font-size: 1rem; transition: .28s ease; user-select: none; } .mt [type="radio"] + span:before, .mt [type="radio"] + span:after { content: ''; position: absolute; left: 0; top: 0; margin: 4px; width: 16px; height: 16px; z-index: 0; transition: .28s ease; } .mt [type="radio"]:not(:checked) + span:before, .mt [type="radio"]:not(:checked) + span:after, .mt [type="radio"]:checked + span:before, .mt [type="radio"]:checked + span:after, .mt [type="radio"].with-gap:checked + span:before, .mt [type="radio"].with-gap:checked + span:after { border-radius: 50%; } .mt [type="radio"]:not(:checked) + span:before, .mt [type="radio"]:not(:checked) + span:after { border: 2px solid #5a5a5a; } .mt [type="radio"]:not(:checked) + span:after { transform: scale(0); } .mt [type="radio"]:checked + span:before { border: 2px solid transparent; } .mt [type="radio"]:checked + span:after, .mt [type="radio"].with-gap:checked + span:before, .mt [type="radio"].with-gap:checked + span:after { border: 2px solid #26a69a; } .mt [type="radio"]:checked + span:after, .mt [type="radio"].with-gap:checked + span:after { background-color: #26a69a; } .mt [type="radio"]:checked + span:after { transform: scale(1.02); } .mt [type="radio"].with-gap:checked + span:after { transform: scale(0.5); } .mt [type="radio"].tabbed:focus + span:before { box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); } .mt [type="radio"].with-gap:disabled:checked + span:before { border: 2px solid rgba(0, 0, 0, 0.42); } .mt [type="radio"].with-gap:disabled:checked + span:after { border: none; background-color: rgba(0, 0, 0, 0.42); } .mt [type="radio"]:disabled:not(:checked) + span:before, .mt [type="radio"]:disabled:checked + span:before { background-color: transparent; border-color: rgba(0, 0, 0, 0.42); } .mt [type="radio"]:disabled + span { color: rgba(0, 0, 0, 0.42); } .mt [type="radio"]:disabled:not(:checked) + span:before { border-color: rgba(0, 0, 0, 0.42); } .mt [type="radio"]:disabled:checked + span:after { background-color: rgba(0, 0, 0, 0.42); border-color: #949494; } .mt [type="checkbox"]:not(:checked), .mt [type="checkbox"]:checked { position: absolute; opacity: 0; pointer-events: none; } .mt [type="checkbox"] { /* checkbox aspect */ } .mt [type="checkbox"] + span:not(.lever) { position: relative; padding-left: 35px; cursor: pointer; display: inline-block; height: 25px; line-height: 25px; font-size: 1rem; user-select: none; } .mt [type="checkbox"] + span:not(.lever):before, .mt [type="checkbox"]:not(.filled-in) + span:not(.lever):after { content: ''; position: absolute; top: 0; left: 0; width: 18px; height: 18px; z-index: 0; border: 2px solid #5a5a5a; border-radius: 1px; margin-top: 3px; transition: .2s; } .mt [type="checkbox"]:not(.filled-in) + span:not(.lever):after { border: 0; transform: scale(0); } .mt [type="checkbox"]:not(:checked):disabled + span:not(.lever):before { border: none; background-color: rgba(0, 0, 0, 0.42); } .mt [type="checkbox"].tabbed:focus + span:not(.lever):after { transform: scale(1); border: 0; border-radius: 50%; box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); background-color: rgba(0, 0, 0, 0.1); } .mt [type="checkbox"]:checked + span:not(.lever):before { top: -4px; left: -5px; width: 12px; height: 22px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #26a69a; border-bottom: 2px solid #26a69a; transform: rotate(40deg); backface-visibility: hidden; transform-origin: 100% 100%; } .mt [type="checkbox"]:checked:disabled + span:before { border-right: 2px solid rgba(0, 0, 0, 0.42); border-bottom: 2px solid rgba(0, 0, 0, 0.42); } .mt [type="checkbox"]:indeterminate + span:not(.lever):before { top: -11px; left: -12px; width: 10px; height: 22px; border-top: none; border-left: none; border-right: 2px solid #26a69a; border-bottom: none; transform: rotate(90deg); backface-visibility: hidden; transform-origin: 100% 100%; } .mt [type="checkbox"]:indeterminate:disabled + span:not(.lever):before { border-right: 2px solid rgba(0, 0, 0, 0.42); background-color: transparent; } .mt [type="checkbox"].filled-in + span:not(.lever):after { border-radius: 2px; } .mt [type="checkbox"].filled-in + span:not(.lever):before, .mt [type="checkbox"].filled-in + span:not(.lever):after { content: ''; left: 0; position: absolute; /* .1s delay is for check animation */ transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s; z-index: 1; } .mt [type="checkbox"].filled-in:not(:checked) + span:not(.lever):before { width: 0; height: 0; border: 3px solid transparent; left: 6px; top: 10px; transform: rotateZ(37deg); transform-origin: 100% 100%; } .mt [type="checkbox"].filled-in:not(:checked) + span:not(.lever):after { height: 20px; width: 20px; background-color: transparent; border: 2px solid #5a5a5a; top: 0px; z-index: 0; } .mt [type="checkbox"].filled-in:checked + span:not(.lever):before { top: 0; left: 1px; width: 8px; height: 13px; border-top: 2px solid transparent; border-left: 2px solid transparent; border-right: 2px solid #fff; border-bottom: 2px solid #fff; transform: rotateZ(37deg); transform-origin: 100% 100%; } .mt [type="checkbox"].filled-in:checked + span:not(.lever):after { top: 0; width: 20px; height: 20px; border: 2px solid #26a69a; background-color: #26a69a; z-index: 0; } .mt [type="checkbox"].filled-in.tabbed:focus + span:not(.lever):after { border-radius: 2px; border-color: #5a5a5a; background-color: rgba(0, 0, 0, 0.1); } .mt [type="checkbox"].filled-in.tabbed:checked:focus + span:not(.lever):after { border-radius: 2px; background-color: #26a69a; border-color: #26a69a; } .mt [type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):before { background-color: transparent; border: 2px solid transparent; } .mt [type="checkbox"].filled-in:disabled:not(:checked) + span:not(.lever):after { border-color: transparent; background-color: #949494; } .mt [type="checkbox"].filled-in:disabled:checked + span:not(.lever):before { background-color: transparent; } .mt [type="checkbox"].filled-in:disabled:checked + span:not(.lever):after { background-color: #949494; border-color: #949494; } .mt .switch, .mt .switch * { -webkit-tap-highlight-color: transparent; user-select: none; } .mt .switch label { cursor: pointer; } .mt .switch label input[type=checkbox] { opacity: 0; width: 0; height: 0; } .mt .switch label input[type=checkbox]:checked + .lever { background-color: #84c7c1; } .mt .switch label input[type=checkbox]:checked + .lever:before, .mt .switch label input[type=checkbox]:checked + .lever:after { left: 18px; } .mt .switch label input[type=checkbox]:checked + .lever:after { background-color: #26a69a; } .mt .switch label .lever { content: ""; display: inline-block; position: relative; width: 36px; height: 14px; background-color: rgba(0, 0, 0, 0.38); border-radius: 15px; margin-right: 10px; transition: background 0.3s ease; vertical-align: middle; margin: 0 16px; } .mt .switch label .lever:before, .mt .switch label .lever:after { content: ""; position: absolute; display: inline-block; width: 20px; height: 20px; border-radius: 50%; left: 0; top: -3px; transition: left 0.3s ease, background .3s ease, box-shadow 0.1s ease, transform .1s ease; } .mt .switch label .lever:before { background-color: rgba(38, 166, 154, 0.15); } .mt .switch label .lever:after { background-color: #F1F1F1; box-shadow: 0px 3px 1px -2px rgba(0, 0, 0, 0.2), 0px 2px 2px 0px rgba(0, 0, 0, 0.14), 0px 1px 5px 0px rgba(0, 0, 0, 0.12); } .mt input[type=checkbox]:checked:not(:disabled) ~ .lever:active::before, .mt input[type=checkbox]:checked:not(:disabled).tabbed:focus ~ .lever::before { transform: scale(2.4); background-color: rgba(38, 166, 154, 0.15); } .mt input[type=checkbox]:not(:disabled) ~ .lever:active:before, .mt input[type=checkbox]:not(:disabled).tabbed:focus ~ .lever::before { transform: scale(2.4); background-color: rgba(0, 0, 0, 0.08); } .mt .switch input[type=checkbox][disabled] + .lever { cursor: default; background-color: rgba(0, 0, 0, 0.12); } .mt .switch label input[type=checkbox][disabled] + .lever:after, .mt .switch label input[type=checkbox][disabled]:checked + .lever:after { background-color: #949494; } .mt select { display: none; } .mt select.browser-default { display: block; } .mt select { background-color: rgba(255, 255, 255, 0.9); width: 100%; padding: 5px; border: 1px solid #f2f2f2; border-radius: 2px; height: 3rem; } .mt .select-label { position: absolute; } .mt .select-wrapper { position: relative; } .mt .select-wrapper.valid + label, .mt .select-wrapper.invalid + label { width: 100%; pointer-events: none; } .mt .select-wrapper input.select-dropdown { position: relative; cursor: pointer; background-color: transparent; border: none; border-bottom: 1px solid #9e9e9e; outline: none; height: 3rem; line-height: 3rem; width: 100%; font-size: 16px; margin: 0 0 8px 0; padding: 0; display: block; user-select: none; z-index: 1; } .mt .select-wrapper input.select-dropdown:focus { border-bottom: 1px solid #26a69a; } .mt .select-wrapper .caret { position: absolute; right: 0; top: 0; bottom: 0; margin: auto 0; z-index: 0; fill: rgba(0, 0, 0, 0.87); } .mt .select-wrapper + label { position: absolute; top: -26px; font-size: 0.8rem; } .mt select:disabled { color: rgba(0, 0, 0, 0.42); } .mt .select-wrapper.disabled + label { color: rgba(0, 0, 0, 0.42); } .mt .select-wrapper.disabled .caret { fill: rgba(0, 0, 0, 0.42); } .mt .select-wrapper input.select-dropdown:disabled { color: rgba(0, 0, 0, 0.42); cursor: default; user-select: none; } .mt .select-wrapper i { color: rgba(0, 0, 0, 0.3); } .mt .select-dropdown li.disabled, .mt .select-dropdown li.disabled > span, .mt .select-dropdown li.optgroup { color: rgba(0, 0, 0, 0.3); background-color: transparent; } .mt body.keyboard-focused .select-dropdown.dropdown-content li:focus { background-color: rgba(0, 0, 0, 0.08); } .mt .select-dropdown.dropdown-content li:hover { background-color: rgba(0, 0, 0, 0.08); } .mt .select-dropdown.dropdown-content li.selected { background-color: rgba(0, 0, 0, 0.03); } .mt .prefix ~ .select-wrapper { margin-left: 3rem; width: 92%; width: calc(100% - 3rem); } .mt .prefix ~ label { margin-left: 3rem; } .mt .select-dropdown li img { height: 40px; width: 40px; margin: 5px 15px; float: right; } .mt .select-dropdown li.optgroup { border-top: 1px solid #eee; } .mt .select-dropdown li.optgroup.selected > span { color: rgba(0, 0, 0, 0.7); } .mt .select-dropdown li.optgroup > span { color: rgba(0, 0, 0, 0.4); } .mt .select-dropdown li.optgroup ~ li.optgroup-option { padding-left: 1rem; } .mt .file-field { position: relative; } .mt .file-field .file-path-wrapper { overflow: hidden; padding-left: 10px; } .mt .file-field input.file-path { width: 100%; } .mt .file-field .btn, .mt .file-field .btn-large, .mt .file-field .btn-small { float: left; height: 3rem; line-height: 3rem; } .mt .file-field span { cursor: pointer; } .mt .file-field input[type=file] { position: absolute; top: 0; right: 0; left: 0; bottom: 0; width: 100%; margin: 0; padding: 0; font-size: 20px; cursor: pointer; opacity: 0; filter: alpha(opacity=0); } .mt .file-field input[type=file]::-webkit-file-upload-button { display: none; } .mt .range-field { position: relative; } .mt input[type=range], .mt input[type=range] + .thumb { cursor: pointer; } .mt input[type=range] { position: relative; background-color: transparent; border: none; outline: none; width: 100%; margin: 15px 0; padding: 0; } .mt input[type=range]:focus { outline: none; } .mt input[type=range] + .thumb { position: absolute; top: 10px; left: 0; border: none; height: 0; width: 0; border-radius: 50%; background-color: #26a69a; margin-left: 7px; transform-origin: 50% 50%; transform: rotate(-45deg); } .mt input[type=range] + .thumb .value { display: block; width: 30px; text-align: center; color: #26a69a; font-size: 0; transform: rotate(45deg); } .mt input[type=range] + .thumb.active { border-radius: 50% 50% 50% 0; } .mt input[type=range] + .thumb.active .value { color: #fff; margin-left: -1px; margin-top: 8px; font-size: 10px; } .mt input[type=range] { -webkit-appearance: none; } .mt input[type=range]::-webkit-slider-runnable-track { height: 3px; background: #c2c0c2; border: none; } .mt input[type=range]::-webkit-slider-thumb { border: none; height: 14px; width: 14px; border-radius: 50%; background: #26a69a; transition: box-shadow .3s; -webkit-appearance: none; background-color: #26a69a; transform-origin: 50% 50%; margin: -5px 0 0 0; } .mt .keyboard-focused input[type=range]:focus:not(.active)::-webkit-slider-thumb { box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26); } .mt input[type=range] { /* fix for FF unable to apply focus style bug */ border: 1px solid white; /*required for proper track sizing in FF*/ } .mt input[type=range]::-moz-range-track { height: 3px; background: #c2c0c2; border: none; } .mt input[type=range]::-moz-focus-inner { border: 0; } .mt input[type=range]::-moz-range-thumb { border: none; height: 14px; width: 14px; border-radius: 50%; background: #26a69a; transition: box-shadow .3s; margin-top: -5px; } .mt input[type=range]:-moz-focusring { outline: 1px solid #fff; outline-offset: -1px; } .mt .keyboard-focused input[type=range]:focus:not(.active)::-moz-range-thumb { box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26); } .mt input[type=range]::-ms-track { height: 3px; background: transparent; border-color: transparent; border-width: 6px 0; /*remove default tick marks*/ color: transparent; } .mt input[type=range]::-ms-fill-lower { background: #777; } .mt input[type=range]::-ms-fill-upper { background: #ddd; } .mt input[type=range]::-ms-thumb { border: none; height: 14px; width: 14px; border-radius: 50%; background: #26a69a; transition: box-shadow .3s; } .mt .keyboard-focused input[type=range]:focus:not(.active)::-ms-thumb { box-shadow: 0 0 0 10px rgba(38, 166, 154, 0.26); } .mt .table-of-contents.fixed { position: fixed; } .mt .table-of-contents li { padding: 2px 0; } .mt .table-of-contents a { display: inline-block; font-weight: 300; color: #757575; padding-left: 16px; height: 1.5rem; line-height: 1.5rem; letter-spacing: .4; display: inline-block; } .mt .table-of-contents a:hover { color: #a8a8a8; padding-left: 15px; border-left: 1px solid #ee6e73; } .mt .table-of-contents a.active { font-weight: 500; padding-left: 14px; border-left: 2px solid #ee6e73; } .mt .sidenav { position: fixed; width: 300px; left: 0; top: 0; margin: 0; transform: translateX(-100%); height: 100%; height: calc(100% + 60px); height: -moz-calc(100%); padding-bottom: 60px; background-color: #fff; z-index: 999; overflow-y: auto; will-change: transform; backface-visibility: hidden; transform: translateX(-105%); } .mt .sidenav.right-aligned { right: 0; transform: translateX(105%); left: auto; transform: translateX(100%); } .mt .sidenav .collapsible { margin: 0; } .mt .sidenav li { float: none; line-height: 48px; } .mt .sidenav li.active { background-color: rgba(0, 0, 0, 0.05); } .mt .sidenav li > a { color: rgba(0, 0, 0, 0.87); display: block; font-size: 14px; font-weight: 500; height: 48px; line-height: 48px; padding: 0 32px; } .mt .sidenav li > a:hover { background-color: rgba(0, 0, 0, 0.05); } .mt .sidenav li > a.btn, .mt .sidenav li > a.btn-large, .mt .sidenav li > a.btn-small, .mt .sidenav li > a.btn-large, .mt .sidenav li > a.btn-flat, .mt .sidenav li > a.btn-floating { margin: 10px 15px; } .mt .sidenav li > a.btn, .mt .sidenav li > a.btn-large, .mt .sidenav li > a.btn-small, .mt .sidenav li > a.btn-large, .mt .sidenav li > a.btn-floating { color: #fff; } .mt .sidenav li > a.btn-flat { color: #343434; } .mt .sidenav li > a.btn:hover, .mt .sidenav li > a.btn-large:hover, .mt .sidenav li > a.btn-small:hover, .mt .sidenav li > a.btn-large:hover { background-color: #2bbbad; } .mt .sidenav li > a.btn-floating:hover { background-color: #26a69a; } .mt .sidenav li > a > i, .mt .sidenav li > a > [class^="mdi-"], .mt .sidenav li > a li > a > [class*="mdi-"], .mt .sidenav li > a > i.material-icons { float: left; height: 48px; line-height: 48px; margin: 0 32px 0 0; width: 24px; color: rgba(0, 0, 0, 0.54); } .mt .sidenav .divider { margin: 8px 0 0 0; } .mt .sidenav .subheader { cursor: initial; pointer-events: none; color: rgba(0, 0, 0, 0.54); font-size: 14px; font-weight: 500; line-height: 48px; } .mt .sidenav .subheader:hover { background-color: transparent; } .mt .sidenav .user-view { position: relative; padding: 32px 32px 0; margin-bottom: 8px; } .mt .sidenav .user-view > a { height: auto; padding: 0; } .mt .sidenav .user-view > a:hover { background-color: transparent; } .mt .sidenav .user-view .background { overflow: hidden; position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: -1; } .mt .sidenav .user-view .circle, .mt .sidenav .user-view .name, .mt .sidenav .user-view .email { display: block; } .mt .sidenav .user-view .circle { height: 64px; width: 64px; } .mt .sidenav .user-view .name, .mt .sidenav .user-view .email { font-size: 14px; line-height: 24px; } .mt .sidenav .user-view .name { margin-top: 16px; font-weight: 500; } .mt .sidenav .user-view .email { padding-bottom: 16px; font-weight: 400; } .mt .drag-target { height: 100%; width: 10px; position: fixed; top: 0; z-index: 998; } .mt .drag-target.right-aligned { right: 0; } .mt .sidenav.sidenav-fixed { left: 0; transform: translateX(0); position: fixed; } .mt .sidenav.sidenav-fixed.right-aligned { right: 0; left: auto; } @media only screen and (max-width: 992px) { .mt .sidenav.sidenav-fixed { transform: translateX(-105%); } .mt .sidenav.sidenav-fixed.right-aligned { transform: translateX(105%); } .mt .sidenav > a { padding: 0 16px; } .mt .sidenav .user-view { padding: 16px 16px 0; } } .mt .sidenav .collapsible-body > ul:not(.collapsible) > li.active, .mt .sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active { background-color: #ee6e73; } .mt .sidenav .collapsible-body > ul:not(.collapsible) > li.active a, .mt .sidenav.sidenav-fixed .collapsible-body > ul:not(.collapsible) > li.active a { color: #fff; } .mt .sidenav .collapsible-body { padding: 0; } .mt .sidenav-overlay { position: fixed; top: 0; left: 0; right: 0; opacity: 0; height: 120vh; background-color: rgba(0, 0, 0, 0.5); z-index: 997; display: none; } .mt .preloader-wrapper { display: inline-block; position: relative; width: 50px; height: 50px; } .mt .preloader-wrapper.small { width: 36px; height: 36px; } .mt .preloader-wrapper.big { width: 64px; height: 64px; } .mt .preloader-wrapper.active { /* duration: 360 * ARCTIME / (ARCSTARTROT + (360-ARCSIZE)) */ -webkit-animation: container-rotate 1568ms linear infinite; animation: container-rotate 1568ms linear infinite; } @-webkit-keyframes container-rotate { to { -webkit-transform: rotate(360deg); } } @keyframes container-rotate { to { transform: rotate(360deg); } } .mt .spinner-layer { position: absolute; width: 100%; height: 100%; opacity: 0; border-color: #26a69a; } .mt .spinner-blue, .mt .spinner-blue-only { border-color: #4285f4; } .mt .spinner-red, .mt .spinner-red-only { border-color: #db4437; } .mt .spinner-yellow, .mt .spinner-yellow-only { border-color: #f4b400; } .mt .spinner-green, .mt .spinner-green-only { border-color: #0f9d58; } .mt .active .spinner-layer.spinner-blue { /* durations: 4 * ARCTIME */ -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, blue-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } .mt .active .spinner-layer.spinner-red { /* durations: 4 * ARCTIME */ -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, red-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } .mt .active .spinner-layer.spinner-yellow { /* durations: 4 * ARCTIME */ -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, yellow-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } .mt .active .spinner-layer.spinner-green { /* durations: 4 * ARCTIME */ -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, green-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } .mt .active .spinner-layer, .mt .active .spinner-layer.spinner-blue-only, .mt .active .spinner-layer.spinner-red-only, .mt .active .spinner-layer.spinner-yellow-only, .mt .active .spinner-layer.spinner-green-only { /* durations: 4 * ARCTIME */ opacity: 1; -webkit-animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; animation: fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } @-webkit-keyframes fill-unfill-rotate { 12.5% { -webkit-transform: rotate(135deg); } /* 0.5 * ARCSIZE */ 25% { -webkit-transform: rotate(270deg); } /* 1 * ARCSIZE */ 37.5% { -webkit-transform: rotate(405deg); } /* 1.5 * ARCSIZE */ 50% { -webkit-transform: rotate(540deg); } /* 2 * ARCSIZE */ 62.5% { -webkit-transform: rotate(675deg); } /* 2.5 * ARCSIZE */ 75% { -webkit-transform: rotate(810deg); } /* 3 * ARCSIZE */ 87.5% { -webkit-transform: rotate(945deg); } /* 3.5 * ARCSIZE */ to { -webkit-transform: rotate(1080deg); } /* 4 * ARCSIZE */ } @keyframes fill-unfill-rotate { 12.5% { transform: rotate(135deg); } /* 0.5 * ARCSIZE */ 25% { transform: rotate(270deg); } /* 1 * ARCSIZE */ 37.5% { transform: rotate(405deg); } /* 1.5 * ARCSIZE */ 50% { transform: rotate(540deg); } /* 2 * ARCSIZE */ 62.5% { transform: rotate(675deg); } /* 2.5 * ARCSIZE */ 75% { transform: rotate(810deg); } /* 3 * ARCSIZE */ 87.5% { transform: rotate(945deg); } /* 3.5 * ARCSIZE */ to { transform: rotate(1080deg); } /* 4 * ARCSIZE */ } @-webkit-keyframes blue-fade-in-out { from { opacity: 1; } 25% { opacity: 1; } 26% { opacity: 0; } 89% { opacity: 0; } 90% { opacity: 1; } 100% { opacity: 1; } } @keyframes blue-fade-in-out { from { opacity: 1; } 25% { opacity: 1; } 26% { opacity: 0; } 89% { opacity: 0; } 90% { opacity: 1; } 100% { opacity: 1; } } @-webkit-keyframes red-fade-in-out { from { opacity: 0; } 15% { opacity: 0; } 25% { opacity: 1; } 50% { opacity: 1; } 51% { opacity: 0; } } @keyframes red-fade-in-out { from { opacity: 0; } 15% { opacity: 0; } 25% { opacity: 1; } 50% { opacity: 1; } 51% { opacity: 0; } } @-webkit-keyframes yellow-fade-in-out { from { opacity: 0; } 40% { opacity: 0; } 50% { opacity: 1; } 75% { opacity: 1; } 76% { opacity: 0; } } @keyframes yellow-fade-in-out { from { opacity: 0; } 40% { opacity: 0; } 50% { opacity: 1; } 75% { opacity: 1; } 76% { opacity: 0; } } @-webkit-keyframes green-fade-in-out { from { opacity: 0; } 65% { opacity: 0; } 75% { opacity: 1; } 90% { opacity: 1; } 100% { opacity: 0; } } @keyframes green-fade-in-out { from { opacity: 0; } 65% { opacity: 0; } 75% { opacity: 1; } 90% { opacity: 1; } 100% { opacity: 0; } } .mt .gap-patch { position: absolute; top: 0; left: 45%; width: 10%; height: 100%; overflow: hidden; border-color: inherit; } .mt .gap-patch .circle { width: 1000%; left: -450%; } .mt .circle-clipper { display: inline-block; position: relative; width: 50%; height: 100%; overflow: hidden; border-color: inherit; } .mt .circle-clipper .circle { width: 200%; height: 100%; border-width: 3px; /* STROKEWIDTH */ border-style: solid; border-color: inherit; border-bottom-color: transparent !important; border-radius: 50%; -webkit-animation: none; animation: none; position: absolute; top: 0; right: 0; bottom: 0; } .mt .circle-clipper.left .circle { left: 0; border-right-color: transparent !important; -webkit-transform: rotate(129deg); transform: rotate(129deg); } .mt .circle-clipper.right .circle { left: -100%; border-left-color: transparent !important; -webkit-transform: rotate(-129deg); transform: rotate(-129deg); } .mt .active .circle-clipper.left .circle { /* duration: ARCTIME */ -webkit-animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; animation: left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } .mt .active .circle-clipper.right .circle { /* duration: ARCTIME */ -webkit-animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; animation: right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; } @-webkit-keyframes left-spin { from { -webkit-transform: rotate(130deg); } 50% { -webkit-transform: rotate(-5deg); } to { -webkit-transform: rotate(130deg); } } @keyframes left-spin { from { transform: rotate(130deg); } 50% { transform: rotate(-5deg); } to { transform: rotate(130deg); } } @-webkit-keyframes right-spin { from { -webkit-transform: rotate(-130deg); } 50% { -webkit-transform: rotate(5deg); } to { -webkit-transform: rotate(-130deg); } } @keyframes right-spin { from { transform: rotate(-130deg); } 50% { transform: rotate(5deg); } to { transform: rotate(-130deg); } } .mt #spinnerContainer.cooldown { /* duration: SHRINK_TIME */ -webkit-animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1); animation: container-rotate 1568ms linear infinite, fade-out 400ms cubic-bezier(0.4, 0, 0.2, 1); } @-webkit-keyframes fade-out { from { opacity: 1; } to { opacity: 0; } } @keyframes fade-out { from { opacity: 1; } to { opacity: 0; } } .mt .slider { position: relative; height: 400px; width: 100%; } .mt .slider.fullscreen { height: 100%; width: 100%; position: absolute; top: 0; left: 0; right: 0; bottom: 0; } .mt .slider.fullscreen ul.slides { height: 100%; } .mt .slider.fullscreen ul.indicators { z-index: 2; bottom: 30px; } .mt .slider .slides { background-color: #9e9e9e; margin: 0; height: 400px; } .mt .slider .slides li { opacity: 0; position: absolute; top: 0; left: 0; z-index: 1; width: 100%; height: inherit; overflow: hidden; } .mt .slider .slides li img { height: 100%; width: 100%; background-size: cover; background-position: center; } .mt .slider .slides li .caption { color: #fff; position: absolute; top: 15%; left: 15%; width: 70%; opacity: 0; } .mt .slider .slides li .caption p { color: #e0e0e0; } .mt .slider .slides li.active { z-index: 2; } .mt .slider .indicators { position: absolute; text-align: center; left: 0; right: 0; bottom: 0; margin: 0; } .mt .slider .indicators .indicator-item { display: inline-block; position: relative; cursor: pointer; height: 16px; width: 16px; margin: 0 12px; background-color: #e0e0e0; transition: background-color .3s; border-radius: 50%; } .mt .slider .indicators .indicator-item.active { background-color: #4CAF50; } .mt .carousel { overflow: hidden; position: relative; width: 100%; height: 400px; perspective: 500px; transform-style: preserve-3d; transform-origin: 0% 50%; } .mt .carousel.carousel-slider { top: 0; left: 0; } .mt .carousel.carousel-slider .carousel-fixed-item { position: absolute; left: 0; right: 0; bottom: 20px; z-index: 1; } .mt .carousel.carousel-slider .carousel-fixed-item.with-indicators { bottom: 68px; } .mt .carousel.carousel-slider .carousel-item { width: 100%; height: 100%; min-height: 400px; position: absolute; top: 0; left: 0; } .mt .carousel.carousel-slider .carousel-item h2 { font-size: 24px; font-weight: 500; line-height: 32px; } .mt .carousel.carousel-slider .carousel-item p { font-size: 15px; } .mt .carousel .carousel-item { visibility: hidden; width: 200px; height: 200px; position: absolute; top: 0; left: 0; } .mt .carousel .carousel-item > img { width: 100%; } .mt .carousel .indicators { position: absolute; text-align: center; left: 0; right: 0; bottom: 0; margin: 0; } .mt .carousel .indicators .indicator-item { display: inline-block; position: relative; cursor: pointer; height: 8px; width: 8px; margin: 24px 4px; background-color: rgba(255, 255, 255, 0.5); transition: background-color .3s; border-radius: 50%; } .mt .carousel .indicators .indicator-item.active { background-color: #fff; } .mt .carousel.scrolling .carousel-item .materialboxed, .mt .carousel .carousel-item:not(.active) .materialboxed { pointer-events: none; } .mt .tap-target-wrapper { width: 800px; height: 800px; position: fixed; z-index: 1000; visibility: hidden; transition: visibility 0s .3s; } .mt .tap-target-wrapper.open { visibility: visible; transition: visibility 0s; } .mt .tap-target-wrapper.open .tap-target { transform: scale(1); opacity: .95; transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1); } .mt .tap-target-wrapper.open .tap-target-wave::before { transform: scale(1); } .mt .tap-target-wrapper.open .tap-target-wave::after { visibility: visible; animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite; transition: opacity .3s, transform .3s, visibility 0s 1s; } .mt .tap-target { position: absolute; font-size: 1rem; border-radius: 50%; background-color: #ee6e73; box-shadow: 0 20px 20px 0 rgba(0, 0, 0, 0.14), 0 10px 50px 0 rgba(0, 0, 0, 0.12), 0 30px 10px -20px rgba(0, 0, 0, 0.2); width: 100%; height: 100%; opacity: 0; transform: scale(0); transition: transform 0.3s cubic-bezier(0.42, 0, 0.58, 1), opacity 0.3s cubic-bezier(0.42, 0, 0.58, 1); } .mt .tap-target-content { position: relative; display: table-cell; } .mt .tap-target-wave { position: absolute; border-radius: 50%; z-index: 10001; } .mt .tap-target-wave::before, .mt .tap-target-wave::after { content: ''; display: block; position: absolute; width: 100%; height: 100%; border-radius: 50%; background-color: #ffffff; } .mt .tap-target-wave::before { transform: scale(0); transition: transform .3s; } .mt .tap-target-wave::after { visibility: hidden; transition: opacity .3s, transform .3s, visibility 0s; z-index: -1; } .mt .tap-target-origin { top: 50%; left: 50%; transform: translate(-50%, -50%); z-index: 10002; position: absolute !important; } .mt .tap-target-origin:not(.btn), .mt .tap-target-origin:not(.btn):hover { background: none; } @media only screen and (max-width: 600px) { .mt .tap-target, .mt .tap-target-wrapper { width: 600px; height: 600px; } } .mt .pulse { overflow: visible; position: relative; } .mt .pulse::before { content: ''; display: block; position: absolute; width: 100%; height: 100%; top: 0; left: 0; background-color: inherit; border-radius: inherit; transition: opacity .3s, transform .3s; animation: pulse-animation 1s cubic-bezier(0.24, 0, 0.38, 1) infinite; z-index: -1; } @keyframes pulse-animation { 0% { opacity: 1; transform: scale(1); } 50% { opacity: 0; transform: scale(1.5); } 100% { opacity: 0; transform: scale(1.5); } } .mt .datepicker-modal { max-width: 325px; min-width: 300px; max-height: none; } .mt .datepicker-container.modal-content { display: flex; flex-direction: column; padding: 0; } .mt .datepicker-controls { display: flex; justify-content: space-between; width: 280px; margin: 0 auto; } .mt .datepicker-controls .selects-container { display: flex; } .mt .datepicker-controls .select-wrapper input { border-bottom: none; text-align: center; margin: 0; } .mt .datepicker-controls .select-wrapper input:focus { border-bottom: none; } .mt .datepicker-controls .select-wrapper .caret { display: none; } .mt .datepicker-controls .select-year input { width: 50px; } .mt .datepicker-controls .select-month input { width: 70px; } .mt .month-prev, .mt .month-next { margin-top: 4px; cursor: pointer; background-color: transparent; border: none; } .mt .datepicker-date-display { flex: 1 auto; background-color: #26a69a; color: #fff; padding: 20px 22px; font-weight: 500; } .mt .datepicker-date-display .year-text { display: block; font-size: 1.5rem; line-height: 25px; color: rgba(255, 255, 255, 0.7); } .mt .datepicker-date-display .date-text { display: block; font-size: 2.8rem; line-height: 47px; font-weight: 500; } .mt .datepicker-calendar-container { flex: 2.5 auto; } .mt .datepicker-table { width: 280px; font-size: 1rem; margin: 0 auto; } .mt .datepicker-table thead { border-bottom: none; } .mt .datepicker-table th { padding: 10px 5px; text-align: center; } .mt .datepicker-table tr { border: none; } .mt .datepicker-table abbr { text-decoration: none; color: #999; } .mt .datepicker-table td { border-radius: 50%; padding: 0; } .mt .datepicker-table td.is-today { color: #26a69a; } .mt .datepicker-table td.is-selected { background-color: #26a69a; color: #fff; } .mt .datepicker-table td.is-outside-current-month, .mt .datepicker-table td.is-disabled { color: rgba(0, 0, 0, 0.3); pointer-events: none; } .mt .datepicker-day-button { background-color: transparent; border: none; line-height: 38px; display: block; width: 100%; border-radius: 50%; padding: 0 5px; cursor: pointer; color: inherit; } .mt .datepicker-day-button:focus { background-color: rgba(43, 161, 150, 0.25); } .mt .datepicker-footer { width: 280px; margin: 0 auto; padding-bottom: 5px; display: flex; justify-content: space-between; } .mt .datepicker-cancel, .mt .datepicker-clear, .mt .datepicker-today, .mt .datepicker-done { color: #26a69a; padding: 0 1rem; } .mt .datepicker-clear { color: #F44336; } @media only screen and (min-width: 601px) { .mt .datepicker-modal { max-width: 625px; } .mt .datepicker-container.modal-content { flex-direction: row; } .mt .datepicker-date-display { flex: 0 1 270px; } .mt .datepicker-controls, .mt .datepicker-table, .mt .datepicker-footer { width: 320px; } .mt .datepicker-day-button { line-height: 44px; } } .mt .timepicker-modal { max-width: 325px; max-height: none; } .mt .timepicker-container.modal-content { display: flex; flex-direction: column; padding: 0; } .mt .text-primary { color: white; } .mt .timepicker-digital-display { flex: 1 auto; background-color: #26a69a; padding: 10px; font-weight: 300; } .mt .timepicker-text-container { font-size: 4rem; font-weight: bold; text-align: center; color: rgba(255, 255, 255, 0.6); font-weight: 400; position: relative; user-select: none; } .mt .timepicker-span-hours, .mt .timepicker-span-minutes, .mt .timepicker-span-am-pm div { cursor: pointer; } .mt .timepicker-span-hours { margin-right: 3px; } .mt .timepicker-span-minutes { margin-left: 3px; } .mt .timepicker-display-am-pm { font-size: 1.3rem; position: absolute; right: 1rem; bottom: 1rem; font-weight: 400; } .mt .timepicker-analog-display { flex: 2.5 auto; } .mt .timepicker-plate { background-color: #eee; border-radius: 50%; width: 270px; height: 270px; overflow: visible; position: relative; margin: auto; margin-top: 25px; margin-bottom: 5px; user-select: none; } .mt .timepicker-canvas, .mt .timepicker-dial { position: absolute; left: 0; right: 0; top: 0; bottom: 0; } .mt .timepicker-minutes { visibility: hidden; } .mt .timepicker-tick { border-radius: 50%; color: rgba(0, 0, 0, 0.87); line-height: 40px; text-align: center; width: 40px; height: 40px; position: absolute; cursor: pointer; font-size: 15px; } .mt .timepicker-tick.active, .mt .timepicker-tick:hover { background-color: rgba(38, 166, 154, 0.25); } .mt .timepicker-dial { transition: transform 350ms, opacity 350ms; } .mt .timepicker-dial-out { opacity: 0; } .mt .timepicker-dial-out.timepicker-hours { transform: scale(1.1, 1.1); } .mt .timepicker-dial-out.timepicker-minutes { transform: scale(0.8, 0.8); } .mt .timepicker-canvas { transition: opacity 175ms; } .mt .timepicker-canvas line { stroke: #26a69a; stroke-width: 4; stroke-linecap: round; } .mt .timepicker-canvas-out { opacity: 0.25; } .mt .timepicker-canvas-bearing { stroke: none; fill: #26a69a; } .mt .timepicker-canvas-bg { stroke: none; fill: #26a69a; } .mt .timepicker-footer { margin: 0 auto; padding: 5px 1rem; display: flex; justify-content: space-between; } .mt .timepicker-clear { color: #F44336; } .mt .timepicker-close { color: #26a69a; } .mt .timepicker-clear, .mt .timepicker-close { padding: 0 20px; } @media only screen and (min-width: 601px) { .mt .timepicker-modal { max-width: 600px; } .mt .timepicker-container.modal-content { flex-direction: row; } .mt .timepicker-text-container { top: 32%; } .mt .timepicker-display-am-pm { position: relative; right: auto; bottom: auto; text-align: center; margin-top: 1.2rem; } } html { font-size: 16px; } body { width: 100%; font-size: 14px; } body.locked { overflow: hidden; } #content { height: auto !important; margin: 0 auto -82px; min-height: 100%; border: 0; } #push { height: 82px; } .footer-wrapper { height: 82px; background: #1f2e33; } #content.leads-page { margin: 0 auto -50px; } #content.leads-page #push { height: 50px; } .leads-page + .footer-wrapper { height: 50px; } h1 { margin: 0; font-family: "ProximaNova Semibold", sans-serif; } h2 { margin: 0; font-size: 20px; font-family: "ProximaNova Semibold", sans-serif; } .form-group.input-material { position: relative; margin-top: 35px; margin-bottom: 35px; } .form-group.input-material label { color: #b1bbc4; font-size: 16px; font-weight: normal; position: absolute; pointer-events: none; left: 8px; top: 9px; transition: 0.1s ease all; -moz-transition: 0.1s ease all; -webkit-transition: 0.1s ease all; } .form-group.input-material .form-control:focus ~ label, .form-group.input-material .form-control[value]:not([value=""]) ~ label { top: -20px; font-size: 14px; color: #0065d1; font-weight: bold; } .form-group.input-material .parsley-errors-list { color: #dc3545; list-style: none; font-size: 0.7em; padding-left: 5px; } .panel .panel-body { padding: 25px; } .panel .panel-heading { padding: 25px; } .panel.panel-default { border-color: #cccccc; } .panel.panel-default .panel-heading { border-color: #cccccc; background: transparent; } .panel.panel-large .panel-body { padding: 40px 50px; } @media only screen and (max-width: 768px) { .panel.panel-large .panel-body { padding: 15px; } } .panel.panel-large h1 + p.lead { margin-top: 28px; } .panel.panel-large p.lead { font-family: "ProximaNova Light", sans-serif; font-size: 16px; line-height: 28px; margin-bottom: 25px; } .panel.panel-large ul { padding-left: 15px; margin-bottom: 25px; } .panel.panel-large ul li { color: #4e8ce5; } .panel.panel-large ul li p.lead { margin: 0; color: #333333; } .panel.panel-large ul.custom-steps { list-style-type: none; padding-left: 0; } .panel.panel-large ul.custom-steps li { margin-bottom: 20px; } .panel.panel-large ul.custom-steps li:last-child { margin-bottom: 0; } .panel.panel-large ul.custom-steps p { padding-left: 48px; position: relative; } .panel.panel-large ul.custom-steps .step { position: absolute; top: 0; left: 0; background: #4e8ce5; color: white; font-family: "ProximaNova Regular", sans-serif; display: block; width: 32px; height: 32px; line-height: 35px; border-radius: 32px; text-align: center; margin-right: 15px; font-size: 16px; } .panel.panel-large.contacts-upload-page .li-network { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/li-network.png") top right no-repeat; background-size: contain; min-height: 350px; } .panel.panel-large.contacts-upload-page h1 { font-size: 32px; font-family: "ProximaNova Light", sans-serif; } .panel.panel-large.contacts-upload-page h1 + p.lead { margin-top: 20px; } .panel.panel-large.contacts-upload-page p { font-size: 16px; } .panel.panel-large.contacts-upload-page .lead { font-size: 16px; font-family: "ProximaNova Regular", sans-serif; } .panel.panel-large.contacts-upload-page .button.important { border-radius: 4px; } .panel.panel-large.contacts-upload-page .quote { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/li-quote-angie.png") top left no-repeat; background-size: 64px 64px; min-height: 64px; padding-left: 75px; margin-top: 60px; font-size: 20px; font-family: "ProximaNova Light", sans-serif; font-style: italic; } .panel.panel-large.contacts-upload-page .quote .author { font-size: 14px; color: #6e6e6e; font-style: normal; } .panel.panel-large.contacts-upload-page [name="emails"] { height: 500px; } .panel.panel-v2 { font-size: 16px; font-family: "ProximaNova Light", sans-serif; } .panel.panel-v2 .panel-heading { padding: 0; } .panel.panel-v2 .panel-body { padding: 0; } .panel.panel-v2 .panel-section { border-bottom: 1px solid #cccccc; padding: 30px 50px 40px 50px; } .panel.panel-v2 .panel-section.empty { padding-top: 40px; } .panel.panel-v2 .panel-section-sub { margin-bottom: 40px; } .panel.panel-v2 .panel-section-sub:last-child { margin-bottom: 0; } .panel.panel-v2, .panel-v2-form { font-size: 16px; font-family: "ProximaNova Light", sans-serif; } .panel.panel-v2 h3, .panel-v2-form h3 { margin: 0 0 30px 0; font-size: 18px; font-family: "ProximaNova Semibold", sans-serif; } .panel.panel-v2 h4, .panel-v2-form h4 { margin: 0 0 20px 0; font-size: 16px; } .panel.panel-v2 input, .panel-v2-form input { font-size: 16px; } .panel.panel-v2 textarea, .panel-v2-form textarea { font-size: 16px; height: 150px; } .panel.panel-v2 label.message, .panel-v2-form label.message { color: #ff4c4c; margin: 5px 0 0 0; font-size: 14px; } .panel.panel-v2 p.info, .panel-v2-form p.info { text-align: center; color: #555555; margin-bottom: 30px; } .panel.panel-v2 p.info.large, .panel-v2-form p.info.large { color: #333333; margin-top: 30px; margin-bottom: 0; } .panel.panel-v2 .btn, .panel.panel-v2 .mt .btn-large, .mt .panel.panel-v2 .btn-large, .panel.panel-v2 .mt .btn-small, .mt .panel.panel-v2 .btn-small, .panel-v2-form .btn, .panel-v2-form .mt .btn-large, .mt .panel-v2-form .btn-large, .panel-v2-form .mt .btn-small, .mt .panel-v2-form .btn-small { padding-top: 0; padding-bottom: 0; border-radius: 5px; min-height: 33px; line-height: 33px; text-align: center; font-size: 16px; transition: background 0.5s ease, border 0.5s ease, color 0.5s ease; } .panel.panel-v2 .btn:active, .panel.panel-v2 .mt .btn-large:active, .mt .panel.panel-v2 .btn-large:active, .panel.panel-v2 .mt .btn-small:active, .mt .panel.panel-v2 .btn-small:active, .panel-v2-form .btn:active, .panel-v2-form .mt .btn-large:active, .mt .panel-v2-form .btn-large:active, .panel-v2-form .mt .btn-small:active, .mt .panel-v2-form .btn-small:active { outline: 0; } .panel.panel-v2 .btn:hover, .panel.panel-v2 .mt .btn-large:hover, .mt .panel.panel-v2 .btn-large:hover, .panel.panel-v2 .mt .btn-small:hover, .mt .panel.panel-v2 .btn-small:hover, .panel-v2-form .btn:hover, .panel-v2-form .mt .btn-large:hover, .mt .panel-v2-form .btn-large:hover, .panel-v2-form .mt .btn-small:hover, .mt .panel-v2-form .btn-small:hover { text-decoration: none; } .panel.panel-v2 .btn.btn-gray, .panel.panel-v2 .mt .btn-gray.btn-large, .mt .panel.panel-v2 .btn-gray.btn-large, .panel.panel-v2 .mt .btn-gray.btn-small, .mt .panel.panel-v2 .btn-gray.btn-small, .panel-v2-form .btn.btn-gray, .panel-v2-form .mt .btn-gray.btn-large, .mt .panel-v2-form .btn-gray.btn-large, .panel-v2-form .mt .btn-gray.btn-small, .mt .panel-v2-form .btn-gray.btn-small { color: white; background: #dfdfdf; } .panel.panel-v2 .btn.btn-green, .panel.panel-v2 .mt .btn-green.btn-large, .mt .panel.panel-v2 .btn-green.btn-large, .panel.panel-v2 .mt .btn-green.btn-small, .mt .panel.panel-v2 .btn-green.btn-small, .panel-v2-form .btn.btn-green, .panel-v2-form .mt .btn-green.btn-large, .mt .panel-v2-form .btn-green.btn-large, .panel-v2-form .mt .btn-green.btn-small, .mt .panel-v2-form .btn-green.btn-small { color: white; background: #44b27b; } .panel.panel-v2 .btn.btn-green:hover, .panel.panel-v2 .mt .btn-green.btn-large:hover, .mt .panel.panel-v2 .btn-green.btn-large:hover, .panel.panel-v2 .mt .btn-green.btn-small:hover, .mt .panel.panel-v2 .btn-green.btn-small:hover, .panel-v2-form .btn.btn-green:hover, .panel-v2-form .mt .btn-green.btn-large:hover, .mt .panel-v2-form .btn-green.btn-large:hover, .panel-v2-form .mt .btn-green.btn-small:hover, .mt .panel-v2-form .btn-green.btn-small:hover { background: #65c495; } .panel.panel-v2 .btn.btn-blue, .panel.panel-v2 .mt .btn-blue.btn-large, .mt .panel.panel-v2 .btn-blue.btn-large, .panel.panel-v2 .mt .btn-blue.btn-small, .mt .panel.panel-v2 .btn-blue.btn-small, .panel-v2-form .btn.btn-blue, .panel-v2-form .mt .btn-blue.btn-large, .mt .panel-v2-form .btn-blue.btn-large, .panel-v2-form .mt .btn-blue.btn-small, .mt .panel-v2-form .btn-blue.btn-small { color: white; background: #4e8ce5; } .panel.panel-v2 .btn.btn-blue:hover, .panel.panel-v2 .mt .btn-blue.btn-large:hover, .mt .panel.panel-v2 .btn-blue.btn-large:hover, .panel.panel-v2 .mt .btn-blue.btn-small:hover, .mt .panel.panel-v2 .btn-blue.btn-small:hover, .panel-v2-form .btn.btn-blue:hover, .panel-v2-form .mt .btn-blue.btn-large:hover, .mt .panel-v2-form .btn-blue.btn-large:hover, .panel-v2-form .mt .btn-blue.btn-small:hover, .mt .panel-v2-form .btn-blue.btn-small:hover { background: #7aa9ec; } .panel.panel-v2 .btn.btn-block, .panel.panel-v2 .mt .btn-block.btn-large, .mt .panel.panel-v2 .btn-block.btn-large, .panel.panel-v2 .mt .btn-block.btn-small, .mt .panel.panel-v2 .btn-block.btn-small, .panel-v2-form .btn.btn-block, .panel-v2-form .mt .btn-block.btn-large, .mt .panel-v2-form .btn-block.btn-large, .panel-v2-form .mt .btn-block.btn-small, .mt .panel-v2-form .btn-block.btn-small { margin-bottom: 15px; } .panel.panel-v2 .btn.btn-large, .panel.panel-v2 .mt .btn-large, .mt .panel.panel-v2 .btn-large, .panel-v2-form .btn.btn-large, .panel-v2-form .mt .btn-large, .mt .panel-v2-form .btn-large { text-transform: uppercase; font-family: "ProximaNova Semibold", sans-serif; line-height: 50px; min-height: 50px; padding-left: 50px; padding-right: 50px; } .panel.panel-v2 .btn.btn-gdpr-disagree, .panel.panel-v2 .mt .btn-gdpr-disagree.btn-large, .mt .panel.panel-v2 .btn-gdpr-disagree.btn-large, .panel.panel-v2 .mt .btn-gdpr-disagree.btn-small, .mt .panel.panel-v2 .btn-gdpr-disagree.btn-small, .panel-v2-form .btn.btn-gdpr-disagree, .panel-v2-form .mt .btn-gdpr-disagree.btn-large, .mt .panel-v2-form .btn-gdpr-disagree.btn-large, .panel-v2-form .mt .btn-gdpr-disagree.btn-small, .mt .panel-v2-form .btn-gdpr-disagree.btn-small { border: 0; background-color: transparent; margin-top: 20px; padding: 0; min-height: 0; line-height: 1; } .panel.panel-v2 .btn.btn-gdpr-disagree:hover, .panel.panel-v2 .mt .btn-gdpr-disagree.btn-large:hover, .mt .panel.panel-v2 .btn-gdpr-disagree.btn-large:hover, .panel.panel-v2 .mt .btn-gdpr-disagree.btn-small:hover, .mt .panel.panel-v2 .btn-gdpr-disagree.btn-small:hover, .panel-v2-form .btn.btn-gdpr-disagree:hover, .panel-v2-form .mt .btn-gdpr-disagree.btn-large:hover, .mt .panel-v2-form .btn-gdpr-disagree.btn-large:hover, .panel-v2-form .mt .btn-gdpr-disagree.btn-small:hover, .mt .panel-v2-form .btn-gdpr-disagree.btn-small:hover { text-decoration: underline; } .panel.panel-v2 .btn.btn-gdpr-disagree:active, .panel.panel-v2 .mt .btn-gdpr-disagree.btn-large:active, .mt .panel.panel-v2 .btn-gdpr-disagree.btn-large:active, .panel.panel-v2 .mt .btn-gdpr-disagree.btn-small:active, .mt .panel.panel-v2 .btn-gdpr-disagree.btn-small:active, .panel-v2-form .btn.btn-gdpr-disagree:active, .panel-v2-form .mt .btn-gdpr-disagree.btn-large:active, .mt .panel-v2-form .btn-gdpr-disagree.btn-large:active, .panel-v2-form .mt .btn-gdpr-disagree.btn-small:active, .mt .panel-v2-form .btn-gdpr-disagree.btn-small:active { box-shadow: none; } .panel.panel-v2 .btn-inline, .panel-v2-form .btn-inline { color: #4e8ce5; border: 0; background: transparent; padding: 0; } .panel.panel-v2 .btn-inline:hover, .panel-v2-form .btn-inline:hover { text-decoration: underline; } .panel.panel-v2 .checkbox, .panel.panel-v2 .radio, .panel-v2-form .checkbox, .panel-v2-form .radio { margin: 0 0 15px 0; } .panel.panel-v2 .checkbox label, .panel.panel-v2 .radio label, .panel-v2-form .checkbox label, .panel-v2-form .radio label { color: #555555; margin-bottom: 0; } .panel.panel-v2 .checkbox label:before, .panel.panel-v2 .radio label:before, .panel-v2-form .checkbox label:before, .panel-v2-form .radio label:before { width: 15px; height: 15px; background: white; border: 1px solid #4e8ce5 !important; } .panel.panel-v2 .checkbox label:after, .panel.panel-v2 .radio label:after, .panel-v2-form .checkbox label:after, .panel-v2-form .radio label:after { width: 7px; height: 7px; font-size: 10px; } .panel.panel-v2 .checkbox.radio-primary label:after, .panel.panel-v2 .radio.radio-primary label:after, .panel-v2-form .checkbox.radio-primary label:after, .panel-v2-form .radio.radio-primary label:after { top: 4px; left: 4px; } .panel.panel-v2 .checkbox.radio-primary input[type="radio"]:checked + label:before, .panel.panel-v2 .radio.radio-primary input[type="radio"]:checked + label:before, .panel-v2-form .checkbox.radio-primary input[type="radio"]:checked + label:before, .panel-v2-form .radio.radio-primary input[type="radio"]:checked + label:before { background: #4e8ce5 !important; } .panel.panel-v2 .checkbox.radio-primary input[type="radio"]:checked + label:after, .panel.panel-v2 .radio.radio-primary input[type="radio"]:checked + label:after, .panel-v2-form .checkbox.radio-primary input[type="radio"]:checked + label:after, .panel-v2-form .radio.radio-primary input[type="radio"]:checked + label:after { background: white; } .panel.panel-v2 .checkbox.checkbox-primary input[type="checkbox"]:checked + label:before, .panel.panel-v2 .radio.checkbox-primary input[type="checkbox"]:checked + label:before, .panel-v2-form .checkbox.checkbox-primary input[type="checkbox"]:checked + label:before, .panel-v2-form .radio.checkbox-primary input[type="checkbox"]:checked + label:before { background: #4e8ce5; } .panel.panel-v2 .form-group.submit-primary, .panel-v2-form .form-group.submit-primary { text-align: center; margin-top: 40px; } .panel.panel-v2 .multi.urls, .panel-v2-form .multi.urls { padding-right: 50px; position: relative; } .panel.panel-v2 .multi .clear, .panel-v2-form .multi .clear { font-size: 20px; font-family: "ProximaNova Semibold", sans-serif; color: #999999; position: absolute; cursor: pointer; width: 22px; height: 34px; line-height: 34px; text-align: center; top: 0; right: 0; padding-top: 1px; } .panel.panel-v2 .multi .clear:hover, .panel-v2-form .multi .clear:hover { color: #f15131; } .panel.panel-v2 .multi span.add-more, .panel-v2-form .multi span.add-more { font-size: 20px; font-family: "ProximaNova Semibold", sans-serif; color: #4e8ce5; position: absolute; cursor: pointer; width: 22px; height: 34px; line-height: 34px; text-align: center; top: 0; right: 25px; padding-top: 1px; } .panel.panel-v2 .multi .add-more.disabled, .panel.panel-v2 .multi .clear.disabled, .panel-v2-form .multi .add-more.disabled, .panel-v2-form .multi .clear.disabled { color: #999999; } .panel.panel-v2 .multi .order, .panel-v2-form .multi .order { display: none; } .panel.panel-v2 .multi .clearable, .panel-v2-form .multi .clearable { padding-right: 55px; position: relative; } .panel.panel-v2 .multi .title, .panel-v2-form .multi .title { display: inline-block; height: 34px; line-height: 34px; width: 100%; border: 1px solid #aaaaaa; border-radius: 4px; padding: 0 8px 0 8px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; } .panel.panel-v2 .with-addon select, .panel-v2-form .with-addon select { display: inline-block; width: 70%; } .panel.panel-v2 .with-addon .addon, .panel-v2-form .with-addon .addon { padding-left: 3%; } .panel.panel-v2 .with-addon .addon select, .panel-v2-form .with-addon .addon select { width: 24%; } .panel.panel-v2 .required, .panel-v2-form .required { display: none; } .panel.panel-v2 .select2 .select2-selection, .panel-v2-form .select2 .select2-selection { height: 34px; } .panel.panel-v2 .select2 .select2-selection .select2-selection__rendered, .panel-v2-form .select2 .select2-selection .select2-selection__rendered { line-height: 34px; } .panel.panel-v2 .select2 .select2-selection .select2-selection__arrow, .panel-v2-form .select2 .select2-selection .select2-selection__arrow { height: 32px; } .panel.panel-v2 .action-status, .panel-v2-form .action-status { font-family: "ProximaNova Regular", sans-serif; text-align: center; } .panel.panel-v2 .info-tooltip, .panel-v2-form .info-tooltip { background: #4e8ce5; color: white; border-radius: 16px; display: inline-block; width: 16px; height: 16px; line-height: 16px; text-align: center; font-size: 10px; vertical-align: top; } .under-panel-container { text-align: center; margin: 40px 0 40px 0; } .under-panel-container .btn-discreet { font-size: 16px; font-family: "ProximaNova Semibold", sans-serif; color: #878787; border: 0; background: transparent; text-decoration: none; } .under-panel-container .btn-discreet:hover { color: #999999; text-decoration: none; } .above-panel-container, .inside-panel-container { margin: 20px 0 40px 0; } .above-panel-container .panel-navigation .switch, .inside-panel-container .panel-navigation .switch { font-family: "ProximaNova Semibold", sans-serif; font-size: 14px; color: #878787; text-transform: uppercase; margin-right: 40px; } .above-panel-container .panel-navigation .switch.active, .inside-panel-container .panel-navigation .switch.active { color: #2b2b2b; } .above-panel-container .panel-navigation .switch.disabled, .inside-panel-container .panel-navigation .switch.disabled { color: #cccccc; } .above-panel-container .panel-navigation .right, .inside-panel-container .panel-navigation .right { text-align: right; } .above-panel-container .panel-navigation .right .switch, .inside-panel-container .panel-navigation .right .switch { margin-right: 0; margin-left: 10px; } .above-panel-container.inside-panel-container, .inside-panel-container.inside-panel-container { margin: 0; } .above-panel-container #job-seeker-profile-message b, .inside-panel-container #job-seeker-profile-message b { font-size: 15px; } .text-button { display: block; text-align: center; margin: 25px 0 25px 0; font-size: 14px; font-family: "ProximaNova Semibold", sans-serif; text-transform: uppercase; } .text-button:focus { outline: 0; } .text-button.no-margin { margin: 0; } .text-button.more { margin: 5px 0; } .text-button.inline { display: inline; margin: 0; } .text-button.no-leads { margin: 25px; } .leads-page .navbar { margin-bottom: 0; } @media only screen and (min-width: 992px) { .leads-page .navbar .dropdown.user .dropdown-menu { margin-right: -15px !important; } } .leads-page .navbar .container { width: 100% !important; } .leads-page .search-advanced { color: #a0a7af; font-size: 13px; } .leads-page .search-advanced .select-type { padding-top: 15px; padding-bottom: 15px; } .leads-page .search-advanced .select-type .select2 { width: 100%; margin-top: 5px; margin-bottom: 5px; } .leads-page .search-advanced .select-type .required { font-size: 12px; } .leads-page .search-advanced .checkbox { margin-top: 0; margin-bottom: 0; } .leads-page .search-advanced .checkbox label:before { width: 15px; height: 15px; border: 0; } .leads-page .search-advanced .checkbox label:after { padding-left: 2px; padding-top: 2px; } .leads-page .search-advanced .select2-container--default.select2-container--disabled .select2-selection--single { background: #cccccc; cursor: not-allowed; } @media only screen and (min-width: 992px) { .leads-page .top .menu { padding-left: 0; } } .leads-page .top .menu ul { list-style-type: none; padding: 0; margin: 0; } .leads-page .top .menu ul li { float: right; margin-left: 10px; } .leads-page .top .menu ul li:last-child { margin-left: 0; } .leads-page .top .menu ul a { color: #a0a7af; background-position: left center; background-repeat: no-repeat; display: block; margin: 6px 0 3px 0; line-height: 51px; } .leads-page .top .menu ul a i { margin-right: 8px; font-size: 25px; vertical-align: middle; padding-bottom: 4px; } .leads-page .top .menu ul a.linkedin { color: white; } .leads-page .top .menu ul a.linkedin:visited { color: #a0a7af; } @media only screen and (min-width: 992px) and (max-width: 1199px) { .leads-page .top .menu { padding-right: 0; } .leads-page .top .menu ul li { margin-right: 3px; } .leads-page .top .menu ul li a { font-size: 13px; margin-right: 4px; } .leads-page .top .menu ul li a i { font-size: 16px; margin-right: 3px; } } .leads-page .container > .row .lead-container .empty { font-size: 22px; } @media (min-width: 1500px) { .leads-page .container { width: 100%; } } @media only screen and (min-width: 992px) { .leads-page.footer-row .container { padding-left: 0; padding-right: 0; } } /* .leads-page.leads-page-v2 { .data { .leads { .text-button.more { margin: 0; border-top: 1px solid $color_panel_border; } } .lead-container { .current-lead { position: absolute; top: 0; right: 0; bottom: 0; left: 0; } .profile { padding: 0; .space { padding: 0 15px; margin: 15px 0; } .profile-head { &.premium .status-icon.premium { display: inline-block; vertical-align: middle; margin: 0 0 0 10px; position: relative; } .info .score { line-height: 28px; border-radius: 50%; border-width: 3px; color: inherit !important; background: none !important; &:after { content: '' !important; } } } } } } .lead-filters.lead-label .order { top: 15px; right: 13px; } } */ .profile .profile-data { font-size: 16px; font-family: "ProximaNova Light", sans-serif; line-height: 20px; } .profile .profile-data h3 { margin: 0 0 5px 0; font-size: inherit; font-family: "ProximaNova Semibold", sans-serif; } .profile .profile-data h3.secondary { color: #2c4449; } .profile .profile-data .row { margin-bottom: 15px; } .profile .profile-data .row:last-child { margin-bottom: 0; } .profile .profile-data .row .pitch-text { text-align: justify; word-wrap: break-word; overflow-wrap: break-word; } .profile .profile-data .bullet:before { content: "•"; padding: 0 5px 0 0; } .profile .profile-head .info h3 { font-family: "ProximaNova Semibold", sans-serif; } .profile .highlight { font-weight: bold; } .profile-compact .profile-data { font-family: "ProximaNova Light", sans-serif; } .profile-compact .profile-data h3 { margin: 0 0 5px 0; font-size: inherit; font-family: "ProximaNova Semibold", sans-serif; } .profile-compact .profile-data h3.secondary { color: #2c4449; } .profile-compact .profile-data .row:last-child { margin-bottom: 0; } .profile-compact .profile-data .row .pitch-text { text-align: justify; word-wrap: break-word; overflow-wrap: break-word; } .profile-compact .profile-data .bullet:before { content: "•"; padding: 0 5px 0 0; } .profile-compact .profile-head .info h3 { font-family: "ProximaNova Semibold", sans-serif; } .profile-compact .highlight { font-weight: bold; } .profile-head { margin-bottom: 15px; position: relative; } .profile-head .login-type { color: #555555; margin-bottom: 5px; } .profile-head .login-type .view-title { text-align: right; padding-right: 0; } .profile-head .info { font-family: "ProximaNova Light", sans-serif; font-size: 16px; line-height: 20px; } .profile-head .info h3 { margin: 0 0 5px 0; font-size: 17px; font-family: "ProximaNova Regular", sans-serif; } .profile-head .info h3 a { color: #333333; } .profile-head .info h3 a:active, .profile-head .info h3 a:focus { outline: none; } .profile-head .info h3 a:hover { text-decoration: none; } .profile-head .info.occupation span { font-family: "ProximaNova Semibold", sans-serif; } .profile-head .info.social { margin-top: 1px; font-size: 17px; } .profile-head .info.social a { margin-right: 8px; } .profile-head .info.social a i { margin-right: 0; } .profile-head .info.social .linkedin { color: #1b86bc; } .profile-head .info.social .facebook { color: #3a5795; } .profile-head .info.social .twitter { color: #55adee; } .profile-head .info.social .github { color: #333333; } .profile-head .info .edit { position: absolute; top: 0; right: 0; } .profile-head .info .status { text-align: right; } .profile-head .info .status .type { clear: both; } .profile-head .info .status .lead-type { font-family: "ProximaNova Semibold", sans-serif; } .profile-head .score { float: right; border: 3px solid #cccccc; width: 32px; height: 32px; line-height: 28px; text-align: center; border-radius: 16px; margin: 15px 15px 5px 0; position: relative; font-family: "ProximaNova Regular", sans-serif; font-size: 16px; } .profile-head.lead .score { float: none; margin-bottom: 0; position: absolute; top: 4px; right: 0; background: white; } .profile-head.influencer h3 { padding-right: 32px; } .profile-head.premium h3, .profile-head.premium-plus h3 { padding-right: 32px; } .profile-head.premium .status-icon.premium, .profile-head.premium-plus .status-icon.premium { display: block; position: absolute; top: 0; right: 0; width: 15px; height: 15px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-sm-premium.png") no-repeat center center; background-size: 15px 15px; } .profile-head.influencer.premium .status-icon.influencer, .profile-head.influencer.premium-plus .status-icon.influencer { right: 16px; } .profile-head.influencer.premium .status-icon.premium, .profile-head.influencer.premium-plus .status-icon.premium { right: 0px; } .profile-head.archived h3 a { color: #999999; } .profile-head .source-linkedin { float: right; font-family: "FontAwesome" !important; color: #999999; font-size: 14px !important; } .profile.public, .profile-compact.public { margin-top: 135px; position: relative; } .profile.public .profile-head, .profile-compact.public .profile-head { margin-bottom: 0; } .profile.public .profile-head .photo, .profile-compact.public .profile-head .photo { float: none; width: 170px; margin: -116px auto 60px auto; } .profile.public .profile-head .photo > img, .profile.public .profile-head .photo .change-photo img, .profile-compact.public .profile-head .photo > img, .profile-compact.public .profile-head .photo .change-photo img { width: 170px; height: 170px; border-radius: 85px; background: white; padding: 3px; border: 1px solid #cccccc; } .profile.public .profile-head .photo .croppie-container, .profile-compact.public .profile-head .photo .croppie-container { background: white; } .profile.public .profile-head .photo .croppie-container .cr-viewport, .profile-compact.public .profile-head .photo .croppie-container .cr-viewport { box-shadow: none; } .profile.public .profile-head .photo .croppie-container a.fa-check, .profile-compact.public .profile-head .photo .croppie-container a.fa-check { position: absolute; right: 0; bottom: -30px; text-decoration: none; } .profile.public .profile-head .photo .croppie-container a.fa-times, .profile-compact.public .profile-head .photo .croppie-container a.fa-times { position: absolute; left: 0; bottom: -30px; text-decoration: none; } .profile.public .profile-head .info, .profile-compact.public .profile-head .info { margin: 15px 0 5px 0; } .profile.public .profile-head .info h3, .profile-compact.public .profile-head .info h3 { /*display: inline-block; font-size: 26px; padding-right: 0;*/ } .profile.public .profile-head .info div.data-block, .profile-compact.public .profile-head .info div.data-block { color: #999999; line-height: 27px; } .profile.public.view .profile-head, .profile-compact.public.view .profile-head { text-align: center; color: #454545; } .profile.public.view .profile-head .photo, .profile-compact.public.view .profile-head .photo { margin-bottom: 20px; } .profile.public.view .profile-head .info .data-block, .profile-compact.public.view .profile-head .info .data-block { color: #6e6e6e; } .profile.public.view .profile-head .info .data-block .fa, .profile-compact.public.view .profile-head .info .data-block .fa { color: #cccccc; } .profile.public.view .profile-head .info .data-block.icons, .profile-compact.public.view .profile-head .info .data-block.icons { margin-top: 8px; } .profile.public .profile-data h2, .profile-compact.public .profile-data h2 { font-size: 24px; color: #4e8ce5; text-transform: none; margin-bottom: 20px; } .profile.public .profile-data ul, .profile-compact.public .profile-data ul { list-style-type: none; padding-left: 0; } .profile.public .profile-data li, .profile-compact.public .profile-data li { line-height: 28px; } .profile.public .profile-data li span, .profile-compact.public .profile-data li span { color: #333333; } .profile.public .profile-data .row.secondary, .profile-compact.public .profile-data .row.secondary { font-size: 15px; } .profile.public .profile-data .row.secondary h3, .profile-compact.public .profile-data .row.secondary h3 { font-size: 18px; margin-bottom: 5px; } .profile.public .profile-data .row.secondary ul, .profile-compact.public .profile-data .row.secondary ul { margin-bottom: 5px; } .profile.public .profile-data .row.secondary .col-md-6, .profile-compact.public .profile-data .row.secondary .col-md-6 { margin-bottom: 10px; } .profile.public .User .head, .profile-compact.public .User .head { border-bottom: 0; text-decoration: none; } .profile.public .User .head .intro p, .profile-compact.public .User .head .intro p { white-space: normal; } .profile.public.edit .pitch, .profile-compact.public.edit .pitch { position: relative; } .profile.public.edit .counter, .profile-compact.public.edit .counter { float: right; font-size: 16px; color: #555555; font-family: "ProximaNova Regular", sans-serif; text-transform: none; line-height: 36px; } .profile.public.edit .location-display, .profile-compact.public.edit .location-display { text-align: center; font-size: 18px; margin-top: 20px; color: #555555; font-family: "ProximaNova Regular", sans-serif; } .profile.public .change-photo, .profile-compact.public .change-photo { position: relative; } .profile.public .change-photo [type="file"], .profile-compact.public .change-photo [type="file"] { display: none; } .profile.public .change-photo .status-error, .profile-compact.public .change-photo .status-error { display: none; margin-top: 10px; } .profile.public .change-photo a, .profile-compact.public .change-photo a { display: block; position: absolute; top: -10px; padding: 10px; font-family: "ProximaNova Regular", sans-serif; font-size: 16px; color: #4e8ce5; text-decoration: none; } .profile.public .change-photo a.upload, .profile-compact.public .change-photo a.upload { left: -100px; } .profile.public .change-photo a.upload:before, .profile-compact.public .change-photo a.upload:before { font-family: "FontAwesome"; font-size: 18px; content: "\f040"; padding-right: 5px; } .profile.public .change-photo a.crop, .profile-compact.public .change-photo a.crop { right: -85px; } .profile.public .change-photo a.crop:before, .profile-compact.public .change-photo a.crop:before { font-family: "FontAwesome"; font-size: 18px; content: "\f125"; padding-right: 5px; } .profile.public.stats, .profile-compact.public.stats { margin-top: 0; } @media only screen and (min-width: 992px) { .profile.public.stats .section-stats, .profile-compact.public.stats .section-stats { padding: 0; } .profile.public.stats .section-stats .leads, .profile-compact.public.stats .section-stats .leads { padding: 30px 15px 40px 65px; } } @media only screen and (min-width: 992px) and (min-width: 992px) { .profile.public.stats .section-stats .leads, .profile-compact.public.stats .section-stats .leads { border-right: 1px solid #cccccc; } } @media only screen and (min-width: 992px) { .profile.public.stats .section-stats .contacts, .profile-compact.public.stats .section-stats .contacts { padding: 30px 65px 40px 15px; } } .profile.public.stats .chart, .profile-compact.public.stats .chart { position: relative; height: 170px; } .profile.public.stats .chart canvas, .profile-compact.public.stats .chart canvas { width: 100%; height: 100%; position: absolute; z-index: 10; top: 0; left: 0; } .profile.public.stats .chart .counters, .profile-compact.public.stats .chart .counters { position: absolute; z-index: 1; top: 0; left: 0; width: 100%; height: 100%; line-height: 170px; text-align: center; } .profile.public.stats .chart .counters .primary, .profile-compact.public.stats .chart .counters .primary { font-family: "ProximaNova Bold", sans-serif; font-size: 42px; } .profile.public.stats .improve, .profile-compact.public.stats .improve { line-height: 22px; text-align: center; margin-top: 50px; } .profile.public.stats .improve a, .profile-compact.public.stats .improve a { font-family: "ProximaNova Regular", sans-serif; } .profile.public.stats .steps h3, .profile-compact.public.stats .steps h3 { font-size: 22px; text-align: center; margin: 0; } .profile.public.stats .steps .step, .profile-compact.public.stats .steps .step { margin-top: 50px; } .profile.public.stats .steps .step .number, .profile-compact.public.stats .steps .step .number { border-radius: 25px; width: 50px; height: 50px; line-height: 50px; text-align: center; background: #4e8ce5; color: white; font-family: "ProximaNova Semibold", sans-serif; font-size: 24px; float: left; } .profile.public.stats .steps .step a, .profile-compact.public.stats .steps .step a { font-family: "ProximaNova Regular", sans-serif; display: inline-block; padding-top: 9px; } .profile.public.stats .steps .step .data, .profile-compact.public.stats .steps .step .data { width: 80%; margin-left: 90px; } .profile.public.photos, .profile-compact.public.photos { margin-top: 0; } .profile.public.photos .add-photo, .profile-compact.public.photos .add-photo { position: relative; } .profile.public.photos .add-photo [type="file"], .profile-compact.public.photos .add-photo [type="file"] { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; opacity: 0; cursor: pointer; } .profile.public.photos .profile-photos .item, .profile-compact.public.photos .profile-photos .item { position: relative; float: left; width: 24%; margin-right: 1.32%; margin-bottom: 1.32%; } .profile.public.photos .profile-photos .item:nth-child(4n), .profile-compact.public.photos .profile-photos .item:nth-child(4n) { margin-right: 0; } .profile.public.photos .profile-photos .item img, .profile-compact.public.photos .profile-photos .item img { width: 100%; height: 100%; } .profile.public.photos .profile-photos .item .delete, .profile-compact.public.photos .profile-photos .item .delete { position: absolute; font-size: 20px; top: 3px; right: 3px; color: #ff4c4c; text-shadow: 0 0 2px rgba(0, 0, 0, 0.7); } .profile.public.photos .profile-photos .item .delete:hover, .profile-compact.public.photos .profile-photos .item .delete:hover { color: #e50000; } .profile.public.photos .upgrade-for-photos, .profile-compact.public.photos .upgrade-for-photos { display: block; text-align: center; margin-bottom: 5px; font-family: "ProximaNova Semibold", sans-serif; } .profile-compact.public { margin-top: 80px; } .profile-compact.public .profile-data h2, .profile-compact.public .profile-compact.public .profile-data h2 { font-size: 20px; margin-bottom: 0; } .view-profile { background-image: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/App/bg-profile.png"); background-position: top 17px center; background-repeat: no-repeat; } .view-profile.nav-double { background-position: top 87px center; } .view-profile.self { background-position: top 51px center; } .view-profile.self.nav-double { background-position: top 137px center; } .lead-filters { line-height: 28px; } .lead-filters .title { display: block; font-size: 14px; font-family: "ProximaNova Semibold", sans-serif; text-transform: uppercase; text-align: right; padding-right: 0; } .lead-filters .filter .counter { color: #999999; padding-left: 8px; } .lead-filters .filter .remaining { color: #999999; padding-left: 8px; line-height: normal; } .lead-filters .filter .remaining.border { border: 1px solid #cccccc; padding: 10px; } .lead-filters .filter .remaining.premium-required { color: #ff4c4c; } .lead-filters .select2 { width: 100%; } .lead-filters .select2-container .select2-selection--single { border-color: transparent; } .lead-filters .select2-container .select2-selection--single .select2-selection__rendered { color: #4e8ce5; font-size: 16px; line-height: 26px; } .lead-filters .select2-container.select2-container--open .select2-selection--single { border-color: #cccccc; border-width: 1px; } .lead-filters .select2-container.select2-container--disabled .select2-selection--single { background: white; } .lead-filters .select2-container.select2-container--disabled .select2-selection--single .select2-selection__rendered { color: #999999; opacity: 0.65; } .lead-filters.select2-container--open .select2-dropdown--below, .lead-filters.select2-container--open .select2-dropdown--above { line-height: normal; border-color: #cccccc; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__option, .lead-filters.select2-container--open .select2-dropdown--above .select2-results__option { font-size: 16px; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__option.select2-results__option--highlighted, .lead-filters.select2-container--open .select2-dropdown--above .select2-results__option.select2-results__option--highlighted { background: #4e8ce5; color: white; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__option:last-child, .lead-filters.select2-container--open .select2-dropdown--above .select2-results__option:last-child { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; } .lead-filters.select2-container--open .select2-dropdown--below .select2-search__field, .lead-filters.select2-container--open .select2-dropdown--above .select2-search__field { border-color: #cccccc; font-size: 16px; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results > .select2-results__options, .lead-filters.select2-container--open .select2-dropdown--above .select2-results > .select2-results__options { max-height: 250px; } .lead-filters.lead-label { /*padding-bottom: 13px !important;*/ } .lead-filters.lead-label .checkbox { margin-top: 0px; margin-bottom: 0; } .lead-filters.lead-label .checkbox label { min-height: 1px; } .lead-filters.lead-label .checkbox label:before { top: 5px !important; } .lead-filters.lead-label .checkbox label:after { top: -1px !important; left: -3px !important; } .lead-filters.lead-label .order { position: absolute; top: 19px; right: 50px; font-size: 16px; } @media only screen and (max-width: 991px) { .lead-filters.lead-label .order { right: 32px; } } .lead-filters.label-as .filter.multi .select2 { margin-left: 15px; } .lead-filters.label-as .select2-container .select2-selection--single .select2-selection__arrow b { border-color: #4e8ce5 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0); } .lead-filters.label-as.select2-container--open .select2-dropdown--below, .lead-filters.label-as.select2-container--open .select2-dropdown--above { border-color: #4e8ce5; } .lead-filters.label-as.select2-container--open .select2-dropdown--below .select2-search__field, .lead-filters.label-as.select2-container--open .select2-dropdown--above .select2-search__field { border-color: #4e8ce5; } .lead-filters.label-as .title { display: inline-block; font-family: "ProximaNova Light", sans-serif; text-transform: none; text-align: left; } .lead-filters.label-as .title .title-sub { display: block; font-size: 14px; font-family: "ProximaNova Semibold", sans-serif; text-align: right; padding-right: 0; } .leads .panel-body { padding: 0; } .leads .panel-heading { padding-top: 10px; padding-bottom: 10px; } .leads .panel-footer { background: transparent; padding: 0; border-top: 0; } .leads .list.resized { max-height: 99999px; } .leads .profile-head { margin: 0; } .leads .profile-head:last-child { margin-bottom: 0; border: 0; } .leads .profile-head .checkbox { cursor: default; } .leads .profile-head .checkbox label { padding-left: 7px; } .leads .profile-head .checkbox label:before { width: 15px; height: 15px; border: 1px solid #ccc; background: none; top: -7px; } .leads .profile-head .checkbox label:after { padding-left: 2px; padding-top: 0; top: -7px; } .leads .profile-head .checkbox.checkbox-success input[type="checkbox"]:checked + label::before { background: #4e8ce5; /*$color_success;*/ } .leads .profile-head .info h3 { overflow: hidden; width: 100%; text-overflow: ellipsis; white-space: nowrap; line-height: 100%; } .leads .profile-head .info h3 a { line-height: 100%; } .leads .profile-head .info div.match { /* deprecated */ font-size: 15px; color: #6e6e6e; overflow: hidden; width: 100%; text-overflow: ellipsis; white-space: nowrap; } /* .conversation { .write { padding: 10px; textarea { font-size: 14px; padding: 3px 7px; transition: all 0.5s ease; height: 90px; } .buttons { text-align: right; .send { display: inline-block; font-size: 14px; font-family: $font_semibold; text-transform: uppercase; } .send-disabled { display: inline-block; font-size: 14px; font-family: $font_semibold; text-transform: uppercase; color: $color_input_placeholder; } .counter { float: left; font-size: 16px; color: $color_input_placeholder; } .error { color: $color_error; margin-right: 20px; font-size: 16px; } } } } */ .form-large.form-app h1 { margin: 0; font-size: 36px; font-family: "ProximaNova Semibold", sans-serif; color: #333333; text-align: left; } .form-large.form-app h2 { margin: 0 0 20px 0; font-size: 20px; font-family: "ProximaNova Semibold", sans-serif; } .form-large.form-app p { text-align: left; } .form-large.form-app p.description { color: #333333; } .form-large.form-app p.centered { text-align: center; } .form-large.form-app a { font-size: 16px; color: #4e8ce5; text-decoration: none; } .form-large.form-app a:hover { text-decoration: underline; } .form-large.form-app a.add-more { opacity: 1; } .form-large.form-app .section { margin: 35px 0; border-bottom: 1px solid #cccccc; padding-bottom: 15px; } .form-large.form-app .section:last-child { border: 0; margin-bottom: 0; padding-bottom: 0; } .form-large.form-app .section:last-child .form-group:last-child { margin-bottom: 0; } .form-large.form-app .section > div { padding-left: 0; padding-right: 0; } .form-large.form-app .form-group { padding: 2px; } .form-large.form-app .form-group .order { left: -20px; top: 20px; } .form-large.form-app .form-group .required { color: #999999; right: -11px; top: 3px; } .form-large.form-app .form-group .clear { height: 50px; line-height: 50px; } .form-large.form-app div.checkbox label { color: #555555; font-size: 1.3em; } .form-large.form-app div.checkbox label::before { border: 1px solid #cccccc; top: -2px; } .form-large.form-app div.checkbox label::after { padding-left: 3px; padding-top: 1px; } .form-large.form-app input[type="text"], .form-large.form-app input[type="email"], .form-large.form-app input[type="password"] { border: 1px solid #cccccc; height: 50px; font-size: 1.3em; } .form-large.form-app textarea { font-size: 1.3em; } .form-large.form-app .success:after { top: 14px; right: 19px; } .form-large.form-app .success.textarea:after { right: -34px; } .form-large.form-app .error input { border-color: transparent; height: 45px; padding-top: 16px; } .form-large.form-app .error label { padding-top: 7px; } .form-large.form-app .error textarea { border-color: transparent; } .form-large.form-app .button { height: 50px; line-height: 1.3em; } .form-large.form-app .button:hover { text-decoration: none; } .form-large.form-app .select-type a { margin-bottom: 25px; box-shadow: 0 0 0 2px rgba(0, 0, 0, 0); } .form-large.form-app .select-type a:hover { box-shadow: 0 0 0 2px #4e8ce5; } .form-large.form-app .select-type a.error { box-shadow: 0 0 0 2px #ff4c4c; } .form-large.form-app .select-type a.selected { box-shadow: 0 0 0 2px #4e8ce5; } .form-large.form-app .select-type a h3 { color: #555555; font-size: 1.2em; } @media only screen and (min-width: 992px) { .form-large.form-app .select-type .col-md-3 { width: 20%; } } .form-large.form-app .photo { text-align: right; } .form-large.form-app .photo .box { display: inline-block; border: 1px solid #cccccc; border-radius: 5px; padding: 50px 60px 25px 60px; } .form-large.form-app .change-photo { display: inline-block; text-align: center; } .form-large.form-app .change-photo:hover a { text-decoration: underline; } .form-large.form-app .change-photo img { width: 130px; height: 130px; border-radius: 65px; margin-bottom: 5px; } .form-large.form-app .change-photo [type="file"] { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; opacity: 0; cursor: pointer; } .form-large.form-app .select2-container .select2-selection--single { height: 50px; border: 1px solid #cccccc; } .form-large.form-app .select2-container .select2-selection--single .select2-selection__rendered { line-height: 50px; font-size: 1.3em; } .form-large.form-app .select2-container .select2-selection--single .select2-selection__arrow { height: 50px; } .form-large.form-app.select2-container--open .select2-dropdown--below, .form-large.form-app.select2-container--open .select2-dropdown--above { border: 1px solid #cccccc; border-top: 0; } .form-large.form-app.select2-container--open .select2-dropdown--below.select2-dropdown--above, .form-large.form-app.select2-container--open .select2-dropdown--above.select2-dropdown--above { border: 1px solid #cccccc; border-bottom: 0; } .form-large.form-app.select2-container--open .select2-dropdown--below .select2-search__field, .form-large.form-app.select2-container--open .select2-dropdown--above .select2-search__field { border: 1px solid #cccccc; } .form-large.form-app.select2-container--open .select2-dropdown--below .select2-results__option, .form-large.form-app.select2-container--open .select2-dropdown--above .select2-results__option { font-size: 1.3em; } .form-large.form-app.select2-container--open .select2-dropdown--below .select2-results__option.select2-results__option--highlighted, .form-large.form-app.select2-container--open .select2-dropdown--above .select2-results__option.select2-results__option--highlighted { background: #4e8ce5; } .form-large.form-app.select2-container--open .select2-dropdown--below .select2-search__field, .form-large.form-app.select2-container--open .select2-dropdown--above .select2-search__field { font-size: 1.3em; } .discover-contacts textarea { height: 360px; } a.btn.btn-block.button.red.clear-text, .mt a.btn-block.button.red.clear-text.btn-large, .mt a.btn-block.button.red.clear-text.btn-small { color: #fff; } .heading-graphical { background: #4e8ce5 url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/header-generic.png) top left no-repeat; min-height: 88px; border-radius: 4px 4px 0 0; } .heading-graphical h1 { color: white; line-height: 88px; padding: 0 30px 0 30px; } .heading-graphical.heading-mm { background: #4e8ce5 url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/mm-header.png) top left no-repeat; } .heading-graphical.heading-promote { background: #4e8ce5 url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/promote-header.png) top left no-repeat; } .heading-graphical .button { position: absolute; top: 22px; right: 40px; } .mass-message.panel.panel-default, .create-promote.panel.panel-default { border-top: 0; border-radius: 0 0 4px 4px; } .mass-message .form-large.form-app h2, .create-promote .form-large.form-app h2 { font-size: 25px; } .mass-message .form-large.form-app .form-group:last-child, .create-promote .form-large.form-app .form-group:last-child { margin-bottom: 0; } .mass-message .form-large.form-app p.premium-required, .create-promote .form-large.form-app p.premium-required { color: #333333; font-size: 14px; padding-top: 8px; } .mass-message .form-large.form-app p.premium-required a.highlighted, .create-promote .form-large.form-app p.premium-required a.highlighted { color: #ff4c4c; font-size: 18px; } .mass-message .form-large.form-app p.limit-reached, .create-promote .form-large.form-app p.limit-reached { color: #ff4c4c; line-height: 20px; } .mass-message .form-large.form-app p.notice, .create-promote .form-large.form-app p.notice { font-size: 14px; color: #878787; line-height: 20px; } .mass-message .form-large.form-app p.notice.important, .create-promote .form-large.form-app p.notice.important { font-size: 16px; margin-top: 15px; } .mass-message .form-large.form-app .counter, .create-promote .form-large.form-app .counter { text-align: right; font-size: 16px; color: #999999; margin-top: 10px; } .mass-message .panel-body .row .sidebar, .create-promote .panel-body .row .sidebar { padding-right: 50px; } .mass-message .panel-body .row .sidebar > ul, .create-promote .panel-body .row .sidebar > ul { padding: 0; list-style: none; } .mass-message .panel-body .row .sidebar > ul li, .create-promote .panel-body .row .sidebar > ul li { margin-bottom: 10px; color: black; } .mass-message .panel-body .row .sidebar > ul li a, .create-promote .panel-body .row .sidebar > ul li a { color: #4e8ce5; } .mass-message .panel-body .row .form-app, .create-promote .panel-body .row .form-app { padding-left: 50px; border-left: 1px solid #cccccc; } @media only screen and (max-width: 992px) { .mass-message .panel-body .row .sidebar, .create-promote .panel-body .row .sidebar { padding-right: 15px; } .mass-message .panel-body .row .form-app, .create-promote .panel-body .row .form-app { padding-left: 15px; border-left: 0; } } .mass-message .checkbox.linkedin, .create-promote .checkbox.linkedin { margin-top: 40px; } .mass-message .checkbox.exclude, .create-promote .checkbox.exclude { margin-top: 0; } .mass-message .checkbox label, .create-promote .checkbox label { color: #999999; } .mass-message .checkbox label:before, .create-promote .checkbox label:before { width: 15px; height: 15px; border: 0; background: #dfdfdf; } .mass-message .checkbox label:after, .create-promote .checkbox label:after { padding-left: 2px; padding-top: 2px; } .mass-message .checkbox.checkbox-success input[type="checkbox"]:checked + label::before, .create-promote .checkbox.checkbox-success input[type="checkbox"]:checked + label::before { background: #44b27b; } .mass-message .new, .create-promote .new { background: #9699a0; color: white; margin-bottom: 24px; padding: 15px 50px 15px 15px; font-size: 15px; position: relative; } .mass-message .new i, .create-promote .new i { display: inline-block; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 15px; background: white; color: #9699a0; margin-right: 5px; } .mass-message .new .close, .create-promote .new .close { position: absolute; right: 10px; top: 15px; } .mass-message .bold, .create-promote .bold { font-family: "ProximaNova Bold", sans-serif; } .mass-message .history, .create-promote .history { margin-top: 20px; border-top: 1px solid #ccc; padding-top: 20px; } .mass-message .history p, .create-promote .history p { margin-top: 10px; } .create-promote .panel-body { position: relative; } .create-promote .sidebar { border-right: 1px solid #cccccc; margin-right: -1px; } .create-promote .lead-filters .title { margin-top: 5px; padding: 0; text-align: left; } .create-promote .lead-filters .filter { padding: 0; } .create-promote .lead-filters .select2-container .select2-selection--multiple { min-height: 30px; } .create-promote .lead-filters .select2-container .select2-selection--multiple .select2-selection__rendered { margin-bottom: 5px; } .create-promote .lead-filters .select2-container .select2-selection--multiple .select2-selection__choice { padding: 1px 5px 0px 5px; background: #4e8ce5; border: 0; } .create-promote .lead-filters .select2-container .select2-selection--multiple .select2-selection__choice .select2-selection__choice__remove { color: white; } .create-promote .lead-filters .select2-container .select2-selection--multiple ul.select2-selection__rendered li { line-height: 20px; color: white; white-space: normal; } .create-promote .lead-filters .select2-container.select2-container--disabled { pointer-events: none; cursor: not-allowed; } .create-promote .lead-filters .select2-container.select2-container--disabled .select2-selection--multiple .select2-selection__choice { background: #cccccc; } .create-promote .checkbox .success { font-family: "ProximaNova Semibold", sans-serif; text-transform: uppercase; color: black; } .create-promote .preview { margin-bottom: 45px; } .create-promote .preview h3 { font-family: "ProximaNova Semibold", sans-serif; font-size: 14px; text-transform: uppercase; } .create-promote .preview .promo-container { font-size: 18px; display: block; background: #1c2a37; padding: 15px 23px 15px 23px; color: #a0a7af; border-radius: 5px; } .create-promote .preview .promo-container.disabled { color: white; background: #cccccc; pointer-events: none; cursor: not-allowed; } .create-promote .preview .promo-container .title { font-family: "ProximaNova Semibold", sans-serif; margin-bottom: 2px; overflow: hidden; text-overflow: ellipsis; } .create-promote .preview .promo-container .description { overflow: hidden; text-overflow: ellipsis; } .create-promote .pro-feature { position: absolute; color: black; top: 10px; right: 10px; } .create-promote .pro-feature .icon { margin-top: -3px; } .create-promote .pro-feature:hover { text-decoration: none; } .job-posting.panel.panel-default, .ads-dashboard.panel.panel-default { border-top: 0; border-radius: 0 0 4px 4px; } .job-posting .panel-body .sidebar + .col-md-8, .ads-dashboard .panel-body .sidebar + .col-md-8 { padding-left: 50px; border-left: 1px solid #cccccc; } .job-posting .panel-body .sidebar.with-ba-intro + .col-md-8, .ads-dashboard .panel-body .sidebar.with-ba-intro + .col-md-8 { border-left: 0; } .job-posting .lead-filters .title, .ads-dashboard .lead-filters .title { margin-top: 5px; padding: 0; text-align: left; } .job-posting .lead-filters .filter, .ads-dashboard .lead-filters .filter { padding: 0 15px 0 0; } .job-posting .lead-filters .filter a, .job-posting .lead-filters .filter .expired, .ads-dashboard .lead-filters .filter a, .ads-dashboard .lead-filters .filter .expired { word-break: break-all; word-wrap: break-word; } .job-posting .lead-filters .filter .selected, .ads-dashboard .lead-filters .filter .selected { font-family: "ProximaNova Semibold", sans-serif; } .job-posting .lead-filters .filter .expired, .ads-dashboard .lead-filters .filter .expired { color: #999999; } .job-posting .counter, .ads-dashboard .counter { font-size: 14px; text-align: right; margin-top: 3px; } .job-posting h3, .ads-dashboard h3 { margin-bottom: 5px; font-size: 14px; font-family: "ProximaNova Semibold", sans-serif; text-transform: uppercase; } .job-posting .column, .ads-dashboard .column { margin-bottom: 15px; } .job-posting .column a.btn, .job-posting .column .mt a.btn-large, .mt .job-posting .column a.btn-large, .job-posting .column .mt a.btn-small, .mt .job-posting .column a.btn-small, .ads-dashboard .column a.btn, .ads-dashboard .column .mt a.btn-large, .mt .ads-dashboard .column a.btn-large, .ads-dashboard .column .mt a.btn-small, .mt .ads-dashboard .column a.btn-small { margin-bottom: 0; } .job-posting .location-display, .ads-dashboard .location-display { text-align: center; font-size: 18px; margin-top: 20px; color: #555555; font-family: "ProximaNova Regular", sans-serif; } .job-posting .panel-section.location, .ads-dashboard .panel-section.location { margin-bottom: 30px; } .job-posting .logo, .ads-dashboard .logo { width: 170px; margin: 0 auto; } .job-posting .logo .img-container, .ads-dashboard .logo .img-container { border-radius: 85px; background: white; padding: 3px; border: 1px solid #cccccc; } .job-posting .logo img, .ads-dashboard .logo img { width: 162px; height: 162px; border-radius: 81px; background-size: cover; background-position: center center; } .job-posting .logo .change-logo, .ads-dashboard .logo .change-logo { position: relative; } .job-posting .logo .change-logo [type="file"], .ads-dashboard .logo .change-logo [type="file"] { width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0; opacity: 0; cursor: pointer; } .job-posting .logo .change-logo .status-error, .ads-dashboard .logo .change-logo .status-error { font-size: 14px; font-family: "ProximaNova Light", sans-serif; font-weight: bold; display: none; margin-top: 10px; } .job-posting .logo .change-logo .status-error.on, .ads-dashboard .logo .change-logo .status-error.on { display: block; } .job-posting .logo .change-logo:before, .ads-dashboard .logo .change-logo:before { font-family: "FontAwesome"; content: "\f040"; position: absolute; color: #4e8ce5; font-size: 18px; top: 0; right: 0; } .job-posting .logo .change-logo .required, .ads-dashboard .logo .change-logo .required { position: absolute; top: 0; right: -8px; } .job-posting .location label.message, .ads-dashboard .location label.message { font-family: "ProximaNova Light", sans-serif; } .job-posting .highlighted, .ads-dashboard .highlighted { color: #ff4c4c; } .job-posting .required, .ads-dashboard .required { display: inline; color: #ff4c4c; font-size: 14px; } .job-posting .form-group .expired, .ads-dashboard .form-group .expired { margin-top: 5px; color: #999999; } .job-posting .ba-sample, .ads-dashboard .ba-sample { margin-top: 5px; padding: 0; text-align: left; } .under-panel-container button.btn.apply-now, .under-panel-container .mt button.apply-now.btn-large, .mt .under-panel-container button.apply-now.btn-large, .under-panel-container .mt button.apply-now.btn-small, .mt .under-panel-container button.apply-now.btn-small { color: #fff; background: #4e8ce5; padding: 10px; margin-bottom: 11px; } .job-posting-form .submit-primary button { min-width: 30%; padding: 0 20px; } .job-posting-form .submit-primary button.preview { margin-left: 20px; } .job-posting-form .submit-primary .btn-clone { margin-left: 20px; } .job-posting-preview .featherlight-content { width: 40%; } @media only screen and (max-width: 992px) { .job-posting-preview .featherlight-content { width: 60%; } } @media only screen and (max-width: 768px) { .job-posting-preview .featherlight-content { width: 80%; } } .job-posting-preview .logo { width: 170px; margin: 0 auto 10px auto; } .job-posting-preview .logo .img-container { border-radius: 85px; background: white; padding: 3px; border: 1px solid #cccccc; } .job-posting-preview .logo img { width: 162px; height: 162px; border-radius: 81px; background-size: cover; background-position: center center; } .job-posting-preview h2 { font-size: 18px; margin-bottom: 3px; text-align: center; } .job-posting-preview h2.company { font-size: 16px; } .job-posting-preview h3 { margin-bottom: 5px; font-size: 14px; font-family: "ProximaNova Semibold", sans-serif; text-transform: uppercase; } .job-posting-preview .location-display { font-size: 16px; text-align: center; } .job-posting-preview p { font-size: 16px; } .job-posting-preview .bullet:before { content: "•"; padding: 0 5px 0 0; } img[data-expand] { cursor: pointer; } .featherlight.photo-popup .featherlight-content { padding: 0; border: 0; min-width: 0; min-height: 0; } .featherlight.photo-popup .featherlight-content img { max-width: 600px; max-height: 600px; } .ads-dashboard h2 { font-size: 18px; margin-bottom: 15px; text-align: center; } .ads-dashboard .checkbox { margin: 0 0 5px 0; } .featherlight.info-popup.ba-review .featherlight-content { padding-bottom: 0; max-width: 70%; background-image: url("/img/ba/opp-o.jpg"), url("/img/ba/opp-hw.jpg"); background-position: 20px 20px, top 10px right 17px; background-repeat: no-repeat; background-size: 200px 200px, 327px 200px; } .featherlight.info-popup.ba-review .featherlight-content .fa { color: #4e8ce5; } .featherlight.info-popup.ba-review .featherlight-content .message { color: #000000; } @media (max-width: 800px) { .featherlight.info-popup.ba-review .featherlight-content { background-image: url("/img/ba/opp-o.jpg"), none; } } @media (max-width: 1400px) { .featherlight.info-popup.ba-review .featherlight-content { max-width: none; } } .ba-container-container { padding: 10px; background: black; } .ba-container { display: block; position: relative; background-position: center center; background-size: cover; background-repeat: no-repeat; height: 60px; overflow: hidden; line-height: normal !important; } .ba-container:hover { text-decoration: none; } .ba-container .ba-logo { float: left; margin: 5px 10px 0 10px; background-position: center center; background-size: cover; background-repeat: no-repeat; height: 50px; width: 50px; border-radius: 25px; } .ba-container .ba-text-overlay { margin: 14px 10px 0 10px; text-align: left; font-size: 16px; } .ba-container.type-1 .ba-text-overlay.ba-align-center { text-align: center; } .ba-container.type-1 .ba-text-overlay.ba-align-right { text-align: right; } .ba-container .ba-title { font-family: "ProximaNova Semibold", sans-serif; } .ba-container .ba-subtitle { font-family: "ProximaNova Light", sans-serif; } .main.with-ba { padding: 4px 0 4px 0; } .main.with-ba .logo, .main.with-ba ul { margin-top: 5px; } .main.with-ba .info .ba { display: inline-block; vertical-align: middle; } .main.with-ba .info .ba-container-header { display: inline-block; margin-left: 15px; } .main.with-ba .info .ba-container-header .ba-channel-label { float: left; width: 126px; height: 47px; background-size: contain; background-position: center center; background-repeat: no-repeat; margin-top: 7px; display: none; } @media (max-width: 1800px) { .main.with-ba .info .ba-container-header .ba-channel-label { display: none; } } .main.with-ba .info .ba-container-header .ba-unit { display: inline-block; height: 60px; position: relative; } .main.with-ba .info .ba-container-header.ba-channel-partner .ba-channel-label { background-image: url("/img/ba/logo-partner-t.png"); } .main.with-ba .info .ba-container-header.ba-channel-partner .ba-unit { width: 368px; } .main.with-ba .info .ba-container-header.ba-channel-member .ba-channel-label { background-image: url("/img/ba/logo-member-t.png"); } .main.with-ba .info .ba-container-header.ba-channel-member .ba-unit { width: 368px; } .main.with-ba .info .ba-container-header .ba-container { margin: 0; padding: 0; } .main.with-ba .info .ba-container-header .ba-container .text-overlay { font-size: 16px; } .main.with-ba .info .ba-container-header .ba-container .text-overlay .title { font-family: "ProximaNova Semibold", sans-serif; } .main.with-ba .info .ba-container-header .ba-container .text-overlay .subtitle { font-family: "ProximaNova Light", sans-serif; } @media (max-width: 1600px) { .main.with-ba .ba-unit { zoom: 0.9; top: 0; } .main.with-ba > .logo, .main.with-ba ul { margin-top: 3px; } } @media (max-width: 1435px) { .main.with-ba .ba-unit { zoom: 0.8; top: 2px; } .main.with-ba > .logo, .main.with-ba ul { margin-top: 1px; } } @media (max-width: 1370px) { .main.with-ba .ba-unit { zoom: 0.7; top: 4px; } .main.with-ba > .logo, .main.with-ba ul { margin-top: 0; } } @media (max-width: 1300px) { .main.with-ba .ba-unit { zoom: 0.6; top: 5px; } } @media (max-width: 1199px) { .main.with-ba .ba-unit { display: none !important; top: 5px; } } .tips.ba-promote { border-top: 2px solid white; border-bottom: 2px solid white; } .tips.ba-promote .additional-info { padding: 6px 5px 5px 5px; position: relative; min-height: 22px; } .tips.ba-promote .additional-info .ba-channel-label { position: absolute; top: 2px; left: 0px; padding: 2px 4px 2px 4px; display: none; } .tips.ba-promote .additional-info .ba-channel-label.ba-label-partner { background: #3c356b; } .tips.ba-promote .additional-info .ba-channel-label.ba-label-member { background: #e5322c; } @media (max-width: 1199px) { .tips.ba-promote .additional-info .ba-channel-label { display: none !important; } } .tips.ba-promote .additional-info .ba-promo { display: inline-block; padding-top: 20px; } .tips.ba-promote .additional-info .ba-promo.no-ba { padding-top: 0; } @media (max-width: 1199px) { .tips.ba-promote .additional-info .ba-promo { padding-top: 0; } } .upgrade .header { background: #223144; color: white; text-align: center; padding-top: 70px; padding-bottom: 200px; } .upgrade .header h1 { font-size: 50px; } .upgrade .header .billing { margin-top: 45px; } .upgrade .header .billing a { position: relative; font-family: "ProximaNova Semibold", sans-serif; font-size: 12px; color: white; display: inline-block; border: 2px solid white; padding: 11px 21px 10px 21px; text-transform: uppercase; letter-spacing: 1.3px; } .upgrade .header .billing a:first-child { border-top-left-radius: 2px; border-bottom-left-radius: 2px; } .upgrade .header .billing a:last-child { border-top-right-radius: 2px; border-bottom-right-radius: 2px; } .upgrade .header .billing a.active, .upgrade .header .billing a:hover { background: white; color: #4e8ce5; text-decoration: none; } .upgrade .header .billing a:focus { outline: none; text-decoration: none; } .upgrade .header .billing a .save { display: block; position: absolute; top: -15px; right: -40px; background: #ff4c4c; color: white; font-size: 10px; padding: 6px 8px 5px 8px; border-radius: 15px; } .upgrade .checkout, .upgrade .plans { margin-top: -175px; } .upgrade .plans { padding-bottom: 50px; } @media (max-width: 992px) { .upgrade .plans > .col-md-4:not(:first-child) { margin-top: 20px; } .upgrade .plans > .col-md-4:not(:first-child) h2 { background: #223144; } } .upgrade .trial { font-size: 20px; height: 32px; line-height: 36px; color: white; } .upgrade .premium .trial { background: #4e8ce5; } .upgrade .premium-plus .trial { background: #44b27b; } .upgrade .plan, .upgrade .wrapper { border: 1px solid #cccccc; border-radius: 3px; background: white; } .upgrade .checkout .discount { margin: 60px 0; } .upgrade .checkout .order { list-style: none; margin: 0; padding: 0; } .upgrade .checkout .order li { font-size: 1.5em; margin: 10px 0; } .upgrade .checkout .order li span { float: left; width: 160px; } .upgrade .checkout .order li.split { border-bottom: 1px solid #666; } .upgrade .wrapper { padding: 40px; } @media only screen and (max-width: 768px) { .upgrade .wrapper { padding: 20px 0; } } .upgrade .wrapper h1 { margin: 0 0 20px 0; } .upgrade .wrapper h4 { margin: 0; } .upgrade .wrapper .mega-padding { padding: 150px 0; } .upgrade .wrapper .card { margin: 4px -15px; padding: 10px 15px; border-radius: 5px; border: 1px solid white; } .upgrade .wrapper .card:hover { background: #f9f9f9; } .upgrade .wrapper .card img { float: left; } .upgrade .wrapper .card .holder, .upgrade .wrapper .card .opts { float: left; margin-left: 10px; } .upgrade .wrapper .card .holder { width: 200px; margin-bottom: 10px; } .upgrade .wrapper .card .opts { margin-top: 7px; } .upgrade .plan { text-align: center; } .upgrade .plan h2 { color: #2c455e; font-size: 28px; font-family: "ProximaNova Semibold", sans-serif; border-bottom: 1px solid #dfdfdf; padding: 25px 0; } .upgrade .plan .price { font-family: "ProximaNova Light", sans-serif; font-size: 90px; padding: 50px 0 30px 0; } .upgrade .plan .promo { font-size: 20px; margin-top: -25px; margin-bottom: 20px; } .upgrade .plan.premium .promo, .upgrade .plan.premium-plus .promo { text-decoration: line-through; } .upgrade .plan .discount { color: white; font-size: 20px; font-family: "ProximaNova Semibold", sans-serif; text-align: center; height: 32px; line-height: 36px; } .upgrade .plan .discount.best-deal { text-transform: uppercase; } .upgrade .plan .discount.best-deal .text { font-size: 13px !important; } .upgrade .plan .mo { color: #516f80; text-transform: lowercase; font-size: 17px; font-family: "ProximaNova Bold", sans-serif; } .upgrade .plan .detail { color: #ccc; font-size: 16px; display: block; } .upgrade .plan .action { margin: 70px 40px 30px 40px; } .upgrade .plan button { display: block; width: 100%; font-family: "ProximaNova Semibold", sans-serif; font-size: 12px; text-transform: uppercase; border-radius: 3px; border: 0; height: 40px; line-height: 42px; color: white; letter-spacing: 1.3px; background: #6e6e6e; } .upgrade .plan button:hover { background: #888888; } .upgrade .plan button.disabled { background: transparent; color: #cccccc; } .upgrade .plan button.disabled:hover { background: transparent; } .upgrade .plan .highlight { font-family: "ProximaNova Bold", sans-serif; } .upgrade .plan.basic .price { color: #5b719a; } .upgrade .plan.basic .promo { color: #5b719a; text-decoration: none; } .upgrade .plan.premium .price { color: #4e8ce5; } .upgrade .plan.premium .promo { color: #4e8ce5; } .upgrade .plan.premium .discount { background: #ff4c4c; } .upgrade .plan.premium button { background: #4e8ce5; } .upgrade .plan.premium button:hover { background: #7aa9ec; } .upgrade .plan.premium button.disabled { background: transparent; } .upgrade .plan.premium-plus .price { color: #44b27b; } .upgrade .plan.premium-plus .promo { color: #44b27b; } .upgrade .plan.premium-plus .discount { background: #ff4c4c; } .upgrade .plan.premium-plus button { background: #44b27b; } .upgrade .plan.premium-plus button:hover { background: #65c495; } .upgrade .plan.premium-plus button.disabled { background: transparent; } .upgrade .plan.premium-plus .features h3 { font-family: "ProximaNova Semibold", sans-serif; } .upgrade .features h3 { margin: 40px 20px 0 20px; padding-bottom: 30px; border-bottom: 1px solid #dfdfdf; color: #2c4449; } .upgrade .features ul { list-style-type: none; padding: 0; margin: 3px 30px 0 30px; font-size: 16px; color: #516f80; } .upgrade .features ul li { margin-top: 30px; } .upgrade .info { padding: 60px 0; font-size: 22px; font-style: italic; color: #85a2b2; text-align: center; border-top: 1px solid #dfdfdf; margin-top: 30px; } .upgrade .footer { background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/General/footer-bg.png) center center no-repeat; background-size: cover; color: white; margin-bottom: -1px; } .upgrade .footer h1 { font-family: "ProximaNova Light", sans-serif; font-size: 48px; text-align: center; margin: 150px 0 80px 0; } .upgrade .footer p { font-size: 26px; line-height: 42px; padding-top: 20px; } .upgrade .footer p a { display: inline-block; border: 2px solid rgba(255, 255, 255, 0.5); color: white; border-radius: 4px; padding: 12px 20px; font-size: 12px; text-transform: uppercase; font-weight: "ProximaNova Semibold", sans-serif; letter-spacing: 1.3px; line-height: normal; margin-top: 20px; } .upgrade .footer .col-video { text-align: right; } .upgrade .footer .video { display: inline-block; margin-bottom: 160px; width: 401px; max-width: 100%; height: 225px; border-radius: 3px; background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/yt-overlay.png) center center no-repeat; background-size: cover; position: relative; } .upgrade .footer .video:after { content: ""; display: block; position: absolute; width: 100%; height: 100%; background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/yt-overlay-play.png) center center no-repeat; opacity: 0.6; transition: opacity 0.5s ease; } .upgrade .footer .video:hover:after { opacity: 1; } .upgrade .plan-inline { border-top: 1px solid #dfdfdf; padding: 60px 0; } .upgrade .plan-inline .features { font-size: 16px; color: #516f80; } .upgrade .plan-inline button { display: inline-block; font-family: "ProximaNova Semibold", sans-serif; font-size: 12px; text-transform: uppercase; border-radius: 3px; border: 0; line-height: 24px; color: white; letter-spacing: 1.3px; background: #6e6e6e; } .upgrade .plan-inline button:hover { background: #888888; } .upgrade .plan-inline button.disabled { background: transparent; color: #cccccc; } .upgrade .plan-inline button.disabled:hover { background: transparent; } .upgrade.plan-list .header { background: #223144 url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/bg-upgrade.png) center bottom no-repeat; background-size: 672px 335px; padding-bottom: 106px; } .upgrade.plan-list .header h1 { font-family: "ProximaNova Light", sans-serif; font-size: 40px; } .upgrade.plan-list .header h2 { font-family: "ProximaNova Light", sans-serif; font-size: 24px; margin-bottom: 20px; } .upgrade.plan-list .header h2 em { font-style: normal; text-transform: uppercase; color: #4e8ce5; letter-spacing: 6px; } .upgrade.plan-list .header h2.special { font-family: "ProximaNova Semibold", sans-serif; } .upgrade.plan-list .header .billing { margin-top: 40px; } .upgrade.plan-list .header .billing a { border: 1px solid white; min-width: 170px; } .upgrade.plan-list .header .billing a .save { top: -22px; right: -60px; background: #44b27b; font-size: 14px; padding: 6px 18px 5px 18px; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.7); } .upgrade.plan-list .checkout, .upgrade.plan-list .plans { margin-top: -70px; } .upgrade.plan-list .plans { padding-bottom: 30px; } .upgrade.plan-list .plan, .upgrade.plan-list .wrapper { border: 0; border-radius: 0; background: transparent; } .upgrade.plan-list .plan h2 { color: white; font-family: "ProximaNova Light", sans-serif; border: 1px solid #727b84; border-bottom: 0; padding: 0 0 0 9px; /* to center out letter-spacing effect */ text-transform: uppercase; height: 70px; line-height: 70px; letter-spacing: 9px; } .upgrade.plan-list .plan .plan-info { border: 1px solid #cccccc; border-top: 0; } .upgrade.plan-list .plan .price { display: inline-block; position: relative; padding: 0; margin-top: 40px; } .upgrade.plan-list .plan .price.with-promo { margin-top: 0; } .upgrade.plan-list .plan .price .currency { font-size: 30px; position: absolute; top: 10px; left: -25px; } .upgrade.plan-list .plan .price .asterisk { font-size: 50%; vertical-align: top; position: relative; right: 20px; } .upgrade.plan-list .plan .price .mo { color: #333333; font-family: "ProximaNova Light", sans-serif; text-transform: uppercase; font-size: 20px; letter-spacing: 2px; position: absolute; bottom: 14px; right: -42px; } .upgrade.plan-list .plan .promo { font-family: "ProximaNova Light", sans-serif; padding-top: 40px; margin-top: 0; margin-bottom: 0; text-transform: uppercase; } .upgrade.plan-list .plan .discount { position: absolute; background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/discount-ribbon.png) top left no-repeat; background-size: 100px 100px; width: 100px; height: 100px; top: 0; left: 14px; } .upgrade.plan-list .plan .discount .text { -webkit-transform-origin: 0 50%; -moz-transform-origin: 0 50%; -ms-transform-origin: 0 50%; -o-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transform: rotate(-45deg) translate(-50%, 50%); -moz-transform: rotate(-45deg) translate(-50%, 50%); -ms-transform: rotate(-45deg) translate(-50%, 50%); -o-transform: rotate(-45deg) translate(-50%, 50%); transform: rotate(-45deg) translate(-50%, 50%); text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.4); font-size: 14px; position: absolute; top: 8px; left: 27px; } .upgrade.plan-list .plan .action { margin: 30px 30px 30px 30px; } .upgrade.plan-list .plan button, .upgrade.plan-list .plan .button { font-family: "ProximaNova Regular", sans-serif; font-size: 19px; text-transform: none; height: auto; min-height: 40px; letter-spacing: normal; } .upgrade.plan-list .plan button .icon, .upgrade.plan-list .plan .button .icon { margin-right: 8px; } .upgrade.plan-list .plan.basic .price { color: #333333; } .upgrade.plan-list .plan.premium .price { color: #333333; } .upgrade.plan-list .plan.premium .promo { color: #aaaaaa; } .upgrade.plan-list .plan.premium-plus h2 { font-family: "ProximaNova Bold", sans-serif; } .upgrade.plan-list .plan.premium-plus h2 .plus { font-size: 40px; position: absolute; top: 2px; } .upgrade.plan-list .plan.premium-plus .price { color: #333333; } .upgrade.plan-list .plan.premium-plus .promo { color: #aaaaaa; } .upgrade.plan-list .plan.premium-plus button { background: #4e8ce5; } .upgrade.plan-list .plan.premium-plus button:hover { background: #7aa9ec; } .upgrade.plan-list .plan.premium-plus button.disabled { background: transparent; } .upgrade.plan-list .features { text-align: left; margin-bottom: 25px; } .upgrade.plan-list .features h3 { margin: 24px 30px 0 30px; padding-bottom: 0; border-bottom: 0; color: #2c455e; font-size: 16px; } .upgrade.plan-list .features h3 em { font-style: normal; color: #4e8ce5; } .upgrade.plan-list .features ul { margin: 3px 15px 0 30px; color: #2c455e; } .upgrade.plan-list .features ul li { margin-top: 24px; position: relative; padding-left: 32px; } .upgrade.plan-list .features ul li .icon, .upgrade.plan-list .features ul li .fa { height: 100%; min-height: 20px; position: absolute; top: 4px; left: 0; } .upgrade.plan-list .features ul li .fa { font-size: 20px; color: #4e8ce5; top: -3px; } .upgrade.plan-list .info { padding: 20px; background: #d4eee1; font-size: 21px; color: #2c455e; border: 0; margin-bottom: 30px; } .upgrade.plan-list .plan-inline { padding: 30px; min-height: 92px; background: url(https://s3.us-east-2.amazonaws.com/myopportunity/static/App/icon-avatar-plan.svg) top 18px left 30px no-repeat; border: 1px solid #cccccc; } .upgrade.plan-list .plan-inline .features { margin: 0 0 0 70px; font-size: 15px; color: #333333; } .upgrade.plan-list .plan-inline button { font-family: "ProximaNova Regular", sans-serif; font-size: 16px; text-transform: none; letter-spacing: normal; margin-top: 5px; } .upgrade.plan-list .plan-inline button.disabled { padding-left: 0; } .account-page { background-color: #fbfbfb; } .account { font-size: 16px; /* account_at */ } .account .section { border-bottom: 1px solid #cccccc; padding-bottom: 20px; margin: 30px 0 30px 0; } .account .section:last-child { border-bottom: 0; margin-bottom: 0; padding-bottom: 0; } .account .section:last-child .form-group:last-child { margin-bottom: 0; } .account .section > div { padding-left: 0; padding-right: 0; } .account .form-group { font-size: 14px; } .account .form-group.share-url { font-size: 16px; margin-top: 10px; margin-bottom: 0; } .account .form-group.share-url input { display: inline-block; width: 60%; } .account .panel:not(.panel-v2) h3 { color: #6e6e6e; font-family: "ProximaNova Semibold", sans-serif; font-size: 14px; text-transform: uppercase; margin: 0 0 20px 0; } .account .plan .current { color: white; font-family: "ProximaNova Semibold", sans-serif; margin-right: 10px; border-radius: 5px; display: inline-block; padding: 6px 23px 4px 23px; } .account .plan .current.basic { background: #4e8ce5; } .account .plan .current.premium, .account .plan .current.premium-plus { background: #ffd300; } .account .stats { width: 100%; } .account .stats .count { display: inline-block; background: #cccccc; border-radius: 5px; padding: 12px 12px 10px 12px; color: white; text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.3); margin-right: 10px; font-family: "ProximaNova Semibold", sans-serif; } .account .stats th { padding-bottom: 15px; } .account .stats td { color: #999999; padding-bottom: 15px; font-family: "ProximaNova Light", sans-serif; } .account .stats td a i { font-size: 12px; } .account .radio label { color: #999999; } .account .radio label:before { width: 15px; height: 15px; border: 0; background: #4e8ce5; } .account .radio label:after { width: 7px; height: 7px; top: 4px; left: 4px; } .account .radio.radio-primary input[type="radio"]:checked + label::after { background: white; } .account .checkbox label { color: #999999; } .account .checkbox label:before { width: 15px; height: 15px; border: 0; background: #4e8ce5; } .account .checkbox label:after { width: 7px; height: 7px; } .account .checkbox.checkbox-primary input[type="checkbox"]:checked + label:before { background: #4e8ce5; } .account a i { margin-right: 8px; font-size: 25px; vertical-align: middle; padding-bottom: 4px; } .account .share { display: inline-block; margin-top: 10px; } .account .share i { margin-right: 0; margin-left: 1px; } .account ul.menu { list-style-type: none; padding: 0; margin: 0; } .account ul.menu li a { display: inline-block; min-height: 22px; margin: 6px 0 3px 0; } .account textarea { height: 150px; font-size: 17px; padding: 15px; } .account.invoices .plan { margin-top: 15px; } .account.invoices .upgrade { margin-top: 30px; } .account.invoices .upgrade h2.plus { margin-top: 10px; color: #44b27b; } .account.invoices .upgrade .plans { margin-top: 25px; padding-bottom: 0; border-bottom: 0; } .account.invoices .upgrade .plans .features h3 { margin: 15px 0 0 0; border-bottom: 0; padding-bottom: 0; text-transform: none; } .account.invoices .upgrade .plans .features ul { margin-left: 0; margin-right: 0; } .account.invoices .upgrade .plans .features ul li { margin-top: 20px; color: #516f80; } .account.invoices .upgrade .btn-upgrade { display: inline-block; font-family: "ProximaNova Semibold", sans-serif; font-size: 16px; text-transform: uppercase; border-radius: 3px; border: 0; height: 40px; line-height: 42px; color: white; letter-spacing: 1.3px; background: #44b27b; padding: 0 15px 0 15px; margin-top: 25px; } .account.invoices .upgrade .btn-upgrade:hover { background: #65c495; text-decoration: none; } .account.invoices .upgrade .btn-upgrade.disabled { background: transparent; color: #cccccc; } .account.invoices .upgrade .btn-upgrade.disabled:hover { background: transparent; } .account.invoices .upgrade.premium h2.plus { color: #4e8ce5; } .account.invoices .upgrade.premium .btn-upgrade { background: #4e8ce5; } .account.invoices .upgrade.premium .btn-upgrade:hover { background: #7aa9ec; } .account.invoices .table { margin-top: 15px; } .account.invoices .table .download { text-align: right; } .account .current-plan { border: 1px solid #cccccc; border-radius: 4px; min-height: 33px; line-height: 33px; text-align: center; margin-bottom: 15px; display: table; width: 100%; } .account .current-plan div { vertical-align: middle; width: 50%; display: table-cell; padding-left: 10px; padding-right: 10px; } .account .current-plan div:first-child { border-right: 1px solid #cccccc; } .account .current-plan .title { font-family: "ProximaNova Bold", sans-serif; height: 100%; } .account .current-plan .title.premium, .account .current-plan .title.premium-plus { background: #ffd300; } .account .current-plan.with-extra { margin-bottom: 0; border-radius: 4px 4px 0 0; } .account .current-plan-extra { border: 1px solid #cccccc; border-top: 0; border-radius: 0 0 4px 4px; min-height: 33px; line-height: 33px; text-align: center; margin-bottom: 15px; } .events { font-size: 16px; } .events .none { margin-top: 15px; } .events .action-status { margin-top: 15px; } .events .event { margin-top: 40px; padding-bottom: 20px; border-bottom: 1px solid #cccccc; } .events .event:last-child { border-bottom: 0; padding-bottom: 0; } .events .event h2 { font-size: 24px; } .events .event .details { margin-top: 28px; clear: left; } .events .event .details table td { font-size: 20px; padding: 5px 5px 0 0; } .events .event .details table td + td { padding: 5px 0 0 5px; } .events .event .description { margin-top: 22px; font-size: 20px; } .events .event .actions { margin-top: 22px; } .events .event .image { float: left; margin: 0 20px 20px 0; } .events .event .image img { width: 130px; height: 130px; border-radius: 65px; border: 5px solid white; box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2); } .events .event .location_map { width: 100%; } @media only screen and (max-width: 991px) { .events .event .location_map { margin-top: 15px; } } .events .event .button { margin-bottom: 5px; } .events .event .checkbox label:before { width: 15px; height: 15px; border: 0; background: #dfdfdf; } .events .event .checkbox label:after { padding-left: 2px; padding-top: 2px; } .events .event .checkbox.checkbox-success input[type="checkbox"]:checked + label::before { background: #4e8ce5; } .events .sponsors { margin-top: 22px; } .events .sponsors h3 { font-size: 20px; margin: 0 0 10px 0; } .action-status { margin-bottom: 10px; } .action-status.status-error { color: #ff4c4c; } .action-status.status-success { color: #44b27b; } .btn-delete { border: 0; background: transparent; text-transform: uppercase; font-family: "ProximaNova Semibold", sans-serif; color: #ff4c4c; padding: 0; } .btn-delete:hover { text-decoration: underline; } .btn-undelete { border: 0; background: transparent; text-transform: uppercase; font-family: "ProximaNova Semibold", sans-serif; color: #4e8ce5; padding: 0; } .btn-undelete:hover { text-decoration: underline; } .js-feedback h3 { margin-top: 5px; font-size: 18px; } .js-feedback .checkbox { margin-top: 5px; } .js-feedback .checkbox label:before { width: 15px; height: 15px; border: 0; background: #dfdfdf; top: -1px; } .js-feedback .checkbox label:after { padding-left: 2px; padding-top: 0; top: 1px; } .js-feedback .checkbox.checkbox-primary input[type="checkbox"]:checked + label::before { background: #4e8ce5; } .js-feedback .checkbox:last-of-type { margin-bottom: 0; } .js-feedback .checkbox:last-child { margin-bottom: 0; } .js-feedback .controls { text-align: right; } .js-feedback .save, .js-feedback .skip { color: #4e8ce5; font-size: 14px; font-family: "ProximaNova Semibold", sans-serif; text-transform: uppercase; line-height: 18px; } .js-feedback .save { margin-right: 7px; position: relative; } .js-feedback .save:after { content: ""; display: block; position: absolute; width: 1px; height: 16px; background: #4e8ce5; top: -1px; right: -10px; } .js-feedback .skip { margin-left: 8px; } .tutorial-tab { display: block; position: fixed; top: 33%; right: -10px; height: 40px; line-height: 35px; color: white; background: #4e8ce5; text-decoration: none; transform: rotate(-90deg); transform-origin: 100% 100% 0; border-radius: 5px 5px 0 0; font-size: 16px; padding: 0 15px; opacity: 0.55; transition: all 0.5s ease; } .tutorial-tab:hover, .tutorial-tab:active { color: white; text-decoration: none; opacity: 1; right: 0; line-height: 40px; } .ajaxAction_report .checkbox label strong, .ajaxAction_report .radio label strong { line-height: 20px; } .scholarship .drop-zone { background-position: center left 25px; height: auto; padding: 0; } .scholarship .drop-zone .textbox { margin: 10px 0 25px 0; } .scholarship .drop-zone .file { margin-top: 0; position: relative; top: 10px; left: 15px; } .scholarship .form-large .button.blue { font-size: 1em; } .select2-results span.custom:after { font-family: "FontAwesome"; content: "\f12a"; float: right; color: #f15131; } .Labels { position: relative; } .Labels [data-status]:before { display: inline-block; content: ""; width: 10px; height: 10px; border-radius: 50%; background: #aaa; } .Labels [data-status][data-status="closed"]:before { background: #44b27b; } .Labels [data-status][data-status="hot"]:before { background: #f15131; } .Labels [data-status][data-status="warm"]:before { background: #f8ca1c; } .Labels [data-status][data-status="cold"]:before { background: #57afd6; } .Labels [data-status][data-status="archived"]:before, .Labels [data-status][data-status="report"]:before { width: 15px; height: 15px; border-radius: 0; margin: -3px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Labels/trash.png") center center no-repeat; background-size: auto 100%; } .Labels [data-status][data-status="favorite"]:before { background: transparent; font-family: "FontAwesome"; content: "\f005"; line-height: 20px; font-size: 18px; color: #f8ca1c; } .Labels.global .label-label { left: -66px; } .Labels.global [data-status][data-status="unlabeled"]:before { background: transparent; font-family: "FontAwesome"; content: "\f006"; line-height: 20px; font-size: 18px; } .Labels .select2-container [data-status], .Labels .select2-results [data-status] { display: inline-block; } .Labels .select2-container [data-status="report"]:before, .Labels .select2-results [data-status="report"]:before { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Labels/flag.png") center center no-repeat; } .Labels .select2-container { width: 60px !important; text-align: center; } .Labels .select2-container .select2-selection__placeholder { font-family: "FontAwesome"; font-size: 24px; } .Labels .select2-container .select2-selection { border: 0 solid; } .Labels .select2-container .select2-selection .select2-selection__rendered { min-height: 25px; } .Labels .select2-container .select2-selection [data-status]:before { width: 20px; height: 20px; margin-top: 3px; } .Labels .select2-results > ul.select2-results__options { max-height: 320px; padding: 10px 0; } .Labels .select2-results > ul.select2-results__options li.select2-results__option { text-align: center; padding: 0; background: none !important; } .Labels .select2-results > ul.select2-results__options li.select2-results__option [data-status]:before { width: 40px; height: 40px; border: 10px solid white; } .Labels .select2-results > ul.select2-results__options li.select2-results__option [data-status][data-status="unlabeled"][data-original-title="Unstarred"]:before { background: transparent; font-family: "FontAwesome"; content: "\f006"; line-height: 20px; font-size: 18px; color: #444; } .Labels .select2-results > ul.select2-results__options li.select2-results__option:hover [data-status="closed"]:before { border-color: #caf6ec; } .Labels .select2-results > ul.select2-results__options li.select2-results__option:hover [data-status="hot"]:before { border-color: #facac0; } .Labels .select2-results > ul.select2-results__options li.select2-results__option:hover [data-status="warm"]:before { border-color: #fcefba; } .Labels .select2-results > ul.select2-results__options li.select2-results__option:hover [data-status="cold"]:before { border-color: #cce7f2; } .Labels .select2-results > ul.select2-results__options li.select2-results__option:hover [data-status="archived"]:before, .Labels .select2-results > ul.select2-results__options li.select2-results__option:hover [data-status="report"]:before { background-color: #dfdfdf; background-size: auto 20px; border-radius: 50%; border: 0 solid; } .Labels .label-label { position: absolute; top: 7px; left: -40px; } .sort .select2-container .select2-selection { border: 0; } .sort .select2-container .select2-selection .select2-selection__rendered { padding-left: 0; padding-right: 16px; text-align: right; } .sort .select2-container .select2-selection .select2-selection__arrow { right: 0; } .sort .select2-container .select2-selection .select2-selection__arrow b { margin-left: 0; } .User { width: 100%; } .User .head { position: relative; border-bottom: 1px solid #cccccc; padding: 10px; } .User .head, .User .head > div { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .User .head > div { flex-direction: column; } .User .head > div:not(.Labels) { justify-content: center; } .User .head .intro { flex: 1; } .User .head input { cursor: default; margin-right: 10px; } .User .head .photo { margin-right: 10px; position: relative; } .User .head .photo img { width: 64px; height: 64px; border-radius: 20%; } .User .head .photo .logo { width: 64px; height: 64px; border-radius: 20%; border: 24px solid #ddd; } @media only screen and (min-width: 1200px) { .User .head .photo img { width: 96px; height: 96px; } .User .head .photo .logo { width: 96px; height: 96px; } } .User .head .intro { font-size: 15px; } .User .head .intro p { margin: 2px 0 0 0; text-overflow: ellipsis; white-space: nowrap; } .User .head .intro p:first-child { font-family: "ProximaNova Bold", sans-serif; font-size: 18px; margin: 0; } .User .head .intro p > .sub { display: block; font-size: 14px; color: #999; } .User .head .intro p div.quicksend { position: absolute; top: 33px; left: 0; display: none; background: white; border: 1px solid #999999; padding-top: 10px; z-index: 3; } .User .head .intro p div.quicksend a { display: block; margin: 0 15px 10px 15px; } .User .head .intro .icon-container { position: absolute; top: 24px; right: 10px; } .User .head .intro .icon, .User .head .intro .Icon { margin-left: 3px; } .User .head .intro .action-btn { display: inline-block; background: #4e8ce5; color: white; margin: 0 5px 5px 0; padding: 7px 10px; border-radius: 4px; text-decoration: none; } .User .head .intro .action-btn.disabled { background: #cccccc; } .User .head .intro .action-btn .fa { vertical-align: text-bottom; } .User .head .intro .badge-new { position: relative; } .User .head .intro .badge-new:before { content: "New"; background: red; color: white; border-radius: 10px; position: absolute; right: -15px; top: -6px; padding: 2px 5px; font-size: 10px; } .User .head .score { margin-left: 10px; } .User .head .tags { position: absolute; top: 0; right: 5px; } .User .head .tags .tag { float: right; margin-left: 5px; } .User .head .tags .tag.interacted { font-family: "FontAwesome"; color: #999999; font-size: 14px; } .User .head .tags .tag.created { color: #cccccc; font-size: 12px; line-height: 18px; } .User .head .tags .tag.btn-close { color: #4e8ce5; font-size: 14px; line-height: 18px; } .User .head .ask a, .User .head .invite a { padding: 10px; border: 1px solid #4e8ce5; border-radius: 4px; text-decoration: none; margin: 0 0 0 5px; } .User .head .ask a.disabled, .User .head .invite a.disabled { color: #6e6e6e; border-color: #cccccc; } .User.locked .head .photo:after { font-family: "FontAwesome"; content: "\f023"; position: absolute; color: #333333; font-size: 18px; background: rgba(255, 255, 255, 0.7); width: 50px; height: 50px; text-align: center; line-height: 53px; border-radius: 20%; pointer-events: none; } .User:not(.item).locked .head .photo:after { width: 64px; height: 64px; line-height: 69px; } @media only screen and (min-width: 1200px) { .User:not(.item).locked .head .photo:after { width: 96px; height: 96px; line-height: 104px; } } .User.item .sub { line-height: 10px; font-size: 12px; padding-bottom: 5px; } .User.unlockable .head .photo:after, .User.linkedin .head .photo:after, .User.top-lead .head .photo:after { display: none; } .User ul.nav { font-family: "ProximaNova Semibold", sans-serif; border-bottom: 1px solid #cccccc; } .User ul.nav li { margin: 0; } .User ul.nav li a { border: 0 solid !important; border-right: 1px solid #cccccc !important; border-radius: 0; margin-right: 0; line-height: 1; font-size: 0; padding: 12px 15px; } .User ul.nav li a:hover { background: none; } .User ul.nav li a .unread-messages { margin-left: 5px; } .User ul.nav li a i { font-size: 14px; } .User ul.nav li.active a { background: #4e8ce5; position: relative; color: white; } .User ul.nav li.active a:before { background-position: -30px center; } .User ul.nav li.active a:after { content: ""; height: 10px; position: absolute; bottom: -1px; left: 0; right: 0; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/User/nav-bullet.png") center center no-repeat; } .User ul.nav li.active a[href="#job-posting"]:before { color: white; } @media (min-width: 1300px) { .User ul.nav li a { font-size: inherit; } .User ul.nav li a.disabled { color: #999999; } .User ul.nav li a:before { display: none; } } @media (min-width: 1450px) { .User ul.nav li a:before { display: inline-block; margin-right: 5px; } } @media (min-width: 1600px) { .User ul.nav li a:before { margin-right: 15px; } } .User .info .space { padding: 0 15px; margin: 15px 0; } .User .info .space.no-bottom { margin-bottom: 0; } .User .info .space.no-top { margin-top: 0; } .User .info hr { border-color: #ccc; margin: 0; } .User .info #matches .item, .User .info #job-posting .item, .User .info #about .item { font-size: 16px; margin-bottom: 15px; line-height: 150%; } .User .info #matches .item p.title, .User .info #job-posting .item p.title, .User .info #about .item p.title { font-family: "ProximaNova Bold", sans-serif; font-size: 16px; margin: 0; } @media (min-width: 1200px) { .User .info #matches .item.inline, .User .info #job-posting .item.inline, .User .info #about .item.inline { display: inline-block; vertical-align: top; width: 45%; margin-right: 5%; } } @media (min-width: 1800px) { .User .info #matches .item.inline, .User .info #job-posting .item.inline, .User .info #about .item.inline { width: 30%; margin-right: 3.33%; } } .User .info #matches .item.inline.large, .User .info #job-posting .item.inline.large, .User .info #about .item.inline.large { width: 95%; margin-right: 5%; } .User .info #matches .item .detail, .User .info #job-posting .item .detail, .User .info #about .item .detail { display: block; color: #999999; } .User .info #matches .item .detail .highlight, .User .info #job-posting .item .detail .highlight, .User .info #about .item .detail .highlight { color: #44b27b; } .User .info #matches .item .detail .fa, .User .info #job-posting .item .detail .fa, .User .info #about .item .detail .fa { padding-right: 10px; } .User .info #matches .item { padding-left: 40px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/General/check.png") 0 5px no-repeat; } .User .info #connections p { font-size: 16px; line-height: 150%; } .User .info #messages .no-messages { font-size: 16px; line-height: 150%; } .User .info #messages .day-separator { text-align: center; margin: 15px 0; height: 1px; background: #cccccc; } .User .info #messages .day-separator span { display: inline-block; padding: 0 10px 0 10px; margin-top: -6px; font-size: 12px; font-family: "ProximaNova Semibold", sans-serif; color: #cccccc; background: white; } .User .info #messages .message { margin: 15px 0; color: #454545; text-align: right; } .User .info #messages .message .timestamp { color: #cccccc; font-size: 11px; padding-bottom: 2px; margin-bottom: -10px; } .User .info #messages .message .timestamp .fa-mobile { font-size: 14px; vertical-align: middle; margin-left: 4px; } .User .info #messages .message .body { display: inline-block; padding: 20px; max-width: 80%; text-align: left; background: #ecf3fd; border-radius: 4px; word-wrap: break-word; overflow-wrap: break-word; position: relative; } .User .info #messages .message .body .external-url { position: relative; padding-left: 14px; } .User .info #messages .message .body .external-url:after { font-family: "FontAwesome"; content: "\f08e"; position: absolute; top: 2px; left: 0; font-size: 10px; } .User .info #messages .message .body .delete { position: absolute; top: 3px; right: 3px; color: #90b9f3; } .User .info #messages .message .body .delete i { margin-right: 0; } .User .info #messages .message .body .btn, .User .info #messages .message .body .mt .btn-large, .mt .User .info #messages .message .body .btn-large, .User .info #messages .message .body .mt .btn-small, .mt .User .info #messages .message .body .btn-small { margin: 10px 0; } .User .info #messages .message .body .jobposting { border: 1px solid #ccc; background: #fff; border-radius: 4px; } .User .info #messages .message .body .jobposting p { font-size: 16px; } .User .info #messages .message .body .jobposting p .sub { font-size: 14px; display: block; color: #999; } .User .info #messages .message .body .jobposting .head { border: 0; } .User .info #messages .message .body .jobposting .photo img { width: 50px; height: 50px; } .User .info #messages .message .video-container { text-align: right; } .User .info #messages .message .video-container .video { display: inline-block; margin: 0 0 15px 0; width: 197px; height: 125px; border: 1px solid #555555; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/yt-overlay.png") center center no-repeat; background-size: cover; position: relative; } .User .info #messages .message .video-container .video:after { content: ""; display: block; position: absolute; width: 100%; height: 100%; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Homepage/yt-overlay-play.png") center center no-repeat; opacity: 0.6; transition: opacity 0.5s ease; } .User .info #messages .message .video-container .video:hover:after { opacity: 1; } .User .info #messages .message.reply { text-align: left; } .User .info #messages .message.reply .body { background: #ecedef; } .User .info #messages .message.reply .body .delete { color: #b5b9c0; } .User .info #messages .message:not(.reply) .timestamp { position: relative; } .User .info #messages .message:not(.reply) .timestamp:after { content: "\f00c"; font-family: "FontAwesome"; color: #4e8ce5; margin-left: 4px; } .User .info #messages .message:not(.reply) .timestamp:before { content: "\f00c"; font-family: "FontAwesome"; color: #4e8ce5; position: absolute; right: 4px; } .User .info #messages .message:not(.reply).unseen .timestamp:after { color: inherit; } .User .info #messages .message:not(.reply).unseen .timestamp:before { display: none; } .User .info #messages .message .body .delete:hover { color: #d63a39; } .User .info #photos img { margin-right: 5px; margin-bottom: 5px; } .User .info #reviews .no-reviews { font-size: 16px; line-height: 150%; } .User .info #reviews .review { border-top: 1px solid #ccc; padding-top: 15px; font-size: 16px; line-height: 150%; } .User .info #reviews .review:first-child { border-top: 0; } .User.locked .info .item.inline { filter: blur(5px); } .User .score { width: 12px; height: 12px; border: 3px solid #aaa; background: #aaa; border-radius: 50%; text-align: center; padding-top: 5px; font-size: 16px; } .User.closed .score { border-color: #50e1c2; background-color: #50e1c2; } .User.hot .score { border-color: #f35034; background-color: #f35034; } .User.warm .score { border-color: #f9ca1a; background-color: #f9ca1a; } .User.cold .score { border-color: #55b0d4; background-color: #55b0d4; } .User.closed .photo img { border: 3px solid #50e3c2; } .User.hot .photo img { border: 3px solid #f15131; } .User.warm .photo img { border: 3px solid #f8ca1c; } .User.cold .photo img { border: 3px solid #57afd6; } .User.item.favorite .photo:before { display: block; position: absolute; font-size: 16px; top: 0; right: 0; width: 10px; height: 10px; font-family: "FontAwesome"; content: "\f005"; color: #f8ca1c; } .User .score-block { display: table-row; } .User .score-block > div { display: table-cell; vertical-align: middle; } .User .score-block > div .score { padding-top: 12px; width: 80px; height: 80px; border-width: 5px; } .User .score-block > div .score div { font-size: 30px; } .User .score-block p { display: table-cell; vertical-align: middle; font-size: 16px; line-height: 150%; } .User .score-block p.silenced { font-style: italic; color: #cccccc; } .User .score-block p.locked { text-align: center; } .User .score-block .bullet:before { content: "•"; padding: 0 5px 0 0; } .User .score-block div + p { padding-left: 20px; } .User .score-block.locked { display: block; text-align: center; font-size: 16px; } .User .score-block.locked .Button.important { margin-top: 10px; } .User .unread-messages { padding: 5px 9px 4px 8px; font-family: "ProximaNova Semibold", sans-serif; font-size: 14px; background: #ff4c4c; color: white; border-radius: 100px; } .User .badge-counter { padding: 5px 9px 4px 8px; font-family: "ProximaNova Semibold", sans-serif; font-size: 14px; background: #6e6e6e; color: white; border-radius: 100px; } .User.jp .indicator-jp, .User.gg-jp .indicator-jp { color: #4e8ce5; margin-right: 3px; font-size: 14px; } .Dashboard .top { background: #1c2a37; color: #a0a7af; max-height: 64px; padding: 0 15px 0 0; } .Dashboard .top .col { display: inline-block; vertical-align: middle; margin: 15px 0; } .Dashboard .top .promo-container { display: none; /*position: relative; top: 12px;*/ margin-left: 12px; } .Dashboard .top .promo-container a { color: #a0a7af; } .Dashboard .top .promo-container .unit { display: inline-block; } .Dashboard .top .promo-container .title { font-family: "ProximaNova Semibold", sans-serif; margin-bottom: 2px; overflow: hidden; text-overflow: ellipsis; } .Dashboard .top .promo-container .description { overflow: hidden; text-overflow: ellipsis; } .Dashboard .top .promo-container .create-your { display: inline-block; position: relative; top: -3px; font-size: 10px; margin-left: 15px; } .Dashboard .top .promo-container .create-your i { margin-right: 0; } @media (min-width: 1400px) { .Dashboard .top .promo-container { display: inline-block; } } .Dashboard .top .mass-message { display: none; margin-right: 20px; float: right; padding: 10px 0 10px 30px; background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/icon-loud-white.svg") 0 center no-repeat; font-family: "ProximaNova Semibold", sans-serif; color: white; } .Dashboard .top .job-posting, .Dashboard .top .add-regions, .Dashboard .top .friends, .Dashboard .top .photos, .Dashboard .top .tour, .Dashboard .top .ourblog, .Dashboard .top .linkedin { display: none; margin-right: 20px; float: right; padding: 10px 0 10px 30px; font-family: "ProximaNova Semibold", sans-serif; color: white; position: relative; } .Dashboard .top .job-posting .fa, .Dashboard .top .add-regions .fa, .Dashboard .top .friends .fa, .Dashboard .top .photos .fa, .Dashboard .top .tour .fa, .Dashboard .top .ourblog .fa, .Dashboard .top .linkedin .fa { position: absolute; top: 5px; left: 0; font-size: 22px; } .Dashboard .top .job-posting.friends, .Dashboard .top .add-regions.friends, .Dashboard .top .friends.friends, .Dashboard .top .photos.friends, .Dashboard .top .tour.friends, .Dashboard .top .ourblog.friends, .Dashboard .top .linkedin.friends { color: #a0a7af; } .Dashboard .top .job-posting.linkedin, .Dashboard .top .add-regions.linkedin, .Dashboard .top .friends.linkedin, .Dashboard .top .photos.linkedin, .Dashboard .top .tour.linkedin, .Dashboard .top .ourblog.linkedin, .Dashboard .top .linkedin.linkedin { padding-left: 50px; } .Dashboard .top .job-posting.linkedin .fa-2nd, .Dashboard .top .add-regions.linkedin .fa-2nd, .Dashboard .top .friends.linkedin .fa-2nd, .Dashboard .top .photos.linkedin .fa-2nd, .Dashboard .top .tour.linkedin .fa-2nd, .Dashboard .top .ourblog.linkedin .fa-2nd, .Dashboard .top .linkedin.linkedin .fa-2nd { left: 22px; } .Dashboard .top .job-posting.tour, .Dashboard .top .add-regions.tour, .Dashboard .top .friends.tour, .Dashboard .top .photos.tour, .Dashboard .top .tour.tour, .Dashboard .top .ourblog.tour, .Dashboard .top .linkedin.tour { outline: 3px solid transparent; outline-offset: 5px; transition: outline 0.5s ease; } .Dashboard .top .job-posting.ourblog, .Dashboard .top .add-regions.ourblog, .Dashboard .top .friends.ourblog, .Dashboard .top .photos.ourblog, .Dashboard .top .tour.ourblog, .Dashboard .top .ourblog.ourblog, .Dashboard .top .linkedin.ourblog { outline: 3px solid transparent; outline-offset: 5px; transition: outline 0.5s ease; } .Dashboard .top .job-posting.highlight, .Dashboard .top .add-regions.highlight, .Dashboard .top .friends.highlight, .Dashboard .top .photos.highlight, .Dashboard .top .tour.highlight, .Dashboard .top .ourblog.highlight, .Dashboard .top .linkedin.highlight { outline: 3px solid #d63a39; } @media (min-width: 900px) { .Dashboard .top .mass-message, .Dashboard .top .linkedin, .Dashboard .top .friends, .Dashboard .top .photos, .Dashboard .top .job-posting, .Dashboard .top .tour, .Dashboard .top .ourblog, .Dashboard .top .add-regions { display: block; } } .Dashboard .top .kicker { display: inline-block; width: 10%; min-width: 230px; max-width: 300px; } .Dashboard .top ul { list-style-type: none; padding: 0; margin: 0; display: inline-block; } .Dashboard .top ul li { display: inline-block; margin-left: 30px; } .Dashboard .top ul li.open { color: white; } .Dashboard .top ul li.open a { border-bottom: 4px solid #4e8ce5; } .Dashboard .top ul li a { display: block; padding: 25px 0 21px 0; font-family: "ProximaNova Bold", sans-serif; color: inherit; border-bottom: 4px solid transparent; } .Dashboard .top ul li a:hover { text-decoration: none; } .Dashboard .top ul li a .caption:hover { text-decoration: none; color: white; } .Dashboard .top ul li .new { padding: 4px 7px 3px 6px; margin-left: 10px; border-radius: 20px; font-size: 14px; min-width: 21px; text-align: center; } .Dashboard .top ul li.leads .new { background: white; color: #364b62; } .Dashboard .top ul li.msgs .new { background: #ff4c4c; color: white; } .Dashboard .search-advanced form { background: #314151; padding: 5px 15px; overflow: auto; text-align: center; color: #cccccc; } .Dashboard .search-advanced form .filter-container { display: inline-block; } .Dashboard .search-advanced form .col { text-align: left; display: block; margin: 5px 0; } .Dashboard .search-advanced form .col.unused { display: none; } .Dashboard .search-advanced form .col.buttons a { margin: 0 5px; width: 100%; text-transform: uppercase; } .Dashboard .search-advanced form .col label { display: block; margin-bottom: 10px; } .Dashboard .search-advanced form .col label span.select2, .Dashboard .search-advanced form .col label input[type="text"] { width: 100% !important; } .Dashboard .search-advanced form .col label input[type="text"] { height: 28px; padding: 0 10px; font-family: "ProximaNova Light", sans-serif; color: #ffffff; background: #1c2a37; border: 1px solid #7a8491; border-radius: 6px; font-weight: normal; } .Dashboard .search-advanced form .col label input[type="text"]::placeholder { color: #d4d4d4; } .Dashboard .search-advanced form .col label input[type="checkbox"] { float: left; margin: 0 10px 0 0; } .Dashboard .search-advanced form .col label .select2-container { font-weight: normal; } .Dashboard .search-advanced form .col label .select2-container .select2-selection--single { border: 1px solid #7a8491; border-radius: 6px; background: #1c2a37; } .Dashboard .search-advanced form .col label .select2-container .select2-selection--single .select2-selection__rendered { color: #ffffff; } .Dashboard .search-advanced form .col label .select2-container .select2-selection__placeholder { color: white; } .Dashboard .search-advanced form .col label .select2-container.select2-container--open .select2-selection--single { border-color: #7a8491; color: #ffffff; border-radius: 6px 6px 0 0; } .Dashboard .search-advanced form .col .mt .switch label { margin-bottom: 10px; font-size: 14px; color: white; font-weight: normal; } .Dashboard .search-advanced form .col .mt .switch label .lever { width: 30px; margin: 0 5px 0 0; background-color: #c4c4c4; } .Dashboard .search-advanced form .col .mt .switch label .lever:before { width: 10px; height: 10px; top: 2px; } .Dashboard .search-advanced form .col .mt .switch label .lever:after { width: 10px; height: 10px; top: 2px; left: 1px; background-color: #1c2a37; } .Dashboard .search-advanced form .col .mt .switch label input[type="checkbox"]:checked + .lever { background-color: #4e8ce5; } .Dashboard .search-advanced form .col .mt .switch label input[type="checkbox"]:checked + .lever:after { background-color: white; left: 18px; } .Dashboard .search-advanced form .select2-container--default.select2-container--disabled .select2-selection--single { background-color: #ccc; } .Dashboard .filters { background: #223144; color: #a0a7af; overflow-y: auto; margin-top: -64px; position: relative; } @media (max-width: 999px) { .Dashboard .filters { display: none; } } .Dashboard .leads { max-width: 600px; } .Dashboard .leads > .head { display: flex; align-items: center; padding: 15px; /* color: $color_filters_text; .mid { vertical-align: middle; } input { margin: 0; vertical-align: middle; } div { display: inline-block; vertical-align: middle; margin: 15px 0; height: 28px; &.check-all { margin: 22px 0 8px 0; } &.Labels { margin-left: 10px; } &:last-child { float: right; } } // order select[name="order"] { width: 100px; } .select2-selection { border: 0 solid; } */ } .Dashboard .leads > .head > div.filters2 { flex: 1000; display: flex; font-size: 14px; text-transform: uppercase; } .Dashboard .leads > .head > div.filters2 a { flex: 1; max-width: 80px; margin: 1px; padding: 5px 0; text-align: center; font-size: 10px; text-decoration: none; position: relative; color: black; opacity: 0.3; filter: grayscale(1); border: 1px solid white; border-radius: 10px; } .Dashboard .leads > .head > div.filters2 a.open { font-family: "ProximaNova Semibold", sans-serif; } .Dashboard .leads > .head > div.filters2 a span { position: absolute; top: 0; left: 50%; padding: 2px 4px; color: white; border-radius: 5px; border: 1px solid white; } .Dashboard .leads > .head > div.filters2 a img { width: 40px; height: 40px; } .Dashboard .leads > .head > div.filters2 a.active, .Dashboard .leads > .head > div.filters2 a:hover { opacity: 0.9; filter: grayscale(0); } .Dashboard .leads > .head > div.filters2 a:hover { border-color: #eee; } .Dashboard .leads > .head > div.filters2 a.all span { background: #747474; } .Dashboard .leads > .head > div.filters2 a.all:before { color: #747474; } .Dashboard .leads > .head > div.filters2 a.all.open { border-color: #747474; } .Dashboard .leads > .head > div.filters2 a.js span { background: #dabe51; } .Dashboard .leads > .head > div.filters2 a.js:before { color: #dabe51; } .Dashboard .leads > .head > div.filters2 a.js.open { border-color: #dabe51; } .Dashboard .leads > .head > div.filters2 a.nw span { background: #b2704e; } .Dashboard .leads > .head > div.filters2 a.nw:before { color: #b2704e; } .Dashboard .leads > .head > div.filters2 a.nw.open { border-color: #b2704e; } .Dashboard .leads > .head > div.filters2 a.hm span { background: #8d8fbf; } .Dashboard .leads > .head > div.filters2 a.hm:before { color: #8d8fbf; } .Dashboard .leads > .head > div.filters2 a.hm.open { border-color: #8d8fbf; } .Dashboard .leads > .head > div.filters2 a.sl span { background: #a8aa2f; } .Dashboard .leads > .head > div.filters2 a.sl:before { color: #a8aa2f; } .Dashboard .leads > .head > div.filters2 a.sl.open { border-color: #a8aa2f; } .Dashboard .leads > .head > div.filters2 a.dt span { background: #93485f; } .Dashboard .leads > .head > div.filters2 a.dt:before { color: #93485f; } .Dashboard .leads > .head > div.filters2 a.dt.open { border-color: #93485f; } .Dashboard .leads > .head > div.filters2 a.gg span { background: #747474; } .Dashboard .leads > .head > div.filters2 a.gg:before { color: #747474; } .Dashboard .leads > .head > div.filters2 a.gg.open { border-color: #747474; } .Dashboard .leads > .head > div.filters2 a.my span { background: #44496b; } .Dashboard .leads > .head > div.filters2 a.my:before { color: #44496b; } .Dashboard .leads > .head > div.filters2 a.my.open { border-color: #44496b; } .Dashboard .leads ul { list-style-type: none; padding: 0; margin: 0; border-top: 1px solid #ccc; } .Dashboard .leads ul li { margin: 0; } .Dashboard .leads ul li.loading { text-align: center; margin: 25px 0; font-size: 22px; color: #4e8ce5; display: none; } .Dashboard .leads ul li.empty { text-align: center; margin: 25px 0; font-family: "ProximaNova Semibold", sans-serif; display: none; } .Dashboard .leads ul li.none { font-family: "ProximaNova Semibold", sans-serif; padding: 25px; text-align: center; } .Dashboard .leads ul li.invite { background-color: #117ab3; position: relative; text-align: center; } .Dashboard .leads ul li.invite .fa-close { float: right; padding: 7px; cursor: pointer; color: #fff; } .Dashboard .leads ul li.invite a { display: block; padding: 8px; color: white; } .Dashboard .leads ul li.invite a i { /*position: absolute; left: 38px; top: 50%; margin-top: -7px;*/ width: 35px; /*text-align: center;*/ } .Dashboard .leads ul li.basic_limit { padding: 2px 0; background: #ff4c4c; } .Dashboard .leads ul li.basic_limit a { display: block; border-top: 2px solid white; border-bottom: 2px solid white; padding: 6px 0; font-size: 18px; text-align: center; color: white; text-decoration: none; } .Dashboard .leads ul li.User:hover, .Dashboard .leads ul li.User.open { background: #f8f9fb; /*$color_message_out;*/ } .Dashboard .leads ul li.User.js .head { border-left: 15px solid #8d8fbf; } .Dashboard .leads ul li.User.nw .head { border-left: 15px solid #b2704e; } .Dashboard .leads ul li.User.hm .head, .Dashboard .leads ul li.User.jp .head { border-left: 15px solid #dabe51; } .Dashboard .leads ul li.User.sl .head { border-left: 15px solid #a8aa2f; } .Dashboard .leads ul li.User.dt .head { border-left: 15px solid #93485f; } .Dashboard .leads ul li.User.gg .head { border-left: 15px solid #747474; } .Dashboard .leads ul li.User.my .head { border-left: 15px solid #44496b; } .Dashboard .leads ul li.User .head { overflow: hidden; } .Dashboard .leads ul li.User .head, .Dashboard .leads ul li.User .head:focus, .Dashboard .leads ul li.User .head:hover { color: inherit; text-decoration: none; } .Dashboard .leads ul li.User .head[href="/upgrade"], .Dashboard .leads ul li.User .head[href="/upgrade?unlock"] { opacity: 0.3; } .Dashboard .leads ul li.User .head .photo img { width: 50px; height: 50px; } .Dashboard .leads ul li.User .head .photo .logo { width: 50px; height: 50px; border-width: 15px; } .Dashboard .leads ul li.User .head .photo .unread-messages { position: absolute; top: 50%; margin-top: -11px; right: -5px; } .Dashboard .leads ul li.User .head .photo .new-lead { padding: 5px 8px 4px 7px; font-family: "ProximaNova Semibold", sans-serif; font-size: 14px; background: #4e8ce5; color: white; border-radius: 100px; position: absolute; top: 50%; margin-top: -11px; right: -5px; } .Dashboard .leads ul li.User .head .intro p:first-child { font-family: "ProximaNova Regular", sans-serif; font-size: 16px; line-height: 20px; } .Dashboard .leads ul li.User.new .head { background: #f3f3fd; } .Dashboard .leads ul li.User.new .head .intro p:first-child { font-family: "ProximaNova Bold", sans-serif; } .Dashboard .leads ul li.event a, .Dashboard .leads ul li.sponsored a { display: block; padding: 15px 15px 15px 38px; background: #4e8ce5; color: white; } .Dashboard .leads ul li.event a, .Dashboard .leads ul li.event a:focus, .Dashboard .leads ul li.event a:hover, .Dashboard .leads ul li.sponsored a, .Dashboard .leads ul li.sponsored a:focus, .Dashboard .leads ul li.sponsored a:hover { text-decoration: none; } .Dashboard .leads ul li.event a, .Dashboard .leads ul li.event a > div, .Dashboard .leads ul li.sponsored a, .Dashboard .leads ul li.sponsored a > div { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .Dashboard .leads ul li.event a > div, .Dashboard .leads ul li.sponsored a > div { flex-direction: column; justify-content: center; } .Dashboard .leads ul li.event a .intro, .Dashboard .leads ul li.sponsored a .intro { flex: 1; } .Dashboard .leads ul li.event a .photo img, .Dashboard .leads ul li.sponsored a .photo img { width: 40px; height: 40px; margin-right: 10px; border-radius: 50%; } .Dashboard .leads ul li.event a .intro, .Dashboard .leads ul li.sponsored a .intro { font-size: 14px; } .Dashboard .leads ul li.event a .intro p, .Dashboard .leads ul li.sponsored a .intro p { margin: 5px 0 0 0; } .Dashboard .leads ul li.event a .intro p:first-child, .Dashboard .leads ul li.sponsored a .intro p:first-child { font-family: "ProximaNova Bold", sans-serif; font-size: 18px; margin: 0; } .Dashboard .leads ul li.event a .action, .Dashboard .leads ul li.sponsored a .action { margin-left: 10px; } .Dashboard .leads ul li.event a .action:before, .Dashboard .leads ul li.sponsored a .action:before { font-family: "FontAwesome"; content: "\f101"; font-size: 36px; color: white; } .Dashboard .leads a.more { padding: 15px 0; border-bottom: 1px solid #ccc; text-align: center; } @media only screen and (min-width: 992px) { .Dashboard .leads a.more { padding: 5px 0; border-top: 1px solid #ccc; } } .Dashboard .view .loading { text-align: center; margin: 25px 0; display: none; font-size: 22px; color: #4e8ce5; } .Dashboard .view .empty { text-align: center; margin: 25px 0; font-family: "ProximaNova Semibold", sans-serif; text-transform: uppercase; } .Dashboard .view .lead .User .info { overflow-y: auto; } .Dashboard .view .lead .User .intro { font-size: 16px; } .Dashboard .view .lead .User .intro p { white-space: normal; } .Dashboard .view .lead .User .intro p.title { padding-right: 100px; } .Dashboard .view .lead .User .Labels { position: absolute; top: 10px; right: 10px; } .Dashboard .view .write { padding: 15px 20px; border-top: 1px solid #cccccc; color: #6e6e6e; } .Dashboard .view .write .error { display: none; margin-bottom: 10px; color: #ff4c4c; } .Dashboard .view .write .input { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; margin-bottom: 10px; } .Dashboard .view .write .input textarea { flex: 1; padding: 7px 10px; height: 80px; resize: none; border: 1px solid #cccccc; border-radius: 4px; outline: none; font-size: 16px; } .Dashboard .view .write .input a { position: relative; padding-left: 30px; } .Dashboard .view .write .input a:before { position: absolute; top: 50%; right: 0; margin-top: -11px; font-family: "FontAwesome"; font-size: 20px; content: "\f1d8"; } .Dashboard .view .write .info { display: none; } .Dashboard .view .write.locked .input a { display: none; } .Dashboard .view .write.locked .count { display: none; } .Dashboard .view .write.locked .info { display: block; } .Dashboard .lead { margin: 0; font-size: inherit !important; font-weight: inherit; line-height: inherit; } .lead-filters.select2-container--open .select2-dropdown--below, .lead-filters.select2-container--open .select2-dropdown--above { background: #1c2a37; color: #ffffff; border-radius: 0 0 6px 6px; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__options, .lead-filters.select2-container--open .select2-dropdown--above .select2-results__options { border-radius: 0 0 6px 6px; } .lead-filters.select2-container--open .select2-dropdown--below.select2-dropdown--above, .lead-filters.select2-container--open .select2-dropdown--above.select2-dropdown--above { border-radius: 6px 6px 0 0; } .lead-filters.select2-container--open .select2-dropdown--below.select2-dropdown--above .select2-results__options, .lead-filters.select2-container--open .select2-dropdown--above.select2-dropdown--above .select2-results__options { border-radius: 6px 6px 0 0; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__option, .lead-filters.select2-container--open .select2-dropdown--above .select2-results__option { font-size: 14px; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__option.select2-results__option--highlighted, .lead-filters.select2-container--open .select2-dropdown--above .select2-results__option.select2-results__option--highlighted { background: #d4d4d4; color: #1c2a37; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__option[aria-selected="true"], .lead-filters.select2-container--open .select2-dropdown--above .select2-results__option[aria-selected="true"] { background: #d4d4d4; color: #1c2a37; } .lead-filters.select2-container--open .select2-dropdown--below .select2-results__option:last-child, .lead-filters.select2-container--open .select2-dropdown--above .select2-results__option:last-child { border-bottom-left-radius: 6px; border-bottom-right-radius: 6px; } .lead-filters.select2-container--open .select2-dropdown--below .select2-search__field, .lead-filters.select2-container--open .select2-dropdown--above .select2-search__field { background: #1c2a37; color: #ffffff; border: 1px solid #d4d4d4; font-size: 14px; } @media (max-width: 999px) { .Dashboard { height: auto !important; } .Dashboard .data .view .lead .User .info { max-height: 500px; } .Dashboard .data > .leads { max-width: none; } } @media (min-width: 1000px) { .Dashboard, .Dashboard .data, .Dashboard .data > .leads, .Dashboard .data .view, .Dashboard .data .view .lead, .Dashboard .data .view .lead .User { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; } .Dashboard, .Dashboard .data > .leads, .Dashboard .data .view, .Dashboard .data .view .lead, .Dashboard .data .view .lead .User { -ms-flex-direction: column; -moz-flex-direction: column; -webkit-flex-direction: column; flex-direction: column; overflow: hidden; } .Dashboard .data, .Dashboard .data .view, .Dashboard .data > .leads ul, .Dashboard .data .view .lead, .Dashboard .data .view .lead .User, .Dashboard .data .view .lead .User .info { flex: 1; } .Dashboard .data, .Dashboard .data .view .lead, .Dashboard .data .view .lead .User { min-height: 0; } .Dashboard { overflow: hidden; } .Dashboard .data > .filters { width: 10%; min-width: 230px; max-width: 300px; } .Dashboard .data > .leads { width: 40%; min-width: 400px; max-width: 600px; border-right: 10px solid #9699a0; } .Dashboard .data > .leads ul { overflow-y: auto; } .Dashboard .view .User .info { max-height: none; } .Dashboard .view .write .input textarea { height: 32px; } } .Button { display: inline-block; text-align: center; padding: 13px 30px; border-radius: 100px; font-family: "ProximaNova Bold", sans-serif; font-size: 14px; line-height: 14px; } .Button.primary { background: #4e8ce5; color: white; } .Button.secondary { background: #1c2a36; color: white; } .Button.important { background: #ff4c4c; color: white; } div.tooltip-inner.tooltip-message { max-width: 500px !important; width: 500px !important; text-align: left; padding: 10px; background-color: #333333; } .bootbox.save-li-url .open-li { font-size: 13px; } .bootbox .title_note { float: right; margin: -10px 50px 0 0; color: #d3dfec; font-size: 0.7em; line-height: 14px; width: 600px; text-align: center; } .bootbox .title_note a { color: white; text-decoration: underline; } .bootbox .terms { text-align: right; } .bootbox .terms a { font-weight: bold; text-decoration: underline; color: #23527c; } .bootbox .about { float: left; width: 500px; line-height: 14px; } .bootbox .about strong { color: #1d3c63; } .bootbox .job-postings { float: right; color: #23527c; font-weight: bold; } .bootbox .job-postings select { min-width: 300px; } .bootbox.modal.v2 .modal-content { border: 5px solid rgba(180, 180, 180, 0.7); border-radius: 10px; overflow: hidden; } .bootbox.modal.v2 .modal-content .modal-header { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/bglogo_upgrade.png") left top no-repeat #1d3c63; color: #fff; } .bootbox.modal.v2 .modal-content .modal-header .close { margin-top: 1px; color: inherit; } .bootbox.modal.v2 .modal-content .modal-body { padding: 0 15px; margin: 15px 0; } .bootbox.modal.v2 .modal-content .modal-body p[title]:after { content: "\f059"; font-family: "FontAwesome"; font-size: 12px; color: #999; margin-left: 5px; vertical-align: super; } .bootbox.modal.v2 .modal-content .modal-body textarea { padding: 10px; width: 100%; height: 190px; } .bootbox.modal.flashmsg .modal-content { border: 5px solid rgba(180, 180, 180, 0.7); border-radius: 10px; overflow: hidden; } .bootbox.modal.flashmsg .modal-content .modal-header { background: url("https://s3.us-east-2.amazonaws.com/myopportunity/static/Icons/bglogo_upgrade.png") left top no-repeat #1d3c63; color: #fff; } .bootbox.modal.flashmsg .modal-content .modal-header .close { margin-top: 1px; color: inherit; } .bootbox.modal.flashmsg .modal-content .modal-body { padding: 40px; margin: 15px 0; } .bootbox.modal.flashmsg .modal-content .modal-body a:focus { outline: none; } .bootbox.modal.flashmsg .modal-content .modal-body p[title]:after { content: "\f059"; font-family: "FontAwesome"; font-size: 12px; color: #999; margin-left: 5px; vertical-align: super; } .bootbox.modal.flashmsg .modal-content .modal-body .padding-large { padding: 50px 0; } .bootbox.modal.flashmsg .modal-content .modal-body .padding-large-top { padding-top: 50px; } .bootbox.modal.flashmsg .modal-content .modal-body .photo { margin-right: 10px; } .bootbox.modal.flashmsg .modal-content .modal-body .photo img { border-radius: 20%; height: 40px; width: 40px; } .bootbox.modal.flashmsg .modal-content .modal-body .ccare { margin-top: 50px; } div.tooltip.tooltip-light.in { opacity: 1; } div.tooltip.tooltip-light .tooltip-arrow { border-bottom-color: #aaaaaa; } div.tooltip.tooltip-light .tooltip-inner { background: white; border: 1px solid #aaaaaa; color: #223144; } .Dashboard .filters .intro ul div.tooltip.right .tooltip-arrow, .upgrade .plan-info ul div.tooltip.right .tooltip-arrow { border-right-color: white; } .Dashboard .filters .intro ul div.tooltip.bottom .tooltip-arrow, .upgrade .plan-info ul div.tooltip.bottom .tooltip-arrow { border-bottom-color: #aaaaaa; } .Dashboard .filters .intro ul div.tooltip .tooltip-inner, .upgrade .plan-info ul div.tooltip .tooltip-inner { background: white; border: 1px solid #aaaaaa; color: #223144; text-align: left; } i.profile-impressions { margin-right: 0; margin-left: 3px; } /* Intro tour */ .popover[class*="tour-"] { background: #4e8ce5; color: white; border-color: white; min-width: 300px; } .popover[class*="tour-"] .btn-default { background: white; color: #4e8ce5; border-color: #4e8ce5; font-size: 14px; } .popover[class*="tour-"] .btn-default:hover:active { background: #4e8ce5; color: white; border-color: white; } .popover[class*="tour-"] .btn-default.disabled:hover { background: white; } .tour-backdrop { opacity: 0.25; } .tour-step-background { opacity: 0.9; border-radius: 0; } .tour-step-background.dark { opacity: 0.3; } .tour-step-background.dark-medium { opacity: 0.6; } .manage_subscription ul { list-style: none; } .manage_subscription ul li { list-style: none; } .ask-popup textarea { height: 215px; } .cv_ask h2 { font-size: 28px; margin: 10px 0; } .cv_ask h2 sup { font-size: 14px; font-style: italic; } .cv_ask p.big { font-size: 18px; } .cv_ask img.indeed { display: block; margin: 10px auto; } @media (min-width: 800px) { .cv_ask img.indeed { display: inline-block; float: right; margin: 0 0 35px 25px; border: 1px solid #508be5; max-width: 50%; } } .cv_ask input[type="file"] { margin: 20px 0; } .cv_ask input[type="checkbox"] { vertical-align: bottom; margin: 0 5px 0 0; } .sp-replacer { border-color: #cccccc; } .sp-replacer:hover, .sp-replacer.sp-active { border-color: #333333; } .sp-container { border-color: #cccccc; } .sp-container .sp-cancel { color: #4e8ce5 !important; } .sp-container .sp-choose { padding: 5px 12px 4px 12px; display: inline-block; text-transform: uppercase; letter-spacing: 1.3px; font-family: "ProximaNova Semibold", sans-serif; color: white; background: #4e8ce5; border: 2px solid #4e8ce5; text-shadow: none; } .sp-container .sp-choose:hover { background: #7aa9ec; border: 2px solid #7aa9ec; text-shadow: none; } .sp-container .sp-palette .sp-thumb-el.sp-thumb-active, .sp-container .sp-palette .sp-thumb-el:hover { border-color: #4e8ce5; } .how-to-export { color: #d63a39; } .add-to-my-network .container { max-width: 800px; } div.learn-more { padding: 10px; background-color: gainsboro; font-size: 0.9rem; border-radius: 10px; max-width: 90%; } @media (max-width: 766px) { div.learn-more { margin: 0 auto; float: none; } .font-resp { font-size: 1.7rem; } } .d-block { margin-top: 5px; display: block; } #job-post-btn { padding: 10px; top: 27px; right: 25px; } .canceled { color: red; } div.canceled { font-size: large; text-align: center; margin-bottom: 10px; } .ql-editor * { color: #555 !important; } .ql-editor { padding-left: 0px !important; } .scrollable { height: 80vh; overflow-y: auto; } div.ql-container { font-family: "ProximaNova Light", sans-serif; font-size: 16px; } #res_preview { font-family: "Roboto", sans-serif; font-size: 14px; } /*# sourceMappingURL=app.css.map */