code
stringlengths
2k
1.04M
repo_path
stringlengths
5
517
parsed_code
stringlengths
0
1.04M
quality_prob
float64
0.02
0.95
learning_prob
float64
0.02
0.93
html { min-height: 100%; position: relative } body { padding-bottom: 0; background-color: #e4e6e9; min-height: 100%; font-family: 'Open Sans'; font-size: 13px; color: #393939 } body:before { content: ""; display: block; position: fixed; top: 0; bottom: 0; max-height: 100%; min-height: 100%; width: 100%; z-index: -1; background-color: #FFF } body.navbar-fixed { padding-top: 45px } #main-container { padding: 0; position: relative } #main-content { margin-left: 190px; margin-right: 0; margin-top: 0; min-height: 100%; padding: 0 } #page-content { background: #fff; margin: 0; padding: 8px 20px 24px } #page-content .page-header:first-child { margin: 0 0 12px; border-bottom: 1px dotted #e2e2e2 } #page-content .page-header:first-child h1 { padding: 0; margin: 0 8px; font-size: 24px; font-weight: lighter; color: #2679b5 } #page-content .page-header:first-child h1 small { margin: 0 6px; font-size: 14px; font-weight: normal; color: #8089a0 } [class*=" icon-"], [class^="icon-"] { display: inline-block; text-align: center } a:focus, a:active { text-decoration: none } h1 { font-size: 32px; font-weight: normal } h1.smaller { font-size: 31px } h1.bigger { font-size: 33px } h1.block { margin-bottom: 16px } h2 { font-size: 26px; font-weight: normal } h2.smaller { font-size: 25px } h2.bigger { font-size: 27px } h2.block { margin-bottom: 16px } h3 { font-size: 22px; font-weight: normal } h3.smaller { font-size: 21px } h3.bigger { font-size: 23px } h3.block { margin-bottom: 16px } h4 { font-size: 18px; font-weight: normal } h4.smaller { font-size: 17px } h4.bigger { font-size: 19px } h4.block { margin-bottom: 16px } h5 { font-size: 15px; font-weight: normal } h5.smaller { font-size: 14px } h5.bigger { font-size: 16px } h5.block { margin-bottom: 16px } h6 { font-size: 13px; font-weight: normal } h6.smaller { font-size: 12px } h6.bigger { font-size: 14px } h6.block { margin-bottom: 16px } li>ul.margin, li>ol.margin { margin-left: 18px } .unstyled>li>[class*="icon-"]:first-child, .inline>li>[class*="icon-"]:first-child { width: 20px; text-align: center } .spaced>li { margin-top: 9px; margin-bottom: 9px } .spaced2>li { margin-top: 15px; margin-bottom: 15px } li.divider { margin-top: 3px; margin-bottom: 3px; height: 0; font-size: 0 } .spaced>li.divider { margin-top: 5px; margin-bottom: 5px } .spaced2>li.divider { margin-top: 8px; margin-bottom: 8px } li.divider:before { content: ""; display: inline-block } blockquote, blockquote.pull-right { border-color: #e5eaf1 } .modal { border-radius: 0 } .modal-footer { border-top-color: #e4e9ee; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #eff3f8 } .modal-header .close { font-size: 32px } .well { border-radius: 0 } .well h1, .well h2, .well h3, .well h4, .well h5, .well h6 { margin-top: 0 } .well h1, .well h2, .well h3 { line-height: 36px } .alert { font-size: 14px; border-radius: 0 } .alert .close { font-size: 16px } .alert-block p+p { margin-top: 10px } .pagination ul>li>a, .pager>li>a { border-width: 1px; border-radius: 0!important } .pagination ul>li>a, .pager>li>a { color: #2283c5; background-color: #fafafa; margin: 0 -1px 0 0; border-color: #e0e8eb } .pagination ul>li>a:hover, .pager>li>a:hover { background-color: #eaeff2 } .pagination ul>li.disabled>a, .pagination ul>li.disabled>a:hover, .pager>li.disabled>a, .pager>li.disabled>a:hover { background-color: #f9f9f9; border-color: #d9d9d9 } .pagination ul>li.active>a, .pagination ul>li.active>a:hover { background-color: #6faed9; border-color: #6faed9; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) } .lighter { font-weight: lighter } .bolder { font-weight: bolder } .inline { display: inline-block!important } .block { display: block!important } .hidden { display: none } .center { text-align: center } .middle { vertical-align: middle } .position-relative { position: relative } .position-absolute { position: absolute } .no-margin { margin: 0 } .dark { color: #333!important } .white { color: #fff!important } .red { color: #dd5a43!important } .light-red { color: #f77!important } .blue { color: #478fca!important } .light-blue { color: #93cbf9!important } .green { color: #69aa46!important } .light-green { color: #b6e07f!important } .orange { color: #ff892a!important } .purple { color: #a069c3!important } .pink { color: #c6699f!important } .pink2 { color: #d6487e!important } .brown { color: #a52a2a!important } .grey { color: #777!important } .light-grey { color: #bbb!important } .bigger-110 { font-size: 110% } .bigger-120 { font-size: 120% } .bigger-125 { font-size: 125% } .bigger-150 { font-size: 150% } .bigger-200 { font-size: 200% } .smaller-90 { font-size: 90% } .smaller-80 { font-size: 80% } .smaller-75 { font-size: 75% } .smaller-50 { font-size: 50% } .hr { display: block; height: 0; overflow: hidden; font-size: 0; border-top: 1px solid #e3e3e3; margin: 12px 0 } .hr-double { height: 1px; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3 } .hr.dotted { border-top-style: dotted } .hr-double.dotted { border-bottom-style: dotted } .hr-32, .hr32 { margin: 32px 0 } .hr-28, .hr28 { margin: 28px 0 } .hr-24, .hr24 { margin: 24px 0 } .hr-20, .hr20 { margin: 20px 0 } .hr-16, .hr16 { margin: 16px 0 } .hr-12, .hr12 { margin: 12px 0 } .hr-8, .hr8 { margin: 8px 0 } .hr-4, .hr4 { margin: 4px 0 } .hr-22, .hr22 { margin: 22px 0 } .hr-18, .hr18 { margin: 18px 0 } .hr-14, .hr14 { margin: 14px 0 } .hr-10, .hr10 { margin: 10px 0 } .hr-6, .hr6 { margin: 6px 0 } .hr-2, .hr2 { margin: 2px 0 } .space, .vspace { max-height: 0; overflow: hidden; margin: 12px 0 } .vspace { display: none } .space-32 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 32px 0 } .vspace-32 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 32px 0; display: none } .space-28 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 28px 0 } .vspace-28 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 28px 0; display: none } .space-24 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 24px 0 } .vspace-24 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 24px 0; display: none } .space-20 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 20px 0 } .vspace-20 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 20px 0; display: none } .space-16 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 16px 0 } .vspace-16 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 16px 0; display: none } .space-12 { max-height: 0; overflow: hidden; margin: 12px 0 } .vspace-12 { max-height: 0; overflow: hidden; margin: 12px 0; display: none } .space-8 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 8px 0 } .vspace-8 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 8px 0; display: none } .space-4 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 4px 0 } .vspace-4 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 4px 0; display: none } .space-10 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 10px 0 } .vspace-10 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 10px 0; display: none } .space-6 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 6px 0 } .vspace-6 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 6px 0; display: none } .space-2 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 2px 0 } .vspace-2 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 2px 0; display: none } .header { line-height: 28px; margin-bottom: 16px; margin-top: 18px; padding-bottom: 4px; border-bottom: 1px solid #CCC } .header.blue { border-bottom-color: #c0d7ea } .header.green { border-bottom-color: #cce2c0 } .header.purple { border-bottom-color: #e0d1ea } .header.orange { border-bottom-color: #fdd0ac } .header.red { border-bottom-color: #f3cdc6 } .header.grey { border-bottom-color: #c3c3c3 } .header.pink { border-bottom-color: #dfb6ce } .header.pink2 { border-bottom-color: #e69eb9 } .header.light-blue { border-bottom-color: #dceefc } .header.light-red { border-bottom-color: #fec5c5 } .header.light-green { border-bottom-color: #d9edbf } .header.brown { border-bottom-color: #df9393 } .header>[class*="icon-"] { margin-right: 2px } .no-radius { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .navbar { margin-bottom: 0 } .navbar { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0 } .navbar .navbar-inner { border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0; padding-left: 0; padding-right: 0; min-height: 45px; position: relative; background: #438eb9 } .navbar .navbar-text, .navbar .navbar-link { color: #fff } .navbar .brand { color: #fff; font-size: 24px; text-shadow: none } .navbar .nav>li>a, .navbar .nav>li>a:hover, .navbar .nav>li>a:focus { font-size: 13px; text-shadow: none; color: #fff } .ace-nav { height: 100% } .ace-nav>li { line-height: 45px; max-height: 45px; background: #2e6589; border-left: 1px solid #DDD; padding: 0; position: relative } .ace-nav>li:first-child { border-left: none } .ace-nav>li>a { position: relative; color: #EEE; display: block; height: 100%; padding: 0 8px!important; background-color: transparent } .ace-nav>li>a>[class*="icon-"] { font-size: 16px; color: #EEE; display: inline-block; width: 20px; text-align: center } .ace-nav>li>a>.badge { position: relative; top: -4px; left: 2px; padding-right: 5px; padding-left: 5px } .ace-nav>li.grey { background: #555 } .ace-nav>li.purple { background: #892e65 } .ace-nav>li.green { background: #2e8965 } .ace-nav>li.light-blue { background: #62a8d1 } .ace-nav>li.light-blue2 { background: #42a8e1 } .ace-nav>li.red { background: #b74635 } .ace-nav>li.light-green { background: #9abc32 } .ace-nav>li.light-purple { background: #cb6fd7 } .ace-nav>li.light-orange { background: #f79263 } .ace-nav>li.light-pink { background: #f4dae5 } .ace-nav>li.dark { background: #404040 } .ace-nav>li.white-opaque { background: rgba(255, 255, 255, 0.8) } .ace-nav>li.dark-opaque { background: rgba(0, 0, 0, 0.2) } .ace-nav>li.no-border { border: 0 } .ace-nav>li.margin-4 { margin-left: 4px } .ace-nav>li.margin-3 { margin-left: 3px } .ace-nav>li.margin-2 { margin-left: 2px } .ace-nav>li.margin-1 { margin-left: 1px } .ace-nav .nav-user-photo { margin: -4px 8px 0 0; border-radius: 24px; border: 2px solid #FFF; max-width: 36px!important } .ace-nav li:last-child a [class^="icon-"] { display: inline-block; width: 1.25em; text-align: center } #breadcrumbs { position: relative; z-index: 13; border-bottom: 1px solid #e5e5e5; background-color: #f5f5f5; min-height: 40px; line-height: 39px; padding: 0 12px 0 0; display: block } #breadcrumbs.fixed { position: fixed; left: 190px; right: 0 } .breadcrumb { background-color: transparent; display: inline-block; line-height: 24px; margin: 0 22px 0 12px; padding: 0; font-size: 13px; color: #333; border-radius: 0 } .breadcrumb>li, .breadcrumb>li.active { color: #555 } .breadcrumb>li>.divider { padding: 0 4px } .breadcrumb>li>a { display: inline-block; padding: 0 4px; color: #4c8fbd } .breadcrumb .icon-home { margin-left: 4px; margin-right: 2px; font-size: 20px; position: relative; top: 2px } .breadcrumb .icon-angle-right { height: 22px; padding: 0; margin: 0; position: relative; top: 1px; font-size: 14px; color: #b2b6bf } #nav-search { position: absolute; top: 5px; right: 22px; line-height: 24px } #nav-search .form-search { margin-top: 1px } #nav-search-input { border-color: #6fb3e0; border-width: 1px; width: 120px; height: 18px!important; border-radius: 4px!important; font-size: 13px; color: #666!important; z-index: 11; -webkit-transition: all ease .15s; -moz-transition: all ease .15s; -o-transition: all ease .15s; transition: all ease .15s } #nav-search-input+.dropdown-menu { min-width: 0; left: 0; right: 0 } #nav-search-input:focus { color: #656a72; box-shadow: none; opacity: 1; filter: alpha(opacity=100) } #nav-search-btn { border-radius: 0 } #nav-search-icon { color: #6fb3e0; font-size: 14px; line-height: 24px } #sidebar>#nav-search { position: static; background-color: #fafafa; border-bottom: 1px solid #DDD; text-align: center; height: 35px; padding-top: 5px } #sidebar>#nav-search #nav-search-input { width: 130px!important; border-radius: 0!important; max-width: 130px!important; opacity: 1!important } #sidebar>#nav-search #nav-search-input+.dropdown-menu { text-align: left } #sidebar>#nav-search #nav-search-icon { border: 0; border-radius: 0; padding: 0 3px } #sidebar>#nav-search.menu-min #nav-search .form-search { position: absolute; left: 5px; z-index: 14 } #sidebar>#nav-search.menu-min #nav-search #nav-search-input { width: 0!important; max-width: 0!important; opacity: 0!important; filter: alpha(opacity=0)!important } #sidebar>#nav-search.menu-min #nav-search #nav-search-input:hover, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:focus, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:active { width: 130px!important; max-width: 130px!important; opacity: 1!important; filter: alpha(opacity=100)!important } #sidebar>#nav-search.menu-min #nav-search #nav-search-input:hover ~ #nav-search-icon, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:focus ~ #nav-search-icon, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:active ~ #nav-search-icon { border: 0; border-radius: 0; padding: 0 3px } #sidebar>#nav-search.menu-min #nav-search:hover #nav-search-input { width: 130px!important; max-width: 130px!important; opacity: 1!important; filter: alpha(opacity=100)!important } #sidebar>#nav-search.menu-min #nav-search:hover #nav-search-input ~ #nav-search-icon { border: 0; border-radius: 0; padding: 0 3px } #sidebar>#nav-search.menu-min #nav-search #nav-search-icon { border: 1px solid; border-radius: 32px; background-color: #FFF; padding: 0 5px } #sidebar { width: 189px; position: absolute; margin-left: 0; margin-top: 0; border-right: 1px solid #ccc; background-color: #FFF } #sidebar:before { content: ""; display: block; width: 189px; position: fixed; bottom: 0; top: 0; z-index: -1; background-color: #f2f2f2; border-right: 1px solid #ccc } #sidebar.fixed { position: fixed; z-index: 14 } li [class^="icon-"], li [class*=" icon-"], .nav-list li [class^="icon-"], .nav-list li [class*=" icon-"] { width: auto } .nav-list { margin: 0; padding: 0; list-style: none } .nav-list>li>a, .nav-list .nav-header { margin: 0 } .nav-list>li { display: block; padding: 0; margin: 0; border: 0; border-top: 1px solid #fcfcfc; border-bottom: 1px solid #e5e5e5; position: relative } .nav-list>li:first-child { border-top: 0 } .nav-list>li>a { display: block; height: 38px; line-height: 36px; padding: 0 16px 0 7px; background-color: #f9f9f9; color: #585858; text-shadow: none!important; font-size: 13px; text-decoration: none } .nav-list>li>a>[class*="icon-"]:first-child { display: inline-block; vertical-align: middle; min-width: 30px; text-align: center; font-size: 18px; font-weight: normal } .nav-list>li>a:focus { background-color: #f9f9f9; color: #1963aa } .nav-list>li>a:hover { background-color: #FFF; color: #1963aa } .nav-list>li>a:hover:before { display: block; content: ""; position: absolute; top: -1px; bottom: 0; left: 0; width: 3px; max-width: 3px; overflow: hidden; background-color: #3382af } .nav-list>li>a .arrow { display: inline-block; width: 14px!important; height: 14px; line-height: 14px; text-shadow: none; font-size: 18px; position: absolute; right: 9px; top: 11px; padding: 0; color: #666 } .nav-list>li a:hover>.arrow, .nav-list>li.active>a>.arrow, .nav-list>li.open>a>.arrow { color: #1963aa } .nav-list>li.separator { height: 3px; background-color: transparent; position: static; margin: 1px 0; box-shadow: none } .nav-list>li.open>a { background-color: #fafafa; color: #1963aa } .nav-list>li.active { background-color: #fff } .nav-list>li.active>a, .nav-list>li.active>a:hover, .nav-list>li.active>a:focus, .nav-list>li.active>a:active { background-color: #fff; color: #0b6cbc; font-weight: bold; font-size: 13px } .nav-list>li.active>a>[class*="icon-"] { font-weight: normal } .nav-list>li.active>a:hover:before { display: none } .nav-list>li.active>a:after { display: inline-block; content: ""; position: absolute!important; right: 0; top: 4px; border: 8px solid transparent; border-width: 14px 10px; border-right-color: #0b6cbc } .nav-list>li.active>a.dropdown-toggle:after { border-width: 12px 7px; top: 6px } .nav-list>li.active.no-active-child>a:after { display: inline-block!important } .nav-list>li.active.open>a:after { display: none } .nav-list>li.active:after { display: inline-block; content: ""; position: absolute; right: -2px; top: -1px; bottom: 0; border-right: 2px solid #0b6cbc } .nav-list>li.open { border-bottom-color: #e5e5e5 } .nav-list>li.active.open>.submenu>li.active>a:after { display: inline-block; content: ""; position: absolute!important; right: 0; top: 4px; border: 8px solid transparent; border-width: 14px 10px; border-right-color: #0b6cbc; top: 2px } .nav-list>li.active .submenu { display: block } .nav-list>li .submenu { display: none; list-style: none; margin: 0; padding: 0; position: relative; background-color: #fff; border-top: 1px solid #e5e5e5 } .nav-list>li .submenu>li { margin-left: 0; position: relative } .nav-list>li .submenu>li>a { display: block; position: relative; color: #616161; padding: 7px 0 8px 37px; margin: 0; border-bottom: 1px dotted #e4e4e4 } .nav-list>li .submenu>li>a:focus { text-decoration: none } .nav-list>li .submenu>li>a:hover { text-decoration: none; color: #4b88b7 } .nav-list>li .submenu>li:last-child>a { border-bottom: 0 } .nav-list>li .submenu>li:first-child>a { border-top: 1px solid #fafafa } .nav-list>li .submenu>li.active>a { color: #0b6cbc } .nav-list>li .submenu>li:before { content: ""; display: inline-block; position: absolute; width: 9px; left: 21px; top: 17px; border-top: 1px dashed #b1c9e0 } .nav-list>li .submenu>li:after { content: ""; display: inline-block; position: absolute; top: 0; bottom: 0; left: 18px; width: 0; border-left: 1px dashed #b1c9e0 } .nav-list>li .submenu>li a>[class*="icon-"]:first-child { display: none; font-size: 12px; font-weight: normal; width: 22px; height: 16px; line-height: 16px; text-align: center; position: absolute; left: 8px; top: 10px; z-index: 1; background-color: #FFF } .nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child, .nav-list>li .submenu>li:hover>a>[class*="icon-"]:first-child { display: inline-block } .nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child { color: #c86139 } #sidebar-collapse { border-bottom: 1px solid #e0e0e0; background-color: #f3f3f3; text-align: center; padding: 3px 0; position: relative } #sidebar-collapse>[class*="icon-"] { display: inline-block; cursor: pointer; font-size: 14px; color: #aaa; border: 1px solid #bbb; padding: 0 5px; line-height: 18px; border-radius: 16px; background-color: #fff; position: relative } #sidebar-collapse:before { content: ""; display: inline-block; height: 0; border-top: 1px solid #e0e0e0; position: absolute; left: 15px; right: 15px; top: 13px } #sidebar-shortcuts { background-color: #fafafa; border-bottom: 1px solid #ddd; text-align: center; line-height: 37px; max-height: 40px; margin-bottom: 0 } #sidebar-shortcuts-large { padding-bottom: 4px } #sidebar-shortcuts-large>.btn>[class*="icon-"] { font-size: 110% } #sidebar-shortcuts-mini { display: none; font-size: 0; width: 42px; line-height: 18px; padding-top: 2px; padding-bottom: 2px; background-color: #fff } #sidebar-shortcuts-mini>.btn { border-width: 0!important; font-size: 0; line-height: 0; padding: 8px!important; margin: 0 1px; border-radius: 0!important; opacity: .85 } #sidebar.menu-min { width: 42px } #sidebar.menu-min:before { width: 42px } #sidebar.menu-min+#main-content { margin-left: 43px } #sidebar.menu-min+#main-content #breadcrumbs.fixed { left: 43px } .menu-min .nav-list>li>a { position: relative } .menu-min .nav-list>li>a>span { display: none; position: absolute; left: 41px; top: -2px; width: 158px; height: 39px; line-height: 38px; background-color: #f5f5f5; z-index: 121; box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); border: 1px solid #ccc; padding-left: 12px } .menu-min .nav-list>li>a.dropdown-toggle>span { box-shadow: none; border: 0; top: -1px; left: 42px; width: 163px; border-bottom: 1px solid #ddd } .menu-min .nav-list>li>a .arrow { display: none } .menu-min .nav-list>li>a:hover:before { width: 2px } .menu-min .nav-list>li:hover>a { color: #1963aa } .menu-min .nav-list>li:hover>a>span { display: block } .menu-min .nav-list>li.active>a>span { border-left-color: #1963aa } .menu-min .nav-list>li.open>a { background-color: #fafafa; color: #585858 } .menu-min .nav-list>li.open.active>a { background-color: #fff } .menu-min .nav-list>li.open:hover>a { color: #1963aa } .menu-min .nav-list>li.active>a:after { border-width: 10px 6px; top: 8px } .menu-min .nav-list>li.active.open>a:after { display: block } .menu-min .nav-list>li.active.open>.submenu>li.active>a:after { display: none } .menu-min .nav-list>li>ul.submenu { background: #fff; position: absolute; z-index: 120; left: 41px; top: -2px; width: 175px; border: 1px solid #ccc; box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); padding-top: 40px; padding-bottom: 2px; display: none!important } .menu-min .nav-list>li>ul.submenu li:before, .menu-min .nav-list>li>ul.submenu li:after { display: none } .menu-min .nav-list>li>ul.submenu li>a { border-left: none; margin-left: 0; padding-left: 24px } .menu-min .nav-list>li>ul.submenu li>a>[class*="icon-"]:first-child { width: 16px } .menu-min .nav-list>li>ul.submenu li.active>a>[class*="icon-"]:first-child, .menu-min .nav-list>li>ul.submenu li:hover>a>[class*="icon-"]:first-child { left: 7px } .menu-min .nav-list>li:hover>ul.submenu { display: block!important } .menu-min .nav-list>li.active>ul.submenu { border-left-color: #1963aa } .menu-min #sidebar-shortcuts { position: relative } .menu-min #sidebar-shortcuts-mini { display: block } .menu-min #sidebar-shortcuts-large { display: none; position: absolute; left: 42px; top: -1px; width: 175px; z-index: 20; background-color: #fff; box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); border: 1px solid #ccc; padding: 0 2px 3px } .menu-min #sidebar-shortcuts:hover #sidebar-shortcuts-large { display: block } .menu-min #sidebar-collapse:before { left: 5px; right: 5px } .menu-min #sidebar-collapse>[class*="icon-"] { font-size: 13px; padding: 0 4px; line-height: 15px; border-width: 1px; border-color: #aeaeae } #menu-toggler { display: none } .btn { display: inline-block; color: #FFF!important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)!important; background-image: none!important; border: 5px solid; border-radius: 0; box-shadow: none!important; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; cursor: pointer; vertical-align: middle; margin: 0; position: relative; padding: 0 12px 1px; line-height: 32px; font-size: 14px } .btn-large { padding: 0 14px 1px; line-height: 38px; border-width: 6px; font-size: 16px } .btn-small { padding: 0 8px; line-height: 24px; border-width: 4px; font-size: 13px } .btn-mini { padding: 0 5px; line-height: 22px; border-width: 2px; font-size: 12px } .btn-minier { padding: 0 4px; line-height: 18px; border-width: 1px; font-size: 11px } button.btn:active { top: 1px; left: 1px } .btn, .btn-default { background-color: #abbac3!important; border-color: #abbac3 } .btn:hover, .btn-default:hover { background-color: #8b9aa3!important } .btn.no-border:hover, .btn-default.no-border:hover { border-color: #8b9aa3 } .btn.no-hover:hover, .btn-default.no-hover:hover { background-color: #abbac3!important } .btn.active, .btn-default.active { background-color: #9baab3!important; border-color: #8a9ba6 } .btn.no-border.active, .btn-default.no-border.active { background-color: #92a3ac!important; border-color: #92a3ac } .btn.disabled, .btn-default.disabled, .btn[disabled], .btn-default[disabled] { background-color: #abbac3!important } .btn-primary { background-color: #2283c5!important; border-color: #2283c5 } .btn-primary:hover { background-color: #045e9f!important } .btn-primary.no-border:hover { border-color: #045e9f } .btn-primary.no-hover:hover { background-color: #2283c5!important } .btn-primary.active { background-color: #1371b2!important; border-color: #105f96 } .btn-primary.no-border.active { background-color: #1268a4!important; border-color: #1268a4 } .btn-primary.disabled, .btn-primary[disabled] { background-color: #2283c5!important } .btn-info { background-color: #6fb3e0!important; border-color: #6fb3e0 } .btn-info:hover { background-color: #4f99c6!important } .btn-info.no-border:hover { border-color: #4f99c6 } .btn-info.no-hover:hover { background-color: #6fb3e0!important } .btn-info.active { background-color: #5fa6d3!important; border-color: #4799cc } .btn-info.no-border.active { background-color: #539fd0!important; border-color: #539fd0 } .btn-info.disabled, .btn-info[disabled] { background-color: #6fb3e0!important } .btn-success { background-color: #87b87f!important; border-color: #87b87f } .btn-success:hover { background-color: #629b58!important } .btn-success.no-border:hover { border-color: #629b58 } .btn-success.no-hover:hover { background-color: #87b87f!important } .btn-success.active { background-color: #75aa6c!important; border-color: #649c5a } .btn-success.no-border.active { background-color: #6ba462!important; border-color: #6ba462 } .btn-success.disabled, .btn-success[disabled] { background-color: #87b87f!important } .btn-warning { background-color: #ffb752!important; border-color: #ffb752 } .btn-warning:hover { background-color: #e59729!important } .btn-warning.no-border:hover { border-color: #e59729 } .btn-warning.no-hover:hover { background-color: #ffb752!important } .btn-warning.active { background-color: #f2a73e!important; border-color: #f09a21 } .btn-warning.no-border.active { background-color: #f1a02f!important; border-color: #f1a02f } .btn-warning.disabled, .btn-warning[disabled] { background-color: #ffb752!important } .btn-danger { background-color: #d15b47!important; border-color: #d15b47 } .btn-danger:hover { background-color: #b74635!important } .btn-danger.no-border:hover { border-color: #b74635 } .btn-danger.no-hover:hover { background-color: #d15b47!important } .btn-danger.active { background-color: #c4513e!important; border-color: #ae4635 } .btn-danger.no-border.active { background-color: #ba4b39!important; border-color: #ba4b39 } .btn-danger.disabled, .btn-danger[disabled] { background-color: #d15b47!important } .btn-inverse { background-color: #555!important; border-color: #555 } .btn-inverse:hover { background-color: #303030!important } .btn-inverse.no-border:hover { border-color: #303030 } .btn-inverse.no-hover:hover { background-color: #555!important } .btn-inverse.active { background-color: #434343!important; border-color: #333 } .btn-inverse.no-border.active { background-color: #3b3b3b!important; border-color: #3b3b3b } .btn-inverse.disabled, .btn-inverse[disabled] { background-color: #555!important } .btn-pink { background-color: #d6487e!important; border-color: #d6487e } .btn-pink:hover { background-color: #b73766!important } .btn-pink.no-border:hover { border-color: #b73766 } .btn-pink.no-hover:hover { background-color: #d6487e!important } .btn-pink.active { background-color: #c74072!important; border-color: #b33564 } .btn-pink.no-border.active { background-color: #be386a!important; border-color: #be386a } .btn-pink.disabled, .btn-pink[disabled] { background-color: #d6487e!important } .btn-purple { background-color: #9585bf!important; border-color: #9585bf } .btn-purple:hover { background-color: #7461aa!important } .btn-purple.no-border:hover { border-color: #7461aa } .btn-purple.no-hover:hover { background-color: #9585bf!important } .btn-purple.active { background-color: #8573b5!important; border-color: #735faa } .btn-purple.no-border.active { background-color: #7c69af!important; border-color: #7c69af } .btn-purple.disabled, .btn-purple[disabled] { background-color: #9585bf!important } .btn-grey { background-color: #a0a0a0!important; border-color: #a0a0a0 } .btn-grey:hover { background-color: #888!important } .btn-grey.no-border:hover { border-color: #888 } .btn-grey.no-hover:hover { background-color: #a0a0a0!important } .btn-grey.active { background-color: #949494!important; border-color: #858585 } .btn-grey.no-border.active { background-color: #8c8c8c!important; border-color: #8c8c8c } .btn-grey.disabled, .btn-grey[disabled] { background-color: #a0a0a0!important } .btn-yellow { background-color: #fee188!important; border-color: #fee188; color: #963!important; text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4)!important } .btn-yellow:hover { background-color: #f7d05b!important } .btn-yellow.no-border:hover { border-color: #f7d05b } .btn-yellow.no-hover:hover { background-color: #fee188!important } .btn-yellow.active { background-color: #fbd972!important; border-color: #fad054 } .btn-yellow.no-border.active { background-color: #fad463!important; border-color: #fad463 } .btn-yellow.disabled, .btn-yellow[disabled] { background-color: #fee188!important } .btn-light { background-color: #e7e7e7!important; border-color: #e7e7e7; color: #888!important; text-shadow: 0 -1px 0 rgba(250, 250, 250, 0.25)!important } .btn-light:hover { background-color: #d9d9d9!important } .btn-light.no-border:hover { border-color: #d9d9d9 } .btn-light.no-hover:hover { background-color: #e7e7e7!important } .btn-light.active { background-color: #e0e0e0!important; border-color: #d1d1d1 } .btn-light.no-border.active { background-color: #d8d8d8!important; border-color: #d8d8d8 } .btn-light.disabled, .btn-light[disabled] { background-color: #e7e7e7!important } .btn-light.btn-mini:after { left: -2px; right: -2px; top: -2px; bottom: -2px } .btn-light.btn-small:after { left: -4px; right: -4px; top: -4px; bottom: -4px } .btn-light.btn-large:after { left: -6px; right: -6px; top: -6px; bottom: -6px } .btn.disabled.active, .btn[disabled].active, .btn.disabled:focus, .btn[disabled]:focus, .btn.disabled:active, .btn[disabled]:active { outline: 0 } .btn.disabled:active, .btn[disabled]:active { top: 0; left: 0 } .btn.active { color: #efe5b5 } .btn.active:after { display: inline-block; content: ""; position: absolute; border-bottom: 1px solid #efe5b5; left: -4px; right: -4px; bottom: -4px } .btn.active.btn-small:after { left: -3px; right: -3px; bottom: -3px; border-bottom-width: 1px } .btn.active.btn-large:after { left: -5px; right: -5px; bottom: -5px; border-bottom-width: 1px } .btn.active.btn-mini:after, .btn.active.btn-minier:after { left: -1px; right: -1px; bottom: -1px; border-bottom-width: 1px } .btn.active.btn-yellow:after { border-bottom-color: #c96338 } .btn.active.btn-light { color: #515151 } .btn.active.btn-light:after { border-bottom-color: #b5b5b5 } .btn>[class*="icon-"] { display: inline; margin-right: 4px; min-width: 12px } .btn>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 4px } .btn>.icon-only[class*="icon-"] { margin: 0; vertical-align: middle; text-align: center; padding: 0; min-width: 24px } .btn-large>[class*="icon-"] { margin-right: 6px } .btn-large>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 6px } .btn-small>[class*="icon-"] { margin-right: 3px } .btn-small>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 3px } .btn-mini>[class*="icon-"], .btn-minier>[class*="icon-"] { margin-right: 2px } .btn-mini>[class*="icon-"].icon-on-right, .btn-minier>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 2px } .btn.btn-link { border: none!important; background: transparent none!important; color: #08c!important; text-shadow: none!important; padding: 4px 12px!important; line-height: 20px!important } .btn.btn-link:hover { background: none!important; text-shadow: none!important } .btn.btn-link.active { background: none!important; text-decoration: underline; color: #009ceb!important } .btn.btn-link.active:after { display: none } .btn.btn-link.disabled, .btn.btn-link[disabled] { background: 0; opacity: .65 } .btn.btn-link.disabled:hover, .btn.btn-link[disabled]:hover { background: none!important; text-decoration: none!important } .btn-group>.btn, .btn-group>.btn+.btn { margin: 0 1px 0 0 } .btn-group>.btn:first-child { margin: 0 1px 0 0 } .btn-group>.btn:first-child, .btn-group>.btn:last-child { border-radius: 0 } .btn-group>.btn>.caret { margin-top: 15px; margin-left: 1px; border-width: 5px; border-top-color: #FFF } .btn-group>.btn.btn-small>.caret { margin-top: 10px; border-width: 4px } .btn-group>.btn.btn-large>.caret { margin-top: 18px; border-width: 6px } .btn-group>.btn.btn-mini>.caret { margin-top: 9px; border-width: 4px } .btn-group>.btn.btn-minier>.caret { margin-top: 7px; border-width: 3px } .btn-group>.btn+.btn.dropdown-toggle { padding-right: 3px; padding-left: 3px } .btn-group>.btn+.btn-large.dropdown-toggle { padding-right: 4px; padding-left: 4px } .btn-group .dropdown-toggle { border-radius: 0 } .btn-group>.btn, .btn-group+.btn { margin: 0 1px 0 0; border-width: 3px!important } .btn-group>.btn.active:after, .btn-group+.btn.active:after { left: -2px; right: -2px; bottom: -2px; border-bottom-width: 1px } .btn-group>.btn-large, .btn-group+.btn-large { border-width: 4px!important } .btn-group>.btn-large.active:after, .btn-group+.btn-large.active:after { left: -3px; right: -3px; bottom: -3px; border-bottom-width: 1px } .btn-group>.btn-small, .btn-group+.btn-small { border-width: 2px!important } .btn-group>.btn-small.active:after, .btn-group+.btn-small.active:after { left: -1px; right: -1px; bottom: -1px; border-bottom-width: 1px } .btn-group>.btn-mini, .btn-group+.btn-mini { border-width: 1px!important } .btn-group>.btn-mini.active:after, .btn-group+.btn-mini.active:after { left: 0; right: 0; bottom: 0; border-bottom-width: 1px } .btn-group>.btn-minier, .btn-group+.btn-minier { border-width: 0!important } .btn-group>.btn-minier.active:after, .btn-group+.btn-minier.active:after { left: 0; right: 0; bottom: 0; border-bottom-width: 1px } .btn-group-vertical>.btn, .btn-group-vertical>.btn+.btn { margin: 1px 0 0 } .btn.btn-app { display: inline-block; width: 100px; margin: 2px; position: relative; font-size: 18px; font-weight: normal; color: #FFF; text-align: center; text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.2)!important; border: 0; border-radius: 12px; padding: 12px 0 8px } .btn.btn-app, .btn.btn-app-default { background: #b4c2cc!important; background-color: #b5c3ce!important; background-image: -moz-linear-gradient(top, #bcc9d5, #abbac3)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bcc9d5), to(#abbac3))!important; background-image: -webkit-linear-gradient(top, #bcc9d5, #abbac3)!important; background-image: -o-linear-gradient(top, #bcc9d5, #abbac3)!important; background-image: linear-gradient(to bottom, #bcc9d5, #abbac3)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbcc9d5', endColorstr='#ffabbac3', GradientType=0)!important } .btn-app.btn-primary { background: #2a8bcc!important; background-color: #2d8ece!important; background-image: -moz-linear-gradient(top, #3b98d6, #197ec1)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b98d6), to(#197ec1))!important; background-image: -webkit-linear-gradient(top, #3b98d6, #197ec1)!important; background-image: -o-linear-gradient(top, #3b98d6, #197ec1)!important; background-image: linear-gradient(to bottom, #3b98d6, #197ec1)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3b98d6', endColorstr='#ff197ec1', GradientType=0)!important } .btn-app.btn-info { background: #68adde!important; background-color: #6baedf!important; background-image: -moz-linear-gradient(top, #75b5e6, #5ba4d5)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75b5e6), to(#5ba4d5))!important; background-image: -webkit-linear-gradient(top, #75b5e6, #5ba4d5)!important; background-image: -o-linear-gradient(top, #75b5e6, #5ba4d5)!important; background-image: linear-gradient(to bottom, #75b5e6, #5ba4d5)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6', endColorstr='#ff5ba4d5', GradientType=0)!important } .btn-app.btn-success { background: #86b558!important; background-color: #87b75a!important; background-image: -moz-linear-gradient(top, #8ebf60, #7daa50)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf60), to(#7daa50))!important; background-image: -webkit-linear-gradient(top, #8ebf60, #7daa50)!important; background-image: -o-linear-gradient(top, #8ebf60, #7daa50)!important; background-image: linear-gradient(to bottom, #8ebf60, #7daa50)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8ebf60', endColorstr='#ff7daa50', GradientType=0)!important } .btn-app.btn-danger { background: #d3413b!important; background-color: #d3463f!important; background-image: -moz-linear-gradient(top, #d55b52, #d12723)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d55b52), to(#d12723))!important; background-image: -webkit-linear-gradient(top, #d55b52, #d12723)!important; background-image: -o-linear-gradient(top, #d55b52, #d12723)!important; background-image: linear-gradient(to bottom, #d55b52, #d12723)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd55b52', endColorstr='#ffd12723', GradientType=0)!important } .btn-app.btn-warning { background: #ffb44b!important; background-color: #ffb650!important; background-image: -moz-linear-gradient(top, #ffbf66, #ffa830)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbf66), to(#ffa830))!important; background-image: -webkit-linear-gradient(top, #ffbf66, #ffa830)!important; background-image: -o-linear-gradient(top, #ffbf66, #ffa830)!important; background-image: linear-gradient(to bottom, #ffbf66, #ffa830)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffbf66', endColorstr='#ffffa830', GradientType=0)!important } .btn-app.btn-purple { background: #9383bd!important; background-color: #9484be!important; background-image: -moz-linear-gradient(top, #9b8ac5, #8a7cb4)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9b8ac5), to(#8a7cb4))!important; background-image: -webkit-linear-gradient(top, #9b8ac5, #8a7cb4)!important; background-image: -o-linear-gradient(top, #9b8ac5, #8a7cb4)!important; background-image: linear-gradient(to bottom, #9b8ac5, #8a7cb4)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff9b8ac5', endColorstr='#ff8a7cb4', GradientType=0)!important } .btn-app.btn-pink { background: #d54c7e!important; background-color: #d64f81!important; background-image: -moz-linear-gradient(top, #db5e8c, #ce3970)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db5e8c), to(#ce3970))!important; background-image: -webkit-linear-gradient(top, #db5e8c, #ce3970)!important; background-image: -o-linear-gradient(top, #db5e8c, #ce3970)!important; background-image: linear-gradient(to bottom, #db5e8c, #ce3970)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdb5e8c', endColorstr='#ffce3970', GradientType=0)!important } .btn-app.btn-inverse { background: #3d3d3d!important; background-color: #3f3f3f!important; background-image: -moz-linear-gradient(top, #494949, #303030)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#494949), to(#303030))!important; background-image: -webkit-linear-gradient(top, #494949, #303030)!important; background-image: -o-linear-gradient(top, #494949, #303030)!important; background-image: linear-gradient(to bottom, #494949, #303030)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff494949', endColorstr='#ff303030', GradientType=0)!important } .btn-app.btn-grey { background: #7a7a7a!important; background-color: #7c7c7c!important; background-image: -moz-linear-gradient(top, #848484, #707070)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848484), to(#707070))!important; background-image: -webkit-linear-gradient(top, #848484, #707070)!important; background-image: -o-linear-gradient(top, #848484, #707070)!important; background-image: linear-gradient(to bottom, #848484, #707070)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff848484', endColorstr='#ff707070', GradientType=0)!important } .btn-app.btn-light { color: #5a5a5a!important; text-shadow: 0 1px 1px #EEE!important; border: 2px solid #DDD; background: #ededed!important; background-color: #eee!important; background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e6e6e6))!important; background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6)!important; background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6)!important; background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe6e6e6', GradientType=0)!important } .btn-app.btn-light.btn-mini { width: 64px; padding-bottom: 6px } .btn-app.btn-yellow { color: #963!important; text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4)!important; border: 2px solid #fee188; background: #fee088!important; background-color: #fee18d!important; background-image: -moz-linear-gradient(top, #ffe8a5, #fcd76a)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe8a5), to(#fcd76a))!important; background-image: -webkit-linear-gradient(top, #ffe8a5, #fcd76a)!important; background-image: -o-linear-gradient(top, #ffe8a5, #fcd76a)!important; background-image: linear-gradient(to bottom, #ffe8a5, #fcd76a)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffe8a5', endColorstr='#fffcd76a', GradientType=0)!important } .btn.btn-app.btn-small { width: 80px; font-size: 16px; border-radius: 10px; padding-bottom: 9px } .btn.btn-app.btn-mini { width: 64px; font-size: 15px; border-radius: 8px; padding-bottom: 7px; padding-top: 8px } .btn.btn-app>[class*=icon] { display: block; font-size: 42px; margin: 0 0 4px; line-height: 36px; min-width: 0; padding: 0 } .btn.btn-app.btn-small>[class*=icon] { display: block; font-size: 32px; line-height: 30px; margin: 0 0 3px } .btn.btn-app.btn-mini>[class*=icon] { display: block; font-size: 24px; line-height: 24px; margin: 0 } .btn.btn-app.no-radius { border-radius: 0 } .btn.btn-app.radius-4 { border-radius: 4px } .btn.btn-app>.badge, .btn.btn-app>.label { position: absolute!important; top: -2px; right: -2px; padding: 1px 3px; text-align: center; font-size: 12px } .btn.btn-app>.badge.badge-right, .btn.btn-app>.label.badge-right, .btn.btn-app>.badge.label-right, .btn.btn-app>.label.label-right { right: auto; left: -2px } .btn.btn-app>.label { padding: 1px 6px 3px; font-size: 13px } .btn.btn-app.radius-4>.badge, .btn.btn-app.no-radius>.badge { border-radius: 3px } .btn.btn-app.radius-4>.badge.no-radius, .btn.btn-app.no-radius>.badge.no-radius { border-radius: 0 } .btn.btn-app.active { color: #fff } .btn.btn-app.active:after { display: none } .btn.btn-app.active.btn-yellow { color: #963; border-color: #fee188 } .btn.btn-app.active.btn-light { color: #515151 } .label { border-radius: 0; text-shadow: none; font-size: 11px; font-weight: normal; padding: 1px 5px 3px; background-color: #abbac3!important } .label[class*="span"][class*="arrow"] { min-height: 0 } .badge { text-shadow: none; font-size: 12px; padding-top: 1px; padding-bottom: 3px; font-weight: normal; line-height: 15px; background-color: #abbac3!important } .label-transparent, .badge-transparent { background-color: transparent!important } .label-grey, .badge-grey { background-color: #a0a0a0!important } .label-info, .badge-info { background-color: #3a87ad!important } .label-primary, .badge-primary { background-color: #2283c5!important } .label-success, .badge-success { background-color: #82af6f!important } .label-important, .badge-important { background-color: #d15b47!important } .label-inverse, .badge-inverse { background-color: #333!important } .label-warning, .badge-warning { background-color: #f89406!important } .label-pink, .badge-pink { background-color: #d6487e!important } .label-purple, .badge-purple { background-color: #9585bf!important } .label-yellow, .badge-yellow { background-color: #fee188!important } .label-light, .badge-light { background-color: #e7e7e7!important } .badge-yellow, .label-yellow { color: #963!important; border-color: #fee188 } .badge-light, .label-light { color: #888!important } .label.arrowed, .label.arrowed-in { position: relative; margin-left: 9px } .label.arrowed:before, .label.arrowed-in:before { display: inline-block; content: ""; position: absolute; left: -14px; top: 0; border: 9px solid transparent; border-width: 9px 7px; border-right-color: #abbac3 } .label.arrowed-in:before { border-color: #abbac3; border-left-color: transparent!important; left: -9px } .label.arrowed-right, .label.arrowed-in-right { position: relative; margin-right: 9px } .label.arrowed-right:after, .label.arrowed-in-right:after { display: inline-block; content: ""; position: absolute; right: -14px; top: 0; border: 9px solid transparent; border-width: 9px 7px; border-left-color: #abbac3 } .label.arrowed-in-right:after { border-color: #abbac3; border-right-color: transparent!important; right: -9px } .label-info.arrowed:before { border-right-color: #3a87ad } .label-info.arrowed-in:before { border-color: #3a87ad } .label-info.arrowed-right:after { border-left-color: #3a87ad } .label-info.arrowed-in-right:after { border-color: #3a87ad } .label-primary.arrowed:before { border-right-color: #2283c5 } .label-primary.arrowed-in:before { border-color: #2283c5 } .label-primary.arrowed-right:after { border-left-color: #2283c5 } .label-primary.arrowed-in-right:after { border-color: #2283c5 } .label-success.arrowed:before { border-right-color: #82af6f } .label-success.arrowed-in:before { border-color: #82af6f } .label-success.arrowed-right:after { border-left-color: #82af6f } .label-success.arrowed-in-right:after { border-color: #82af6f } .label-warning.arrowed:before { border-right-color: #f89406 } .label-warning.arrowed-in:before { border-color: #f89406 } .label-warning.arrowed-right:after { border-left-color: #f89406 } .label-warning.arrowed-in-right:after { border-color: #f89406 } .label-important.arrowed:before { border-right-color: #d15b47 } .label-important.arrowed-in:before { border-color: #d15b47 } .label-important.arrowed-right:after { border-left-color: #d15b47 } .label-important.arrowed-in-right:after { border-color: #d15b47 } .label-inverse.arrowed:before { border-right-color: #333 } .label-inverse.arrowed-in:before { border-color: #333 } .label-inverse.arrowed-right:after { border-left-color: #333 } .label-inverse.arrowed-in-right:after { border-color: #333 } .label-pink.arrowed:before { border-right-color: #d6487e } .label-pink.arrowed-in:before { border-color: #d6487e } .label-pink.arrowed-right:after { border-left-color: #d6487e } .label-pink.arrowed-in-right:after { border-color: #d6487e } .label-purple.arrowed:before { border-right-color: #9585bf } .label-purple.arrowed-in:before { border-color: #9585bf } .label-purple.arrowed-right:after { border-left-color: #9585bf } .label-purple.arrowed-in-right:after { border-color: #9585bf } .label-yellow.arrowed:before { border-right-color: #fee188 } .label-yellow.arrowed-in:before { border-color: #fee188 } .label-yellow.arrowed-right:after { border-left-color: #fee188 } .label-yellow.arrowed-in-right:after { border-color: #fee188 } .label-light.arrowed:before { border-right-color: #e7e7e7 } .label-light.arrowed-in:before { border-color: #e7e7e7 } .label-light.arrowed-right:after { border-left-color: #e7e7e7 } .label-light.arrowed-in-right:after { border-color: #e7e7e7 } .label-grey.arrowed:before { border-right-color: #a0a0a0 } .label-grey.arrowed-in:before { border-color: #a0a0a0 } .label-grey.arrowed-right:after { border-left-color: #a0a0a0 } .label-grey.arrowed-in-right:after { border-color: #a0a0a0 } .label-large { font-size: 13px; padding: 3px 8px 5px } .label-large.arrowed, .label-large.arrowed-in { margin-left: 12px } .label-large.arrowed:before, .label-large.arrowed-in:before { left: -16px; border-width: 11px 8px } .label-large.arrowed-in:before { left: -12px } .label-large.arrowed-right, .label-large.arrowed-in-right { margin-right: 11px } .label-large.arrowed-right:after, .label-large.arrowed-in-right:after { right: -16px; border-width: 11px 8px } .label-large.arrowed-in-right:after { right: -12px } .icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] { background-image: none } .dropdown-menu { border-radius: 0!important; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) } .dropdown-menu li a { font-size: 13px; padding-left: 11px; padding-right: 11px; margin-bottom: 1px; margin-top: 1px } .dropdown-menu.dropdown-icon-only { min-width: 0 } .dropdown-menu.dropdown-icon-only>li { float: left; margin: 0 4px } .dropdown-menu.dropdown-icon-only>li>a [class*="icon-"] { width: 18px; font-size: 16px; display: inline-block } .dropdown-menu.dropdown-icon-only>li>a .icon-2x { width: 36px; font-size: 22px } .dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active, .dropdown-menu li.active a, .dropdown-menu li.active a:hover, .dropdown-menu .dropdown-submenu:hover>a, .nav-tabs .dropdown-menu li>a:focus { background: #4f99c6; color: #fff } .dropdown-default li a:hover, .dropdown-default li a:focus, .dropdown-default li a:active, .dropdown-default li.active a, .dropdown-default li.active a:hover, .dropdown-default .dropdown-submenu:hover>a, .nav-tabs .dropdown-default li>a:focus { background: #abbac3; color: #fff } .dropdown-info li a:hover, .dropdown-info li a:focus, .dropdown-info li a:active, .dropdown-info li.active a, .dropdown-info li.active a:hover, .dropdown-info .dropdown-submenu:hover>a, .nav-tabs .dropdown-info li>a:focus { background: #6fb3e0; color: #fff } .dropdown-primary li a:hover, .dropdown-primary li a:focus, .dropdown-primary li a:active, .dropdown-primary li.active a, .dropdown-primary li.active a:hover, .dropdown-primary .dropdown-submenu:hover>a, .nav-tabs .dropdown-primary li>a:focus { background: #2283c5; color: #fff } .dropdown-success li a:hover, .dropdown-success li a:focus, .dropdown-success li a:active, .dropdown-success li.active a, .dropdown-success li.active a:hover, .dropdown-success .dropdown-submenu:hover>a, .nav-tabs .dropdown-success li>a:focus { background: #87b87f; color: #fff } .dropdown-warning li a:hover, .dropdown-warning li a:focus, .dropdown-warning li a:active, .dropdown-warning li.active a, .dropdown-warning li.active a:hover, .dropdown-warning .dropdown-submenu:hover>a, .nav-tabs .dropdown-warning li>a:focus { background: #ffa24d; color: #fff } .dropdown-danger li a:hover, .dropdown-danger li a:focus, .dropdown-danger li a:active, .dropdown-danger li.active a, .dropdown-danger li.active a:hover, .dropdown-danger .dropdown-submenu:hover>a, .nav-tabs .dropdown-danger li>a:focus { background: #d15b47; color: #fff } .dropdown-inverse li a:hover, .dropdown-inverse li a:focus, .dropdown-inverse li a:active, .dropdown-inverse li.active a, .dropdown-inverse li.active a:hover, .dropdown-inverse .dropdown-submenu:hover>a, .nav-tabs .dropdown-inverse li>a:focus { background: #555; color: #fff } .dropdown-purple li a:hover, .dropdown-purple li a:focus, .dropdown-purple li a:active, .dropdown-purple li.active a, .dropdown-purple li.active a:hover, .dropdown-purple .dropdown-submenu:hover>a, .nav-tabs .dropdown-purple li>a:focus { background: #9585bf; color: #fff } .dropdown-pink li a:hover, .dropdown-pink li a:focus, .dropdown-pink li a:active, .dropdown-pink li.active a, .dropdown-pink li.active a:hover, .dropdown-pink .dropdown-submenu:hover>a, .nav-tabs .dropdown-pink li>a:focus { background: #d6487e; color: #fff } .dropdown-grey li a:hover, .dropdown-grey li a:focus, .dropdown-grey li a:active, .dropdown-grey li.active a, .dropdown-grey li.active a:hover, .dropdown-grey .dropdown-submenu:hover>a, .nav-tabs .dropdown-grey li>a:focus { background: #a0a0a0; color: #fff } .dropdown-light li a:hover, .dropdown-light li a:focus, .dropdown-light li a:active, .dropdown-light li.active a, .dropdown-light li.active a:hover, .dropdown-light .dropdown-submenu:hover>a, .nav-tabs .dropdown-light li>a:focus { background: #e7e7e7; color: #333 } .dropdown-lighter li a:hover, .dropdown-lighter li a:focus, .dropdown-lighter li a:active, .dropdown-lighter li.active a, .dropdown-lighter li.active a:hover, .dropdown-lighter .dropdown-submenu:hover>a, .nav-tabs .dropdown-lighter li>a:focus { background: #f3f3f3; color: #444 } .dropdown-yellow li a:hover, .dropdown-yellow li a:focus, .dropdown-yellow li a:active, .dropdown-yellow li.active a, .dropdown-yellow li.active a:hover, .dropdown-yellow .dropdown-submenu:hover>a, .nav-tabs .dropdown-yellow li>a:focus { background: #fee188; color: #444 } .dropdown-light .dropdown-submenu:hover>a:after, .dropdown-lighter .dropdown-submenu:hover>a:after { border-left-color: #444 } .dropdown-menu.dropdown-close { top: 92%; left: -5px } .dropdown-menu.dropdown-close.pull-right { left: auto; right: -5px } .dropdown-menu.dropdown-closer { top: 80%; left: -10px } .dropdown-menu.dropdown-closer.pull-right { right: -10px; left: auto } .dropdown-submenu>a:after { margin-right: -5px } .dropdown-colorpicker>.dropdown-menu { top: 80%; left: -7px; padding: 4px; min-width: 120px; max-width: 120px } .dropdown-colorpicker>.dropdown-menu.pull-right { right: -7px; left: auto } .dropdown-colorpicker>.dropdown-menu>li { display: block; float: left; width: 20px; height: 20px; margin: 2px } .dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn { display: block; width: 20px; height: 20px; margin: 0; padding: 0; border-radius: 0; position: relative; -webkit-transition: all ease .1s; -moz-transition: all ease .1s; -o-transition: all ease .1s; transition: all ease .1s } .dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn:hover { text-decoration: none; opacity: .8; filter: alpha(opacity=80); -webkit-transform: scale(1.08); -moz-transform: scale(1.08); -ms-transform: scale(1.08); -o-transform: scale(1.08); transform: scale(1.08) } .dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn.selected:after { content: "\f00c"; display: inline-block; font-family: FontAwesome; font-size: 11px; color: #FFF; position: absolute; left: 0; right: 0; text-align: center; line-height: 20px } .btn-colorpicker { display: inline-block; width: 20px; height: 20px; background-color: #DDD; vertical-align: middle; border-radius: 0 } .dropdown-navbar { padding: 0; width: 240px; box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25); border-color: #bcd4e5 } .dropdown-navbar>li { padding: 0 8px; background-color: #fff } .dropdown-navbar>li.nav-header { text-shadow: none; padding-top: 7px; padding-bottom: 7px; font-size: 13px; font-weight: bold; text-transform: none; border-bottom: 1px solid } .dropdown-navbar>li>[class*="icon-"], .dropdown-navbar>li>a>[class*="icon-"] { margin-right: 5px!important; color: #555; font-size: 14px } .dropdown-navbar>li>a { padding: 10px 2px; margin: 0; border-bottom: 1px solid; font-size: 12px; line-height: 16px; color: #555 } .dropdown-navbar>li>a:active, .dropdown-navbar>li>a:hover { background-color: transparent!important; color: #555 } .dropdown-navbar>li>a .progress { margin-bottom: 0; margin-top: 4px } .dropdown-navbar>li>a .badge { line-height: 16px; padding-right: 4px; padding-left: 4px; font-size: 12px } .dropdown-navbar>li:last-child>a { border-bottom: 0 solid #DDD; border-top: 1px dotted transparent; color: #4f99c6; text-align: center; font-size: 13px } .dropdown-navbar>li:last-child>a:hover { background-color: #FFF; color: #4f99c6; text-decoration: underline } .dropdown-navbar>li:last-child>a:hover>[class*="icon-"] { text-decoration: none } .dropdown-navbar>li:hover { background-color: #f4f9fc!important } .dropdown-navbar>li.nav-header { background-color: #ecf2f7!important; color: #8090a0; border-bottom-color: #bcd4e5 } .dropdown-navbar>li.nav-header>[class*="icon-"] { color: #8090a0 } .dropdown-navbar>li>a { border-bottom-color: #e4ecf3 } .dropdown-navbar.navbar-pink { border-color: #e5bcd4 } .dropdown-navbar.navbar-pink>li:hover { background-color: #fcf4f9!important } .dropdown-navbar.navbar-pink>li.nav-header { background-color: #f7ecf2!important; color: #b471a0; border-bottom-color: #e5bcd4 } .dropdown-navbar.navbar-pink>li.nav-header>[class*="icon-"] { color: #c06090 } .dropdown-navbar.navbar-pink>li>a { border-bottom-color: #f3e4ec } .dropdown-navbar.navbar-grey { border-color: #e5e5e5 } .dropdown-navbar.navbar-grey>li:hover { background-color: #f8f8f8!important } .dropdown-navbar.navbar-grey>li.nav-header { background-color: #f2f2f2!important; color: #3a87ad; border-bottom-color: #e5e5e5 } .dropdown-navbar.navbar-grey>li.nav-header>[class*="icon-"] { color: #3a87ad } .dropdown-navbar.navbar-grey>li>a { border-bottom-color: #eee } .dropdown-navbar.navbar-green { border-color: #b4d5ac } .dropdown-navbar.navbar-green>li:hover { background-color: #f4f9ef!important } .dropdown-navbar.navbar-green>li.nav-header { background-color: #ebf7e4!important; color: #8a6; border-bottom-color: #b4d5ac } .dropdown-navbar.navbar-green>li.nav-header>[class*="icon-"] { color: #90c060 } .dropdown-navbar.navbar-green>li>a { border-bottom-color: #ecf3e4 } .dropdown-navbar [class*="btn"][class*="icon-"] { display: inline-block; border: 0; margin: 0 5px 0 0; width: 24px; text-align: center; padding-left: 0; padding-right: 0 } .dropdown-navbar .msg-photo { margin-right: 6px; max-width: 42px } .dropdown-navbar .msg-body { display: inline-block; line-height: 20px; white-space: normal; vertical-align: middle; max-width: 175px } .dropdown-navbar .msg-title { display: inline-block; line-height: 14px } .dropdown-navbar .msg-time { display: block; font-size: 11px; color: #777 } .dropdown-navbar .msg-time>[class*="icon-"] { font-size: 14px; color: #555 } #user_menu>li>a { padding: 4px 12px } #user_menu>li>a>[class*="icon-"] { margin-right: 6px; font-size: 120% } #user_info { max-width: 100px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top; line-height: 15px; position: relative; top: 6px } #user_info small { display: block } .form-line { margin-bottom: 24px; padding-bottom: 12px; border-bottom: 1px solid #EEE } .form-actions { display: block } .help-button { display: inline-block; height: 18px; width: 18px; line-height: 20px; text-align: center; padding: 0; background-color: #65bcda; color: #FFF; font-size: 12px; font-weight: bold; cursor: default; margin-left: 4px; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; border-color: #FFF; border: 2px solid #FFF; -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2) } .help-button:hover { background-color: #65bcda; text-shadow: none } label, .lbl { vertical-align: middle } td>label, th>label, label.inline { margin-bottom: 0; line-height: inherit } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important; border-width: 1px; color: #aaa; background-color: #fff; border-color: #d5d5d5; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition-duration: .1s; -moz-transition-duration: .1s; -o-transition-duration: .1s; transition-duration: .1s } input.block { display: block; margin-bottom: 9px } textarea.autosize-transition { -webkit-transition-duration: "height 0.2s"; -moz-transition-duration: "height 0.2s"; -o-transition-duration: "height 0.2s"; transition-duration: "height 0.2s" } .limiterBox { border: 1px solid #222; border-top: 0; background-color: #333; padding: 3px 6px; font-size: 12px; color: #FFF; margin-top: 6px } .limiterBox:after { display: none } .limiterBox:before { display: block; content: ""; position: absolute; width: 0; height: 0; top: -8px; left: 50%; margin-left: -5px; border-color: transparent; border-style: solid; border-bottom-color: #333; border-width: 0 8px 8px } select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px } select:focus { outline: 0; -webkit-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); -moz-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); border-color: #f59942 } select option { padding: 3px 4px } select option:active, select option:hover, select option:focus { background-color: #e5e9ee; color: #111 } select option[value=""] { padding: 0 } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { -webkit-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); -moz-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); color: #838182; border-color: #f59942; background-color: #fff } input[disabled] { color: #848484; background-color: #eee } input[readonly] { color: #939192; background: #f5f5f5!important; cursor: default } input[readonly]:focus { -webkit-box-shadow: 0 0 0 2px rgba(150, 150, 150, 0.3); -moz-box-shadow: 0 0 0 2px rgba(150, 150, 150, 0.3); box-shadow: 0 0 0 2px rgba(150, 150, 150, 0.3); border-color: #aaa; background-color: #f9f9f9 } .width-50 { width: 50%!important } .width-75 { width: 75%!important } .width-80 { width: 80%!important } .width-90 { width: 90%!important } .width-100 { width: 100% } .help-inline { font-size: 13px!important } .input-icon { position: relative } span.input-icon { display: inline-block } .input-icon>input { padding-left: 24px; padding-right: 6px } .input-icon.input-icon-right>input { padding-left: 6px; padding-right: 24px } .input-icon>[class*="icon-"] { padding: 0 3px; z-index: 2; position: absolute; top: 1px; bottom: 1px; left: 3px; line-height: 28px; display: inline-block; color: #909090; font-size: 16px } .input-icon.input-icon-right>[class*="icon-"] { left: auto; right: 3px } .input-icon>input:focus+[class*="icon-"] { color: #579 } .input-icon ~ .help-inline { padding-left: 8px } .control-group.warning .input-icon>[class*="icon-"] { color: #d3bd50 } .control-group.success .input-icon>[class*="icon-"] { color: #8bad4c } .control-group.error .input-icon>[class*="icon-"] { color: #d68273 } .control-group.info .input-icon>[class*="icon-"] { color: #4b89aa } .form-search .radio [type=radio]+label, .form-inline .radio [type=radio]+label, .form-search .checkbox [type=checkbox]+label, .form-inline .checkbox [type=checkbox]+label { float: left; margin-left: -20px } .form-search .form-search .radio [type=radio]+label, .form-search .form-inline .radio [type=radio]+label, .form-search .form-search .checkbox [type=checkbox]+label, .form-search .form-inline .checkbox [type=checkbox]+label, .form-inline .form-search .radio [type=radio]+label, .form-inline .form-inline .radio [type=radio]+label, .form-inline .form-search .checkbox [type=checkbox]+label, .form-inline .form-inline .checkbox [type=checkbox]+label { margin-left: 0; margin-right: 3px } .form-search .input-append .search-query:focus, .form-search .input-prepend .search-query:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 } input[type=checkbox], input[type=radio] { opacity: 0; position: absolute; z-index: 12; width: 18px; height: 18px } input[type=checkbox]:checked, input[type=radio]:checked, input[type=checkbox]:focus, input[type=radio]:focus { outline: none!important } input[type=checkbox]+.lbl, input[type=radio]+.lbl { position: relative; z-index: 11; display: inline-block; margin: 0; line-height: 20px; min-height: 14px; min-width: 14px; font-weight: normal } input[type=checkbox]+.lbl.padding-16::before, input[type=radio]+.lbl.padding-16::before { margin-right: 16px } input[type=checkbox]+.lbl.padding-12::before, input[type=radio]+.lbl.padding-12::before { margin-right: 12px } input[type=checkbox]+.lbl.padding-8::before, input[type=radio]+.lbl.padding-8::before { margin-right: 8px } input[type=checkbox]+.lbl.padding-4::before, input[type=radio]+.lbl.padding-4::before { margin-right: 4px } input[type=checkbox]+.lbl.padding-0::before, input[type=radio]+.lbl.padding-0::before { margin-right: 0 } input[type=checkbox]+.lbl::before, input[type=radio]+.lbl::before { font-family: fontAwesome; font-weight: normal; font-size: 11px; color: #32a3ce; content: "\a0"; background-color: #fafafa; border: 1px solid #CCC; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); border-radius: 0; display: inline-block; text-align: center; vertical-align: middle; height: 13px; line-height: 13px; min-width: 13px; margin-right: 1px } input[type=checkbox]:checked+.lbl::before, input[type=radio]:checked+.lbl::before { display: inline-block; content: '\f00c'; background-color: #f5f8fc; border-color: #adb8c0; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1) } input[type=checkbox]:hover+.lbl::before, input[type=radio]:hover+.lbl::before, input[type=checkbox]+.lbl:hover::before, input[type=radio]+.lbl:hover::before { border-color: #ff893c } input[type=checkbox]:active+.lbl::before, input[type=radio]:active+.lbl::before, input[type=checkbox]:checked:active+.lbl::before, input[type=radio]:checked:active+.lbl::before { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1) } input[type=checkbox].ace-checkbox-2+.lbl::before, input[type=radio].ace-checkbox-2+.lbl::before { box-shadow: none } input[type=checkbox].ace-checkbox-2:checked+.lbl::before, input[type=radio].ace-checkbox-2:checked+.lbl::before { background-color: #f9a021; border-color: #f9a021; color: #FFF } input[type=checkbox]:disabled+.lbl::before, input[type=radio]:disabled+.lbl::before, input[type=checkbox][disabled]+.lbl::before, input[type=radio][disabled]+.lbl::before, input[type=checkbox].disabled+.lbl::before, input[type=radio].disabled+.lbl::before { background-color: #DDD!important; border-color: #CCC!important; box-shadow: none!important; color: #BBB } input[type=radio]+.lbl::before { border-radius: 32px; font-family: Arial, Helvetica, sans-serif; font-size: 36px } input[type=radio]:checked+.lbl::before { content: "\2022" } input[type=checkbox].ace-switch { width: 55px; height: 20px } input[type=checkbox].ace-switch+.lbl { margin: 0 4px; min-height: 24px } input[type=checkbox].ace-switch+.lbl::before { font-family: Arial, Helvetica, sans-serif; content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF"; color: #999; font-weight: bold; font-size: 11px; line-height: 18px; line-height: 21px\9; height: 18px; overflow: hidden; border-radius: 12px; background-color: #f5f5f5; box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.2); border: 1px solid #CCC; text-align: left; float: left; padding: 0; width: 50px; text-indent: -19px; text-indent: -21px\9; margin-right: 0; -webkit-transition: text-indent .4s ease; -moz-transition: text-indent .4s ease; -o-transition: text-indent .4s ease; transition: text-indent .4s ease } input[type=checkbox].ace-switch+.lbl::after { font-family: Arial, Helvetica, sans-serif; content: '|||'; font-size: 10px; font-weight: lighter; color: #e5e5e5; background-color: #FFF; text-shadow: -1px 0 0 rgba(0, 0, 0, 0.15); text-align: center; border-radius: 12px; width: 22px; height: 22px; line-height: 20px; position: absolute; top: -2px; left: -3px; padding: 0; box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3); text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset; -webkit-transition: left .4s ease; -moz-transition: left .4s ease; -o-transition: left .4s ease; transition: left .4s ease } input[type=checkbox].ace-switch:checked+.lbl::before { text-indent: 9px; color: #FFF; background-color: #8ab2c9; border-color: #468fcc } input[type=checkbox].ace-switch:checked+.lbl::after { left: 34px; background-color: #FFF; color: #8ab2c9 } input[type=checkbox].ace-switch.ace-switch-2+.lbl::before { content: "YES\a0\a0\a0\a0\a0\a0\a0\a0NO" } input[type=checkbox].ace-switch.ace-switch-3+.lbl::after { font-family: FontAwesome; font-size: 13px; line-height: 23px; content: "\f00d"; top: -1px } input[type=checkbox].ace-switch.ace-switch-3:checked+.lbl::after { content: "\f00c" } input[type=checkbox].ace-switch.ace-switch-4+.lbl::before, input[type=checkbox].ace-switch.ace-switch-5+.lbl::before { content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF"; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 12px; line-height: 19px; height: 20px; overflow: hidden; line-height: 21px\9; border-radius: 12px; background-color: #8b9aa3; border: 1px solid #8b9aa3; color: #FFF; width: 52px; text-indent: -25px; text-indent: -28px\9; display: inline-block; position: relative; margin-right: 8px; box-shadow: none; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease } input[type=checkbox].ace-switch.ace-switch-4+.lbl::after, input[type=checkbox].ace-switch.ace-switch-5+.lbl::after { font-family: Arial, Helvetica, sans-serif; content: '|||'; text-shadow: -1px 0 0 rgba(0, 0, 0, 0.2); font-size: 7px; font-weight: lighter; color: #8b9aa3; text-align: center; position: absolute; border-radius: 12px; color: #5b6a73; top: 2px; left: 2px; width: 18px; height: 18px; line-height: 16px; background-color: #FFF; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease } input[type=checkbox].ace-switch.ace-switch-4:checked+.lbl::before, input[type=checkbox].ace-switch.ace-switch-5:checked+.lbl::before { text-indent: 9px; background-color: #468fcc; border-color: #468fcc } input[type=checkbox].ace-switch.ace-switch-4:checked+.lbl::after, input[type=checkbox].ace-switch.ace-switch-5:checked+.lbl::after { left: 34px; background-color: #FFF } input[type=checkbox].ace-switch.ace-switch-5+.lbl::before { content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO" } input[type=checkbox].ace-switch.ace-switch-5:checked+.lbl::before { text-indent: 8px } input[type=checkbox].ace-switch.ace-switch-6+.lbl { position: relative } input[type=checkbox].ace-switch.ace-switch-6+.lbl::before { font-family: FontAwesome; content: "\f00d"; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); box-shadow: none; border: 0; font-weight: lighter; font-size: 16px; border-radius: 12px; display: inline-block; background-color: #888; color: #f2f2f2; width: 52px; height: 22px; line-height: 20px; text-indent: 32px; -webkit-transition: background .1s ease; -moz-transition: background .1s ease; -o-transition: background .1s ease; transition: background .1s ease } input[type=checkbox].ace-switch.ace-switch-6+.lbl::after { content: ''; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); position: absolute; top: 2px; left: 3px; border-radius: 12px; box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); width: 10px; height: 10px; text-align: center; background-color: #f2f2f2; border: 4px solid #f2f2f2; -webkit-transition: left .2s ease; -moz-transition: left .2s ease; -o-transition: left .2s ease; transition: left .2s ease } input[type=checkbox].ace-switch.ace-switch-6:checked+.lbl::before { content: "\f00c"; text-indent: 6px; color: #FFF; border-color: #b7d3e5; background-color: #ff893c } input[type=checkbox].ace-switch.ace-switch-6:checked+.lbl::after { left: 32px; background-color: #FFF; border: 4px solid #FFF; text-shadow: 0 -1px 0 rgba(0, 200, 0, 0.25) } input[type=checkbox].ace-switch.ace-switch-7 { width: 75px } input[type=checkbox].ace-switch.ace-switch-7+.lbl { position: relative } input[type=checkbox].ace-switch.ace-switch-7+.lbl::before { content: "OFF\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0ON"; font-weight: bolder; font-size: 14px; line-height: 20px; background-color: #FFF; border: 2px solid #AAA; border-radius: 0; box-shadow: none; color: #aaa; width: 70px; height: 22px; line-height: 22px; overflow: hidden; text-indent: 4px; display: inline-block; position: relative; margin-right: 8px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease } input[type=checkbox].ace-switch.ace-switch-7+.lbl::after { content: '\f00d'; font-family: FontAwesome; font-size: 16px; position: absolute; top: 3px; left: 39px; width: 32px; height: 20px; line-height: 18px; text-align: center; background-color: #aaa; color: #FFF; border-radius: 0; box-shadow: none; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } input[type=checkbox].ace-switch.ace-switch-7:checked+.lbl::before { color: #468fcc; background-color: #FFF; text-indent: -33px; border-color: #6fb3e0 } input[type=checkbox].ace-switch.ace-switch-7:checked+.lbl::after { left: 3px; content: '\f00c'; background-color: #468fcc; color: #FFF } .input-prepend .add-on, .input-append .add-on { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on { border-color: #92bf65 } .control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on { border-color: #f09784 } .control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on { border-color: #e0c43a } .control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on { border-color: #64a6bc } .input-prepend>.btn, .input-append>.btn { line-height: 20px; padding: 0 6px; -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .input-prepend>.btn.btn-small, .input-append>.btn.btn-small { line-height: 22px } .input-prepend>.btn+.btn, .input-append>.btn+.btn { margin-left: 1px } .input-prepend>.btn-group>.btn, .input-append>.btn-group>.btn { line-height: 23px } .input-prepend>.btn-group>.btn.btn-small, .input-append>.btn-group>.btn.btn-small { line-height: 26px } .input-prepend>.btn>.caret, .input-append>.btn>.caret, .input-prepend>.btn-group>.btn>.caret, .input-append>.btn-group>.btn>.caret, .input-prepend>.btn.btn-small>.caret, .input-append>.btn.btn-small>.caret, .input-prepend>.btn-group>.btn.btn-small>.caret, .input-append>.btn-group>.btn.btn-small>.caret { margin-top: 10px } .ace-file-input { position: relative; height: 38px; line-height: 38px; margin-bottom: 9px } .ace-file-input input { position: absolute; z-index: -1; visibility: hidden } .ace-file-input label { display: block; position: absolute; top: 0; left: 0; right: 0; height: 28px; background-color: #fff; border: 1px solid #e3e3e3; cursor: pointer; -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); -webkit-transition: all .15s; -moz-transition: all .15s; -o-transition: all .15s; transition: all .15s } .ace-file-input label:hover { -webkit-box-shadow: 0 0 0 4px rgba(245, 153, 66, 0.3); -moz-box-shadow: 0 0 0 4px rgba(245, 153, 66, 0.3); box-shadow: 0 0 0 4px rgba(245, 153, 66, 0.3); border-color: #f59942 } .ace-file-input label:before { display: inline-block; content: attr(data-title); position: absolute; right: 0; top: 0; bottom: 0; padding: 0 8px; line-height: 24px; text-align: center; background-color: #6fb3e0; color: #FFF; font-size: 11px; font-weight: bold; border: 2px solid #FFF; border-left-width: 4px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s } .ace-file-input label span { display: inline-block; height: 28px; max-width: 80%; white-space: nowrap; overflow: hidden; line-height: 28px; color: #888; font-size: 13px; position: static; padding-left: 30px } .ace-file-input label span:after { display: inline-block; content: attr(data-title) } .ace-file-input label.selected { right: 16px } .ace-file-input label.selected span { color: #666 } .ace-file-input label [class*="icon-"] { display: inline-block; position: absolute; left: 0; top: 0; bottom: 0; text-align: center; font-family: FontAwesome; font-size: 13px; line-height: 22px; width: 22px; border: 2px solid #FFF; color: #FFF; -webkit-transition: all .1s; -moz-transition: all .1s; -o-transition: all .1s; transition: all .1s; background-color: #d1d1d1 } .ace-file-input label.selected [class*="icon-"] { background-color: #efad62 } .ace-file-input label.selected .icon-picture { background-color: #bd7a9d } .ace-file-input label.selected .icon-film { background-color: #87b87f } .ace-file-input label.selected .icon-music { background-color: #8b7ac9 } .ace-file-input label.selected .icon-archive { background-color: #efad62 } .ace-file-input label.hide-placeholder:before { display: none } .ace-file-input a:hover { text-decoration: none } .ace-file-input .remove { position: absolute; right: -8px; top: 6px; display: none; width: 17px; text-align: center; height: 17px; line-height: 15px; font-size: 11px; font-weight: normal; background-color: #fb7142; border-radius: 24px; color: #FFF } .ace-file-input label.selected+.remove { display: inline-block } .ace-file-multiple { height: auto } .ace-file-multiple label { position: relative; height: auto; border: 1px dashed #aaa; border-radius: 4px } .ace-file-multiple label:before { display: inline-block; content: attr(data-title); position: relative; right: 0; left: 0; margin: 12px; line-height: 22px; background-color: #FFF; color: #CCC; font-size: 18px; font-weight: bold; border: 0 } .ace-file-multiple label.selected span [class*="icon-"] { display: inline-block; position: absolute; left: 0; top: 0; bottom: 0; text-align: center; font-family: FontAwesome; font-size: 13px; line-height: 22px; width: 22px; border: 2px solid #FFF; color: #FFF; -webkit-transition: all .1s; -moz-transition: all .1s; -o-transition: all .1s; transition: all .1s } .ace-file-multiple label span { position: relative; display: block; padding: 0; height: auto; width: auto; max-width: 100%; margin: 0 4px; border-bottom: 1px solid #DDD } .ace-file-multiple label span:first-child { margin-top: 1px } .ace-file-multiple label span:last-child { border-bottom-width: 0; margin-bottom: 1px } .ace-file-multiple label span img { padding: 2px; margin: 3px; border: 1px solid #d7d7d7; background-color: #FFF; background-repeat: no-repeat; background-position: center; margin: 4px 8px 4px 1px } .ace-file-multiple label span:after { display: none } .ace-file-multiple label.selected span:after { display: inline-block; white-space: pre } .ace-file-multiple label span img+[class*="icon-"], .ace-file-multiple label.selected span img+[class*="icon-"] { display: none } .ace-file-multiple .remove { right: -11px; top: -11px; border: 3px solid #BBB; border-radius: 32px; background-color: #FFF; color: red } .ace-file-multiple label.selected+.remove:hover { border-color: #f4c0b1 } .ace-file-multiple label span [class*="icon-"] { position: relative; display: block; text-align: center; height: auto; line-height: 64px; width: auto; font-size: 64px; color: #d5d5d5; margin: 4px 0; background-color: transparent } .ace-file-multiple label.selected:after { display: none } .ace-file-multiple label.selected span [class*="icon-"] { position: relative; margin-right: 4px; margin-left: 2px; line-height: 24px } .ace-file-multiple label span.large { text-align: center; border-bottom: 2px solid #222; margin: 2px; margin: 0 1px 3px } .ace-file-multiple label span.large:last-child { margin: 0 1px 0; border-bottom-width: 0 } .ace-file-multiple label span.large:after { position: absolute; top: auto; bottom: 0; left: 0; right: 0; padding: 0 4px; background-color: #555; color: #FFF; opacity: .8 } .ace-file-multiple label span.large img { border-width: 0; margin: 0; padding: 0 } .ace-file-input input[type=file].disabled+label, .ace-file-input input[type=file][disabled]+label, .ace-file-input input[type=file][readonly]+label { cursor: not-allowed; background-color: #EEE } .ace-file-input input[type=file].disabled+label:hover, .ace-file-input input[type=file][disabled]+label:hover, .ace-file-input input[type=file][readonly]+label:hover { box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); border-color: #e3e3e3 } .ace-file-input input[type=file].disabled+label:before, .ace-file-input input[type=file][disabled]+label:before, .ace-file-input input[type=file][readonly]+label:before { border-color: #EEE; background-color: #a1aaaf } .ace-file-input input[type=file][readonly]+label { cursor: default } .ace-file-multiple input[type=file].disabled+label:hover, .ace-file-multiple input[type=file][disabled]+label:hover, .ace-file-multiple input[type=file][readonly]+label:hover { border-color: #AAA } .ace-file-multiple input[type=file].disabled+label:before, .ace-file-multiple input[type=file][disabled]+label:before, .ace-file-multiple input[type=file][readonly]+label:before { background-color: transparent } .ace-file-multiple input[type=file].disabled+label [class*="icon-"], .ace-file-multiple input[type=file][disabled]+label [class*="icon-"], .ace-file-multiple input[type=file][readonly]+label [class*="icon-"] { border-color: #EEE } .control-group select, .control-group textarea, .control-group input[type="text"], .control-group input[type="password"], .control-group input[type="datetime"], .control-group input[type="datetime-local"], .control-group input[type="date"], .control-group input[type="month"], .control-group input[type="time"], .control-group input[type="week"], .control-group input[type="number"], .control-group input[type="email"], .control-group input[type="url"], .control-group input[type="search"], .control-group input[type="tel"], .control-group input[type="color"] { background: #FFF } .control-group.success input, .control-group.success select, .control-group.success textarea { border-color: #92bf65; color: #8bad4c; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(130, 188, 58, 0.3); -moz-box-shadow: 0 0 0 2px rgba(130, 188, 58, 0.3); box-shadow: 0 0 0 2px rgba(130, 188, 58, 0.3); color: #786; border-color: #81a85a } .control-group.success [class*="icon-"] { color: #8bad4c } .control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline { color: #7ba065 } .control-group.info input, .control-group.info select, .control-group.info textarea { border-color: #64a6bc; color: #4b89aa; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(58, 120, 188, 0.3); -moz-box-shadow: 0 0 0 2px rgba(58, 120, 188, 0.3); box-shadow: 0 0 0 2px rgba(58, 120, 188, 0.3); color: #678; border-color: #5a81a8 } .control-group.info [class*="icon-"] { color: #4b89aa } .control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline { color: #657ba0 } .control-group.error input, .control-group.error select, .control-group.error textarea { border-color: #f09784; color: #d68273; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(219, 137, 120, 0.3); -moz-box-shadow: 0 0 0 2px rgba(219, 137, 120, 0.3); box-shadow: 0 0 0 2px rgba(219, 137, 120, 0.3); color: #866; border-color: #db8978 } .control-group.error [class*="icon-"] { color: #d68273 } .control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline { color: #d16e6c } .control-group.warning input, .control-group.warning select, .control-group.warning textarea { border-color: #e0c43a; color: #d3bd50; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(216, 188, 65, 0.3); -moz-box-shadow: 0 0 0 2px rgba(216, 188, 65, 0.3); box-shadow: 0 0 0 2px rgba(216, 188, 65, 0.3); color: #875; border-color: #d8bc41 } .control-group.warning [class*="icon-"] { color: #d3bd50 } .control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline { color: #d19d59 } .control-group input[disabled], .control-group input:disabled { color: #848484!important; background-color: #eee!important } .tab-content { border: 1px solid #c5d0dc; padding: 16px 12px; position: relative; z-index: 11 } .tab-content.no-padding { padding: 0 } .tab-content.padding-32 { padding: 32px 24px } .tab-content.padding-28 { padding: 28px 21px } .tab-content.padding-24 { padding: 24px 18px } .tab-content.padding-20 { padding: 20px 15px } .tab-content.padding-16 { padding: 16px 12px } .tab-content.padding-12 { padding: 12px 9px } .tab-content.padding-8 { padding: 8px 6px } .tab-content.padding-4 { padding: 4px 3px } .tab-content.padding-0 { padding: 0 } .tab-content.padding-10 { padding: 10px 8px } .tab-content.padding-6 { padding: 6px 5px } .tab-content.padding-2 { padding: 2px 2px } .nav-tabs { border-color: #d6d6d6; margin-bottom: -1px } .nav-tabs>li>a, .nav-tabs>li>a:focus { border-radius: 0!important; background-color: #f9f9f9; color: #999; margin-right: -1px; line-height: 16px; position: relative; z-index: 11; border-color: #c5d0dc } .nav-tabs>li>a:hover { background-color: #FFF; color: #4c8fbd; border-color: #c5d0dc } .nav-tabs>li>a:active, .nav-tabs>li>a:focus { outline: none!important } .nav-tabs>li:first-child>a { margin-left: 0 } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #576373; border-color: #c5d0dc; border-top: 2px solid #4c8fbd; border-bottom-color: transparent; background-color: #FFF; z-index: 12; line-height: 16px; margin-top: -1px; box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15) } .tabs-below>.nav-tabs { margin-bottom: 0; margin-top: -1px; border-color: #c5d0dc } .tabs-below>.nav-tabs>li>a, .tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus { border-color: #c5d0dc } .tabs-below>.nav-tabs>li.active>a, .tabs-below>.nav-tabs>li.active>a:hover, .tabs-below>.nav-tabs>li.active>a:focus { border-color: #c5d0dc; border-top-width: 1px; border-bottom: 2px solid #4c8fbd; border-top-color: transparent; margin-top: 0; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15) } .tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a { min-width: 60px } .tabs-left>.nav-tabs { margin-bottom: 0; margin-right: -1px; border-color: #c5d0dc } .tabs-left>.nav-tabs>li>a, .tabs-left>.nav-tabs>li>a:focus, .tabs-left>.nav-tabs>li>a:hover { border-color: #c5d0dc; margin: 0 -1px 0 0 } .tabs-left>.nav-tabs>li.active>a, .tabs-left>.nav-tabs>li.active>a:focus, .tabs-left>.nav-tabs>li.active>a:hover { border-color: #c5d0dc; border-top-width: 1px; border-left: 2px solid #4c8fbd; border-right-color: transparent; margin: 0 -1px 0 -1px; box-shadow: -2px 0 3px 0 rgba(0, 0, 0, 0.15) } .tabs-right>.nav-tabs { margin-bottom: 0; margin-left: -1px; border-color: #c5d0dc } .tabs-right>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a:focus, .tabs-right>.nav-tabs>li>a:hover { border-color: #c5d0dc; margin: 0 0 0 -1px } .tabs-right>.nav-tabs>li.active>a, .tabs-right>.nav-tabs>li.active>a:focus, .tabs-right>.nav-tabs>li.active>a:hover { border-color: #c5d0dc; border-top-width: 1px; border-right: 2px solid #4c8fbd; border-left-color: transparent; margin: 0 -1px 0 -1px; box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.15) } .nav-tabs>li>a>.badge { padding: 0 4px; line-height: 15px; opacity: .75 } .nav-tabs>li>a>[class*="icon-"] { opacity: .75 } .nav-tabs>li.active>a>.badge, .nav-tabs>li.active>a>[class*="icon-"] { opacity: 1 } .nav-tabs li [class*=" icon-"], .nav-tabs li [class^="icon-"] { width: 1.25em; display: inline-block; text-align: center } .nav-tabs>li.open .dropdown-toggle { background-color: #4f99c6; border-color: #4f99c6; color: #fff } .nav-tabs>li.open .dropdown-toggle .caret { margin-top: 7px } .nav-tabs .dropdown-toggle .caret { margin-top: 7px } .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus { background-color: #4f99c6; border-color: #4f99c6; color: #fff } .accordion-group { border-radius: 0; border-color: #c5d0dc; background-color: #FFF } .accordion-group:last-child { border-bottom-width: 1px } .collapse { background-color: #FFF } .accordion-heading .accordion-toggle { color: #4c8fbd; background-color: #f1f9ff; position: relative } .accordion-heading .accordion-toggle.collapsed { color: #679; font-weight: normal; background-color: #f1f9ff } .accordion-heading .accordion-toggle:hover { color: #4c8fbd; background-color: #f1f9ff } .accordion-heading .accordion-toggle:after { display: inline-block; content: "\f107"; font-family: FontAwesome; font-size: 16px; color: #4c8fbd; position: absolute; right: 6px; width: 14px; line-height: 18px; text-align: center } .accordion-heading .accordion-toggle.collapsed:after { content: "\f104"; color: #679 } .accordion-heading .accordion-toggle.collapsed:hover:after { color: #4c8fbd } .accordion-heading .accordion-toggle:focus, .accordion-heading .accordion-toggle:active { outline: 0; text-decoration: none } .accordion-heading .accordion-toggle>[class*="icon-"]:first-child { width: 16px } .accordion-heading .accordion-toggle:hover>[class*="icon-"]:first-child { text-decoration: none } .accordion-inner, .collapse.in>.accordion-inner { border-top: 1px solid #c5d0dc } .accordion-inner .no-padding { padding: 0 } th, td, .table-bordered { border-radius: 0!important } .table thead:first-child tr { color: #707070; font-weight: normal; background: #f2f2f2; background-color: #f3f3f3; background-image: -moz-linear-gradient(top, #f8f8f8, #ececec); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec)); background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec); background-image: -o-linear-gradient(top, #f8f8f8, #ececec); background-image: linear-gradient(to bottom, #f8f8f8, #ececec); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0) } .table thead:first-child tr th { border: 1px solid #DDD; border-width: 0 1px; font-weight: bold } .table thead:first-child tr th [class*="icon-"]:first-child { margin-right: 2px } .table thead:first-child tr th:first-child { border-left-color: #f1f1f1 } .table thead:first-child tr th:left-child { border-right-color: #f1f1f1 } .table.table-bordered thead:first-child tr th { border-width: 0 0 0 1px; border-color: #DDD; vertical-align: middle } .table.table-bordered thead:first-child tr th:first-child { border-left-color: #DDD } .table.table-hover tbody tr:hover td { background-color: #f1f1f1 } th.center, td.center { text-align: center } th .lbl, td .lbl { margin-bottom: 0 } th .lbl:only-child, td .lbl:only-child { vertical-align: top } .table-header { background-color: #307ecc; color: #FFF; font-size: 14px; line-height: 38px; padding-left: 12px; margin-bottom: 1px } td.td-actions a.td-action { display: inline-block; background-color: #fcfcfb; background-image: -moz-linear-gradient(top, #fff, #f7f7f4); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f7f7f4)); background-image: -webkit-linear-gradient(top, #fff, #f7f7f4); background-image: -o-linear-gradient(top, #fff, #f7f7f4); background-image: linear-gradient(to bottom, #fff, #f7f7f4); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f4', GradientType=0); border: 1px solid #c1d6e1; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14); font-size: 14px; margin: 0; padding: 0; width: 24px; -webkit-transition: all .1s; -moz-transition: all .1s; -o-transition: all .1s; transition: all .1s } td.td-actions a.td-action:hover { text-decoration: none; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2) } td.td-actions a.td-action { background: -moz-linear-gradient(center top, #fff, #f7f7f4) repeat scroll 0 0 transparent!important; border: 1px solid #c1d6e1; border-radius: 6px 6px 6px 6px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14); display: inline-block; margin: 0; padding: 0; text-align: center; transition: all .1s ease 0s; width: 24px } .dataTables_length { margin-left: 8px } .dataTables_length select { width: 70px; height: 25px; padding: 2px 3px } .dataTables_filter { margin-right: 8px; text-align: right } .dataTables_filter input[type=text] { width: 125px; height: 18px; line-height: 18px } .dataTables_info { margin: 0 0 0 12px; font-size: 14px } .dataTables_paginate { text-align: right } .dataTables_paginate.pagination { margin: 0 12px 0 } .dataTables_wrapper label { display: inline-block; font-size: 13px } .dataTables_wrapper input[type=text], .dataTables_wrapper select { margin-bottom: 0!important; margin: 0 4px } .dataTables_wrapper .row-fluid:first-child { padding: 12px 0 4px; background-color: #eff3f8 } .dataTables_wrapper .row-fluid:first-child+.dataTable { border-top: 1px solid #DDD; border-bottom: 1px solid #DDD } .dataTables_wrapper .row-fluid:last-child { border-top: 1px solid #DDD; padding: 12px 0 6px; background-color: #eff3f8; border-bottom: 1px solid #DDD } .dataTable { margin-bottom: 0 } .dataTable th[class*=sort] { cursor: pointer } .dataTable th[class*=sort]:after { content: "\f0dc"; display: inline-block; color: #555; font-family: FontAwesome; font-size: 13px; font-weight: normal; float: right; margin-right: 4px; position: relative } .dataTable th[class*=sorting_] { color: #307ecc } .dataTable th.sorting_desc:after { content: "\f0dd"; top: -6px } .dataTable th.sorting_asc:after { content: "\f0de"; top: 4px } .dataTable th.sorting_disabled { cursor: inherit } .dataTable th.sorting_disabled:after { display: none } .widget-box { padding: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin: 3px 0; border-bottom: 1px solid #CCC } .widget-header { position: relative; min-height: 38px; background: #f7f7f7; background-color: #f8f8f8; background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee)); background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); background-image: linear-gradient(to bottom, #fff, #eee); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); color: #669fc7; border: 1px solid #CCC; border-bottom: 1px solid #DDD; padding-left: 12px; text-align: right } .collapsed>.widget-header { border-bottom-width: 0 } .widget-header-flat { background: #f7f7f7; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) } .widget-header-large { min-height: 49px; padding-left: 18px } .widget-header-small { min-height: 31px; padding-left: 10px } .widget-header>:first-child { line-height: 36px; padding: 0; margin: 0; float: left; text-align: left } .widget-header>:first-child>[class*="icon-"] { margin-right: 6px; font-weight: normal; font-size: 110%; display: inline-block } .widget-header-large>:first-child { line-height: 48px } .widget-header-small>:first-child { line-height: 30px } .widget-toolbar { display: inline-block; padding: 0 10px; line-height: 37px; position: relative; text-align: left } .widget-header-large>.widget-toolbar { line-height: 48px } .widget-header-small>.widget-toolbar { line-height: 29px } .widget-toolbar.no-padding { padding: 0 } .widget-toolbar.padding-5 { padding: 0 5px } .widget-toolbar:before { display: inline-block; content: ""; position: absolute; top: 3px; bottom: 3px; left: -1px; border-right: 1px solid #d9d9d9 } .widget-header-large>.widget-toolbar:before { top: 6px; bottom: 6px } [class*="header-color-"]>.widget-toolbar:before { border-right-color: #EEE } .header-color-orange>.widget-toolbar:before { border-right-color: #FEA } .header-color-dark>.widget-toolbar:before { border-right-color: #222; box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2), inset 1px 0 0 rgba(255, 255, 255, 0.1) } .widget-toolbar.no-border:before { display: none } .widget-toolbar label { display: inline-block; vertical-align: middle; margin-bottom: 0 } .widget-toolbar>a { font-size: 14px; margin: 0 1px; display: inline-block; padding: 0; line-height: 24px } .widget-toolbar>a:hover { text-decoration: none } .widget-header-large>.widget-toolbar>a { font-size: 15px; margin: 0 1px } .widget-toolbar>.btn { line-height: 27px; margin-top: -2px } .widget-toolbar>.btn.smaller { line-height: 26px } .widget-toolbar>.btn.bigger { line-height: 28px } .widget-toolbar>.btn-small { line-height: 24px } .widget-toolbar>.btn-small.smaller { line-height: 23px } .widget-toolbar>.btn-small.bigger { line-height: 25px } .widget-toolbar>.btn-mini { line-height: 22px } .widget-toolbar>.btn-mini.smaller { line-height: 21px } .widget-toolbar>.btn-mini.bigger { line-height: 23px } .widget-toolbar>.btn-minier { line-height: 18px } .widget-toolbar>.btn-minier.smaller { line-height: 17px } .widget-toolbar>.btn-minier.bigger { line-height: 19px } .widget-toolbar>.btn-large { line-height: 36px } .widget-toolbar>.btn-large.smaller { line-height: 34px } .widget-toolbar>.btn-large.bigger { line-height: 38px } .widget-toolbar-dark { background: #444 } .widget-toolbar-light { background: rgba(255, 255, 255, 0.85) } .widget-toolbar>[data-action]>[class*="icon-"] { margin-right: 0 } .widget-toolbar>[data-action]:focus { text-decoration: none } [class*="header-color-"]>.widget-toolbar>[data-action] { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) } [class*="header-color-"]>.widget-toolbar>[data-action="settings"] { color: #d3e4ed } [class*="header-color-"]>.widget-toolbar>[data-action="reload"] { color: #deead3 } [class*="header-color-"]>.widget-toolbar>[data-action="collapse"] { color: #e2e2e2 } [class*="header-color-"]>.widget-toolbar>[data-action="close"] { color: #ffd9d5 } .header-color-orange>.widget-toolbar>[data-action] { text-shadow: none } .header-color-orange>.widget-toolbar>[data-action="settings"] { color: #559aab } .header-color-orange>.widget-toolbar>[data-action="reload"] { color: #7ca362 } .header-color-orange>.widget-toolbar>[data-action="collapse"] { color: #777 } .header-color-orange>.widget-toolbar>[data-action="close"] { color: #a05656 } .widget-toolbar>[data-action="settings"], .header-color-dark>.widget-toolbar>[data-action="settings"] { color: #99cadb } .widget-toolbar>[data-action="reload"], .header-color-dark>.widget-toolbar>[data-action="reload"] { color: #acd392 } .widget-toolbar>[data-action="collapse"], .header-color-dark>.widget-toolbar>[data-action="collapse"] { color: #aaa } .widget-toolbar>[data-action="close"], .header-color-dark>.widget-toolbar>[data-action="close"] { color: #e09e96 } .widget-body { border: 1px solid #CCC; border-top: 0; background-color: #FFF } .widget-main { padding: 12px } .collapsed .widget-main { display: none } .widget-main.padding-36 { padding: 36px } .widget-main.padding-32 { padding: 32px } .widget-main.padding-28 { padding: 28px } .widget-main.padding-24 { padding: 24px } .widget-main.padding-20 { padding: 20px } .widget-main.padding-16 { padding: 16px } .widget-main.padding-12 { padding: 12px } .widget-main.padding-8 { padding: 8px } .widget-main.padding-4 { padding: 4px } .widget-main.padding-0 { padding: 0 } .widget-main.padding-10 { padding: 10px } .widget-main.padding-6 { padding: 6px } .widget-main.padding-2 { padding: 2px } .widget-main.no-padding { padding: 0 } .widget-toolbar .progress { vertical-align: middle; display: inline-block; margin: 0 } .widget-toolbar>.dropdown, .widget-toolbar>.dropup { display: inline-block } .widget-toolbar>.dropdown>.dropdown-menu:before, .dropdown-menu.dropdown-caret:before { border-bottom: 7px solid rgba(0, 0, 0, 0.2); border-left: 7px solid transparent; border-right: 7px solid transparent; content: ""; display: inline-block; left: 9px; position: absolute; top: -7px } .widget-toolbar>.dropdown>.dropdown-menu:after, .dropdown-menu.dropdown-caret:after { border-bottom: 6px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; content: ""; display: inline-block; left: 10px; position: absolute; top: -6px } .widget-toolbar>.dropdown>.dropdown-menu.pull-right:before, .dropdown-menu.pull-right.dropdown-caret:before { left: auto; right: 9px } .widget-toolbar>.dropdown>.dropdown-menu.pull-right:after, .dropdown-menu.pull-right.dropdown-caret:after { left: auto; right: 10px } .widget-header[class*="header-color-"] { color: #FFF; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) } .header-color-blue { background: #307ecc; border-color: #307ecc } .header-color-blue+.widget-body { border-color: #307ecc } .header-color-blue2 { background: #5090c1; border-color: #5090c1 } .header-color-blue2+.widget-body { border-color: #5090c1 } .header-color-blue3 { background: #6379aa; border-color: #6379aa } .header-color-blue3+.widget-body { border-color: #6379aa } .header-color-green { background: #82af6f; border-color: #82af6f } .header-color-green+.widget-body { border-color: #82af6f } .header-color-green2 { background: #2e8965; border-color: #2e8965 } .header-color-green2+.widget-body { border-color: #2e8965 } .header-color-green3 { background: #4ebc30; border-color: #4ebc30 } .header-color-green3+.widget-body { border-color: #4ebc30 } .header-color-red { background: #e2755f; border-color: #e2755f } .header-color-red+.widget-body { border-color: #e2755f } .header-color-red2 { background: #e04141; border-color: #e04141 } .header-color-red2+.widget-body { border-color: #e04141 } .header-color-red3 { background: #d15b47; border-color: #d15b47 } .header-color-red3+.widget-body { border-color: #d15b47 } .header-color-purple { background: #7e6eb0; border-color: #7e6eb0 } .header-color-purple+.widget-body { border-color: #7e6eb0 } .header-color-pink { background: #ce6f9e; border-color: #ce6f9e } .header-color-pink+.widget-body { border-color: #ce6f9e } .header-color-orange { background: #ffc657; border-color: #e8b10d; color: #855d10!important } .header-color-orange+.widget-body { border-color: #e8b10d } .header-color-dark { background: #404040; border-color: #454545 } .header-color-dark+.widget-body { border-color: #666 } .header-color-grey { background: #848484; border-color: #989898 } .header-color-grey+.widget-body { border-color: #aaa } .widget-box.light-border>[class*="header-color-"]+.widget-body { border-color: #d6d6d6!important } .widget-box.no-border { border-bottom: 0 } .widget-box.no-border>.widget-body { border: 0 } .widget-box.transparent { border: 0; box-shadow: none } .widget-box.transparent>.widget-header { background: 0; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); border: 0; border-bottom: 1px solid #dce8f1; color: #4383b4; padding-left: 3px } .widget-box.transparent>.widget-header-large { padding-left: 5px } .widget-box.transparent>.widget-header-small { padding-left: 1px } .widget-box.transparent .widget-body { border: 0; background-color: transparent } .widget-box.transparent .widget-main { padding-left: 0; padding-right: 0 } .widget-body .table { border-top: 1px solid #e5e5e5 } .widget-body .table thead:first-child tr { background: #FFF } [class*="header-color-"]+.widget-body .table thead:first-child tr { background: #f2f2f2; background-color: #f3f3f3; background-image: -moz-linear-gradient(top, #f8f8f8, #ececec); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec)); background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec); background-image: -o-linear-gradient(top, #f8f8f8, #ececec); background-image: linear-gradient(to bottom, #f8f8f8, #ececec); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0) } .widget-body .table.table-bordered thead:first-child>tr { border-top: 0 } .widget-main.no-padding .table, .widget-main.padding-0 .table { margin-bottom: 0; border: 0 } .widget-main.no-padding .table-bordered th:first-child, .widget-main.padding-0 .table-bordered th:first-child, .widget-main.no-padding .table-bordered td:first-child, .widget-main.padding-0 .table-bordered td:first-child { border-left: none } .widget-body .alert:last-child { margin-bottom: 0 } .widget-main .tab-content { border: 0 } .widget-toolbar>.nav-tabs { border-bottom: 0; margin-bottom: 0; position: relative; top: 5px } .widget-toolbar>.nav-tabs>li>a { box-shadow: none } .widget-toolbar>.nav-tabs>li:not(.active)>a { border-color: transparent; background-color: transparent } .widget-toolbar>.nav-tabs>li:not(.active)>a:hover { background-color: transparent } .widget-toolbar>.nav-tabs>li.active>a { background-color: #FFF; border-bottom-color: transparent; box-shadow: none } .widget-header-small>.widget-toolbar>.nav-tabs { top: 5px } .widget-header-small>.widget-toolbar>.nav-tabs>li>a { line-height: 16px; padding-top: 6px; padding-bottom: 6px } .widget-header-small>.widget-toolbar>.nav-tabs>li.active>a { border-top-width: 2px; margin-top: -1px } .widget-header-large>.widget-toolbar>.nav-tabs { top: 8px } .widget-header-large>.widget-toolbar>.nav-tabs>li>a { line-height: 22px; padding-top: 9px; padding-bottom: 9px } [class*="header-color-"]>.widget-toolbar>.nav-tabs>li>a { border-color: transparent; background-color: transparent; color: #FFF; margin-right: 1px } [class*="header-color-"]>.widget-toolbar>.nav-tabs>li>a:hover { background-color: #FFF; color: #555; border-top-color: #FFF } [class*="header-color-"]>.widget-toolbar>.nav-tabs>li.active>a { background-color: #FFF; color: #555; border-top-width: 1px; margin-top: 0 } .header-color-orange>.widget-toolbar>.nav-tabs>li>a { color: #855d10 } .transparent .widget-toolbar>.nav-tabs>li>a { color: #555; background-color: transparent; border-right: 1px solid transparent; border-left: 1px solid transparent } .transparent .widget-toolbar>.nav-tabs>li.active>a { border-top-color: #4c8fbd; border-right: 1px solid #c5d0dc; border-left: 1px solid #c5d0dc; background-color: #FFF; box-shadow: none } .widget-toolbox { background-color: #EEE } .widget-toolbox:first-child { padding: 2px; border-bottom: 1px solid #CCC } .widget-toolbox:last-child { padding: 2px; border-top: 1px solid #CCC } .transparent .widget-toolbox:last-child { border: 0; border-top: 1px solid #CCC } .widget-toolbox>.btn-toolbar { margin: 0; padding: 0 } .widget-toolbox.center { text-align: center } .widget-toolbox.padding-16 { padding: 16px } .widget-toolbox.padding-14 { padding: 14px } .widget-toolbox.padding-12 { padding: 12px } .widget-toolbox.padding-10 { padding: 10px } .widget-toolbox.padding-8 { padding: 8px } .widget-toolbox.padding-6 { padding: 6px } .widget-toolbox.padding-4 { padding: 4px } .widget-toolbox.padding-2 { padding: 2px } .widget-toolbox.padding-0 { padding: 0 } .widget-box-layer { position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-color: rgba(0, 0, 0, 0.3); text-align: center } .widget-box-layer>[class*="icon-"] { position: relative; top: 35% } .widget-box-layer>.icon-spin { -moz-animation-duration: 1.2s; -webkit-animation-duration: 1.2s; -o-animation-duration: 1.2s; -ms-animation-duration: 1.2s; animation-duration: 1.2s } .widget-main>form { margin-bottom: 0 } .widget-main>form .input-append, .widget-main>form .input-prepend { margin-bottom: 0 } .widget-main.no-padding>form>fieldset, .widget-main.padding-0>form>fieldset { padding: 16px } .widget-main.no-padding>form>fieldset+.form-actions, .widget-main.padding-0>form>fieldset+.form-actions { padding: 10px 0 12px } .widget-main.no-padding>form>.form-actions, .widget-main.padding-0>form>.form-actions { margin: 0; padding: 10px 12px 12px } .tooltip.left { margin-left: -11px } .tooltip.in { opacity: 1; filter: alpha(opacity=100) } .tooltip-inner { background-color: #333; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-shadow: 1px 1px 0 rgba(42, 45, 50, 0.5); border-radius: 0 } .tooltip.top .tooltip-arrow { border-top-color: #333 } .tooltip.right .tooltip-arrow { border-right-color: #333 } .tooltip.left .tooltip-arrow { border-left-color: #333 } .tooltip.bottom .tooltip-arrow { border-bottom-color: #333 } .tooltip-error+.tooltip>.tooltip-inner { background-color: #c94d32; color: #FFF; text-shadow: 1px 1px 0 rgba(100, 60, 20, 0.3); border-radius: 0 } .tooltip-error+.tooltip.top .tooltip-arrow { border-top-color: #c94d32 } .tooltip-error+.tooltip.right .tooltip-arrow { border-right-color: #c94d32 } .tooltip-error+.tooltip.left .tooltip-arrow { border-left-color: #c94d32 } .tooltip-error+.tooltip.bottom .tooltip-arrow { border-bottom-color: #c94d32 } .tooltip-success+.tooltip>.tooltip-inner { background-color: #629b58; color: #FFF; text-shadow: 1px 1px 0 rgba(60, 100, 20, 0.3); border-radius: 0 } .tooltip-success+.tooltip.top .tooltip-arrow { border-top-color: #629b58 } .tooltip-success+.tooltip.right .tooltip-arrow { border-right-color: #629b58 } .tooltip-success+.tooltip.left .tooltip-arrow { border-left-color: #629b58 } .tooltip-success+.tooltip.bottom .tooltip-arrow { border-bottom-color: #629b58 } .tooltip-warning+.tooltip>.tooltip-inner { background-color: #ed9421; color: #FFF; text-shadow: 1px 1px 0 rgba(100, 90, 10, 0.3); border-radius: 0 } .tooltip-warning+.tooltip.top .tooltip-arrow { border-top-color: #ed9421 } .tooltip-warning+.tooltip.right .tooltip-arrow { border-right-color: #ed9421 } .tooltip-warning+.tooltip.left .tooltip-arrow { border-left-color: #ed9421 } .tooltip-warning+.tooltip.bottom .tooltip-arrow { border-bottom-color: #ed9421 } .tooltip-info+.tooltip>.tooltip-inner { background-color: #4b89aa; color: #FFF; text-shadow: 1px 1px 0 rgba(40, 50, 100, 0.3); border-radius: 0 } .tooltip-info+.tooltip.top .tooltip-arrow { border-top-color: #4b89aa } .tooltip-info+.tooltip.right .tooltip-arrow { border-right-color: #4b89aa } .tooltip-info+.tooltip.left .tooltip-arrow { border-left-color: #4b89aa } .tooltip-info+.tooltip.bottom .tooltip-arrow { border-bottom-color: #4b89aa } .popover { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0; border-color: #ccc; border-width: 1px; box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2); color: #4d6883 } .popover-title { border-radius: 0; background-color: #eff3f8; color: #555; border-bottom: 1px solid #dfe3e8; text-shadow: 1px 1px 1px rgba(220, 220, 220, 0.2) } .popover.bottom .arrow:after { top: 1px; margin-left: -10px; border-bottom-color: #eff3f8; border-top-width: 0 } .tooltip-error+.popover { color: #555; border: 1px solid #f7f0ef } .tooltip-error+.popover .popover-title { background-color: #f7f0ef; border-bottom-color: #e8e0df; color: #b75445; text-shadow: none } .tooltip-error+.popover.top .arrow:after { border-top-color: #f7f0ef } .tooltip-error+.popover.bottom .arrow:after { border-bottom-color: #f7f0ef } .tooltip-error+.popover.right .arrow:after { border-right-color: #f7f0ef } .tooltip-error+.popover.left .arrow:after { border-left-color: #f7f0ef } .tooltip-warning+.popover { color: #555; border: 1px solid #f4eee3 } .tooltip-warning+.popover .popover-title { background-color: #f4eee3; border-bottom-color: #e4dcd3; color: #d67e31; text-shadow: none } .tooltip-warning+.popover.top .arrow:after { border-top-color: #f4eee3 } .tooltip-warning+.popover.bottom .arrow:after { border-bottom-color: #f4eee3 } .tooltip-warning+.popover.right .arrow:after { border-right-color: #f4eee3 } .tooltip-warning+.popover.left .arrow:after { border-left-color: #f4eee3 } .tooltip-success+.popover { color: #555; border: 1px solid #e8f2e3 } .tooltip-success+.popover .popover-title { background-color: #e8f2e3; border-bottom-color: #d8e2d3; color: #629b58; text-shadow: none } .tooltip-success+.popover.top .arrow:after { border-top-color: #e8f2e3 } .tooltip-success+.popover.bottom .arrow:after { border-bottom-color: #e8f2e3 } .tooltip-success+.popover.right .arrow:after { border-right-color: #e8f2e3 } .tooltip-success+.popover.left .arrow:after { border-left-color: #e8f2e3 } .tooltip-info+.popover { color: #555; border: 1px solid #e5edf8 } .tooltip-info+.popover .popover-title { background-color: #e5edf8; border-bottom-color: #d5dde8; color: #3f79b6; text-shadow: none } .tooltip-info+.popover.top .arrow:after { border-top-color: #e5edf8 } .tooltip-info+.popover.bottom .arrow:after { border-bottom-color: #e5edf8 } .tooltip-info+.popover.right .arrow:after { border-right-color: #e5edf8 } .tooltip-info+.popover.left .arrow:after { border-left-color: #e5edf8 } .popover-notitle+.popover .popover-title { display: none } .popover-notitle+.popover.top .arrow:after { border-top-color: #FFF } .popover-notitle+.popover.bottom .arrow:after { border-bottom-color: #FFF } .popover-notitle+.popover.left .arrow:after { border-left-color: #FFF } .popover-notitle+.popover.right .arrow:after { border-left-color: #FFF } .progress { border-radius: 0; height: 18px; box-shadow: none; background: #dadada } .progress .bar { box-shadow: none; line-height: 18px } .progress[data-percent] { position: relative } .progress[data-percent]:after { display: inline-block; content: attr(data-percent); color: #FFF; position: absolute; left: 0; right: 0; top: 0; bottom: 0; line-height: 16px; text-align: center; font-size: 12px; font-family: Verdana } .progress.progress-small { height: 12px } .progress.progress-small .bar { line-height: 10px; font-size: 11px } .progress.progress-small[data-percent]:after { line-height: 10px; font-size: 11px } .progress.progress-mini { height: 9px } .progress.progress-mini .bar { line-height: 8px; font-size: 11px } .progress.progress-mini[data-percent]:after { line-height: 8px; font-size: 11px } .progress .bar { background-image: none; background-color: #2a91d8 } .progress-danger .bar, .progress .bar-danger { background-image: none; background-color: #ca5952 } .progress-success .bar, .progress .bar-success { background-image: none; background-color: #59a84b } .progress-warning .bar, .progress .bar-warning { background-image: none; background-color: #f2bb46 } .progress .bar+.bar { box-shadow: none } .progress-danger.progress-striped .bar, .progress-striped .bar-danger { background-color: #cc4942 } .progress-warning.progress-striped .bar, .progress-striped .bar-warning { background-color: #eba450 } .progress-success.progress-striped .bar, .progress-striped .bar-success { background-color: #55b83b } .progress-info.progress-striped .bar, .progress-striped .bar-info { background-color: #148bcf } .progress { position: relative } .progress:before { display: inline-block; content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: radial-gradient(9px 9px 0deg, circle cover, #0ff 0, rgba(0, 0, 255, 0) 100%, #00f 95%) } .infobox-container { text-align: center; font-size: 0 } .infobox { display: inline-block; width: 200px; height: 52px; color: #555; background-color: #FFF; box-shadow: none; border-radius: 0; margin: -1px 0 0 -1px; padding: 8px 3px 6px 9px; border: 1px dotted; border-color: #d8d8d8!important; vertical-align: middle; text-align: left; position: relative } .infobox>.infobox-icon { display: inline-block; vertical-align: top; width: 44px } .infobox>.infobox-icon>[class*="icon-"] { display: inline-block; height: 42px; margin: 0; padding: 1px 1px 0 2px; background-color: transparent; border: 0; text-align: center; position: relative; border-radius: 128px; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) } .infobox>.infobox-icon>[class*="icon-"]:before { opacity: .88; filter: alpha(opacity=88); font-size: 24px; display: block; padding: 6px 0 7px; width: 40px; text-align: center; background-color: rgba(255, 255, 255, 0.22); color: #FFF; border-radius: 128px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15) } .infobox .infobox-content { color: #555 } .infobox .infobox-content:first-child { font-weight: bold } .infobox>.infobox-data { display: inline-block; border: 0; border-top-width: 0; font-size: 13px; text-align: left; line-height: 21px; min-width: 130px; padding-left: 8px; position: relative; top: 0 } .infobox>.infobox-data>.infobox-data-number { display: block; font-size: 22px; margin: 2px 0 4px; position: relative; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15) } .infobox>.infobox-data>.infobox-text { display: block; font-size: 16px; margin: 2px 0 4px; position: relative; text-shadow: none } .infobox.no-border { border: none!important } .infobox-purple { color: #6f3cc4; border-color: #6f3cc4 } .infobox-purple>.infobox-icon>[class*="icon-"] { background-color: #6f3cc4 } .infobox-purple.infobox-dark { background-color: #6f3cc4; border-color: #6f3cc4 } .infobox-purple2 { color: #5f47b0; border-color: #5f47b0 } .infobox-purple2>.infobox-icon>[class*="icon-"] { background-color: #5f47b0 } .infobox-purple2.infobox-dark { background-color: #5f47b0; border-color: #5f47b0 } .infobox-pink { color: #cb6fd7; border-color: #cb6fd7 } .infobox-pink>.infobox-icon>[class*="icon-"] { background-color: #cb6fd7 } .infobox-pink.infobox-dark { background-color: #cb6fd7; border-color: #cb6fd7 } .infobox-blue { color: #6fb3e0; border-color: #6fb3e0 } .infobox-blue>.infobox-icon>[class*="icon-"] { background-color: #6fb3e0 } .infobox-blue.infobox-dark { background-color: #6fb3e0; border-color: #6fb3e0 } .infobox-blue2 { color: #3983c2; border-color: #3983c2 } .infobox-blue2>.infobox-icon>[class*="icon-"] { background-color: #3983c2 } .infobox-blue2.infobox-dark { background-color: #3983c2; border-color: #3983c2 } .infobox-blue3 { color: #1144eb; border-color: #1144eb } .infobox-blue3>.infobox-icon>[class*="icon-"] { background-color: #1144eb } .infobox-blue3.infobox-dark { background-color: #1144eb; border-color: #1144eb } .infobox-red { color: #d53f40; border-color: #d53f40 } .infobox-red>.infobox-icon>[class*="icon-"] { background-color: #d53f40 } .infobox-red.infobox-dark { background-color: #d53f40; border-color: #d53f40 } .infobox-brown { color: #c67a3e; border-color: #c67a3e } .infobox-brown>.infobox-icon>[class*="icon-"] { background-color: #c67a3e } .infobox-brown.infobox-dark { background-color: #c67a3e; border-color: #c67a3e } .infobox-wood { color: #7b3f25; border-color: #7b3f25 } .infobox-wood>.infobox-icon>[class*="icon-"] { background-color: #7b3f25 } .infobox-wood.infobox-dark { background-color: #7b3f25; border-color: #7b3f25 } .infobox-light-brown { color: #cebea5; border-color: #cebea5 } .infobox-light-brown>.infobox-icon>[class*="icon-"] { background-color: #cebea5 } .infobox-light-brown.infobox-dark { background-color: #cebea5; border-color: #cebea5 } .infobox-orange { color: #e8b110; border-color: #e8b110 } .infobox-orange>.infobox-icon>[class*="icon-"] { background-color: #e8b110 } .infobox-orange.infobox-dark { background-color: #e8b110; border-color: #e8b110 } .infobox-orange2 { color: #f79263; border-color: #f79263 } .infobox-orange2>.infobox-icon>[class*="icon-"] { background-color: #f79263 } .infobox-orange2.infobox-dark { background-color: #f79263; border-color: #f79263 } .infobox-green { color: #9abc32; border-color: #9abc32 } .infobox-green>.infobox-icon>[class*="icon-"] { background-color: #9abc32 } .infobox-green.infobox-dark { background-color: #9abc32; border-color: #9abc32 } .infobox-green2 { color: #0490a6; border-color: #0490a6 } .infobox-green2>.infobox-icon>[class*="icon-"] { background-color: #0490a6 } .infobox-green2.infobox-dark { background-color: #0490a6; border-color: #0490a6 } .infobox-grey { color: #999; border-color: #999 } .infobox-grey>.infobox-icon>[class*="icon-"] { background-color: #999 } .infobox-grey.infobox-dark { background-color: #999; border-color: #999 } .infobox-black { color: #393939; border-color: #393939 } .infobox-black>.infobox-icon>[class*="icon-"] { background-color: #393939 } .infobox-black.infobox-dark { background-color: #393939; border-color: #393939 } .infobox-dark { margin: 1px 1px 0 0; border-color: transparent!important; border: 0; color: #FFF; padding: 4px } .infobox-dark>.infobox-icon>[class*="icon-"], .infobox-dark>.infobox-icon>[class*="icon-"]:before { background-color: transparent; box-shadow: none; text-shadow: none; border-radius: 0; font-size: 30px } .infobox-dark>.infobox-icon>[class*="icon-"]:before { opacity: 1; filter: alpha(opacity=100) } .infobox-dark .infobox-content { color: #FFF } .infobox>.infobox-progress { padding-top: 0; display: inline-block; vertical-align: top; width: 44px } .infobox>.infobox-chart { padding-top: 0; display: inline-block; vertical-align: text-bottom; width: 44px; text-align: center } .infobox>.infobox-chart>.sparkline { font-size: 24px } .infobox>.infobox-chart canvas { vertical-align: middle!important } .infobox>.stat { display: inline-block; position: absolute; right: 20px; top: 11px; text-shadow: none; color: #abbac3; font-size: 13px; font-weight: bold; padding-right: 18px; padding-top: 3px } .infobox>.stat:before { display: inline-block; content: ""; width: 8px; height: 11px; background-color: #abbac3; position: absolute; right: 4px; top: 7px } .infobox>.stat:after { display: inline-block; content: ""; position: absolute; right: 1px; top: -8px; border: 12px solid transparent; border-width: 8px 7px; border-bottom-color: #abbac3 } .infobox>.stat.stat-success { color: #77c646 } .infobox>.stat.stat-success:before { background-color: #77c646 } .infobox>.stat.stat-success:after { border-bottom-color: #77c646 } .infobox>.stat.stat-important { color: #e4564f } .infobox>.stat.stat-important:before { background-color: #e4564f; top: 3px } .infobox>.stat.stat-important:after { border-top-color: #e4564f; border-bottom-color: transparent; bottom: -6px; top: auto } .infobox.info-dark>.stat.stat-success { color: #FFF } .infobox.info-dark>.stat.stat-success:before { background-color: #d0e29e } .infobox.info-dark>.stat.stat-success:after { border-bottom-color: #d0e29e } .infobox.info-dark>.stat.stat-important { color: #FFF } .infobox.info-dark>.stat.stat-important:before { background-color: #ff9896; top: 3px } .infobox.info-dark>.stat.stat-important:after { border-top-color: #ff9896; border-bottom-color: transparent; bottom: -6px; top: auto } .infobox>.badge { position: absolute; right: 20px; top: 11px; border-radius: 0; text-shadow: none; color: #FFF; font-size: 11px; font-weight: bold; line-height: 15px; height: 16px; padding: 0 1px } .infobox.infobox-dark>.badge { color: #FFF; background-color: rgba(255, 255, 255, 0.2)!important; border: 1px solid #f1f1f1; top: 2px; right: 2px } .infobox.infobox-dark>.badge.badge-success>[class*="icon-"] { color: #c6e9a1 } .infobox.infobox-dark>.badge.badge-important>[class*="icon-"] { color: #ecb792 } .infobox.infobox-dark>.badge.badge-warning>[class*="icon-"] { color: #ecb792 } .infobox-small { width: 125px; height: 45px; text-align: left; padding-bottom: 5px } .infobox-small>.infobox-icon, .infobox-small>.infobox-chart, .infobox-small>.infobox-progress { display: inline-block; width: 40px; max-width: 40px; height: 42px; line-height: 38px; vertical-align: middle } .infobox-small>.infobox-data { display: inline-block; text-align: left; vertical-align: middle; max-width: 72px; min-width: 0 } .infobox-small>.infobox-chart>.sparkline { font-size: 14px; margin-left: 2px } .percentage { font-size: 14px; font-weight: bold; display: inline-block; vertical-align: top } .infobox-small .percentage { font-size: 13px; font-weight: normal; margin-top: 2px; margin-left: 2px } .pricing-box .price { font-size: 22px; line-height: 20px; height: 28px; text-align: center; color: #555 } .pricing-box .price small { font-size: 14px } .pricing-box .btn { font-size: 16px } .pricing-box .widget-header>:first-child { float: none; margin-left: -9px; text-align: center } .pricing-table-header { padding-top: 0; margin-top: 0; text-align: left } .pricing-table-header>li { padding: 7px 0 7px 11px; font-size: 13px } .pricing-table { margin-top: 0 } .pricing-table>li { text-align: center; padding: 7px 0; font-size: 13px } .list-striped>li:nth-child(odd) { background-color: #FFF } .list-striped>li:nth-child(even) { background-color: #f2f3eb } .list-striped.pricing-table-header>li:nth-child(even) { background-color: #EEE } .pricing-box-small { box-shadow: none; margin-left: -2px; background-color: #FFF; position: relative; z-index: 100 } .pricing-box-small .price { line-height: 20px; height: 28px; text-align: center } .pricing-box-small .price .label:before, .pricing-box-small .price .label:after { margin-top: -2px; opacity: .9; filter: alpha(opacity=90) } .pricing-box-small:hover { box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.15); z-index: 101; -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); -webkit-transform: none } .pricing-box-small:hover .price>.label { -webkit-transform: scale(0.96); -moz-transform: scale(0.96); -ms-transform: scale(0.96); -o-transform: scale(0.96); transform: scale(0.96); -webkit-transform: none } @media screen and (-webkit-min-device-pixel-ratio: 0) { .pricing-box-small:hover { -webkit-transform: none; zoom: 1.04; left: -1px; top: -3px } } .pricing-span[class*="span"] { margin: 0; max-width: 150px!important; float: left!important } .login-container { width: 375px; margin: 0 auto } .login-layout { background: #1d2024 } .login-layout:before { display: none } .login-layout #main-content { margin-left: 0; min-height: 100% } .login-layout input[type="text"], .login-layout input[type="password"], .login-layout input[type="datetime"], .login-layout input[type="datetime-local"], .login-layout input[type="date"], .login-layout input[type="month"], .login-layout input[type="time"], .login-layout input[type="week"], .login-layout input[type="number"], .login-layout input[type="email"], .login-layout input[type="url"], .login-layout input[type="search"], .login-layout input[type="tel"], .login-layout input[type="color"] { line-height: 32px; height: 32px; max-height: 32px; margin-bottom: 4px } .login-layout label { margin-bottom: 11px } .login-layout .widget-box { visibility: hidden; position: absolute; overflow: hidden; width: 100%; border-bottom: 0; box-shadow: none; padding: 6px; background-color: #394557; -moz-transform: scale(0, 1) translate(-150px); -webkit-transform: scale(0, 1) translate(-150px); -o-transform: scale(0, 1) translate(-150px); -ms-transform: scale(0, 1) translate(-150px); transform: scale(0, 1) translate(-150px) } .login-layout .widget-box.visible { visibility: visible; -moz-transform: scale(1, 1) translate(0); -webkit-transform: scale(1, 1) translate(0); -o-transform: scale(1, 1) translate(0); -ms-transform: scale(1, 1) translate(0); transform: scale(1, 1) translate(0); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; -o-transition: none; -webkit-transition: none } .login-layout .widget-box .widget-main { padding: 16px 36px 36px; background: #f7f7f7 } .login-layout .widget-box .widget-main form { margin: 0 } .login-layout .widget-box .widget-body .toolbar>div>a { font-size: 15px; font-weight: 400; text-shadow: 1px 0 1px rgba(0, 0, 0, 0.25) } #login-box .forgot-password-link { color: #FE9 } #login-box .user-signup-link { color: #CF7 } #login-box .toolbar { background: #5090c1; border-top: 2px solid #597597 } #login-box .toolbar>div { width: 50%; display: inline-block; padding: 9px 0 11px } #login-box .toolbar>div:first-child { float: left; text-align: left } #login-box .toolbar>div:first-child>a { margin-left: 11px } #login-box .toolbar>div:first-child+div { float: right; text-align: right } #login-box .toolbar>div:first-child+div>a { margin-right: 11px } #forgot-box .toolbar { background: #c16050; border-top: 2px solid #976559; padding: 9px 18px } #signup-box .toolbar { background: #76b774; border-top: 2px solid #759759; padding: 9px 18px } #forgot-box .back-to-login-link, #signup-box .back-to-login-link { color: #FE9; font-size: 14px; font-weight: bold; text-shadow: 1px 0 1px rgba(0, 0, 0, 0.25) } .invoice-info { line-height: 24px!important; color: #444; vertical-align: bottom; margin-left: 9px; margin-right: 9px } .invoice-info-label { display: inline-block; max-width: 100px; text-align: right; font-size: 14px } .invoice-box .label-large[class*="arrowed"] { margin-left: 11px!important; max-width: 95% } .error-container { margin: 20px; padding: 0; background: #FFF } .ace-thumbnails { list-style: none; margin: 0; padding: 0 } .ace-thumbnails>li { float: left; display: block; position: relative; overflow: hidden; margin: 2px; border: 2px solid #333 } .ace-thumbnails>li>:first-child { display: block; position: relative } .ace-thumbnails>li .tags { display: inline-block; position: absolute; bottom: 0; right: 0; left: 0; overflow: visible; opacity: .9; filter: alpha(opacity=90); direction: rtl } .ace-thumbnails>li .tags>.label { display: table; margin: 1px 1px 0 0; direction: ltr; text-align: left } .ace-thumbnails>li>.tools { position: absolute; top: 0; bottom: 0; left: -30px; width: 24px; background-color: rgba(0, 0, 0, 0.55); text-align: center; vertical-align: middle; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease } .ace-thumbnails>li>.tools.tools-right { left: auto; right: -30px } .ace-thumbnails>li>.tools.tools-bottom { width: auto; height: 28px; left: 0; right: 0; top: auto; bottom: -30px } .ace-thumbnails>li>.tools.tools-top { width: auto; height: 28px; left: 0; right: 0; top: -30px; bottom: auto } .ace-thumbnails>li:hover>.tools { left: 0 } .ace-thumbnails>li:hover>.tools.tools-bottom { top: auto; bottom: 0 } .ace-thumbnails>li:hover>.tools.tools-top { bottom: auto; top: 0 } .ace-thumbnails>li:hover>.tools.tools-right { left: auto; right: 0 } .ace-thumbnails>li>.tools>a, .ace-thumbnails>li>:first-child .inner a { display: inline-block; color: #FFF; font-size: 18px; font-weight: normal; padding: 4px } .ace-thumbnails>li>.tools>a:hover, .ace-thumbnails>li>:first-child .inner a:hover { text-decoration: none; color: #c9e2ea } .ace-thumbnails>li .tools.tools-bottom>a, .ace-thumbnails>li .tools.tools-top>a { display: inline-block } .ace-thumbnails>li>:first-child>.text { position: absolute; right: 0; left: 0; bottom: 0; top: 0; text-align: center; color: #FFF; background-color: rgba(0, 0, 0, 0.55); opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease } .ace-thumbnails>li>:first-child>.text:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: 0 } .ace-thumbnails>li>:first-child>.text>.inner { padding: 4px 0; margin: 0; display: inline-block; vertical-align: middle; max-width: 90% } .ace-thumbnails>li:hover>:first-child>.text { opacity: 1; filter: alpha(opacity=100) } .dialogs { padding: 9px 9px 0; position: relative } .itemdiv { padding-right: 3px; min-height: 64px; position: relative } .itemdiv>.user { display: inline-block; width: 42px; position: absolute; left: 0 } .itemdiv>.user>img { border-radius: 120px; border: 2px solid #5293c4; max-width: 36px; position: relative } .itemdiv>.body { margin-left: 50px; padding-left: 0; width: auto; margin-right: 12px; position: relative } .itemdiv>.body>.time { display: block; font-size: 11px; font-weight: bold; color: #666; position: absolute; right: 9px; top: 0 } .itemdiv>.body>.time [class*="icon-"] { font-size: 14px; font-weight: normal } .itemdiv>.body>.name { display: block; color: #999 } .itemdiv>.body>.name>b { color: #777 } .itemdiv>.body>.text { display: block; padding-bottom: 19px; padding-left: 7px; margin-top: 2px; font-size: 13px; position: relative } .itemdiv>.body>.text:after { display: block; content: ""; height: 1px; font-size: 0; overflow: hidden; position: absolute; left: 16px; right: -12px; margin-top: 9px; border-top: 1px solid #e4ecf3 } .itemdiv>.body>.text>[class*="icon-quote-"]:first-child { color: #dce3ed; margin-right: 4px } .itemdiv:last-child>.body>.text { border-bottom: 0 } .itemdiv:last-child>.body>.text:after { display: none } .itemdiv.dialogdiv { padding-bottom: 14px } .itemdiv.dialogdiv:before { position: absolute; display: block; content: ""; top: 0; bottom: 0; left: 19px; width: 1px; max-width: 1px; background-color: #e1e6ed; border: 1px solid #d7dbdd; border-width: 0 1px } .itemdiv.dialogdiv:last-child:before { display: none } .itemdiv.dialogdiv>.user>img { border-color: #c9d6e5 } .itemdiv.dialogdiv>.body { border: 1px solid #dde4ed; padding: 3px 7px 7px; border-left-width: 2px; margin-right: 1px } .itemdiv.dialogdiv>.body:before { content: ""; display: block; position: absolute; left: -7px; top: 11px; width: 8px; height: 8px; border: 2px solid #dde4ed; border-width: 2px 0 0 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg) } .itemdiv.dialogdiv>.body>.time { position: static; float: right } .itemdiv.dialogdiv>.body>.text { padding-left: 0; padding-bottom: 0 } .itemdiv.dialogdiv>.body>.text:after { display: none } .itemdiv.dialogdiv .tooltip>.tooltip-inner { word-break: break-all } .itemdiv.memberdiv { width: 175px; padding: 2px; margin: 3px 0; float: left; border-bottom: 1px solid #e8e8e8 } .itemdiv.memberdiv>.user>img { border-color: #dce3ed } .itemdiv.memberdiv>.body>.time { position: static } .itemdiv.memberdiv>.body>.name { line-height: 18px; height: 18px; margin-bottom: 0 } .itemdiv.memberdiv>.body>.name>a { display: inline-block; max-width: 100px; max-height: 18px; overflow: hidden; text-overflow: ellipsis; word-break: break-all } .itemdiv .tools { width: 20px; position: absolute; right: 4px; bottom: 16px; display: none } .itemdiv .tools .btn { border-radius: 36px; margin: 1px 0 } .itemdiv .body .tools { bottom: 4px } .itemdiv.commentdiv .tools { right: 9px } .itemdiv:hover .tools { display: inline-block } .item-list { margin: 0; padding: 0; list-style: none } .item-list>li { border: 1px solid #DDD; border-left-width: 3px; padding: 9px; background-color: #FFF; margin-top: -1px; position: relative } .item-list>li.selected { color: #8090a0; background-color: #f4f9fc } .item-list>li.selected label, .item-list>li.selected .lbl { text-decoration: line-through; color: #8090a0 } .item-list>li>.checkbox { display: inline-block } .item-list>li>label.inline { display: inline-block } .item-list>li label { font-size: 13px } .item-list>li .percentage { font-size: 11px; font-weight: bold; color: #777 } .item-list>li.ui-sortable-helper { cursor: move } .item-list>li.item-orange { border-left-color: #eccb71 } .item-list>li.item-red { border-left-color: #e05656 } .item-list>li.item-green { border-left-color: #9ecf6a } .item-list>li.item-blue { border-left-color: #569add } .item-list>li.item-pink { border-left-color: #dd56c0 } .item-list>li.item-black { border-left-color: #505050 } .item-list>li.item-grey { border-left-color: #999 } .item-list>li.item-brown { border-left-color: brown } .item-list>li.item-default { border-left-color: #abbac3 } .ui-sortable-placeholder, .ui-sortable-helper, .ui-sortable-placeholder>a, .ui-sortable-helper>a { cursor: move!important } .fc-header-title>h2 { font-size: 22px; color: #65a0ce } .fc-widget-header, .fc-widget-content { border: 1px solid #bcd4e5 } .fc-state-highlight { background: #FFC } .fc-event-skin { border: none!important; background-color: #abbac3; padding: 0 0 1px 2px } .label-yellow .fc-event-skin { color: #963 } .label-light .fc-event-skin { color: #888 } [class*="label-"]>.fc-event-skin, [class*="label-"]>.fc-event-skin>.fc-event-skin.fc-event-head { background-color: inherit } .fc-event-skin.ui-draggable-dragging { cursor: move } .fc-event-skin.fc-event-vert, .fc-event-vert>.fc-event-skin { padding: 0 0 1px } .fc-grid .fc-day-number { color: #2e6589 } .fc-widget-header { background: #ecf2f7; color: #8090a0 } .fc-grid th, th.fc-widget-header { height: 28px; vertical-align: middle!important } .fc-event-hori, .fc-event-vert { border-radius: 0!important; border-color: transparent } .fc-event-vert .fc-event-content { padding-left: 1px; padding-right: 1px } .fc-event-vert .fc-event-time { padding: 0 } .fc-state-default { border: 0 } .fc-state-default, .fc-state-default .fc-button-inner { border: 0; background-color: #abbac3; color: #FFF; background-image: none; box-shadow: none; text-shadow: none; border-radius: 0!important; margin-left: 2px } .fc-state-default .fc-button-effect { display: none } .fc-state-disabled, .fc-state-disabled .fc-button-inner { opacity: .75; filter: alpha(opacity=75); color: #DDD } .fc-state-active, .fc-state-active .fc-button-inner { border-color: #4f99c6; background-color: #6fb3e0 } .fc-state-hover, .fc-state-hover .fc-button-inner { background-color: #8b9aa3 } .external-event { margin: 6px 0; padding: 0; cursor: default; display: block; color: #FFF; background-color: #abbac3; font-size: 13px; line-height: 28px } .external-event:hover { opacity: 1; filter: alpha(opacity=100) } .external-event.ui-draggable-dragging { cursor: move } .external-event>[class*="icon-"]:first-child { display: inline-block; height: 32px; width: 32px; text-align: center; line-height: 30px; margin-right: 5px; font-size: 15px; border-right: 1px solid #FFF } .widget-main .fc { position: relative; top: -40px } .widget-main .fc>.fc-header { position: relative; z-index: 10 } .widget-main .fc .fc-header-space { padding-left: 2px } .widget-main .fc-header-title>h2 { font-size: 18px; line-height: 36px } .widget-main .fc-content { top: -14px; z-index: 11 } .widget-main .fc-button-content { height: 37px; line-height: 36px } .chzn-container+.help-inline { vertical-align: middle } .chzn-select { display: inline!important; visibility: hidden; opacity: 0; position: absolute; z-index: -1 } .chzn-container, [class*="chzn-container"] { vertical-align: middle } .chzn-container>.chzn-single, [class*="chzn-container"]>.chzn-single { line-height: 26px; height: 26px; box-shadow: none; background: #fafafa } .chzn-choices { box-shadow: none!important } .chzn-container-single .chzn-single abbr { background: 0 } .chzn-container-single .chzn-single abbr:after { content: "\f00d"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 13px; position: absolute; right: 0; top: -7px } .chzn-container-single .chzn-single abbr:hover:after { color: #464646 } .chzn-container-single.chzn-disabled .chzn-single abbr:hover:after { color: #464646 } .chzn-container-single .chzn-single div b { background: 0 } .chzn-container-single .chzn-single div b:before { content: "\f0d7"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px } .chzn-container-single .chzn-search { position: relative } .chzn-container-single .chzn-search input { background: 0; border-radius: 0; line-height: 28px; height: 28px } .chzn-container-single .chzn-search:after { content: "\f002"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 14px; position: absolute; top: 8px; right: 12px } .chzn-container-multi .chzn-choices .search-choice .search-choice-close { background: 0 } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:before { content: "\f00d"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 13px; position: absolute; right: 2px; top: -1px } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { text-decoration: none } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover:before { color: #464646 } .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close:before { color: #464646 } .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span { background: 0 } .chzn-container .chzn-results-scroll-down span:before, .chzn-container .chzn-results-scroll-up span:before { content: "\f0d7"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px } .chzn-container .chzn-results-scroll-up span:before { content: "\f0d8" } .chzn-container-active .chzn-single-with-drop div b:before { content: "\f0d8" } .chzn-rtl .chzn-search input { background: 0 } .chzn-rtl .chzn-search:after { content: ""; display: none } .chzn-rtl .chzn-search:before { content: "\f002"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 14px; position: absolute; top: 9px; left: 12px } .chzn-container-single .chzn-single { border-radius: 0 } .chzn-container .chzn-results .highlighted { background: #86bd6f; background: #4492c9; background: #316ac5; color: #FFF } .chzn-container-single .chzn-drop { border-radius: 0; border-bottom: 3px solid #4492c9; border-color: #4492c9 } .chzn-single.chzn-single-with-drop, .chzn-container-active .chzn-single { border-color: #4492c9 } .control-group.error .chzn-single { border-color: #f09784!important } .control-group.info .chzn-single { border-color: #64a6bc!important } .control-group.warning .chzn-single { border-color: #e0c43a!important } .control-group.success .chzn-single { border-color: #92bf65!important } #colorbox:focus, #colorbox:active { outline: 0 } #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight { background: none!important; opacity: 0 } #cboxContent { border: 12px solid #000; background-color: #FFF; padding: 7px } #cboxOverlay { background: rgba(0, 0, 0, 0.95); background: #000 } #cboxCurrent { left: 61px; margin-bottom: 5px } #cboxTitle { margin-bottom: 4px } #cboxNext, #cboxPrevious, #cboxClose { background: 0; text-indent: 0; width: 20px; height: 20px; line-height: 14px; padding: 0 4px; text-align: center; border: 2px solid #999; border-radius: 16px; color: #666; font-size: 12px; margin-left: 7px; margin-bottom: 7px; } #cboxClose::before { content: 'x'; color: #222; padding-left: 1px; font-size: 20px; } #cboxNext:hover, #cboxPrevious:hover { color: #333; border-color: #666 } #cboxContent { overflow: visible } #cboxClose { background-color: #FFF; color: #fff; border: 2px solid #fff; border-radius: 32px; font-size: 20px; height: 24px; width: 24px; padding-bottom: 2px; right: -14px; top: -14px; margin-left: 0; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.69); } #cboxLoadingOverlay { background: none!important } #cboxLoadingGraphic { background: #FFF none!important; text-align: center } #cboxLoadingGraphic>[class*="icon-"] { display: inline-block; background-color: #FFF; border-radius: 8px; width: 32px; height: 32px; position: relative; top: 48%; text-align: center; vertical-align: middle; -moz-animation: spin 1.5s infinite linear; -webkit-animation: spin 1.5s infinite linear; -o-animation: spin 1.5s infinite linear; -ms-animation: spin 1.5s infinite linear; animation: spin 1.5s infinite linear; font-size: 24px; color: #fe7e3e } .ace-spinner { display: inline-block } .ace-spinner .spinner-buttons { min-width: 18px } .ace-spinner .spinner-buttons>.btn { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important; font-size: 10px; padding: 0; width: 18px; height: 14px; line-height: 14px } .ace-spinner .spinner-buttons>.btn:first-child { margin-top: 0 } .ace-spinner .spinner-buttons>.btn>[class*="icon-"] { font-size: 10px; margin: 0; padding: 0 } .ace-spinner .spinner-buttons>button.btn:active { left: auto; top: auto } .ace-spinner .spinner-input { text-align: center; height: 19px; line-height: 19px; color: #777 } .wizard-steps { list-style: none; display: block; width: 100%; padding: 0; margin: 12px 0 0; position: relative } .wizard-steps li { display: block; text-align: center; float: left } .wizard-steps li .step { text-align: center; border: 5px solid #ced1d6; color: #546474; font-size: 15px; border-radius: 32px; line-height: 12px; padding: 5px 10px; background-color: #FFF; position: relative; z-index: 2; display: inline } .wizard-steps li:before { display: block; content: ""; width: 100%; height: 1px; font-size: 0; overflow: hidden; border-top: 4px solid #ced1d6; position: relative; top: 12px; z-index: 1 } .wizard-steps li:last-child:before { max-width: 50%; width: 50% } .wizard-steps li:first-child:before { max-width: 50%; left: 50% } .wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step { border-color: #5293c4 } .wizard-steps li.complete .step:before { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding: 8px 0; border-radius: 32px; content: "\f00c"; background-color: #FFF; z-index: 103; font-family: FontAwesome; font-size: 17px; color: #87ba21 } .wizard-steps li .title { display: block; margin-top: 12px; max-width: 100%; color: #949ea7; font-size: 14px; z-index: 104; text-align: center; table-layout: fixed; word-wrap: break-word } .wizard-steps li.complete .title, .wizard-steps li.active .title { color: #2b3d53 } .step-content .step-pane { display: none; min-height: 200px; padding: 4px 8px 12px } .step-content .active { display: block } .wizard-actions { text-align: right } .tree { padding-left: 9px; overflow-x: hidden; overflow-y: auto; position: relative } .tree:before { display: inline-block; content: ""; position: absolute; top: -20px; bottom: 16px; left: 0; border-left: 1px dotted #67b2dd; z-index: 1 } .tree .tree-folder { width: auto; min-height: 20px; cursor: pointer } .tree .tree-folder .tree-folder-header { position: relative; height: 20px; line-height: 20px } .tree .tree-folder .tree-folder-header:hover { background-color: #f0f7fc } .tree .tree-folder .tree-folder-header .tree-folder-name, .tree .tree-item .tree-item-name { display: inline; z-index: 2 } .tree .tree-folder .tree-folder-header>[class*="icon-"]:first-child, .tree .tree-item>[class*="icon-"]:first-child { display: inline-block; position: relative; z-index: 2; top: -1px } .tree .tree-folder .tree-folder-header .tree-folder-name { margin-left: 2px } .tree .tree-folder .tree-folder-header>[class*="icon-"]:first-child { margin: -2px 0 0 -2px } .tree .tree-folder:last-child:after { display: inline-block; content: ""; position: absolute; z-index: 1; top: 15px; bottom: 0; left: -15px; border-left: 1px solid #FFF } .tree .tree-folder .tree-folder-content { margin-left: 23px; position: relative } .tree .tree-folder .tree-folder-content:before { display: inline-block; content: ""; position: absolute; z-index: 1; top: -14px; bottom: 16px; left: -14px; border-left: 1px dotted #67b2dd } .tree .tree-item { position: relative; height: 20px; line-height: 20px; cursor: pointer } .tree .tree-item:hover { background-color: #f0f7fc } .tree .tree-item .tree-item-name { margin-left: 3px } .tree .tree-item>[class*="icon-"]:first-child { margin-top: -1px } .tree .tree-folder, .tree .tree-item { position: relative } .tree .tree-folder:before, .tree .tree-item:before { display: inline-block; content: ""; position: absolute; top: 14px; left: -13px; width: 18px; height: 0; border-top: 1px dotted #67b2dd; z-index: 1 } .tree .tree-selected { background-color: rgba(98, 168, 209, 0.1); color: #6398b0 } .tree .tree-selected:hover { background-color: rgba(98, 168, 209, 0.1) } .tree .tree-item, .tree .tree-folder { border: 1px solid #FFF } .tree .tree-folder .tree-folder-header { border-radius: 0 } .tree .tree-item, .tree .tree-folder .tree-folder-header { margin: 0; padding: 5px; color: #4d6878 } .tree .tree-item>[class*="icon-"]:first-child { color: #f9e8ce; width: 13px; height: 13px; line-height: 13px; font-size: 11px; text-align: center; border-radius: 3px; background-color: #fafafa; border: 1px solid #CCC; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) } .tree .tree-selected>[class*="icon-"]:first-child { background-color: #f9a021; border-color: #f9a021; color: #FFF } .tree .icon-plus[class*="icon-"]:first-child, .tree .icon-minus[class*="icon-"]:first-child { border: 1px solid #DDD; vertical-align: middle; height: 11px; width: 11px; text-align: center; border: 1px solid #8baebf; line-height: 10px; background-color: #FFF; position: relative; z-index: 1 } .tree .icon-plus[class*="icon-"]:first-child:before { content: "+"; font-family: "Open Sans"; font-size: 16px; position: relative; z-index: 1 } .tree .icon-minus[class*="icon-"]:first-child:before { content: "\2012"; font-family: "Open Sans"; font-size: 16px; position: relative; top: -1px; z-index: 1 } .tree .tree-unselectable .tree-item>[class*="icon-"]:first-child { color: #5084a0; width: 13px; height: 13px; line-height: 13px; font-size: 10px; text-align: center; border-radius: 0; background-color: transparent; border: 0; box-shadow: none } .tree [class*="icon-"][class*="-down"] { transform: rotate(-45deg) } .tree .icon-spin { height: auto } .tree img { display: inline; veritcal-align: middle } @media screen and (-webkit-min-device-pixel-ratio: 0) { .tree .icon-minus[class*="icon-"]:first-child:before { font-size: 18px } } .gritter-item-wrapper { background-image: none!important; box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5); background: rgba(50, 50, 50, 0.92) } .gritter-item-wrapper.gritter-info { background: rgba(49, 81, 133, 0.92) } .gritter-item-wrapper.gritter-error { background: rgba(153, 40, 18, 0.92) } .gritter-item-wrapper.gritter-success { background: rgba(89, 131, 75, 0.92) } .gritter-item-wrapper.gritter-warning { background: rgba(190, 112, 31, 0.92) } .gritter-item-wrapper.gritter-light { background: rgba(245, 245, 245, 0.95); border: 1px solid #BBB } .gritter-item-wrapper.gritter-light.gritter-info { background: rgba(232, 242, 255, 0.95) } .gritter-item-wrapper.gritter-light.gritter-info .gritter-item { color: #4a577d } .gritter-item-wrapper.gritter-light.gritter-error { background: rgba(255, 235, 235, 0.95) } .gritter-item-wrapper.gritter-light.gritter-error .gritter-item { color: #894a38 } .gritter-item-wrapper.gritter-light.gritter-success { background: rgba(239, 250, 227, 0.95) } .gritter-item-wrapper.gritter-light.gritter-success .gritter-item { color: #416131 } .gritter-item-wrapper.gritter-light.gritter-warning { background: rgba(252, 248, 227, 0.95) } .gritter-item-wrapper.gritter-light.gritter-warning .gritter-item { color: #946446 } .gritter-top, .gritter-bottom, .gritter-item { background-image: none } .gritter-close { left: auto; right: 3px; background-image: none; width: 18px; height: 18px; line-height: 17px; text-align: center; border: 2px solid transparent; border-radius: 16px; color: #e17b67 } .gritter-close:before { font-family: FontAwesome; font-size: 16px; content: "\f00d" } .gritter-info .gritter-close { color: #ffa500 } .gritter-error .gritter-close, .gritter-success .gritter-close, .gritter-warning .gritter-close { color: #ffea07 } .gritter-close:hover { color: #FFF!important } .gritter-title { text-shadow: none } .gritter-light .gritter-item, .gritter-light .gritter-bottom, .gritter-light .gritter-top, .gritter-light .gritter-close { background-image: none; color: #444 } .gritter-light .gritter-title { text-shadow: none } .gritter-light .gritter-close:hover { color: #8a3104!important } .ui-slider { background-color: #CCC } .ui-slider-horizontal { height: 9px } .ui-slider-vertical { width: 9px } .ui-slider-handle { border-radius: 0; background-color: #f5f5f5; border: 1px solid } .ui-slider-handle:before { display: inline-block; content: "|||"; font-size: 7px; font-family: Arial, Helvetica, sans-serif; position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; line-height: 14px } .ui-slider-handle:hover { background-color: #FFF } .ui-slider-handle:hover, .ui-slider-handle:focus, .ui-slider-handle:active { outline: 0; box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3); text-decoration: none } .ui-slider-handle:hover:before, .ui-slider-handle:focus:before, .ui-slider-handle:active:before { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) } .ui-slider-small.ui-slider-horizontal { height: 5px } .ui-slider-small.ui-slider-vertical { width: 5px } .ui-slider-small .ui-slider-handle { border-radius: 24px; width: 14px; height: 14px; top: -5px } .ui-slider-small .ui-slider-handle:before { font-size: 6px; line-height: 13px } .ui-slider-range { background-color: #4aa4ce } .ui-slider-handle { outline: none!important } .ui-slider-handle, .ui-slider-handle:hover, .ui-slider-handle:focus, .ui-slider-handle:active { border-color: #4aa4ce; color: #4aa4ce } .ui-slider-green .ui-slider-range { background-color: #8bbc67 } .ui-slider-green .ui-slider-handle, .ui-slider-green .ui-slider-handle:hover, .ui-slider-green .ui-slider-handle:focus, .ui-slider-green .ui-slider-handle:active { border-color: #8bbc67; color: #8bbc67 } .ui-slider-red .ui-slider-range { background-color: #d36e6e } .ui-slider-red .ui-slider-handle, .ui-slider-red .ui-slider-handle:hover, .ui-slider-red .ui-slider-handle:focus, .ui-slider-red .ui-slider-handle:active { border-color: #d36e6e; color: #d36e6e } .ui-slider-purple .ui-slider-range { background-color: #ac68ba } .ui-slider-purple .ui-slider-handle, .ui-slider-purple .ui-slider-handle:hover, .ui-slider-purple .ui-slider-handle:focus, .ui-slider-purple .ui-slider-handle:active { border-color: #ac68ba; color: #ac68ba } .ui-slider-orange .ui-slider-range { background-color: #efad62 } .ui-slider-orange .ui-slider-handle, .ui-slider-orange .ui-slider-handle:hover, .ui-slider-orange .ui-slider-handle:focus, .ui-slider-orange .ui-slider-handle:active { border-color: #efad62; color: #efad62 } .ui-slider-dark .ui-slider-range { background-color: #606060 } .ui-slider-dark .ui-slider-handle, .ui-slider-dark .ui-slider-handle:hover, .ui-slider-dark .ui-slider-handle:focus, .ui-slider-dark .ui-slider-handle:active { border-color: #606060; color: #606060 } .wysiwyg-editor { max-height: 250px; height: 250px; background-color: #f7f8fa; border-collapse: separate; border: 1px solid #bbc0ca; padding: 4px; box-sizing: content-box; overflow-y: scroll; overflow-x: hidden; outline: 0 } .wysiwyg-editor:focus { background-color: #FFF } .wysiwyg-toolbar { line-height: 32px; margin: 0!important } .wysiwyg-toolbar .dropdown-menu { text-align: left } .wysiwyg-toolbar .btn-group>.btn { padding-left: 0; padding-right: 0; text-align: center } .wysiwyg-toolbar .btn-group>.btn>[class*="icon-"]:first-child { font-size: 14px; width: 25px; max-width: 25px; display: inline-block; border-width: 1px!important } .wysiwyg-toolbar .btn-group>.btn>[class*="icon-"]:last-child { margin-right: 4px } .wysiwyg-toolbar .btn-group>.btn.active:after { border-color: transparent; border-style: solid; border-top-color: inherit; border-width: 6px 14px; bottom: -13px; left: 0; right: 0 } .wysiwyg-style1 .btn-group>.btn, .wysiwyg-style2 .btn-group>.btn { margin: 0!important; background: #FFF!important; border: none!important; color: #adb3be!important; text-shadow: none!important } .wysiwyg-style1 .btn-group>.btn.active, .wysiwyg-style2 .btn-group>.btn.active { color: #5b80ce!important } .wysiwyg-style1 .btn-group>.btn.active:after, .wysiwyg-style2 .btn-group>.btn.active:after { display: none } .wysiwyg-style1 .btn-group, .wysiwyg-style2 .btn-group { position: relative } .wysiwyg-style1 .btn-group:after, .wysiwyg-style2 .btn-group:after { display: block; content: ""; position: absolute; left: -2px; width: 0; max-width: 0; top: 6px; bottom: 6px; border-left: 1px solid #e1e6ea } .wysiwyg-style1 .btn-group:first-child:after, .wysiwyg-style2 .btn-group:first-child:after { display: none } .wysiwyg-style2 { background-color: #e5e5e5 } .wysiwyg-style2+.wysiwyg-editor { border-color: #DDD; background-color: #FFF; border-top: 0 } .wysiwyg-style2 .btn-group>.btn { margin: 0 1px 0 0!important; background: #FFF!important; border: none!important; color: #8d939e!important; text-shadow: none!important } .wysiwyg-style2 .btn-group>.btn.active { color: #FFF!important; background: #6aaedf!important } .wysiwyg-style2 .btn-group:after { display: none } .wysiwyg-toolbar .btn-colorpicker { width: 24px; height: 24px; position: relative; background: #87b87f; background: -moz-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #cf3e73), color-stop(20%, #fff), color-stop(30%, #2283c5), color-stop(40%, #fff), color-stop(50%, #87b87f), color-stop(60%, #fff), color-stop(70%, #ffb752), color-stop(80%, #fff), color-stop(90%, #d15b47), color-stop(100%, #fff)); background: -webkit-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); background: -o-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); background: -ms-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CF3E73', endColorstr='#FFB752', GradientType=0); background: linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%) } .wysiwyg-toolbar input[type=file] { display: none } .wysiwyg-toolbar .dropdown-menu input[type=text] { margin-left: 8px } .wysiwyg-toolbar .dropdown-menu .btn { margin-right: 8px } .wysiwyg-style1 .btn-colorpicker { width: 20px; height: 20px } @media screen and (-webkit-min-device-pixel-ratio: 0) { .wysiwyg-toolbar input[type=file] { display: inline; visibility: hidden; position: absolute; z-index: 0; max-width: 1px; max-height: 1px } } .widget-header .wysiwyg-toolbar { background-color: transparent } .widget-header .wysiwyg-toolbar .btn-group>.btn { border-color: transparent; background: rgba(255, 255, 255, 0.25)!important; color: #FFF!important } .widget-header .wysiwyg-toolbar .btn-group>.btn.active { background: rgba(0, 0, 0, 0.25)!important } .widget-body .wysiwyg-editor { border: 0 } .wysiwyg-speech-input { width: 20px!important; color: transparent!important; background: transparent none!important; border: none!important; -moz-transform: scale(2.0, 2.0); -webkit-transform: scale(2.0, 2.0); -o-transform: scale(2.0, 2.0); -ms-transform: scale(2.0, 2.0); transform: scale(2.0, 2.0); -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; cursor: pointer } .wysiwyg-speech-input:focus { -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important } .widget-body .md-header { margin-top: -30px; margin-left: 9px } .widget-body .md-header .btn { border-color: transparent; background: rgba(255, 255, 255, 0.25)!important; color: #FFF!important; text-align: center; padding-left: 0; padding-right: 0; border-width: 1px!important } .widget-body .md-header .btn>[class*="icon-"] { font-size: 14px; width: 25px; max-width: 25px; display: inline-block } .widget-body .md-header .btn-inverse { background: rgba(0, 0, 0, 0.25)!important; padding-right: 5px } .widget-body .md-preview { padding: 8px; min-height: 200px } .widget-body .md-input { border: none!important; box-shadow: none!important; display: block; margin-bottom: 0; background-color: rgba(48, 126, 204, 0.07); padding: 8px } .widget-body .md-input:focus { background-color: #FFF; box-shadow: none!important } .icon-animated-bell { display: inline-block; -moz-animation: ringing 2.0s 5 ease 1.0s; -webkit-animation: ringing 2.0s 5 ease 1.0s; -o-animation: ringing 2.0s 5 ease 1.0s; -ms-animation: ringing 2.0s 5 ease 1.0s; animation: ringing 2.0s 5 ease 1.0s; -moz-transform-origin: 50% 0; -webkit-transform-origin: 50% 0; -o-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0 } @-moz-keyframes ringing { 0% { -moz-transform: rotate(-15deg) } 2% { -moz-transform: rotate(15deg) } 4% { -moz-transform: rotate(-18deg) } 6% { -moz-transform: rotate(18deg) } 8% { -moz-transform: rotate(-22deg) } 10% { -moz-transform: rotate(22deg) } 12% { -moz-transform: rotate(-18deg) } 14% { -moz-transform: rotate(18deg) } 16% { -moz-transform: rotate(-12deg) } 18% { -moz-transform: rotate(12deg) } 20% { -moz-transform: rotate(0deg) } } @-webkit-keyframes ringing { 0% { -webkit-transform: rotate(-15deg) } 2% { -webkit-transform: rotate(15deg) } 4% { -webkit-transform: rotate(-18deg) } 6% { -webkit-transform: rotate(18deg) } 8% { -webkit-transform: rotate(-22deg) } 10% { -webkit-transform: rotate(22deg) } 12% { -webkit-transform: rotate(-18deg) } 14% { -webkit-transform: rotate(18deg) } 16% { -webkit-transform: rotate(-12deg) } 18% { -webkit-transform: rotate(12deg) } 20% { -webkit-transform: rotate(0deg) } } @-ms-keyframes ringing { 0% { -ms-transform: rotate(-15deg) } 2% { -ms-transform: rotate(15deg) } 4% { -ms-transform: rotate(-18deg) } 6% { -ms-transform: rotate(18deg) } 8% { -ms-transform: rotate(-22deg) } 10% { -ms-transform: rotate(22deg) } 12% { -ms-transform: rotate(-18deg) } 14% { -ms-transform: rotate(18deg) } 16% { -ms-transform: rotate(-12deg) } 18% { -ms-transform: rotate(12deg) } 20% { -ms-transform: rotate(0deg) } } @keyframes ringing { 0% { transform: rotate(-15deg) } 2% { transform: rotate(15deg) } 4% { transform: rotate(-18deg) } 6% { transform: rotate(18deg) } 8% { transform: rotate(-22deg) } 10% { transform: rotate(22deg) } 12% { transform: rotate(-18deg) } 14% { transform: rotate(18deg) } 16% { transform: rotate(-12deg) } 18% { transform: rotate(12deg) } 20% { transform: rotate(0deg) } } .icon-animated-vertical { display: inline-block; -moz-animation: vertical 2.0s 5 ease 2.0s; -webkit-animation: vertical 2.0s 5 ease 2.0s; -o-animation: vertical 2.0s 5 ease 2.0s; -ms-animation: vertical 2.0s 5 ease 2.0s; animation: vertical 2.0s 5 ease 2.0s } @-moz-keyframes vertical { 0% { -moz-transform: translate(0, -3px) } 4% { -moz-transform: translate(0, 3px) } 8% { -moz-transform: translate(0, -3px) } 12% { -moz-transform: translate(0, 3px) } 16% { -moz-transform: translate(0, -3px) } 20% { -moz-transform: translate(0, 3px) } 22% { -moz-transform: translate(0, 0) } } @-webkit-keyframes vertical { 0% { -webkit-transform: translate(0, -3px) } 4% { -webkit-transform: translate(0, 3px) } 8% { -webkit-transform: translate(0, -3px) } 12% { -webkit-transform: translate(0, 3px) } 16% { -webkit-transform: translate(0, -3px) } 20% { -webkit-transform: translate(0, 3px) } 22% { -webkit-transform: translate(0, 0) } } @-ms-keyframes vertical { 0% { -ms-transform: translate(0, -3px) } 4% { -ms-transform: translate(0, 3px) } 8% { -ms-transform: translate(0, -3px) } 12% { -ms-transform: translate(0, 3px) } 16% { -ms-transform: translate(0, -3px) } 20% { -ms-transform: translate(0, 3px) } 22% { -ms-transform: translate(0, 0) } } @keyframes vertical { 0% { transform: translate(0, -3px) } 4% { transform: translate(0, 3px) } 8% { transform: translate(0, -3px) } 12% { transform: translate(0, 3px) } 16% { transform: translate(0, -3px) } 20% { transform: translate(0, 3px) } 22% { transform: translate(0, 0) } } .icon-animated-wrench { display: inline-block; -moz-animation: wrenching 2.5s 4 ease; -webkit-animation: wrenching 2.5s 4 ease; -o-animation: wrenching 2.5s 4 ease; -ms-animation: wrenching 2.5s 4 ease; animation: wrenching 2.5s 4 ease; -moz-transform-origin: 90% 35%; -webkit-transform-origin: 90% 35%; -o-transform-origin: 90% 35%; -ms-transform-origin: 90% 35%; transform-origin: 90% 35% } @-moz-keyframes wrenching { 0% { -moz-transform: rotate(-12deg) } 8% { -moz-transform: rotate(12deg) } 10% { -moz-transform: rotate(24deg) } 18% { -moz-transform: rotate(-24deg) } 20% { -moz-transform: rotate(-24deg) } 28% { -moz-transform: rotate(24deg) } 30% { -moz-transform: rotate(24deg) } 38% { -moz-transform: rotate(-24deg) } 40% { -moz-transform: rotate(-24deg) } 48% { -moz-transform: rotate(24deg) } 50% { -moz-transform: rotate(24deg) } 58% { -moz-transform: rotate(-24deg) } 60% { -moz-transform: rotate(-24deg) } 68% { -moz-transform: rotate(24deg) } 75% { -moz-transform: rotate(0deg) } } @-webkit-keyframes wrenching { 0% { -webkit-transform: rotate(-12deg) } 8% { -webkit-transform: rotate(12deg) } 10% { -webkit-transform: rotate(24deg) } 18% { -webkit-transform: rotate(-24deg) } 20% { -webkit-transform: rotate(-24deg) } 28% { -webkit-transform: rotate(24deg) } 30% { -webkit-transform: rotate(24deg) } 38% { -webkit-transform: rotate(-24deg) } 40% { -webkit-transform: rotate(-24deg) } 48% { -webkit-transform: rotate(24deg) } 50% { -webkit-transform: rotate(24deg) } 58% { -webkit-transform: rotate(-24deg) } 60% { -webkit-transform: rotate(-24deg) } 68% { -webkit-transform: rotate(24deg) } 75% { -webkit-transform: rotate(0deg) } } @-o-keyframes wrenching { 0% { -o-transform: rotate(-12deg) } 8% { -o-transform: rotate(12deg) } 10% { -o-transform: rotate(24deg) } 18% { -o-transform: rotate(-24deg) } 20% { -o-transform: rotate(-24deg) } 28% { -o-transform: rotate(24deg) } 30% { -o-transform: rotate(24deg) } 38% { -o-transform: rotate(-24deg) } 40% { -o-transform: rotate(-24deg) } 48% { -o-transform: rotate(24deg) } 50% { -o-transform: rotate(24deg) } 58% { -o-transform: rotate(-24deg) } 60% { -o-transform: rotate(-24deg) } 68% { -o-transform: rotate(24deg) } 75% { -o-transform: rotate(0deg) } } @-ms-keyframes wrenching { 0% { -ms-transform: rotate(-12deg) } 8% { -ms-transform: rotate(12deg) } 10% { -ms-transform: rotate(24deg) } 18% { -ms-transform: rotate(-24deg) } 20% { -ms-transform: rotate(-24deg) } 28% { -ms-transform: rotate(24deg) } 30% { -ms-transform: rotate(24deg) } 38% { -ms-transform: rotate(-24deg) } 40% { -ms-transform: rotate(-24deg) } 48% { -ms-transform: rotate(24deg) } 50% { -ms-transform: rotate(24deg) } 58% { -ms-transform: rotate(-24deg) } 60% { -ms-transform: rotate(-24deg) } 68% { -ms-transform: rotate(24deg) } 75% { -ms-transform: rotate(0deg) } } @keyframes wrenching { 0% { transform: rotate(-12deg) } 8% { transform: rotate(12deg) } 10% { transform: rotate(24deg) } 18% { transform: rotate(-24deg) } 20% { transform: rotate(-24deg) } 28% { transform: rotate(24deg) } 30% { transform: rotate(24deg) } 38% { transform: rotate(-24deg) } 40% { transform: rotate(-24deg) } 48% { transform: rotate(24deg) } 50% { transform: rotate(24deg) } 58% { transform: rotate(-24deg) } 60% { transform: rotate(-24deg) } 68% { transform: rotate(24deg) } 75% { transform: rotate(0deg) } } #ace-settings-container { position: absolute; right: 0; top: 50px; z-index: 11 } #ace-settings-btn { float: left; display: inline-block; width: 42px; text-align: center; -webkit-border-radius: 6px 0 0 6px; -moz-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px; opacity: .4; filter: alpha(opacity=40); vertical-align: top; margin: 0 } #ace-settings-btn:hover, #ace-settings-btn.open { opacity: 1; filter: alpha(opacity=100) } #ace-settings-box { display: none; float: left; width: 125px; padding: 0 14px; background-color: #FFF; border: 2px solid #ffb34b } #ace-settings-box.open { display: inline-block } #ace-settings-box>div { margin: 6px 0; color: #444; max-height: 24px } #ace-settings-box>div>label { font-size: 13px } #btn-scroll-up { border: 0; position: absolute; right: 2px; bottom: 2px; line-height: 20px; padding-bottom: 4px } .grid3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 33%; margin: 0; padding: 0 2%; float: left; border-left: 1px solid #e3e3e3 } .grid3:first-child { border-left: none } .grid4 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 23%; float: left; margin: 0 1%; padding: 0 1%; border-left: 1px solid #e3e3e3 } .grid4:first-child { border-left: none } .slimScrollBar { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .slimScrollRail { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .datepicker td, .daterangepicker td, .datepicker th, .daterangepicker th { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .datepicker td.active, .daterangepicker td.active, .datepicker td.active:hover, .daterangepicker td.active:hover { background: #2283c5!important } .datepicker td.active.disabled, .daterangepicker td.active.disabled, .datepicker td.active.disabled:hover, .daterangepicker td.active.disabled:hover { background: #8b9aa3!important } .bootstrap-timepicker-widget table td a:hover { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 } .easyPieChart { position: relative; text-align: center } .easyPieChart canvas { position: absolute; top: 0; left: 0 } .navbar .navbar-inner, .navbar .btn-navbar { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } .dropdown-menu li>a, .dropdown-submenu>a { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } .btn { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } .progress, .progress .bar { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } #spinner-preview { width: 100px; height: 100px; text-align: center; margin-top: 60px } .dropdown-preview { margin: 0 5px; display: inline-block } .dropdown-preview>.dropdown-menu { display: block; position: static; margin-bottom: 5px }
public/themes/adminlte2/plugins/css/ace.min.css
html { min-height: 100%; position: relative } body { padding-bottom: 0; background-color: #e4e6e9; min-height: 100%; font-family: 'Open Sans'; font-size: 13px; color: #393939 } body:before { content: ""; display: block; position: fixed; top: 0; bottom: 0; max-height: 100%; min-height: 100%; width: 100%; z-index: -1; background-color: #FFF } body.navbar-fixed { padding-top: 45px } #main-container { padding: 0; position: relative } #main-content { margin-left: 190px; margin-right: 0; margin-top: 0; min-height: 100%; padding: 0 } #page-content { background: #fff; margin: 0; padding: 8px 20px 24px } #page-content .page-header:first-child { margin: 0 0 12px; border-bottom: 1px dotted #e2e2e2 } #page-content .page-header:first-child h1 { padding: 0; margin: 0 8px; font-size: 24px; font-weight: lighter; color: #2679b5 } #page-content .page-header:first-child h1 small { margin: 0 6px; font-size: 14px; font-weight: normal; color: #8089a0 } [class*=" icon-"], [class^="icon-"] { display: inline-block; text-align: center } a:focus, a:active { text-decoration: none } h1 { font-size: 32px; font-weight: normal } h1.smaller { font-size: 31px } h1.bigger { font-size: 33px } h1.block { margin-bottom: 16px } h2 { font-size: 26px; font-weight: normal } h2.smaller { font-size: 25px } h2.bigger { font-size: 27px } h2.block { margin-bottom: 16px } h3 { font-size: 22px; font-weight: normal } h3.smaller { font-size: 21px } h3.bigger { font-size: 23px } h3.block { margin-bottom: 16px } h4 { font-size: 18px; font-weight: normal } h4.smaller { font-size: 17px } h4.bigger { font-size: 19px } h4.block { margin-bottom: 16px } h5 { font-size: 15px; font-weight: normal } h5.smaller { font-size: 14px } h5.bigger { font-size: 16px } h5.block { margin-bottom: 16px } h6 { font-size: 13px; font-weight: normal } h6.smaller { font-size: 12px } h6.bigger { font-size: 14px } h6.block { margin-bottom: 16px } li>ul.margin, li>ol.margin { margin-left: 18px } .unstyled>li>[class*="icon-"]:first-child, .inline>li>[class*="icon-"]:first-child { width: 20px; text-align: center } .spaced>li { margin-top: 9px; margin-bottom: 9px } .spaced2>li { margin-top: 15px; margin-bottom: 15px } li.divider { margin-top: 3px; margin-bottom: 3px; height: 0; font-size: 0 } .spaced>li.divider { margin-top: 5px; margin-bottom: 5px } .spaced2>li.divider { margin-top: 8px; margin-bottom: 8px } li.divider:before { content: ""; display: inline-block } blockquote, blockquote.pull-right { border-color: #e5eaf1 } .modal { border-radius: 0 } .modal-footer { border-top-color: #e4e9ee; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; background-color: #eff3f8 } .modal-header .close { font-size: 32px } .well { border-radius: 0 } .well h1, .well h2, .well h3, .well h4, .well h5, .well h6 { margin-top: 0 } .well h1, .well h2, .well h3 { line-height: 36px } .alert { font-size: 14px; border-radius: 0 } .alert .close { font-size: 16px } .alert-block p+p { margin-top: 10px } .pagination ul>li>a, .pager>li>a { border-width: 1px; border-radius: 0!important } .pagination ul>li>a, .pager>li>a { color: #2283c5; background-color: #fafafa; margin: 0 -1px 0 0; border-color: #e0e8eb } .pagination ul>li>a:hover, .pager>li>a:hover { background-color: #eaeff2 } .pagination ul>li.disabled>a, .pagination ul>li.disabled>a:hover, .pager>li.disabled>a, .pager>li.disabled>a:hover { background-color: #f9f9f9; border-color: #d9d9d9 } .pagination ul>li.active>a, .pagination ul>li.active>a:hover { background-color: #6faed9; border-color: #6faed9; color: #fff; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25) } .lighter { font-weight: lighter } .bolder { font-weight: bolder } .inline { display: inline-block!important } .block { display: block!important } .hidden { display: none } .center { text-align: center } .middle { vertical-align: middle } .position-relative { position: relative } .position-absolute { position: absolute } .no-margin { margin: 0 } .dark { color: #333!important } .white { color: #fff!important } .red { color: #dd5a43!important } .light-red { color: #f77!important } .blue { color: #478fca!important } .light-blue { color: #93cbf9!important } .green { color: #69aa46!important } .light-green { color: #b6e07f!important } .orange { color: #ff892a!important } .purple { color: #a069c3!important } .pink { color: #c6699f!important } .pink2 { color: #d6487e!important } .brown { color: #a52a2a!important } .grey { color: #777!important } .light-grey { color: #bbb!important } .bigger-110 { font-size: 110% } .bigger-120 { font-size: 120% } .bigger-125 { font-size: 125% } .bigger-150 { font-size: 150% } .bigger-200 { font-size: 200% } .smaller-90 { font-size: 90% } .smaller-80 { font-size: 80% } .smaller-75 { font-size: 75% } .smaller-50 { font-size: 50% } .hr { display: block; height: 0; overflow: hidden; font-size: 0; border-top: 1px solid #e3e3e3; margin: 12px 0 } .hr-double { height: 1px; border-top: 1px solid #e3e3e3; border-bottom: 1px solid #e3e3e3 } .hr.dotted { border-top-style: dotted } .hr-double.dotted { border-bottom-style: dotted } .hr-32, .hr32 { margin: 32px 0 } .hr-28, .hr28 { margin: 28px 0 } .hr-24, .hr24 { margin: 24px 0 } .hr-20, .hr20 { margin: 20px 0 } .hr-16, .hr16 { margin: 16px 0 } .hr-12, .hr12 { margin: 12px 0 } .hr-8, .hr8 { margin: 8px 0 } .hr-4, .hr4 { margin: 4px 0 } .hr-22, .hr22 { margin: 22px 0 } .hr-18, .hr18 { margin: 18px 0 } .hr-14, .hr14 { margin: 14px 0 } .hr-10, .hr10 { margin: 10px 0 } .hr-6, .hr6 { margin: 6px 0 } .hr-2, .hr2 { margin: 2px 0 } .space, .vspace { max-height: 0; overflow: hidden; margin: 12px 0 } .vspace { display: none } .space-32 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 32px 0 } .vspace-32 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 32px 0; display: none } .space-28 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 28px 0 } .vspace-28 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 28px 0; display: none } .space-24 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 24px 0 } .vspace-24 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 24px 0; display: none } .space-20 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 20px 0 } .vspace-20 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 20px 0; display: none } .space-16 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 16px 0 } .vspace-16 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 16px 0; display: none } .space-12 { max-height: 0; overflow: hidden; margin: 12px 0 } .vspace-12 { max-height: 0; overflow: hidden; margin: 12px 0; display: none } .space-8 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 8px 0 } .vspace-8 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 8px 0; display: none } .space-4 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 4px 0 } .vspace-4 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 4px 0; display: none } .space-10 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 10px 0 } .vspace-10 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 10px 0; display: none } .space-6 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 6px 0 } .vspace-6 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 6px 0; display: none } .space-2 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 2px 0 } .vspace-2 { max-height: 0; overflow: hidden; margin: 12px 0; margin: 2px 0; display: none } .header { line-height: 28px; margin-bottom: 16px; margin-top: 18px; padding-bottom: 4px; border-bottom: 1px solid #CCC } .header.blue { border-bottom-color: #c0d7ea } .header.green { border-bottom-color: #cce2c0 } .header.purple { border-bottom-color: #e0d1ea } .header.orange { border-bottom-color: #fdd0ac } .header.red { border-bottom-color: #f3cdc6 } .header.grey { border-bottom-color: #c3c3c3 } .header.pink { border-bottom-color: #dfb6ce } .header.pink2 { border-bottom-color: #e69eb9 } .header.light-blue { border-bottom-color: #dceefc } .header.light-red { border-bottom-color: #fec5c5 } .header.light-green { border-bottom-color: #d9edbf } .header.brown { border-bottom-color: #df9393 } .header>[class*="icon-"] { margin-right: 2px } .no-radius { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .navbar { margin-bottom: 0 } .navbar { padding-left: 0; padding-right: 0; margin-left: 0; margin-right: 0 } .navbar .navbar-inner { border: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; margin: 0; padding-left: 0; padding-right: 0; min-height: 45px; position: relative; background: #438eb9 } .navbar .navbar-text, .navbar .navbar-link { color: #fff } .navbar .brand { color: #fff; font-size: 24px; text-shadow: none } .navbar .nav>li>a, .navbar .nav>li>a:hover, .navbar .nav>li>a:focus { font-size: 13px; text-shadow: none; color: #fff } .ace-nav { height: 100% } .ace-nav>li { line-height: 45px; max-height: 45px; background: #2e6589; border-left: 1px solid #DDD; padding: 0; position: relative } .ace-nav>li:first-child { border-left: none } .ace-nav>li>a { position: relative; color: #EEE; display: block; height: 100%; padding: 0 8px!important; background-color: transparent } .ace-nav>li>a>[class*="icon-"] { font-size: 16px; color: #EEE; display: inline-block; width: 20px; text-align: center } .ace-nav>li>a>.badge { position: relative; top: -4px; left: 2px; padding-right: 5px; padding-left: 5px } .ace-nav>li.grey { background: #555 } .ace-nav>li.purple { background: #892e65 } .ace-nav>li.green { background: #2e8965 } .ace-nav>li.light-blue { background: #62a8d1 } .ace-nav>li.light-blue2 { background: #42a8e1 } .ace-nav>li.red { background: #b74635 } .ace-nav>li.light-green { background: #9abc32 } .ace-nav>li.light-purple { background: #cb6fd7 } .ace-nav>li.light-orange { background: #f79263 } .ace-nav>li.light-pink { background: #f4dae5 } .ace-nav>li.dark { background: #404040 } .ace-nav>li.white-opaque { background: rgba(255, 255, 255, 0.8) } .ace-nav>li.dark-opaque { background: rgba(0, 0, 0, 0.2) } .ace-nav>li.no-border { border: 0 } .ace-nav>li.margin-4 { margin-left: 4px } .ace-nav>li.margin-3 { margin-left: 3px } .ace-nav>li.margin-2 { margin-left: 2px } .ace-nav>li.margin-1 { margin-left: 1px } .ace-nav .nav-user-photo { margin: -4px 8px 0 0; border-radius: 24px; border: 2px solid #FFF; max-width: 36px!important } .ace-nav li:last-child a [class^="icon-"] { display: inline-block; width: 1.25em; text-align: center } #breadcrumbs { position: relative; z-index: 13; border-bottom: 1px solid #e5e5e5; background-color: #f5f5f5; min-height: 40px; line-height: 39px; padding: 0 12px 0 0; display: block } #breadcrumbs.fixed { position: fixed; left: 190px; right: 0 } .breadcrumb { background-color: transparent; display: inline-block; line-height: 24px; margin: 0 22px 0 12px; padding: 0; font-size: 13px; color: #333; border-radius: 0 } .breadcrumb>li, .breadcrumb>li.active { color: #555 } .breadcrumb>li>.divider { padding: 0 4px } .breadcrumb>li>a { display: inline-block; padding: 0 4px; color: #4c8fbd } .breadcrumb .icon-home { margin-left: 4px; margin-right: 2px; font-size: 20px; position: relative; top: 2px } .breadcrumb .icon-angle-right { height: 22px; padding: 0; margin: 0; position: relative; top: 1px; font-size: 14px; color: #b2b6bf } #nav-search { position: absolute; top: 5px; right: 22px; line-height: 24px } #nav-search .form-search { margin-top: 1px } #nav-search-input { border-color: #6fb3e0; border-width: 1px; width: 120px; height: 18px!important; border-radius: 4px!important; font-size: 13px; color: #666!important; z-index: 11; -webkit-transition: all ease .15s; -moz-transition: all ease .15s; -o-transition: all ease .15s; transition: all ease .15s } #nav-search-input+.dropdown-menu { min-width: 0; left: 0; right: 0 } #nav-search-input:focus { color: #656a72; box-shadow: none; opacity: 1; filter: alpha(opacity=100) } #nav-search-btn { border-radius: 0 } #nav-search-icon { color: #6fb3e0; font-size: 14px; line-height: 24px } #sidebar>#nav-search { position: static; background-color: #fafafa; border-bottom: 1px solid #DDD; text-align: center; height: 35px; padding-top: 5px } #sidebar>#nav-search #nav-search-input { width: 130px!important; border-radius: 0!important; max-width: 130px!important; opacity: 1!important } #sidebar>#nav-search #nav-search-input+.dropdown-menu { text-align: left } #sidebar>#nav-search #nav-search-icon { border: 0; border-radius: 0; padding: 0 3px } #sidebar>#nav-search.menu-min #nav-search .form-search { position: absolute; left: 5px; z-index: 14 } #sidebar>#nav-search.menu-min #nav-search #nav-search-input { width: 0!important; max-width: 0!important; opacity: 0!important; filter: alpha(opacity=0)!important } #sidebar>#nav-search.menu-min #nav-search #nav-search-input:hover, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:focus, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:active { width: 130px!important; max-width: 130px!important; opacity: 1!important; filter: alpha(opacity=100)!important } #sidebar>#nav-search.menu-min #nav-search #nav-search-input:hover ~ #nav-search-icon, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:focus ~ #nav-search-icon, #sidebar>#nav-search.menu-min #nav-search #nav-search-input:active ~ #nav-search-icon { border: 0; border-radius: 0; padding: 0 3px } #sidebar>#nav-search.menu-min #nav-search:hover #nav-search-input { width: 130px!important; max-width: 130px!important; opacity: 1!important; filter: alpha(opacity=100)!important } #sidebar>#nav-search.menu-min #nav-search:hover #nav-search-input ~ #nav-search-icon { border: 0; border-radius: 0; padding: 0 3px } #sidebar>#nav-search.menu-min #nav-search #nav-search-icon { border: 1px solid; border-radius: 32px; background-color: #FFF; padding: 0 5px } #sidebar { width: 189px; position: absolute; margin-left: 0; margin-top: 0; border-right: 1px solid #ccc; background-color: #FFF } #sidebar:before { content: ""; display: block; width: 189px; position: fixed; bottom: 0; top: 0; z-index: -1; background-color: #f2f2f2; border-right: 1px solid #ccc } #sidebar.fixed { position: fixed; z-index: 14 } li [class^="icon-"], li [class*=" icon-"], .nav-list li [class^="icon-"], .nav-list li [class*=" icon-"] { width: auto } .nav-list { margin: 0; padding: 0; list-style: none } .nav-list>li>a, .nav-list .nav-header { margin: 0 } .nav-list>li { display: block; padding: 0; margin: 0; border: 0; border-top: 1px solid #fcfcfc; border-bottom: 1px solid #e5e5e5; position: relative } .nav-list>li:first-child { border-top: 0 } .nav-list>li>a { display: block; height: 38px; line-height: 36px; padding: 0 16px 0 7px; background-color: #f9f9f9; color: #585858; text-shadow: none!important; font-size: 13px; text-decoration: none } .nav-list>li>a>[class*="icon-"]:first-child { display: inline-block; vertical-align: middle; min-width: 30px; text-align: center; font-size: 18px; font-weight: normal } .nav-list>li>a:focus { background-color: #f9f9f9; color: #1963aa } .nav-list>li>a:hover { background-color: #FFF; color: #1963aa } .nav-list>li>a:hover:before { display: block; content: ""; position: absolute; top: -1px; bottom: 0; left: 0; width: 3px; max-width: 3px; overflow: hidden; background-color: #3382af } .nav-list>li>a .arrow { display: inline-block; width: 14px!important; height: 14px; line-height: 14px; text-shadow: none; font-size: 18px; position: absolute; right: 9px; top: 11px; padding: 0; color: #666 } .nav-list>li a:hover>.arrow, .nav-list>li.active>a>.arrow, .nav-list>li.open>a>.arrow { color: #1963aa } .nav-list>li.separator { height: 3px; background-color: transparent; position: static; margin: 1px 0; box-shadow: none } .nav-list>li.open>a { background-color: #fafafa; color: #1963aa } .nav-list>li.active { background-color: #fff } .nav-list>li.active>a, .nav-list>li.active>a:hover, .nav-list>li.active>a:focus, .nav-list>li.active>a:active { background-color: #fff; color: #0b6cbc; font-weight: bold; font-size: 13px } .nav-list>li.active>a>[class*="icon-"] { font-weight: normal } .nav-list>li.active>a:hover:before { display: none } .nav-list>li.active>a:after { display: inline-block; content: ""; position: absolute!important; right: 0; top: 4px; border: 8px solid transparent; border-width: 14px 10px; border-right-color: #0b6cbc } .nav-list>li.active>a.dropdown-toggle:after { border-width: 12px 7px; top: 6px } .nav-list>li.active.no-active-child>a:after { display: inline-block!important } .nav-list>li.active.open>a:after { display: none } .nav-list>li.active:after { display: inline-block; content: ""; position: absolute; right: -2px; top: -1px; bottom: 0; border-right: 2px solid #0b6cbc } .nav-list>li.open { border-bottom-color: #e5e5e5 } .nav-list>li.active.open>.submenu>li.active>a:after { display: inline-block; content: ""; position: absolute!important; right: 0; top: 4px; border: 8px solid transparent; border-width: 14px 10px; border-right-color: #0b6cbc; top: 2px } .nav-list>li.active .submenu { display: block } .nav-list>li .submenu { display: none; list-style: none; margin: 0; padding: 0; position: relative; background-color: #fff; border-top: 1px solid #e5e5e5 } .nav-list>li .submenu>li { margin-left: 0; position: relative } .nav-list>li .submenu>li>a { display: block; position: relative; color: #616161; padding: 7px 0 8px 37px; margin: 0; border-bottom: 1px dotted #e4e4e4 } .nav-list>li .submenu>li>a:focus { text-decoration: none } .nav-list>li .submenu>li>a:hover { text-decoration: none; color: #4b88b7 } .nav-list>li .submenu>li:last-child>a { border-bottom: 0 } .nav-list>li .submenu>li:first-child>a { border-top: 1px solid #fafafa } .nav-list>li .submenu>li.active>a { color: #0b6cbc } .nav-list>li .submenu>li:before { content: ""; display: inline-block; position: absolute; width: 9px; left: 21px; top: 17px; border-top: 1px dashed #b1c9e0 } .nav-list>li .submenu>li:after { content: ""; display: inline-block; position: absolute; top: 0; bottom: 0; left: 18px; width: 0; border-left: 1px dashed #b1c9e0 } .nav-list>li .submenu>li a>[class*="icon-"]:first-child { display: none; font-size: 12px; font-weight: normal; width: 22px; height: 16px; line-height: 16px; text-align: center; position: absolute; left: 8px; top: 10px; z-index: 1; background-color: #FFF } .nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child, .nav-list>li .submenu>li:hover>a>[class*="icon-"]:first-child { display: inline-block } .nav-list>li .submenu>li.active>a>[class*="icon-"]:first-child { color: #c86139 } #sidebar-collapse { border-bottom: 1px solid #e0e0e0; background-color: #f3f3f3; text-align: center; padding: 3px 0; position: relative } #sidebar-collapse>[class*="icon-"] { display: inline-block; cursor: pointer; font-size: 14px; color: #aaa; border: 1px solid #bbb; padding: 0 5px; line-height: 18px; border-radius: 16px; background-color: #fff; position: relative } #sidebar-collapse:before { content: ""; display: inline-block; height: 0; border-top: 1px solid #e0e0e0; position: absolute; left: 15px; right: 15px; top: 13px } #sidebar-shortcuts { background-color: #fafafa; border-bottom: 1px solid #ddd; text-align: center; line-height: 37px; max-height: 40px; margin-bottom: 0 } #sidebar-shortcuts-large { padding-bottom: 4px } #sidebar-shortcuts-large>.btn>[class*="icon-"] { font-size: 110% } #sidebar-shortcuts-mini { display: none; font-size: 0; width: 42px; line-height: 18px; padding-top: 2px; padding-bottom: 2px; background-color: #fff } #sidebar-shortcuts-mini>.btn { border-width: 0!important; font-size: 0; line-height: 0; padding: 8px!important; margin: 0 1px; border-radius: 0!important; opacity: .85 } #sidebar.menu-min { width: 42px } #sidebar.menu-min:before { width: 42px } #sidebar.menu-min+#main-content { margin-left: 43px } #sidebar.menu-min+#main-content #breadcrumbs.fixed { left: 43px } .menu-min .nav-list>li>a { position: relative } .menu-min .nav-list>li>a>span { display: none; position: absolute; left: 41px; top: -2px; width: 158px; height: 39px; line-height: 38px; background-color: #f5f5f5; z-index: 121; box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); border: 1px solid #ccc; padding-left: 12px } .menu-min .nav-list>li>a.dropdown-toggle>span { box-shadow: none; border: 0; top: -1px; left: 42px; width: 163px; border-bottom: 1px solid #ddd } .menu-min .nav-list>li>a .arrow { display: none } .menu-min .nav-list>li>a:hover:before { width: 2px } .menu-min .nav-list>li:hover>a { color: #1963aa } .menu-min .nav-list>li:hover>a>span { display: block } .menu-min .nav-list>li.active>a>span { border-left-color: #1963aa } .menu-min .nav-list>li.open>a { background-color: #fafafa; color: #585858 } .menu-min .nav-list>li.open.active>a { background-color: #fff } .menu-min .nav-list>li.open:hover>a { color: #1963aa } .menu-min .nav-list>li.active>a:after { border-width: 10px 6px; top: 8px } .menu-min .nav-list>li.active.open>a:after { display: block } .menu-min .nav-list>li.active.open>.submenu>li.active>a:after { display: none } .menu-min .nav-list>li>ul.submenu { background: #fff; position: absolute; z-index: 120; left: 41px; top: -2px; width: 175px; border: 1px solid #ccc; box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); padding-top: 40px; padding-bottom: 2px; display: none!important } .menu-min .nav-list>li>ul.submenu li:before, .menu-min .nav-list>li>ul.submenu li:after { display: none } .menu-min .nav-list>li>ul.submenu li>a { border-left: none; margin-left: 0; padding-left: 24px } .menu-min .nav-list>li>ul.submenu li>a>[class*="icon-"]:first-child { width: 16px } .menu-min .nav-list>li>ul.submenu li.active>a>[class*="icon-"]:first-child, .menu-min .nav-list>li>ul.submenu li:hover>a>[class*="icon-"]:first-child { left: 7px } .menu-min .nav-list>li:hover>ul.submenu { display: block!important } .menu-min .nav-list>li.active>ul.submenu { border-left-color: #1963aa } .menu-min #sidebar-shortcuts { position: relative } .menu-min #sidebar-shortcuts-mini { display: block } .menu-min #sidebar-shortcuts-large { display: none; position: absolute; left: 42px; top: -1px; width: 175px; z-index: 20; background-color: #fff; box-shadow: 2px 1px 2px 0 rgba(0, 0, 0, 0.2); border: 1px solid #ccc; padding: 0 2px 3px } .menu-min #sidebar-shortcuts:hover #sidebar-shortcuts-large { display: block } .menu-min #sidebar-collapse:before { left: 5px; right: 5px } .menu-min #sidebar-collapse>[class*="icon-"] { font-size: 13px; padding: 0 4px; line-height: 15px; border-width: 1px; border-color: #aeaeae } #menu-toggler { display: none } .btn { display: inline-block; color: #FFF!important; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)!important; background-image: none!important; border: 5px solid; border-radius: 0; box-shadow: none!important; -webkit-transition: all .1s ease-in-out; -moz-transition: all .1s ease-in-out; -o-transition: all .1s ease-in-out; transition: all .1s ease-in-out; cursor: pointer; vertical-align: middle; margin: 0; position: relative; padding: 0 12px 1px; line-height: 32px; font-size: 14px } .btn-large { padding: 0 14px 1px; line-height: 38px; border-width: 6px; font-size: 16px } .btn-small { padding: 0 8px; line-height: 24px; border-width: 4px; font-size: 13px } .btn-mini { padding: 0 5px; line-height: 22px; border-width: 2px; font-size: 12px } .btn-minier { padding: 0 4px; line-height: 18px; border-width: 1px; font-size: 11px } button.btn:active { top: 1px; left: 1px } .btn, .btn-default { background-color: #abbac3!important; border-color: #abbac3 } .btn:hover, .btn-default:hover { background-color: #8b9aa3!important } .btn.no-border:hover, .btn-default.no-border:hover { border-color: #8b9aa3 } .btn.no-hover:hover, .btn-default.no-hover:hover { background-color: #abbac3!important } .btn.active, .btn-default.active { background-color: #9baab3!important; border-color: #8a9ba6 } .btn.no-border.active, .btn-default.no-border.active { background-color: #92a3ac!important; border-color: #92a3ac } .btn.disabled, .btn-default.disabled, .btn[disabled], .btn-default[disabled] { background-color: #abbac3!important } .btn-primary { background-color: #2283c5!important; border-color: #2283c5 } .btn-primary:hover { background-color: #045e9f!important } .btn-primary.no-border:hover { border-color: #045e9f } .btn-primary.no-hover:hover { background-color: #2283c5!important } .btn-primary.active { background-color: #1371b2!important; border-color: #105f96 } .btn-primary.no-border.active { background-color: #1268a4!important; border-color: #1268a4 } .btn-primary.disabled, .btn-primary[disabled] { background-color: #2283c5!important } .btn-info { background-color: #6fb3e0!important; border-color: #6fb3e0 } .btn-info:hover { background-color: #4f99c6!important } .btn-info.no-border:hover { border-color: #4f99c6 } .btn-info.no-hover:hover { background-color: #6fb3e0!important } .btn-info.active { background-color: #5fa6d3!important; border-color: #4799cc } .btn-info.no-border.active { background-color: #539fd0!important; border-color: #539fd0 } .btn-info.disabled, .btn-info[disabled] { background-color: #6fb3e0!important } .btn-success { background-color: #87b87f!important; border-color: #87b87f } .btn-success:hover { background-color: #629b58!important } .btn-success.no-border:hover { border-color: #629b58 } .btn-success.no-hover:hover { background-color: #87b87f!important } .btn-success.active { background-color: #75aa6c!important; border-color: #649c5a } .btn-success.no-border.active { background-color: #6ba462!important; border-color: #6ba462 } .btn-success.disabled, .btn-success[disabled] { background-color: #87b87f!important } .btn-warning { background-color: #ffb752!important; border-color: #ffb752 } .btn-warning:hover { background-color: #e59729!important } .btn-warning.no-border:hover { border-color: #e59729 } .btn-warning.no-hover:hover { background-color: #ffb752!important } .btn-warning.active { background-color: #f2a73e!important; border-color: #f09a21 } .btn-warning.no-border.active { background-color: #f1a02f!important; border-color: #f1a02f } .btn-warning.disabled, .btn-warning[disabled] { background-color: #ffb752!important } .btn-danger { background-color: #d15b47!important; border-color: #d15b47 } .btn-danger:hover { background-color: #b74635!important } .btn-danger.no-border:hover { border-color: #b74635 } .btn-danger.no-hover:hover { background-color: #d15b47!important } .btn-danger.active { background-color: #c4513e!important; border-color: #ae4635 } .btn-danger.no-border.active { background-color: #ba4b39!important; border-color: #ba4b39 } .btn-danger.disabled, .btn-danger[disabled] { background-color: #d15b47!important } .btn-inverse { background-color: #555!important; border-color: #555 } .btn-inverse:hover { background-color: #303030!important } .btn-inverse.no-border:hover { border-color: #303030 } .btn-inverse.no-hover:hover { background-color: #555!important } .btn-inverse.active { background-color: #434343!important; border-color: #333 } .btn-inverse.no-border.active { background-color: #3b3b3b!important; border-color: #3b3b3b } .btn-inverse.disabled, .btn-inverse[disabled] { background-color: #555!important } .btn-pink { background-color: #d6487e!important; border-color: #d6487e } .btn-pink:hover { background-color: #b73766!important } .btn-pink.no-border:hover { border-color: #b73766 } .btn-pink.no-hover:hover { background-color: #d6487e!important } .btn-pink.active { background-color: #c74072!important; border-color: #b33564 } .btn-pink.no-border.active { background-color: #be386a!important; border-color: #be386a } .btn-pink.disabled, .btn-pink[disabled] { background-color: #d6487e!important } .btn-purple { background-color: #9585bf!important; border-color: #9585bf } .btn-purple:hover { background-color: #7461aa!important } .btn-purple.no-border:hover { border-color: #7461aa } .btn-purple.no-hover:hover { background-color: #9585bf!important } .btn-purple.active { background-color: #8573b5!important; border-color: #735faa } .btn-purple.no-border.active { background-color: #7c69af!important; border-color: #7c69af } .btn-purple.disabled, .btn-purple[disabled] { background-color: #9585bf!important } .btn-grey { background-color: #a0a0a0!important; border-color: #a0a0a0 } .btn-grey:hover { background-color: #888!important } .btn-grey.no-border:hover { border-color: #888 } .btn-grey.no-hover:hover { background-color: #a0a0a0!important } .btn-grey.active { background-color: #949494!important; border-color: #858585 } .btn-grey.no-border.active { background-color: #8c8c8c!important; border-color: #8c8c8c } .btn-grey.disabled, .btn-grey[disabled] { background-color: #a0a0a0!important } .btn-yellow { background-color: #fee188!important; border-color: #fee188; color: #963!important; text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4)!important } .btn-yellow:hover { background-color: #f7d05b!important } .btn-yellow.no-border:hover { border-color: #f7d05b } .btn-yellow.no-hover:hover { background-color: #fee188!important } .btn-yellow.active { background-color: #fbd972!important; border-color: #fad054 } .btn-yellow.no-border.active { background-color: #fad463!important; border-color: #fad463 } .btn-yellow.disabled, .btn-yellow[disabled] { background-color: #fee188!important } .btn-light { background-color: #e7e7e7!important; border-color: #e7e7e7; color: #888!important; text-shadow: 0 -1px 0 rgba(250, 250, 250, 0.25)!important } .btn-light:hover { background-color: #d9d9d9!important } .btn-light.no-border:hover { border-color: #d9d9d9 } .btn-light.no-hover:hover { background-color: #e7e7e7!important } .btn-light.active { background-color: #e0e0e0!important; border-color: #d1d1d1 } .btn-light.no-border.active { background-color: #d8d8d8!important; border-color: #d8d8d8 } .btn-light.disabled, .btn-light[disabled] { background-color: #e7e7e7!important } .btn-light.btn-mini:after { left: -2px; right: -2px; top: -2px; bottom: -2px } .btn-light.btn-small:after { left: -4px; right: -4px; top: -4px; bottom: -4px } .btn-light.btn-large:after { left: -6px; right: -6px; top: -6px; bottom: -6px } .btn.disabled.active, .btn[disabled].active, .btn.disabled:focus, .btn[disabled]:focus, .btn.disabled:active, .btn[disabled]:active { outline: 0 } .btn.disabled:active, .btn[disabled]:active { top: 0; left: 0 } .btn.active { color: #efe5b5 } .btn.active:after { display: inline-block; content: ""; position: absolute; border-bottom: 1px solid #efe5b5; left: -4px; right: -4px; bottom: -4px } .btn.active.btn-small:after { left: -3px; right: -3px; bottom: -3px; border-bottom-width: 1px } .btn.active.btn-large:after { left: -5px; right: -5px; bottom: -5px; border-bottom-width: 1px } .btn.active.btn-mini:after, .btn.active.btn-minier:after { left: -1px; right: -1px; bottom: -1px; border-bottom-width: 1px } .btn.active.btn-yellow:after { border-bottom-color: #c96338 } .btn.active.btn-light { color: #515151 } .btn.active.btn-light:after { border-bottom-color: #b5b5b5 } .btn>[class*="icon-"] { display: inline; margin-right: 4px; min-width: 12px } .btn>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 4px } .btn>.icon-only[class*="icon-"] { margin: 0; vertical-align: middle; text-align: center; padding: 0; min-width: 24px } .btn-large>[class*="icon-"] { margin-right: 6px } .btn-large>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 6px } .btn-small>[class*="icon-"] { margin-right: 3px } .btn-small>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 3px } .btn-mini>[class*="icon-"], .btn-minier>[class*="icon-"] { margin-right: 2px } .btn-mini>[class*="icon-"].icon-on-right, .btn-minier>[class*="icon-"].icon-on-right { margin-right: 0; margin-left: 2px } .btn.btn-link { border: none!important; background: transparent none!important; color: #08c!important; text-shadow: none!important; padding: 4px 12px!important; line-height: 20px!important } .btn.btn-link:hover { background: none!important; text-shadow: none!important } .btn.btn-link.active { background: none!important; text-decoration: underline; color: #009ceb!important } .btn.btn-link.active:after { display: none } .btn.btn-link.disabled, .btn.btn-link[disabled] { background: 0; opacity: .65 } .btn.btn-link.disabled:hover, .btn.btn-link[disabled]:hover { background: none!important; text-decoration: none!important } .btn-group>.btn, .btn-group>.btn+.btn { margin: 0 1px 0 0 } .btn-group>.btn:first-child { margin: 0 1px 0 0 } .btn-group>.btn:first-child, .btn-group>.btn:last-child { border-radius: 0 } .btn-group>.btn>.caret { margin-top: 15px; margin-left: 1px; border-width: 5px; border-top-color: #FFF } .btn-group>.btn.btn-small>.caret { margin-top: 10px; border-width: 4px } .btn-group>.btn.btn-large>.caret { margin-top: 18px; border-width: 6px } .btn-group>.btn.btn-mini>.caret { margin-top: 9px; border-width: 4px } .btn-group>.btn.btn-minier>.caret { margin-top: 7px; border-width: 3px } .btn-group>.btn+.btn.dropdown-toggle { padding-right: 3px; padding-left: 3px } .btn-group>.btn+.btn-large.dropdown-toggle { padding-right: 4px; padding-left: 4px } .btn-group .dropdown-toggle { border-radius: 0 } .btn-group>.btn, .btn-group+.btn { margin: 0 1px 0 0; border-width: 3px!important } .btn-group>.btn.active:after, .btn-group+.btn.active:after { left: -2px; right: -2px; bottom: -2px; border-bottom-width: 1px } .btn-group>.btn-large, .btn-group+.btn-large { border-width: 4px!important } .btn-group>.btn-large.active:after, .btn-group+.btn-large.active:after { left: -3px; right: -3px; bottom: -3px; border-bottom-width: 1px } .btn-group>.btn-small, .btn-group+.btn-small { border-width: 2px!important } .btn-group>.btn-small.active:after, .btn-group+.btn-small.active:after { left: -1px; right: -1px; bottom: -1px; border-bottom-width: 1px } .btn-group>.btn-mini, .btn-group+.btn-mini { border-width: 1px!important } .btn-group>.btn-mini.active:after, .btn-group+.btn-mini.active:after { left: 0; right: 0; bottom: 0; border-bottom-width: 1px } .btn-group>.btn-minier, .btn-group+.btn-minier { border-width: 0!important } .btn-group>.btn-minier.active:after, .btn-group+.btn-minier.active:after { left: 0; right: 0; bottom: 0; border-bottom-width: 1px } .btn-group-vertical>.btn, .btn-group-vertical>.btn+.btn { margin: 1px 0 0 } .btn.btn-app { display: inline-block; width: 100px; margin: 2px; position: relative; font-size: 18px; font-weight: normal; color: #FFF; text-align: center; text-shadow: 0 -1px -1px rgba(0, 0, 0, 0.2)!important; border: 0; border-radius: 12px; padding: 12px 0 8px } .btn.btn-app, .btn.btn-app-default { background: #b4c2cc!important; background-color: #b5c3ce!important; background-image: -moz-linear-gradient(top, #bcc9d5, #abbac3)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bcc9d5), to(#abbac3))!important; background-image: -webkit-linear-gradient(top, #bcc9d5, #abbac3)!important; background-image: -o-linear-gradient(top, #bcc9d5, #abbac3)!important; background-image: linear-gradient(to bottom, #bcc9d5, #abbac3)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffbcc9d5', endColorstr='#ffabbac3', GradientType=0)!important } .btn-app.btn-primary { background: #2a8bcc!important; background-color: #2d8ece!important; background-image: -moz-linear-gradient(top, #3b98d6, #197ec1)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b98d6), to(#197ec1))!important; background-image: -webkit-linear-gradient(top, #3b98d6, #197ec1)!important; background-image: -o-linear-gradient(top, #3b98d6, #197ec1)!important; background-image: linear-gradient(to bottom, #3b98d6, #197ec1)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff3b98d6', endColorstr='#ff197ec1', GradientType=0)!important } .btn-app.btn-info { background: #68adde!important; background-color: #6baedf!important; background-image: -moz-linear-gradient(top, #75b5e6, #5ba4d5)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#75b5e6), to(#5ba4d5))!important; background-image: -webkit-linear-gradient(top, #75b5e6, #5ba4d5)!important; background-image: -o-linear-gradient(top, #75b5e6, #5ba4d5)!important; background-image: linear-gradient(to bottom, #75b5e6, #5ba4d5)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff75b5e6', endColorstr='#ff5ba4d5', GradientType=0)!important } .btn-app.btn-success { background: #86b558!important; background-color: #87b75a!important; background-image: -moz-linear-gradient(top, #8ebf60, #7daa50)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#8ebf60), to(#7daa50))!important; background-image: -webkit-linear-gradient(top, #8ebf60, #7daa50)!important; background-image: -o-linear-gradient(top, #8ebf60, #7daa50)!important; background-image: linear-gradient(to bottom, #8ebf60, #7daa50)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff8ebf60', endColorstr='#ff7daa50', GradientType=0)!important } .btn-app.btn-danger { background: #d3413b!important; background-color: #d3463f!important; background-image: -moz-linear-gradient(top, #d55b52, #d12723)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d55b52), to(#d12723))!important; background-image: -webkit-linear-gradient(top, #d55b52, #d12723)!important; background-image: -o-linear-gradient(top, #d55b52, #d12723)!important; background-image: linear-gradient(to bottom, #d55b52, #d12723)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffd55b52', endColorstr='#ffd12723', GradientType=0)!important } .btn-app.btn-warning { background: #ffb44b!important; background-color: #ffb650!important; background-image: -moz-linear-gradient(top, #ffbf66, #ffa830)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffbf66), to(#ffa830))!important; background-image: -webkit-linear-gradient(top, #ffbf66, #ffa830)!important; background-image: -o-linear-gradient(top, #ffbf66, #ffa830)!important; background-image: linear-gradient(to bottom, #ffbf66, #ffa830)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffbf66', endColorstr='#ffffa830', GradientType=0)!important } .btn-app.btn-purple { background: #9383bd!important; background-color: #9484be!important; background-image: -moz-linear-gradient(top, #9b8ac5, #8a7cb4)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#9b8ac5), to(#8a7cb4))!important; background-image: -webkit-linear-gradient(top, #9b8ac5, #8a7cb4)!important; background-image: -o-linear-gradient(top, #9b8ac5, #8a7cb4)!important; background-image: linear-gradient(to bottom, #9b8ac5, #8a7cb4)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff9b8ac5', endColorstr='#ff8a7cb4', GradientType=0)!important } .btn-app.btn-pink { background: #d54c7e!important; background-color: #d64f81!important; background-image: -moz-linear-gradient(top, #db5e8c, #ce3970)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#db5e8c), to(#ce3970))!important; background-image: -webkit-linear-gradient(top, #db5e8c, #ce3970)!important; background-image: -o-linear-gradient(top, #db5e8c, #ce3970)!important; background-image: linear-gradient(to bottom, #db5e8c, #ce3970)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffdb5e8c', endColorstr='#ffce3970', GradientType=0)!important } .btn-app.btn-inverse { background: #3d3d3d!important; background-color: #3f3f3f!important; background-image: -moz-linear-gradient(top, #494949, #303030)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#494949), to(#303030))!important; background-image: -webkit-linear-gradient(top, #494949, #303030)!important; background-image: -o-linear-gradient(top, #494949, #303030)!important; background-image: linear-gradient(to bottom, #494949, #303030)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff494949', endColorstr='#ff303030', GradientType=0)!important } .btn-app.btn-grey { background: #7a7a7a!important; background-color: #7c7c7c!important; background-image: -moz-linear-gradient(top, #848484, #707070)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#848484), to(#707070))!important; background-image: -webkit-linear-gradient(top, #848484, #707070)!important; background-image: -o-linear-gradient(top, #848484, #707070)!important; background-image: linear-gradient(to bottom, #848484, #707070)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ff848484', endColorstr='#ff707070', GradientType=0)!important } .btn-app.btn-light { color: #5a5a5a!important; text-shadow: 0 1px 1px #EEE!important; border: 2px solid #DDD; background: #ededed!important; background-color: #eee!important; background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#e6e6e6))!important; background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6)!important; background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6)!important; background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff4f4f4', endColorstr='#ffe6e6e6', GradientType=0)!important } .btn-app.btn-light.btn-mini { width: 64px; padding-bottom: 6px } .btn-app.btn-yellow { color: #963!important; text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.4)!important; border: 2px solid #fee188; background: #fee088!important; background-color: #fee18d!important; background-image: -moz-linear-gradient(top, #ffe8a5, #fcd76a)!important; background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffe8a5), to(#fcd76a))!important; background-image: -webkit-linear-gradient(top, #ffe8a5, #fcd76a)!important; background-image: -o-linear-gradient(top, #ffe8a5, #fcd76a)!important; background-image: linear-gradient(to bottom, #ffe8a5, #fcd76a)!important; background-repeat: repeat-x!important; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffe8a5', endColorstr='#fffcd76a', GradientType=0)!important } .btn.btn-app.btn-small { width: 80px; font-size: 16px; border-radius: 10px; padding-bottom: 9px } .btn.btn-app.btn-mini { width: 64px; font-size: 15px; border-radius: 8px; padding-bottom: 7px; padding-top: 8px } .btn.btn-app>[class*=icon] { display: block; font-size: 42px; margin: 0 0 4px; line-height: 36px; min-width: 0; padding: 0 } .btn.btn-app.btn-small>[class*=icon] { display: block; font-size: 32px; line-height: 30px; margin: 0 0 3px } .btn.btn-app.btn-mini>[class*=icon] { display: block; font-size: 24px; line-height: 24px; margin: 0 } .btn.btn-app.no-radius { border-radius: 0 } .btn.btn-app.radius-4 { border-radius: 4px } .btn.btn-app>.badge, .btn.btn-app>.label { position: absolute!important; top: -2px; right: -2px; padding: 1px 3px; text-align: center; font-size: 12px } .btn.btn-app>.badge.badge-right, .btn.btn-app>.label.badge-right, .btn.btn-app>.badge.label-right, .btn.btn-app>.label.label-right { right: auto; left: -2px } .btn.btn-app>.label { padding: 1px 6px 3px; font-size: 13px } .btn.btn-app.radius-4>.badge, .btn.btn-app.no-radius>.badge { border-radius: 3px } .btn.btn-app.radius-4>.badge.no-radius, .btn.btn-app.no-radius>.badge.no-radius { border-radius: 0 } .btn.btn-app.active { color: #fff } .btn.btn-app.active:after { display: none } .btn.btn-app.active.btn-yellow { color: #963; border-color: #fee188 } .btn.btn-app.active.btn-light { color: #515151 } .label { border-radius: 0; text-shadow: none; font-size: 11px; font-weight: normal; padding: 1px 5px 3px; background-color: #abbac3!important } .label[class*="span"][class*="arrow"] { min-height: 0 } .badge { text-shadow: none; font-size: 12px; padding-top: 1px; padding-bottom: 3px; font-weight: normal; line-height: 15px; background-color: #abbac3!important } .label-transparent, .badge-transparent { background-color: transparent!important } .label-grey, .badge-grey { background-color: #a0a0a0!important } .label-info, .badge-info { background-color: #3a87ad!important } .label-primary, .badge-primary { background-color: #2283c5!important } .label-success, .badge-success { background-color: #82af6f!important } .label-important, .badge-important { background-color: #d15b47!important } .label-inverse, .badge-inverse { background-color: #333!important } .label-warning, .badge-warning { background-color: #f89406!important } .label-pink, .badge-pink { background-color: #d6487e!important } .label-purple, .badge-purple { background-color: #9585bf!important } .label-yellow, .badge-yellow { background-color: #fee188!important } .label-light, .badge-light { background-color: #e7e7e7!important } .badge-yellow, .label-yellow { color: #963!important; border-color: #fee188 } .badge-light, .label-light { color: #888!important } .label.arrowed, .label.arrowed-in { position: relative; margin-left: 9px } .label.arrowed:before, .label.arrowed-in:before { display: inline-block; content: ""; position: absolute; left: -14px; top: 0; border: 9px solid transparent; border-width: 9px 7px; border-right-color: #abbac3 } .label.arrowed-in:before { border-color: #abbac3; border-left-color: transparent!important; left: -9px } .label.arrowed-right, .label.arrowed-in-right { position: relative; margin-right: 9px } .label.arrowed-right:after, .label.arrowed-in-right:after { display: inline-block; content: ""; position: absolute; right: -14px; top: 0; border: 9px solid transparent; border-width: 9px 7px; border-left-color: #abbac3 } .label.arrowed-in-right:after { border-color: #abbac3; border-right-color: transparent!important; right: -9px } .label-info.arrowed:before { border-right-color: #3a87ad } .label-info.arrowed-in:before { border-color: #3a87ad } .label-info.arrowed-right:after { border-left-color: #3a87ad } .label-info.arrowed-in-right:after { border-color: #3a87ad } .label-primary.arrowed:before { border-right-color: #2283c5 } .label-primary.arrowed-in:before { border-color: #2283c5 } .label-primary.arrowed-right:after { border-left-color: #2283c5 } .label-primary.arrowed-in-right:after { border-color: #2283c5 } .label-success.arrowed:before { border-right-color: #82af6f } .label-success.arrowed-in:before { border-color: #82af6f } .label-success.arrowed-right:after { border-left-color: #82af6f } .label-success.arrowed-in-right:after { border-color: #82af6f } .label-warning.arrowed:before { border-right-color: #f89406 } .label-warning.arrowed-in:before { border-color: #f89406 } .label-warning.arrowed-right:after { border-left-color: #f89406 } .label-warning.arrowed-in-right:after { border-color: #f89406 } .label-important.arrowed:before { border-right-color: #d15b47 } .label-important.arrowed-in:before { border-color: #d15b47 } .label-important.arrowed-right:after { border-left-color: #d15b47 } .label-important.arrowed-in-right:after { border-color: #d15b47 } .label-inverse.arrowed:before { border-right-color: #333 } .label-inverse.arrowed-in:before { border-color: #333 } .label-inverse.arrowed-right:after { border-left-color: #333 } .label-inverse.arrowed-in-right:after { border-color: #333 } .label-pink.arrowed:before { border-right-color: #d6487e } .label-pink.arrowed-in:before { border-color: #d6487e } .label-pink.arrowed-right:after { border-left-color: #d6487e } .label-pink.arrowed-in-right:after { border-color: #d6487e } .label-purple.arrowed:before { border-right-color: #9585bf } .label-purple.arrowed-in:before { border-color: #9585bf } .label-purple.arrowed-right:after { border-left-color: #9585bf } .label-purple.arrowed-in-right:after { border-color: #9585bf } .label-yellow.arrowed:before { border-right-color: #fee188 } .label-yellow.arrowed-in:before { border-color: #fee188 } .label-yellow.arrowed-right:after { border-left-color: #fee188 } .label-yellow.arrowed-in-right:after { border-color: #fee188 } .label-light.arrowed:before { border-right-color: #e7e7e7 } .label-light.arrowed-in:before { border-color: #e7e7e7 } .label-light.arrowed-right:after { border-left-color: #e7e7e7 } .label-light.arrowed-in-right:after { border-color: #e7e7e7 } .label-grey.arrowed:before { border-right-color: #a0a0a0 } .label-grey.arrowed-in:before { border-color: #a0a0a0 } .label-grey.arrowed-right:after { border-left-color: #a0a0a0 } .label-grey.arrowed-in-right:after { border-color: #a0a0a0 } .label-large { font-size: 13px; padding: 3px 8px 5px } .label-large.arrowed, .label-large.arrowed-in { margin-left: 12px } .label-large.arrowed:before, .label-large.arrowed-in:before { left: -16px; border-width: 11px 8px } .label-large.arrowed-in:before { left: -12px } .label-large.arrowed-right, .label-large.arrowed-in-right { margin-right: 11px } .label-large.arrowed-right:after, .label-large.arrowed-in-right:after { right: -16px; border-width: 11px 8px } .label-large.arrowed-in-right:after { right: -12px } .icon-white, .nav-pills>.active>a>[class^="icon-"], .nav-pills>.active>a>[class*=" icon-"], .nav-list>.active>a>[class^="icon-"], .nav-list>.active>a>[class*=" icon-"], .navbar-inverse .nav>.active>a>[class^="icon-"], .navbar-inverse .nav>.active>a>[class*=" icon-"], .dropdown-menu>li>a:hover>[class^="icon-"], .dropdown-menu>li>a:focus>[class^="icon-"], .dropdown-menu>li>a:hover>[class*=" icon-"], .dropdown-menu>li>a:focus>[class*=" icon-"], .dropdown-menu>.active>a>[class^="icon-"], .dropdown-menu>.active>a>[class*=" icon-"], .dropdown-submenu:hover>a>[class^="icon-"], .dropdown-submenu:focus>a>[class^="icon-"], .dropdown-submenu:hover>a>[class*=" icon-"], .dropdown-submenu:focus>a>[class*=" icon-"] { background-image: none } .dropdown-menu { border-radius: 0!important; box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2) } .dropdown-menu li a { font-size: 13px; padding-left: 11px; padding-right: 11px; margin-bottom: 1px; margin-top: 1px } .dropdown-menu.dropdown-icon-only { min-width: 0 } .dropdown-menu.dropdown-icon-only>li { float: left; margin: 0 4px } .dropdown-menu.dropdown-icon-only>li>a [class*="icon-"] { width: 18px; font-size: 16px; display: inline-block } .dropdown-menu.dropdown-icon-only>li>a .icon-2x { width: 36px; font-size: 22px } .dropdown-menu li a:hover, .dropdown-menu li a:focus, .dropdown-menu li a:active, .dropdown-menu li.active a, .dropdown-menu li.active a:hover, .dropdown-menu .dropdown-submenu:hover>a, .nav-tabs .dropdown-menu li>a:focus { background: #4f99c6; color: #fff } .dropdown-default li a:hover, .dropdown-default li a:focus, .dropdown-default li a:active, .dropdown-default li.active a, .dropdown-default li.active a:hover, .dropdown-default .dropdown-submenu:hover>a, .nav-tabs .dropdown-default li>a:focus { background: #abbac3; color: #fff } .dropdown-info li a:hover, .dropdown-info li a:focus, .dropdown-info li a:active, .dropdown-info li.active a, .dropdown-info li.active a:hover, .dropdown-info .dropdown-submenu:hover>a, .nav-tabs .dropdown-info li>a:focus { background: #6fb3e0; color: #fff } .dropdown-primary li a:hover, .dropdown-primary li a:focus, .dropdown-primary li a:active, .dropdown-primary li.active a, .dropdown-primary li.active a:hover, .dropdown-primary .dropdown-submenu:hover>a, .nav-tabs .dropdown-primary li>a:focus { background: #2283c5; color: #fff } .dropdown-success li a:hover, .dropdown-success li a:focus, .dropdown-success li a:active, .dropdown-success li.active a, .dropdown-success li.active a:hover, .dropdown-success .dropdown-submenu:hover>a, .nav-tabs .dropdown-success li>a:focus { background: #87b87f; color: #fff } .dropdown-warning li a:hover, .dropdown-warning li a:focus, .dropdown-warning li a:active, .dropdown-warning li.active a, .dropdown-warning li.active a:hover, .dropdown-warning .dropdown-submenu:hover>a, .nav-tabs .dropdown-warning li>a:focus { background: #ffa24d; color: #fff } .dropdown-danger li a:hover, .dropdown-danger li a:focus, .dropdown-danger li a:active, .dropdown-danger li.active a, .dropdown-danger li.active a:hover, .dropdown-danger .dropdown-submenu:hover>a, .nav-tabs .dropdown-danger li>a:focus { background: #d15b47; color: #fff } .dropdown-inverse li a:hover, .dropdown-inverse li a:focus, .dropdown-inverse li a:active, .dropdown-inverse li.active a, .dropdown-inverse li.active a:hover, .dropdown-inverse .dropdown-submenu:hover>a, .nav-tabs .dropdown-inverse li>a:focus { background: #555; color: #fff } .dropdown-purple li a:hover, .dropdown-purple li a:focus, .dropdown-purple li a:active, .dropdown-purple li.active a, .dropdown-purple li.active a:hover, .dropdown-purple .dropdown-submenu:hover>a, .nav-tabs .dropdown-purple li>a:focus { background: #9585bf; color: #fff } .dropdown-pink li a:hover, .dropdown-pink li a:focus, .dropdown-pink li a:active, .dropdown-pink li.active a, .dropdown-pink li.active a:hover, .dropdown-pink .dropdown-submenu:hover>a, .nav-tabs .dropdown-pink li>a:focus { background: #d6487e; color: #fff } .dropdown-grey li a:hover, .dropdown-grey li a:focus, .dropdown-grey li a:active, .dropdown-grey li.active a, .dropdown-grey li.active a:hover, .dropdown-grey .dropdown-submenu:hover>a, .nav-tabs .dropdown-grey li>a:focus { background: #a0a0a0; color: #fff } .dropdown-light li a:hover, .dropdown-light li a:focus, .dropdown-light li a:active, .dropdown-light li.active a, .dropdown-light li.active a:hover, .dropdown-light .dropdown-submenu:hover>a, .nav-tabs .dropdown-light li>a:focus { background: #e7e7e7; color: #333 } .dropdown-lighter li a:hover, .dropdown-lighter li a:focus, .dropdown-lighter li a:active, .dropdown-lighter li.active a, .dropdown-lighter li.active a:hover, .dropdown-lighter .dropdown-submenu:hover>a, .nav-tabs .dropdown-lighter li>a:focus { background: #f3f3f3; color: #444 } .dropdown-yellow li a:hover, .dropdown-yellow li a:focus, .dropdown-yellow li a:active, .dropdown-yellow li.active a, .dropdown-yellow li.active a:hover, .dropdown-yellow .dropdown-submenu:hover>a, .nav-tabs .dropdown-yellow li>a:focus { background: #fee188; color: #444 } .dropdown-light .dropdown-submenu:hover>a:after, .dropdown-lighter .dropdown-submenu:hover>a:after { border-left-color: #444 } .dropdown-menu.dropdown-close { top: 92%; left: -5px } .dropdown-menu.dropdown-close.pull-right { left: auto; right: -5px } .dropdown-menu.dropdown-closer { top: 80%; left: -10px } .dropdown-menu.dropdown-closer.pull-right { right: -10px; left: auto } .dropdown-submenu>a:after { margin-right: -5px } .dropdown-colorpicker>.dropdown-menu { top: 80%; left: -7px; padding: 4px; min-width: 120px; max-width: 120px } .dropdown-colorpicker>.dropdown-menu.pull-right { right: -7px; left: auto } .dropdown-colorpicker>.dropdown-menu>li { display: block; float: left; width: 20px; height: 20px; margin: 2px } .dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn { display: block; width: 20px; height: 20px; margin: 0; padding: 0; border-radius: 0; position: relative; -webkit-transition: all ease .1s; -moz-transition: all ease .1s; -o-transition: all ease .1s; transition: all ease .1s } .dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn:hover { text-decoration: none; opacity: .8; filter: alpha(opacity=80); -webkit-transform: scale(1.08); -moz-transform: scale(1.08); -ms-transform: scale(1.08); -o-transform: scale(1.08); transform: scale(1.08) } .dropdown-colorpicker>.dropdown-menu>li>.colorpick-btn.selected:after { content: "\f00c"; display: inline-block; font-family: FontAwesome; font-size: 11px; color: #FFF; position: absolute; left: 0; right: 0; text-align: center; line-height: 20px } .btn-colorpicker { display: inline-block; width: 20px; height: 20px; background-color: #DDD; vertical-align: middle; border-radius: 0 } .dropdown-navbar { padding: 0; width: 240px; box-shadow: 0 2px 4px rgba(30, 30, 100, 0.25); border-color: #bcd4e5 } .dropdown-navbar>li { padding: 0 8px; background-color: #fff } .dropdown-navbar>li.nav-header { text-shadow: none; padding-top: 7px; padding-bottom: 7px; font-size: 13px; font-weight: bold; text-transform: none; border-bottom: 1px solid } .dropdown-navbar>li>[class*="icon-"], .dropdown-navbar>li>a>[class*="icon-"] { margin-right: 5px!important; color: #555; font-size: 14px } .dropdown-navbar>li>a { padding: 10px 2px; margin: 0; border-bottom: 1px solid; font-size: 12px; line-height: 16px; color: #555 } .dropdown-navbar>li>a:active, .dropdown-navbar>li>a:hover { background-color: transparent!important; color: #555 } .dropdown-navbar>li>a .progress { margin-bottom: 0; margin-top: 4px } .dropdown-navbar>li>a .badge { line-height: 16px; padding-right: 4px; padding-left: 4px; font-size: 12px } .dropdown-navbar>li:last-child>a { border-bottom: 0 solid #DDD; border-top: 1px dotted transparent; color: #4f99c6; text-align: center; font-size: 13px } .dropdown-navbar>li:last-child>a:hover { background-color: #FFF; color: #4f99c6; text-decoration: underline } .dropdown-navbar>li:last-child>a:hover>[class*="icon-"] { text-decoration: none } .dropdown-navbar>li:hover { background-color: #f4f9fc!important } .dropdown-navbar>li.nav-header { background-color: #ecf2f7!important; color: #8090a0; border-bottom-color: #bcd4e5 } .dropdown-navbar>li.nav-header>[class*="icon-"] { color: #8090a0 } .dropdown-navbar>li>a { border-bottom-color: #e4ecf3 } .dropdown-navbar.navbar-pink { border-color: #e5bcd4 } .dropdown-navbar.navbar-pink>li:hover { background-color: #fcf4f9!important } .dropdown-navbar.navbar-pink>li.nav-header { background-color: #f7ecf2!important; color: #b471a0; border-bottom-color: #e5bcd4 } .dropdown-navbar.navbar-pink>li.nav-header>[class*="icon-"] { color: #c06090 } .dropdown-navbar.navbar-pink>li>a { border-bottom-color: #f3e4ec } .dropdown-navbar.navbar-grey { border-color: #e5e5e5 } .dropdown-navbar.navbar-grey>li:hover { background-color: #f8f8f8!important } .dropdown-navbar.navbar-grey>li.nav-header { background-color: #f2f2f2!important; color: #3a87ad; border-bottom-color: #e5e5e5 } .dropdown-navbar.navbar-grey>li.nav-header>[class*="icon-"] { color: #3a87ad } .dropdown-navbar.navbar-grey>li>a { border-bottom-color: #eee } .dropdown-navbar.navbar-green { border-color: #b4d5ac } .dropdown-navbar.navbar-green>li:hover { background-color: #f4f9ef!important } .dropdown-navbar.navbar-green>li.nav-header { background-color: #ebf7e4!important; color: #8a6; border-bottom-color: #b4d5ac } .dropdown-navbar.navbar-green>li.nav-header>[class*="icon-"] { color: #90c060 } .dropdown-navbar.navbar-green>li>a { border-bottom-color: #ecf3e4 } .dropdown-navbar [class*="btn"][class*="icon-"] { display: inline-block; border: 0; margin: 0 5px 0 0; width: 24px; text-align: center; padding-left: 0; padding-right: 0 } .dropdown-navbar .msg-photo { margin-right: 6px; max-width: 42px } .dropdown-navbar .msg-body { display: inline-block; line-height: 20px; white-space: normal; vertical-align: middle; max-width: 175px } .dropdown-navbar .msg-title { display: inline-block; line-height: 14px } .dropdown-navbar .msg-time { display: block; font-size: 11px; color: #777 } .dropdown-navbar .msg-time>[class*="icon-"] { font-size: 14px; color: #555 } #user_menu>li>a { padding: 4px 12px } #user_menu>li>a>[class*="icon-"] { margin-right: 6px; font-size: 120% } #user_info { max-width: 100px; display: inline-block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; vertical-align: top; line-height: 15px; position: relative; top: 6px } #user_info small { display: block } .form-line { margin-bottom: 24px; padding-bottom: 12px; border-bottom: 1px solid #EEE } .form-actions { display: block } .help-button { display: inline-block; height: 18px; width: 18px; line-height: 20px; text-align: center; padding: 0; background-color: #65bcda; color: #FFF; font-size: 12px; font-weight: bold; cursor: default; margin-left: 4px; -webkit-border-radius: 16px; -moz-border-radius: 16px; border-radius: 16px; border-color: #FFF; border: 2px solid #FFF; -webkit-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2); -moz-box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2); box-shadow: 0 1px 0 1px rgba(0, 0, 0, 0.2) } .help-button:hover { background-color: #65bcda; text-shadow: none } label, .lbl { vertical-align: middle } td>label, th>label, label.inline { margin-bottom: 0; line-height: inherit } textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"] { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important; border-width: 1px; color: #aaa; background-color: #fff; border-color: #d5d5d5; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; -webkit-transition-duration: .1s; -moz-transition-duration: .1s; -o-transition-duration: .1s; transition-duration: .1s } input.block { display: block; margin-bottom: 9px } textarea.autosize-transition { -webkit-transition-duration: "height 0.2s"; -moz-transition-duration: "height 0.2s"; -o-transition-duration: "height 0.2s"; transition-duration: "height 0.2s" } .limiterBox { border: 1px solid #222; border-top: 0; background-color: #333; padding: 3px 6px; font-size: 12px; color: #FFF; margin-top: 6px } .limiterBox:after { display: none } .limiterBox:before { display: block; content: ""; position: absolute; width: 0; height: 0; top: -8px; left: 50%; margin-left: -5px; border-color: transparent; border-style: solid; border-bottom-color: #333; border-width: 0 8px 8px } select { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; border-width: 1px } select:focus { outline: 0; -webkit-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); -moz-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); border-color: #f59942 } select option { padding: 3px 4px } select option:active, select option:hover, select option:focus { background-color: #e5e9ee; color: #111 } select option[value=""] { padding: 0 } textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus { -webkit-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); -moz-box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); box-shadow: 0 0 0 2px rgba(245, 153, 66, 0.3); color: #838182; border-color: #f59942; background-color: #fff } input[disabled] { color: #848484; background-color: #eee } input[readonly] { color: #939192; background: #f5f5f5!important; cursor: default } input[readonly]:focus { -webkit-box-shadow: 0 0 0 2px rgba(150, 150, 150, 0.3); -moz-box-shadow: 0 0 0 2px rgba(150, 150, 150, 0.3); box-shadow: 0 0 0 2px rgba(150, 150, 150, 0.3); border-color: #aaa; background-color: #f9f9f9 } .width-50 { width: 50%!important } .width-75 { width: 75%!important } .width-80 { width: 80%!important } .width-90 { width: 90%!important } .width-100 { width: 100% } .help-inline { font-size: 13px!important } .input-icon { position: relative } span.input-icon { display: inline-block } .input-icon>input { padding-left: 24px; padding-right: 6px } .input-icon.input-icon-right>input { padding-left: 6px; padding-right: 24px } .input-icon>[class*="icon-"] { padding: 0 3px; z-index: 2; position: absolute; top: 1px; bottom: 1px; left: 3px; line-height: 28px; display: inline-block; color: #909090; font-size: 16px } .input-icon.input-icon-right>[class*="icon-"] { left: auto; right: 3px } .input-icon>input:focus+[class*="icon-"] { color: #579 } .input-icon ~ .help-inline { padding-left: 8px } .control-group.warning .input-icon>[class*="icon-"] { color: #d3bd50 } .control-group.success .input-icon>[class*="icon-"] { color: #8bad4c } .control-group.error .input-icon>[class*="icon-"] { color: #d68273 } .control-group.info .input-icon>[class*="icon-"] { color: #4b89aa } .form-search .radio [type=radio]+label, .form-inline .radio [type=radio]+label, .form-search .checkbox [type=checkbox]+label, .form-inline .checkbox [type=checkbox]+label { float: left; margin-left: -20px } .form-search .form-search .radio [type=radio]+label, .form-search .form-inline .radio [type=radio]+label, .form-search .form-search .checkbox [type=checkbox]+label, .form-search .form-inline .checkbox [type=checkbox]+label, .form-inline .form-search .radio [type=radio]+label, .form-inline .form-inline .radio [type=radio]+label, .form-inline .form-search .checkbox [type=checkbox]+label, .form-inline .form-inline .checkbox [type=checkbox]+label { margin-left: 0; margin-right: 3px } .form-search .input-append .search-query:focus, .form-search .input-prepend .search-query:focus { -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .input-append input, .input-prepend input, .input-append select, .input-prepend select, .input-append .uneditable-input, .input-prepend .uneditable-input { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 } input[type=checkbox], input[type=radio] { opacity: 0; position: absolute; z-index: 12; width: 18px; height: 18px } input[type=checkbox]:checked, input[type=radio]:checked, input[type=checkbox]:focus, input[type=radio]:focus { outline: none!important } input[type=checkbox]+.lbl, input[type=radio]+.lbl { position: relative; z-index: 11; display: inline-block; margin: 0; line-height: 20px; min-height: 14px; min-width: 14px; font-weight: normal } input[type=checkbox]+.lbl.padding-16::before, input[type=radio]+.lbl.padding-16::before { margin-right: 16px } input[type=checkbox]+.lbl.padding-12::before, input[type=radio]+.lbl.padding-12::before { margin-right: 12px } input[type=checkbox]+.lbl.padding-8::before, input[type=radio]+.lbl.padding-8::before { margin-right: 8px } input[type=checkbox]+.lbl.padding-4::before, input[type=radio]+.lbl.padding-4::before { margin-right: 4px } input[type=checkbox]+.lbl.padding-0::before, input[type=radio]+.lbl.padding-0::before { margin-right: 0 } input[type=checkbox]+.lbl::before, input[type=radio]+.lbl::before { font-family: fontAwesome; font-weight: normal; font-size: 11px; color: #32a3ce; content: "\a0"; background-color: #fafafa; border: 1px solid #CCC; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); border-radius: 0; display: inline-block; text-align: center; vertical-align: middle; height: 13px; line-height: 13px; min-width: 13px; margin-right: 1px } input[type=checkbox]:checked+.lbl::before, input[type=radio]:checked+.lbl::before { display: inline-block; content: '\f00c'; background-color: #f5f8fc; border-color: #adb8c0; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 -15px 10px -12px rgba(0, 0, 0, 0.05), inset 15px 10px -12px rgba(255, 255, 255, 0.1) } input[type=checkbox]:hover+.lbl::before, input[type=radio]:hover+.lbl::before, input[type=checkbox]+.lbl:hover::before, input[type=radio]+.lbl:hover::before { border-color: #ff893c } input[type=checkbox]:active+.lbl::before, input[type=radio]:active+.lbl::before, input[type=checkbox]:checked:active+.lbl::before, input[type=radio]:checked:active+.lbl::before { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0 1px 3px rgba(0, 0, 0, 0.1) } input[type=checkbox].ace-checkbox-2+.lbl::before, input[type=radio].ace-checkbox-2+.lbl::before { box-shadow: none } input[type=checkbox].ace-checkbox-2:checked+.lbl::before, input[type=radio].ace-checkbox-2:checked+.lbl::before { background-color: #f9a021; border-color: #f9a021; color: #FFF } input[type=checkbox]:disabled+.lbl::before, input[type=radio]:disabled+.lbl::before, input[type=checkbox][disabled]+.lbl::before, input[type=radio][disabled]+.lbl::before, input[type=checkbox].disabled+.lbl::before, input[type=radio].disabled+.lbl::before { background-color: #DDD!important; border-color: #CCC!important; box-shadow: none!important; color: #BBB } input[type=radio]+.lbl::before { border-radius: 32px; font-family: Arial, Helvetica, sans-serif; font-size: 36px } input[type=radio]:checked+.lbl::before { content: "\2022" } input[type=checkbox].ace-switch { width: 55px; height: 20px } input[type=checkbox].ace-switch+.lbl { margin: 0 4px; min-height: 24px } input[type=checkbox].ace-switch+.lbl::before { font-family: Arial, Helvetica, sans-serif; content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF"; color: #999; font-weight: bold; font-size: 11px; line-height: 18px; line-height: 21px\9; height: 18px; overflow: hidden; border-radius: 12px; background-color: #f5f5f5; box-shadow: inset 0 2px 2px 0 rgba(0, 0, 0, 0.2); border: 1px solid #CCC; text-align: left; float: left; padding: 0; width: 50px; text-indent: -19px; text-indent: -21px\9; margin-right: 0; -webkit-transition: text-indent .4s ease; -moz-transition: text-indent .4s ease; -o-transition: text-indent .4s ease; transition: text-indent .4s ease } input[type=checkbox].ace-switch+.lbl::after { font-family: Arial, Helvetica, sans-serif; content: '|||'; font-size: 10px; font-weight: lighter; color: #e5e5e5; background-color: #FFF; text-shadow: -1px 0 0 rgba(0, 0, 0, 0.15); text-align: center; border-radius: 12px; width: 22px; height: 22px; line-height: 20px; position: absolute; top: -2px; left: -3px; padding: 0; box-shadow: 0 1px 1px 1px rgba(0, 0, 0, 0.3); text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3) inset; -webkit-transition: left .4s ease; -moz-transition: left .4s ease; -o-transition: left .4s ease; transition: left .4s ease } input[type=checkbox].ace-switch:checked+.lbl::before { text-indent: 9px; color: #FFF; background-color: #8ab2c9; border-color: #468fcc } input[type=checkbox].ace-switch:checked+.lbl::after { left: 34px; background-color: #FFF; color: #8ab2c9 } input[type=checkbox].ace-switch.ace-switch-2+.lbl::before { content: "YES\a0\a0\a0\a0\a0\a0\a0\a0NO" } input[type=checkbox].ace-switch.ace-switch-3+.lbl::after { font-family: FontAwesome; font-size: 13px; line-height: 23px; content: "\f00d"; top: -1px } input[type=checkbox].ace-switch.ace-switch-3:checked+.lbl::after { content: "\f00c" } input[type=checkbox].ace-switch.ace-switch-4+.lbl::before, input[type=checkbox].ace-switch.ace-switch-5+.lbl::before { content: "ON\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0OFF"; font-family: Arial, Helvetica, sans-serif; font-weight: bolder; font-size: 12px; line-height: 19px; height: 20px; overflow: hidden; line-height: 21px\9; border-radius: 12px; background-color: #8b9aa3; border: 1px solid #8b9aa3; color: #FFF; width: 52px; text-indent: -25px; text-indent: -28px\9; display: inline-block; position: relative; margin-right: 8px; box-shadow: none; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease } input[type=checkbox].ace-switch.ace-switch-4+.lbl::after, input[type=checkbox].ace-switch.ace-switch-5+.lbl::after { font-family: Arial, Helvetica, sans-serif; content: '|||'; text-shadow: -1px 0 0 rgba(0, 0, 0, 0.2); font-size: 7px; font-weight: lighter; color: #8b9aa3; text-align: center; position: absolute; border-radius: 12px; color: #5b6a73; top: 2px; left: 2px; width: 18px; height: 18px; line-height: 16px; background-color: #FFF; -webkit-transition: all .4s ease; -moz-transition: all .4s ease; -o-transition: all .4s ease; transition: all .4s ease } input[type=checkbox].ace-switch.ace-switch-4:checked+.lbl::before, input[type=checkbox].ace-switch.ace-switch-5:checked+.lbl::before { text-indent: 9px; background-color: #468fcc; border-color: #468fcc } input[type=checkbox].ace-switch.ace-switch-4:checked+.lbl::after, input[type=checkbox].ace-switch.ace-switch-5:checked+.lbl::after { left: 34px; background-color: #FFF } input[type=checkbox].ace-switch.ace-switch-5+.lbl::before { content: "YES\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0NO" } input[type=checkbox].ace-switch.ace-switch-5:checked+.lbl::before { text-indent: 8px } input[type=checkbox].ace-switch.ace-switch-6+.lbl { position: relative } input[type=checkbox].ace-switch.ace-switch-6+.lbl::before { font-family: FontAwesome; content: "\f00d"; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); box-shadow: none; border: 0; font-weight: lighter; font-size: 16px; border-radius: 12px; display: inline-block; background-color: #888; color: #f2f2f2; width: 52px; height: 22px; line-height: 20px; text-indent: 32px; -webkit-transition: background .1s ease; -moz-transition: background .1s ease; -o-transition: background .1s ease; transition: background .1s ease } input[type=checkbox].ace-switch.ace-switch-6+.lbl::after { content: ''; text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); position: absolute; top: 2px; left: 3px; border-radius: 12px; box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); width: 10px; height: 10px; text-align: center; background-color: #f2f2f2; border: 4px solid #f2f2f2; -webkit-transition: left .2s ease; -moz-transition: left .2s ease; -o-transition: left .2s ease; transition: left .2s ease } input[type=checkbox].ace-switch.ace-switch-6:checked+.lbl::before { content: "\f00c"; text-indent: 6px; color: #FFF; border-color: #b7d3e5; background-color: #ff893c } input[type=checkbox].ace-switch.ace-switch-6:checked+.lbl::after { left: 32px; background-color: #FFF; border: 4px solid #FFF; text-shadow: 0 -1px 0 rgba(0, 200, 0, 0.25) } input[type=checkbox].ace-switch.ace-switch-7 { width: 75px } input[type=checkbox].ace-switch.ace-switch-7+.lbl { position: relative } input[type=checkbox].ace-switch.ace-switch-7+.lbl::before { content: "OFF\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0\a0ON"; font-weight: bolder; font-size: 14px; line-height: 20px; background-color: #FFF; border: 2px solid #AAA; border-radius: 0; box-shadow: none; color: #aaa; width: 70px; height: 22px; line-height: 22px; overflow: hidden; text-indent: 4px; display: inline-block; position: relative; margin-right: 8px; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease } input[type=checkbox].ace-switch.ace-switch-7+.lbl::after { content: '\f00d'; font-family: FontAwesome; font-size: 16px; position: absolute; top: 3px; left: 39px; width: 32px; height: 20px; line-height: 18px; text-align: center; background-color: #aaa; color: #FFF; border-radius: 0; box-shadow: none; -webkit-transition: all .2s ease-in-out; -moz-transition: all .2s ease-in-out; -o-transition: all .2s ease-in-out; transition: all .2s ease-in-out } input[type=checkbox].ace-switch.ace-switch-7:checked+.lbl::before { color: #468fcc; background-color: #FFF; text-indent: -33px; border-color: #6fb3e0 } input[type=checkbox].ace-switch.ace-switch-7:checked+.lbl::after { left: 3px; content: '\f00c'; background-color: #468fcc; color: #FFF } .input-prepend .add-on, .input-append .add-on { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .control-group.success .input-prepend .add-on, .control-group.success .input-append .add-on { border-color: #92bf65 } .control-group.error .input-prepend .add-on, .control-group.error .input-append .add-on { border-color: #f09784 } .control-group.warning .input-prepend .add-on, .control-group.warning .input-append .add-on { border-color: #e0c43a } .control-group.info .input-prepend .add-on, .control-group.info .input-append .add-on { border-color: #64a6bc } .input-prepend>.btn, .input-append>.btn { line-height: 20px; padding: 0 6px; -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .input-prepend>.btn.btn-small, .input-append>.btn.btn-small { line-height: 22px } .input-prepend>.btn+.btn, .input-append>.btn+.btn { margin-left: 1px } .input-prepend>.btn-group>.btn, .input-append>.btn-group>.btn { line-height: 23px } .input-prepend>.btn-group>.btn.btn-small, .input-append>.btn-group>.btn.btn-small { line-height: 26px } .input-prepend>.btn>.caret, .input-append>.btn>.caret, .input-prepend>.btn-group>.btn>.caret, .input-append>.btn-group>.btn>.caret, .input-prepend>.btn.btn-small>.caret, .input-append>.btn.btn-small>.caret, .input-prepend>.btn-group>.btn.btn-small>.caret, .input-append>.btn-group>.btn.btn-small>.caret { margin-top: 10px } .ace-file-input { position: relative; height: 38px; line-height: 38px; margin-bottom: 9px } .ace-file-input input { position: absolute; z-index: -1; visibility: hidden } .ace-file-input label { display: block; position: absolute; top: 0; left: 0; right: 0; height: 28px; background-color: #fff; border: 1px solid #e3e3e3; cursor: pointer; -webkit-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); -moz-box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); -webkit-transition: all .15s; -moz-transition: all .15s; -o-transition: all .15s; transition: all .15s } .ace-file-input label:hover { -webkit-box-shadow: 0 0 0 4px rgba(245, 153, 66, 0.3); -moz-box-shadow: 0 0 0 4px rgba(245, 153, 66, 0.3); box-shadow: 0 0 0 4px rgba(245, 153, 66, 0.3); border-color: #f59942 } .ace-file-input label:before { display: inline-block; content: attr(data-title); position: absolute; right: 0; top: 0; bottom: 0; padding: 0 8px; line-height: 24px; text-align: center; background-color: #6fb3e0; color: #FFF; font-size: 11px; font-weight: bold; border: 2px solid #FFF; border-left-width: 4px; -webkit-transition: all .3s; -moz-transition: all .3s; -o-transition: all .3s; transition: all .3s } .ace-file-input label span { display: inline-block; height: 28px; max-width: 80%; white-space: nowrap; overflow: hidden; line-height: 28px; color: #888; font-size: 13px; position: static; padding-left: 30px } .ace-file-input label span:after { display: inline-block; content: attr(data-title) } .ace-file-input label.selected { right: 16px } .ace-file-input label.selected span { color: #666 } .ace-file-input label [class*="icon-"] { display: inline-block; position: absolute; left: 0; top: 0; bottom: 0; text-align: center; font-family: FontAwesome; font-size: 13px; line-height: 22px; width: 22px; border: 2px solid #FFF; color: #FFF; -webkit-transition: all .1s; -moz-transition: all .1s; -o-transition: all .1s; transition: all .1s; background-color: #d1d1d1 } .ace-file-input label.selected [class*="icon-"] { background-color: #efad62 } .ace-file-input label.selected .icon-picture { background-color: #bd7a9d } .ace-file-input label.selected .icon-film { background-color: #87b87f } .ace-file-input label.selected .icon-music { background-color: #8b7ac9 } .ace-file-input label.selected .icon-archive { background-color: #efad62 } .ace-file-input label.hide-placeholder:before { display: none } .ace-file-input a:hover { text-decoration: none } .ace-file-input .remove { position: absolute; right: -8px; top: 6px; display: none; width: 17px; text-align: center; height: 17px; line-height: 15px; font-size: 11px; font-weight: normal; background-color: #fb7142; border-radius: 24px; color: #FFF } .ace-file-input label.selected+.remove { display: inline-block } .ace-file-multiple { height: auto } .ace-file-multiple label { position: relative; height: auto; border: 1px dashed #aaa; border-radius: 4px } .ace-file-multiple label:before { display: inline-block; content: attr(data-title); position: relative; right: 0; left: 0; margin: 12px; line-height: 22px; background-color: #FFF; color: #CCC; font-size: 18px; font-weight: bold; border: 0 } .ace-file-multiple label.selected span [class*="icon-"] { display: inline-block; position: absolute; left: 0; top: 0; bottom: 0; text-align: center; font-family: FontAwesome; font-size: 13px; line-height: 22px; width: 22px; border: 2px solid #FFF; color: #FFF; -webkit-transition: all .1s; -moz-transition: all .1s; -o-transition: all .1s; transition: all .1s } .ace-file-multiple label span { position: relative; display: block; padding: 0; height: auto; width: auto; max-width: 100%; margin: 0 4px; border-bottom: 1px solid #DDD } .ace-file-multiple label span:first-child { margin-top: 1px } .ace-file-multiple label span:last-child { border-bottom-width: 0; margin-bottom: 1px } .ace-file-multiple label span img { padding: 2px; margin: 3px; border: 1px solid #d7d7d7; background-color: #FFF; background-repeat: no-repeat; background-position: center; margin: 4px 8px 4px 1px } .ace-file-multiple label span:after { display: none } .ace-file-multiple label.selected span:after { display: inline-block; white-space: pre } .ace-file-multiple label span img+[class*="icon-"], .ace-file-multiple label.selected span img+[class*="icon-"] { display: none } .ace-file-multiple .remove { right: -11px; top: -11px; border: 3px solid #BBB; border-radius: 32px; background-color: #FFF; color: red } .ace-file-multiple label.selected+.remove:hover { border-color: #f4c0b1 } .ace-file-multiple label span [class*="icon-"] { position: relative; display: block; text-align: center; height: auto; line-height: 64px; width: auto; font-size: 64px; color: #d5d5d5; margin: 4px 0; background-color: transparent } .ace-file-multiple label.selected:after { display: none } .ace-file-multiple label.selected span [class*="icon-"] { position: relative; margin-right: 4px; margin-left: 2px; line-height: 24px } .ace-file-multiple label span.large { text-align: center; border-bottom: 2px solid #222; margin: 2px; margin: 0 1px 3px } .ace-file-multiple label span.large:last-child { margin: 0 1px 0; border-bottom-width: 0 } .ace-file-multiple label span.large:after { position: absolute; top: auto; bottom: 0; left: 0; right: 0; padding: 0 4px; background-color: #555; color: #FFF; opacity: .8 } .ace-file-multiple label span.large img { border-width: 0; margin: 0; padding: 0 } .ace-file-input input[type=file].disabled+label, .ace-file-input input[type=file][disabled]+label, .ace-file-input input[type=file][readonly]+label { cursor: not-allowed; background-color: #EEE } .ace-file-input input[type=file].disabled+label:hover, .ace-file-input input[type=file][disabled]+label:hover, .ace-file-input input[type=file][readonly]+label:hover { box-shadow: 0 0 0 4px rgba(0, 0, 0, 0.06); border-color: #e3e3e3 } .ace-file-input input[type=file].disabled+label:before, .ace-file-input input[type=file][disabled]+label:before, .ace-file-input input[type=file][readonly]+label:before { border-color: #EEE; background-color: #a1aaaf } .ace-file-input input[type=file][readonly]+label { cursor: default } .ace-file-multiple input[type=file].disabled+label:hover, .ace-file-multiple input[type=file][disabled]+label:hover, .ace-file-multiple input[type=file][readonly]+label:hover { border-color: #AAA } .ace-file-multiple input[type=file].disabled+label:before, .ace-file-multiple input[type=file][disabled]+label:before, .ace-file-multiple input[type=file][readonly]+label:before { background-color: transparent } .ace-file-multiple input[type=file].disabled+label [class*="icon-"], .ace-file-multiple input[type=file][disabled]+label [class*="icon-"], .ace-file-multiple input[type=file][readonly]+label [class*="icon-"] { border-color: #EEE } .control-group select, .control-group textarea, .control-group input[type="text"], .control-group input[type="password"], .control-group input[type="datetime"], .control-group input[type="datetime-local"], .control-group input[type="date"], .control-group input[type="month"], .control-group input[type="time"], .control-group input[type="week"], .control-group input[type="number"], .control-group input[type="email"], .control-group input[type="url"], .control-group input[type="search"], .control-group input[type="tel"], .control-group input[type="color"] { background: #FFF } .control-group.success input, .control-group.success select, .control-group.success textarea { border-color: #92bf65; color: #8bad4c; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.success input:focus, .control-group.success select:focus, .control-group.success textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(130, 188, 58, 0.3); -moz-box-shadow: 0 0 0 2px rgba(130, 188, 58, 0.3); box-shadow: 0 0 0 2px rgba(130, 188, 58, 0.3); color: #786; border-color: #81a85a } .control-group.success [class*="icon-"] { color: #8bad4c } .control-group.success .control-label, .control-group.success .help-block, .control-group.success .help-inline { color: #7ba065 } .control-group.info input, .control-group.info select, .control-group.info textarea { border-color: #64a6bc; color: #4b89aa; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.info input:focus, .control-group.info select:focus, .control-group.info textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(58, 120, 188, 0.3); -moz-box-shadow: 0 0 0 2px rgba(58, 120, 188, 0.3); box-shadow: 0 0 0 2px rgba(58, 120, 188, 0.3); color: #678; border-color: #5a81a8 } .control-group.info [class*="icon-"] { color: #4b89aa } .control-group.info .control-label, .control-group.info .help-block, .control-group.info .help-inline { color: #657ba0 } .control-group.error input, .control-group.error select, .control-group.error textarea { border-color: #f09784; color: #d68273; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.error input:focus, .control-group.error select:focus, .control-group.error textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(219, 137, 120, 0.3); -moz-box-shadow: 0 0 0 2px rgba(219, 137, 120, 0.3); box-shadow: 0 0 0 2px rgba(219, 137, 120, 0.3); color: #866; border-color: #db8978 } .control-group.error [class*="icon-"] { color: #d68273 } .control-group.error .control-label, .control-group.error .help-block, .control-group.error .help-inline { color: #d16e6c } .control-group.warning input, .control-group.warning select, .control-group.warning textarea { border-color: #e0c43a; color: #d3bd50; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none } .control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus { -webkit-box-shadow: 0 0 0 2px rgba(216, 188, 65, 0.3); -moz-box-shadow: 0 0 0 2px rgba(216, 188, 65, 0.3); box-shadow: 0 0 0 2px rgba(216, 188, 65, 0.3); color: #875; border-color: #d8bc41 } .control-group.warning [class*="icon-"] { color: #d3bd50 } .control-group.warning .control-label, .control-group.warning .help-block, .control-group.warning .help-inline { color: #d19d59 } .control-group input[disabled], .control-group input:disabled { color: #848484!important; background-color: #eee!important } .tab-content { border: 1px solid #c5d0dc; padding: 16px 12px; position: relative; z-index: 11 } .tab-content.no-padding { padding: 0 } .tab-content.padding-32 { padding: 32px 24px } .tab-content.padding-28 { padding: 28px 21px } .tab-content.padding-24 { padding: 24px 18px } .tab-content.padding-20 { padding: 20px 15px } .tab-content.padding-16 { padding: 16px 12px } .tab-content.padding-12 { padding: 12px 9px } .tab-content.padding-8 { padding: 8px 6px } .tab-content.padding-4 { padding: 4px 3px } .tab-content.padding-0 { padding: 0 } .tab-content.padding-10 { padding: 10px 8px } .tab-content.padding-6 { padding: 6px 5px } .tab-content.padding-2 { padding: 2px 2px } .nav-tabs { border-color: #d6d6d6; margin-bottom: -1px } .nav-tabs>li>a, .nav-tabs>li>a:focus { border-radius: 0!important; background-color: #f9f9f9; color: #999; margin-right: -1px; line-height: 16px; position: relative; z-index: 11; border-color: #c5d0dc } .nav-tabs>li>a:hover { background-color: #FFF; color: #4c8fbd; border-color: #c5d0dc } .nav-tabs>li>a:active, .nav-tabs>li>a:focus { outline: none!important } .nav-tabs>li:first-child>a { margin-left: 0 } .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus { color: #576373; border-color: #c5d0dc; border-top: 2px solid #4c8fbd; border-bottom-color: transparent; background-color: #FFF; z-index: 12; line-height: 16px; margin-top: -1px; box-shadow: 0 -2px 3px 0 rgba(0, 0, 0, 0.15) } .tabs-below>.nav-tabs { margin-bottom: 0; margin-top: -1px; border-color: #c5d0dc } .tabs-below>.nav-tabs>li>a, .tabs-below>.nav-tabs>li>a:hover, .tabs-below>.nav-tabs>li>a:focus { border-color: #c5d0dc } .tabs-below>.nav-tabs>li.active>a, .tabs-below>.nav-tabs>li.active>a:hover, .tabs-below>.nav-tabs>li.active>a:focus { border-color: #c5d0dc; border-top-width: 1px; border-bottom: 2px solid #4c8fbd; border-top-color: transparent; margin-top: 0; box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.15) } .tabs-left>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a { min-width: 60px } .tabs-left>.nav-tabs { margin-bottom: 0; margin-right: -1px; border-color: #c5d0dc } .tabs-left>.nav-tabs>li>a, .tabs-left>.nav-tabs>li>a:focus, .tabs-left>.nav-tabs>li>a:hover { border-color: #c5d0dc; margin: 0 -1px 0 0 } .tabs-left>.nav-tabs>li.active>a, .tabs-left>.nav-tabs>li.active>a:focus, .tabs-left>.nav-tabs>li.active>a:hover { border-color: #c5d0dc; border-top-width: 1px; border-left: 2px solid #4c8fbd; border-right-color: transparent; margin: 0 -1px 0 -1px; box-shadow: -2px 0 3px 0 rgba(0, 0, 0, 0.15) } .tabs-right>.nav-tabs { margin-bottom: 0; margin-left: -1px; border-color: #c5d0dc } .tabs-right>.nav-tabs>li>a, .tabs-right>.nav-tabs>li>a:focus, .tabs-right>.nav-tabs>li>a:hover { border-color: #c5d0dc; margin: 0 0 0 -1px } .tabs-right>.nav-tabs>li.active>a, .tabs-right>.nav-tabs>li.active>a:focus, .tabs-right>.nav-tabs>li.active>a:hover { border-color: #c5d0dc; border-top-width: 1px; border-right: 2px solid #4c8fbd; border-left-color: transparent; margin: 0 -1px 0 -1px; box-shadow: 2px 0 3px 0 rgba(0, 0, 0, 0.15) } .nav-tabs>li>a>.badge { padding: 0 4px; line-height: 15px; opacity: .75 } .nav-tabs>li>a>[class*="icon-"] { opacity: .75 } .nav-tabs>li.active>a>.badge, .nav-tabs>li.active>a>[class*="icon-"] { opacity: 1 } .nav-tabs li [class*=" icon-"], .nav-tabs li [class^="icon-"] { width: 1.25em; display: inline-block; text-align: center } .nav-tabs>li.open .dropdown-toggle { background-color: #4f99c6; border-color: #4f99c6; color: #fff } .nav-tabs>li.open .dropdown-toggle .caret { margin-top: 7px } .nav-tabs .dropdown-toggle .caret { margin-top: 7px } .nav-pills .open .dropdown-toggle, .nav>li.dropdown.open.active>a:hover, .nav>li.dropdown.open.active>a:focus { background-color: #4f99c6; border-color: #4f99c6; color: #fff } .accordion-group { border-radius: 0; border-color: #c5d0dc; background-color: #FFF } .accordion-group:last-child { border-bottom-width: 1px } .collapse { background-color: #FFF } .accordion-heading .accordion-toggle { color: #4c8fbd; background-color: #f1f9ff; position: relative } .accordion-heading .accordion-toggle.collapsed { color: #679; font-weight: normal; background-color: #f1f9ff } .accordion-heading .accordion-toggle:hover { color: #4c8fbd; background-color: #f1f9ff } .accordion-heading .accordion-toggle:after { display: inline-block; content: "\f107"; font-family: FontAwesome; font-size: 16px; color: #4c8fbd; position: absolute; right: 6px; width: 14px; line-height: 18px; text-align: center } .accordion-heading .accordion-toggle.collapsed:after { content: "\f104"; color: #679 } .accordion-heading .accordion-toggle.collapsed:hover:after { color: #4c8fbd } .accordion-heading .accordion-toggle:focus, .accordion-heading .accordion-toggle:active { outline: 0; text-decoration: none } .accordion-heading .accordion-toggle>[class*="icon-"]:first-child { width: 16px } .accordion-heading .accordion-toggle:hover>[class*="icon-"]:first-child { text-decoration: none } .accordion-inner, .collapse.in>.accordion-inner { border-top: 1px solid #c5d0dc } .accordion-inner .no-padding { padding: 0 } th, td, .table-bordered { border-radius: 0!important } .table thead:first-child tr { color: #707070; font-weight: normal; background: #f2f2f2; background-color: #f3f3f3; background-image: -moz-linear-gradient(top, #f8f8f8, #ececec); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec)); background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec); background-image: -o-linear-gradient(top, #f8f8f8, #ececec); background-image: linear-gradient(to bottom, #f8f8f8, #ececec); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0) } .table thead:first-child tr th { border: 1px solid #DDD; border-width: 0 1px; font-weight: bold } .table thead:first-child tr th [class*="icon-"]:first-child { margin-right: 2px } .table thead:first-child tr th:first-child { border-left-color: #f1f1f1 } .table thead:first-child tr th:left-child { border-right-color: #f1f1f1 } .table.table-bordered thead:first-child tr th { border-width: 0 0 0 1px; border-color: #DDD; vertical-align: middle } .table.table-bordered thead:first-child tr th:first-child { border-left-color: #DDD } .table.table-hover tbody tr:hover td { background-color: #f1f1f1 } th.center, td.center { text-align: center } th .lbl, td .lbl { margin-bottom: 0 } th .lbl:only-child, td .lbl:only-child { vertical-align: top } .table-header { background-color: #307ecc; color: #FFF; font-size: 14px; line-height: 38px; padding-left: 12px; margin-bottom: 1px } td.td-actions a.td-action { display: inline-block; background-color: #fcfcfb; background-image: -moz-linear-gradient(top, #fff, #f7f7f4); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#f7f7f4)); background-image: -webkit-linear-gradient(top, #fff, #f7f7f4); background-image: -o-linear-gradient(top, #fff, #f7f7f4); background-image: linear-gradient(to bottom, #fff, #f7f7f4); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff7f7f4', GradientType=0); border: 1px solid #c1d6e1; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14); font-size: 14px; margin: 0; padding: 0; width: 24px; -webkit-transition: all .1s; -moz-transition: all .1s; -o-transition: all .1s; transition: all .1s } td.td-actions a.td-action:hover { text-decoration: none; -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2) } td.td-actions a.td-action { background: -moz-linear-gradient(center top, #fff, #f7f7f4) repeat scroll 0 0 transparent!important; border: 1px solid #c1d6e1; border-radius: 6px 6px 6px 6px; box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14); display: inline-block; margin: 0; padding: 0; text-align: center; transition: all .1s ease 0s; width: 24px } .dataTables_length { margin-left: 8px } .dataTables_length select { width: 70px; height: 25px; padding: 2px 3px } .dataTables_filter { margin-right: 8px; text-align: right } .dataTables_filter input[type=text] { width: 125px; height: 18px; line-height: 18px } .dataTables_info { margin: 0 0 0 12px; font-size: 14px } .dataTables_paginate { text-align: right } .dataTables_paginate.pagination { margin: 0 12px 0 } .dataTables_wrapper label { display: inline-block; font-size: 13px } .dataTables_wrapper input[type=text], .dataTables_wrapper select { margin-bottom: 0!important; margin: 0 4px } .dataTables_wrapper .row-fluid:first-child { padding: 12px 0 4px; background-color: #eff3f8 } .dataTables_wrapper .row-fluid:first-child+.dataTable { border-top: 1px solid #DDD; border-bottom: 1px solid #DDD } .dataTables_wrapper .row-fluid:last-child { border-top: 1px solid #DDD; padding: 12px 0 6px; background-color: #eff3f8; border-bottom: 1px solid #DDD } .dataTable { margin-bottom: 0 } .dataTable th[class*=sort] { cursor: pointer } .dataTable th[class*=sort]:after { content: "\f0dc"; display: inline-block; color: #555; font-family: FontAwesome; font-size: 13px; font-weight: normal; float: right; margin-right: 4px; position: relative } .dataTable th[class*=sorting_] { color: #307ecc } .dataTable th.sorting_desc:after { content: "\f0dd"; top: -6px } .dataTable th.sorting_asc:after { content: "\f0de"; top: 4px } .dataTable th.sorting_disabled { cursor: inherit } .dataTable th.sorting_disabled:after { display: none } .widget-box { padding: 0; -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none; margin: 3px 0; border-bottom: 1px solid #CCC } .widget-header { position: relative; min-height: 38px; background: #f7f7f7; background-color: #f8f8f8; background-image: -moz-linear-gradient(top, #fff, #eee); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fff), to(#eee)); background-image: -webkit-linear-gradient(top, #fff, #eee); background-image: -o-linear-gradient(top, #fff, #eee); background-image: linear-gradient(to bottom, #fff, #eee); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffeeeeee', GradientType=0); color: #669fc7; border: 1px solid #CCC; border-bottom: 1px solid #DDD; padding-left: 12px; text-align: right } .collapsed>.widget-header { border-bottom-width: 0 } .widget-header-flat { background: #f7f7f7; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) } .widget-header-large { min-height: 49px; padding-left: 18px } .widget-header-small { min-height: 31px; padding-left: 10px } .widget-header>:first-child { line-height: 36px; padding: 0; margin: 0; float: left; text-align: left } .widget-header>:first-child>[class*="icon-"] { margin-right: 6px; font-weight: normal; font-size: 110%; display: inline-block } .widget-header-large>:first-child { line-height: 48px } .widget-header-small>:first-child { line-height: 30px } .widget-toolbar { display: inline-block; padding: 0 10px; line-height: 37px; position: relative; text-align: left } .widget-header-large>.widget-toolbar { line-height: 48px } .widget-header-small>.widget-toolbar { line-height: 29px } .widget-toolbar.no-padding { padding: 0 } .widget-toolbar.padding-5 { padding: 0 5px } .widget-toolbar:before { display: inline-block; content: ""; position: absolute; top: 3px; bottom: 3px; left: -1px; border-right: 1px solid #d9d9d9 } .widget-header-large>.widget-toolbar:before { top: 6px; bottom: 6px } [class*="header-color-"]>.widget-toolbar:before { border-right-color: #EEE } .header-color-orange>.widget-toolbar:before { border-right-color: #FEA } .header-color-dark>.widget-toolbar:before { border-right-color: #222; box-shadow: -1px 0 0 rgba(255, 255, 255, 0.2), inset 1px 0 0 rgba(255, 255, 255, 0.1) } .widget-toolbar.no-border:before { display: none } .widget-toolbar label { display: inline-block; vertical-align: middle; margin-bottom: 0 } .widget-toolbar>a { font-size: 14px; margin: 0 1px; display: inline-block; padding: 0; line-height: 24px } .widget-toolbar>a:hover { text-decoration: none } .widget-header-large>.widget-toolbar>a { font-size: 15px; margin: 0 1px } .widget-toolbar>.btn { line-height: 27px; margin-top: -2px } .widget-toolbar>.btn.smaller { line-height: 26px } .widget-toolbar>.btn.bigger { line-height: 28px } .widget-toolbar>.btn-small { line-height: 24px } .widget-toolbar>.btn-small.smaller { line-height: 23px } .widget-toolbar>.btn-small.bigger { line-height: 25px } .widget-toolbar>.btn-mini { line-height: 22px } .widget-toolbar>.btn-mini.smaller { line-height: 21px } .widget-toolbar>.btn-mini.bigger { line-height: 23px } .widget-toolbar>.btn-minier { line-height: 18px } .widget-toolbar>.btn-minier.smaller { line-height: 17px } .widget-toolbar>.btn-minier.bigger { line-height: 19px } .widget-toolbar>.btn-large { line-height: 36px } .widget-toolbar>.btn-large.smaller { line-height: 34px } .widget-toolbar>.btn-large.bigger { line-height: 38px } .widget-toolbar-dark { background: #444 } .widget-toolbar-light { background: rgba(255, 255, 255, 0.85) } .widget-toolbar>[data-action]>[class*="icon-"] { margin-right: 0 } .widget-toolbar>[data-action]:focus { text-decoration: none } [class*="header-color-"]>.widget-toolbar>[data-action] { text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2) } [class*="header-color-"]>.widget-toolbar>[data-action="settings"] { color: #d3e4ed } [class*="header-color-"]>.widget-toolbar>[data-action="reload"] { color: #deead3 } [class*="header-color-"]>.widget-toolbar>[data-action="collapse"] { color: #e2e2e2 } [class*="header-color-"]>.widget-toolbar>[data-action="close"] { color: #ffd9d5 } .header-color-orange>.widget-toolbar>[data-action] { text-shadow: none } .header-color-orange>.widget-toolbar>[data-action="settings"] { color: #559aab } .header-color-orange>.widget-toolbar>[data-action="reload"] { color: #7ca362 } .header-color-orange>.widget-toolbar>[data-action="collapse"] { color: #777 } .header-color-orange>.widget-toolbar>[data-action="close"] { color: #a05656 } .widget-toolbar>[data-action="settings"], .header-color-dark>.widget-toolbar>[data-action="settings"] { color: #99cadb } .widget-toolbar>[data-action="reload"], .header-color-dark>.widget-toolbar>[data-action="reload"] { color: #acd392 } .widget-toolbar>[data-action="collapse"], .header-color-dark>.widget-toolbar>[data-action="collapse"] { color: #aaa } .widget-toolbar>[data-action="close"], .header-color-dark>.widget-toolbar>[data-action="close"] { color: #e09e96 } .widget-body { border: 1px solid #CCC; border-top: 0; background-color: #FFF } .widget-main { padding: 12px } .collapsed .widget-main { display: none } .widget-main.padding-36 { padding: 36px } .widget-main.padding-32 { padding: 32px } .widget-main.padding-28 { padding: 28px } .widget-main.padding-24 { padding: 24px } .widget-main.padding-20 { padding: 20px } .widget-main.padding-16 { padding: 16px } .widget-main.padding-12 { padding: 12px } .widget-main.padding-8 { padding: 8px } .widget-main.padding-4 { padding: 4px } .widget-main.padding-0 { padding: 0 } .widget-main.padding-10 { padding: 10px } .widget-main.padding-6 { padding: 6px } .widget-main.padding-2 { padding: 2px } .widget-main.no-padding { padding: 0 } .widget-toolbar .progress { vertical-align: middle; display: inline-block; margin: 0 } .widget-toolbar>.dropdown, .widget-toolbar>.dropup { display: inline-block } .widget-toolbar>.dropdown>.dropdown-menu:before, .dropdown-menu.dropdown-caret:before { border-bottom: 7px solid rgba(0, 0, 0, 0.2); border-left: 7px solid transparent; border-right: 7px solid transparent; content: ""; display: inline-block; left: 9px; position: absolute; top: -7px } .widget-toolbar>.dropdown>.dropdown-menu:after, .dropdown-menu.dropdown-caret:after { border-bottom: 6px solid #fff; border-left: 6px solid transparent; border-right: 6px solid transparent; content: ""; display: inline-block; left: 10px; position: absolute; top: -6px } .widget-toolbar>.dropdown>.dropdown-menu.pull-right:before, .dropdown-menu.pull-right.dropdown-caret:before { left: auto; right: 9px } .widget-toolbar>.dropdown>.dropdown-menu.pull-right:after, .dropdown-menu.pull-right.dropdown-caret:after { left: auto; right: 10px } .widget-header[class*="header-color-"] { color: #FFF; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false) } .header-color-blue { background: #307ecc; border-color: #307ecc } .header-color-blue+.widget-body { border-color: #307ecc } .header-color-blue2 { background: #5090c1; border-color: #5090c1 } .header-color-blue2+.widget-body { border-color: #5090c1 } .header-color-blue3 { background: #6379aa; border-color: #6379aa } .header-color-blue3+.widget-body { border-color: #6379aa } .header-color-green { background: #82af6f; border-color: #82af6f } .header-color-green+.widget-body { border-color: #82af6f } .header-color-green2 { background: #2e8965; border-color: #2e8965 } .header-color-green2+.widget-body { border-color: #2e8965 } .header-color-green3 { background: #4ebc30; border-color: #4ebc30 } .header-color-green3+.widget-body { border-color: #4ebc30 } .header-color-red { background: #e2755f; border-color: #e2755f } .header-color-red+.widget-body { border-color: #e2755f } .header-color-red2 { background: #e04141; border-color: #e04141 } .header-color-red2+.widget-body { border-color: #e04141 } .header-color-red3 { background: #d15b47; border-color: #d15b47 } .header-color-red3+.widget-body { border-color: #d15b47 } .header-color-purple { background: #7e6eb0; border-color: #7e6eb0 } .header-color-purple+.widget-body { border-color: #7e6eb0 } .header-color-pink { background: #ce6f9e; border-color: #ce6f9e } .header-color-pink+.widget-body { border-color: #ce6f9e } .header-color-orange { background: #ffc657; border-color: #e8b10d; color: #855d10!important } .header-color-orange+.widget-body { border-color: #e8b10d } .header-color-dark { background: #404040; border-color: #454545 } .header-color-dark+.widget-body { border-color: #666 } .header-color-grey { background: #848484; border-color: #989898 } .header-color-grey+.widget-body { border-color: #aaa } .widget-box.light-border>[class*="header-color-"]+.widget-body { border-color: #d6d6d6!important } .widget-box.no-border { border-bottom: 0 } .widget-box.no-border>.widget-body { border: 0 } .widget-box.transparent { border: 0; box-shadow: none } .widget-box.transparent>.widget-header { background: 0; filter: progid: DXImageTransform.Microsoft.gradient(enabled=false); border: 0; border-bottom: 1px solid #dce8f1; color: #4383b4; padding-left: 3px } .widget-box.transparent>.widget-header-large { padding-left: 5px } .widget-box.transparent>.widget-header-small { padding-left: 1px } .widget-box.transparent .widget-body { border: 0; background-color: transparent } .widget-box.transparent .widget-main { padding-left: 0; padding-right: 0 } .widget-body .table { border-top: 1px solid #e5e5e5 } .widget-body .table thead:first-child tr { background: #FFF } [class*="header-color-"]+.widget-body .table thead:first-child tr { background: #f2f2f2; background-color: #f3f3f3; background-image: -moz-linear-gradient(top, #f8f8f8, #ececec); background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f8f8f8), to(#ececec)); background-image: -webkit-linear-gradient(top, #f8f8f8, #ececec); background-image: -o-linear-gradient(top, #f8f8f8, #ececec); background-image: linear-gradient(to bottom, #f8f8f8, #ececec); background-repeat: repeat-x; filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#ffececec', GradientType=0) } .widget-body .table.table-bordered thead:first-child>tr { border-top: 0 } .widget-main.no-padding .table, .widget-main.padding-0 .table { margin-bottom: 0; border: 0 } .widget-main.no-padding .table-bordered th:first-child, .widget-main.padding-0 .table-bordered th:first-child, .widget-main.no-padding .table-bordered td:first-child, .widget-main.padding-0 .table-bordered td:first-child { border-left: none } .widget-body .alert:last-child { margin-bottom: 0 } .widget-main .tab-content { border: 0 } .widget-toolbar>.nav-tabs { border-bottom: 0; margin-bottom: 0; position: relative; top: 5px } .widget-toolbar>.nav-tabs>li>a { box-shadow: none } .widget-toolbar>.nav-tabs>li:not(.active)>a { border-color: transparent; background-color: transparent } .widget-toolbar>.nav-tabs>li:not(.active)>a:hover { background-color: transparent } .widget-toolbar>.nav-tabs>li.active>a { background-color: #FFF; border-bottom-color: transparent; box-shadow: none } .widget-header-small>.widget-toolbar>.nav-tabs { top: 5px } .widget-header-small>.widget-toolbar>.nav-tabs>li>a { line-height: 16px; padding-top: 6px; padding-bottom: 6px } .widget-header-small>.widget-toolbar>.nav-tabs>li.active>a { border-top-width: 2px; margin-top: -1px } .widget-header-large>.widget-toolbar>.nav-tabs { top: 8px } .widget-header-large>.widget-toolbar>.nav-tabs>li>a { line-height: 22px; padding-top: 9px; padding-bottom: 9px } [class*="header-color-"]>.widget-toolbar>.nav-tabs>li>a { border-color: transparent; background-color: transparent; color: #FFF; margin-right: 1px } [class*="header-color-"]>.widget-toolbar>.nav-tabs>li>a:hover { background-color: #FFF; color: #555; border-top-color: #FFF } [class*="header-color-"]>.widget-toolbar>.nav-tabs>li.active>a { background-color: #FFF; color: #555; border-top-width: 1px; margin-top: 0 } .header-color-orange>.widget-toolbar>.nav-tabs>li>a { color: #855d10 } .transparent .widget-toolbar>.nav-tabs>li>a { color: #555; background-color: transparent; border-right: 1px solid transparent; border-left: 1px solid transparent } .transparent .widget-toolbar>.nav-tabs>li.active>a { border-top-color: #4c8fbd; border-right: 1px solid #c5d0dc; border-left: 1px solid #c5d0dc; background-color: #FFF; box-shadow: none } .widget-toolbox { background-color: #EEE } .widget-toolbox:first-child { padding: 2px; border-bottom: 1px solid #CCC } .widget-toolbox:last-child { padding: 2px; border-top: 1px solid #CCC } .transparent .widget-toolbox:last-child { border: 0; border-top: 1px solid #CCC } .widget-toolbox>.btn-toolbar { margin: 0; padding: 0 } .widget-toolbox.center { text-align: center } .widget-toolbox.padding-16 { padding: 16px } .widget-toolbox.padding-14 { padding: 14px } .widget-toolbox.padding-12 { padding: 12px } .widget-toolbox.padding-10 { padding: 10px } .widget-toolbox.padding-8 { padding: 8px } .widget-toolbox.padding-6 { padding: 6px } .widget-toolbox.padding-4 { padding: 4px } .widget-toolbox.padding-2 { padding: 2px } .widget-toolbox.padding-0 { padding: 0 } .widget-box-layer { position: absolute; top: 0; bottom: 0; right: 0; left: 0; background-color: rgba(0, 0, 0, 0.3); text-align: center } .widget-box-layer>[class*="icon-"] { position: relative; top: 35% } .widget-box-layer>.icon-spin { -moz-animation-duration: 1.2s; -webkit-animation-duration: 1.2s; -o-animation-duration: 1.2s; -ms-animation-duration: 1.2s; animation-duration: 1.2s } .widget-main>form { margin-bottom: 0 } .widget-main>form .input-append, .widget-main>form .input-prepend { margin-bottom: 0 } .widget-main.no-padding>form>fieldset, .widget-main.padding-0>form>fieldset { padding: 16px } .widget-main.no-padding>form>fieldset+.form-actions, .widget-main.padding-0>form>fieldset+.form-actions { padding: 10px 0 12px } .widget-main.no-padding>form>.form-actions, .widget-main.padding-0>form>.form-actions { margin: 0; padding: 10px 12px 12px } .tooltip.left { margin-left: -11px } .tooltip.in { opacity: 1; filter: alpha(opacity=100) } .tooltip-inner { background-color: #333; color: #FFF; font-family: Arial, Helvetica, sans-serif; font-size: 11px; font-weight: bold; text-shadow: 1px 1px 0 rgba(42, 45, 50, 0.5); border-radius: 0 } .tooltip.top .tooltip-arrow { border-top-color: #333 } .tooltip.right .tooltip-arrow { border-right-color: #333 } .tooltip.left .tooltip-arrow { border-left-color: #333 } .tooltip.bottom .tooltip-arrow { border-bottom-color: #333 } .tooltip-error+.tooltip>.tooltip-inner { background-color: #c94d32; color: #FFF; text-shadow: 1px 1px 0 rgba(100, 60, 20, 0.3); border-radius: 0 } .tooltip-error+.tooltip.top .tooltip-arrow { border-top-color: #c94d32 } .tooltip-error+.tooltip.right .tooltip-arrow { border-right-color: #c94d32 } .tooltip-error+.tooltip.left .tooltip-arrow { border-left-color: #c94d32 } .tooltip-error+.tooltip.bottom .tooltip-arrow { border-bottom-color: #c94d32 } .tooltip-success+.tooltip>.tooltip-inner { background-color: #629b58; color: #FFF; text-shadow: 1px 1px 0 rgba(60, 100, 20, 0.3); border-radius: 0 } .tooltip-success+.tooltip.top .tooltip-arrow { border-top-color: #629b58 } .tooltip-success+.tooltip.right .tooltip-arrow { border-right-color: #629b58 } .tooltip-success+.tooltip.left .tooltip-arrow { border-left-color: #629b58 } .tooltip-success+.tooltip.bottom .tooltip-arrow { border-bottom-color: #629b58 } .tooltip-warning+.tooltip>.tooltip-inner { background-color: #ed9421; color: #FFF; text-shadow: 1px 1px 0 rgba(100, 90, 10, 0.3); border-radius: 0 } .tooltip-warning+.tooltip.top .tooltip-arrow { border-top-color: #ed9421 } .tooltip-warning+.tooltip.right .tooltip-arrow { border-right-color: #ed9421 } .tooltip-warning+.tooltip.left .tooltip-arrow { border-left-color: #ed9421 } .tooltip-warning+.tooltip.bottom .tooltip-arrow { border-bottom-color: #ed9421 } .tooltip-info+.tooltip>.tooltip-inner { background-color: #4b89aa; color: #FFF; text-shadow: 1px 1px 0 rgba(40, 50, 100, 0.3); border-radius: 0 } .tooltip-info+.tooltip.top .tooltip-arrow { border-top-color: #4b89aa } .tooltip-info+.tooltip.right .tooltip-arrow { border-right-color: #4b89aa } .tooltip-info+.tooltip.left .tooltip-arrow { border-left-color: #4b89aa } .tooltip-info+.tooltip.bottom .tooltip-arrow { border-bottom-color: #4b89aa } .popover { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0; padding: 0; border-color: #ccc; border-width: 1px; box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.2); color: #4d6883 } .popover-title { border-radius: 0; background-color: #eff3f8; color: #555; border-bottom: 1px solid #dfe3e8; text-shadow: 1px 1px 1px rgba(220, 220, 220, 0.2) } .popover.bottom .arrow:after { top: 1px; margin-left: -10px; border-bottom-color: #eff3f8; border-top-width: 0 } .tooltip-error+.popover { color: #555; border: 1px solid #f7f0ef } .tooltip-error+.popover .popover-title { background-color: #f7f0ef; border-bottom-color: #e8e0df; color: #b75445; text-shadow: none } .tooltip-error+.popover.top .arrow:after { border-top-color: #f7f0ef } .tooltip-error+.popover.bottom .arrow:after { border-bottom-color: #f7f0ef } .tooltip-error+.popover.right .arrow:after { border-right-color: #f7f0ef } .tooltip-error+.popover.left .arrow:after { border-left-color: #f7f0ef } .tooltip-warning+.popover { color: #555; border: 1px solid #f4eee3 } .tooltip-warning+.popover .popover-title { background-color: #f4eee3; border-bottom-color: #e4dcd3; color: #d67e31; text-shadow: none } .tooltip-warning+.popover.top .arrow:after { border-top-color: #f4eee3 } .tooltip-warning+.popover.bottom .arrow:after { border-bottom-color: #f4eee3 } .tooltip-warning+.popover.right .arrow:after { border-right-color: #f4eee3 } .tooltip-warning+.popover.left .arrow:after { border-left-color: #f4eee3 } .tooltip-success+.popover { color: #555; border: 1px solid #e8f2e3 } .tooltip-success+.popover .popover-title { background-color: #e8f2e3; border-bottom-color: #d8e2d3; color: #629b58; text-shadow: none } .tooltip-success+.popover.top .arrow:after { border-top-color: #e8f2e3 } .tooltip-success+.popover.bottom .arrow:after { border-bottom-color: #e8f2e3 } .tooltip-success+.popover.right .arrow:after { border-right-color: #e8f2e3 } .tooltip-success+.popover.left .arrow:after { border-left-color: #e8f2e3 } .tooltip-info+.popover { color: #555; border: 1px solid #e5edf8 } .tooltip-info+.popover .popover-title { background-color: #e5edf8; border-bottom-color: #d5dde8; color: #3f79b6; text-shadow: none } .tooltip-info+.popover.top .arrow:after { border-top-color: #e5edf8 } .tooltip-info+.popover.bottom .arrow:after { border-bottom-color: #e5edf8 } .tooltip-info+.popover.right .arrow:after { border-right-color: #e5edf8 } .tooltip-info+.popover.left .arrow:after { border-left-color: #e5edf8 } .popover-notitle+.popover .popover-title { display: none } .popover-notitle+.popover.top .arrow:after { border-top-color: #FFF } .popover-notitle+.popover.bottom .arrow:after { border-bottom-color: #FFF } .popover-notitle+.popover.left .arrow:after { border-left-color: #FFF } .popover-notitle+.popover.right .arrow:after { border-left-color: #FFF } .progress { border-radius: 0; height: 18px; box-shadow: none; background: #dadada } .progress .bar { box-shadow: none; line-height: 18px } .progress[data-percent] { position: relative } .progress[data-percent]:after { display: inline-block; content: attr(data-percent); color: #FFF; position: absolute; left: 0; right: 0; top: 0; bottom: 0; line-height: 16px; text-align: center; font-size: 12px; font-family: Verdana } .progress.progress-small { height: 12px } .progress.progress-small .bar { line-height: 10px; font-size: 11px } .progress.progress-small[data-percent]:after { line-height: 10px; font-size: 11px } .progress.progress-mini { height: 9px } .progress.progress-mini .bar { line-height: 8px; font-size: 11px } .progress.progress-mini[data-percent]:after { line-height: 8px; font-size: 11px } .progress .bar { background-image: none; background-color: #2a91d8 } .progress-danger .bar, .progress .bar-danger { background-image: none; background-color: #ca5952 } .progress-success .bar, .progress .bar-success { background-image: none; background-color: #59a84b } .progress-warning .bar, .progress .bar-warning { background-image: none; background-color: #f2bb46 } .progress .bar+.bar { box-shadow: none } .progress-danger.progress-striped .bar, .progress-striped .bar-danger { background-color: #cc4942 } .progress-warning.progress-striped .bar, .progress-striped .bar-warning { background-color: #eba450 } .progress-success.progress-striped .bar, .progress-striped .bar-success { background-color: #55b83b } .progress-info.progress-striped .bar, .progress-striped .bar-info { background-color: #148bcf } .progress { position: relative } .progress:before { display: inline-block; content: ""; position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: radial-gradient(9px 9px 0deg, circle cover, #0ff 0, rgba(0, 0, 255, 0) 100%, #00f 95%) } .infobox-container { text-align: center; font-size: 0 } .infobox { display: inline-block; width: 200px; height: 52px; color: #555; background-color: #FFF; box-shadow: none; border-radius: 0; margin: -1px 0 0 -1px; padding: 8px 3px 6px 9px; border: 1px dotted; border-color: #d8d8d8!important; vertical-align: middle; text-align: left; position: relative } .infobox>.infobox-icon { display: inline-block; vertical-align: top; width: 44px } .infobox>.infobox-icon>[class*="icon-"] { display: inline-block; height: 42px; margin: 0; padding: 1px 1px 0 2px; background-color: transparent; border: 0; text-align: center; position: relative; border-radius: 128px; box-shadow: 1px 1px 0 rgba(0, 0, 0, 0.2) } .infobox>.infobox-icon>[class*="icon-"]:before { opacity: .88; filter: alpha(opacity=88); font-size: 24px; display: block; padding: 6px 0 7px; width: 40px; text-align: center; background-color: rgba(255, 255, 255, 0.22); color: #FFF; border-radius: 128px; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15) } .infobox .infobox-content { color: #555 } .infobox .infobox-content:first-child { font-weight: bold } .infobox>.infobox-data { display: inline-block; border: 0; border-top-width: 0; font-size: 13px; text-align: left; line-height: 21px; min-width: 130px; padding-left: 8px; position: relative; top: 0 } .infobox>.infobox-data>.infobox-data-number { display: block; font-size: 22px; margin: 2px 0 4px; position: relative; text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.15) } .infobox>.infobox-data>.infobox-text { display: block; font-size: 16px; margin: 2px 0 4px; position: relative; text-shadow: none } .infobox.no-border { border: none!important } .infobox-purple { color: #6f3cc4; border-color: #6f3cc4 } .infobox-purple>.infobox-icon>[class*="icon-"] { background-color: #6f3cc4 } .infobox-purple.infobox-dark { background-color: #6f3cc4; border-color: #6f3cc4 } .infobox-purple2 { color: #5f47b0; border-color: #5f47b0 } .infobox-purple2>.infobox-icon>[class*="icon-"] { background-color: #5f47b0 } .infobox-purple2.infobox-dark { background-color: #5f47b0; border-color: #5f47b0 } .infobox-pink { color: #cb6fd7; border-color: #cb6fd7 } .infobox-pink>.infobox-icon>[class*="icon-"] { background-color: #cb6fd7 } .infobox-pink.infobox-dark { background-color: #cb6fd7; border-color: #cb6fd7 } .infobox-blue { color: #6fb3e0; border-color: #6fb3e0 } .infobox-blue>.infobox-icon>[class*="icon-"] { background-color: #6fb3e0 } .infobox-blue.infobox-dark { background-color: #6fb3e0; border-color: #6fb3e0 } .infobox-blue2 { color: #3983c2; border-color: #3983c2 } .infobox-blue2>.infobox-icon>[class*="icon-"] { background-color: #3983c2 } .infobox-blue2.infobox-dark { background-color: #3983c2; border-color: #3983c2 } .infobox-blue3 { color: #1144eb; border-color: #1144eb } .infobox-blue3>.infobox-icon>[class*="icon-"] { background-color: #1144eb } .infobox-blue3.infobox-dark { background-color: #1144eb; border-color: #1144eb } .infobox-red { color: #d53f40; border-color: #d53f40 } .infobox-red>.infobox-icon>[class*="icon-"] { background-color: #d53f40 } .infobox-red.infobox-dark { background-color: #d53f40; border-color: #d53f40 } .infobox-brown { color: #c67a3e; border-color: #c67a3e } .infobox-brown>.infobox-icon>[class*="icon-"] { background-color: #c67a3e } .infobox-brown.infobox-dark { background-color: #c67a3e; border-color: #c67a3e } .infobox-wood { color: #7b3f25; border-color: #7b3f25 } .infobox-wood>.infobox-icon>[class*="icon-"] { background-color: #7b3f25 } .infobox-wood.infobox-dark { background-color: #7b3f25; border-color: #7b3f25 } .infobox-light-brown { color: #cebea5; border-color: #cebea5 } .infobox-light-brown>.infobox-icon>[class*="icon-"] { background-color: #cebea5 } .infobox-light-brown.infobox-dark { background-color: #cebea5; border-color: #cebea5 } .infobox-orange { color: #e8b110; border-color: #e8b110 } .infobox-orange>.infobox-icon>[class*="icon-"] { background-color: #e8b110 } .infobox-orange.infobox-dark { background-color: #e8b110; border-color: #e8b110 } .infobox-orange2 { color: #f79263; border-color: #f79263 } .infobox-orange2>.infobox-icon>[class*="icon-"] { background-color: #f79263 } .infobox-orange2.infobox-dark { background-color: #f79263; border-color: #f79263 } .infobox-green { color: #9abc32; border-color: #9abc32 } .infobox-green>.infobox-icon>[class*="icon-"] { background-color: #9abc32 } .infobox-green.infobox-dark { background-color: #9abc32; border-color: #9abc32 } .infobox-green2 { color: #0490a6; border-color: #0490a6 } .infobox-green2>.infobox-icon>[class*="icon-"] { background-color: #0490a6 } .infobox-green2.infobox-dark { background-color: #0490a6; border-color: #0490a6 } .infobox-grey { color: #999; border-color: #999 } .infobox-grey>.infobox-icon>[class*="icon-"] { background-color: #999 } .infobox-grey.infobox-dark { background-color: #999; border-color: #999 } .infobox-black { color: #393939; border-color: #393939 } .infobox-black>.infobox-icon>[class*="icon-"] { background-color: #393939 } .infobox-black.infobox-dark { background-color: #393939; border-color: #393939 } .infobox-dark { margin: 1px 1px 0 0; border-color: transparent!important; border: 0; color: #FFF; padding: 4px } .infobox-dark>.infobox-icon>[class*="icon-"], .infobox-dark>.infobox-icon>[class*="icon-"]:before { background-color: transparent; box-shadow: none; text-shadow: none; border-radius: 0; font-size: 30px } .infobox-dark>.infobox-icon>[class*="icon-"]:before { opacity: 1; filter: alpha(opacity=100) } .infobox-dark .infobox-content { color: #FFF } .infobox>.infobox-progress { padding-top: 0; display: inline-block; vertical-align: top; width: 44px } .infobox>.infobox-chart { padding-top: 0; display: inline-block; vertical-align: text-bottom; width: 44px; text-align: center } .infobox>.infobox-chart>.sparkline { font-size: 24px } .infobox>.infobox-chart canvas { vertical-align: middle!important } .infobox>.stat { display: inline-block; position: absolute; right: 20px; top: 11px; text-shadow: none; color: #abbac3; font-size: 13px; font-weight: bold; padding-right: 18px; padding-top: 3px } .infobox>.stat:before { display: inline-block; content: ""; width: 8px; height: 11px; background-color: #abbac3; position: absolute; right: 4px; top: 7px } .infobox>.stat:after { display: inline-block; content: ""; position: absolute; right: 1px; top: -8px; border: 12px solid transparent; border-width: 8px 7px; border-bottom-color: #abbac3 } .infobox>.stat.stat-success { color: #77c646 } .infobox>.stat.stat-success:before { background-color: #77c646 } .infobox>.stat.stat-success:after { border-bottom-color: #77c646 } .infobox>.stat.stat-important { color: #e4564f } .infobox>.stat.stat-important:before { background-color: #e4564f; top: 3px } .infobox>.stat.stat-important:after { border-top-color: #e4564f; border-bottom-color: transparent; bottom: -6px; top: auto } .infobox.info-dark>.stat.stat-success { color: #FFF } .infobox.info-dark>.stat.stat-success:before { background-color: #d0e29e } .infobox.info-dark>.stat.stat-success:after { border-bottom-color: #d0e29e } .infobox.info-dark>.stat.stat-important { color: #FFF } .infobox.info-dark>.stat.stat-important:before { background-color: #ff9896; top: 3px } .infobox.info-dark>.stat.stat-important:after { border-top-color: #ff9896; border-bottom-color: transparent; bottom: -6px; top: auto } .infobox>.badge { position: absolute; right: 20px; top: 11px; border-radius: 0; text-shadow: none; color: #FFF; font-size: 11px; font-weight: bold; line-height: 15px; height: 16px; padding: 0 1px } .infobox.infobox-dark>.badge { color: #FFF; background-color: rgba(255, 255, 255, 0.2)!important; border: 1px solid #f1f1f1; top: 2px; right: 2px } .infobox.infobox-dark>.badge.badge-success>[class*="icon-"] { color: #c6e9a1 } .infobox.infobox-dark>.badge.badge-important>[class*="icon-"] { color: #ecb792 } .infobox.infobox-dark>.badge.badge-warning>[class*="icon-"] { color: #ecb792 } .infobox-small { width: 125px; height: 45px; text-align: left; padding-bottom: 5px } .infobox-small>.infobox-icon, .infobox-small>.infobox-chart, .infobox-small>.infobox-progress { display: inline-block; width: 40px; max-width: 40px; height: 42px; line-height: 38px; vertical-align: middle } .infobox-small>.infobox-data { display: inline-block; text-align: left; vertical-align: middle; max-width: 72px; min-width: 0 } .infobox-small>.infobox-chart>.sparkline { font-size: 14px; margin-left: 2px } .percentage { font-size: 14px; font-weight: bold; display: inline-block; vertical-align: top } .infobox-small .percentage { font-size: 13px; font-weight: normal; margin-top: 2px; margin-left: 2px } .pricing-box .price { font-size: 22px; line-height: 20px; height: 28px; text-align: center; color: #555 } .pricing-box .price small { font-size: 14px } .pricing-box .btn { font-size: 16px } .pricing-box .widget-header>:first-child { float: none; margin-left: -9px; text-align: center } .pricing-table-header { padding-top: 0; margin-top: 0; text-align: left } .pricing-table-header>li { padding: 7px 0 7px 11px; font-size: 13px } .pricing-table { margin-top: 0 } .pricing-table>li { text-align: center; padding: 7px 0; font-size: 13px } .list-striped>li:nth-child(odd) { background-color: #FFF } .list-striped>li:nth-child(even) { background-color: #f2f3eb } .list-striped.pricing-table-header>li:nth-child(even) { background-color: #EEE } .pricing-box-small { box-shadow: none; margin-left: -2px; background-color: #FFF; position: relative; z-index: 100 } .pricing-box-small .price { line-height: 20px; height: 28px; text-align: center } .pricing-box-small .price .label:before, .pricing-box-small .price .label:after { margin-top: -2px; opacity: .9; filter: alpha(opacity=90) } .pricing-box-small:hover { box-shadow: 0 0 4px 2px rgba(0, 0, 0, 0.15); z-index: 101; -webkit-transform: scale(1.04); -moz-transform: scale(1.04); -ms-transform: scale(1.04); -o-transform: scale(1.04); transform: scale(1.04); -webkit-transform: none } .pricing-box-small:hover .price>.label { -webkit-transform: scale(0.96); -moz-transform: scale(0.96); -ms-transform: scale(0.96); -o-transform: scale(0.96); transform: scale(0.96); -webkit-transform: none } @media screen and (-webkit-min-device-pixel-ratio: 0) { .pricing-box-small:hover { -webkit-transform: none; zoom: 1.04; left: -1px; top: -3px } } .pricing-span[class*="span"] { margin: 0; max-width: 150px!important; float: left!important } .login-container { width: 375px; margin: 0 auto } .login-layout { background: #1d2024 } .login-layout:before { display: none } .login-layout #main-content { margin-left: 0; min-height: 100% } .login-layout input[type="text"], .login-layout input[type="password"], .login-layout input[type="datetime"], .login-layout input[type="datetime-local"], .login-layout input[type="date"], .login-layout input[type="month"], .login-layout input[type="time"], .login-layout input[type="week"], .login-layout input[type="number"], .login-layout input[type="email"], .login-layout input[type="url"], .login-layout input[type="search"], .login-layout input[type="tel"], .login-layout input[type="color"] { line-height: 32px; height: 32px; max-height: 32px; margin-bottom: 4px } .login-layout label { margin-bottom: 11px } .login-layout .widget-box { visibility: hidden; position: absolute; overflow: hidden; width: 100%; border-bottom: 0; box-shadow: none; padding: 6px; background-color: #394557; -moz-transform: scale(0, 1) translate(-150px); -webkit-transform: scale(0, 1) translate(-150px); -o-transform: scale(0, 1) translate(-150px); -ms-transform: scale(0, 1) translate(-150px); transform: scale(0, 1) translate(-150px) } .login-layout .widget-box.visible { visibility: visible; -moz-transform: scale(1, 1) translate(0); -webkit-transform: scale(1, 1) translate(0); -o-transform: scale(1, 1) translate(0); -ms-transform: scale(1, 1) translate(0); transform: scale(1, 1) translate(0); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; -o-transition: none; -webkit-transition: none } .login-layout .widget-box .widget-main { padding: 16px 36px 36px; background: #f7f7f7 } .login-layout .widget-box .widget-main form { margin: 0 } .login-layout .widget-box .widget-body .toolbar>div>a { font-size: 15px; font-weight: 400; text-shadow: 1px 0 1px rgba(0, 0, 0, 0.25) } #login-box .forgot-password-link { color: #FE9 } #login-box .user-signup-link { color: #CF7 } #login-box .toolbar { background: #5090c1; border-top: 2px solid #597597 } #login-box .toolbar>div { width: 50%; display: inline-block; padding: 9px 0 11px } #login-box .toolbar>div:first-child { float: left; text-align: left } #login-box .toolbar>div:first-child>a { margin-left: 11px } #login-box .toolbar>div:first-child+div { float: right; text-align: right } #login-box .toolbar>div:first-child+div>a { margin-right: 11px } #forgot-box .toolbar { background: #c16050; border-top: 2px solid #976559; padding: 9px 18px } #signup-box .toolbar { background: #76b774; border-top: 2px solid #759759; padding: 9px 18px } #forgot-box .back-to-login-link, #signup-box .back-to-login-link { color: #FE9; font-size: 14px; font-weight: bold; text-shadow: 1px 0 1px rgba(0, 0, 0, 0.25) } .invoice-info { line-height: 24px!important; color: #444; vertical-align: bottom; margin-left: 9px; margin-right: 9px } .invoice-info-label { display: inline-block; max-width: 100px; text-align: right; font-size: 14px } .invoice-box .label-large[class*="arrowed"] { margin-left: 11px!important; max-width: 95% } .error-container { margin: 20px; padding: 0; background: #FFF } .ace-thumbnails { list-style: none; margin: 0; padding: 0 } .ace-thumbnails>li { float: left; display: block; position: relative; overflow: hidden; margin: 2px; border: 2px solid #333 } .ace-thumbnails>li>:first-child { display: block; position: relative } .ace-thumbnails>li .tags { display: inline-block; position: absolute; bottom: 0; right: 0; left: 0; overflow: visible; opacity: .9; filter: alpha(opacity=90); direction: rtl } .ace-thumbnails>li .tags>.label { display: table; margin: 1px 1px 0 0; direction: ltr; text-align: left } .ace-thumbnails>li>.tools { position: absolute; top: 0; bottom: 0; left: -30px; width: 24px; background-color: rgba(0, 0, 0, 0.55); text-align: center; vertical-align: middle; -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease } .ace-thumbnails>li>.tools.tools-right { left: auto; right: -30px } .ace-thumbnails>li>.tools.tools-bottom { width: auto; height: 28px; left: 0; right: 0; top: auto; bottom: -30px } .ace-thumbnails>li>.tools.tools-top { width: auto; height: 28px; left: 0; right: 0; top: -30px; bottom: auto } .ace-thumbnails>li:hover>.tools { left: 0 } .ace-thumbnails>li:hover>.tools.tools-bottom { top: auto; bottom: 0 } .ace-thumbnails>li:hover>.tools.tools-top { bottom: auto; top: 0 } .ace-thumbnails>li:hover>.tools.tools-right { left: auto; right: 0 } .ace-thumbnails>li>.tools>a, .ace-thumbnails>li>:first-child .inner a { display: inline-block; color: #FFF; font-size: 18px; font-weight: normal; padding: 4px } .ace-thumbnails>li>.tools>a:hover, .ace-thumbnails>li>:first-child .inner a:hover { text-decoration: none; color: #c9e2ea } .ace-thumbnails>li .tools.tools-bottom>a, .ace-thumbnails>li .tools.tools-top>a { display: inline-block } .ace-thumbnails>li>:first-child>.text { position: absolute; right: 0; left: 0; bottom: 0; top: 0; text-align: center; color: #FFF; background-color: rgba(0, 0, 0, 0.55); opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .2s ease; -moz-transition: all .2s ease; -o-transition: all .2s ease; transition: all .2s ease } .ace-thumbnails>li>:first-child>.text:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: 0 } .ace-thumbnails>li>:first-child>.text>.inner { padding: 4px 0; margin: 0; display: inline-block; vertical-align: middle; max-width: 90% } .ace-thumbnails>li:hover>:first-child>.text { opacity: 1; filter: alpha(opacity=100) } .dialogs { padding: 9px 9px 0; position: relative } .itemdiv { padding-right: 3px; min-height: 64px; position: relative } .itemdiv>.user { display: inline-block; width: 42px; position: absolute; left: 0 } .itemdiv>.user>img { border-radius: 120px; border: 2px solid #5293c4; max-width: 36px; position: relative } .itemdiv>.body { margin-left: 50px; padding-left: 0; width: auto; margin-right: 12px; position: relative } .itemdiv>.body>.time { display: block; font-size: 11px; font-weight: bold; color: #666; position: absolute; right: 9px; top: 0 } .itemdiv>.body>.time [class*="icon-"] { font-size: 14px; font-weight: normal } .itemdiv>.body>.name { display: block; color: #999 } .itemdiv>.body>.name>b { color: #777 } .itemdiv>.body>.text { display: block; padding-bottom: 19px; padding-left: 7px; margin-top: 2px; font-size: 13px; position: relative } .itemdiv>.body>.text:after { display: block; content: ""; height: 1px; font-size: 0; overflow: hidden; position: absolute; left: 16px; right: -12px; margin-top: 9px; border-top: 1px solid #e4ecf3 } .itemdiv>.body>.text>[class*="icon-quote-"]:first-child { color: #dce3ed; margin-right: 4px } .itemdiv:last-child>.body>.text { border-bottom: 0 } .itemdiv:last-child>.body>.text:after { display: none } .itemdiv.dialogdiv { padding-bottom: 14px } .itemdiv.dialogdiv:before { position: absolute; display: block; content: ""; top: 0; bottom: 0; left: 19px; width: 1px; max-width: 1px; background-color: #e1e6ed; border: 1px solid #d7dbdd; border-width: 0 1px } .itemdiv.dialogdiv:last-child:before { display: none } .itemdiv.dialogdiv>.user>img { border-color: #c9d6e5 } .itemdiv.dialogdiv>.body { border: 1px solid #dde4ed; padding: 3px 7px 7px; border-left-width: 2px; margin-right: 1px } .itemdiv.dialogdiv>.body:before { content: ""; display: block; position: absolute; left: -7px; top: 11px; width: 8px; height: 8px; border: 2px solid #dde4ed; border-width: 2px 0 0 2px; background-color: #FFF; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -o-transform: rotate(-45deg); transform: rotate(-45deg) } .itemdiv.dialogdiv>.body>.time { position: static; float: right } .itemdiv.dialogdiv>.body>.text { padding-left: 0; padding-bottom: 0 } .itemdiv.dialogdiv>.body>.text:after { display: none } .itemdiv.dialogdiv .tooltip>.tooltip-inner { word-break: break-all } .itemdiv.memberdiv { width: 175px; padding: 2px; margin: 3px 0; float: left; border-bottom: 1px solid #e8e8e8 } .itemdiv.memberdiv>.user>img { border-color: #dce3ed } .itemdiv.memberdiv>.body>.time { position: static } .itemdiv.memberdiv>.body>.name { line-height: 18px; height: 18px; margin-bottom: 0 } .itemdiv.memberdiv>.body>.name>a { display: inline-block; max-width: 100px; max-height: 18px; overflow: hidden; text-overflow: ellipsis; word-break: break-all } .itemdiv .tools { width: 20px; position: absolute; right: 4px; bottom: 16px; display: none } .itemdiv .tools .btn { border-radius: 36px; margin: 1px 0 } .itemdiv .body .tools { bottom: 4px } .itemdiv.commentdiv .tools { right: 9px } .itemdiv:hover .tools { display: inline-block } .item-list { margin: 0; padding: 0; list-style: none } .item-list>li { border: 1px solid #DDD; border-left-width: 3px; padding: 9px; background-color: #FFF; margin-top: -1px; position: relative } .item-list>li.selected { color: #8090a0; background-color: #f4f9fc } .item-list>li.selected label, .item-list>li.selected .lbl { text-decoration: line-through; color: #8090a0 } .item-list>li>.checkbox { display: inline-block } .item-list>li>label.inline { display: inline-block } .item-list>li label { font-size: 13px } .item-list>li .percentage { font-size: 11px; font-weight: bold; color: #777 } .item-list>li.ui-sortable-helper { cursor: move } .item-list>li.item-orange { border-left-color: #eccb71 } .item-list>li.item-red { border-left-color: #e05656 } .item-list>li.item-green { border-left-color: #9ecf6a } .item-list>li.item-blue { border-left-color: #569add } .item-list>li.item-pink { border-left-color: #dd56c0 } .item-list>li.item-black { border-left-color: #505050 } .item-list>li.item-grey { border-left-color: #999 } .item-list>li.item-brown { border-left-color: brown } .item-list>li.item-default { border-left-color: #abbac3 } .ui-sortable-placeholder, .ui-sortable-helper, .ui-sortable-placeholder>a, .ui-sortable-helper>a { cursor: move!important } .fc-header-title>h2 { font-size: 22px; color: #65a0ce } .fc-widget-header, .fc-widget-content { border: 1px solid #bcd4e5 } .fc-state-highlight { background: #FFC } .fc-event-skin { border: none!important; background-color: #abbac3; padding: 0 0 1px 2px } .label-yellow .fc-event-skin { color: #963 } .label-light .fc-event-skin { color: #888 } [class*="label-"]>.fc-event-skin, [class*="label-"]>.fc-event-skin>.fc-event-skin.fc-event-head { background-color: inherit } .fc-event-skin.ui-draggable-dragging { cursor: move } .fc-event-skin.fc-event-vert, .fc-event-vert>.fc-event-skin { padding: 0 0 1px } .fc-grid .fc-day-number { color: #2e6589 } .fc-widget-header { background: #ecf2f7; color: #8090a0 } .fc-grid th, th.fc-widget-header { height: 28px; vertical-align: middle!important } .fc-event-hori, .fc-event-vert { border-radius: 0!important; border-color: transparent } .fc-event-vert .fc-event-content { padding-left: 1px; padding-right: 1px } .fc-event-vert .fc-event-time { padding: 0 } .fc-state-default { border: 0 } .fc-state-default, .fc-state-default .fc-button-inner { border: 0; background-color: #abbac3; color: #FFF; background-image: none; box-shadow: none; text-shadow: none; border-radius: 0!important; margin-left: 2px } .fc-state-default .fc-button-effect { display: none } .fc-state-disabled, .fc-state-disabled .fc-button-inner { opacity: .75; filter: alpha(opacity=75); color: #DDD } .fc-state-active, .fc-state-active .fc-button-inner { border-color: #4f99c6; background-color: #6fb3e0 } .fc-state-hover, .fc-state-hover .fc-button-inner { background-color: #8b9aa3 } .external-event { margin: 6px 0; padding: 0; cursor: default; display: block; color: #FFF; background-color: #abbac3; font-size: 13px; line-height: 28px } .external-event:hover { opacity: 1; filter: alpha(opacity=100) } .external-event.ui-draggable-dragging { cursor: move } .external-event>[class*="icon-"]:first-child { display: inline-block; height: 32px; width: 32px; text-align: center; line-height: 30px; margin-right: 5px; font-size: 15px; border-right: 1px solid #FFF } .widget-main .fc { position: relative; top: -40px } .widget-main .fc>.fc-header { position: relative; z-index: 10 } .widget-main .fc .fc-header-space { padding-left: 2px } .widget-main .fc-header-title>h2 { font-size: 18px; line-height: 36px } .widget-main .fc-content { top: -14px; z-index: 11 } .widget-main .fc-button-content { height: 37px; line-height: 36px } .chzn-container+.help-inline { vertical-align: middle } .chzn-select { display: inline!important; visibility: hidden; opacity: 0; position: absolute; z-index: -1 } .chzn-container, [class*="chzn-container"] { vertical-align: middle } .chzn-container>.chzn-single, [class*="chzn-container"]>.chzn-single { line-height: 26px; height: 26px; box-shadow: none; background: #fafafa } .chzn-choices { box-shadow: none!important } .chzn-container-single .chzn-single abbr { background: 0 } .chzn-container-single .chzn-single abbr:after { content: "\f00d"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 13px; position: absolute; right: 0; top: -7px } .chzn-container-single .chzn-single abbr:hover:after { color: #464646 } .chzn-container-single.chzn-disabled .chzn-single abbr:hover:after { color: #464646 } .chzn-container-single .chzn-single div b { background: 0 } .chzn-container-single .chzn-single div b:before { content: "\f0d7"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px } .chzn-container-single .chzn-search { position: relative } .chzn-container-single .chzn-search input { background: 0; border-radius: 0; line-height: 28px; height: 28px } .chzn-container-single .chzn-search:after { content: "\f002"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 14px; position: absolute; top: 8px; right: 12px } .chzn-container-multi .chzn-choices .search-choice .search-choice-close { background: 0 } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:before { content: "\f00d"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 13px; position: absolute; right: 2px; top: -1px } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover { text-decoration: none } .chzn-container-multi .chzn-choices .search-choice .search-choice-close:hover:before { color: #464646 } .chzn-container-multi .chzn-choices .search-choice-focus .search-choice-close:before { color: #464646 } .chzn-container .chzn-results-scroll-down span, .chzn-container .chzn-results-scroll-up span { background: 0 } .chzn-container .chzn-results-scroll-down span:before, .chzn-container .chzn-results-scroll-up span:before { content: "\f0d7"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 12px; position: relative; top: -1px; left: 1px } .chzn-container .chzn-results-scroll-up span:before { content: "\f0d8" } .chzn-container-active .chzn-single-with-drop div b:before { content: "\f0d8" } .chzn-rtl .chzn-search input { background: 0 } .chzn-rtl .chzn-search:after { content: ""; display: none } .chzn-rtl .chzn-search:before { content: "\f002"; display: inline-block; color: #888; font-family: FontAwesome; font-size: 14px; position: absolute; top: 9px; left: 12px } .chzn-container-single .chzn-single { border-radius: 0 } .chzn-container .chzn-results .highlighted { background: #86bd6f; background: #4492c9; background: #316ac5; color: #FFF } .chzn-container-single .chzn-drop { border-radius: 0; border-bottom: 3px solid #4492c9; border-color: #4492c9 } .chzn-single.chzn-single-with-drop, .chzn-container-active .chzn-single { border-color: #4492c9 } .control-group.error .chzn-single { border-color: #f09784!important } .control-group.info .chzn-single { border-color: #64a6bc!important } .control-group.warning .chzn-single { border-color: #e0c43a!important } .control-group.success .chzn-single { border-color: #92bf65!important } #colorbox:focus, #colorbox:active { outline: 0 } #cboxTopLeft, #cboxTopCenter, #cboxTopRight, #cboxMiddleLeft, #cboxMiddleRight, #cboxBottomLeft, #cboxBottomCenter, #cboxBottomRight { background: none!important; opacity: 0 } #cboxContent { border: 12px solid #000; background-color: #FFF; padding: 7px } #cboxOverlay { background: rgba(0, 0, 0, 0.95); background: #000 } #cboxCurrent { left: 61px; margin-bottom: 5px } #cboxTitle { margin-bottom: 4px } #cboxNext, #cboxPrevious, #cboxClose { background: 0; text-indent: 0; width: 20px; height: 20px; line-height: 14px; padding: 0 4px; text-align: center; border: 2px solid #999; border-radius: 16px; color: #666; font-size: 12px; margin-left: 7px; margin-bottom: 7px; } #cboxClose::before { content: 'x'; color: #222; padding-left: 1px; font-size: 20px; } #cboxNext:hover, #cboxPrevious:hover { color: #333; border-color: #666 } #cboxContent { overflow: visible } #cboxClose { background-color: #FFF; color: #fff; border: 2px solid #fff; border-radius: 32px; font-size: 20px; height: 24px; width: 24px; padding-bottom: 2px; right: -14px; top: -14px; margin-left: 0; box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.69); } #cboxLoadingOverlay { background: none!important } #cboxLoadingGraphic { background: #FFF none!important; text-align: center } #cboxLoadingGraphic>[class*="icon-"] { display: inline-block; background-color: #FFF; border-radius: 8px; width: 32px; height: 32px; position: relative; top: 48%; text-align: center; vertical-align: middle; -moz-animation: spin 1.5s infinite linear; -webkit-animation: spin 1.5s infinite linear; -o-animation: spin 1.5s infinite linear; -ms-animation: spin 1.5s infinite linear; animation: spin 1.5s infinite linear; font-size: 24px; color: #fe7e3e } .ace-spinner { display: inline-block } .ace-spinner .spinner-buttons { min-width: 18px } .ace-spinner .spinner-buttons>.btn { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important; font-size: 10px; padding: 0; width: 18px; height: 14px; line-height: 14px } .ace-spinner .spinner-buttons>.btn:first-child { margin-top: 0 } .ace-spinner .spinner-buttons>.btn>[class*="icon-"] { font-size: 10px; margin: 0; padding: 0 } .ace-spinner .spinner-buttons>button.btn:active { left: auto; top: auto } .ace-spinner .spinner-input { text-align: center; height: 19px; line-height: 19px; color: #777 } .wizard-steps { list-style: none; display: block; width: 100%; padding: 0; margin: 12px 0 0; position: relative } .wizard-steps li { display: block; text-align: center; float: left } .wizard-steps li .step { text-align: center; border: 5px solid #ced1d6; color: #546474; font-size: 15px; border-radius: 32px; line-height: 12px; padding: 5px 10px; background-color: #FFF; position: relative; z-index: 2; display: inline } .wizard-steps li:before { display: block; content: ""; width: 100%; height: 1px; font-size: 0; overflow: hidden; border-top: 4px solid #ced1d6; position: relative; top: 12px; z-index: 1 } .wizard-steps li:last-child:before { max-width: 50%; width: 50% } .wizard-steps li:first-child:before { max-width: 50%; left: 50% } .wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step { border-color: #5293c4 } .wizard-steps li.complete .step:before { display: block; position: absolute; top: 0; left: 0; bottom: 0; right: 0; padding: 8px 0; border-radius: 32px; content: "\f00c"; background-color: #FFF; z-index: 103; font-family: FontAwesome; font-size: 17px; color: #87ba21 } .wizard-steps li .title { display: block; margin-top: 12px; max-width: 100%; color: #949ea7; font-size: 14px; z-index: 104; text-align: center; table-layout: fixed; word-wrap: break-word } .wizard-steps li.complete .title, .wizard-steps li.active .title { color: #2b3d53 } .step-content .step-pane { display: none; min-height: 200px; padding: 4px 8px 12px } .step-content .active { display: block } .wizard-actions { text-align: right } .tree { padding-left: 9px; overflow-x: hidden; overflow-y: auto; position: relative } .tree:before { display: inline-block; content: ""; position: absolute; top: -20px; bottom: 16px; left: 0; border-left: 1px dotted #67b2dd; z-index: 1 } .tree .tree-folder { width: auto; min-height: 20px; cursor: pointer } .tree .tree-folder .tree-folder-header { position: relative; height: 20px; line-height: 20px } .tree .tree-folder .tree-folder-header:hover { background-color: #f0f7fc } .tree .tree-folder .tree-folder-header .tree-folder-name, .tree .tree-item .tree-item-name { display: inline; z-index: 2 } .tree .tree-folder .tree-folder-header>[class*="icon-"]:first-child, .tree .tree-item>[class*="icon-"]:first-child { display: inline-block; position: relative; z-index: 2; top: -1px } .tree .tree-folder .tree-folder-header .tree-folder-name { margin-left: 2px } .tree .tree-folder .tree-folder-header>[class*="icon-"]:first-child { margin: -2px 0 0 -2px } .tree .tree-folder:last-child:after { display: inline-block; content: ""; position: absolute; z-index: 1; top: 15px; bottom: 0; left: -15px; border-left: 1px solid #FFF } .tree .tree-folder .tree-folder-content { margin-left: 23px; position: relative } .tree .tree-folder .tree-folder-content:before { display: inline-block; content: ""; position: absolute; z-index: 1; top: -14px; bottom: 16px; left: -14px; border-left: 1px dotted #67b2dd } .tree .tree-item { position: relative; height: 20px; line-height: 20px; cursor: pointer } .tree .tree-item:hover { background-color: #f0f7fc } .tree .tree-item .tree-item-name { margin-left: 3px } .tree .tree-item>[class*="icon-"]:first-child { margin-top: -1px } .tree .tree-folder, .tree .tree-item { position: relative } .tree .tree-folder:before, .tree .tree-item:before { display: inline-block; content: ""; position: absolute; top: 14px; left: -13px; width: 18px; height: 0; border-top: 1px dotted #67b2dd; z-index: 1 } .tree .tree-selected { background-color: rgba(98, 168, 209, 0.1); color: #6398b0 } .tree .tree-selected:hover { background-color: rgba(98, 168, 209, 0.1) } .tree .tree-item, .tree .tree-folder { border: 1px solid #FFF } .tree .tree-folder .tree-folder-header { border-radius: 0 } .tree .tree-item, .tree .tree-folder .tree-folder-header { margin: 0; padding: 5px; color: #4d6878 } .tree .tree-item>[class*="icon-"]:first-child { color: #f9e8ce; width: 13px; height: 13px; line-height: 13px; font-size: 11px; text-align: center; border-radius: 3px; background-color: #fafafa; border: 1px solid #CCC; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05) } .tree .tree-selected>[class*="icon-"]:first-child { background-color: #f9a021; border-color: #f9a021; color: #FFF } .tree .icon-plus[class*="icon-"]:first-child, .tree .icon-minus[class*="icon-"]:first-child { border: 1px solid #DDD; vertical-align: middle; height: 11px; width: 11px; text-align: center; border: 1px solid #8baebf; line-height: 10px; background-color: #FFF; position: relative; z-index: 1 } .tree .icon-plus[class*="icon-"]:first-child:before { content: "+"; font-family: "Open Sans"; font-size: 16px; position: relative; z-index: 1 } .tree .icon-minus[class*="icon-"]:first-child:before { content: "\2012"; font-family: "Open Sans"; font-size: 16px; position: relative; top: -1px; z-index: 1 } .tree .tree-unselectable .tree-item>[class*="icon-"]:first-child { color: #5084a0; width: 13px; height: 13px; line-height: 13px; font-size: 10px; text-align: center; border-radius: 0; background-color: transparent; border: 0; box-shadow: none } .tree [class*="icon-"][class*="-down"] { transform: rotate(-45deg) } .tree .icon-spin { height: auto } .tree img { display: inline; veritcal-align: middle } @media screen and (-webkit-min-device-pixel-ratio: 0) { .tree .icon-minus[class*="icon-"]:first-child:before { font-size: 18px } } .gritter-item-wrapper { background-image: none!important; box-shadow: 0 2px 10px rgba(50, 50, 50, 0.5); background: rgba(50, 50, 50, 0.92) } .gritter-item-wrapper.gritter-info { background: rgba(49, 81, 133, 0.92) } .gritter-item-wrapper.gritter-error { background: rgba(153, 40, 18, 0.92) } .gritter-item-wrapper.gritter-success { background: rgba(89, 131, 75, 0.92) } .gritter-item-wrapper.gritter-warning { background: rgba(190, 112, 31, 0.92) } .gritter-item-wrapper.gritter-light { background: rgba(245, 245, 245, 0.95); border: 1px solid #BBB } .gritter-item-wrapper.gritter-light.gritter-info { background: rgba(232, 242, 255, 0.95) } .gritter-item-wrapper.gritter-light.gritter-info .gritter-item { color: #4a577d } .gritter-item-wrapper.gritter-light.gritter-error { background: rgba(255, 235, 235, 0.95) } .gritter-item-wrapper.gritter-light.gritter-error .gritter-item { color: #894a38 } .gritter-item-wrapper.gritter-light.gritter-success { background: rgba(239, 250, 227, 0.95) } .gritter-item-wrapper.gritter-light.gritter-success .gritter-item { color: #416131 } .gritter-item-wrapper.gritter-light.gritter-warning { background: rgba(252, 248, 227, 0.95) } .gritter-item-wrapper.gritter-light.gritter-warning .gritter-item { color: #946446 } .gritter-top, .gritter-bottom, .gritter-item { background-image: none } .gritter-close { left: auto; right: 3px; background-image: none; width: 18px; height: 18px; line-height: 17px; text-align: center; border: 2px solid transparent; border-radius: 16px; color: #e17b67 } .gritter-close:before { font-family: FontAwesome; font-size: 16px; content: "\f00d" } .gritter-info .gritter-close { color: #ffa500 } .gritter-error .gritter-close, .gritter-success .gritter-close, .gritter-warning .gritter-close { color: #ffea07 } .gritter-close:hover { color: #FFF!important } .gritter-title { text-shadow: none } .gritter-light .gritter-item, .gritter-light .gritter-bottom, .gritter-light .gritter-top, .gritter-light .gritter-close { background-image: none; color: #444 } .gritter-light .gritter-title { text-shadow: none } .gritter-light .gritter-close:hover { color: #8a3104!important } .ui-slider { background-color: #CCC } .ui-slider-horizontal { height: 9px } .ui-slider-vertical { width: 9px } .ui-slider-handle { border-radius: 0; background-color: #f5f5f5; border: 1px solid } .ui-slider-handle:before { display: inline-block; content: "|||"; font-size: 7px; font-family: Arial, Helvetica, sans-serif; position: absolute; top: 0; bottom: 0; left: 0; right: 0; text-align: center; line-height: 14px } .ui-slider-handle:hover { background-color: #FFF } .ui-slider-handle:hover, .ui-slider-handle:focus, .ui-slider-handle:active { outline: 0; box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, 0.3); text-decoration: none } .ui-slider-handle:hover:before, .ui-slider-handle:focus:before, .ui-slider-handle:active:before { text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.3) } .ui-slider-small.ui-slider-horizontal { height: 5px } .ui-slider-small.ui-slider-vertical { width: 5px } .ui-slider-small .ui-slider-handle { border-radius: 24px; width: 14px; height: 14px; top: -5px } .ui-slider-small .ui-slider-handle:before { font-size: 6px; line-height: 13px } .ui-slider-range { background-color: #4aa4ce } .ui-slider-handle { outline: none!important } .ui-slider-handle, .ui-slider-handle:hover, .ui-slider-handle:focus, .ui-slider-handle:active { border-color: #4aa4ce; color: #4aa4ce } .ui-slider-green .ui-slider-range { background-color: #8bbc67 } .ui-slider-green .ui-slider-handle, .ui-slider-green .ui-slider-handle:hover, .ui-slider-green .ui-slider-handle:focus, .ui-slider-green .ui-slider-handle:active { border-color: #8bbc67; color: #8bbc67 } .ui-slider-red .ui-slider-range { background-color: #d36e6e } .ui-slider-red .ui-slider-handle, .ui-slider-red .ui-slider-handle:hover, .ui-slider-red .ui-slider-handle:focus, .ui-slider-red .ui-slider-handle:active { border-color: #d36e6e; color: #d36e6e } .ui-slider-purple .ui-slider-range { background-color: #ac68ba } .ui-slider-purple .ui-slider-handle, .ui-slider-purple .ui-slider-handle:hover, .ui-slider-purple .ui-slider-handle:focus, .ui-slider-purple .ui-slider-handle:active { border-color: #ac68ba; color: #ac68ba } .ui-slider-orange .ui-slider-range { background-color: #efad62 } .ui-slider-orange .ui-slider-handle, .ui-slider-orange .ui-slider-handle:hover, .ui-slider-orange .ui-slider-handle:focus, .ui-slider-orange .ui-slider-handle:active { border-color: #efad62; color: #efad62 } .ui-slider-dark .ui-slider-range { background-color: #606060 } .ui-slider-dark .ui-slider-handle, .ui-slider-dark .ui-slider-handle:hover, .ui-slider-dark .ui-slider-handle:focus, .ui-slider-dark .ui-slider-handle:active { border-color: #606060; color: #606060 } .wysiwyg-editor { max-height: 250px; height: 250px; background-color: #f7f8fa; border-collapse: separate; border: 1px solid #bbc0ca; padding: 4px; box-sizing: content-box; overflow-y: scroll; overflow-x: hidden; outline: 0 } .wysiwyg-editor:focus { background-color: #FFF } .wysiwyg-toolbar { line-height: 32px; margin: 0!important } .wysiwyg-toolbar .dropdown-menu { text-align: left } .wysiwyg-toolbar .btn-group>.btn { padding-left: 0; padding-right: 0; text-align: center } .wysiwyg-toolbar .btn-group>.btn>[class*="icon-"]:first-child { font-size: 14px; width: 25px; max-width: 25px; display: inline-block; border-width: 1px!important } .wysiwyg-toolbar .btn-group>.btn>[class*="icon-"]:last-child { margin-right: 4px } .wysiwyg-toolbar .btn-group>.btn.active:after { border-color: transparent; border-style: solid; border-top-color: inherit; border-width: 6px 14px; bottom: -13px; left: 0; right: 0 } .wysiwyg-style1 .btn-group>.btn, .wysiwyg-style2 .btn-group>.btn { margin: 0!important; background: #FFF!important; border: none!important; color: #adb3be!important; text-shadow: none!important } .wysiwyg-style1 .btn-group>.btn.active, .wysiwyg-style2 .btn-group>.btn.active { color: #5b80ce!important } .wysiwyg-style1 .btn-group>.btn.active:after, .wysiwyg-style2 .btn-group>.btn.active:after { display: none } .wysiwyg-style1 .btn-group, .wysiwyg-style2 .btn-group { position: relative } .wysiwyg-style1 .btn-group:after, .wysiwyg-style2 .btn-group:after { display: block; content: ""; position: absolute; left: -2px; width: 0; max-width: 0; top: 6px; bottom: 6px; border-left: 1px solid #e1e6ea } .wysiwyg-style1 .btn-group:first-child:after, .wysiwyg-style2 .btn-group:first-child:after { display: none } .wysiwyg-style2 { background-color: #e5e5e5 } .wysiwyg-style2+.wysiwyg-editor { border-color: #DDD; background-color: #FFF; border-top: 0 } .wysiwyg-style2 .btn-group>.btn { margin: 0 1px 0 0!important; background: #FFF!important; border: none!important; color: #8d939e!important; text-shadow: none!important } .wysiwyg-style2 .btn-group>.btn.active { color: #FFF!important; background: #6aaedf!important } .wysiwyg-style2 .btn-group:after { display: none } .wysiwyg-toolbar .btn-colorpicker { width: 24px; height: 24px; position: relative; background: #87b87f; background: -moz-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(10%, #cf3e73), color-stop(20%, #fff), color-stop(30%, #2283c5), color-stop(40%, #fff), color-stop(50%, #87b87f), color-stop(60%, #fff), color-stop(70%, #ffb752), color-stop(80%, #fff), color-stop(90%, #d15b47), color-stop(100%, #fff)); background: -webkit-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); background: -o-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); background: -ms-linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%); filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#CF3E73', endColorstr='#FFB752', GradientType=0); background: linear-gradient(top, #cf3e73 10%, #fff 20%, #2283c5 30%, #fff 40%, #87b87f 50%, #fff 60%, #ffb752 70%, #fff 80%, #d15b47 90%, #fff 100%) } .wysiwyg-toolbar input[type=file] { display: none } .wysiwyg-toolbar .dropdown-menu input[type=text] { margin-left: 8px } .wysiwyg-toolbar .dropdown-menu .btn { margin-right: 8px } .wysiwyg-style1 .btn-colorpicker { width: 20px; height: 20px } @media screen and (-webkit-min-device-pixel-ratio: 0) { .wysiwyg-toolbar input[type=file] { display: inline; visibility: hidden; position: absolute; z-index: 0; max-width: 1px; max-height: 1px } } .widget-header .wysiwyg-toolbar { background-color: transparent } .widget-header .wysiwyg-toolbar .btn-group>.btn { border-color: transparent; background: rgba(255, 255, 255, 0.25)!important; color: #FFF!important } .widget-header .wysiwyg-toolbar .btn-group>.btn.active { background: rgba(0, 0, 0, 0.25)!important } .widget-body .wysiwyg-editor { border: 0 } .wysiwyg-speech-input { width: 20px!important; color: transparent!important; background: transparent none!important; border: none!important; -moz-transform: scale(2.0, 2.0); -webkit-transform: scale(2.0, 2.0); -o-transform: scale(2.0, 2.0); -ms-transform: scale(2.0, 2.0); transform: scale(2.0, 2.0); -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important; cursor: pointer } .wysiwyg-speech-input:focus { -webkit-box-shadow: none!important; -moz-box-shadow: none!important; box-shadow: none!important } .widget-body .md-header { margin-top: -30px; margin-left: 9px } .widget-body .md-header .btn { border-color: transparent; background: rgba(255, 255, 255, 0.25)!important; color: #FFF!important; text-align: center; padding-left: 0; padding-right: 0; border-width: 1px!important } .widget-body .md-header .btn>[class*="icon-"] { font-size: 14px; width: 25px; max-width: 25px; display: inline-block } .widget-body .md-header .btn-inverse { background: rgba(0, 0, 0, 0.25)!important; padding-right: 5px } .widget-body .md-preview { padding: 8px; min-height: 200px } .widget-body .md-input { border: none!important; box-shadow: none!important; display: block; margin-bottom: 0; background-color: rgba(48, 126, 204, 0.07); padding: 8px } .widget-body .md-input:focus { background-color: #FFF; box-shadow: none!important } .icon-animated-bell { display: inline-block; -moz-animation: ringing 2.0s 5 ease 1.0s; -webkit-animation: ringing 2.0s 5 ease 1.0s; -o-animation: ringing 2.0s 5 ease 1.0s; -ms-animation: ringing 2.0s 5 ease 1.0s; animation: ringing 2.0s 5 ease 1.0s; -moz-transform-origin: 50% 0; -webkit-transform-origin: 50% 0; -o-transform-origin: 50% 0; -ms-transform-origin: 50% 0; transform-origin: 50% 0 } @-moz-keyframes ringing { 0% { -moz-transform: rotate(-15deg) } 2% { -moz-transform: rotate(15deg) } 4% { -moz-transform: rotate(-18deg) } 6% { -moz-transform: rotate(18deg) } 8% { -moz-transform: rotate(-22deg) } 10% { -moz-transform: rotate(22deg) } 12% { -moz-transform: rotate(-18deg) } 14% { -moz-transform: rotate(18deg) } 16% { -moz-transform: rotate(-12deg) } 18% { -moz-transform: rotate(12deg) } 20% { -moz-transform: rotate(0deg) } } @-webkit-keyframes ringing { 0% { -webkit-transform: rotate(-15deg) } 2% { -webkit-transform: rotate(15deg) } 4% { -webkit-transform: rotate(-18deg) } 6% { -webkit-transform: rotate(18deg) } 8% { -webkit-transform: rotate(-22deg) } 10% { -webkit-transform: rotate(22deg) } 12% { -webkit-transform: rotate(-18deg) } 14% { -webkit-transform: rotate(18deg) } 16% { -webkit-transform: rotate(-12deg) } 18% { -webkit-transform: rotate(12deg) } 20% { -webkit-transform: rotate(0deg) } } @-ms-keyframes ringing { 0% { -ms-transform: rotate(-15deg) } 2% { -ms-transform: rotate(15deg) } 4% { -ms-transform: rotate(-18deg) } 6% { -ms-transform: rotate(18deg) } 8% { -ms-transform: rotate(-22deg) } 10% { -ms-transform: rotate(22deg) } 12% { -ms-transform: rotate(-18deg) } 14% { -ms-transform: rotate(18deg) } 16% { -ms-transform: rotate(-12deg) } 18% { -ms-transform: rotate(12deg) } 20% { -ms-transform: rotate(0deg) } } @keyframes ringing { 0% { transform: rotate(-15deg) } 2% { transform: rotate(15deg) } 4% { transform: rotate(-18deg) } 6% { transform: rotate(18deg) } 8% { transform: rotate(-22deg) } 10% { transform: rotate(22deg) } 12% { transform: rotate(-18deg) } 14% { transform: rotate(18deg) } 16% { transform: rotate(-12deg) } 18% { transform: rotate(12deg) } 20% { transform: rotate(0deg) } } .icon-animated-vertical { display: inline-block; -moz-animation: vertical 2.0s 5 ease 2.0s; -webkit-animation: vertical 2.0s 5 ease 2.0s; -o-animation: vertical 2.0s 5 ease 2.0s; -ms-animation: vertical 2.0s 5 ease 2.0s; animation: vertical 2.0s 5 ease 2.0s } @-moz-keyframes vertical { 0% { -moz-transform: translate(0, -3px) } 4% { -moz-transform: translate(0, 3px) } 8% { -moz-transform: translate(0, -3px) } 12% { -moz-transform: translate(0, 3px) } 16% { -moz-transform: translate(0, -3px) } 20% { -moz-transform: translate(0, 3px) } 22% { -moz-transform: translate(0, 0) } } @-webkit-keyframes vertical { 0% { -webkit-transform: translate(0, -3px) } 4% { -webkit-transform: translate(0, 3px) } 8% { -webkit-transform: translate(0, -3px) } 12% { -webkit-transform: translate(0, 3px) } 16% { -webkit-transform: translate(0, -3px) } 20% { -webkit-transform: translate(0, 3px) } 22% { -webkit-transform: translate(0, 0) } } @-ms-keyframes vertical { 0% { -ms-transform: translate(0, -3px) } 4% { -ms-transform: translate(0, 3px) } 8% { -ms-transform: translate(0, -3px) } 12% { -ms-transform: translate(0, 3px) } 16% { -ms-transform: translate(0, -3px) } 20% { -ms-transform: translate(0, 3px) } 22% { -ms-transform: translate(0, 0) } } @keyframes vertical { 0% { transform: translate(0, -3px) } 4% { transform: translate(0, 3px) } 8% { transform: translate(0, -3px) } 12% { transform: translate(0, 3px) } 16% { transform: translate(0, -3px) } 20% { transform: translate(0, 3px) } 22% { transform: translate(0, 0) } } .icon-animated-wrench { display: inline-block; -moz-animation: wrenching 2.5s 4 ease; -webkit-animation: wrenching 2.5s 4 ease; -o-animation: wrenching 2.5s 4 ease; -ms-animation: wrenching 2.5s 4 ease; animation: wrenching 2.5s 4 ease; -moz-transform-origin: 90% 35%; -webkit-transform-origin: 90% 35%; -o-transform-origin: 90% 35%; -ms-transform-origin: 90% 35%; transform-origin: 90% 35% } @-moz-keyframes wrenching { 0% { -moz-transform: rotate(-12deg) } 8% { -moz-transform: rotate(12deg) } 10% { -moz-transform: rotate(24deg) } 18% { -moz-transform: rotate(-24deg) } 20% { -moz-transform: rotate(-24deg) } 28% { -moz-transform: rotate(24deg) } 30% { -moz-transform: rotate(24deg) } 38% { -moz-transform: rotate(-24deg) } 40% { -moz-transform: rotate(-24deg) } 48% { -moz-transform: rotate(24deg) } 50% { -moz-transform: rotate(24deg) } 58% { -moz-transform: rotate(-24deg) } 60% { -moz-transform: rotate(-24deg) } 68% { -moz-transform: rotate(24deg) } 75% { -moz-transform: rotate(0deg) } } @-webkit-keyframes wrenching { 0% { -webkit-transform: rotate(-12deg) } 8% { -webkit-transform: rotate(12deg) } 10% { -webkit-transform: rotate(24deg) } 18% { -webkit-transform: rotate(-24deg) } 20% { -webkit-transform: rotate(-24deg) } 28% { -webkit-transform: rotate(24deg) } 30% { -webkit-transform: rotate(24deg) } 38% { -webkit-transform: rotate(-24deg) } 40% { -webkit-transform: rotate(-24deg) } 48% { -webkit-transform: rotate(24deg) } 50% { -webkit-transform: rotate(24deg) } 58% { -webkit-transform: rotate(-24deg) } 60% { -webkit-transform: rotate(-24deg) } 68% { -webkit-transform: rotate(24deg) } 75% { -webkit-transform: rotate(0deg) } } @-o-keyframes wrenching { 0% { -o-transform: rotate(-12deg) } 8% { -o-transform: rotate(12deg) } 10% { -o-transform: rotate(24deg) } 18% { -o-transform: rotate(-24deg) } 20% { -o-transform: rotate(-24deg) } 28% { -o-transform: rotate(24deg) } 30% { -o-transform: rotate(24deg) } 38% { -o-transform: rotate(-24deg) } 40% { -o-transform: rotate(-24deg) } 48% { -o-transform: rotate(24deg) } 50% { -o-transform: rotate(24deg) } 58% { -o-transform: rotate(-24deg) } 60% { -o-transform: rotate(-24deg) } 68% { -o-transform: rotate(24deg) } 75% { -o-transform: rotate(0deg) } } @-ms-keyframes wrenching { 0% { -ms-transform: rotate(-12deg) } 8% { -ms-transform: rotate(12deg) } 10% { -ms-transform: rotate(24deg) } 18% { -ms-transform: rotate(-24deg) } 20% { -ms-transform: rotate(-24deg) } 28% { -ms-transform: rotate(24deg) } 30% { -ms-transform: rotate(24deg) } 38% { -ms-transform: rotate(-24deg) } 40% { -ms-transform: rotate(-24deg) } 48% { -ms-transform: rotate(24deg) } 50% { -ms-transform: rotate(24deg) } 58% { -ms-transform: rotate(-24deg) } 60% { -ms-transform: rotate(-24deg) } 68% { -ms-transform: rotate(24deg) } 75% { -ms-transform: rotate(0deg) } } @keyframes wrenching { 0% { transform: rotate(-12deg) } 8% { transform: rotate(12deg) } 10% { transform: rotate(24deg) } 18% { transform: rotate(-24deg) } 20% { transform: rotate(-24deg) } 28% { transform: rotate(24deg) } 30% { transform: rotate(24deg) } 38% { transform: rotate(-24deg) } 40% { transform: rotate(-24deg) } 48% { transform: rotate(24deg) } 50% { transform: rotate(24deg) } 58% { transform: rotate(-24deg) } 60% { transform: rotate(-24deg) } 68% { transform: rotate(24deg) } 75% { transform: rotate(0deg) } } #ace-settings-container { position: absolute; right: 0; top: 50px; z-index: 11 } #ace-settings-btn { float: left; display: inline-block; width: 42px; text-align: center; -webkit-border-radius: 6px 0 0 6px; -moz-border-radius: 6px 0 0 6px; border-radius: 6px 0 0 6px; opacity: .4; filter: alpha(opacity=40); vertical-align: top; margin: 0 } #ace-settings-btn:hover, #ace-settings-btn.open { opacity: 1; filter: alpha(opacity=100) } #ace-settings-box { display: none; float: left; width: 125px; padding: 0 14px; background-color: #FFF; border: 2px solid #ffb34b } #ace-settings-box.open { display: inline-block } #ace-settings-box>div { margin: 6px 0; color: #444; max-height: 24px } #ace-settings-box>div>label { font-size: 13px } #btn-scroll-up { border: 0; position: absolute; right: 2px; bottom: 2px; line-height: 20px; padding-bottom: 4px } .grid3 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 33%; margin: 0; padding: 0 2%; float: left; border-left: 1px solid #e3e3e3 } .grid3:first-child { border-left: none } .grid4 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; width: 23%; float: left; margin: 0 1%; padding: 0 1%; border-left: 1px solid #e3e3e3 } .grid4:first-child { border-left: none } .slimScrollBar { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .slimScrollRail { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .datepicker td, .daterangepicker td, .datepicker th, .daterangepicker th { -webkit-border-radius: 0!important; -moz-border-radius: 0!important; border-radius: 0!important } .datepicker td.active, .daterangepicker td.active, .datepicker td.active:hover, .daterangepicker td.active:hover { background: #2283c5!important } .datepicker td.active.disabled, .daterangepicker td.active.disabled, .datepicker td.active.disabled:hover, .daterangepicker td.active.disabled:hover { background: #8b9aa3!important } .bootstrap-timepicker-widget table td a:hover { -webkit-border-radius: 0; -moz-border-radius: 0; border-radius: 0 } .easyPieChart { position: relative; text-align: center } .easyPieChart canvas { position: absolute; top: 0; left: 0 } .navbar .navbar-inner, .navbar .btn-navbar { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } .dropdown-menu li>a, .dropdown-submenu>a { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } .btn { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } .progress, .progress .bar { filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)!important } #spinner-preview { width: 100px; height: 100px; text-align: center; margin-top: 60px } .dropdown-preview { margin: 0 5px; display: inline-block } .dropdown-preview>.dropdown-menu { display: block; position: static; margin-bottom: 5px }
0.428951
0.131257
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } html { font-size: 62.5%; height: 100%; } body { font: 1.4rem/1.5 Consolas, Helvetica, Arial, sans-serif; color: #414a51; height: 100%; text-align: center; } h1 { font-size: 7rem; color: #fff; } nav { font-size: 3rem; } nav a { text-decoration: none; } nav a:not(:last-child) { margin-right: 20px; } nav a.active { color: #fff!important; } section { margin-top: 10%; } #container { padding: 0 20px; } /*magicsearch*/ .magicsearch { border: 3px solid #fff; height: 56px; width: 350px; border-radius: 8px; outline: none; color: #fff; background-color: transparent; transition: all .5s cubic-bezier(.19,1,.5,1); padding: 5px 10px; font-size: 1.8rem; } .magicsearch:focus { background-color: #fff; } .adjust { height: 1px; } /*theme*/ body.theme1 { background-color: #3498db; } body.theme1 nav a { color: #1e6fa4; } body.theme1 nav a:hover { color: #125480; } body.theme1 .magicsearch:focus { color: #3498db; } body.theme1 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #3498db; } body.theme1::-moz-placeholder { color: #3498db; } body.theme1::-webkit-input-placeholder { color: #3498db; } body.theme2 { background-color: #415c71; } body.theme2 nav a { color: #7ad7ee; } body.theme2 nav a:hover { color: #539eb1; } body.theme2 .magicsearch:focus { color: #415c71; } body.theme2 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #415c71; } body.theme2 .magicsearch-wrapper .multi-item { background-color: #415c71; color: #fff; border-color: #fff; } body.theme2 .magicsearch-wrapper .multi-item span { font-size: 1.6rem; } body.theme2 .magicsearch-wrapper.focus .multi-item { background-color: #fff; color: #415c71; border-color: #415c71; } body.theme2::-moz-placeholder { color: #415c71; } body.theme2::-webkit-input-placeholder { color: #415c71; } body.theme3 { background-color: #00b6ad; } body.theme3 nav a { color: #04706b; } body.theme3 nav a:hover { color: #03514d; } body.theme3 .magicsearch:focus { color: #00b6ad; } body.theme3 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #00b6ad; } body.theme3 .magicsearch-wrapper .magicsearch-arrow i:before { border-top-color: #fff; } body.theme3 .magicsearch-wrapper.focus .magicsearch-arrow i:before { border-top-color: #00b6ad; } body.theme3::-moz-placeholder { color: #00b6ad; } body.theme3::-webkit-input-placeholder { color: #00b6ad; } body.theme4 { background-color: #f06d54; } body.theme4 nav a { color: #a35749; } body.theme4 nav a:hover { color: #6d3126; } body.theme4 .magicsearch:focus { color: #f06d54; } body.theme4 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #f06d54; } body.theme4::-moz-placeholder { color: #f06d54; } body.theme4::-webkit-input-placeholder { color: #f06d54; }
resources/js/dynamicAutocomplete/examples/css/style.css
html { box-sizing: border-box; } *, *:before, *:after { box-sizing: inherit; } html { font-size: 62.5%; height: 100%; } body { font: 1.4rem/1.5 Consolas, Helvetica, Arial, sans-serif; color: #414a51; height: 100%; text-align: center; } h1 { font-size: 7rem; color: #fff; } nav { font-size: 3rem; } nav a { text-decoration: none; } nav a:not(:last-child) { margin-right: 20px; } nav a.active { color: #fff!important; } section { margin-top: 10%; } #container { padding: 0 20px; } /*magicsearch*/ .magicsearch { border: 3px solid #fff; height: 56px; width: 350px; border-radius: 8px; outline: none; color: #fff; background-color: transparent; transition: all .5s cubic-bezier(.19,1,.5,1); padding: 5px 10px; font-size: 1.8rem; } .magicsearch:focus { background-color: #fff; } .adjust { height: 1px; } /*theme*/ body.theme1 { background-color: #3498db; } body.theme1 nav a { color: #1e6fa4; } body.theme1 nav a:hover { color: #125480; } body.theme1 .magicsearch:focus { color: #3498db; } body.theme1 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #3498db; } body.theme1::-moz-placeholder { color: #3498db; } body.theme1::-webkit-input-placeholder { color: #3498db; } body.theme2 { background-color: #415c71; } body.theme2 nav a { color: #7ad7ee; } body.theme2 nav a:hover { color: #539eb1; } body.theme2 .magicsearch:focus { color: #415c71; } body.theme2 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #415c71; } body.theme2 .magicsearch-wrapper .multi-item { background-color: #415c71; color: #fff; border-color: #fff; } body.theme2 .magicsearch-wrapper .multi-item span { font-size: 1.6rem; } body.theme2 .magicsearch-wrapper.focus .multi-item { background-color: #fff; color: #415c71; border-color: #415c71; } body.theme2::-moz-placeholder { color: #415c71; } body.theme2::-webkit-input-placeholder { color: #415c71; } body.theme3 { background-color: #00b6ad; } body.theme3 nav a { color: #04706b; } body.theme3 nav a:hover { color: #03514d; } body.theme3 .magicsearch:focus { color: #00b6ad; } body.theme3 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #00b6ad; } body.theme3 .magicsearch-wrapper .magicsearch-arrow i:before { border-top-color: #fff; } body.theme3 .magicsearch-wrapper.focus .magicsearch-arrow i:before { border-top-color: #00b6ad; } body.theme3::-moz-placeholder { color: #00b6ad; } body.theme3::-webkit-input-placeholder { color: #00b6ad; } body.theme4 { background-color: #f06d54; } body.theme4 nav a { color: #a35749; } body.theme4 nav a:hover { color: #6d3126; } body.theme4 .magicsearch:focus { color: #f06d54; } body.theme4 .magicsearch-wrapper .magicsearch-box li.ishover { background-color: #f06d54; } body.theme4::-moz-placeholder { color: #f06d54; } body.theme4::-webkit-input-placeholder { color: #f06d54; }
0.493653
0.078078
@font-face { font-family: 'icoajuntament'; src: url('fonts/icoajuntament.eot?c0par8'); src: url('fonts/icoajuntament.eot?c0par8#iefix') format('embedded-opentype'), url('fonts/icoajuntament.ttf?c0par8') format('truetype'), url('fonts/icoajuntament.woff?c0par8') format('woff'), url('fonts/icoajuntament.svg?c0par8#icoajuntament') format('svg'); font-weight: normal; font-style: normal; } [class^="bcn-icon-"], [class*=" bcn-icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icoajuntament' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .bcn-icon-telefon:before { content: "\e9b6"; } .bcn-icon-ajuntament:before { content: "\e900"; } .bcn-icon-ajuntament-b:before { content: "\e986"; } .bcn-icon-lameva:before { content: "\e901"; } .bcn-icon-meet:before { content: "\e902"; } .bcn-icon-tramits:before { content: "\e903"; } .bcn-icon-tramits-o:before { content: "\e904"; } .bcn-icon-guia:before { content: "\e905"; } .bcn-icon-planol:before { content: "\e906"; } .bcn-icon-seu-electronica:before { content: "\e907"; } .bcn-icon-area-vb:before { content: "\e908"; } .bcn-icon-oficines-atencio-oac:before { content: "\e909"; } .bcn-icon-transparencia:before { content: "\e90a"; } .bcn-icon-hisenda:before { content: "\e90d"; } .bcn-icon-agraiments:before { content: "\e90e"; } .bcn-icon-biblioteca:before { content: "\e90f"; } .bcn-icon-atencio-presencial:before { content: "\e91b"; } .bcn-icon-atencio-linia:before { content: "\e916"; } .bcn-icon-atencio-telefonica:before { content: "\e91e"; } .bcn-icon-apps-bcn:before { content: "\e987"; } .bcn-icon-punts-registre:before { content: "\e918"; } .bcn-icon-registre-telematic:before { content: "\e91a"; } .bcn-icon-oficines-especialitzades:before { content: "\e919"; } .bcn-icon-grups-politics:before { content: "\e917"; } .bcn-icon-govern-obert:before { content: "\e930"; } .bcn-icon-portal-empreses:before { content: "\e929"; } .bcn-icon-portal-ciutadants:before { content: "\e928"; } .bcn-icon-arxiu-municipal:before { content: "\e91c"; } .bcn-icon-plenari:before { content: "\e91d"; } .bcn-icon-blog:before { content: "\e91f"; } .bcn-icon-perfil-contractant:before { content: "\e92a"; } .bcn-icon-carpeta-ciutada:before { content: "\e92b"; } .bcn-icon-carpeta-empreses-entitats:before { content: "\e92c"; } .bcn-icon-carpeta-profesional:before { content: "\e92d"; } .bcn-icon-normativa:before { content: "\e92e"; } .bcn-icon-subvencions:before { content: "\e92f"; } .bcn-icon-dades-obertes:before { content: "\e932"; } .bcn-icon-classificar-ok:before { content: "\e931"; } .bcn-icon-acces-obert:before { content: "\e90b"; } .bcn-icon-altra-informacio:before { content: "\e910"; } .bcn-icon-ordenances-municipals:before { content: "\e911"; } .bcn-icon-carta-serveis:before { content: "\e912"; } .bcn-icon-oferta-publica:before { content: "\e913"; } .bcn-icon-taulell-edictes:before { content: "\e914"; } .bcn-icon-publicacions-oficials:before { content: "\e915"; } .bcn-icon-estadistiques:before { content: "\e920"; } .bcn-icon-premis:before { content: "\e921"; } .bcn-icon-calendari:before { content: "\e924"; } .bcn-icon-queixes-suggeriments:before { content: "\e925"; } .bcn-icon-butlleti:before { content: "\e926"; } .bcn-icon-quioscos:before { content: "\e927"; } .bcn-icon-mes-descarregat:before { content: "\e933"; } .bcn-icon-descarregues:before { content: "\e934"; } .bcn-icon-ultimes-actualitzacions:before { content: "\e935"; } .bcn-icon-ultimes-incorporacions:before { content: "\e936"; } .bcn-icon-preguntes-frequents-o:before { content: "\e99c"; } .bcn-icon-preguntes-frequents:before { content: "\e937"; } .bcn-icon-informacio-consultes-o:before { content: "\e99d"; } .bcn-icon-informacio-consultes:before { content: "\e938"; } .bcn-icon-urbanisme:before { content: "\e965"; } .bcn-icon-informacio-tramits:before { content: "\e966"; } .bcn-icon-manteniment-espai-urba:before { content: "\e968"; } .bcn-icon-serveis-funeraris:before { content: "\e967"; } .bcn-icon-recollida-neteja:before { content: "\e95b"; } .bcn-icon-medi-ambient:before { content: "\e955"; } .bcn-icon-esports:before { content: "\e956"; } .bcn-icon-mobilitat:before { content: "\e957"; } .bcn-icon-urbanisme-obres-habitatge:before { content: "\e95c"; } .bcn-icon-civisme:before { content: "\e954"; } .bcn-icon-prevencio-seguretat:before { content: "\e96a"; } .bcn-icon-compra:before { content: "\e95f"; } .bcn-icon-promocio-economica:before { content: "\e923"; } .bcn-icon-cultura:before { content: "\e95e"; } .bcn-icon-gestions-municipals:before { content: "\e958"; } .bcn-icon-educacio:before { content: "\e959"; } .bcn-icon-salut:before { content: "\e960"; } .bcn-icon-comer:before { content: "\e961"; } .bcn-icon-transports-publics:before { content: "\e95a"; } .bcn-icon-oci:before { content: "\e962"; } .bcn-icon-habitatge:before { content: "\e963"; } .bcn-icon-activitats:before { content: "\e9af"; } .bcn-icon-treball:before { content: "\e9b0"; } .bcn-icon-relacio-ciutada:before { content: "\e9b5"; } .bcn-icon-empresa:before { content: "\e9b1"; } .bcn-icon-deu-barcelones:before { content: "\e988"; } .bcn-icon-visitar-bcn:before { content: "\e9a1"; } .bcn-icon-sectors-negoci:before { content: "\e9a7"; } .bcn-icon-barris:before { content: "\e9a0"; } .bcn-icon-fabriques-creacio:before { content: "\e9a3"; } .bcn-icon-inversio:before { content: "\e9b2"; } .bcn-icon-gastronomia:before { content: "\e9a5"; } .bcn-icon-obres:before { content: "\e9b4"; } .bcn-icon-turisme-sostenible:before { content: "\e9a4"; } .bcn-icon-grans-esdeveniments:before { content: "\e9a6"; } .bcn-icon-estudis:before { content: "\e9a2"; } .bcn-icon-alcalde:before { content: "\e99f"; } .bcn-icon-parcs:before { content: "\e9a9"; } .bcn-icon-padro:before { content: "\e9a8"; } .bcn-icon-estudiants-estrangers:before { content: "\e9b3"; } .bcn-icon-participacio:before { content: "\e9aa"; } .bcn-icon-families:before { content: "\e99e"; } .bcn-icon-recerca-innovacio:before { content: "\e9ac"; } .bcn-icon-projectes-estrategics:before { content: "\e9ab"; } .bcn-icon-nadal:before { content: "\e964"; } .bcn-icon-whatsapp:before { content: "\e94d"; } .bcn-icon-twitter:before { content: "\e94c"; } .bcn-icon-linkedin:before { content: "\e94e"; } .bcn-icon-facebook:before { content: "\e946"; } .bcn-icon-instagram:before { content: "\e948"; } .bcn-icon-youtube:before { content: "\e947"; } .bcn-icon-flickr:before { content: "\e949"; } .bcn-icon-periscope:before { content: "\e94a"; } .bcn-icon-xarxes-socials:before { content: "\e952"; } .bcn-icon-comparteix:before { content: "\e950"; } .bcn-icon-telegram:before { content: "\e945"; } .bcn-icon-tumblr:before { content: "\e94b"; } .bcn-icon-web:before { content: "\e953"; } .bcn-icon-rss:before { content: "\e94f"; } .bcn-icon-cerca:before { content: "\e939"; } .bcn-icon-menu-drecera:before { content: "\e9ae"; } .bcn-icon-idioma:before { content: "\e93a"; } .bcn-icon-satelit:before { content: "\e93f"; } .bcn-icon-punt-mapa:before { content: "\e940"; } .bcn-icon-bruixola:before { content: "\e922"; } .bcn-icon-descarrega:before { content: "\e9ad"; } .bcn-icon-accessibilitat:before { content: "\e90c"; } .bcn-icon-ubicacio:before { content: "\e941"; } .bcn-icon-contrast:before { content: "\e95d"; } .bcn-icon-finestra-nova:before { content: "\e93d"; } .bcn-icon-favorits:before { content: "\e93c"; } .bcn-icon-etiqueta:before { content: "\e93b"; } .bcn-icon-correu-email:before { content: "\e951"; } .bcn-icon-adjunt:before { content: "\e942"; } .bcn-icon-opcions:before { content: "\e93e"; } .bcn-icon-arxiu-pdf:before { content: "\e944"; } .bcn-icon-arxiu:before { content: "\e943"; } .bcn-icon-llenguatge:before { content: "\e96e"; } .bcn-icon-titols:before { content: "\e96f"; } .bcn-icon-audiovisuals:before { content: "\e96c"; } .bcn-icon-reproductor-audiovisual:before { content: "\e96b"; } .bcn-icon-distraccions:before { content: "\e970"; } .bcn-icon-salt-contingut:before { content: "\e971"; } .bcn-icon-multinavegador:before { content: "\e972"; } .bcn-icon-idioma-accessibilitat:before { content: "\e973"; } .bcn-icon-navegacio-coherent:before { content: "\e974"; } .bcn-icon-imatge:before { content: "\e975"; } .bcn-icon-formularis:before { content: "\e976"; } .bcn-icon-estructura-encap:before { content: "\e977"; } .bcn-icon-tamany-text:before { content: "\e978"; } .bcn-icon-expandir-baix-dreta:before { content: "\e991"; } .bcn-icon-expandir-baix-esquerra:before { content: "\e992"; } .bcn-icon-expandir-dalt-dreta:before { content: "\e993"; } .bcn-icon-expandir-dalt-esquerra:before { content: "\e994"; } .bcn-icon-minimitzar:before { content: "\e995"; } .bcn-icon-dreta-bold:before { content: "\e998"; } .bcn-icon-dreta-medium:before { content: "\e999"; } .bcn-icon-dreta-light:before { content: "\e99a"; } .bcn-icon-esquerra-bold:before { content: "\e99b"; } .bcn-icon-esquerra-medium:before { content: "\e9b7"; } .bcn-icon-esquerra-light:before { content: "\e9b8"; } .bcn-icon-baix-bold:before { content: "\e9b9"; } .bcn-icon-baix-medium:before { content: "\e9ba"; } .bcn-icon-baix-light:before { content: "\e9bb"; } .bcn-icon-dalt-bold:before { content: "\e9bc"; } .bcn-icon-dalt-medium:before { content: "\e9bd"; } .bcn-icon-dalt-light:before { content: "\e9be"; } .bcn-icon-mes-cercle:before { content: "\e9bf"; } .bcn-icon-mes-cercle-o:before { content: "\e9c0"; } .bcn-icon-mes-bold:before { content: "\e9c1"; } .bcn-icon-mes-medium:before { content: "\e9c2"; } .bcn-icon-mes-light:before { content: "\e9c3"; } .bcn-icon-menys-bold:before { content: "\e9c4"; } .bcn-icon-menys-medium:before { content: "\e9c5"; } .bcn-icon-menys-light:before { content: "\e9c6"; } .bcn-icon-ok-bold:before { content: "\e9c7"; } .bcn-icon-ok-medium:before { content: "\e9c8"; } .bcn-icon-ok-light:before { content: "\e9c9"; } .bcn-icon-tancar-bold:before { content: "\e9ca"; } .bcn-icon-tancar-medium:before { content: "\e9cb"; } .bcn-icon-tancar-light:before { content: "\e9cc"; } .bcn-icon-maximitzar:before { content: "\e996"; } .bcn-icon-casa:before { content: "\e979"; } .bcn-icon-menu:before { content: "\e997"; } .bcn-icon-ultim-dreta-bold:before { content: "\e97a"; } .bcn-icon-ultim-dreta-medium:before { content: "\e97b"; } .bcn-icon-primer-esquerra-bold:before { content: "\e97c"; } .bcn-icon-primer-esquerra-medium:before { content: "\e97d"; } .bcn-icon-amplia:before { content: "\e97e"; } .bcn-icon-redueix:before { content: "\e97f"; } .bcn-icon-reprodueix:before { content: "\e980"; } .bcn-icon-pause:before { content: "\e981"; } .bcn-icon-isuu:before { content: "\e982"; } .bcn-icon-taules-llistes:before { content: "\e983"; } .bcn-icon-bustia-etica:before { content: "\e984"; } .bcn-icon-imprimir:before { content: "\e985"; } .bcn-icon-ordenances-fiscals:before { content: "\e989"; } .bcn-icon-serveis-socials:before { content: "\e98a"; } .bcn-icon-bombers:before { content: "\e98b"; } .bcn-icon-telefons-emergencies:before { content: "\e98c"; } .bcn-icon-mobil:before { content: "\e98d"; } .bcn-icon-infancia:before { content: "\e98e"; } .bcn-icon-gent-gran:before { content: "\e98f"; } .bcn-icon-dependencia:before { content: "\e990"; } .bcn-icon-convivencia:before { content: "\e9cd"; } .bcn-icon-dona:before { content: "\e9ce"; } .bcn-icon-discapacitat:before { content: "\e9cf"; } .bcn-icon-joventut:before { content: "\e9d0"; } .bcn-icon-vulnerable:before { content: "\e9d1"; } .bcn-icon-agenda:before { content: "\e9d2"; } .bcn-icon-eficiencia-energetica:before { content: "\e9d3"; } .bcn-icon-consumidor:before { content: "\e9d4"; } .bcn-icon-enllacos:before { content: "\e9d5"; } .bcn-icon-noticies:before { content: "\e9d6"; } .bcn-icon-llista:before { content: "\e9d7"; } .bcn-icon-info-actualitzada:before { content: "\e9d8"; } .bcn-icon-marc-legal:before { content: "\e9d9"; } .bcn-icon-proteccio-dades:before { content: "\e9da"; } .bcn-icon-galetes:before { content: "\e9e5"; } .bcn-icon-difondre:before { content: "\e9e6"; } .bcn-icon-copyright:before { content: "\e9db"; } .bcn-icon-comshiva:before { content: "\e9dc"; } .bcn-icon-pressupost:before { content: "\e9dd"; } .bcn-icon-arxiu-audio:before { content: "\e9de"; } .bcn-icon-dossier:before { content: "\e9df"; } .bcn-icon-microfon:before { content: "\e9e0"; } .bcn-icon-retransmissio:before { content: "\e9e1"; } .bcn-icon-informacio:before { content: "\e9e2"; } .bcn-icon-feminismes:before { content: "\e9e3"; } .bcn-icon-diversitat:before { content: "\e9e4"; } .bcn-icon-territori:before { content: "\e9e7"; } .bcn-icon-vimeo:before { content: "\e9e8"; } .bcn-icon-administracio:before { content: "\e9e9"; } .bcn-icon-allotjament:before { content: "\e9ea"; } .bcn-icon-animals:before { content: "\e9eb"; } .bcn-icon-associacions:before { content: "\e9ec"; } .bcn-icon-companyies_serveis:before { content: "\e9ed"; } .bcn-icon-religio:before { content: "\e9ee"; } .bcn-icon-imatge-text:before { content: "\e969"; } .bcn-icon-cerca-arbre-jerarquic:before { content: "\e96d"; } .bcn-icon-cerca-dependencia:before { content: "\e9ef"; } .bcn-icon-cerca-persona:before { content: "\e9f0"; } .bcn-icon-a-peu:before { content: "\e9f1"; } .bcn-icon-bicicleta:before { content: "\e9f2"; } .bcn-icon-cotxe:before { content: "\e9f3"; } .bcn-icon-mercaderies:before { content: "\e9f4"; } .bcn-icon-metro:before { content: "\e9f5"; } .bcn-icon-moto:before { content: "\e9f6"; } .bcn-icon-targetes-transport:before { content: "\e9f7"; } .bcn-icon-proces-tramit:before { content: "\e9f8"; } .bcn-icon-filtres:before { content: "\e9f9"; } .bcn-icon-espai-personal:before { content: "\e9fa"; } .bcn-icon-dades-personals-fiscals:before { content: "\e9fb"; } .bcn-icon-multes:before { content: "\e9fc"; } .bcn-icon-casaments:before { content: "\e9fd"; } .bcn-icon-esquerra-bold2:before { content: "\e9fe"; } .bcn-icon-dreta-bold2:before { content: "\e9ff"; } .bcn-icon-rellotge:before { content: "\ea00"; } .bcn-icon-rellotge-bold:before { content: "\ea01"; } .bcn-icon-favorits-light:before { content: "\ea02"; } .bcn-icon-mapa:before { content: "\ea03"; }
tests/Contacte | L'Eixample | Ajuntament de Barcelona_files/bcn-icon_002.css
@font-face { font-family: 'icoajuntament'; src: url('fonts/icoajuntament.eot?c0par8'); src: url('fonts/icoajuntament.eot?c0par8#iefix') format('embedded-opentype'), url('fonts/icoajuntament.ttf?c0par8') format('truetype'), url('fonts/icoajuntament.woff?c0par8') format('woff'), url('fonts/icoajuntament.svg?c0par8#icoajuntament') format('svg'); font-weight: normal; font-style: normal; } [class^="bcn-icon-"], [class*=" bcn-icon-"] { /* use !important to prevent issues with browser extensions that change fonts */ font-family: 'icoajuntament' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; /* Better Font Rendering =========== */ -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .bcn-icon-telefon:before { content: "\e9b6"; } .bcn-icon-ajuntament:before { content: "\e900"; } .bcn-icon-ajuntament-b:before { content: "\e986"; } .bcn-icon-lameva:before { content: "\e901"; } .bcn-icon-meet:before { content: "\e902"; } .bcn-icon-tramits:before { content: "\e903"; } .bcn-icon-tramits-o:before { content: "\e904"; } .bcn-icon-guia:before { content: "\e905"; } .bcn-icon-planol:before { content: "\e906"; } .bcn-icon-seu-electronica:before { content: "\e907"; } .bcn-icon-area-vb:before { content: "\e908"; } .bcn-icon-oficines-atencio-oac:before { content: "\e909"; } .bcn-icon-transparencia:before { content: "\e90a"; } .bcn-icon-hisenda:before { content: "\e90d"; } .bcn-icon-agraiments:before { content: "\e90e"; } .bcn-icon-biblioteca:before { content: "\e90f"; } .bcn-icon-atencio-presencial:before { content: "\e91b"; } .bcn-icon-atencio-linia:before { content: "\e916"; } .bcn-icon-atencio-telefonica:before { content: "\e91e"; } .bcn-icon-apps-bcn:before { content: "\e987"; } .bcn-icon-punts-registre:before { content: "\e918"; } .bcn-icon-registre-telematic:before { content: "\e91a"; } .bcn-icon-oficines-especialitzades:before { content: "\e919"; } .bcn-icon-grups-politics:before { content: "\e917"; } .bcn-icon-govern-obert:before { content: "\e930"; } .bcn-icon-portal-empreses:before { content: "\e929"; } .bcn-icon-portal-ciutadants:before { content: "\e928"; } .bcn-icon-arxiu-municipal:before { content: "\e91c"; } .bcn-icon-plenari:before { content: "\e91d"; } .bcn-icon-blog:before { content: "\e91f"; } .bcn-icon-perfil-contractant:before { content: "\e92a"; } .bcn-icon-carpeta-ciutada:before { content: "\e92b"; } .bcn-icon-carpeta-empreses-entitats:before { content: "\e92c"; } .bcn-icon-carpeta-profesional:before { content: "\e92d"; } .bcn-icon-normativa:before { content: "\e92e"; } .bcn-icon-subvencions:before { content: "\e92f"; } .bcn-icon-dades-obertes:before { content: "\e932"; } .bcn-icon-classificar-ok:before { content: "\e931"; } .bcn-icon-acces-obert:before { content: "\e90b"; } .bcn-icon-altra-informacio:before { content: "\e910"; } .bcn-icon-ordenances-municipals:before { content: "\e911"; } .bcn-icon-carta-serveis:before { content: "\e912"; } .bcn-icon-oferta-publica:before { content: "\e913"; } .bcn-icon-taulell-edictes:before { content: "\e914"; } .bcn-icon-publicacions-oficials:before { content: "\e915"; } .bcn-icon-estadistiques:before { content: "\e920"; } .bcn-icon-premis:before { content: "\e921"; } .bcn-icon-calendari:before { content: "\e924"; } .bcn-icon-queixes-suggeriments:before { content: "\e925"; } .bcn-icon-butlleti:before { content: "\e926"; } .bcn-icon-quioscos:before { content: "\e927"; } .bcn-icon-mes-descarregat:before { content: "\e933"; } .bcn-icon-descarregues:before { content: "\e934"; } .bcn-icon-ultimes-actualitzacions:before { content: "\e935"; } .bcn-icon-ultimes-incorporacions:before { content: "\e936"; } .bcn-icon-preguntes-frequents-o:before { content: "\e99c"; } .bcn-icon-preguntes-frequents:before { content: "\e937"; } .bcn-icon-informacio-consultes-o:before { content: "\e99d"; } .bcn-icon-informacio-consultes:before { content: "\e938"; } .bcn-icon-urbanisme:before { content: "\e965"; } .bcn-icon-informacio-tramits:before { content: "\e966"; } .bcn-icon-manteniment-espai-urba:before { content: "\e968"; } .bcn-icon-serveis-funeraris:before { content: "\e967"; } .bcn-icon-recollida-neteja:before { content: "\e95b"; } .bcn-icon-medi-ambient:before { content: "\e955"; } .bcn-icon-esports:before { content: "\e956"; } .bcn-icon-mobilitat:before { content: "\e957"; } .bcn-icon-urbanisme-obres-habitatge:before { content: "\e95c"; } .bcn-icon-civisme:before { content: "\e954"; } .bcn-icon-prevencio-seguretat:before { content: "\e96a"; } .bcn-icon-compra:before { content: "\e95f"; } .bcn-icon-promocio-economica:before { content: "\e923"; } .bcn-icon-cultura:before { content: "\e95e"; } .bcn-icon-gestions-municipals:before { content: "\e958"; } .bcn-icon-educacio:before { content: "\e959"; } .bcn-icon-salut:before { content: "\e960"; } .bcn-icon-comer:before { content: "\e961"; } .bcn-icon-transports-publics:before { content: "\e95a"; } .bcn-icon-oci:before { content: "\e962"; } .bcn-icon-habitatge:before { content: "\e963"; } .bcn-icon-activitats:before { content: "\e9af"; } .bcn-icon-treball:before { content: "\e9b0"; } .bcn-icon-relacio-ciutada:before { content: "\e9b5"; } .bcn-icon-empresa:before { content: "\e9b1"; } .bcn-icon-deu-barcelones:before { content: "\e988"; } .bcn-icon-visitar-bcn:before { content: "\e9a1"; } .bcn-icon-sectors-negoci:before { content: "\e9a7"; } .bcn-icon-barris:before { content: "\e9a0"; } .bcn-icon-fabriques-creacio:before { content: "\e9a3"; } .bcn-icon-inversio:before { content: "\e9b2"; } .bcn-icon-gastronomia:before { content: "\e9a5"; } .bcn-icon-obres:before { content: "\e9b4"; } .bcn-icon-turisme-sostenible:before { content: "\e9a4"; } .bcn-icon-grans-esdeveniments:before { content: "\e9a6"; } .bcn-icon-estudis:before { content: "\e9a2"; } .bcn-icon-alcalde:before { content: "\e99f"; } .bcn-icon-parcs:before { content: "\e9a9"; } .bcn-icon-padro:before { content: "\e9a8"; } .bcn-icon-estudiants-estrangers:before { content: "\e9b3"; } .bcn-icon-participacio:before { content: "\e9aa"; } .bcn-icon-families:before { content: "\e99e"; } .bcn-icon-recerca-innovacio:before { content: "\e9ac"; } .bcn-icon-projectes-estrategics:before { content: "\e9ab"; } .bcn-icon-nadal:before { content: "\e964"; } .bcn-icon-whatsapp:before { content: "\e94d"; } .bcn-icon-twitter:before { content: "\e94c"; } .bcn-icon-linkedin:before { content: "\e94e"; } .bcn-icon-facebook:before { content: "\e946"; } .bcn-icon-instagram:before { content: "\e948"; } .bcn-icon-youtube:before { content: "\e947"; } .bcn-icon-flickr:before { content: "\e949"; } .bcn-icon-periscope:before { content: "\e94a"; } .bcn-icon-xarxes-socials:before { content: "\e952"; } .bcn-icon-comparteix:before { content: "\e950"; } .bcn-icon-telegram:before { content: "\e945"; } .bcn-icon-tumblr:before { content: "\e94b"; } .bcn-icon-web:before { content: "\e953"; } .bcn-icon-rss:before { content: "\e94f"; } .bcn-icon-cerca:before { content: "\e939"; } .bcn-icon-menu-drecera:before { content: "\e9ae"; } .bcn-icon-idioma:before { content: "\e93a"; } .bcn-icon-satelit:before { content: "\e93f"; } .bcn-icon-punt-mapa:before { content: "\e940"; } .bcn-icon-bruixola:before { content: "\e922"; } .bcn-icon-descarrega:before { content: "\e9ad"; } .bcn-icon-accessibilitat:before { content: "\e90c"; } .bcn-icon-ubicacio:before { content: "\e941"; } .bcn-icon-contrast:before { content: "\e95d"; } .bcn-icon-finestra-nova:before { content: "\e93d"; } .bcn-icon-favorits:before { content: "\e93c"; } .bcn-icon-etiqueta:before { content: "\e93b"; } .bcn-icon-correu-email:before { content: "\e951"; } .bcn-icon-adjunt:before { content: "\e942"; } .bcn-icon-opcions:before { content: "\e93e"; } .bcn-icon-arxiu-pdf:before { content: "\e944"; } .bcn-icon-arxiu:before { content: "\e943"; } .bcn-icon-llenguatge:before { content: "\e96e"; } .bcn-icon-titols:before { content: "\e96f"; } .bcn-icon-audiovisuals:before { content: "\e96c"; } .bcn-icon-reproductor-audiovisual:before { content: "\e96b"; } .bcn-icon-distraccions:before { content: "\e970"; } .bcn-icon-salt-contingut:before { content: "\e971"; } .bcn-icon-multinavegador:before { content: "\e972"; } .bcn-icon-idioma-accessibilitat:before { content: "\e973"; } .bcn-icon-navegacio-coherent:before { content: "\e974"; } .bcn-icon-imatge:before { content: "\e975"; } .bcn-icon-formularis:before { content: "\e976"; } .bcn-icon-estructura-encap:before { content: "\e977"; } .bcn-icon-tamany-text:before { content: "\e978"; } .bcn-icon-expandir-baix-dreta:before { content: "\e991"; } .bcn-icon-expandir-baix-esquerra:before { content: "\e992"; } .bcn-icon-expandir-dalt-dreta:before { content: "\e993"; } .bcn-icon-expandir-dalt-esquerra:before { content: "\e994"; } .bcn-icon-minimitzar:before { content: "\e995"; } .bcn-icon-dreta-bold:before { content: "\e998"; } .bcn-icon-dreta-medium:before { content: "\e999"; } .bcn-icon-dreta-light:before { content: "\e99a"; } .bcn-icon-esquerra-bold:before { content: "\e99b"; } .bcn-icon-esquerra-medium:before { content: "\e9b7"; } .bcn-icon-esquerra-light:before { content: "\e9b8"; } .bcn-icon-baix-bold:before { content: "\e9b9"; } .bcn-icon-baix-medium:before { content: "\e9ba"; } .bcn-icon-baix-light:before { content: "\e9bb"; } .bcn-icon-dalt-bold:before { content: "\e9bc"; } .bcn-icon-dalt-medium:before { content: "\e9bd"; } .bcn-icon-dalt-light:before { content: "\e9be"; } .bcn-icon-mes-cercle:before { content: "\e9bf"; } .bcn-icon-mes-cercle-o:before { content: "\e9c0"; } .bcn-icon-mes-bold:before { content: "\e9c1"; } .bcn-icon-mes-medium:before { content: "\e9c2"; } .bcn-icon-mes-light:before { content: "\e9c3"; } .bcn-icon-menys-bold:before { content: "\e9c4"; } .bcn-icon-menys-medium:before { content: "\e9c5"; } .bcn-icon-menys-light:before { content: "\e9c6"; } .bcn-icon-ok-bold:before { content: "\e9c7"; } .bcn-icon-ok-medium:before { content: "\e9c8"; } .bcn-icon-ok-light:before { content: "\e9c9"; } .bcn-icon-tancar-bold:before { content: "\e9ca"; } .bcn-icon-tancar-medium:before { content: "\e9cb"; } .bcn-icon-tancar-light:before { content: "\e9cc"; } .bcn-icon-maximitzar:before { content: "\e996"; } .bcn-icon-casa:before { content: "\e979"; } .bcn-icon-menu:before { content: "\e997"; } .bcn-icon-ultim-dreta-bold:before { content: "\e97a"; } .bcn-icon-ultim-dreta-medium:before { content: "\e97b"; } .bcn-icon-primer-esquerra-bold:before { content: "\e97c"; } .bcn-icon-primer-esquerra-medium:before { content: "\e97d"; } .bcn-icon-amplia:before { content: "\e97e"; } .bcn-icon-redueix:before { content: "\e97f"; } .bcn-icon-reprodueix:before { content: "\e980"; } .bcn-icon-pause:before { content: "\e981"; } .bcn-icon-isuu:before { content: "\e982"; } .bcn-icon-taules-llistes:before { content: "\e983"; } .bcn-icon-bustia-etica:before { content: "\e984"; } .bcn-icon-imprimir:before { content: "\e985"; } .bcn-icon-ordenances-fiscals:before { content: "\e989"; } .bcn-icon-serveis-socials:before { content: "\e98a"; } .bcn-icon-bombers:before { content: "\e98b"; } .bcn-icon-telefons-emergencies:before { content: "\e98c"; } .bcn-icon-mobil:before { content: "\e98d"; } .bcn-icon-infancia:before { content: "\e98e"; } .bcn-icon-gent-gran:before { content: "\e98f"; } .bcn-icon-dependencia:before { content: "\e990"; } .bcn-icon-convivencia:before { content: "\e9cd"; } .bcn-icon-dona:before { content: "\e9ce"; } .bcn-icon-discapacitat:before { content: "\e9cf"; } .bcn-icon-joventut:before { content: "\e9d0"; } .bcn-icon-vulnerable:before { content: "\e9d1"; } .bcn-icon-agenda:before { content: "\e9d2"; } .bcn-icon-eficiencia-energetica:before { content: "\e9d3"; } .bcn-icon-consumidor:before { content: "\e9d4"; } .bcn-icon-enllacos:before { content: "\e9d5"; } .bcn-icon-noticies:before { content: "\e9d6"; } .bcn-icon-llista:before { content: "\e9d7"; } .bcn-icon-info-actualitzada:before { content: "\e9d8"; } .bcn-icon-marc-legal:before { content: "\e9d9"; } .bcn-icon-proteccio-dades:before { content: "\e9da"; } .bcn-icon-galetes:before { content: "\e9e5"; } .bcn-icon-difondre:before { content: "\e9e6"; } .bcn-icon-copyright:before { content: "\e9db"; } .bcn-icon-comshiva:before { content: "\e9dc"; } .bcn-icon-pressupost:before { content: "\e9dd"; } .bcn-icon-arxiu-audio:before { content: "\e9de"; } .bcn-icon-dossier:before { content: "\e9df"; } .bcn-icon-microfon:before { content: "\e9e0"; } .bcn-icon-retransmissio:before { content: "\e9e1"; } .bcn-icon-informacio:before { content: "\e9e2"; } .bcn-icon-feminismes:before { content: "\e9e3"; } .bcn-icon-diversitat:before { content: "\e9e4"; } .bcn-icon-territori:before { content: "\e9e7"; } .bcn-icon-vimeo:before { content: "\e9e8"; } .bcn-icon-administracio:before { content: "\e9e9"; } .bcn-icon-allotjament:before { content: "\e9ea"; } .bcn-icon-animals:before { content: "\e9eb"; } .bcn-icon-associacions:before { content: "\e9ec"; } .bcn-icon-companyies_serveis:before { content: "\e9ed"; } .bcn-icon-religio:before { content: "\e9ee"; } .bcn-icon-imatge-text:before { content: "\e969"; } .bcn-icon-cerca-arbre-jerarquic:before { content: "\e96d"; } .bcn-icon-cerca-dependencia:before { content: "\e9ef"; } .bcn-icon-cerca-persona:before { content: "\e9f0"; } .bcn-icon-a-peu:before { content: "\e9f1"; } .bcn-icon-bicicleta:before { content: "\e9f2"; } .bcn-icon-cotxe:before { content: "\e9f3"; } .bcn-icon-mercaderies:before { content: "\e9f4"; } .bcn-icon-metro:before { content: "\e9f5"; } .bcn-icon-moto:before { content: "\e9f6"; } .bcn-icon-targetes-transport:before { content: "\e9f7"; } .bcn-icon-proces-tramit:before { content: "\e9f8"; } .bcn-icon-filtres:before { content: "\e9f9"; } .bcn-icon-espai-personal:before { content: "\e9fa"; } .bcn-icon-dades-personals-fiscals:before { content: "\e9fb"; } .bcn-icon-multes:before { content: "\e9fc"; } .bcn-icon-casaments:before { content: "\e9fd"; } .bcn-icon-esquerra-bold2:before { content: "\e9fe"; } .bcn-icon-dreta-bold2:before { content: "\e9ff"; } .bcn-icon-rellotge:before { content: "\ea00"; } .bcn-icon-rellotge-bold:before { content: "\ea01"; } .bcn-icon-favorits-light:before { content: "\ea02"; } .bcn-icon-mapa:before { content: "\ea03"; }
0.256553
0.088662
* HSL and HSV * * @see https://gist.github.com/1069204 */ /** * Normal */ /** * Multiply */ /** * Lighten */ /** * Darken */ /** * Darker Color */ /** * Lighter Color */ /** * Linear Dodge */ /** * Linear Burn */ /** * Difference */ /** * Screen */ /** * Exclusion */ /** * Overlay */ /** * Soft Light */ /** * Hard Light */ /** * Color Dodge */ /** * Color Burn */ /** * Linear Light */ /** * Vivid Light */ /** * Pin Light */ /** * Hard Mix */ /** * Color Blend */ /** * Dissolve */ /** * Divide */ /** * Hue */ /** * Luminosity */ /** * Saturation */ /** * Subtract */ .bold { font-weight: bold !important; } .bolder { font-weight: bolder; } .text-opacity-light { opacity: 50%; } .text-opacity-lighter { opacity: 25%; } label, .col-form-label { font-weight: bold; } select.form-control[multiple], textarea.form-control { line-height: 2; } .dropdown-menu { overflow: hidden; -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } .card-header { font-weight: bold; border-bottom: 0; } .card-footer { border-top: 0; } .modal-header { border-bottom: 0; } .modal-footer { border-top: 0; } /* Background-color Variables Generally, these color variables should not be used directly in components. */ .swatch { border-radius: border-radius(1.5rem, 0); font-weight: bold; padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; padding-right: 1rem; } .swatch.white { background-color: #fff; color: black; } .swatch.gray-100 { background-color: #f1f0f1; color: black; } .swatch.gray-200 { background-color: #e3e2e3; color: black; } .swatch.gray-300 { background-color: #d4d4d4; color: black; } .swatch.gray-400 { background-color: #c6c5c6; color: black; } .swatch.gray-500 { background-color: #a3a2a3; color: black; } .swatch.gray-600 { background-color: #7f7f7f; color: white; } .swatch.gray-700 { background-color: #646464; color: white; } .swatch.gray-800 { background-color: #494748; color: white; } .swatch.gray-900 { background-color: #2e2c2d; color: white; } .swatch.black { background-color: #000; color: white; } .swatch.blue { background-color: #0066b2; color: white; } .swatch.indigo { background-color: #5523CC; color: white; } .swatch.purple { background-color: #ab4a9c; color: white; } .swatch.pink { background-color: #CC00A0; color: white; } .swatch.red { background-color: #da291c; color: white; } .swatch.orange { background-color: #FF9933; color: black; } .swatch.yellow { background-color: #FFC800; color: white; } .swatch.green { background-color: #9fcc00; color: white; } .swatch.teal { background-color: #8fcef1; color: black; } .swatch.cyan { background-color: #10b0e6; color: white; } .card-footer { padding-top: 1.33333rem !important; padding-bottom: 1.33333rem !important; } :root { --blue: #0066b2; --indigo: #5523CC; --purple: #ab4a9c; --pink: #CC00A0; --red: #da291c; --orange: #FF9933; --yellow: #FFC800; --green: #9fcc00; --teal: #8fcef1; --cyan: #10b0e6; --white: #fff; --gray: #7f7f7f; --gray-dark: #494748; --primary: #10b0e6; --secondary: #7f7f7f; --success: #9fcc00; --info: #10b0e6; --warning: #FFC800; --danger: #da291c; --light: #f1f0f1; --dark: #494748; --primary-light: #88d8f3; --primary-lighter: #c3ebf9; --primary-lightest: #e7f7fd; --secondary-light: #bfbfbf; --secondary-lighter: #dfdfdf; --secondary-lightest: #f2f2f2; --success-light: #cfe680; --success-lighter: #e7f2bf; --success-lightest: #f5fae6; --info-light: #88d8f3; --info-lighter: #c3ebf9; --info-lightest: #e7f7fd; --warning-light: #ffe480; --warning-lighter: #fff1bf; --warning-lightest: #fffae6; --danger-light: #ed948e; --danger-lighter: #f6cac6; --danger-lightest: #fbeae8; --light-light: #f8f8f8; --light-lighter: #fcfbfc; --light-lightest: #fefefe; --dark-light: #a4a3a4; --dark-lighter: #d2d1d1; --dark-lightest: #ededed; --blue: #0066b2; --blue-light: #80b3d9; --blue-lighter: #bfd9ec; --blue-lightest: #e6f0f7; --indigo: #5523CC; --indigo-light: #aa91e6; --indigo-lighter: #d5c8f2; --indigo-lightest: #eee9fa; --purple: #ab4a9c; --purple-light: #d5a5ce; --purple-lighter: #ead2e6; --purple-lightest: #f7edf5; --pink: #CC00A0; --pink-light: #e680d0; --pink-lighter: #f2bfe7; --pink-lightest: #fae6f6; --red: #da291c; --red-light: #ed948e; --red-lighter: #f6cac6; --red-lightest: #fbeae8; --orange: #FF9933; --orange-light: #ffcc99; --orange-lighter: #ffe6cc; --orange-lightest: #fff5eb; --yellow: #FFC800; --yellow-light: #ffe480; --yellow-lighter: #fff1bf; --yellow-lightest: #fffae6; --green: #9fcc00; --green-light: #cfe680; --green-lighter: #e7f2bf; --green-lightest: #f5fae6; --teal: #8fcef1; --teal-light: #c7e7f8; --teal-lighter: #e3f3fc; --teal-lightest: #f4fafe; --cyan: #10b0e6; --cyan-light: #88d8f3; --cyan-lighter: #c3ebf9; --cyan-lightest: #e7f7fd; --white: #fff; --gray: #7f7f7f; --gray-light: #bfbfbf; --gray-lighter: #dfdfdf; --gray-lightest: #f2f2f2; --gray-dark: #2e2c2d; --gray-dark-light: #979696; --gray-dark-lighter: #cbcacb; --gray-dark-lightest: #eaeaea; --gray-100: #f1f0f1; --gray-200: #e3e2e3; --gray-300: #d4d4d4; --gray-400: #c6c5c6; --gray-500: #a3a2a3; --gray-600: #7f7f7f; --gray-700: #646464; --gray-800: #494748; --gray-900: #2e2c2d; --black: #000; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Akzidenz Grotesk", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: "<NAME>", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 2; color: #2e2c2d; text-align: left; background-color: #fff; } [tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: 700; } dd { margin-bottom: .5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -.25em; } sup { top: -.5em; } a { color: #10b0e6; text-decoration: none; background-color: transparent; } a:hover { color: #085873; text-decoration: underline; } a:not([href]) { color: inherit; text-decoration: none; } a:not([href]):hover { color: inherit; text-decoration: none; } pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #7f7f7f; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } select { word-wrap: normal; } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; } input[type="radio"], input[type="checkbox"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { outline-offset: -2px; -webkit-appearance: none; } [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; cursor: pointer; } template { display: none; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; } h1, .h1 { font-size: 2.5rem; } h2, .h2 { font-size: 2rem; } h3, .h3 { font-size: 1.75rem; } h4, .h4 { font-size: 1.5rem; } h5, .h5 { font-size: 1.25rem; } h6, .h6 { font-size: 1rem; } .lead { font-size: 1.25rem; font-weight: 300; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } small, .small { font-size: 80%; font-weight: 400; } mark, .mark { padding: 0.2em; background-color: #fcf8e3; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; } .list-inline-item { display: inline-block; } .list-inline-item:not(:last-child) { margin-right: 0.5rem; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #7f7f7f; } .blockquote-footer::before { content: "\2014\00A0"; } .img-fluid { max-width: 100%; height: auto; } .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #d4d4d4; border-radius: 1.5rem; max-width: 100%; height: auto; } .figure { display: inline-block; } .figure-img { margin-bottom: 0.5rem; line-height: 1; } .figure-caption { font-size: 90%; color: #7f7f7f; } code { font-size: 87.5%; color: #CC00A0; word-wrap: break-word; } a > code { color: inherit; } kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #2e2c2d; border-radius: 0.5rem; } kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } pre { display: block; font-size: 87.5%; color: #2e2c2d; } pre code { font-size: inherit; color: inherit; word-break: normal; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container, .container-sm { max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-1 { margin-left: 8.33333%; } .offset-2 { margin-left: 16.66667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.33333%; } .offset-5 { margin-left: 41.66667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.33333%; } .offset-8 { margin-left: 66.66667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.33333%; } .offset-11 { margin-left: 91.66667%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-sm-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-sm-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-sm-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-sm-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.33333%; } .offset-sm-2 { margin-left: 16.66667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.33333%; } .offset-sm-5 { margin-left: 41.66667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.33333%; } .offset-sm-8 { margin-left: 66.66667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.33333%; } .offset-sm-11 { margin-left: 91.66667%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-md-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-md-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-md-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.33333%; } .offset-md-2 { margin-left: 16.66667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.33333%; } .offset-md-5 { margin-left: 41.66667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.33333%; } .offset-md-8 { margin-left: 66.66667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.33333%; } .offset-md-11 { margin-left: 91.66667%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-lg-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-lg-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-lg-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-lg-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.33333%; } .offset-lg-2 { margin-left: 16.66667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.33333%; } .offset-lg-5 { margin-left: 41.66667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.33333%; } .offset-lg-8 { margin-left: 66.66667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.33333%; } .offset-lg-11 { margin-left: 91.66667%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-xl-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-xl-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-xl-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-xl-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.33333%; } .offset-xl-2 { margin-left: 16.66667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.33333%; } .offset-xl-5 { margin-left: 41.66667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.33333%; } .offset-xl-8 { margin-left: 66.66667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.33333%; } .offset-xl-11 { margin-left: 91.66667%; } } .table { width: 100%; margin-bottom: 1rem; color: #2e2c2d; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #d4d4d4; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #d4d4d4; } .table tbody + tbody { border-top: 2px solid #d4d4d4; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #d4d4d4; } .table-bordered th, .table-bordered td { border: 1px solid #d4d4d4; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { color: #2e2c2d; background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #bce9f8; } .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #83d6f2; } .table-hover .table-primary:hover { background-color: #a5e1f6; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #a5e1f6; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #dbdbdb; } .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #bcbcbc; } .table-hover .table-secondary:hover { background-color: #cecece; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #cecece; } .table-success, .table-success > th, .table-success > td { background-color: #e4f1b8; } .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #cde47a; } .table-hover .table-success:hover { background-color: #dceda3; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #dceda3; } .table-info, .table-info > th, .table-info > td { background-color: #bce9f8; } .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #83d6f2; } .table-hover .table-info:hover { background-color: #a5e1f6; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #a5e1f6; } .table-warning, .table-warning > th, .table-warning > td { background-color: #fff0b8; } .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffe27a; } .table-hover .table-warning:hover { background-color: #ffeb9f; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffeb9f; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c3bf; } .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ec9089; } .table-hover .table-danger:hover { background-color: #f2aea9; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f2aea9; } .table-light, .table-light > th, .table-light > td { background-color: #fbfbfb; } .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #f8f7f8; } .table-hover .table-light:hover { background-color: #eeeeee; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #eeeeee; } .table-dark, .table-dark > th, .table-dark > td { background-color: #cccbcc; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #a09fa0; } .table-hover .table-dark:hover { background-color: #bfbebf; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #bfbebf; } .table-primary-light, .table-primary-light > th, .table-primary-light > td { background-color: #def4fc; } .table-primary-light th, .table-primary-light td, .table-primary-light thead th, .table-primary-light tbody + tbody { border-color: #c1ebf9; } .table-hover .table-primary-light:hover { background-color: #c7ecfa; } .table-hover .table-primary-light:hover > td, .table-hover .table-primary-light:hover > th { background-color: #c7ecfa; } .table-primary-lighter, .table-primary-lighter > th, .table-primary-lighter > td { background-color: #eef9fd; } .table-primary-lighter th, .table-primary-lighter td, .table-primary-lighter thead th, .table-primary-lighter tbody + tbody { border-color: #e0f5fc; } .table-hover .table-primary-lighter:hover { background-color: #d7f1fa; } .table-hover .table-primary-lighter:hover > td, .table-hover .table-primary-lighter:hover > th { background-color: #d7f1fa; } .table-primary-lightest, .table-primary-lightest > th, .table-primary-lightest > td { background-color: #f8fdfe; } .table-primary-lightest th, .table-primary-lightest td, .table-primary-lightest thead th, .table-primary-lightest tbody + tbody { border-color: #f3fbfe; } .table-hover .table-primary-lightest:hover { background-color: #e2f7fb; } .table-hover .table-primary-lightest:hover > td, .table-hover .table-primary-lightest:hover > th { background-color: #e2f7fb; } .table-secondary-light, .table-secondary-light > th, .table-secondary-light > td { background-color: #ededed; } .table-secondary-light th, .table-secondary-light td, .table-secondary-light thead th, .table-secondary-light tbody + tbody { border-color: #dedede; } .table-hover .table-secondary-light:hover { background-color: #e0e0e0; } .table-hover .table-secondary-light:hover > td, .table-hover .table-secondary-light:hover > th { background-color: #e0e0e0; } .table-secondary-lighter, .table-secondary-lighter > th, .table-secondary-lighter > td { background-color: #f6f6f6; } .table-secondary-lighter th, .table-secondary-lighter td, .table-secondary-lighter thead th, .table-secondary-lighter tbody + tbody { border-color: #eeeeee; } .table-hover .table-secondary-lighter:hover { background-color: #e9e9e9; } .table-hover .table-secondary-lighter:hover > td, .table-hover .table-secondary-lighter:hover > th { background-color: #e9e9e9; } .table-secondary-lightest, .table-secondary-lightest > th, .table-secondary-lightest > td { background-color: #fbfbfb; } .table-secondary-lightest th, .table-secondary-lightest td, .table-secondary-lightest thead th, .table-secondary-lightest tbody + tbody { border-color: #f8f8f8; } .table-hover .table-secondary-lightest:hover { background-color: #eeeeee; } .table-hover .table-secondary-lightest:hover > td, .table-hover .table-secondary-lightest:hover > th { background-color: #eeeeee; } .table-success-light, .table-success-light > th, .table-success-light > td { background-color: #f2f8db; } .table-success-light th, .table-success-light td, .table-success-light thead th, .table-success-light tbody + tbody { border-color: #e6f2bd; } .table-hover .table-success-light:hover { background-color: #eaf4c6; } .table-hover .table-success-light:hover > td, .table-hover .table-success-light:hover > th { background-color: #eaf4c6; } .table-success-lighter, .table-success-lighter > th, .table-success-lighter > td { background-color: #f8fbed; } .table-success-lighter th, .table-success-lighter td, .table-success-lighter thead th, .table-success-lighter tbody + tbody { border-color: #f3f8de; } .table-hover .table-success-lighter:hover { background-color: #f0f6d8; } .table-hover .table-success-lighter:hover > td, .table-hover .table-success-lighter:hover > th { background-color: #f0f6d8; } .table-success-lightest, .table-success-lightest > th, .table-success-lightest > td { background-color: #fcfef8; } .table-success-lightest th, .table-success-lightest td, .table-success-lightest thead th, .table-success-lightest tbody + tbody { border-color: #fafcf2; } .table-hover .table-success-lightest:hover { background-color: #f2fbe2; } .table-hover .table-success-lightest:hover > td, .table-hover .table-success-lightest:hover > th { background-color: #f2fbe2; } .table-info-light, .table-info-light > th, .table-info-light > td { background-color: #def4fc; } .table-info-light th, .table-info-light td, .table-info-light thead th, .table-info-light tbody + tbody { border-color: #c1ebf9; } .table-hover .table-info-light:hover { background-color: #c7ecfa; } .table-hover .table-info-light:hover > td, .table-hover .table-info-light:hover > th { background-color: #c7ecfa; } .table-info-lighter, .table-info-lighter > th, .table-info-lighter > td { background-color: #eef9fd; } .table-info-lighter th, .table-info-lighter td, .table-info-lighter thead th, .table-info-lighter tbody + tbody { border-color: #e0f5fc; } .table-hover .table-info-lighter:hover { background-color: #d7f1fa; } .table-hover .table-info-lighter:hover > td, .table-hover .table-info-lighter:hover > th { background-color: #d7f1fa; } .table-info-lightest, .table-info-lightest > th, .table-info-lightest > td { background-color: #f8fdfe; } .table-info-lightest th, .table-info-lightest td, .table-info-lightest thead th, .table-info-lightest tbody + tbody { border-color: #f3fbfe; } .table-hover .table-info-lightest:hover { background-color: #e2f7fb; } .table-hover .table-info-lightest:hover > td, .table-hover .table-info-lightest:hover > th { background-color: #e2f7fb; } .table-warning-light, .table-warning-light > th, .table-warning-light > td { background-color: #fff7db; } .table-warning-light th, .table-warning-light td, .table-warning-light thead th, .table-warning-light tbody + tbody { border-color: #fff1bd; } .table-hover .table-warning-light:hover { background-color: #fff1c2; } .table-hover .table-warning-light:hover > td, .table-hover .table-warning-light:hover > th { background-color: #fff1c2; } .table-warning-lighter, .table-warning-lighter > th, .table-warning-lighter > td { background-color: #fffbed; } .table-warning-lighter th, .table-warning-lighter td, .table-warning-lighter thead th, .table-warning-lighter tbody + tbody { border-color: #fff8de; } .table-hover .table-warning-lighter:hover { background-color: #fff5d4; } .table-hover .table-warning-lighter:hover > td, .table-hover .table-warning-lighter:hover > th { background-color: #fff5d4; } .table-warning-lightest, .table-warning-lightest > th, .table-warning-lightest > td { background-color: #fffef8; } .table-warning-lightest th, .table-warning-lightest td, .table-warning-lightest thead th, .table-warning-lightest tbody + tbody { border-color: #fffcf2; } .table-hover .table-warning-lightest:hover { background-color: #fffadf; } .table-hover .table-warning-lightest:hover > td, .table-hover .table-warning-lightest:hover > th { background-color: #fffadf; } .table-danger-light, .table-danger-light > th, .table-danger-light > td { background-color: #fae1df; } .table-danger-light th, .table-danger-light td, .table-danger-light thead th, .table-danger-light tbody + tbody { border-color: #f6c7c4; } .table-hover .table-danger-light:hover { background-color: #f7ccc9; } .table-hover .table-danger-light:hover > td, .table-hover .table-danger-light:hover > th { background-color: #f7ccc9; } .table-danger-lighter, .table-danger-lighter > th, .table-danger-lighter > td { background-color: #fcf0ef; } .table-danger-lighter th, .table-danger-lighter td, .table-danger-lighter thead th, .table-danger-lighter tbody + tbody { border-color: #fae3e1; } .table-hover .table-danger-lighter:hover { background-color: #f8dcda; } .table-hover .table-danger-lighter:hover > td, .table-hover .table-danger-lighter:hover > th { background-color: #f8dcda; } .table-danger-lightest, .table-danger-lightest > th, .table-danger-lightest > td { background-color: #fef9f9; } .table-danger-lightest th, .table-danger-lightest td, .table-danger-lightest thead th, .table-danger-lightest tbody + tbody { border-color: #fdf4f3; } .table-hover .table-danger-lightest:hover { background-color: #fae3e3; } .table-hover .table-danger-lightest:hover > td, .table-hover .table-danger-lightest:hover > th { background-color: #fae3e3; } .table-light-light, .table-light-light > th, .table-light-light > td { background-color: #fdfdfd; } .table-light-light th, .table-light-light td, .table-light-light thead th, .table-light-light tbody + tbody { border-color: #fbfbfb; } .table-hover .table-light-light:hover { background-color: #f0f0f0; } .table-hover .table-light-light:hover > td, .table-hover .table-light-light:hover > th { background-color: #f0f0f0; } .table-light-lighter, .table-light-lighter > th, .table-light-lighter > td { background-color: #fefefe; } .table-light-lighter th, .table-light-lighter td, .table-light-lighter thead th, .table-light-lighter tbody + tbody { border-color: #fdfdfd; } .table-hover .table-light-lighter:hover { background-color: #f1f1f1; } .table-hover .table-light-lighter:hover > td, .table-hover .table-light-lighter:hover > th { background-color: #f1f1f1; } .table-light-lightest, .table-light-lightest > th, .table-light-lightest > td { background-color: white; } .table-light-lightest th, .table-light-lightest td, .table-light-lightest thead th, .table-light-lightest tbody + tbody { border-color: #fefefe; } .table-hover .table-light-lightest:hover { background-color: #f2f2f2; } .table-hover .table-light-lightest:hover > td, .table-hover .table-light-lightest:hover > th { background-color: #f2f2f2; } .table-dark-light, .table-dark-light > th, .table-dark-light > td { background-color: #e6e5e6; } .table-dark-light th, .table-dark-light td, .table-dark-light thead th, .table-dark-light tbody + tbody { border-color: #d0cfd0; } .table-hover .table-dark-light:hover { background-color: #dad8da; } .table-hover .table-dark-light:hover > td, .table-hover .table-dark-light:hover > th { background-color: #dad8da; } .table-dark-lighter, .table-dark-lighter > th, .table-dark-lighter > td { background-color: #f2f2f2; } .table-dark-lighter th, .table-dark-lighter td, .table-dark-lighter thead th, .table-dark-lighter tbody + tbody { border-color: #e8e7e7; } .table-hover .table-dark-lighter:hover { background-color: #e5e5e5; } .table-hover .table-dark-lighter:hover > td, .table-hover .table-dark-lighter:hover > th { background-color: #e5e5e5; } .table-dark-lightest, .table-dark-lightest > th, .table-dark-lightest > td { background-color: #fafafa; } .table-dark-lightest th, .table-dark-lightest td, .table-dark-lightest thead th, .table-dark-lightest tbody + tbody { border-color: #f6f6f6; } .table-hover .table-dark-lightest:hover { background-color: #ededed; } .table-hover .table-dark-lightest:hover > td, .table-hover .table-dark-lightest:hover > th { background-color: #ededed; } .table-blue, .table-blue > th, .table-blue > td { background-color: #b8d4e9; } .table-blue th, .table-blue td, .table-blue thead th, .table-blue tbody + tbody { border-color: #7aafd7; } .table-hover .table-blue:hover { background-color: #a5c8e3; } .table-hover .table-blue:hover > td, .table-hover .table-blue:hover > th { background-color: #a5c8e3; } .table-blue-light, .table-blue-light > th, .table-blue-light > td { background-color: #dbeaf4; } .table-blue-light th, .table-blue-light td, .table-blue-light thead th, .table-blue-light tbody + tbody { border-color: #bdd7eb; } .table-hover .table-blue-light:hover { background-color: #c7dfee; } .table-hover .table-blue-light:hover > td, .table-hover .table-blue-light:hover > th { background-color: #c7dfee; } .table-blue-lighter, .table-blue-lighter > th, .table-blue-lighter > td { background-color: #edf4fa; } .table-blue-lighter th, .table-blue-lighter td, .table-blue-lighter thead th, .table-blue-lighter tbody + tbody { border-color: #deebf5; } .table-hover .table-blue-lighter:hover { background-color: #d9e8f4; } .table-hover .table-blue-lighter:hover > td, .table-hover .table-blue-lighter:hover > th { background-color: #d9e8f4; } .table-blue-lightest, .table-blue-lightest > th, .table-blue-lightest > td { background-color: #f8fbfd; } .table-blue-lightest th, .table-blue-lightest td, .table-blue-lightest thead th, .table-blue-lightest tbody + tbody { border-color: #f2f7fb; } .table-hover .table-blue-lightest:hover { background-color: #e4f0f7; } .table-hover .table-blue-lightest:hover > td, .table-hover .table-blue-lightest:hover > th { background-color: #e4f0f7; } .table-indigo, .table-indigo > th, .table-indigo > td { background-color: #cfc1f1; } .table-indigo th, .table-indigo td, .table-indigo thead th, .table-indigo tbody + tbody { border-color: #a78de4; } .table-hover .table-indigo:hover { background-color: #bfacec; } .table-hover .table-indigo:hover > td, .table-hover .table-indigo:hover > th { background-color: #bfacec; } .table-indigo-light, .table-indigo-light > th, .table-indigo-light > td { background-color: #e7e0f8; } .table-indigo-light th, .table-indigo-light td, .table-indigo-light thead th, .table-indigo-light tbody + tbody { border-color: #d3c6f2; } .table-hover .table-indigo-light:hover { background-color: #d7cbf3; } .table-hover .table-indigo-light:hover > td, .table-hover .table-indigo-light:hover > th { background-color: #d7cbf3; } .table-indigo-lighter, .table-indigo-lighter > th, .table-indigo-lighter > td { background-color: #f3f0fb; } .table-indigo-lighter th, .table-indigo-lighter td, .table-indigo-lighter thead th, .table-indigo-lighter tbody + tbody { border-color: #e9e2f8; } .table-hover .table-indigo-lighter:hover { background-color: #e3dcf6; } .table-hover .table-indigo-lighter:hover > td, .table-hover .table-indigo-lighter:hover > th { background-color: #e3dcf6; } .table-indigo-lightest, .table-indigo-lightest > th, .table-indigo-lightest > td { background-color: #faf9fe; } .table-indigo-lightest th, .table-indigo-lightest td, .table-indigo-lightest thead th, .table-indigo-lightest tbody + tbody { border-color: #f6f4fc; } .table-hover .table-indigo-lightest:hover { background-color: #e8e3fa; } .table-hover .table-indigo-lightest:hover > td, .table-hover .table-indigo-lightest:hover > th { background-color: #e8e3fa; } .table-purple, .table-purple > th, .table-purple > td { background-color: #e7cce3; } .table-purple th, .table-purple td, .table-purple thead th, .table-purple tbody + tbody { border-color: #d3a1cc; } .table-hover .table-purple:hover { background-color: #dfbbd9; } .table-hover .table-purple:hover > td, .table-hover .table-purple:hover > th { background-color: #dfbbd9; } .table-purple-light, .table-purple-light > th, .table-purple-light > td { background-color: #f3e6f1; } .table-purple-light th, .table-purple-light td, .table-purple-light thead th, .table-purple-light tbody + tbody { border-color: #e9d0e6; } .table-hover .table-purple-light:hover { background-color: #ebd5e7; } .table-hover .table-purple-light:hover > td, .table-hover .table-purple-light:hover > th { background-color: #ebd5e7; } .table-purple-lighter, .table-purple-lighter > th, .table-purple-lighter > td { background-color: #f9f2f8; } .table-purple-lighter th, .table-purple-lighter td, .table-purple-lighter thead th, .table-purple-lighter tbody + tbody { border-color: #f4e8f2; } .table-hover .table-purple-lighter:hover { background-color: #f1e1ef; } .table-hover .table-purple-lighter:hover > td, .table-hover .table-purple-lighter:hover > th { background-color: #f1e1ef; } .table-purple-lightest, .table-purple-lightest > th, .table-purple-lightest > td { background-color: #fdfafc; } .table-purple-lightest th, .table-purple-lightest td, .table-purple-lightest thead th, .table-purple-lightest tbody + tbody { border-color: #fbf6fa; } .table-hover .table-purple-lightest:hover { background-color: #f6e8f1; } .table-hover .table-purple-lightest:hover > td, .table-hover .table-purple-lightest:hover > th { background-color: #f6e8f1; } .table-pink, .table-pink > th, .table-pink > td { background-color: #f1b8e4; } .table-pink th, .table-pink td, .table-pink thead th, .table-pink tbody + tbody { border-color: #e47ace; } .table-hover .table-pink:hover { background-color: #eda3dc; } .table-hover .table-pink:hover > td, .table-hover .table-pink:hover > th { background-color: #eda3dc; } .table-pink-light, .table-pink-light > th, .table-pink-light > td { background-color: #f8dbf2; } .table-pink-light th, .table-pink-light td, .table-pink-light thead th, .table-pink-light tbody + tbody { border-color: #f2bde7; } .table-hover .table-pink-light:hover { background-color: #f4c6ea; } .table-hover .table-pink-light:hover > td, .table-hover .table-pink-light:hover > th { background-color: #f4c6ea; } .table-pink-lighter, .table-pink-lighter > th, .table-pink-lighter > td { background-color: #fbedf8; } .table-pink-lighter th, .table-pink-lighter td, .table-pink-lighter thead th, .table-pink-lighter tbody + tbody { border-color: #f8def3; } .table-hover .table-pink-lighter:hover { background-color: #f6d8f0; } .table-hover .table-pink-lighter:hover > td, .table-hover .table-pink-lighter:hover > th { background-color: #f6d8f0; } .table-pink-lightest, .table-pink-lightest > th, .table-pink-lightest > td { background-color: #fef8fc; } .table-pink-lightest th, .table-pink-lightest td, .table-pink-lightest thead th, .table-pink-lightest tbody + tbody { border-color: #fcf2fa; } .table-hover .table-pink-lightest:hover { background-color: #fbe2f2; } .table-hover .table-pink-lightest:hover > td, .table-hover .table-pink-lightest:hover > th { background-color: #fbe2f2; } .table-red, .table-red > th, .table-red > td { background-color: #f5c3bf; } .table-red th, .table-red td, .table-red thead th, .table-red tbody + tbody { border-color: #ec9089; } .table-hover .table-red:hover { background-color: #f2aea9; } .table-hover .table-red:hover > td, .table-hover .table-red:hover > th { background-color: #f2aea9; } .table-red-light, .table-red-light > th, .table-red-light > td { background-color: #fae1df; } .table-red-light th, .table-red-light td, .table-red-light thead th, .table-red-light tbody + tbody { border-color: #f6c7c4; } .table-hover .table-red-light:hover { background-color: #f7ccc9; } .table-hover .table-red-light:hover > td, .table-hover .table-red-light:hover > th { background-color: #f7ccc9; } .table-red-lighter, .table-red-lighter > th, .table-red-lighter > td { background-color: #fcf0ef; } .table-red-lighter th, .table-red-lighter td, .table-red-lighter thead th, .table-red-lighter tbody + tbody { border-color: #fae3e1; } .table-hover .table-red-lighter:hover { background-color: #f8dcda; } .table-hover .table-red-lighter:hover > td, .table-hover .table-red-lighter:hover > th { background-color: #f8dcda; } .table-red-lightest, .table-red-lightest > th, .table-red-lightest > td { background-color: #fef9f9; } .table-red-lightest th, .table-red-lightest td, .table-red-lightest thead th, .table-red-lightest tbody + tbody { border-color: #fdf4f3; } .table-hover .table-red-lightest:hover { background-color: #fae3e3; } .table-hover .table-red-lightest:hover > td, .table-hover .table-red-lightest:hover > th { background-color: #fae3e3; } .table-orange, .table-orange > th, .table-orange > td { background-color: #ffe2c6; } .table-orange th, .table-orange td, .table-orange thead th, .table-orange tbody + tbody { border-color: #ffca95; } .table-hover .table-orange:hover { background-color: #ffd5ad; } .table-hover .table-orange:hover > td, .table-hover .table-orange:hover > th { background-color: #ffd5ad; } .table-orange-light, .table-orange-light > th, .table-orange-light > td { background-color: #fff1e2; } .table-orange-light th, .table-orange-light td, .table-orange-light thead th, .table-orange-light tbody + tbody { border-color: #ffe4ca; } .table-hover .table-orange-light:hover { background-color: #ffe5c9; } .table-hover .table-orange-light:hover > td, .table-hover .table-orange-light:hover > th { background-color: #ffe5c9; } .table-orange-lighter, .table-orange-lighter > th, .table-orange-lighter > td { background-color: #fff8f1; } .table-orange-lighter th, .table-orange-lighter td, .table-orange-lighter thead th, .table-orange-lighter tbody + tbody { border-color: #fff2e4; } .table-hover .table-orange-lighter:hover { background-color: #ffebd8; } .table-hover .table-orange-lighter:hover > td, .table-hover .table-orange-lighter:hover > th { background-color: #ffebd8; } .table-orange-lightest, .table-orange-lightest > th, .table-orange-lightest > td { background-color: #fffcf9; } .table-orange-lightest th, .table-orange-lightest td, .table-orange-lightest thead th, .table-orange-lightest tbody + tbody { border-color: #fffaf5; } .table-hover .table-orange-lightest:hover { background-color: #ffefe0; } .table-hover .table-orange-lightest:hover > td, .table-hover .table-orange-lightest:hover > th { background-color: #ffefe0; } .table-yellow, .table-yellow > th, .table-yellow > td { background-color: #fff0b8; } .table-yellow th, .table-yellow td, .table-yellow thead th, .table-yellow tbody + tbody { border-color: #ffe27a; } .table-hover .table-yellow:hover { background-color: #ffeb9f; } .table-hover .table-yellow:hover > td, .table-hover .table-yellow:hover > th { background-color: #ffeb9f; } .table-yellow-light, .table-yellow-light > th, .table-yellow-light > td { background-color: #fff7db; } .table-yellow-light th, .table-yellow-light td, .table-yellow-light thead th, .table-yellow-light tbody + tbody { border-color: #fff1bd; } .table-hover .table-yellow-light:hover { background-color: #fff1c2; } .table-hover .table-yellow-light:hover > td, .table-hover .table-yellow-light:hover > th { background-color: #fff1c2; } .table-yellow-lighter, .table-yellow-lighter > th, .table-yellow-lighter > td { background-color: #fffbed; } .table-yellow-lighter th, .table-yellow-lighter td, .table-yellow-lighter thead th, .table-yellow-lighter tbody + tbody { border-color: #fff8de; } .table-hover .table-yellow-lighter:hover { background-color: #fff5d4; } .table-hover .table-yellow-lighter:hover > td, .table-hover .table-yellow-lighter:hover > th { background-color: #fff5d4; } .table-yellow-lightest, .table-yellow-lightest > th, .table-yellow-lightest > td { background-color: #fffef8; } .table-yellow-lightest th, .table-yellow-lightest td, .table-yellow-lightest thead th, .table-yellow-lightest tbody + tbody { border-color: #fffcf2; } .table-hover .table-yellow-lightest:hover { background-color: #fffadf; } .table-hover .table-yellow-lightest:hover > td, .table-hover .table-yellow-lightest:hover > th { background-color: #fffadf; } .table-green, .table-green > th, .table-green > td { background-color: #e4f1b8; } .table-green th, .table-green td, .table-green thead th, .table-green tbody + tbody { border-color: #cde47a; } .table-hover .table-green:hover { background-color: #dceda3; } .table-hover .table-green:hover > td, .table-hover .table-green:hover > th { background-color: #dceda3; } .table-green-light, .table-green-light > th, .table-green-light > td { background-color: #f2f8db; } .table-green-light th, .table-green-light td, .table-green-light thead th, .table-green-light tbody + tbody { border-color: #e6f2bd; } .table-hover .table-green-light:hover { background-color: #eaf4c6; } .table-hover .table-green-light:hover > td, .table-hover .table-green-light:hover > th { background-color: #eaf4c6; } .table-green-lighter, .table-green-lighter > th, .table-green-lighter > td { background-color: #f8fbed; } .table-green-lighter th, .table-green-lighter td, .table-green-lighter thead th, .table-green-lighter tbody + tbody { border-color: #f3f8de; } .table-hover .table-green-lighter:hover { background-color: #f0f6d8; } .table-hover .table-green-lighter:hover > td, .table-hover .table-green-lighter:hover > th { background-color: #f0f6d8; } .table-green-lightest, .table-green-lightest > th, .table-green-lightest > td { background-color: #fcfef8; } .table-green-lightest th, .table-green-lightest td, .table-green-lightest thead th, .table-green-lightest tbody + tbody { border-color: #fafcf2; } .table-hover .table-green-lightest:hover { background-color: #f2fbe2; } .table-hover .table-green-lightest:hover > td, .table-hover .table-green-lightest:hover > th { background-color: #f2fbe2; } .table-teal, .table-teal > th, .table-teal > td { background-color: #e0f1fb; } .table-teal th, .table-teal td, .table-teal thead th, .table-teal tbody + tbody { border-color: #c5e6f8; } .table-hover .table-teal:hover { background-color: #c9e7f8; } .table-hover .table-teal:hover > td, .table-hover .table-teal:hover > th { background-color: #c9e7f8; } .table-teal-light, .table-teal-light > th, .table-teal-light > td { background-color: #eff8fd; } .table-teal-light th, .table-teal-light td, .table-teal-light thead th, .table-teal-light tbody + tbody { border-color: #e2f3fb; } .table-hover .table-teal-light:hover { background-color: #d8eefa; } .table-hover .table-teal-light:hover > td, .table-hover .table-teal-light:hover > th { background-color: #d8eefa; } .table-teal-lighter, .table-teal-lighter > th, .table-teal-lighter > td { background-color: #f7fcfe; } .table-teal-lighter th, .table-teal-lighter td, .table-teal-lighter thead th, .table-teal-lighter tbody + tbody { border-color: #f0f9fd; } .table-hover .table-teal-lighter:hover { background-color: #e0f4fb; } .table-hover .table-teal-lighter:hover > td, .table-hover .table-teal-lighter:hover > th { background-color: #e0f4fb; } .table-teal-lightest, .table-teal-lightest > th, .table-teal-lightest > td { background-color: #fcfeff; } .table-teal-lightest th, .table-teal-lightest td, .table-teal-lightest thead th, .table-teal-lightest tbody + tbody { border-color: #f9fcfe; } .table-hover .table-teal-lightest:hover { background-color: #e3f6ff; } .table-hover .table-teal-lightest:hover > td, .table-hover .table-teal-lightest:hover > th { background-color: #e3f6ff; } .table-cyan, .table-cyan > th, .table-cyan > td { background-color: #bce9f8; } .table-cyan th, .table-cyan td, .table-cyan thead th, .table-cyan tbody + tbody { border-color: #83d6f2; } .table-hover .table-cyan:hover { background-color: #a5e1f6; } .table-hover .table-cyan:hover > td, .table-hover .table-cyan:hover > th { background-color: #a5e1f6; } .table-cyan-light, .table-cyan-light > th, .table-cyan-light > td { background-color: #def4fc; } .table-cyan-light th, .table-cyan-light td, .table-cyan-light thead th, .table-cyan-light tbody + tbody { border-color: #c1ebf9; } .table-hover .table-cyan-light:hover { background-color: #c7ecfa; } .table-hover .table-cyan-light:hover > td, .table-hover .table-cyan-light:hover > th { background-color: #c7ecfa; } .table-cyan-lighter, .table-cyan-lighter > th, .table-cyan-lighter > td { background-color: #eef9fd; } .table-cyan-lighter th, .table-cyan-lighter td, .table-cyan-lighter thead th, .table-cyan-lighter tbody + tbody { border-color: #e0f5fc; } .table-hover .table-cyan-lighter:hover { background-color: #d7f1fa; } .table-hover .table-cyan-lighter:hover > td, .table-hover .table-cyan-lighter:hover > th { background-color: #d7f1fa; } .table-cyan-lightest, .table-cyan-lightest > th, .table-cyan-lightest > td { background-color: #f8fdfe; } .table-cyan-lightest th, .table-cyan-lightest td, .table-cyan-lightest thead th, .table-cyan-lightest tbody + tbody { border-color: #f3fbfe; } .table-hover .table-cyan-lightest:hover { background-color: #e2f7fb; } .table-hover .table-cyan-lightest:hover > td, .table-hover .table-cyan-lightest:hover > th { background-color: #e2f7fb; } .table-white, .table-white > th, .table-white > td { background-color: white; } .table-white th, .table-white td, .table-white thead th, .table-white tbody + tbody { border-color: white; } .table-hover .table-white:hover { background-color: #f2f2f2; } .table-hover .table-white:hover > td, .table-hover .table-white:hover > th { background-color: #f2f2f2; } .table-gray, .table-gray > th, .table-gray > td { background-color: #dbdbdb; } .table-gray th, .table-gray td, .table-gray thead th, .table-gray tbody + tbody { border-color: #bcbcbc; } .table-hover .table-gray:hover { background-color: #cecece; } .table-hover .table-gray:hover > td, .table-hover .table-gray:hover > th { background-color: #cecece; } .table-gray-light, .table-gray-light > th, .table-gray-light > td { background-color: #ededed; } .table-gray-light th, .table-gray-light td, .table-gray-light thead th, .table-gray-light tbody + tbody { border-color: #dedede; } .table-hover .table-gray-light:hover { background-color: #e0e0e0; } .table-hover .table-gray-light:hover > td, .table-hover .table-gray-light:hover > th { background-color: #e0e0e0; } .table-gray-lighter, .table-gray-lighter > th, .table-gray-lighter > td { background-color: #f6f6f6; } .table-gray-lighter th, .table-gray-lighter td, .table-gray-lighter thead th, .table-gray-lighter tbody + tbody { border-color: #eeeeee; } .table-hover .table-gray-lighter:hover { background-color: #e9e9e9; } .table-hover .table-gray-lighter:hover > td, .table-hover .table-gray-lighter:hover > th { background-color: #e9e9e9; } .table-gray-lightest, .table-gray-lightest > th, .table-gray-lightest > td { background-color: #fbfbfb; } .table-gray-lightest th, .table-gray-lightest td, .table-gray-lightest thead th, .table-gray-lightest tbody + tbody { border-color: #f8f8f8; } .table-hover .table-gray-lightest:hover { background-color: #eeeeee; } .table-hover .table-gray-lightest:hover > td, .table-hover .table-gray-lightest:hover > th { background-color: #eeeeee; } .table-gray-dark, .table-gray-dark > th, .table-gray-dark > td { background-color: #c4c4c4; } .table-gray-dark th, .table-gray-dark td, .table-gray-dark thead th, .table-gray-dark tbody + tbody { border-color: #929192; } .table-hover .table-gray-dark:hover { background-color: #b7b7b7; } .table-hover .table-gray-dark:hover > td, .table-hover .table-gray-dark:hover > th { background-color: #b7b7b7; } .table-gray-dark-light, .table-gray-dark-light > th, .table-gray-dark-light > td { background-color: #e2e2e2; } .table-gray-dark-light th, .table-gray-dark-light td, .table-gray-dark-light thead th, .table-gray-dark-light tbody + tbody { border-color: #c9c8c8; } .table-hover .table-gray-dark-light:hover { background-color: #d5d5d5; } .table-hover .table-gray-dark-light:hover > td, .table-hover .table-gray-dark-light:hover > th { background-color: #d5d5d5; } .table-gray-dark-lighter, .table-gray-dark-lighter > th, .table-gray-dark-lighter > td { background-color: #f0f0f0; } .table-gray-dark-lighter th, .table-gray-dark-lighter td, .table-gray-dark-lighter thead th, .table-gray-dark-lighter tbody + tbody { border-color: #e4e3e4; } .table-hover .table-gray-dark-lighter:hover { background-color: #e3e3e3; } .table-hover .table-gray-dark-lighter:hover > td, .table-hover .table-gray-dark-lighter:hover > th { background-color: #e3e3e3; } .table-gray-dark-lightest, .table-gray-dark-lightest > th, .table-gray-dark-lightest > td { background-color: #f9f9f9; } .table-gray-dark-lightest th, .table-gray-dark-lightest td, .table-gray-dark-lightest thead th, .table-gray-dark-lightest tbody + tbody { border-color: #f4f4f4; } .table-hover .table-gray-dark-lightest:hover { background-color: #ececec; } .table-hover .table-gray-dark-lightest:hover > td, .table-hover .table-gray-dark-lightest:hover > th { background-color: #ececec; } .table-gray-100, .table-gray-100 > th, .table-gray-100 > td { background-color: #fbfbfb; } .table-gray-100 th, .table-gray-100 td, .table-gray-100 thead th, .table-gray-100 tbody + tbody { border-color: #f8f7f8; } .table-hover .table-gray-100:hover { background-color: #eeeeee; } .table-hover .table-gray-100:hover > td, .table-hover .table-gray-100:hover > th { background-color: #eeeeee; } .table-gray-200, .table-gray-200 > th, .table-gray-200 > td { background-color: #f7f7f7; } .table-gray-200 th, .table-gray-200 td, .table-gray-200 thead th, .table-gray-200 tbody + tbody { border-color: #f0f0f0; } .table-hover .table-gray-200:hover { background-color: #eaeaea; } .table-hover .table-gray-200:hover > td, .table-hover .table-gray-200:hover > th { background-color: #eaeaea; } .table-gray-300, .table-gray-300 > th, .table-gray-300 > td { background-color: #f3f3f3; } .table-gray-300 th, .table-gray-300 td, .table-gray-300 thead th, .table-gray-300 tbody + tbody { border-color: #e9e9e9; } .table-hover .table-gray-300:hover { background-color: #e6e6e6; } .table-hover .table-gray-300:hover > td, .table-hover .table-gray-300:hover > th { background-color: #e6e6e6; } .table-gray-400, .table-gray-400 > th, .table-gray-400 > td { background-color: #efefef; } .table-gray-400 th, .table-gray-400 td, .table-gray-400 thead th, .table-gray-400 tbody + tbody { border-color: #e1e1e1; } .table-hover .table-gray-400:hover { background-color: #e2e2e2; } .table-hover .table-gray-400:hover > td, .table-hover .table-gray-400:hover > th { background-color: #e2e2e2; } .table-gray-500, .table-gray-500 > th, .table-gray-500 > td { background-color: #e5e5e5; } .table-gray-500 th, .table-gray-500 td, .table-gray-500 thead th, .table-gray-500 tbody + tbody { border-color: #cfcfcf; } .table-hover .table-gray-500:hover { background-color: #d8d8d8; } .table-hover .table-gray-500:hover > td, .table-hover .table-gray-500:hover > th { background-color: #d8d8d8; } .table-gray-600, .table-gray-600 > th, .table-gray-600 > td { background-color: #dbdbdb; } .table-gray-600 th, .table-gray-600 td, .table-gray-600 thead th, .table-gray-600 tbody + tbody { border-color: #bcbcbc; } .table-hover .table-gray-600:hover { background-color: #cecece; } .table-hover .table-gray-600:hover > td, .table-hover .table-gray-600:hover > th { background-color: #cecece; } .table-gray-700, .table-gray-700 > th, .table-gray-700 > td { background-color: #d4d4d4; } .table-gray-700 th, .table-gray-700 td, .table-gray-700 thead th, .table-gray-700 tbody + tbody { border-color: #aeaeae; } .table-hover .table-gray-700:hover { background-color: #c7c7c7; } .table-hover .table-gray-700:hover > td, .table-hover .table-gray-700:hover > th { background-color: #c7c7c7; } .table-gray-800, .table-gray-800 > th, .table-gray-800 > td { background-color: #cccbcc; } .table-gray-800 th, .table-gray-800 td, .table-gray-800 thead th, .table-gray-800 tbody + tbody { border-color: #a09fa0; } .table-hover .table-gray-800:hover { background-color: #bfbebf; } .table-hover .table-gray-800:hover > td, .table-hover .table-gray-800:hover > th { background-color: #bfbebf; } .table-gray-900, .table-gray-900 > th, .table-gray-900 > td { background-color: #c4c4c4; } .table-gray-900 th, .table-gray-900 td, .table-gray-900 thead th, .table-gray-900 tbody + tbody { border-color: #929192; } .table-hover .table-gray-900:hover { background-color: #b7b7b7; } .table-hover .table-gray-900:hover > td, .table-hover .table-gray-900:hover > th { background-color: #b7b7b7; } .table-black, .table-black > th, .table-black > td { background-color: #b8b8b8; } .table-black th, .table-black td, .table-black thead th, .table-black tbody + tbody { border-color: #7a7a7a; } .table-hover .table-black:hover { background-color: #ababab; } .table-hover .table-black:hover > td, .table-hover .table-black:hover > th { background-color: #ababab; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #494748; border-color: #5c5a5b; } .table .thead-light th { color: #646464; background-color: #e3e2e3; border-color: #d4d4d4; } .table-dark { color: #fff; background-color: #494748; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #5c5a5b; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive > .table-bordered { border: 0; } .form-control { display: block; width: 100%; height: calc(2em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1rem; font-weight: 400; line-height: 2; color: #646464; background-color: #fff; background-clip: padding-box; border: 1px solid #c6c5c6; border-radius: 1.5rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { -webkit-transition: none; transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #646464; } .form-control:focus { color: #646464; background-color: #fff; border-color: #7fd8f6; outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .form-control::-webkit-input-placeholder { color: #7f7f7f; opacity: 1; } .form-control:-ms-input-placeholder { color: #7f7f7f; opacity: 1; } .form-control::-ms-input-placeholder { color: #7f7f7f; opacity: 1; } .form-control::placeholder { color: #7f7f7f; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e3e2e3; opacity: 1; } select.form-control:focus::-ms-value { color: #646464; background-color: #fff; } .form-control-file, .form-control-range { display: block; width: 100%; } .col-form-label { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 2; } .col-form-label-lg { padding-top: calc(0.75rem + 1px); padding-bottom: calc(0.75rem + 1px); font-size: 1.25rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } .form-control-plaintext { display: block; width: 100%; padding: 0.5rem 0; margin-bottom: 0; font-size: 1rem; line-height: 2; color: #2e2c2d; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; } .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.5rem; } .form-control-lg { height: calc(1.5em + 1.5rem + 2px); padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; border-radius: 2rem; } select.form-control[size], select.form-control[multiple] { height: auto; } textarea.form-control { height: auto; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { color: #7f7f7f; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #9fcc00; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 2; color: #2e2c2d; background-color: rgba(159, 204, 0, 0.9); border-radius: 1.5rem; } .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; } .was-validated .form-control:valid, .form-control.is-valid { border-color: #9fcc00; padding-right: calc(2em + 1rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%239fcc00' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.5em + 0.25rem) center; background-size: calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: #9fcc00; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .was-validated textarea.form-control:valid, textarea.form-control.is-valid { padding-right: calc(2em + 1rem); background-position: top calc(0.5em + 0.25rem) right calc(0.5em + 0.25rem); } .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #9fcc00; padding-right: calc(0.75em + 2.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494748' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%239fcc00' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #9fcc00; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #9fcc00; } .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #9fcc00; } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #9fcc00; } .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #c7ff00; background-color: #c7ff00; } .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #9fcc00; } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #9fcc00; } .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #9fcc00; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #da291c; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 2; color: #fff; background-color: rgba(218, 41, 28, 0.9); border-radius: 1.5rem; } .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-control:invalid, .form-control.is-invalid { border-color: #da291c; padding-right: calc(2em + 1rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23da291c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23da291c' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.5em + 0.25rem) center; background-size: calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: #da291c; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { padding-right: calc(2em + 1rem); background-position: top calc(0.5em + 0.25rem) right calc(0.5em + 0.25rem); } .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #da291c; padding-right: calc(0.75em + 2.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494748' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23da291c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23da291c' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #da291c; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #da291c; } .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #da291c; } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #da291c; } .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e74e42; background-color: #e74e42; } .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #da291c; } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #da291c; } .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #da291c; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group, .form-inline .custom-select { width: auto; } .form-inline .form-check { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; -ms-flex-negative: 0; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .form-inline .custom-control-label { margin-bottom: 0; } } .btn { display: inline-block; font-weight: 700; color: #2e2c2d; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.5rem 1rem; font-size: 1rem; line-height: 2; border-radius: 1.5rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { -webkit-transition: none; transition: none; } } .btn:hover { color: #2e2c2d; text-decoration: none; } .btn:focus, .btn.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-primary { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-primary:hover { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; } .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0d8cb6; border-color: #0c82aa; } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-secondary { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-secondary:hover { color: #fff; background-color: #666666; border-color: #666666; } .btn-secondary:focus, .btn-secondary.focus { color: #fff; background-color: #666666; border-color: #666666; -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #666666; border-color: #5f5f5f; } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-success { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-success:hover { color: #fff; background-color: #779900; border-color: #779900; } .btn-success:focus, .btn-success.focus { color: #fff; background-color: #779900; border-color: #779900; -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #779900; border-color: #6d8c00; } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-info { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-info:hover { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; } .btn-info:focus, .btn-info.focus { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #0d8cb6; border-color: #0c82aa; } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-warning { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-warning:hover { color: #2e2c2d; background-color: #cca000; border-color: #cca000; } .btn-warning:focus, .btn-warning.focus { color: #2e2c2d; background-color: #cca000; border-color: #cca000; -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-warning.disabled, .btn-warning:disabled { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #2e2c2d; background-color: #cca000; border-color: #bf9600; } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-danger { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-danger:hover { color: #fff; background-color: #ad2116; border-color: #ad2116; } .btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #ad2116; border-color: #ad2116; -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #ad2116; border-color: #a21e15; } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-light { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-light:hover { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; } .btn-light:focus, .btn-light.focus { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-light.disabled, .btn-light:disabled { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #2e2c2d; background-color: #d8d6d8; border-color: #d2cfd2; } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-dark { color: #fff; background-color: #494748; border-color: #494748; } .btn-dark:hover { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; } .btn-dark:focus, .btn-dark.focus { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #494748; border-color: #494748; } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #2f2e2f; border-color: #292828; } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-primary-light { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-primary-light:hover { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; } .btn-primary-light:focus, .btn-primary-light.focus { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-primary-light.disabled, .btn-primary-light:disabled { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-primary-light:not(:disabled):not(.disabled):active, .btn-primary-light:not(:disabled):not(.disabled).active, .show > .btn-primary-light.dropdown-toggle { color: #2e2c2d; background-color: #5ac9ee; border-color: #4ec5ed; } .btn-primary-light:not(:disabled):not(.disabled):active:focus, .btn-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-primary-lighter { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-primary-lighter:hover { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; } .btn-primary-lighter:focus, .btn-primary-lighter.focus { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-primary-lighter.disabled, .btn-primary-lighter:disabled { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-primary-lighter:not(:disabled):not(.disabled):active, .btn-primary-lighter:not(:disabled):not(.disabled).active, .show > .btn-primary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #95dcf4; border-color: #89d8f3; } .btn-primary-lighter:not(:disabled):not(.disabled):active:focus, .btn-primary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-primary-lightest { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-primary-lightest:hover { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; } .btn-primary-lightest:focus, .btn-primary-lightest.focus { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-primary-lightest.disabled, .btn-primary-lightest:disabled { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-primary-lightest:not(:disabled):not(.disabled):active, .btn-primary-lightest:not(:disabled):not(.disabled).active, .show > .btn-primary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #b8e7f9; border-color: #ace3f8; } .btn-primary-lightest:not(:disabled):not(.disabled):active:focus, .btn-primary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-secondary-light { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-secondary-light:hover { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; } .btn-secondary-light:focus, .btn-secondary-light.focus { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-secondary-light.disabled, .btn-secondary-light:disabled { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-secondary-light:not(:disabled):not(.disabled):active, .btn-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-secondary-light.dropdown-toggle { color: #2e2c2d; background-color: #a6a6a6; border-color: #9f9f9f; } .btn-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-secondary-lighter { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-secondary-lighter:hover { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; } .btn-secondary-lighter:focus, .btn-secondary-lighter.focus { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-secondary-lighter.disabled, .btn-secondary-lighter:disabled { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-secondary-lighter:not(:disabled):not(.disabled):active, .btn-secondary-lighter:not(:disabled):not(.disabled).active, .show > .btn-secondary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c6c6c6; border-color: #bfbfbf; } .btn-secondary-lighter:not(:disabled):not(.disabled):active:focus, .btn-secondary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-secondary-lightest { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-secondary-lightest:hover { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; } .btn-secondary-lightest:focus, .btn-secondary-lightest.focus { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-secondary-lightest.disabled, .btn-secondary-lightest:disabled { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-secondary-lightest:not(:disabled):not(.disabled):active, .btn-secondary-lightest:not(:disabled):not(.disabled).active, .show > .btn-secondary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d9d9d9; border-color: #d2d2d2; } .btn-secondary-lightest:not(:disabled):not(.disabled):active:focus, .btn-secondary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-success-light { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-success-light:hover { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; } .btn-success-light:focus, .btn-success-light.focus { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-success-light.disabled, .btn-success-light:disabled { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-success-light:not(:disabled):not(.disabled):active, .btn-success-light:not(:disabled):not(.disabled).active, .show > .btn-success-light.dropdown-toggle { color: #2e2c2d; background-color: #bfde55; border-color: #bbdc4b; } .btn-success-light:not(:disabled):not(.disabled):active:focus, .btn-success-light:not(:disabled):not(.disabled).active:focus, .show > .btn-success-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-success-lighter { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-success-lighter:hover { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; } .btn-success-lighter:focus, .btn-success-lighter.focus { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-success-lighter.disabled, .btn-success-lighter:disabled { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-success-lighter:not(:disabled):not(.disabled):active, .btn-success-lighter:not(:disabled):not(.disabled).active, .show > .btn-success-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d7e995; border-color: #d3e78a; } .btn-success-lighter:not(:disabled):not(.disabled):active:focus, .btn-success-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-success-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-success-lightest { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-success-lightest:hover { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; } .btn-success-lightest:focus, .btn-success-lightest.focus { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-success-lightest.disabled, .btn-success-lightest:disabled { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-success-lightest:not(:disabled):not(.disabled):active, .btn-success-lightest:not(:disabled):not(.disabled).active, .show > .btn-success-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e4f2bc; border-color: #e0efb1; } .btn-success-lightest:not(:disabled):not(.disabled):active:focus, .btn-success-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-success-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-info-light { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-info-light:hover { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; } .btn-info-light:focus, .btn-info-light.focus { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-info-light.disabled, .btn-info-light:disabled { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-info-light:not(:disabled):not(.disabled):active, .btn-info-light:not(:disabled):not(.disabled).active, .show > .btn-info-light.dropdown-toggle { color: #2e2c2d; background-color: #5ac9ee; border-color: #4ec5ed; } .btn-info-light:not(:disabled):not(.disabled):active:focus, .btn-info-light:not(:disabled):not(.disabled).active:focus, .show > .btn-info-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-info-lighter { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-info-lighter:hover { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; } .btn-info-lighter:focus, .btn-info-lighter.focus { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-info-lighter.disabled, .btn-info-lighter:disabled { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-info-lighter:not(:disabled):not(.disabled):active, .btn-info-lighter:not(:disabled):not(.disabled).active, .show > .btn-info-lighter.dropdown-toggle { color: #2e2c2d; background-color: #95dcf4; border-color: #89d8f3; } .btn-info-lighter:not(:disabled):not(.disabled):active:focus, .btn-info-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-info-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-info-lightest { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-info-lightest:hover { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; } .btn-info-lightest:focus, .btn-info-lightest.focus { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-info-lightest.disabled, .btn-info-lightest:disabled { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-info-lightest:not(:disabled):not(.disabled):active, .btn-info-lightest:not(:disabled):not(.disabled).active, .show > .btn-info-lightest.dropdown-toggle { color: #2e2c2d; background-color: #b8e7f9; border-color: #ace3f8; } .btn-info-lightest:not(:disabled):not(.disabled):active:focus, .btn-info-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-info-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-warning-light { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-warning-light:hover { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; } .btn-warning-light:focus, .btn-warning-light.focus { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-warning-light.disabled, .btn-warning-light:disabled { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-warning-light:not(:disabled):not(.disabled):active, .btn-warning-light:not(:disabled):not(.disabled).active, .show > .btn-warning-light.dropdown-toggle { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd640; } .btn-warning-light:not(:disabled):not(.disabled):active:focus, .btn-warning-light:not(:disabled):not(.disabled).active:focus, .show > .btn-warning-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-warning-lighter { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-warning-lighter:hover { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; } .btn-warning-lighter:focus, .btn-warning-lighter.focus { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-warning-lighter.disabled, .btn-warning-lighter:disabled { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-warning-lighter:not(:disabled):not(.disabled):active, .btn-warning-lighter:not(:disabled):not(.disabled).active, .show > .btn-warning-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe37f; } .btn-warning-lighter:not(:disabled):not(.disabled):active:focus, .btn-warning-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-warning-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-warning-lightest { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-warning-lightest:hover { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; } .btn-warning-lightest:focus, .btn-warning-lightest.focus { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-warning-lightest.disabled, .btn-warning-lightest:disabled { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-warning-lightest:not(:disabled):not(.disabled):active, .btn-warning-lightest:not(:disabled):not(.disabled).active, .show > .btn-warning-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fff0b3; border-color: #ffeda6; } .btn-warning-lightest:not(:disabled):not(.disabled):active:focus, .btn-warning-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-warning-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-danger-light { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-danger-light:hover { color: #fff; background-color: #e66a62; border-color: #e66a62; } .btn-danger-light:focus, .btn-danger-light.focus { color: #fff; background-color: #e66a62; border-color: #e66a62; -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-danger-light.disabled, .btn-danger-light:disabled { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-danger-light:not(:disabled):not(.disabled):active, .btn-danger-light:not(:disabled):not(.disabled).active, .show > .btn-danger-light.dropdown-toggle { color: #fff; background-color: #e66a62; border-color: #e46057; } .btn-danger-light:not(:disabled):not(.disabled):active:focus, .btn-danger-light:not(:disabled):not(.disabled).active:focus, .show > .btn-danger-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-danger-lighter { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-danger-lighter:hover { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; } .btn-danger-lighter:focus, .btn-danger-lighter.focus { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-danger-lighter.disabled, .btn-danger-lighter:disabled { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-danger-lighter:not(:disabled):not(.disabled):active, .btn-danger-lighter:not(:disabled):not(.disabled).active, .show > .btn-danger-lighter.dropdown-toggle { color: #2e2c2d; background-color: #efa19a; border-color: #ed978f; } .btn-danger-lighter:not(:disabled):not(.disabled):active:focus, .btn-danger-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-danger-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-danger-lightest { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-danger-lightest:hover { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; } .btn-danger-lightest:focus, .btn-danger-lightest.focus { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-danger-lightest.disabled, .btn-danger-lightest:disabled { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-danger-lightest:not(:disabled):not(.disabled):active, .btn-danger-lightest:not(:disabled):not(.disabled).active, .show > .btn-danger-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f3c2bd; border-color: #f2b8b2; } .btn-danger-lightest:not(:disabled):not(.disabled):active:focus, .btn-danger-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-danger-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-light-light { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-light-light:hover { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-light-light:focus, .btn-light-light.focus { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; -webkit-box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); } .btn-light-light.disabled, .btn-light-light:disabled { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-light-light:not(:disabled):not(.disabled):active, .btn-light-light:not(:disabled):not(.disabled).active, .show > .btn-light-light.dropdown-toggle { color: #2e2c2d; background-color: #dfdfdf; border-color: #d8d8d8; } .btn-light-light:not(:disabled):not(.disabled):active:focus, .btn-light-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); } .btn-light-lighter { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-light-lighter:hover { color: #2e2c2d; background-color: #e6dee6; border-color: #e6dee6; } .btn-light-lighter:focus, .btn-light-lighter.focus { color: #2e2c2d; background-color: #e6dee6; border-color: #e6dee6; -webkit-box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); } .btn-light-lighter.disabled, .btn-light-lighter:disabled { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-light-lighter:not(:disabled):not(.disabled):active, .btn-light-lighter:not(:disabled):not(.disabled).active, .show > .btn-light-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e6dee6; border-color: #e1d7e1; } .btn-light-lighter:not(:disabled):not(.disabled):active:focus, .btn-light-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-light-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); } .btn-light-lightest { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-light-lightest:hover { color: #2e2c2d; background-color: #e5e5e5; border-color: #e5e5e5; } .btn-light-lightest:focus, .btn-light-lightest.focus { color: #2e2c2d; background-color: #e5e5e5; border-color: #e5e5e5; -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-light-lightest.disabled, .btn-light-lightest:disabled { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-light-lightest:not(:disabled):not(.disabled):active, .btn-light-lightest:not(:disabled):not(.disabled).active, .show > .btn-light-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e5e5e5; border-color: #dedede; } .btn-light-lightest:not(:disabled):not(.disabled):active:focus, .btn-light-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-light-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-dark-light { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-dark-light:hover { color: #fff; background-color: #8b898b; border-color: #8b898b; } .btn-dark-light:focus, .btn-dark-light.focus { color: #fff; background-color: #8b898b; border-color: #8b898b; -webkit-box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); } .btn-dark-light.disabled, .btn-dark-light:disabled { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-dark-light:not(:disabled):not(.disabled):active, .btn-dark-light:not(:disabled):not(.disabled).active, .show > .btn-dark-light.dropdown-toggle { color: #fff; background-color: #8b898b; border-color: #848384; } .btn-dark-light:not(:disabled):not(.disabled):active:focus, .btn-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); } .btn-dark-lighter { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-dark-lighter:hover { color: #2e2c2d; background-color: #b9b7b7; border-color: #b9b7b7; } .btn-dark-lighter:focus, .btn-dark-lighter.focus { color: #2e2c2d; background-color: #b9b7b7; border-color: #b9b7b7; -webkit-box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); } .btn-dark-lighter.disabled, .btn-dark-lighter:disabled { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-dark-lighter:not(:disabled):not(.disabled):active, .btn-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b9b7b7; border-color: #b2b1b1; } .btn-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); } .btn-dark-lightest { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-dark-lightest:hover { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-dark-lightest:focus, .btn-dark-lightest.focus { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; -webkit-box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); } .btn-dark-lightest.disabled, .btn-dark-lightest:disabled { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-dark-lightest:not(:disabled):not(.disabled):active, .btn-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d4d4d4; border-color: #cdcdcd; } .btn-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); } .btn-blue { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-blue:hover { color: #fff; background-color: #00497f; border-color: #00497f; } .btn-blue:focus, .btn-blue.focus { color: #fff; background-color: #00497f; border-color: #00497f; -webkit-box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); } .btn-blue.disabled, .btn-blue:disabled { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle { color: #fff; background-color: #00497f; border-color: #004172; } .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); } .btn-blue-light { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-blue-light:hover { color: #fff; background-color: #599ccd; border-color: #599ccd; } .btn-blue-light:focus, .btn-blue-light.focus { color: #fff; background-color: #599ccd; border-color: #599ccd; -webkit-box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); } .btn-blue-light.disabled, .btn-blue-light:disabled { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-blue-light:not(:disabled):not(.disabled):active, .btn-blue-light:not(:disabled):not(.disabled).active, .show > .btn-blue-light.dropdown-toggle { color: #fff; background-color: #599ccd; border-color: #4f96ca; } .btn-blue-light:not(:disabled):not(.disabled):active:focus, .btn-blue-light:not(:disabled):not(.disabled).active:focus, .show > .btn-blue-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); } .btn-blue-lighter { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-blue-lighter:hover { color: #2e2c2d; background-color: #98c2e0; border-color: #98c2e0; } .btn-blue-lighter:focus, .btn-blue-lighter.focus { color: #2e2c2d; background-color: #98c2e0; border-color: #98c2e0; -webkit-box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); } .btn-blue-lighter.disabled, .btn-blue-lighter:disabled { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-blue-lighter:not(:disabled):not(.disabled):active, .btn-blue-lighter:not(:disabled):not(.disabled).active, .show > .btn-blue-lighter.dropdown-toggle { color: #2e2c2d; background-color: #98c2e0; border-color: #8ebcdd; } .btn-blue-lighter:not(:disabled):not(.disabled):active:focus, .btn-blue-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-blue-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); } .btn-blue-lightest { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-blue-lightest:hover { color: #2e2c2d; background-color: #bfd9eb; border-color: #bfd9eb; } .btn-blue-lightest:focus, .btn-blue-lightest.focus { color: #2e2c2d; background-color: #bfd9eb; border-color: #bfd9eb; -webkit-box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); } .btn-blue-lightest.disabled, .btn-blue-lightest:disabled { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-blue-lightest:not(:disabled):not(.disabled):active, .btn-blue-lightest:not(:disabled):not(.disabled).active, .show > .btn-blue-lightest.dropdown-toggle { color: #2e2c2d; background-color: #bfd9eb; border-color: #b6d3e8; } .btn-blue-lightest:not(:disabled):not(.disabled):active:focus, .btn-blue-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-blue-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); } .btn-indigo { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-indigo:hover { color: #fff; background-color: #431ca0; border-color: #431ca0; } .btn-indigo:focus, .btn-indigo.focus { color: #fff; background-color: #431ca0; border-color: #431ca0; -webkit-box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); } .btn-indigo.disabled, .btn-indigo:disabled { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active, .show > .btn-indigo.dropdown-toggle { color: #fff; background-color: #431ca0; border-color: #3e1a96; } .btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); } .btn-indigo-light { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-indigo-light:hover { color: #fff; background-color: #8a67dd; border-color: #8a67dd; } .btn-indigo-light:focus, .btn-indigo-light.focus { color: #fff; background-color: #8a67dd; border-color: #8a67dd; -webkit-box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); } .btn-indigo-light.disabled, .btn-indigo-light:disabled { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-indigo-light:not(:disabled):not(.disabled):active, .btn-indigo-light:not(:disabled):not(.disabled).active, .show > .btn-indigo-light.dropdown-toggle { color: #fff; background-color: #8a67dd; border-color: #825dda; } .btn-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-indigo-light:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); } .btn-indigo-lighter { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-indigo-lighter:hover { color: #2e2c2d; background-color: #b69fe8; border-color: #b69fe8; } .btn-indigo-lighter:focus, .btn-indigo-lighter.focus { color: #2e2c2d; background-color: #b69fe8; border-color: #b69fe8; -webkit-box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); } .btn-indigo-lighter.disabled, .btn-indigo-lighter:disabled { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-indigo-lighter:not(:disabled):not(.disabled):active, .btn-indigo-lighter:not(:disabled):not(.disabled).active, .show > .btn-indigo-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b69fe8; border-color: #ae94e6; } .btn-indigo-lighter:not(:disabled):not(.disabled):active:focus, .btn-indigo-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); } .btn-indigo-lightest { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-indigo-lightest:hover { color: #2e2c2d; background-color: #cebff1; border-color: #cebff1; } .btn-indigo-lightest:focus, .btn-indigo-lightest.focus { color: #2e2c2d; background-color: #cebff1; border-color: #cebff1; -webkit-box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); } .btn-indigo-lightest.disabled, .btn-indigo-lightest:disabled { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-indigo-lightest:not(:disabled):not(.disabled):active, .btn-indigo-lightest:not(:disabled):not(.disabled).active, .show > .btn-indigo-lightest.dropdown-toggle { color: #2e2c2d; background-color: #cebff1; border-color: #c6b5ee; } .btn-indigo-lightest:not(:disabled):not(.disabled):active:focus, .btn-indigo-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); } .btn-purple { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-purple:hover { color: #fff; background-color: #873b7c; border-color: #873b7c; } .btn-purple:focus, .btn-purple.focus { color: #fff; background-color: #873b7c; border-color: #873b7c; -webkit-box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); } .btn-purple.disabled, .btn-purple:disabled { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show > .btn-purple.dropdown-toggle { color: #fff; background-color: #873b7c; border-color: #7f3773; } .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-purple.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); } .btn-purple-light { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-purple-light:hover { color: #2e2c2d; background-color: #c582bb; border-color: #c582bb; } .btn-purple-light:focus, .btn-purple-light.focus { color: #2e2c2d; background-color: #c582bb; border-color: #c582bb; -webkit-box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); } .btn-purple-light.disabled, .btn-purple-light:disabled { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-purple-light:not(:disabled):not(.disabled):active, .btn-purple-light:not(:disabled):not(.disabled).active, .show > .btn-purple-light.dropdown-toggle { color: #2e2c2d; background-color: #c582bb; border-color: #c17ab6; } .btn-purple-light:not(:disabled):not(.disabled):active:focus, .btn-purple-light:not(:disabled):not(.disabled).active:focus, .show > .btn-purple-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); } .btn-purple-lighter { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-purple-lighter:hover { color: #2e2c2d; background-color: #daafd3; border-color: #daafd3; } .btn-purple-lighter:focus, .btn-purple-lighter.focus { color: #2e2c2d; background-color: #daafd3; border-color: #daafd3; -webkit-box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); } .btn-purple-lighter.disabled, .btn-purple-lighter:disabled { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-purple-lighter:not(:disabled):not(.disabled):active, .btn-purple-lighter:not(:disabled):not(.disabled).active, .show > .btn-purple-lighter.dropdown-toggle { color: #2e2c2d; background-color: #daafd3; border-color: #d6a7ce; } .btn-purple-lighter:not(:disabled):not(.disabled):active:focus, .btn-purple-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-purple-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); } .btn-purple-lightest { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-purple-lightest:hover { color: #2e2c2d; background-color: #e7cae1; border-color: #e7cae1; } .btn-purple-lightest:focus, .btn-purple-lightest.focus { color: #2e2c2d; background-color: #e7cae1; border-color: #e7cae1; -webkit-box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); } .btn-purple-lightest.disabled, .btn-purple-lightest:disabled { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-purple-lightest:not(:disabled):not(.disabled):active, .btn-purple-lightest:not(:disabled):not(.disabled).active, .show > .btn-purple-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7cae1; border-color: #e3c1dc; } .btn-purple-lightest:not(:disabled):not(.disabled):active:focus, .btn-purple-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-purple-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); } .btn-pink { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-pink:hover { color: #fff; background-color: #990078; border-color: #990078; } .btn-pink:focus, .btn-pink.focus { color: #fff; background-color: #990078; border-color: #990078; -webkit-box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); } .btn-pink.disabled, .btn-pink:disabled { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active, .show > .btn-pink.dropdown-toggle { color: #fff; background-color: #990078; border-color: #8c006e; } .btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus, .show > .btn-pink.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); } .btn-pink-light { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-pink-light:hover { color: #fff; background-color: #de55c0; border-color: #de55c0; } .btn-pink-light:focus, .btn-pink-light.focus { color: #fff; background-color: #de55c0; border-color: #de55c0; -webkit-box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); } .btn-pink-light.disabled, .btn-pink-light:disabled { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-pink-light:not(:disabled):not(.disabled):active, .btn-pink-light:not(:disabled):not(.disabled).active, .show > .btn-pink-light.dropdown-toggle { color: #fff; background-color: #de55c0; border-color: #dc4bbc; } .btn-pink-light:not(:disabled):not(.disabled):active:focus, .btn-pink-light:not(:disabled):not(.disabled).active:focus, .show > .btn-pink-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); } .btn-pink-lighter { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-pink-lighter:hover { color: #2e2c2d; background-color: #e995d7; border-color: #e995d7; } .btn-pink-lighter:focus, .btn-pink-lighter.focus { color: #2e2c2d; background-color: #e995d7; border-color: #e995d7; -webkit-box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); } .btn-pink-lighter.disabled, .btn-pink-lighter:disabled { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-pink-lighter:not(:disabled):not(.disabled):active, .btn-pink-lighter:not(:disabled):not(.disabled).active, .show > .btn-pink-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e995d7; border-color: #e78ad3; } .btn-pink-lighter:not(:disabled):not(.disabled):active:focus, .btn-pink-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-pink-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); } .btn-pink-lightest { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-pink-lightest:hover { color: #2e2c2d; background-color: #f2bce7; border-color: #f2bce7; } .btn-pink-lightest:focus, .btn-pink-lightest.focus { color: #2e2c2d; background-color: #f2bce7; border-color: #f2bce7; -webkit-box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); } .btn-pink-lightest.disabled, .btn-pink-lightest:disabled { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-pink-lightest:not(:disabled):not(.disabled):active, .btn-pink-lightest:not(:disabled):not(.disabled).active, .show > .btn-pink-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f2bce7; border-color: #efb1e3; } .btn-pink-lightest:not(:disabled):not(.disabled):active:focus, .btn-pink-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-pink-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); } .btn-red { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-red:hover { color: #fff; background-color: #ad2116; border-color: #ad2116; } .btn-red:focus, .btn-red.focus { color: #fff; background-color: #ad2116; border-color: #ad2116; -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-red.disabled, .btn-red:disabled { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle { color: #fff; background-color: #ad2116; border-color: #a21e15; } .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-red-light { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-red-light:hover { color: #fff; background-color: #e66a62; border-color: #e66a62; } .btn-red-light:focus, .btn-red-light.focus { color: #fff; background-color: #e66a62; border-color: #e66a62; -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-red-light.disabled, .btn-red-light:disabled { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-red-light:not(:disabled):not(.disabled):active, .btn-red-light:not(:disabled):not(.disabled).active, .show > .btn-red-light.dropdown-toggle { color: #fff; background-color: #e66a62; border-color: #e46057; } .btn-red-light:not(:disabled):not(.disabled):active:focus, .btn-red-light:not(:disabled):not(.disabled).active:focus, .show > .btn-red-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-red-lighter { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-red-lighter:hover { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; } .btn-red-lighter:focus, .btn-red-lighter.focus { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-red-lighter.disabled, .btn-red-lighter:disabled { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-red-lighter:not(:disabled):not(.disabled):active, .btn-red-lighter:not(:disabled):not(.disabled).active, .show > .btn-red-lighter.dropdown-toggle { color: #2e2c2d; background-color: #efa19a; border-color: #ed978f; } .btn-red-lighter:not(:disabled):not(.disabled):active:focus, .btn-red-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-red-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-red-lightest { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-red-lightest:hover { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; } .btn-red-lightest:focus, .btn-red-lightest.focus { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-red-lightest.disabled, .btn-red-lightest:disabled { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-red-lightest:not(:disabled):not(.disabled):active, .btn-red-lightest:not(:disabled):not(.disabled).active, .show > .btn-red-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f3c2bd; border-color: #f2b8b2; } .btn-red-lightest:not(:disabled):not(.disabled):active:focus, .btn-red-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-red-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-orange { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-orange:hover { color: #2e2c2d; background-color: #ff8000; border-color: #ff8000; } .btn-orange:focus, .btn-orange.focus { color: #2e2c2d; background-color: #ff8000; border-color: #ff8000; -webkit-box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); } .btn-orange.disabled, .btn-orange:disabled { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle { color: #2e2c2d; background-color: #ff8000; border-color: #f27900; } .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); } .btn-orange-light { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-orange-light:hover { color: #2e2c2d; background-color: #ffb366; border-color: #ffb366; } .btn-orange-light:focus, .btn-orange-light.focus { color: #2e2c2d; background-color: #ffb366; border-color: #ffb366; -webkit-box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); } .btn-orange-light.disabled, .btn-orange-light:disabled { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-orange-light:not(:disabled):not(.disabled):active, .btn-orange-light:not(:disabled):not(.disabled).active, .show > .btn-orange-light.dropdown-toggle { color: #2e2c2d; background-color: #ffb366; border-color: #ffac59; } .btn-orange-light:not(:disabled):not(.disabled):active:focus, .btn-orange-light:not(:disabled):not(.disabled).active:focus, .show > .btn-orange-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); } .btn-orange-lighter { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-orange-lighter:hover { color: #2e2c2d; background-color: #ffcd99; border-color: #ffcd99; } .btn-orange-lighter:focus, .btn-orange-lighter.focus { color: #2e2c2d; background-color: #ffcd99; border-color: #ffcd99; -webkit-box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); } .btn-orange-lighter.disabled, .btn-orange-lighter:disabled { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-orange-lighter:not(:disabled):not(.disabled):active, .btn-orange-lighter:not(:disabled):not(.disabled).active, .show > .btn-orange-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffcd99; border-color: #ffc78c; } .btn-orange-lighter:not(:disabled):not(.disabled):active:focus, .btn-orange-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-orange-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); } .btn-orange-lightest { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-orange-lightest:hover { color: #2e2c2d; background-color: #ffdcb8; border-color: #ffdcb8; } .btn-orange-lightest:focus, .btn-orange-lightest.focus { color: #2e2c2d; background-color: #ffdcb8; border-color: #ffdcb8; -webkit-box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); } .btn-orange-lightest.disabled, .btn-orange-lightest:disabled { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-orange-lightest:not(:disabled):not(.disabled):active, .btn-orange-lightest:not(:disabled):not(.disabled).active, .show > .btn-orange-lightest.dropdown-toggle { color: #2e2c2d; background-color: #ffdcb8; border-color: #ffd5ab; } .btn-orange-lightest:not(:disabled):not(.disabled):active:focus, .btn-orange-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-orange-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); } .btn-yellow { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-yellow:hover { color: #2e2c2d; background-color: #cca000; border-color: #cca000; } .btn-yellow:focus, .btn-yellow.focus { color: #2e2c2d; background-color: #cca000; border-color: #cca000; -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-yellow.disabled, .btn-yellow:disabled { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle { color: #2e2c2d; background-color: #cca000; border-color: #bf9600; } .btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-yellow-light { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-yellow-light:hover { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; } .btn-yellow-light:focus, .btn-yellow-light.focus { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-yellow-light.disabled, .btn-yellow-light:disabled { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-yellow-light:not(:disabled):not(.disabled):active, .btn-yellow-light:not(:disabled):not(.disabled).active, .show > .btn-yellow-light.dropdown-toggle { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd640; } .btn-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-yellow-light:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-yellow-lighter { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-yellow-lighter:hover { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; } .btn-yellow-lighter:focus, .btn-yellow-lighter.focus { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-yellow-lighter.disabled, .btn-yellow-lighter:disabled { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-yellow-lighter:not(:disabled):not(.disabled):active, .btn-yellow-lighter:not(:disabled):not(.disabled).active, .show > .btn-yellow-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe37f; } .btn-yellow-lighter:not(:disabled):not(.disabled):active:focus, .btn-yellow-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-yellow-lightest { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-yellow-lightest:hover { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; } .btn-yellow-lightest:focus, .btn-yellow-lightest.focus { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-yellow-lightest.disabled, .btn-yellow-lightest:disabled { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-yellow-lightest:not(:disabled):not(.disabled):active, .btn-yellow-lightest:not(:disabled):not(.disabled).active, .show > .btn-yellow-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fff0b3; border-color: #ffeda6; } .btn-yellow-lightest:not(:disabled):not(.disabled):active:focus, .btn-yellow-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-green { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-green:hover { color: #fff; background-color: #779900; border-color: #779900; } .btn-green:focus, .btn-green.focus { color: #fff; background-color: #779900; border-color: #779900; -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-green.disabled, .btn-green:disabled { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show > .btn-green.dropdown-toggle { color: #fff; background-color: #779900; border-color: #6d8c00; } .btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show > .btn-green.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-green-light { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-green-light:hover { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; } .btn-green-light:focus, .btn-green-light.focus { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-green-light.disabled, .btn-green-light:disabled { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-green-light:not(:disabled):not(.disabled):active, .btn-green-light:not(:disabled):not(.disabled).active, .show > .btn-green-light.dropdown-toggle { color: #2e2c2d; background-color: #bfde55; border-color: #bbdc4b; } .btn-green-light:not(:disabled):not(.disabled):active:focus, .btn-green-light:not(:disabled):not(.disabled).active:focus, .show > .btn-green-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-green-lighter { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-green-lighter:hover { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; } .btn-green-lighter:focus, .btn-green-lighter.focus { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-green-lighter.disabled, .btn-green-lighter:disabled { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-green-lighter:not(:disabled):not(.disabled):active, .btn-green-lighter:not(:disabled):not(.disabled).active, .show > .btn-green-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d7e995; border-color: #d3e78a; } .btn-green-lighter:not(:disabled):not(.disabled):active:focus, .btn-green-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-green-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-green-lightest { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-green-lightest:hover { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; } .btn-green-lightest:focus, .btn-green-lightest.focus { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-green-lightest.disabled, .btn-green-lightest:disabled { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-green-lightest:not(:disabled):not(.disabled):active, .btn-green-lightest:not(:disabled):not(.disabled).active, .show > .btn-green-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e4f2bc; border-color: #e0efb1; } .btn-green-lightest:not(:disabled):not(.disabled):active:focus, .btn-green-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-green-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-teal { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-teal:hover { color: #2e2c2d; background-color: #62baeb; border-color: #62baeb; } .btn-teal:focus, .btn-teal.focus { color: #2e2c2d; background-color: #62baeb; border-color: #62baeb; -webkit-box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); } .btn-teal.disabled, .btn-teal:disabled { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active, .show > .btn-teal.dropdown-toggle { color: #2e2c2d; background-color: #62baeb; border-color: #56b5ea; } .btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-teal.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); } .btn-teal-light { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-teal-light:hover { color: #2e2c2d; background-color: #9ad4f2; border-color: #9ad4f2; } .btn-teal-light:focus, .btn-teal-light.focus { color: #2e2c2d; background-color: #9ad4f2; border-color: #9ad4f2; -webkit-box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); } .btn-teal-light.disabled, .btn-teal-light:disabled { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-teal-light:not(:disabled):not(.disabled):active, .btn-teal-light:not(:disabled):not(.disabled).active, .show > .btn-teal-light.dropdown-toggle { color: #2e2c2d; background-color: #9ad4f2; border-color: #8ecff1; } .btn-teal-light:not(:disabled):not(.disabled):active:focus, .btn-teal-light:not(:disabled):not(.disabled).active:focus, .show > .btn-teal-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); } .btn-teal-lighter { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-teal-lighter:hover { color: #2e2c2d; background-color: #b5dff7; border-color: #b5dff7; } .btn-teal-lighter:focus, .btn-teal-lighter.focus { color: #2e2c2d; background-color: #b5dff7; border-color: #b5dff7; -webkit-box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); } .btn-teal-lighter.disabled, .btn-teal-lighter:disabled { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-teal-lighter:not(:disabled):not(.disabled):active, .btn-teal-lighter:not(:disabled):not(.disabled).active, .show > .btn-teal-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b5dff7; border-color: #a9daf6; } .btn-teal-lighter:not(:disabled):not(.disabled):active:focus, .btn-teal-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-teal-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); } .btn-teal-lightest { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-teal-lightest:hover { color: #2e2c2d; background-color: #c5e5fa; border-color: #c5e5fa; } .btn-teal-lightest:focus, .btn-teal-lightest.focus { color: #2e2c2d; background-color: #c5e5fa; border-color: #c5e5fa; -webkit-box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); } .btn-teal-lightest.disabled, .btn-teal-lightest:disabled { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-teal-lightest:not(:disabled):not(.disabled):active, .btn-teal-lightest:not(:disabled):not(.disabled).active, .show > .btn-teal-lightest.dropdown-toggle { color: #2e2c2d; background-color: #c5e5fa; border-color: #badff9; } .btn-teal-lightest:not(:disabled):not(.disabled):active:focus, .btn-teal-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-teal-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); } .btn-cyan { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-cyan:hover { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; } .btn-cyan:focus, .btn-cyan.focus { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-cyan.disabled, .btn-cyan:disabled { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active, .show > .btn-cyan.dropdown-toggle { color: #fff; background-color: #0d8cb6; border-color: #0c82aa; } .btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-cyan-light { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-cyan-light:hover { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; } .btn-cyan-light:focus, .btn-cyan-light.focus { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-cyan-light.disabled, .btn-cyan-light:disabled { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-cyan-light:not(:disabled):not(.disabled):active, .btn-cyan-light:not(:disabled):not(.disabled).active, .show > .btn-cyan-light.dropdown-toggle { color: #2e2c2d; background-color: #5ac9ee; border-color: #4ec5ed; } .btn-cyan-light:not(:disabled):not(.disabled):active:focus, .btn-cyan-light:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-cyan-lighter { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-cyan-lighter:hover { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; } .btn-cyan-lighter:focus, .btn-cyan-lighter.focus { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-cyan-lighter.disabled, .btn-cyan-lighter:disabled { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-cyan-lighter:not(:disabled):not(.disabled):active, .btn-cyan-lighter:not(:disabled):not(.disabled).active, .show > .btn-cyan-lighter.dropdown-toggle { color: #2e2c2d; background-color: #95dcf4; border-color: #89d8f3; } .btn-cyan-lighter:not(:disabled):not(.disabled):active:focus, .btn-cyan-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-cyan-lightest { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-cyan-lightest:hover { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; } .btn-cyan-lightest:focus, .btn-cyan-lightest.focus { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-cyan-lightest.disabled, .btn-cyan-lightest:disabled { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-cyan-lightest:not(:disabled):not(.disabled):active, .btn-cyan-lightest:not(:disabled):not(.disabled).active, .show > .btn-cyan-lightest.dropdown-toggle { color: #2e2c2d; background-color: #b8e7f9; border-color: #ace3f8; } .btn-cyan-lightest:not(:disabled):not(.disabled):active:focus, .btn-cyan-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-white { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-white:hover { color: #2e2c2d; background-color: #e6e6e6; border-color: #e6e6e6; } .btn-white:focus, .btn-white.focus { color: #2e2c2d; background-color: #e6e6e6; border-color: #e6e6e6; -webkit-box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); } .btn-white.disabled, .btn-white:disabled { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle { color: #2e2c2d; background-color: #e6e6e6; border-color: #dfdfdf; } .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); } .btn-gray { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray:hover { color: #fff; background-color: #666666; border-color: #666666; } .btn-gray:focus, .btn-gray.focus { color: #fff; background-color: #666666; border-color: #666666; -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray.disabled, .btn-gray:disabled { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle { color: #fff; background-color: #666666; border-color: #5f5f5f; } .btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray-light { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-gray-light:hover { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; } .btn-gray-light:focus, .btn-gray-light.focus { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-gray-light.disabled, .btn-gray-light:disabled { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-gray-light:not(:disabled):not(.disabled):active, .btn-gray-light:not(:disabled):not(.disabled).active, .show > .btn-gray-light.dropdown-toggle { color: #2e2c2d; background-color: #a6a6a6; border-color: #9f9f9f; } .btn-gray-light:not(:disabled):not(.disabled):active:focus, .btn-gray-light:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-gray-lighter { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-gray-lighter:hover { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; } .btn-gray-lighter:focus, .btn-gray-lighter.focus { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-gray-lighter.disabled, .btn-gray-lighter:disabled { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-gray-lighter:not(:disabled):not(.disabled):active, .btn-gray-lighter:not(:disabled):not(.disabled).active, .show > .btn-gray-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c6c6c6; border-color: #bfbfbf; } .btn-gray-lighter:not(:disabled):not(.disabled):active:focus, .btn-gray-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-gray-lightest { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-gray-lightest:hover { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; } .btn-gray-lightest:focus, .btn-gray-lightest.focus { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-gray-lightest.disabled, .btn-gray-lightest:disabled { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-gray-lightest:not(:disabled):not(.disabled):active, .btn-gray-lightest:not(:disabled):not(.disabled).active, .show > .btn-gray-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d9d9d9; border-color: #d2d2d2; } .btn-gray-lightest:not(:disabled):not(.disabled):active:focus, .btn-gray-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-gray-dark { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-dark:hover { color: #fff; background-color: #141314; border-color: #141314; } .btn-gray-dark:focus, .btn-gray-dark.focus { color: #fff; background-color: #141314; border-color: #141314; -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-gray-dark.disabled, .btn-gray-dark:disabled { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-gray-dark.dropdown-toggle { color: #fff; background-color: #141314; border-color: #0d0d0d; } .btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-gray-dark-light { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-gray-dark-light:hover { color: #fff; background-color: #7e7c7c; border-color: #7e7c7c; } .btn-gray-dark-light:focus, .btn-gray-dark-light.focus { color: #fff; background-color: #7e7c7c; border-color: #7e7c7c; -webkit-box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); } .btn-gray-dark-light.disabled, .btn-gray-dark-light:disabled { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-gray-dark-light:not(:disabled):not(.disabled):active, .btn-gray-dark-light:not(:disabled):not(.disabled).active, .show > .btn-gray-dark-light.dropdown-toggle { color: #fff; background-color: #7e7c7c; border-color: #777676; } .btn-gray-dark-light:not(:disabled):not(.disabled):active:focus, .btn-gray-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); } .btn-gray-dark-lighter { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-gray-dark-lighter:hover { color: #2e2c2d; background-color: #b2b0b2; border-color: #b2b0b2; } .btn-gray-dark-lighter:focus, .btn-gray-dark-lighter.focus { color: #2e2c2d; background-color: #b2b0b2; border-color: #b2b0b2; -webkit-box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); } .btn-gray-dark-lighter.disabled, .btn-gray-dark-lighter:disabled { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-gray-dark-lighter:not(:disabled):not(.disabled):active, .btn-gray-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-gray-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b2b0b2; border-color: #abaaab; } .btn-gray-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-gray-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); } .btn-gray-dark-lightest { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-gray-dark-lightest:hover { color: #2e2c2d; background-color: #d1d1d1; border-color: #d1d1d1; } .btn-gray-dark-lightest:focus, .btn-gray-dark-lightest.focus { color: #2e2c2d; background-color: #d1d1d1; border-color: #d1d1d1; -webkit-box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); } .btn-gray-dark-lightest.disabled, .btn-gray-dark-lightest:disabled { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-gray-dark-lightest:not(:disabled):not(.disabled):active, .btn-gray-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-gray-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d1d1d1; border-color: #cacaca; } .btn-gray-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-gray-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); } .btn-gray-100 { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-gray-100:hover { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; } .btn-gray-100:focus, .btn-gray-100.focus { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-gray-100.disabled, .btn-gray-100:disabled { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-gray-100:not(:disabled):not(.disabled):active, .btn-gray-100:not(:disabled):not(.disabled).active, .show > .btn-gray-100.dropdown-toggle { color: #2e2c2d; background-color: #d8d6d8; border-color: #d2cfd2; } .btn-gray-100:not(:disabled):not(.disabled):active:focus, .btn-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-100.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-gray-200 { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-gray-200:hover { color: #2e2c2d; background-color: #cac8ca; border-color: #cac8ca; } .btn-gray-200:focus, .btn-gray-200.focus { color: #2e2c2d; background-color: #cac8ca; border-color: #cac8ca; -webkit-box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); } .btn-gray-200.disabled, .btn-gray-200:disabled { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-gray-200:not(:disabled):not(.disabled):active, .btn-gray-200:not(:disabled):not(.disabled).active, .show > .btn-gray-200.dropdown-toggle { color: #2e2c2d; background-color: #cac8ca; border-color: #c4c2c4; } .btn-gray-200:not(:disabled):not(.disabled):active:focus, .btn-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-200.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); } .btn-gray-300 { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-gray-300:hover { color: #2e2c2d; background-color: #bbbbbb; border-color: #bbbbbb; } .btn-gray-300:focus, .btn-gray-300.focus { color: #2e2c2d; background-color: #bbbbbb; border-color: #bbbbbb; -webkit-box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); } .btn-gray-300.disabled, .btn-gray-300:disabled { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-gray-300:not(:disabled):not(.disabled):active, .btn-gray-300:not(:disabled):not(.disabled).active, .show > .btn-gray-300.dropdown-toggle { color: #2e2c2d; background-color: #bbbbbb; border-color: #b4b4b4; } .btn-gray-300:not(:disabled):not(.disabled):active:focus, .btn-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-300.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); } .btn-gray-400 { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-gray-400:hover { color: #2e2c2d; background-color: #adabad; border-color: #adabad; } .btn-gray-400:focus, .btn-gray-400.focus { color: #2e2c2d; background-color: #adabad; border-color: #adabad; -webkit-box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); } .btn-gray-400.disabled, .btn-gray-400:disabled { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-gray-400:not(:disabled):not(.disabled):active, .btn-gray-400:not(:disabled):not(.disabled).active, .show > .btn-gray-400.dropdown-toggle { color: #2e2c2d; background-color: #adabad; border-color: #a6a5a6; } .btn-gray-400:not(:disabled):not(.disabled):active:focus, .btn-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-400.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); } .btn-gray-500 { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-gray-500:hover { color: #fff; background-color: #8a888a; border-color: #8a888a; } .btn-gray-500:focus, .btn-gray-500.focus { color: #fff; background-color: #8a888a; border-color: #8a888a; -webkit-box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); } .btn-gray-500.disabled, .btn-gray-500:disabled { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-gray-500:not(:disabled):not(.disabled):active, .btn-gray-500:not(:disabled):not(.disabled).active, .show > .btn-gray-500.dropdown-toggle { color: #fff; background-color: #8a888a; border-color: #838283; } .btn-gray-500:not(:disabled):not(.disabled):active:focus, .btn-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-500.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); } .btn-gray-600 { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray-600:hover { color: #fff; background-color: #666666; border-color: #666666; } .btn-gray-600:focus, .btn-gray-600.focus { color: #fff; background-color: #666666; border-color: #666666; -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray-600.disabled, .btn-gray-600:disabled { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray-600:not(:disabled):not(.disabled):active, .btn-gray-600:not(:disabled):not(.disabled).active, .show > .btn-gray-600.dropdown-toggle { color: #fff; background-color: #666666; border-color: #5f5f5f; } .btn-gray-600:not(:disabled):not(.disabled):active:focus, .btn-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-600.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray-700 { color: #fff; background-color: #646464; border-color: #646464; } .btn-gray-700:hover { color: #fff; background-color: #4b4b4b; border-color: #4b4b4b; } .btn-gray-700:focus, .btn-gray-700.focus { color: #fff; background-color: #4b4b4b; border-color: #4b4b4b; -webkit-box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); } .btn-gray-700.disabled, .btn-gray-700:disabled { color: #fff; background-color: #646464; border-color: #646464; } .btn-gray-700:not(:disabled):not(.disabled):active, .btn-gray-700:not(:disabled):not(.disabled).active, .show > .btn-gray-700.dropdown-toggle { color: #fff; background-color: #4b4b4b; border-color: #444444; } .btn-gray-700:not(:disabled):not(.disabled):active:focus, .btn-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-700.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); } .btn-gray-800 { color: #fff; background-color: #494748; border-color: #494748; } .btn-gray-800:hover { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; } .btn-gray-800:focus, .btn-gray-800.focus { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-gray-800.disabled, .btn-gray-800:disabled { color: #fff; background-color: #494748; border-color: #494748; } .btn-gray-800:not(:disabled):not(.disabled):active, .btn-gray-800:not(:disabled):not(.disabled).active, .show > .btn-gray-800.dropdown-toggle { color: #fff; background-color: #2f2e2f; border-color: #292828; } .btn-gray-800:not(:disabled):not(.disabled):active:focus, .btn-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-800.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-gray-900 { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-900:hover { color: #fff; background-color: #141314; border-color: #141314; } .btn-gray-900:focus, .btn-gray-900.focus { color: #fff; background-color: #141314; border-color: #141314; -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-gray-900.disabled, .btn-gray-900:disabled { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-900:not(:disabled):not(.disabled):active, .btn-gray-900:not(:disabled):not(.disabled).active, .show > .btn-gray-900.dropdown-toggle { color: #fff; background-color: #141314; border-color: #0d0d0d; } .btn-gray-900:not(:disabled):not(.disabled):active:focus, .btn-gray-900:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-900.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-black { color: #fff; background-color: #000; border-color: #000; } .btn-black:hover { color: #fff; background-color: black; border-color: black; } .btn-black:focus, .btn-black.focus { color: #fff; background-color: black; border-color: black; -webkit-box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); } .btn-black.disabled, .btn-black:disabled { color: #fff; background-color: #000; border-color: #000; } .btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle { color: #fff; background-color: black; border-color: black; } .btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); } .btn-outline-primary { color: #10b0e6; border-color: #10b0e6; } .btn-outline-primary:hover { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-primary:focus, .btn-outline-primary.focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #10b0e6; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-secondary { color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-secondary:hover { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #7f7f7f; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-success { color: #9fcc00; border-color: #9fcc00; } .btn-outline-success:hover { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-success:focus, .btn-outline-success.focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #9fcc00; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-info { color: #10b0e6; border-color: #10b0e6; } .btn-outline-info:hover { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-info:focus, .btn-outline-info.focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #10b0e6; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-warning { color: #FFC800; border-color: #FFC800; } .btn-outline-warning:hover { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-warning:focus, .btn-outline-warning.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #FFC800; background-color: transparent; } .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-danger { color: #da291c; border-color: #da291c; } .btn-outline-danger:hover { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-danger:focus, .btn-outline-danger.focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #da291c; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-light { color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-light:hover { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-light:focus, .btn-outline-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f1f0f1; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-dark { color: #494748; border-color: #494748; } .btn-outline-dark:hover { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-dark:focus, .btn-outline-dark.focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #494748; background-color: transparent; } .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-primary-light { color: #88d8f3; border-color: #88d8f3; } .btn-outline-primary-light:hover { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-primary-light:focus, .btn-outline-primary-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-primary-light.disabled, .btn-outline-primary-light:disabled { color: #88d8f3; background-color: transparent; } .btn-outline-primary-light:not(:disabled):not(.disabled):active, .btn-outline-primary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-light.dropdown-toggle { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-primary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-primary-lighter { color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-primary-lighter:hover { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-primary-lighter:focus, .btn-outline-primary-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-primary-lighter.disabled, .btn-outline-primary-lighter:disabled { color: #c3ebf9; background-color: transparent; } .btn-outline-primary-lighter:not(:disabled):not(.disabled):active, .btn-outline-primary-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-primary-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-primary-lightest { color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-primary-lightest:hover { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-primary-lightest:focus, .btn-outline-primary-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-primary-lightest.disabled, .btn-outline-primary-lightest:disabled { color: #e7f7fd; background-color: transparent; } .btn-outline-primary-lightest:not(:disabled):not(.disabled):active, .btn-outline-primary-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-primary-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-secondary-light { color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-secondary-light:hover { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-secondary-light:focus, .btn-outline-secondary-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-secondary-light.disabled, .btn-outline-secondary-light:disabled { color: #bfbfbf; background-color: transparent; } .btn-outline-secondary-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-light.dropdown-toggle { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-secondary-lighter { color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-secondary-lighter:hover { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-secondary-lighter:focus, .btn-outline-secondary-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-secondary-lighter.disabled, .btn-outline-secondary-lighter:disabled { color: #dfdfdf; background-color: transparent; } .btn-outline-secondary-lighter:not(:disabled):not(.disabled):active, .btn-outline-secondary-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-secondary-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-secondary-lightest { color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-secondary-lightest:hover { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-secondary-lightest:focus, .btn-outline-secondary-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-secondary-lightest.disabled, .btn-outline-secondary-lightest:disabled { color: #f2f2f2; background-color: transparent; } .btn-outline-secondary-lightest:not(:disabled):not(.disabled):active, .btn-outline-secondary-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-secondary-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-success-light { color: #cfe680; border-color: #cfe680; } .btn-outline-success-light:hover { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-success-light:focus, .btn-outline-success-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-success-light.disabled, .btn-outline-success-light:disabled { color: #cfe680; background-color: transparent; } .btn-outline-success-light:not(:disabled):not(.disabled):active, .btn-outline-success-light:not(:disabled):not(.disabled).active, .show > .btn-outline-success-light.dropdown-toggle { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-success-light:not(:disabled):not(.disabled):active:focus, .btn-outline-success-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-success-lighter { color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-success-lighter:hover { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-success-lighter:focus, .btn-outline-success-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-success-lighter.disabled, .btn-outline-success-lighter:disabled { color: #e7f2bf; background-color: transparent; } .btn-outline-success-lighter:not(:disabled):not(.disabled):active, .btn-outline-success-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-success-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-success-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-success-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-success-lightest { color: #f5fae6; border-color: #f5fae6; } .btn-outline-success-lightest:hover { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-success-lightest:focus, .btn-outline-success-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-success-lightest.disabled, .btn-outline-success-lightest:disabled { color: #f5fae6; background-color: transparent; } .btn-outline-success-lightest:not(:disabled):not(.disabled):active, .btn-outline-success-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-success-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-success-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-success-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-info-light { color: #88d8f3; border-color: #88d8f3; } .btn-outline-info-light:hover { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-info-light:focus, .btn-outline-info-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-info-light.disabled, .btn-outline-info-light:disabled { color: #88d8f3; background-color: transparent; } .btn-outline-info-light:not(:disabled):not(.disabled):active, .btn-outline-info-light:not(:disabled):not(.disabled).active, .show > .btn-outline-info-light.dropdown-toggle { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-info-light:not(:disabled):not(.disabled):active:focus, .btn-outline-info-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-info-lighter { color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-info-lighter:hover { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-info-lighter:focus, .btn-outline-info-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-info-lighter.disabled, .btn-outline-info-lighter:disabled { color: #c3ebf9; background-color: transparent; } .btn-outline-info-lighter:not(:disabled):not(.disabled):active, .btn-outline-info-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-info-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-info-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-info-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-info-lightest { color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-info-lightest:hover { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-info-lightest:focus, .btn-outline-info-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-info-lightest.disabled, .btn-outline-info-lightest:disabled { color: #e7f7fd; background-color: transparent; } .btn-outline-info-lightest:not(:disabled):not(.disabled):active, .btn-outline-info-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-info-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-info-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-info-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-warning-light { color: #ffe480; border-color: #ffe480; } .btn-outline-warning-light:hover { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-warning-light:focus, .btn-outline-warning-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-warning-light.disabled, .btn-outline-warning-light:disabled { color: #ffe480; background-color: transparent; } .btn-outline-warning-light:not(:disabled):not(.disabled):active, .btn-outline-warning-light:not(:disabled):not(.disabled).active, .show > .btn-outline-warning-light.dropdown-toggle { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-warning-light:not(:disabled):not(.disabled):active:focus, .btn-outline-warning-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-warning-lighter { color: #fff1bf; border-color: #fff1bf; } .btn-outline-warning-lighter:hover { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-warning-lighter:focus, .btn-outline-warning-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-warning-lighter.disabled, .btn-outline-warning-lighter:disabled { color: #fff1bf; background-color: transparent; } .btn-outline-warning-lighter:not(:disabled):not(.disabled):active, .btn-outline-warning-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-warning-lighter.dropdown-toggle { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-warning-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-warning-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-warning-lightest { color: #fffae6; border-color: #fffae6; } .btn-outline-warning-lightest:hover { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-warning-lightest:focus, .btn-outline-warning-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-warning-lightest.disabled, .btn-outline-warning-lightest:disabled { color: #fffae6; background-color: transparent; } .btn-outline-warning-lightest:not(:disabled):not(.disabled):active, .btn-outline-warning-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-warning-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-warning-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-warning-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-danger-light { color: #ed948e; border-color: #ed948e; } .btn-outline-danger-light:hover { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-danger-light:focus, .btn-outline-danger-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-danger-light.disabled, .btn-outline-danger-light:disabled { color: #ed948e; background-color: transparent; } .btn-outline-danger-light:not(:disabled):not(.disabled):active, .btn-outline-danger-light:not(:disabled):not(.disabled).active, .show > .btn-outline-danger-light.dropdown-toggle { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-danger-light:not(:disabled):not(.disabled):active:focus, .btn-outline-danger-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-danger-lighter { color: #f6cac6; border-color: #f6cac6; } .btn-outline-danger-lighter:hover { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-danger-lighter:focus, .btn-outline-danger-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-danger-lighter.disabled, .btn-outline-danger-lighter:disabled { color: #f6cac6; background-color: transparent; } .btn-outline-danger-lighter:not(:disabled):not(.disabled):active, .btn-outline-danger-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-danger-lighter.dropdown-toggle { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-danger-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-danger-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-danger-lightest { color: #fbeae8; border-color: #fbeae8; } .btn-outline-danger-lightest:hover { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-danger-lightest:focus, .btn-outline-danger-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-danger-lightest.disabled, .btn-outline-danger-lightest:disabled { color: #fbeae8; background-color: transparent; } .btn-outline-danger-lightest:not(:disabled):not(.disabled):active, .btn-outline-danger-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-danger-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-danger-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-danger-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-light-light { color: #f8f8f8; border-color: #f8f8f8; } .btn-outline-light-light:hover { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-outline-light-light:focus, .btn-outline-light-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); } .btn-outline-light-light.disabled, .btn-outline-light-light:disabled { color: #f8f8f8; background-color: transparent; } .btn-outline-light-light:not(:disabled):not(.disabled):active, .btn-outline-light-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light-light.dropdown-toggle { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-outline-light-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); } .btn-outline-light-lighter { color: #fcfbfc; border-color: #fcfbfc; } .btn-outline-light-lighter:hover { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-outline-light-lighter:focus, .btn-outline-light-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); } .btn-outline-light-lighter.disabled, .btn-outline-light-lighter:disabled { color: #fcfbfc; background-color: transparent; } .btn-outline-light-lighter:not(:disabled):not(.disabled):active, .btn-outline-light-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-light-lighter.dropdown-toggle { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-outline-light-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-light-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); } .btn-outline-light-lightest { color: #fefefe; border-color: #fefefe; } .btn-outline-light-lightest:hover { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-outline-light-lightest:focus, .btn-outline-light-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); } .btn-outline-light-lightest.disabled, .btn-outline-light-lightest:disabled { color: #fefefe; background-color: transparent; } .btn-outline-light-lightest:not(:disabled):not(.disabled):active, .btn-outline-light-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-light-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-outline-light-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-light-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); } .btn-outline-dark-light { color: #a4a3a4; border-color: #a4a3a4; } .btn-outline-dark-light:hover { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-outline-dark-light:focus, .btn-outline-dark-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); } .btn-outline-dark-light.disabled, .btn-outline-dark-light:disabled { color: #a4a3a4; background-color: transparent; } .btn-outline-dark-light:not(:disabled):not(.disabled):active, .btn-outline-dark-light:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-light.dropdown-toggle { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-outline-dark-light:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); } .btn-outline-dark-lighter { color: #d2d1d1; border-color: #d2d1d1; } .btn-outline-dark-lighter:hover { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-outline-dark-lighter:focus, .btn-outline-dark-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); } .btn-outline-dark-lighter.disabled, .btn-outline-dark-lighter:disabled { color: #d2d1d1; background-color: transparent; } .btn-outline-dark-lighter:not(:disabled):not(.disabled):active, .btn-outline-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-outline-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); } .btn-outline-dark-lightest { color: #ededed; border-color: #ededed; } .btn-outline-dark-lightest:hover { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-outline-dark-lightest:focus, .btn-outline-dark-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); } .btn-outline-dark-lightest.disabled, .btn-outline-dark-lightest:disabled { color: #ededed; background-color: transparent; } .btn-outline-dark-lightest:not(:disabled):not(.disabled):active, .btn-outline-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-outline-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); } .btn-outline-blue { color: #0066b2; border-color: #0066b2; } .btn-outline-blue:hover { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-outline-blue:focus, .btn-outline-blue.focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); } .btn-outline-blue.disabled, .btn-outline-blue:disabled { color: #0066b2; background-color: transparent; } .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-blue.dropdown-toggle { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); } .btn-outline-blue-light { color: #80b3d9; border-color: #80b3d9; } .btn-outline-blue-light:hover { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-outline-blue-light:focus, .btn-outline-blue-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); } .btn-outline-blue-light.disabled, .btn-outline-blue-light:disabled { color: #80b3d9; background-color: transparent; } .btn-outline-blue-light:not(:disabled):not(.disabled):active, .btn-outline-blue-light:not(:disabled):not(.disabled).active, .show > .btn-outline-blue-light.dropdown-toggle { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-outline-blue-light:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); } .btn-outline-blue-lighter { color: #bfd9ec; border-color: #bfd9ec; } .btn-outline-blue-lighter:hover { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-outline-blue-lighter:focus, .btn-outline-blue-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); } .btn-outline-blue-lighter.disabled, .btn-outline-blue-lighter:disabled { color: #bfd9ec; background-color: transparent; } .btn-outline-blue-lighter:not(:disabled):not(.disabled):active, .btn-outline-blue-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-blue-lighter.dropdown-toggle { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-outline-blue-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); } .btn-outline-blue-lightest { color: #e6f0f7; border-color: #e6f0f7; } .btn-outline-blue-lightest:hover { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-outline-blue-lightest:focus, .btn-outline-blue-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); } .btn-outline-blue-lightest.disabled, .btn-outline-blue-lightest:disabled { color: #e6f0f7; background-color: transparent; } .btn-outline-blue-lightest:not(:disabled):not(.disabled):active, .btn-outline-blue-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-blue-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-outline-blue-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); } .btn-outline-indigo { color: #5523CC; border-color: #5523CC; } .btn-outline-indigo:hover { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-outline-indigo:focus, .btn-outline-indigo.focus { -webkit-box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); } .btn-outline-indigo.disabled, .btn-outline-indigo:disabled { color: #5523CC; background-color: transparent; } .btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo.dropdown-toggle { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); } .btn-outline-indigo-light { color: #aa91e6; border-color: #aa91e6; } .btn-outline-indigo-light:hover { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-outline-indigo-light:focus, .btn-outline-indigo-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); } .btn-outline-indigo-light.disabled, .btn-outline-indigo-light:disabled { color: #aa91e6; background-color: transparent; } .btn-outline-indigo-light:not(:disabled):not(.disabled):active, .btn-outline-indigo-light:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo-light.dropdown-toggle { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-outline-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); } .btn-outline-indigo-lighter { color: #d5c8f2; border-color: #d5c8f2; } .btn-outline-indigo-lighter:hover { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-outline-indigo-lighter:focus, .btn-outline-indigo-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); } .btn-outline-indigo-lighter.disabled, .btn-outline-indigo-lighter:disabled { color: #d5c8f2; background-color: transparent; } .btn-outline-indigo-lighter:not(:disabled):not(.disabled):active, .btn-outline-indigo-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-outline-indigo-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); } .btn-outline-indigo-lightest { color: #eee9fa; border-color: #eee9fa; } .btn-outline-indigo-lightest:hover { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-outline-indigo-lightest:focus, .btn-outline-indigo-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); } .btn-outline-indigo-lightest.disabled, .btn-outline-indigo-lightest:disabled { color: #eee9fa; background-color: transparent; } .btn-outline-indigo-lightest:not(:disabled):not(.disabled):active, .btn-outline-indigo-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo-lightest.dropdown-toggle { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-outline-indigo-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); } .btn-outline-purple { color: #ab4a9c; border-color: #ab4a9c; } .btn-outline-purple:hover { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-outline-purple:focus, .btn-outline-purple.focus { -webkit-box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); } .btn-outline-purple.disabled, .btn-outline-purple:disabled { color: #ab4a9c; background-color: transparent; } .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active, .show > .btn-outline-purple.dropdown-toggle { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); } .btn-outline-purple-light { color: #d5a5ce; border-color: #d5a5ce; } .btn-outline-purple-light:hover { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-outline-purple-light:focus, .btn-outline-purple-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); } .btn-outline-purple-light.disabled, .btn-outline-purple-light:disabled { color: #d5a5ce; background-color: transparent; } .btn-outline-purple-light:not(:disabled):not(.disabled):active, .btn-outline-purple-light:not(:disabled):not(.disabled).active, .show > .btn-outline-purple-light.dropdown-toggle { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-outline-purple-light:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); } .btn-outline-purple-lighter { color: #ead2e6; border-color: #ead2e6; } .btn-outline-purple-lighter:hover { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-outline-purple-lighter:focus, .btn-outline-purple-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); } .btn-outline-purple-lighter.disabled, .btn-outline-purple-lighter:disabled { color: #ead2e6; background-color: transparent; } .btn-outline-purple-lighter:not(:disabled):not(.disabled):active, .btn-outline-purple-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-purple-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-outline-purple-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); } .btn-outline-purple-lightest { color: #f7edf5; border-color: #f7edf5; } .btn-outline-purple-lightest:hover { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-outline-purple-lightest:focus, .btn-outline-purple-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); } .btn-outline-purple-lightest.disabled, .btn-outline-purple-lightest:disabled { color: #f7edf5; background-color: transparent; } .btn-outline-purple-lightest:not(:disabled):not(.disabled):active, .btn-outline-purple-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-purple-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-outline-purple-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); } .btn-outline-pink { color: #CC00A0; border-color: #CC00A0; } .btn-outline-pink:hover { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-outline-pink:focus, .btn-outline-pink.focus { -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); } .btn-outline-pink.disabled, .btn-outline-pink:disabled { color: #CC00A0; background-color: transparent; } .btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active, .show > .btn-outline-pink.dropdown-toggle { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); } .btn-outline-pink-light { color: #e680d0; border-color: #e680d0; } .btn-outline-pink-light:hover { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-outline-pink-light:focus, .btn-outline-pink-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); } .btn-outline-pink-light.disabled, .btn-outline-pink-light:disabled { color: #e680d0; background-color: transparent; } .btn-outline-pink-light:not(:disabled):not(.disabled):active, .btn-outline-pink-light:not(:disabled):not(.disabled).active, .show > .btn-outline-pink-light.dropdown-toggle { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-outline-pink-light:not(:disabled):not(.disabled):active:focus, .btn-outline-pink-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); } .btn-outline-pink-lighter { color: #f2bfe7; border-color: #f2bfe7; } .btn-outline-pink-lighter:hover { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-outline-pink-lighter:focus, .btn-outline-pink-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); } .btn-outline-pink-lighter.disabled, .btn-outline-pink-lighter:disabled { color: #f2bfe7; background-color: transparent; } .btn-outline-pink-lighter:not(:disabled):not(.disabled):active, .btn-outline-pink-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-pink-lighter.dropdown-toggle { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-outline-pink-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-pink-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); } .btn-outline-pink-lightest { color: #fae6f6; border-color: #fae6f6; } .btn-outline-pink-lightest:hover { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-outline-pink-lightest:focus, .btn-outline-pink-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); } .btn-outline-pink-lightest.disabled, .btn-outline-pink-lightest:disabled { color: #fae6f6; background-color: transparent; } .btn-outline-pink-lightest:not(:disabled):not(.disabled):active, .btn-outline-pink-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-pink-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-outline-pink-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-pink-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); } .btn-outline-red { color: #da291c; border-color: #da291c; } .btn-outline-red:hover { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-red:focus, .btn-outline-red.focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-red.disabled, .btn-outline-red:disabled { color: #da291c; background-color: transparent; } .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show > .btn-outline-red.dropdown-toggle { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-red-light { color: #ed948e; border-color: #ed948e; } .btn-outline-red-light:hover { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-red-light:focus, .btn-outline-red-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-red-light.disabled, .btn-outline-red-light:disabled { color: #ed948e; background-color: transparent; } .btn-outline-red-light:not(:disabled):not(.disabled):active, .btn-outline-red-light:not(:disabled):not(.disabled).active, .show > .btn-outline-red-light.dropdown-toggle { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-red-light:not(:disabled):not(.disabled):active:focus, .btn-outline-red-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-red-lighter { color: #f6cac6; border-color: #f6cac6; } .btn-outline-red-lighter:hover { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-red-lighter:focus, .btn-outline-red-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-red-lighter.disabled, .btn-outline-red-lighter:disabled { color: #f6cac6; background-color: transparent; } .btn-outline-red-lighter:not(:disabled):not(.disabled):active, .btn-outline-red-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-red-lighter.dropdown-toggle { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-red-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-red-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-red-lightest { color: #fbeae8; border-color: #fbeae8; } .btn-outline-red-lightest:hover { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-red-lightest:focus, .btn-outline-red-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-red-lightest.disabled, .btn-outline-red-lightest:disabled { color: #fbeae8; background-color: transparent; } .btn-outline-red-lightest:not(:disabled):not(.disabled):active, .btn-outline-red-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-red-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-red-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-red-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-orange { color: #FF9933; border-color: #FF9933; } .btn-outline-orange:hover { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-outline-orange:focus, .btn-outline-orange.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); } .btn-outline-orange.disabled, .btn-outline-orange:disabled { color: #FF9933; background-color: transparent; } .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-orange.dropdown-toggle { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); } .btn-outline-orange-light { color: #ffcc99; border-color: #ffcc99; } .btn-outline-orange-light:hover { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-outline-orange-light:focus, .btn-outline-orange-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); } .btn-outline-orange-light.disabled, .btn-outline-orange-light:disabled { color: #ffcc99; background-color: transparent; } .btn-outline-orange-light:not(:disabled):not(.disabled):active, .btn-outline-orange-light:not(:disabled):not(.disabled).active, .show > .btn-outline-orange-light.dropdown-toggle { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-outline-orange-light:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); } .btn-outline-orange-lighter { color: #ffe6cc; border-color: #ffe6cc; } .btn-outline-orange-lighter:hover { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-outline-orange-lighter:focus, .btn-outline-orange-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); } .btn-outline-orange-lighter.disabled, .btn-outline-orange-lighter:disabled { color: #ffe6cc; background-color: transparent; } .btn-outline-orange-lighter:not(:disabled):not(.disabled):active, .btn-outline-orange-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-orange-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-outline-orange-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); } .btn-outline-orange-lightest { color: #fff5eb; border-color: #fff5eb; } .btn-outline-orange-lightest:hover { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-outline-orange-lightest:focus, .btn-outline-orange-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); } .btn-outline-orange-lightest.disabled, .btn-outline-orange-lightest:disabled { color: #fff5eb; background-color: transparent; } .btn-outline-orange-lightest:not(:disabled):not(.disabled):active, .btn-outline-orange-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-orange-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-outline-orange-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); } .btn-outline-yellow { color: #FFC800; border-color: #FFC800; } .btn-outline-yellow:hover { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-yellow:focus, .btn-outline-yellow.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-yellow.disabled, .btn-outline-yellow:disabled { color: #FFC800; background-color: transparent; } .btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow.dropdown-toggle { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-yellow-light { color: #ffe480; border-color: #ffe480; } .btn-outline-yellow-light:hover { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-yellow-light:focus, .btn-outline-yellow-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-yellow-light.disabled, .btn-outline-yellow-light:disabled { color: #ffe480; background-color: transparent; } .btn-outline-yellow-light:not(:disabled):not(.disabled):active, .btn-outline-yellow-light:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow-light.dropdown-toggle { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-yellow-lighter { color: #fff1bf; border-color: #fff1bf; } .btn-outline-yellow-lighter:hover { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-yellow-lighter:focus, .btn-outline-yellow-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-yellow-lighter.disabled, .btn-outline-yellow-lighter:disabled { color: #fff1bf; background-color: transparent; } .btn-outline-yellow-lighter:not(:disabled):not(.disabled):active, .btn-outline-yellow-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow-lighter.dropdown-toggle { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-yellow-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-yellow-lightest { color: #fffae6; border-color: #fffae6; } .btn-outline-yellow-lightest:hover { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-yellow-lightest:focus, .btn-outline-yellow-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-yellow-lightest.disabled, .btn-outline-yellow-lightest:disabled { color: #fffae6; background-color: transparent; } .btn-outline-yellow-lightest:not(:disabled):not(.disabled):active, .btn-outline-yellow-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-yellow-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-green { color: #9fcc00; border-color: #9fcc00; } .btn-outline-green:hover { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-green:focus, .btn-outline-green.focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-green.disabled, .btn-outline-green:disabled { color: #9fcc00; background-color: transparent; } .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show > .btn-outline-green.dropdown-toggle { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-green-light { color: #cfe680; border-color: #cfe680; } .btn-outline-green-light:hover { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-green-light:focus, .btn-outline-green-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-green-light.disabled, .btn-outline-green-light:disabled { color: #cfe680; background-color: transparent; } .btn-outline-green-light:not(:disabled):not(.disabled):active, .btn-outline-green-light:not(:disabled):not(.disabled).active, .show > .btn-outline-green-light.dropdown-toggle { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-green-light:not(:disabled):not(.disabled):active:focus, .btn-outline-green-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-green-lighter { color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-green-lighter:hover { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-green-lighter:focus, .btn-outline-green-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-green-lighter.disabled, .btn-outline-green-lighter:disabled { color: #e7f2bf; background-color: transparent; } .btn-outline-green-lighter:not(:disabled):not(.disabled):active, .btn-outline-green-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-green-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-green-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-green-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-green-lightest { color: #f5fae6; border-color: #f5fae6; } .btn-outline-green-lightest:hover { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-green-lightest:focus, .btn-outline-green-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-green-lightest.disabled, .btn-outline-green-lightest:disabled { color: #f5fae6; background-color: transparent; } .btn-outline-green-lightest:not(:disabled):not(.disabled):active, .btn-outline-green-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-green-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-green-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-green-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-teal { color: #8fcef1; border-color: #8fcef1; } .btn-outline-teal:hover { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-outline-teal:focus, .btn-outline-teal.focus { -webkit-box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); } .btn-outline-teal.disabled, .btn-outline-teal:disabled { color: #8fcef1; background-color: transparent; } .btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active, .show > .btn-outline-teal.dropdown-toggle { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); } .btn-outline-teal-light { color: #c7e7f8; border-color: #c7e7f8; } .btn-outline-teal-light:hover { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-outline-teal-light:focus, .btn-outline-teal-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); } .btn-outline-teal-light.disabled, .btn-outline-teal-light:disabled { color: #c7e7f8; background-color: transparent; } .btn-outline-teal-light:not(:disabled):not(.disabled):active, .btn-outline-teal-light:not(:disabled):not(.disabled).active, .show > .btn-outline-teal-light.dropdown-toggle { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-outline-teal-light:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); } .btn-outline-teal-lighter { color: #e3f3fc; border-color: #e3f3fc; } .btn-outline-teal-lighter:hover { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-outline-teal-lighter:focus, .btn-outline-teal-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); } .btn-outline-teal-lighter.disabled, .btn-outline-teal-lighter:disabled { color: #e3f3fc; background-color: transparent; } .btn-outline-teal-lighter:not(:disabled):not(.disabled):active, .btn-outline-teal-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-teal-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-outline-teal-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); } .btn-outline-teal-lightest { color: #f4fafe; border-color: #f4fafe; } .btn-outline-teal-lightest:hover { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-outline-teal-lightest:focus, .btn-outline-teal-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); } .btn-outline-teal-lightest.disabled, .btn-outline-teal-lightest:disabled { color: #f4fafe; background-color: transparent; } .btn-outline-teal-lightest:not(:disabled):not(.disabled):active, .btn-outline-teal-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-teal-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-outline-teal-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); } .btn-outline-cyan { color: #10b0e6; border-color: #10b0e6; } .btn-outline-cyan:hover { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-cyan:focus, .btn-outline-cyan.focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-cyan.disabled, .btn-outline-cyan:disabled { color: #10b0e6; background-color: transparent; } .btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan.dropdown-toggle { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-cyan-light { color: #88d8f3; border-color: #88d8f3; } .btn-outline-cyan-light:hover { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-cyan-light:focus, .btn-outline-cyan-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-cyan-light.disabled, .btn-outline-cyan-light:disabled { color: #88d8f3; background-color: transparent; } .btn-outline-cyan-light:not(:disabled):not(.disabled):active, .btn-outline-cyan-light:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan-light.dropdown-toggle { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-cyan-light:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-cyan-lighter { color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-cyan-lighter:hover { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-cyan-lighter:focus, .btn-outline-cyan-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-cyan-lighter.disabled, .btn-outline-cyan-lighter:disabled { color: #c3ebf9; background-color: transparent; } .btn-outline-cyan-lighter:not(:disabled):not(.disabled):active, .btn-outline-cyan-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-cyan-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-cyan-lightest { color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-cyan-lightest:hover { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-cyan-lightest:focus, .btn-outline-cyan-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-cyan-lightest.disabled, .btn-outline-cyan-lightest:disabled { color: #e7f7fd; background-color: transparent; } .btn-outline-cyan-lightest:not(:disabled):not(.disabled):active, .btn-outline-cyan-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-cyan-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-white { color: #fff; border-color: #fff; } .btn-outline-white:hover { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-outline-white:focus, .btn-outline-white.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); } .btn-outline-white.disabled, .btn-outline-white:disabled { color: #fff; background-color: transparent; } .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); } .btn-outline-gray { color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray:hover { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray:focus, .btn-outline-gray.focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray.disabled, .btn-outline-gray:disabled { color: #7f7f7f; background-color: transparent; } .btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-gray.dropdown-toggle { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray-light { color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-gray-light:hover { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-gray-light:focus, .btn-outline-gray-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-gray-light.disabled, .btn-outline-gray-light:disabled { color: #bfbfbf; background-color: transparent; } .btn-outline-gray-light:not(:disabled):not(.disabled):active, .btn-outline-gray-light:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-light.dropdown-toggle { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-gray-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-gray-lighter { color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-gray-lighter:hover { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-gray-lighter:focus, .btn-outline-gray-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-gray-lighter.disabled, .btn-outline-gray-lighter:disabled { color: #dfdfdf; background-color: transparent; } .btn-outline-gray-lighter:not(:disabled):not(.disabled):active, .btn-outline-gray-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-lighter.dropdown-toggle { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-gray-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-gray-lightest { color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-gray-lightest:hover { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-gray-lightest:focus, .btn-outline-gray-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-gray-lightest.disabled, .btn-outline-gray-lightest:disabled { color: #f2f2f2; background-color: transparent; } .btn-outline-gray-lightest:not(:disabled):not(.disabled):active, .btn-outline-gray-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-gray-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-gray-dark { color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-dark:hover { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled { color: #2e2c2d; background-color: transparent; } .btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark.dropdown-toggle { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-gray-dark-light { color: #979696; border-color: #979696; } .btn-outline-gray-dark-light:hover { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-outline-gray-dark-light:focus, .btn-outline-gray-dark-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); } .btn-outline-gray-dark-light.disabled, .btn-outline-gray-dark-light:disabled { color: #979696; background-color: transparent; } .btn-outline-gray-dark-light:not(:disabled):not(.disabled):active, .btn-outline-gray-dark-light:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark-light.dropdown-toggle { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-outline-gray-dark-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); } .btn-outline-gray-dark-lighter { color: #cbcacb; border-color: #cbcacb; } .btn-outline-gray-dark-lighter:hover { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-outline-gray-dark-lighter:focus, .btn-outline-gray-dark-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); } .btn-outline-gray-dark-lighter.disabled, .btn-outline-gray-dark-lighter:disabled { color: #cbcacb; background-color: transparent; } .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled):active, .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); } .btn-outline-gray-dark-lightest { color: #eaeaea; border-color: #eaeaea; } .btn-outline-gray-dark-lightest:hover { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-outline-gray-dark-lightest:focus, .btn-outline-gray-dark-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); } .btn-outline-gray-dark-lightest.disabled, .btn-outline-gray-dark-lightest:disabled { color: #eaeaea; background-color: transparent; } .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled):active, .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); } .btn-outline-gray-100 { color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-gray-100:hover { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-gray-100:focus, .btn-outline-gray-100.focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-gray-100.disabled, .btn-outline-gray-100:disabled { color: #f1f0f1; background-color: transparent; } .btn-outline-gray-100:not(:disabled):not(.disabled):active, .btn-outline-gray-100:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-100.dropdown-toggle { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-gray-100:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-100.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-gray-200 { color: #e3e2e3; border-color: #e3e2e3; } .btn-outline-gray-200:hover { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-outline-gray-200:focus, .btn-outline-gray-200.focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); } .btn-outline-gray-200.disabled, .btn-outline-gray-200:disabled { color: #e3e2e3; background-color: transparent; } .btn-outline-gray-200:not(:disabled):not(.disabled):active, .btn-outline-gray-200:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-200.dropdown-toggle { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-outline-gray-200:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-200.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); } .btn-outline-gray-300 { color: #d4d4d4; border-color: #d4d4d4; } .btn-outline-gray-300:hover { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-outline-gray-300:focus, .btn-outline-gray-300.focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); } .btn-outline-gray-300.disabled, .btn-outline-gray-300:disabled { color: #d4d4d4; background-color: transparent; } .btn-outline-gray-300:not(:disabled):not(.disabled):active, .btn-outline-gray-300:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-300.dropdown-toggle { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-outline-gray-300:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-300.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); } .btn-outline-gray-400 { color: #c6c5c6; border-color: #c6c5c6; } .btn-outline-gray-400:hover { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-outline-gray-400:focus, .btn-outline-gray-400.focus { -webkit-box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); } .btn-outline-gray-400.disabled, .btn-outline-gray-400:disabled { color: #c6c5c6; background-color: transparent; } .btn-outline-gray-400:not(:disabled):not(.disabled):active, .btn-outline-gray-400:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-400.dropdown-toggle { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-outline-gray-400:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-400.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); } .btn-outline-gray-500 { color: #a3a2a3; border-color: #a3a2a3; } .btn-outline-gray-500:hover { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-outline-gray-500:focus, .btn-outline-gray-500.focus { -webkit-box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); } .btn-outline-gray-500.disabled, .btn-outline-gray-500:disabled { color: #a3a2a3; background-color: transparent; } .btn-outline-gray-500:not(:disabled):not(.disabled):active, .btn-outline-gray-500:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-500.dropdown-toggle { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-outline-gray-500:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-500.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); } .btn-outline-gray-600 { color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray-600:hover { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray-600:focus, .btn-outline-gray-600.focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray-600.disabled, .btn-outline-gray-600:disabled { color: #7f7f7f; background-color: transparent; } .btn-outline-gray-600:not(:disabled):not(.disabled):active, .btn-outline-gray-600:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-600.dropdown-toggle { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray-600:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-600.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray-700 { color: #646464; border-color: #646464; } .btn-outline-gray-700:hover { color: #fff; background-color: #646464; border-color: #646464; } .btn-outline-gray-700:focus, .btn-outline-gray-700.focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); } .btn-outline-gray-700.disabled, .btn-outline-gray-700:disabled { color: #646464; background-color: transparent; } .btn-outline-gray-700:not(:disabled):not(.disabled):active, .btn-outline-gray-700:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-700.dropdown-toggle { color: #fff; background-color: #646464; border-color: #646464; } .btn-outline-gray-700:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-700.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); } .btn-outline-gray-800 { color: #494748; border-color: #494748; } .btn-outline-gray-800:hover { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-gray-800:focus, .btn-outline-gray-800.focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-gray-800.disabled, .btn-outline-gray-800:disabled { color: #494748; background-color: transparent; } .btn-outline-gray-800:not(:disabled):not(.disabled):active, .btn-outline-gray-800:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-800.dropdown-toggle { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-gray-800:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-800.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-gray-900 { color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-900:hover { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-900:focus, .btn-outline-gray-900.focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-gray-900.disabled, .btn-outline-gray-900:disabled { color: #2e2c2d; background-color: transparent; } .btn-outline-gray-900:not(:disabled):not(.disabled):active, .btn-outline-gray-900:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-900.dropdown-toggle { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-900:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-900:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-900.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-black { color: #000; border-color: #000; } .btn-outline-black:hover { color: #fff; background-color: #000; border-color: #000; } .btn-outline-black:focus, .btn-outline-black.focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); } .btn-outline-black.disabled, .btn-outline-black:disabled { color: #000; background-color: transparent; } .btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle { color: #fff; background-color: #000; border-color: #000; } .btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); } .btn-link { font-weight: 400; color: #10b0e6; text-decoration: none; } .btn-link:hover { color: #085873; text-decoration: underline; } .btn-link:focus, .btn-link.focus { text-decoration: underline; -webkit-box-shadow: none; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #7f7f7f; pointer-events: none; } .btn-lg, .btn-group-lg > .btn { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; border-radius: 2rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.5rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } @media (prefers-reduced-motion: reduce) { .fade { -webkit-transition: none; transition: none; } } .fade:not(.show) { opacity: 0; } .collapse:not(.show) { display: none; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; } @media (prefers-reduced-motion: reduce) { .collapsing { -webkit-transition: none; transition: none; } } .dropup, .dropright, .dropdown, .dropleft { position: relative; } .dropdown-toggle { white-space: nowrap; } .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #2e2c2d; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 1.5rem; } .dropdown-menu-left { right: auto; left: 0; } .dropdown-menu-right { right: 0; left: auto; } @media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; } .dropdown-menu-sm-right { right: 0; left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; } .dropdown-menu-md-right { right: 0; left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; } .dropdown-menu-lg-right { right: 0; left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; } .dropdown-menu-xl-right { right: 0; left: auto; } } .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; } .dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } .dropright .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-toggle::after { vertical-align: 0; } .dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; } .dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } .dropleft .dropdown-toggle::after { display: none; } .dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; } .dropleft .dropdown-toggle:empty::after { margin-left: 0; } .dropleft .dropdown-toggle::before { vertical-align: 0; } .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e3e2e3; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #2e2c2d; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #212020; text-decoration: none; background-color: #f1f0f1; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #10b0e6; } .dropdown-item.disabled, .dropdown-item:disabled { color: #7f7f7f; pointer-events: none; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #7f7f7f; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #2e2c2d; } .btn-group, .btn-group-vertical { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; } .btn-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; } .dropleft .dropdown-toggle-split::before { margin-right: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 1.125rem; padding-left: 1.125rem; } .btn-group-vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; } .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; } .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; min-width: 0; margin-bottom: 0; } .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; } .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; } .input-group > .custom-file .custom-file-input:focus { z-index: 4; } .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group > .custom-file { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-prepend, .input-group-append { display: -webkit-box; display: -ms-flexbox; display: flex; } .input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; } .input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-prepend { margin-right: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.5rem 1rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 2; color: #646464; text-align: center; white-space: nowrap; background-color: #e3e2e3; border: 1px solid #c6c5c6; border-radius: 1.5rem; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1.5rem + 2px); } .input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; border-radius: 2rem; } .input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.5rem; } .input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 2rem; } .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .custom-control { position: relative; display: block; min-height: 2rem; padding-left: 1.5rem; } .custom-control-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; } .custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.5rem; opacity: 0; } .custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #10b0e6; background-color: #10b0e6; } .custom-control-input:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #7fd8f6; } .custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #afe7f9; border-color: #afe7f9; } .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { color: #7f7f7f; } .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e3e2e3; } .custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; } .custom-control-label::before { position: absolute; top: 0.5rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #a3a2a3 solid 1px; } .custom-control-label::after { position: absolute; top: 0.5rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; } .custom-checkbox .custom-control-label::before { border-radius: 1.5rem; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #10b0e6; background-color: #10b0e6; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-radio .custom-control-label::before { border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); } .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-switch { padding-left: 2.25rem; } .custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; } .custom-switch .custom-control-label::after { top: calc(0.5rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #a3a2a3; border-radius: 0.5rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { -webkit-transition: none; transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; -webkit-transform: translateX(0.75rem); transform: translateX(0.75rem); } .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-select { display: inline-block; width: 100%; height: calc(2em + 1rem + 2px); padding: 0.5rem 2rem 0.5rem 1rem; font-size: 1rem; font-weight: 400; line-height: 2; color: #646464; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494748' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px; border: 1px solid #c6c5c6; border-radius: 1.5rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-select:focus { border-color: #7fd8f6; outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-select:focus::-ms-value { color: #646464; background-color: #fff; } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 1rem; background-image: none; } .custom-select:disabled { color: #7f7f7f; background-color: #e3e2e3; } .custom-select::-ms-expand { display: none; } .custom-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #646464; } .custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; } .custom-select-lg { height: calc(1.5em + 1.5rem + 2px); padding-top: 0.75rem; padding-bottom: 0.75rem; padding-left: 1.5rem; font-size: 1.25rem; } .custom-file { position: relative; display: inline-block; width: 100%; height: calc(2em + 1rem + 2px); margin-bottom: 0; } .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2em + 1rem + 2px); margin: 0; opacity: 0; } .custom-file-input:focus ~ .custom-file-label { border-color: #7fd8f6; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e3e2e3; } .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; } .custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); } .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(2em + 1rem + 2px); padding: 0.5rem 1rem; font-weight: 400; line-height: 2; color: #646464; background-color: #fff; border: 1px solid #c6c5c6; border-radius: 1.5rem; } .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(2em + 1rem); padding: 0.5rem 1rem; line-height: 2; color: #646464; content: "Browse"; background-color: #e3e2e3; border-left: inherit; border-radius: 0 1.5rem 1.5rem 0; } .custom-range { width: 100%; height: 1rem; padding: 0; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-range:focus { outline: none; } .custom-range:focus::-webkit-slider-thumb { -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-range::-moz-focus-outer { border: 0; } .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #10b0e6; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -webkit-appearance: none; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { -webkit-transition: none; transition: none; } } .custom-range::-webkit-slider-thumb:active { background-color: #afe7f9; } .custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d4d4d4; border-color: transparent; border-radius: 1rem; } .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #10b0e6; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -moz-appearance: none; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { -webkit-transition: none; transition: none; } } .custom-range::-moz-range-thumb:active { background-color: #afe7f9; } .custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d4d4d4; border-color: transparent; border-radius: 1rem; } .custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0rem; margin-left: 0rem; background-color: #10b0e6; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { -webkit-transition: none; transition: none; } } .custom-range::-ms-thumb:active { background-color: #afe7f9; } .custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; } .custom-range::-ms-fill-lower { background-color: #d4d4d4; border-radius: 1rem; } .custom-range::-ms-fill-upper { margin-right: 15px; background-color: #d4d4d4; border-radius: 1rem; } .custom-range:disabled::-webkit-slider-thumb { background-color: #a3a2a3; } .custom-range:disabled::-webkit-slider-runnable-track { cursor: default; } .custom-range:disabled::-moz-range-thumb { background-color: #a3a2a3; } .custom-range:disabled::-moz-range-track { cursor: default; } .custom-range:disabled::-ms-thumb { background-color: #a3a2a3; } .custom-control-label::before, .custom-file-label, .custom-select { -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { -webkit-transition: none; transition: none; } } .nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #7f7f7f; pointer-events: none; cursor: default; } .nav-tabs { border-bottom: 1px solid #d4d4d4; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e3e2e3 #e3e2e3 #d4d4d4; } .nav-tabs .nav-link.disabled { color: #7f7f7f; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #646464; background-color: #fff; border-color: #d4d4d4 #d4d4d4 #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 1.5rem; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #10b0e6; } .nav-fill .nav-item { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; } .navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.25rem; padding-bottom: 0.25rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 1.5rem; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; } @media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } } @media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-md .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } } @media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } } @media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } } .navbar-expand { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand .navbar-toggler { display: none; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 1.5rem; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 1.5rem; border-bottom-left-radius: 1.5rem; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; min-height: 1px; padding: 2rem; } .card-title { margin-bottom: 2rem; } .card-subtitle { margin-top: -1rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 2rem; } .card-header { padding: 2rem 2rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(1.5rem - 1px) calc(1.5rem - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 2rem 2rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(1.5rem - 1px) calc(1.5rem - 1px); } .card-header-tabs { margin-right: -1rem; margin-bottom: -2rem; margin-left: -1rem; border-bottom: 0; } .card-header-pills { margin-right: -1rem; margin-left: -1rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img, .card-img-top, .card-img-bottom { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; } .card-img, .card-img-top { border-top-left-radius: calc(1.5rem - 1px); border-top-right-radius: calc(1.5rem - 1px); } .card-img, .card-img-bottom { border-bottom-right-radius: calc(1.5rem - 1px); border-bottom-left-radius: calc(1.5rem - 1px); } .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-deck { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .card-group > .card { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } .card-columns .card { margin-bottom: 2rem; } @media (min-width: 576px) { .card-columns { -webkit-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; } .card-columns .card { display: inline-block; width: 100%; } } .accordion > .card { overflow: hidden; } .accordion > .card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .accordion > .card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0; } .accordion > .card > .card-header { border-radius: 0; margin-bottom: -1px; } .breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e3e2e3; border-radius: 1.5rem; } .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #7f7f7f; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #7f7f7f; } .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 1.5rem; } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #10b0e6; background-color: #fff; border: 1px solid #d4d4d4; } .page-link:hover { z-index: 2; color: #085873; text-decoration: none; background-color: #e3e2e3; border-color: #d4d4d4; } .page-link:focus { z-index: 3; outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 1.5rem; border-bottom-left-radius: 1.5rem; } .page-item:last-child .page-link { border-top-right-radius: 1.5rem; border-bottom-right-radius: 1.5rem; } .page-item.active .page-link { z-index: 3; color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .page-item.disabled .page-link { color: #7f7f7f; pointer-events: none; cursor: auto; background-color: #fff; border-color: #d4d4d4; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: 2rem; border-bottom-left-radius: 2rem; } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: 2rem; border-bottom-right-radius: 2rem; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.5rem; border-bottom-left-radius: 0.5rem; } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.5rem; border-bottom-right-radius: 0.5rem; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 1.5rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .badge { -webkit-transition: none; transition: none; } } a.badge:hover, a.badge:focus { text-decoration: none; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #fff; background-color: #10b0e6; } a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: #0d8cb6; } a.badge-primary:focus, a.badge-primary.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .badge-secondary { color: #fff; background-color: #7f7f7f; } a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #666666; } a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .badge-success { color: #2e2c2d; background-color: #9fcc00; } a.badge-success:hover, a.badge-success:focus { color: #2e2c2d; background-color: #779900; } a.badge-success:focus, a.badge-success.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .badge-info { color: #fff; background-color: #10b0e6; } a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #0d8cb6; } a.badge-info:focus, a.badge-info.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .badge-warning { color: #2e2c2d; background-color: #FFC800; } a.badge-warning:hover, a.badge-warning:focus { color: #2e2c2d; background-color: #cca000; } a.badge-warning:focus, a.badge-warning.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .badge-danger { color: #fff; background-color: #da291c; } a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #ad2116; } a.badge-danger:focus, a.badge-danger.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .badge-light { color: #2e2c2d; background-color: #f1f0f1; } a.badge-light:hover, a.badge-light:focus { color: #2e2c2d; background-color: #d8d6d8; } a.badge-light:focus, a.badge-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .badge-dark { color: #fff; background-color: #494748; } a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #2f2e2f; } a.badge-dark:focus, a.badge-dark.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .badge-primary-light { color: #2e2c2d; background-color: #88d8f3; } a.badge-primary-light:hover, a.badge-primary-light:focus { color: #2e2c2d; background-color: #5ac9ee; } a.badge-primary-light:focus, a.badge-primary-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .badge-primary-lighter { color: #2e2c2d; background-color: #c3ebf9; } a.badge-primary-lighter:hover, a.badge-primary-lighter:focus { color: #2e2c2d; background-color: #95dcf4; } a.badge-primary-lighter:focus, a.badge-primary-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .badge-primary-lightest { color: #2e2c2d; background-color: #e7f7fd; } a.badge-primary-lightest:hover, a.badge-primary-lightest:focus { color: #2e2c2d; background-color: #b8e7f9; } a.badge-primary-lightest:focus, a.badge-primary-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .badge-secondary-light { color: #2e2c2d; background-color: #bfbfbf; } a.badge-secondary-light:hover, a.badge-secondary-light:focus { color: #2e2c2d; background-color: #a6a6a6; } a.badge-secondary-light:focus, a.badge-secondary-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .badge-secondary-lighter { color: #2e2c2d; background-color: #dfdfdf; } a.badge-secondary-lighter:hover, a.badge-secondary-lighter:focus { color: #2e2c2d; background-color: #c6c6c6; } a.badge-secondary-lighter:focus, a.badge-secondary-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .badge-secondary-lightest { color: #2e2c2d; background-color: #f2f2f2; } a.badge-secondary-lightest:hover, a.badge-secondary-lightest:focus { color: #2e2c2d; background-color: #d9d9d9; } a.badge-secondary-lightest:focus, a.badge-secondary-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .badge-success-light { color: #2e2c2d; background-color: #cfe680; } a.badge-success-light:hover, a.badge-success-light:focus { color: #2e2c2d; background-color: #bfde55; } a.badge-success-light:focus, a.badge-success-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .badge-success-lighter { color: #2e2c2d; background-color: #e7f2bf; } a.badge-success-lighter:hover, a.badge-success-lighter:focus { color: #2e2c2d; background-color: #d7e995; } a.badge-success-lighter:focus, a.badge-success-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .badge-success-lightest { color: #2e2c2d; background-color: #f5fae6; } a.badge-success-lightest:hover, a.badge-success-lightest:focus { color: #2e2c2d; background-color: #e4f2bc; } a.badge-success-lightest:focus, a.badge-success-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .badge-info-light { color: #2e2c2d; background-color: #88d8f3; } a.badge-info-light:hover, a.badge-info-light:focus { color: #2e2c2d; background-color: #5ac9ee; } a.badge-info-light:focus, a.badge-info-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .badge-info-lighter { color: #2e2c2d; background-color: #c3ebf9; } a.badge-info-lighter:hover, a.badge-info-lighter:focus { color: #2e2c2d; background-color: #95dcf4; } a.badge-info-lighter:focus, a.badge-info-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .badge-info-lightest { color: #2e2c2d; background-color: #e7f7fd; } a.badge-info-lightest:hover, a.badge-info-lightest:focus { color: #2e2c2d; background-color: #b8e7f9; } a.badge-info-lightest:focus, a.badge-info-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .badge-warning-light { color: #2e2c2d; background-color: #ffe480; } a.badge-warning-light:hover, a.badge-warning-light:focus { color: #2e2c2d; background-color: #ffd94d; } a.badge-warning-light:focus, a.badge-warning-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .badge-warning-lighter { color: #2e2c2d; background-color: #fff1bf; } a.badge-warning-lighter:hover, a.badge-warning-lighter:focus { color: #2e2c2d; background-color: #ffe68c; } a.badge-warning-lighter:focus, a.badge-warning-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .badge-warning-lightest { color: #2e2c2d; background-color: #fffae6; } a.badge-warning-lightest:hover, a.badge-warning-lightest:focus { color: #2e2c2d; background-color: #fff0b3; } a.badge-warning-lightest:focus, a.badge-warning-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .badge-danger-light { color: #2e2c2d; background-color: #ed948e; } a.badge-danger-light:hover, a.badge-danger-light:focus { color: #2e2c2d; background-color: #e66a62; } a.badge-danger-light:focus, a.badge-danger-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .badge-danger-lighter { color: #2e2c2d; background-color: #f6cac6; } a.badge-danger-lighter:hover, a.badge-danger-lighter:focus { color: #2e2c2d; background-color: #efa19a; } a.badge-danger-lighter:focus, a.badge-danger-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .badge-danger-lightest { color: #2e2c2d; background-color: #fbeae8; } a.badge-danger-lightest:hover, a.badge-danger-lightest:focus { color: #2e2c2d; background-color: #f3c2bd; } a.badge-danger-lightest:focus, a.badge-danger-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .badge-light-light { color: #2e2c2d; background-color: #f8f8f8; } a.badge-light-light:hover, a.badge-light-light:focus { color: #2e2c2d; background-color: #dfdfdf; } a.badge-light-light:focus, a.badge-light-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); } .badge-light-lighter { color: #2e2c2d; background-color: #fcfbfc; } a.badge-light-lighter:hover, a.badge-light-lighter:focus { color: #2e2c2d; background-color: #e6dee6; } a.badge-light-lighter:focus, a.badge-light-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); } .badge-light-lightest { color: #2e2c2d; background-color: #fefefe; } a.badge-light-lightest:hover, a.badge-light-lightest:focus { color: #2e2c2d; background-color: #e5e5e5; } a.badge-light-lightest:focus, a.badge-light-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); } .badge-dark-light { color: #2e2c2d; background-color: #a4a3a4; } a.badge-dark-light:hover, a.badge-dark-light:focus { color: #2e2c2d; background-color: #8b898b; } a.badge-dark-light:focus, a.badge-dark-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); } .badge-dark-lighter { color: #2e2c2d; background-color: #d2d1d1; } a.badge-dark-lighter:hover, a.badge-dark-lighter:focus { color: #2e2c2d; background-color: #b9b7b7; } a.badge-dark-lighter:focus, a.badge-dark-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); } .badge-dark-lightest { color: #2e2c2d; background-color: #ededed; } a.badge-dark-lightest:hover, a.badge-dark-lightest:focus { color: #2e2c2d; background-color: #d4d4d4; } a.badge-dark-lightest:focus, a.badge-dark-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); } .badge-blue { color: #fff; background-color: #0066b2; } a.badge-blue:hover, a.badge-blue:focus { color: #fff; background-color: #00497f; } a.badge-blue:focus, a.badge-blue.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); } .badge-blue-light { color: #2e2c2d; background-color: #80b3d9; } a.badge-blue-light:hover, a.badge-blue-light:focus { color: #2e2c2d; background-color: #599ccd; } a.badge-blue-light:focus, a.badge-blue-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); } .badge-blue-lighter { color: #2e2c2d; background-color: #bfd9ec; } a.badge-blue-lighter:hover, a.badge-blue-lighter:focus { color: #2e2c2d; background-color: #98c2e0; } a.badge-blue-lighter:focus, a.badge-blue-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); } .badge-blue-lightest { color: #2e2c2d; background-color: #e6f0f7; } a.badge-blue-lightest:hover, a.badge-blue-lightest:focus { color: #2e2c2d; background-color: #bfd9eb; } a.badge-blue-lightest:focus, a.badge-blue-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); } .badge-indigo { color: #fff; background-color: #5523CC; } a.badge-indigo:hover, a.badge-indigo:focus { color: #fff; background-color: #431ca0; } a.badge-indigo:focus, a.badge-indigo.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); } .badge-indigo-light { color: #2e2c2d; background-color: #aa91e6; } a.badge-indigo-light:hover, a.badge-indigo-light:focus { color: #2e2c2d; background-color: #8a67dd; } a.badge-indigo-light:focus, a.badge-indigo-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); } .badge-indigo-lighter { color: #2e2c2d; background-color: #d5c8f2; } a.badge-indigo-lighter:hover, a.badge-indigo-lighter:focus { color: #2e2c2d; background-color: #b69fe8; } a.badge-indigo-lighter:focus, a.badge-indigo-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); } .badge-indigo-lightest { color: #2e2c2d; background-color: #eee9fa; } a.badge-indigo-lightest:hover, a.badge-indigo-lightest:focus { color: #2e2c2d; background-color: #cebff1; } a.badge-indigo-lightest:focus, a.badge-indigo-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); } .badge-purple { color: #fff; background-color: #ab4a9c; } a.badge-purple:hover, a.badge-purple:focus { color: #fff; background-color: #873b7c; } a.badge-purple:focus, a.badge-purple.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); } .badge-purple-light { color: #2e2c2d; background-color: #d5a5ce; } a.badge-purple-light:hover, a.badge-purple-light:focus { color: #2e2c2d; background-color: #c582bb; } a.badge-purple-light:focus, a.badge-purple-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); } .badge-purple-lighter { color: #2e2c2d; background-color: #ead2e6; } a.badge-purple-lighter:hover, a.badge-purple-lighter:focus { color: #2e2c2d; background-color: #daafd3; } a.badge-purple-lighter:focus, a.badge-purple-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); } .badge-purple-lightest { color: #2e2c2d; background-color: #f7edf5; } a.badge-purple-lightest:hover, a.badge-purple-lightest:focus { color: #2e2c2d; background-color: #e7cae1; } a.badge-purple-lightest:focus, a.badge-purple-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); } .badge-pink { color: #fff; background-color: #CC00A0; } a.badge-pink:hover, a.badge-pink:focus { color: #fff; background-color: #990078; } a.badge-pink:focus, a.badge-pink.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); } .badge-pink-light { color: #2e2c2d; background-color: #e680d0; } a.badge-pink-light:hover, a.badge-pink-light:focus { color: #2e2c2d; background-color: #de55c0; } a.badge-pink-light:focus, a.badge-pink-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); } .badge-pink-lighter { color: #2e2c2d; background-color: #f2bfe7; } a.badge-pink-lighter:hover, a.badge-pink-lighter:focus { color: #2e2c2d; background-color: #e995d7; } a.badge-pink-lighter:focus, a.badge-pink-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); } .badge-pink-lightest { color: #2e2c2d; background-color: #fae6f6; } a.badge-pink-lightest:hover, a.badge-pink-lightest:focus { color: #2e2c2d; background-color: #f2bce7; } a.badge-pink-lightest:focus, a.badge-pink-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); } .badge-red { color: #fff; background-color: #da291c; } a.badge-red:hover, a.badge-red:focus { color: #fff; background-color: #ad2116; } a.badge-red:focus, a.badge-red.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .badge-red-light { color: #2e2c2d; background-color: #ed948e; } a.badge-red-light:hover, a.badge-red-light:focus { color: #2e2c2d; background-color: #e66a62; } a.badge-red-light:focus, a.badge-red-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .badge-red-lighter { color: #2e2c2d; background-color: #f6cac6; } a.badge-red-lighter:hover, a.badge-red-lighter:focus { color: #2e2c2d; background-color: #efa19a; } a.badge-red-lighter:focus, a.badge-red-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .badge-red-lightest { color: #2e2c2d; background-color: #fbeae8; } a.badge-red-lightest:hover, a.badge-red-lightest:focus { color: #2e2c2d; background-color: #f3c2bd; } a.badge-red-lightest:focus, a.badge-red-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .badge-orange { color: #2e2c2d; background-color: #FF9933; } a.badge-orange:hover, a.badge-orange:focus { color: #2e2c2d; background-color: #ff8000; } a.badge-orange:focus, a.badge-orange.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); } .badge-orange-light { color: #2e2c2d; background-color: #ffcc99; } a.badge-orange-light:hover, a.badge-orange-light:focus { color: #2e2c2d; background-color: #ffb366; } a.badge-orange-light:focus, a.badge-orange-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); } .badge-orange-lighter { color: #2e2c2d; background-color: #ffe6cc; } a.badge-orange-lighter:hover, a.badge-orange-lighter:focus { color: #2e2c2d; background-color: #ffcd99; } a.badge-orange-lighter:focus, a.badge-orange-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); } .badge-orange-lightest { color: #2e2c2d; background-color: #fff5eb; } a.badge-orange-lightest:hover, a.badge-orange-lightest:focus { color: #2e2c2d; background-color: #ffdcb8; } a.badge-orange-lightest:focus, a.badge-orange-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); } .badge-yellow { color: #2e2c2d; background-color: #FFC800; } a.badge-yellow:hover, a.badge-yellow:focus { color: #2e2c2d; background-color: #cca000; } a.badge-yellow:focus, a.badge-yellow.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .badge-yellow-light { color: #2e2c2d; background-color: #ffe480; } a.badge-yellow-light:hover, a.badge-yellow-light:focus { color: #2e2c2d; background-color: #ffd94d; } a.badge-yellow-light:focus, a.badge-yellow-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .badge-yellow-lighter { color: #2e2c2d; background-color: #fff1bf; } a.badge-yellow-lighter:hover, a.badge-yellow-lighter:focus { color: #2e2c2d; background-color: #ffe68c; } a.badge-yellow-lighter:focus, a.badge-yellow-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .badge-yellow-lightest { color: #2e2c2d; background-color: #fffae6; } a.badge-yellow-lightest:hover, a.badge-yellow-lightest:focus { color: #2e2c2d; background-color: #fff0b3; } a.badge-yellow-lightest:focus, a.badge-yellow-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .badge-green { color: #2e2c2d; background-color: #9fcc00; } a.badge-green:hover, a.badge-green:focus { color: #2e2c2d; background-color: #779900; } a.badge-green:focus, a.badge-green.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .badge-green-light { color: #2e2c2d; background-color: #cfe680; } a.badge-green-light:hover, a.badge-green-light:focus { color: #2e2c2d; background-color: #bfde55; } a.badge-green-light:focus, a.badge-green-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .badge-green-lighter { color: #2e2c2d; background-color: #e7f2bf; } a.badge-green-lighter:hover, a.badge-green-lighter:focus { color: #2e2c2d; background-color: #d7e995; } a.badge-green-lighter:focus, a.badge-green-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .badge-green-lightest { color: #2e2c2d; background-color: #f5fae6; } a.badge-green-lightest:hover, a.badge-green-lightest:focus { color: #2e2c2d; background-color: #e4f2bc; } a.badge-green-lightest:focus, a.badge-green-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .badge-teal { color: #2e2c2d; background-color: #8fcef1; } a.badge-teal:hover, a.badge-teal:focus { color: #2e2c2d; background-color: #62baeb; } a.badge-teal:focus, a.badge-teal.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); } .badge-teal-light { color: #2e2c2d; background-color: #c7e7f8; } a.badge-teal-light:hover, a.badge-teal-light:focus { color: #2e2c2d; background-color: #9ad4f2; } a.badge-teal-light:focus, a.badge-teal-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); } .badge-teal-lighter { color: #2e2c2d; background-color: #e3f3fc; } a.badge-teal-lighter:hover, a.badge-teal-lighter:focus { color: #2e2c2d; background-color: #b5dff7; } a.badge-teal-lighter:focus, a.badge-teal-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); } .badge-teal-lightest { color: #2e2c2d; background-color: #f4fafe; } a.badge-teal-lightest:hover, a.badge-teal-lightest:focus { color: #2e2c2d; background-color: #c5e5fa; } a.badge-teal-lightest:focus, a.badge-teal-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); } .badge-cyan { color: #fff; background-color: #10b0e6; } a.badge-cyan:hover, a.badge-cyan:focus { color: #fff; background-color: #0d8cb6; } a.badge-cyan:focus, a.badge-cyan.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .badge-cyan-light { color: #2e2c2d; background-color: #88d8f3; } a.badge-cyan-light:hover, a.badge-cyan-light:focus { color: #2e2c2d; background-color: #5ac9ee; } a.badge-cyan-light:focus, a.badge-cyan-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .badge-cyan-lighter { color: #2e2c2d; background-color: #c3ebf9; } a.badge-cyan-lighter:hover, a.badge-cyan-lighter:focus { color: #2e2c2d; background-color: #95dcf4; } a.badge-cyan-lighter:focus, a.badge-cyan-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .badge-cyan-lightest { color: #2e2c2d; background-color: #e7f7fd; } a.badge-cyan-lightest:hover, a.badge-cyan-lightest:focus { color: #2e2c2d; background-color: #b8e7f9; } a.badge-cyan-lightest:focus, a.badge-cyan-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .badge-white { color: #2e2c2d; background-color: #fff; } a.badge-white:hover, a.badge-white:focus { color: #2e2c2d; background-color: #e6e6e6; } a.badge-white:focus, a.badge-white.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); } .badge-gray { color: #fff; background-color: #7f7f7f; } a.badge-gray:hover, a.badge-gray:focus { color: #fff; background-color: #666666; } a.badge-gray:focus, a.badge-gray.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .badge-gray-light { color: #2e2c2d; background-color: #bfbfbf; } a.badge-gray-light:hover, a.badge-gray-light:focus { color: #2e2c2d; background-color: #a6a6a6; } a.badge-gray-light:focus, a.badge-gray-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .badge-gray-lighter { color: #2e2c2d; background-color: #dfdfdf; } a.badge-gray-lighter:hover, a.badge-gray-lighter:focus { color: #2e2c2d; background-color: #c6c6c6; } a.badge-gray-lighter:focus, a.badge-gray-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .badge-gray-lightest { color: #2e2c2d; background-color: #f2f2f2; } a.badge-gray-lightest:hover, a.badge-gray-lightest:focus { color: #2e2c2d; background-color: #d9d9d9; } a.badge-gray-lightest:focus, a.badge-gray-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .badge-gray-dark { color: #fff; background-color: #2e2c2d; } a.badge-gray-dark:hover, a.badge-gray-dark:focus { color: #fff; background-color: #141314; } a.badge-gray-dark:focus, a.badge-gray-dark.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .badge-gray-dark-light { color: #2e2c2d; background-color: #979696; } a.badge-gray-dark-light:hover, a.badge-gray-dark-light:focus { color: #2e2c2d; background-color: #7e7c7c; } a.badge-gray-dark-light:focus, a.badge-gray-dark-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); } .badge-gray-dark-lighter { color: #2e2c2d; background-color: #cbcacb; } a.badge-gray-dark-lighter:hover, a.badge-gray-dark-lighter:focus { color: #2e2c2d; background-color: #b2b0b2; } a.badge-gray-dark-lighter:focus, a.badge-gray-dark-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); } .badge-gray-dark-lightest { color: #2e2c2d; background-color: #eaeaea; } a.badge-gray-dark-lightest:hover, a.badge-gray-dark-lightest:focus { color: #2e2c2d; background-color: #d1d1d1; } a.badge-gray-dark-lightest:focus, a.badge-gray-dark-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); } .badge-gray-100 { color: #2e2c2d; background-color: #f1f0f1; } a.badge-gray-100:hover, a.badge-gray-100:focus { color: #2e2c2d; background-color: #d8d6d8; } a.badge-gray-100:focus, a.badge-gray-100.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .badge-gray-200 { color: #2e2c2d; background-color: #e3e2e3; } a.badge-gray-200:hover, a.badge-gray-200:focus { color: #2e2c2d; background-color: #cac8ca; } a.badge-gray-200:focus, a.badge-gray-200.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); } .badge-gray-300 { color: #2e2c2d; background-color: #d4d4d4; } a.badge-gray-300:hover, a.badge-gray-300:focus { color: #2e2c2d; background-color: #bbbbbb; } a.badge-gray-300:focus, a.badge-gray-300.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); } .badge-gray-400 { color: #2e2c2d; background-color: #c6c5c6; } a.badge-gray-400:hover, a.badge-gray-400:focus { color: #2e2c2d; background-color: #adabad; } a.badge-gray-400:focus, a.badge-gray-400.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); } .badge-gray-500 { color: #2e2c2d; background-color: #a3a2a3; } a.badge-gray-500:hover, a.badge-gray-500:focus { color: #2e2c2d; background-color: #8a888a; } a.badge-gray-500:focus, a.badge-gray-500.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); } .badge-gray-600 { color: #fff; background-color: #7f7f7f; } a.badge-gray-600:hover, a.badge-gray-600:focus { color: #fff; background-color: #666666; } a.badge-gray-600:focus, a.badge-gray-600.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .badge-gray-700 { color: #fff; background-color: #646464; } a.badge-gray-700:hover, a.badge-gray-700:focus { color: #fff; background-color: #4b4b4b; } a.badge-gray-700:focus, a.badge-gray-700.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); } .badge-gray-800 { color: #fff; background-color: #494748; } a.badge-gray-800:hover, a.badge-gray-800:focus { color: #fff; background-color: #2f2e2f; } a.badge-gray-800:focus, a.badge-gray-800.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .badge-gray-900 { color: #fff; background-color: #2e2c2d; } a.badge-gray-900:hover, a.badge-gray-900:focus { color: #fff; background-color: #141314; } a.badge-gray-900:focus, a.badge-gray-900.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .badge-black { color: #fff; background-color: #000; } a.badge-black:hover, a.badge-black:focus { color: #fff; background-color: black; } a.badge-black:focus, a.badge-black.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); } .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e3e2e3; border-radius: 2rem; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 1.5rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #085c78; background-color: #cfeffa; border-color: #bce9f8; } .alert-primary hr { border-top-color: #a5e1f6; } .alert-primary .alert-link { color: #053748; } .alert-secondary { color: #424242; background-color: #e5e5e5; border-color: #dbdbdb; } .alert-secondary hr { border-top-color: #cecece; } .alert-secondary .alert-link { color: #292929; } .alert-success { color: #536a00; background-color: #ecf5cc; border-color: #e4f1b8; } .alert-success hr { border-top-color: #dceda3; } .alert-success .alert-link { color: #2b3700; } .alert-info { color: #085c78; background-color: #cfeffa; border-color: #bce9f8; } .alert-info hr { border-top-color: #a5e1f6; } .alert-info .alert-link { color: #053748; } .alert-warning { color: #856800; background-color: #fff4cc; border-color: #fff0b8; } .alert-warning hr { border-top-color: #ffeb9f; } .alert-warning .alert-link { color: #524000; } .alert-danger { color: #71150f; background-color: #f8d4d2; border-color: #f5c3bf; } .alert-danger hr { border-top-color: #f2aea9; } .alert-danger .alert-link { color: #440d09; } .alert-light { color: #7d7d7d; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-light hr { border-top-color: #eeeeee; } .alert-light .alert-link { color: #646464; } .alert-dark { color: #262525; background-color: #dbdada; border-color: #cccbcc; } .alert-dark hr { border-top-color: #bfbebf; } .alert-dark .alert-link { color: #0c0c0c; } .alert-primary-light { color: #47707e; background-color: #e7f7fd; border-color: #def4fc; } .alert-primary-light hr { border-top-color: #c7ecfa; } .alert-primary-light .alert-link { color: #35535d; } .alert-primary-lighter { color: #657a81; background-color: #f3fbfe; border-color: #eef9fd; } .alert-primary-lighter hr { border-top-color: #d7f1fa; } .alert-primary-lighter .alert-link { color: #4f5f64; } .alert-primary-lightest { color: #788084; background-color: #fafdff; border-color: #f8fdfe; } .alert-primary-lightest hr { border-top-color: #e2f7fb; } .alert-primary-lightest .alert-link { color: #606669; } .alert-secondary-light { color: #636363; background-color: #f2f2f2; border-color: #ededed; } .alert-secondary-light hr { border-top-color: #e0e0e0; } .alert-secondary-light .alert-link { color: #4a4a4a; } .alert-secondary-lighter { color: #747474; background-color: #f9f9f9; border-color: #f6f6f6; } .alert-secondary-lighter hr { border-top-color: #e9e9e9; } .alert-secondary-lighter .alert-link { color: #5b5b5b; } .alert-secondary-lightest { color: #7e7e7e; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-secondary-lightest hr { border-top-color: #eeeeee; } .alert-secondary-lightest .alert-link { color: #656565; } .alert-success-light { color: #6c7843; background-color: #f5fae6; border-color: #f2f8db; } .alert-success-light hr { border-top-color: #eaf4c6; } .alert-success-light .alert-link { color: #4f5731; } .alert-success-lighter { color: #787e63; background-color: #fafcf2; border-color: #f8fbed; } .alert-success-lighter hr { border-top-color: #f0f6d8; } .alert-success-lighter .alert-link { color: #5d614d; } .alert-success-lightest { color: #7f8278; background-color: #fdfefa; border-color: #fcfef8; } .alert-success-lightest hr { border-top-color: #f2fbe2; } .alert-success-lightest .alert-link { color: #656760; } .alert-info-light { color: #47707e; background-color: #e7f7fd; border-color: #def4fc; } .alert-info-light hr { border-top-color: #c7ecfa; } .alert-info-light .alert-link { color: #35535d; } .alert-info-lighter { color: #657a81; background-color: #f3fbfe; border-color: #eef9fd; } .alert-info-lighter hr { border-top-color: #d7f1fa; } .alert-info-lighter .alert-link { color: #4f5f64; } .alert-info-lightest { color: #788084; background-color: #fafdff; border-color: #f8fdfe; } .alert-info-lightest hr { border-top-color: #e2f7fb; } .alert-info-lightest .alert-link { color: #606669; } .alert-warning-light { color: #857743; background-color: #fffae6; border-color: #fff7db; } .alert-warning-light hr { border-top-color: #fff1c2; } .alert-warning-light .alert-link { color: #635932; } .alert-warning-lighter { color: #857d63; background-color: #fffcf2; border-color: #fffbed; } .alert-warning-lighter hr { border-top-color: #fff5d4; } .alert-warning-lighter .alert-link { color: #68624d; } .alert-warning-lightest { color: #858278; background-color: #fffefa; border-color: #fffef8; } .alert-warning-lightest hr { border-top-color: #fffadf; } .alert-warning-lightest .alert-link { color: #6a6860; } .alert-danger-light { color: #7b4d4a; background-color: #fbeae8; border-color: #fae1df; } .alert-danger-light hr { border-top-color: #f7ccc9; } .alert-danger-light .alert-link { color: #5b3937; } .alert-danger-lighter { color: #806967; background-color: #fdf4f4; border-color: #fcf0ef; } .alert-danger-lighter hr { border-top-color: #f8dcda; } .alert-danger-lighter .alert-link { color: #645250; } .alert-danger-lightest { color: #837a79; background-color: #fefbfa; border-color: #fef9f9; } .alert-danger-lightest hr { border-top-color: #fae3e3; } .alert-danger-lightest .alert-link { color: #686161; } .alert-light-light { color: #818181; background-color: #fefefe; border-color: #fdfdfd; } .alert-light-light hr { border-top-color: #f0f0f0; } .alert-light-light .alert-link { color: #686868; } .alert-light-lighter { color: #838383; background-color: #fefefe; border-color: #fefefe; } .alert-light-lighter hr { border-top-color: #f1f1f1; } .alert-light-lighter .alert-link { color: #6a6a6a; } .alert-light-lightest { color: #848484; background-color: white; border-color: white; } .alert-light-lightest hr { border-top-color: #f2f2f2; } .alert-light-lightest .alert-link { color: #6b6b6b; } .alert-dark-light { color: #555555; background-color: #ededed; border-color: #e6e5e6; } .alert-dark-light hr { border-top-color: #dad8da; } .alert-dark-light .alert-link { color: #3c3c3c; } .alert-dark-lighter { color: #6d6d6d; background-color: #f6f6f6; border-color: #f2f2f2; } .alert-dark-lighter hr { border-top-color: #e5e5e5; } .alert-dark-lighter .alert-link { color: #545454; } .alert-dark-lightest { color: #7b7b7b; background-color: #fbfbfb; border-color: #fafafa; } .alert-dark-lightest hr { border-top-color: #ededed; } .alert-dark-lightest .alert-link { color: #626262; } .alert-blue { color: #00355d; background-color: #cce0f0; border-color: #b8d4e9; } .alert-blue hr { border-top-color: #a5c8e3; } .alert-blue .alert-link { color: #00182a; } .alert-blue-light { color: #435d71; background-color: #e6f0f7; border-color: #dbeaf4; } .alert-blue-light hr { border-top-color: #c7dfee; } .alert-blue-light .alert-link { color: #304351; } .alert-blue-lighter { color: #63717b; background-color: #f2f7fb; border-color: #edf4fa; } .alert-blue-lighter hr { border-top-color: #d9e8f4; } .alert-blue-lighter .alert-link { color: #4c575f; } .alert-blue-lightest { color: #787d80; background-color: #fafcfd; border-color: #f8fbfd; } .alert-blue-lightest hr { border-top-color: #e4f0f7; } .alert-blue-lightest .alert-link { color: #5f6366; } .alert-indigo { color: #2c126a; background-color: #ddd3f5; border-color: #cfc1f1; } .alert-indigo hr { border-top-color: #bfacec; } .alert-indigo .alert-link { color: #1a0b3e; } .alert-indigo-light { color: #584b78; background-color: #eee9fa; border-color: #e7e0f8; } .alert-indigo-light hr { border-top-color: #d7cbf3; } .alert-indigo-light .alert-link { color: #413759; } .alert-indigo-lighter { color: #6f687e; background-color: #f7f4fc; border-color: #f3f0fb; } .alert-indigo-lighter hr { border-top-color: #e3dcf6; } .alert-indigo-lighter .alert-link { color: #565162; } .alert-indigo-lightest { color: #7c7982; background-color: #fcfbfe; border-color: #faf9fe; } .alert-indigo-lightest hr { border-top-color: #e8e3fa; } .alert-indigo-lightest .alert-link { color: #636068; } .alert-purple { color: #592651; background-color: #eedbeb; border-color: #e7cce3; } .alert-purple hr { border-top-color: #dfbbd9; } .alert-purple .alert-link { color: #351730; } .alert-purple-light { color: #6f566b; background-color: #f7edf5; border-color: #f3e6f1; } .alert-purple-light hr { border-top-color: #ebd5e7; } .alert-purple-light .alert-link { color: #52404f; } .alert-purple-lighter { color: #7a6d78; background-color: #fbf6fa; border-color: #f9f2f8; } .alert-purple-lighter hr { border-top-color: #f1e1ef; } .alert-purple-lighter .alert-link { color: #5f555e; } .alert-purple-lightest { color: #807b7f; background-color: #fdfbfd; border-color: #fdfafc; } .alert-purple-lightest hr { border-top-color: #f6e8f1; } .alert-purple-lightest .alert-link { color: #666265; } .alert-pink { color: #6a0053; background-color: #f5ccec; border-color: #f1b8e4; } .alert-pink hr { border-top-color: #eda3dc; } .alert-pink .alert-link { color: #37002b; } .alert-pink-light { color: #78436c; background-color: #fae6f6; border-color: #f8dbf2; } .alert-pink-light hr { border-top-color: #f4c6ea; } .alert-pink-light .alert-link { color: #57314f; } .alert-pink-lighter { color: #7e6378; background-color: #fcf2fa; border-color: #fbedf8; } .alert-pink-lighter hr { border-top-color: #f6d8f0; } .alert-pink-lighter .alert-link { color: #614d5d; } .alert-pink-lightest { color: #827880; background-color: #fefafd; border-color: #fef8fc; } .alert-pink-lightest hr { border-top-color: #fbe2f2; } .alert-pink-lightest .alert-link { color: #676066; } .alert-red { color: #71150f; background-color: #f8d4d2; border-color: #f5c3bf; } .alert-red hr { border-top-color: #f2aea9; } .alert-red .alert-link { color: #440d09; } .alert-red-light { color: #7b4d4a; background-color: #fbeae8; border-color: #fae1df; } .alert-red-light hr { border-top-color: #f7ccc9; } .alert-red-light .alert-link { color: #5b3937; } .alert-red-lighter { color: #806967; background-color: #fdf4f4; border-color: #fcf0ef; } .alert-red-lighter hr { border-top-color: #f8dcda; } .alert-red-lighter .alert-link { color: #645250; } .alert-red-lightest { color: #837a79; background-color: #fefbfa; border-color: #fef9f9; } .alert-red-lightest hr { border-top-color: #fae3e3; } .alert-red-lightest .alert-link { color: #686161; } .alert-orange { color: #85501b; background-color: #ffebd6; border-color: #ffe2c6; } .alert-orange hr { border-top-color: #ffd5ad; } .alert-orange .alert-link { color: #5b3712; } .alert-orange-light { color: #856a50; background-color: #fff5eb; border-color: #fff1e2; } .alert-orange-light hr { border-top-color: #ffe5c9; } .alert-orange-light .alert-link { color: #65513d; } .alert-orange-lighter { color: #85786a; background-color: #fffaf5; border-color: #fff8f1; } .alert-orange-lighter hr { border-top-color: #ffebd8; } .alert-orange-lighter .alert-link { color: #695e53; } .alert-orange-lightest { color: #857f7a; background-color: #fffdfb; border-color: #fffcf9; } .alert-orange-lightest hr { border-top-color: #ffefe0; } .alert-orange-lightest .alert-link { color: #6a6662; } .alert-yellow { color: #856800; background-color: #fff4cc; border-color: #fff0b8; } .alert-yellow hr { border-top-color: #ffeb9f; } .alert-yellow .alert-link { color: #524000; } .alert-yellow-light { color: #857743; background-color: #fffae6; border-color: #fff7db; } .alert-yellow-light hr { border-top-color: #fff1c2; } .alert-yellow-light .alert-link { color: #635932; } .alert-yellow-lighter { color: #857d63; background-color: #fffcf2; border-color: #fffbed; } .alert-yellow-lighter hr { border-top-color: #fff5d4; } .alert-yellow-lighter .alert-link { color: #68624d; } .alert-yellow-lightest { color: #858278; background-color: #fffefa; border-color: #fffef8; } .alert-yellow-lightest hr { border-top-color: #fffadf; } .alert-yellow-lightest .alert-link { color: #6a6860; } .alert-green { color: #536a00; background-color: #ecf5cc; border-color: #e4f1b8; } .alert-green hr { border-top-color: #dceda3; } .alert-green .alert-link { color: #2b3700; } .alert-green-light { color: #6c7843; background-color: #f5fae6; border-color: #f2f8db; } .alert-green-light hr { border-top-color: #eaf4c6; } .alert-green-light .alert-link { color: #4f5731; } .alert-green-lighter { color: #787e63; background-color: #fafcf2; border-color: #f8fbed; } .alert-green-lighter hr { border-top-color: #f0f6d8; } .alert-green-lighter .alert-link { color: #5d614d; } .alert-green-lightest { color: #7f8278; background-color: #fdfefa; border-color: #fcfef8; } .alert-green-lightest hr { border-top-color: #f2fbe2; } .alert-green-lightest .alert-link { color: #656760; } .alert-teal { color: #4a6b7d; background-color: #e9f5fc; border-color: #e0f1fb; } .alert-teal hr { border-top-color: #c9e7f8; } .alert-teal .alert-link { color: #37505d; } .alert-teal-light { color: #677881; background-color: #f4fafe; border-color: #eff8fd; } .alert-teal-light hr { border-top-color: #d8eefa; } .alert-teal-light .alert-link { color: #505e65; } .alert-teal-lighter { color: #767e83; background-color: #f9fdfe; border-color: #f7fcfe; } .alert-teal-lighter hr { border-top-color: #e0f4fb; } .alert-teal-lighter .alert-link { color: #5e6468; } .alert-teal-lightest { color: #7f8284; background-color: #fdfeff; border-color: #fcfeff; } .alert-teal-lightest hr { border-top-color: #e3f6ff; } .alert-teal-lightest .alert-link { color: #66686a; } .alert-cyan { color: #085c78; background-color: #cfeffa; border-color: #bce9f8; } .alert-cyan hr { border-top-color: #a5e1f6; } .alert-cyan .alert-link { color: #053748; } .alert-cyan-light { color: #47707e; background-color: #e7f7fd; border-color: #def4fc; } .alert-cyan-light hr { border-top-color: #c7ecfa; } .alert-cyan-light .alert-link { color: #35535d; } .alert-cyan-lighter { color: #657a81; background-color: #f3fbfe; border-color: #eef9fd; } .alert-cyan-lighter hr { border-top-color: #d7f1fa; } .alert-cyan-lighter .alert-link { color: #4f5f64; } .alert-cyan-lightest { color: #788084; background-color: #fafdff; border-color: #f8fdfe; } .alert-cyan-lightest hr { border-top-color: #e2f7fb; } .alert-cyan-lightest .alert-link { color: #606669; } .alert-white { color: #858585; background-color: white; border-color: white; } .alert-white hr { border-top-color: #f2f2f2; } .alert-white .alert-link { color: #6c6c6c; } .alert-gray { color: #424242; background-color: #e5e5e5; border-color: #dbdbdb; } .alert-gray hr { border-top-color: #cecece; } .alert-gray .alert-link { color: #292929; } .alert-gray-light { color: #636363; background-color: #f2f2f2; border-color: #ededed; } .alert-gray-light hr { border-top-color: #e0e0e0; } .alert-gray-light .alert-link { color: #4a4a4a; } .alert-gray-lighter { color: #747474; background-color: #f9f9f9; border-color: #f6f6f6; } .alert-gray-lighter hr { border-top-color: #e9e9e9; } .alert-gray-lighter .alert-link { color: #5b5b5b; } .alert-gray-lightest { color: #7e7e7e; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-gray-lightest hr { border-top-color: #eeeeee; } .alert-gray-lightest .alert-link { color: #656565; } .alert-gray-dark { color: #181717; background-color: #d5d5d5; border-color: #c4c4c4; } .alert-gray-dark hr { border-top-color: #b7b7b7; } .alert-gray-dark .alert-link { color: black; } .alert-gray-dark-light { color: #4f4e4e; background-color: #eaeaea; border-color: #e2e2e2; } .alert-gray-dark-light hr { border-top-color: #d5d5d5; } .alert-gray-dark-light .alert-link { color: #353535; } .alert-gray-dark-lighter { color: #6a696a; background-color: #f5f4f5; border-color: #f0f0f0; } .alert-gray-dark-lighter hr { border-top-color: #e3e3e3; } .alert-gray-dark-lighter .alert-link { color: #505050; } .alert-gray-dark-lightest { color: #7a7a7a; background-color: #fbfbfb; border-color: #f9f9f9; } .alert-gray-dark-lightest hr { border-top-color: #ececec; } .alert-gray-dark-lightest .alert-link { color: #616161; } .alert-gray-100 { color: #7d7d7d; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-gray-100 hr { border-top-color: #eeeeee; } .alert-gray-100 .alert-link { color: #646464; } .alert-gray-200 { color: #767676; background-color: #f9f9f9; border-color: #f7f7f7; } .alert-gray-200 hr { border-top-color: #eaeaea; } .alert-gray-200 .alert-link { color: #5d5d5d; } .alert-gray-300 { color: #6e6e6e; background-color: #f6f6f6; border-color: #f3f3f3; } .alert-gray-300 hr { border-top-color: #e6e6e6; } .alert-gray-300 .alert-link { color: #555555; } .alert-gray-400 { color: #676667; background-color: #f4f3f4; border-color: #efefef; } .alert-gray-400 hr { border-top-color: #e2e2e2; } .alert-gray-400 .alert-link { color: #4d4d4d; } .alert-gray-500 { color: #555455; background-color: #edeced; border-color: #e5e5e5; } .alert-gray-500 hr { border-top-color: #d8d8d8; } .alert-gray-500 .alert-link { color: #3b3b3b; } .alert-gray-600 { color: #424242; background-color: #e5e5e5; border-color: #dbdbdb; } .alert-gray-600 hr { border-top-color: #cecece; } .alert-gray-600 .alert-link { color: #292929; } .alert-gray-700 { color: #343434; background-color: #e0e0e0; border-color: #d4d4d4; } .alert-gray-700 hr { border-top-color: #c7c7c7; } .alert-gray-700 .alert-link { color: #1b1b1b; } .alert-gray-800 { color: #262525; background-color: #dbdada; border-color: #cccbcc; } .alert-gray-800 hr { border-top-color: #bfbebf; } .alert-gray-800 .alert-link { color: #0c0c0c; } .alert-gray-900 { color: #181717; background-color: #d5d5d5; border-color: #c4c4c4; } .alert-gray-900 hr { border-top-color: #b7b7b7; } .alert-gray-900 .alert-link { color: black; } .alert-black { color: black; background-color: #cccccc; border-color: #b8b8b8; } .alert-black hr { border-top-color: #ababab; } .alert-black .alert-link { color: black; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e3e2e3; border-radius: 1.5rem; } .progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; color: #fff; text-align: center; white-space: nowrap; background-color: #10b0e6; -webkit-transition: width 0.6s ease; transition: width 0.6s ease; } @media (prefers-reduced-motion: reduce) { .progress-bar { -webkit-transition: none; transition: none; } } .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; } .progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { -webkit-animation: none; animation: none; } } .media { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .media-body { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .list-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #646464; text-align: inherit; } .list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #646464; text-decoration: none; background-color: #f1f0f1; } .list-group-item-action:active { color: #2e2c2d; background-color: #e3e2e3; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; } .list-group-item:last-child { border-bottom-right-radius: 1.5rem; border-bottom-left-radius: 1.5rem; } .list-group-item.disabled, .list-group-item:disabled { color: #7f7f7f; pointer-events: none; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .list-group-item + .list-group-item { border-top-width: 0; } .list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; } .list-group-horizontal { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal .list-group-item.active { margin-top: 0; } .list-group-horizontal .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } @media (min-width: 576px) { .list-group-horizontal-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } .list-group-flush .list-group-item { border-right-width: 0; border-left-width: 0; border-radius: 0; } .list-group-flush .list-group-item:first-child { border-top-width: 0; } .list-group-flush:last-child .list-group-item:last-child { border-bottom-width: 0; } .list-group-item-primary { color: #085c78; background-color: #bce9f8; } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #085c78; background-color: #a5e1f6; } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #085c78; border-color: #085c78; } .list-group-item-secondary { color: #424242; background-color: #dbdbdb; } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #424242; background-color: #cecece; } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #424242; border-color: #424242; } .list-group-item-success { color: #536a00; background-color: #e4f1b8; } .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #536a00; background-color: #dceda3; } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #536a00; border-color: #536a00; } .list-group-item-info { color: #085c78; background-color: #bce9f8; } .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #085c78; background-color: #a5e1f6; } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #085c78; border-color: #085c78; } .list-group-item-warning { color: #856800; background-color: #fff0b8; } .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856800; background-color: #ffeb9f; } .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856800; border-color: #856800; } .list-group-item-danger { color: #71150f; background-color: #f5c3bf; } .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #71150f; background-color: #f2aea9; } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #71150f; border-color: #71150f; } .list-group-item-light { color: #7d7d7d; background-color: #fbfbfb; } .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #7d7d7d; background-color: #eeeeee; } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #7d7d7d; border-color: #7d7d7d; } .list-group-item-dark { color: #262525; background-color: #cccbcc; } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #262525; background-color: #bfbebf; } .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #262525; border-color: #262525; } .list-group-item-primary-light { color: #47707e; background-color: #def4fc; } .list-group-item-primary-light.list-group-item-action:hover, .list-group-item-primary-light.list-group-item-action:focus { color: #47707e; background-color: #c7ecfa; } .list-group-item-primary-light.list-group-item-action.active { color: #fff; background-color: #47707e; border-color: #47707e; } .list-group-item-primary-lighter { color: #657a81; background-color: #eef9fd; } .list-group-item-primary-lighter.list-group-item-action:hover, .list-group-item-primary-lighter.list-group-item-action:focus { color: #657a81; background-color: #d7f1fa; } .list-group-item-primary-lighter.list-group-item-action.active { color: #fff; background-color: #657a81; border-color: #657a81; } .list-group-item-primary-lightest { color: #788084; background-color: #f8fdfe; } .list-group-item-primary-lightest.list-group-item-action:hover, .list-group-item-primary-lightest.list-group-item-action:focus { color: #788084; background-color: #e2f7fb; } .list-group-item-primary-lightest.list-group-item-action.active { color: #fff; background-color: #788084; border-color: #788084; } .list-group-item-secondary-light { color: #636363; background-color: #ededed; } .list-group-item-secondary-light.list-group-item-action:hover, .list-group-item-secondary-light.list-group-item-action:focus { color: #636363; background-color: #e0e0e0; } .list-group-item-secondary-light.list-group-item-action.active { color: #fff; background-color: #636363; border-color: #636363; } .list-group-item-secondary-lighter { color: #747474; background-color: #f6f6f6; } .list-group-item-secondary-lighter.list-group-item-action:hover, .list-group-item-secondary-lighter.list-group-item-action:focus { color: #747474; background-color: #e9e9e9; } .list-group-item-secondary-lighter.list-group-item-action.active { color: #fff; background-color: #747474; border-color: #747474; } .list-group-item-secondary-lightest { color: #7e7e7e; background-color: #fbfbfb; } .list-group-item-secondary-lightest.list-group-item-action:hover, .list-group-item-secondary-lightest.list-group-item-action:focus { color: #7e7e7e; background-color: #eeeeee; } .list-group-item-secondary-lightest.list-group-item-action.active { color: #fff; background-color: #7e7e7e; border-color: #7e7e7e; } .list-group-item-success-light { color: #6c7843; background-color: #f2f8db; } .list-group-item-success-light.list-group-item-action:hover, .list-group-item-success-light.list-group-item-action:focus { color: #6c7843; background-color: #eaf4c6; } .list-group-item-success-light.list-group-item-action.active { color: #fff; background-color: #6c7843; border-color: #6c7843; } .list-group-item-success-lighter { color: #787e63; background-color: #f8fbed; } .list-group-item-success-lighter.list-group-item-action:hover, .list-group-item-success-lighter.list-group-item-action:focus { color: #787e63; background-color: #f0f6d8; } .list-group-item-success-lighter.list-group-item-action.active { color: #fff; background-color: #787e63; border-color: #787e63; } .list-group-item-success-lightest { color: #7f8278; background-color: #fcfef8; } .list-group-item-success-lightest.list-group-item-action:hover, .list-group-item-success-lightest.list-group-item-action:focus { color: #7f8278; background-color: #f2fbe2; } .list-group-item-success-lightest.list-group-item-action.active { color: #fff; background-color: #7f8278; border-color: #7f8278; } .list-group-item-info-light { color: #47707e; background-color: #def4fc; } .list-group-item-info-light.list-group-item-action:hover, .list-group-item-info-light.list-group-item-action:focus { color: #47707e; background-color: #c7ecfa; } .list-group-item-info-light.list-group-item-action.active { color: #fff; background-color: #47707e; border-color: #47707e; } .list-group-item-info-lighter { color: #657a81; background-color: #eef9fd; } .list-group-item-info-lighter.list-group-item-action:hover, .list-group-item-info-lighter.list-group-item-action:focus { color: #657a81; background-color: #d7f1fa; } .list-group-item-info-lighter.list-group-item-action.active { color: #fff; background-color: #657a81; border-color: #657a81; } .list-group-item-info-lightest { color: #788084; background-color: #f8fdfe; } .list-group-item-info-lightest.list-group-item-action:hover, .list-group-item-info-lightest.list-group-item-action:focus { color: #788084; background-color: #e2f7fb; } .list-group-item-info-lightest.list-group-item-action.active { color: #fff; background-color: #788084; border-color: #788084; } .list-group-item-warning-light { color: #857743; background-color: #fff7db; } .list-group-item-warning-light.list-group-item-action:hover, .list-group-item-warning-light.list-group-item-action:focus { color: #857743; background-color: #fff1c2; } .list-group-item-warning-light.list-group-item-action.active { color: #fff; background-color: #857743; border-color: #857743; } .list-group-item-warning-lighter { color: #857d63; background-color: #fffbed; } .list-group-item-warning-lighter.list-group-item-action:hover, .list-group-item-warning-lighter.list-group-item-action:focus { color: #857d63; background-color: #fff5d4; } .list-group-item-warning-lighter.list-group-item-action.active { color: #fff; background-color: #857d63; border-color: #857d63; } .list-group-item-warning-lightest { color: #858278; background-color: #fffef8; } .list-group-item-warning-lightest.list-group-item-action:hover, .list-group-item-warning-lightest.list-group-item-action:focus { color: #858278; background-color: #fffadf; } .list-group-item-warning-lightest.list-group-item-action.active { color: #fff; background-color: #858278; border-color: #858278; } .list-group-item-danger-light { color: #7b4d4a; background-color: #fae1df; } .list-group-item-danger-light.list-group-item-action:hover, .list-group-item-danger-light.list-group-item-action:focus { color: #7b4d4a; background-color: #f7ccc9; } .list-group-item-danger-light.list-group-item-action.active { color: #fff; background-color: #7b4d4a; border-color: #7b4d4a; } .list-group-item-danger-lighter { color: #806967; background-color: #fcf0ef; } .list-group-item-danger-lighter.list-group-item-action:hover, .list-group-item-danger-lighter.list-group-item-action:focus { color: #806967; background-color: #f8dcda; } .list-group-item-danger-lighter.list-group-item-action.active { color: #fff; background-color: #806967; border-color: #806967; } .list-group-item-danger-lightest { color: #837a79; background-color: #fef9f9; } .list-group-item-danger-lightest.list-group-item-action:hover, .list-group-item-danger-lightest.list-group-item-action:focus { color: #837a79; background-color: #fae3e3; } .list-group-item-danger-lightest.list-group-item-action.active { color: #fff; background-color: #837a79; border-color: #837a79; } .list-group-item-light-light { color: #818181; background-color: #fdfdfd; } .list-group-item-light-light.list-group-item-action:hover, .list-group-item-light-light.list-group-item-action:focus { color: #818181; background-color: #f0f0f0; } .list-group-item-light-light.list-group-item-action.active { color: #fff; background-color: #818181; border-color: #818181; } .list-group-item-light-lighter { color: #838383; background-color: #fefefe; } .list-group-item-light-lighter.list-group-item-action:hover, .list-group-item-light-lighter.list-group-item-action:focus { color: #838383; background-color: #f1f1f1; } .list-group-item-light-lighter.list-group-item-action.active { color: #fff; background-color: #838383; border-color: #838383; } .list-group-item-light-lightest { color: #848484; background-color: white; } .list-group-item-light-lightest.list-group-item-action:hover, .list-group-item-light-lightest.list-group-item-action:focus { color: #848484; background-color: #f2f2f2; } .list-group-item-light-lightest.list-group-item-action.active { color: #fff; background-color: #848484; border-color: #848484; } .list-group-item-dark-light { color: #555555; background-color: #e6e5e6; } .list-group-item-dark-light.list-group-item-action:hover, .list-group-item-dark-light.list-group-item-action:focus { color: #555555; background-color: #dad8da; } .list-group-item-dark-light.list-group-item-action.active { color: #fff; background-color: #555555; border-color: #555555; } .list-group-item-dark-lighter { color: #6d6d6d; background-color: #f2f2f2; } .list-group-item-dark-lighter.list-group-item-action:hover, .list-group-item-dark-lighter.list-group-item-action:focus { color: #6d6d6d; background-color: #e5e5e5; } .list-group-item-dark-lighter.list-group-item-action.active { color: #fff; background-color: #6d6d6d; border-color: #6d6d6d; } .list-group-item-dark-lightest { color: #7b7b7b; background-color: #fafafa; } .list-group-item-dark-lightest.list-group-item-action:hover, .list-group-item-dark-lightest.list-group-item-action:focus { color: #7b7b7b; background-color: #ededed; } .list-group-item-dark-lightest.list-group-item-action.active { color: #fff; background-color: #7b7b7b; border-color: #7b7b7b; } .list-group-item-blue { color: #00355d; background-color: #b8d4e9; } .list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus { color: #00355d; background-color: #a5c8e3; } .list-group-item-blue.list-group-item-action.active { color: #fff; background-color: #00355d; border-color: #00355d; } .list-group-item-blue-light { color: #435d71; background-color: #dbeaf4; } .list-group-item-blue-light.list-group-item-action:hover, .list-group-item-blue-light.list-group-item-action:focus { color: #435d71; background-color: #c7dfee; } .list-group-item-blue-light.list-group-item-action.active { color: #fff; background-color: #435d71; border-color: #435d71; } .list-group-item-blue-lighter { color: #63717b; background-color: #edf4fa; } .list-group-item-blue-lighter.list-group-item-action:hover, .list-group-item-blue-lighter.list-group-item-action:focus { color: #63717b; background-color: #d9e8f4; } .list-group-item-blue-lighter.list-group-item-action.active { color: #fff; background-color: #63717b; border-color: #63717b; } .list-group-item-blue-lightest { color: #787d80; background-color: #f8fbfd; } .list-group-item-blue-lightest.list-group-item-action:hover, .list-group-item-blue-lightest.list-group-item-action:focus { color: #787d80; background-color: #e4f0f7; } .list-group-item-blue-lightest.list-group-item-action.active { color: #fff; background-color: #787d80; border-color: #787d80; } .list-group-item-indigo { color: #2c126a; background-color: #cfc1f1; } .list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus { color: #2c126a; background-color: #bfacec; } .list-group-item-indigo.list-group-item-action.active { color: #fff; background-color: #2c126a; border-color: #2c126a; } .list-group-item-indigo-light { color: #584b78; background-color: #e7e0f8; } .list-group-item-indigo-light.list-group-item-action:hover, .list-group-item-indigo-light.list-group-item-action:focus { color: #584b78; background-color: #d7cbf3; } .list-group-item-indigo-light.list-group-item-action.active { color: #fff; background-color: #584b78; border-color: #584b78; } .list-group-item-indigo-lighter { color: #6f687e; background-color: #f3f0fb; } .list-group-item-indigo-lighter.list-group-item-action:hover, .list-group-item-indigo-lighter.list-group-item-action:focus { color: #6f687e; background-color: #e3dcf6; } .list-group-item-indigo-lighter.list-group-item-action.active { color: #fff; background-color: #6f687e; border-color: #6f687e; } .list-group-item-indigo-lightest { color: #7c7982; background-color: #faf9fe; } .list-group-item-indigo-lightest.list-group-item-action:hover, .list-group-item-indigo-lightest.list-group-item-action:focus { color: #7c7982; background-color: #e8e3fa; } .list-group-item-indigo-lightest.list-group-item-action.active { color: #fff; background-color: #7c7982; border-color: #7c7982; } .list-group-item-purple { color: #592651; background-color: #e7cce3; } .list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus { color: #592651; background-color: #dfbbd9; } .list-group-item-purple.list-group-item-action.active { color: #fff; background-color: #592651; border-color: #592651; } .list-group-item-purple-light { color: #6f566b; background-color: #f3e6f1; } .list-group-item-purple-light.list-group-item-action:hover, .list-group-item-purple-light.list-group-item-action:focus { color: #6f566b; background-color: #ebd5e7; } .list-group-item-purple-light.list-group-item-action.active { color: #fff; background-color: #6f566b; border-color: #6f566b; } .list-group-item-purple-lighter { color: #7a6d78; background-color: #f9f2f8; } .list-group-item-purple-lighter.list-group-item-action:hover, .list-group-item-purple-lighter.list-group-item-action:focus { color: #7a6d78; background-color: #f1e1ef; } .list-group-item-purple-lighter.list-group-item-action.active { color: #fff; background-color: #7a6d78; border-color: #7a6d78; } .list-group-item-purple-lightest { color: #807b7f; background-color: #fdfafc; } .list-group-item-purple-lightest.list-group-item-action:hover, .list-group-item-purple-lightest.list-group-item-action:focus { color: #807b7f; background-color: #f6e8f1; } .list-group-item-purple-lightest.list-group-item-action.active { color: #fff; background-color: #807b7f; border-color: #807b7f; } .list-group-item-pink { color: #6a0053; background-color: #f1b8e4; } .list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus { color: #6a0053; background-color: #eda3dc; } .list-group-item-pink.list-group-item-action.active { color: #fff; background-color: #6a0053; border-color: #6a0053; } .list-group-item-pink-light { color: #78436c; background-color: #f8dbf2; } .list-group-item-pink-light.list-group-item-action:hover, .list-group-item-pink-light.list-group-item-action:focus { color: #78436c; background-color: #f4c6ea; } .list-group-item-pink-light.list-group-item-action.active { color: #fff; background-color: #78436c; border-color: #78436c; } .list-group-item-pink-lighter { color: #7e6378; background-color: #fbedf8; } .list-group-item-pink-lighter.list-group-item-action:hover, .list-group-item-pink-lighter.list-group-item-action:focus { color: #7e6378; background-color: #f6d8f0; } .list-group-item-pink-lighter.list-group-item-action.active { color: #fff; background-color: #7e6378; border-color: #7e6378; } .list-group-item-pink-lightest { color: #827880; background-color: #fef8fc; } .list-group-item-pink-lightest.list-group-item-action:hover, .list-group-item-pink-lightest.list-group-item-action:focus { color: #827880; background-color: #fbe2f2; } .list-group-item-pink-lightest.list-group-item-action.active { color: #fff; background-color: #827880; border-color: #827880; } .list-group-item-red { color: #71150f; background-color: #f5c3bf; } .list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus { color: #71150f; background-color: #f2aea9; } .list-group-item-red.list-group-item-action.active { color: #fff; background-color: #71150f; border-color: #71150f; } .list-group-item-red-light { color: #7b4d4a; background-color: #fae1df; } .list-group-item-red-light.list-group-item-action:hover, .list-group-item-red-light.list-group-item-action:focus { color: #7b4d4a; background-color: #f7ccc9; } .list-group-item-red-light.list-group-item-action.active { color: #fff; background-color: #7b4d4a; border-color: #7b4d4a; } .list-group-item-red-lighter { color: #806967; background-color: #fcf0ef; } .list-group-item-red-lighter.list-group-item-action:hover, .list-group-item-red-lighter.list-group-item-action:focus { color: #806967; background-color: #f8dcda; } .list-group-item-red-lighter.list-group-item-action.active { color: #fff; background-color: #806967; border-color: #806967; } .list-group-item-red-lightest { color: #837a79; background-color: #fef9f9; } .list-group-item-red-lightest.list-group-item-action:hover, .list-group-item-red-lightest.list-group-item-action:focus { color: #837a79; background-color: #fae3e3; } .list-group-item-red-lightest.list-group-item-action.active { color: #fff; background-color: #837a79; border-color: #837a79; } .list-group-item-orange { color: #85501b; background-color: #ffe2c6; } .list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus { color: #85501b; background-color: #ffd5ad; } .list-group-item-orange.list-group-item-action.active { color: #fff; background-color: #85501b; border-color: #85501b; } .list-group-item-orange-light { color: #856a50; background-color: #fff1e2; } .list-group-item-orange-light.list-group-item-action:hover, .list-group-item-orange-light.list-group-item-action:focus { color: #856a50; background-color: #ffe5c9; } .list-group-item-orange-light.list-group-item-action.active { color: #fff; background-color: #856a50; border-color: #856a50; } .list-group-item-orange-lighter { color: #85786a; background-color: #fff8f1; } .list-group-item-orange-lighter.list-group-item-action:hover, .list-group-item-orange-lighter.list-group-item-action:focus { color: #85786a; background-color: #ffebd8; } .list-group-item-orange-lighter.list-group-item-action.active { color: #fff; background-color: #85786a; border-color: #85786a; } .list-group-item-orange-lightest { color: #857f7a; background-color: #fffcf9; } .list-group-item-orange-lightest.list-group-item-action:hover, .list-group-item-orange-lightest.list-group-item-action:focus { color: #857f7a; background-color: #ffefe0; } .list-group-item-orange-lightest.list-group-item-action.active { color: #fff; background-color: #857f7a; border-color: #857f7a; } .list-group-item-yellow { color: #856800; background-color: #fff0b8; } .list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus { color: #856800; background-color: #ffeb9f; } .list-group-item-yellow.list-group-item-action.active { color: #fff; background-color: #856800; border-color: #856800; } .list-group-item-yellow-light { color: #857743; background-color: #fff7db; } .list-group-item-yellow-light.list-group-item-action:hover, .list-group-item-yellow-light.list-group-item-action:focus { color: #857743; background-color: #fff1c2; } .list-group-item-yellow-light.list-group-item-action.active { color: #fff; background-color: #857743; border-color: #857743; } .list-group-item-yellow-lighter { color: #857d63; background-color: #fffbed; } .list-group-item-yellow-lighter.list-group-item-action:hover, .list-group-item-yellow-lighter.list-group-item-action:focus { color: #857d63; background-color: #fff5d4; } .list-group-item-yellow-lighter.list-group-item-action.active { color: #fff; background-color: #857d63; border-color: #857d63; } .list-group-item-yellow-lightest { color: #858278; background-color: #fffef8; } .list-group-item-yellow-lightest.list-group-item-action:hover, .list-group-item-yellow-lightest.list-group-item-action:focus { color: #858278; background-color: #fffadf; } .list-group-item-yellow-lightest.list-group-item-action.active { color: #fff; background-color: #858278; border-color: #858278; } .list-group-item-green { color: #536a00; background-color: #e4f1b8; } .list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus { color: #536a00; background-color: #dceda3; } .list-group-item-green.list-group-item-action.active { color: #fff; background-color: #536a00; border-color: #536a00; } .list-group-item-green-light { color: #6c7843; background-color: #f2f8db; } .list-group-item-green-light.list-group-item-action:hover, .list-group-item-green-light.list-group-item-action:focus { color: #6c7843; background-color: #eaf4c6; } .list-group-item-green-light.list-group-item-action.active { color: #fff; background-color: #6c7843; border-color: #6c7843; } .list-group-item-green-lighter { color: #787e63; background-color: #f8fbed; } .list-group-item-green-lighter.list-group-item-action:hover, .list-group-item-green-lighter.list-group-item-action:focus { color: #787e63; background-color: #f0f6d8; } .list-group-item-green-lighter.list-group-item-action.active { color: #fff; background-color: #787e63; border-color: #787e63; } .list-group-item-green-lightest { color: #7f8278; background-color: #fcfef8; } .list-group-item-green-lightest.list-group-item-action:hover, .list-group-item-green-lightest.list-group-item-action:focus { color: #7f8278; background-color: #f2fbe2; } .list-group-item-green-lightest.list-group-item-action.active { color: #fff; background-color: #7f8278; border-color: #7f8278; } .list-group-item-teal { color: #4a6b7d; background-color: #e0f1fb; } .list-group-item-teal.list-group-item-action:hover, .list-group-item-teal.list-group-item-action:focus { color: #4a6b7d; background-color: #c9e7f8; } .list-group-item-teal.list-group-item-action.active { color: #fff; background-color: #4a6b7d; border-color: #4a6b7d; } .list-group-item-teal-light { color: #677881; background-color: #eff8fd; } .list-group-item-teal-light.list-group-item-action:hover, .list-group-item-teal-light.list-group-item-action:focus { color: #677881; background-color: #d8eefa; } .list-group-item-teal-light.list-group-item-action.active { color: #fff; background-color: #677881; border-color: #677881; } .list-group-item-teal-lighter { color: #767e83; background-color: #f7fcfe; } .list-group-item-teal-lighter.list-group-item-action:hover, .list-group-item-teal-lighter.list-group-item-action:focus { color: #767e83; background-color: #e0f4fb; } .list-group-item-teal-lighter.list-group-item-action.active { color: #fff; background-color: #767e83; border-color: #767e83; } .list-group-item-teal-lightest { color: #7f8284; background-color: #fcfeff; } .list-group-item-teal-lightest.list-group-item-action:hover, .list-group-item-teal-lightest.list-group-item-action:focus { color: #7f8284; background-color: #e3f6ff; } .list-group-item-teal-lightest.list-group-item-action.active { color: #fff; background-color: #7f8284; border-color: #7f8284; } .list-group-item-cyan { color: #085c78; background-color: #bce9f8; } .list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus { color: #085c78; background-color: #a5e1f6; } .list-group-item-cyan.list-group-item-action.active { color: #fff; background-color: #085c78; border-color: #085c78; } .list-group-item-cyan-light { color: #47707e; background-color: #def4fc; } .list-group-item-cyan-light.list-group-item-action:hover, .list-group-item-cyan-light.list-group-item-action:focus { color: #47707e; background-color: #c7ecfa; } .list-group-item-cyan-light.list-group-item-action.active { color: #fff; background-color: #47707e; border-color: #47707e; } .list-group-item-cyan-lighter { color: #657a81; background-color: #eef9fd; } .list-group-item-cyan-lighter.list-group-item-action:hover, .list-group-item-cyan-lighter.list-group-item-action:focus { color: #657a81; background-color: #d7f1fa; } .list-group-item-cyan-lighter.list-group-item-action.active { color: #fff; background-color: #657a81; border-color: #657a81; } .list-group-item-cyan-lightest { color: #788084; background-color: #f8fdfe; } .list-group-item-cyan-lightest.list-group-item-action:hover, .list-group-item-cyan-lightest.list-group-item-action:focus { color: #788084; background-color: #e2f7fb; } .list-group-item-cyan-lightest.list-group-item-action.active { color: #fff; background-color: #788084; border-color: #788084; } .list-group-item-white { color: #858585; background-color: white; } .list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus { color: #858585; background-color: #f2f2f2; } .list-group-item-white.list-group-item-action.active { color: #fff; background-color: #858585; border-color: #858585; } .list-group-item-gray { color: #424242; background-color: #dbdbdb; } .list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus { color: #424242; background-color: #cecece; } .list-group-item-gray.list-group-item-action.active { color: #fff; background-color: #424242; border-color: #424242; } .list-group-item-gray-light { color: #636363; background-color: #ededed; } .list-group-item-gray-light.list-group-item-action:hover, .list-group-item-gray-light.list-group-item-action:focus { color: #636363; background-color: #e0e0e0; } .list-group-item-gray-light.list-group-item-action.active { color: #fff; background-color: #636363; border-color: #636363; } .list-group-item-gray-lighter { color: #747474; background-color: #f6f6f6; } .list-group-item-gray-lighter.list-group-item-action:hover, .list-group-item-gray-lighter.list-group-item-action:focus { color: #747474; background-color: #e9e9e9; } .list-group-item-gray-lighter.list-group-item-action.active { color: #fff; background-color: #747474; border-color: #747474; } .list-group-item-gray-lightest { color: #7e7e7e; background-color: #fbfbfb; } .list-group-item-gray-lightest.list-group-item-action:hover, .list-group-item-gray-lightest.list-group-item-action:focus { color: #7e7e7e; background-color: #eeeeee; } .list-group-item-gray-lightest.list-group-item-action.active { color: #fff; background-color: #7e7e7e; border-color: #7e7e7e; } .list-group-item-gray-dark { color: #181717; background-color: #c4c4c4; } .list-group-item-gray-dark.list-group-item-action:hover, .list-group-item-gray-dark.list-group-item-action:focus { color: #181717; background-color: #b7b7b7; } .list-group-item-gray-dark.list-group-item-action.active { color: #fff; background-color: #181717; border-color: #181717; } .list-group-item-gray-dark-light { color: #4f4e4e; background-color: #e2e2e2; } .list-group-item-gray-dark-light.list-group-item-action:hover, .list-group-item-gray-dark-light.list-group-item-action:focus { color: #4f4e4e; background-color: #d5d5d5; } .list-group-item-gray-dark-light.list-group-item-action.active { color: #fff; background-color: #4f4e4e; border-color: #4f4e4e; } .list-group-item-gray-dark-lighter { color: #6a696a; background-color: #f0f0f0; } .list-group-item-gray-dark-lighter.list-group-item-action:hover, .list-group-item-gray-dark-lighter.list-group-item-action:focus { color: #6a696a; background-color: #e3e3e3; } .list-group-item-gray-dark-lighter.list-group-item-action.active { color: #fff; background-color: #6a696a; border-color: #6a696a; } .list-group-item-gray-dark-lightest { color: #7a7a7a; background-color: #f9f9f9; } .list-group-item-gray-dark-lightest.list-group-item-action:hover, .list-group-item-gray-dark-lightest.list-group-item-action:focus { color: #7a7a7a; background-color: #ececec; } .list-group-item-gray-dark-lightest.list-group-item-action.active { color: #fff; background-color: #7a7a7a; border-color: #7a7a7a; } .list-group-item-gray-100 { color: #7d7d7d; background-color: #fbfbfb; } .list-group-item-gray-100.list-group-item-action:hover, .list-group-item-gray-100.list-group-item-action:focus { color: #7d7d7d; background-color: #eeeeee; } .list-group-item-gray-100.list-group-item-action.active { color: #fff; background-color: #7d7d7d; border-color: #7d7d7d; } .list-group-item-gray-200 { color: #767676; background-color: #f7f7f7; } .list-group-item-gray-200.list-group-item-action:hover, .list-group-item-gray-200.list-group-item-action:focus { color: #767676; background-color: #eaeaea; } .list-group-item-gray-200.list-group-item-action.active { color: #fff; background-color: #767676; border-color: #767676; } .list-group-item-gray-300 { color: #6e6e6e; background-color: #f3f3f3; } .list-group-item-gray-300.list-group-item-action:hover, .list-group-item-gray-300.list-group-item-action:focus { color: #6e6e6e; background-color: #e6e6e6; } .list-group-item-gray-300.list-group-item-action.active { color: #fff; background-color: #6e6e6e; border-color: #6e6e6e; } .list-group-item-gray-400 { color: #676667; background-color: #efefef; } .list-group-item-gray-400.list-group-item-action:hover, .list-group-item-gray-400.list-group-item-action:focus { color: #676667; background-color: #e2e2e2; } .list-group-item-gray-400.list-group-item-action.active { color: #fff; background-color: #676667; border-color: #676667; } .list-group-item-gray-500 { color: #555455; background-color: #e5e5e5; } .list-group-item-gray-500.list-group-item-action:hover, .list-group-item-gray-500.list-group-item-action:focus { color: #555455; background-color: #d8d8d8; } .list-group-item-gray-500.list-group-item-action.active { color: #fff; background-color: #555455; border-color: #555455; } .list-group-item-gray-600 { color: #424242; background-color: #dbdbdb; } .list-group-item-gray-600.list-group-item-action:hover, .list-group-item-gray-600.list-group-item-action:focus { color: #424242; background-color: #cecece; } .list-group-item-gray-600.list-group-item-action.active { color: #fff; background-color: #424242; border-color: #424242; } .list-group-item-gray-700 { color: #343434; background-color: #d4d4d4; } .list-group-item-gray-700.list-group-item-action:hover, .list-group-item-gray-700.list-group-item-action:focus { color: #343434; background-color: #c7c7c7; } .list-group-item-gray-700.list-group-item-action.active { color: #fff; background-color: #343434; border-color: #343434; } .list-group-item-gray-800 { color: #262525; background-color: #cccbcc; } .list-group-item-gray-800.list-group-item-action:hover, .list-group-item-gray-800.list-group-item-action:focus { color: #262525; background-color: #bfbebf; } .list-group-item-gray-800.list-group-item-action.active { color: #fff; background-color: #262525; border-color: #262525; } .list-group-item-gray-900 { color: #181717; background-color: #c4c4c4; } .list-group-item-gray-900.list-group-item-action:hover, .list-group-item-gray-900.list-group-item-action:focus { color: #181717; background-color: #b7b7b7; } .list-group-item-gray-900.list-group-item-action.active { color: #fff; background-color: #181717; border-color: #181717; } .list-group-item-black { color: black; background-color: #b8b8b8; } .list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus { color: black; background-color: #ababab; } .list-group-item-black.list-group-item-action.active { color: #fff; background-color: black; border-color: black; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; } .close:hover { color: #000; text-decoration: none; } .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; } a.close.disabled { pointer-events: none; } .toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; } .toast:not(:last-child) { margin-bottom: 0.75rem; } .toast.showing { opacity: 1; } .toast.show { display: block; opacity: 1; } .toast.hide { display: none; } .toast-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.25rem 0.75rem; color: #7f7f7f; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .toast-body { padding: 0.75rem; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px); } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { -webkit-transition: none; transition: none; } } .modal.show .modal-dialog { -webkit-transform: none; transform: none; } .modal.modal-static .modal-dialog { -webkit-transform: scale(1.02); transform: scale(1.02); } .modal-dialog-scrollable { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: calc(100% - 1rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; } .modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { -ms-flex-negative: 0; flex-shrink: 0; } .modal-dialog-scrollable .modal-body { overflow-y: auto; } .modal-dialog-centered { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: calc(100% - 1rem); } .modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; } .modal-dialog-centered.modal-dialog-scrollable { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; } .modal-dialog-centered.modal-dialog-scrollable::before { content: none; } .modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 2rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #d4d4d4; border-top-left-radius: calc(2rem - 1px); border-top-right-radius: calc(2rem - 1px); } .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 2; } .modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #d4d4d4; border-bottom-right-radius: calc(2rem - 1px); border-bottom-left-radius: calc(2rem - 1px); } .modal-footer > * { margin: 0.25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { height: calc(100vh - 3.5rem); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { max-width: 1140px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: "<NAME>", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 2; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 0.9; } .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; } .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; } .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; } .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; } .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; } .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; } .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; } .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; } .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; } .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; } .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 1.5rem; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "<NAME>", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 2; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 2rem; } .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 2rem; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; } .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc(-0.5rem - 1px); } .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); } .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; } .bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; } .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 2rem 0; } .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); } .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; } .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; } .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc(-0.5rem - 1px); } .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); } .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; } .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; } .bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; } .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 2rem 0; } .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); } .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(2rem - 1px); border-top-right-radius: calc(2rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 0.5rem 0.75rem; color: #2e2c2d; } .carousel { position: relative; } .carousel.pointer-event { -ms-touch-action: pan-y; touch-action: pan-y; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.6s ease-in-out; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { -webkit-transition: none; transition: none; } } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); } .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .carousel-fade .carousel-item { opacity: 0; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transform: none; transform: none; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; -webkit-transition: opacity 0s 0.6s; transition: opacity 0s 0.6s; } @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { -webkit-transition: none; transition: none; } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; -webkit-transition: opacity 0.15s ease; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { -webkit-transition: none; transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); } .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; -webkit-transition: opacity 0.6s ease; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { -webkit-transition: none; transition: none; } } .carousel-indicators .active { opacity: 1; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } @-webkit-keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: spinner-border .75s linear infinite; animation: spinner-border .75s linear infinite; } .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; } @-webkit-keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); } 50% { opacity: 1; } } @keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); } 50% { opacity: 1; } } .spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; -webkit-animation: spinner-grow .75s linear infinite; animation: spinner-grow .75s linear infinite; } .spinner-grow-sm { width: 1rem; height: 1rem; } .align-baseline { vertical-align: baseline !important; } .align-top { vertical-align: top !important; } .align-middle { vertical-align: middle !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #10b0e6 !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #0d8cb6 !important; } .bg-secondary { background-color: #7f7f7f !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #666666 !important; } .bg-success { background-color: #9fcc00 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #779900 !important; } .bg-info { background-color: #10b0e6 !important; } a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #0d8cb6 !important; } .bg-warning { background-color: #FFC800 !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #cca000 !important; } .bg-danger { background-color: #da291c !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #ad2116 !important; } .bg-light { background-color: #f1f0f1 !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #d8d6d8 !important; } .bg-dark { background-color: #494748 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #2f2e2f !important; } .bg-primary-light { background-color: #88d8f3 !important; } a.bg-primary-light:hover, a.bg-primary-light:focus, button.bg-primary-light:hover, button.bg-primary-light:focus { background-color: #5ac9ee !important; } .bg-primary-lighter { background-color: #c3ebf9 !important; } a.bg-primary-lighter:hover, a.bg-primary-lighter:focus, button.bg-primary-lighter:hover, button.bg-primary-lighter:focus { background-color: #95dcf4 !important; } .bg-primary-lightest { background-color: #e7f7fd !important; } a.bg-primary-lightest:hover, a.bg-primary-lightest:focus, button.bg-primary-lightest:hover, button.bg-primary-lightest:focus { background-color: #b8e7f9 !important; } .bg-secondary-light { background-color: #bfbfbf !important; } a.bg-secondary-light:hover, a.bg-secondary-light:focus, button.bg-secondary-light:hover, button.bg-secondary-light:focus { background-color: #a6a6a6 !important; } .bg-secondary-lighter { background-color: #dfdfdf !important; } a.bg-secondary-lighter:hover, a.bg-secondary-lighter:focus, button.bg-secondary-lighter:hover, button.bg-secondary-lighter:focus { background-color: #c6c6c6 !important; } .bg-secondary-lightest { background-color: #f2f2f2 !important; } a.bg-secondary-lightest:hover, a.bg-secondary-lightest:focus, button.bg-secondary-lightest:hover, button.bg-secondary-lightest:focus { background-color: #d9d9d9 !important; } .bg-success-light { background-color: #cfe680 !important; } a.bg-success-light:hover, a.bg-success-light:focus, button.bg-success-light:hover, button.bg-success-light:focus { background-color: #bfde55 !important; } .bg-success-lighter { background-color: #e7f2bf !important; } a.bg-success-lighter:hover, a.bg-success-lighter:focus, button.bg-success-lighter:hover, button.bg-success-lighter:focus { background-color: #d7e995 !important; } .bg-success-lightest { background-color: #f5fae6 !important; } a.bg-success-lightest:hover, a.bg-success-lightest:focus, button.bg-success-lightest:hover, button.bg-success-lightest:focus { background-color: #e4f2bc !important; } .bg-info-light { background-color: #88d8f3 !important; } a.bg-info-light:hover, a.bg-info-light:focus, button.bg-info-light:hover, button.bg-info-light:focus { background-color: #5ac9ee !important; } .bg-info-lighter { background-color: #c3ebf9 !important; } a.bg-info-lighter:hover, a.bg-info-lighter:focus, button.bg-info-lighter:hover, button.bg-info-lighter:focus { background-color: #95dcf4 !important; } .bg-info-lightest { background-color: #e7f7fd !important; } a.bg-info-lightest:hover, a.bg-info-lightest:focus, button.bg-info-lightest:hover, button.bg-info-lightest:focus { background-color: #b8e7f9 !important; } .bg-warning-light { background-color: #ffe480 !important; } a.bg-warning-light:hover, a.bg-warning-light:focus, button.bg-warning-light:hover, button.bg-warning-light:focus { background-color: #ffd94d !important; } .bg-warning-lighter { background-color: #fff1bf !important; } a.bg-warning-lighter:hover, a.bg-warning-lighter:focus, button.bg-warning-lighter:hover, button.bg-warning-lighter:focus { background-color: #ffe68c !important; } .bg-warning-lightest { background-color: #fffae6 !important; } a.bg-warning-lightest:hover, a.bg-warning-lightest:focus, button.bg-warning-lightest:hover, button.bg-warning-lightest:focus { background-color: #fff0b3 !important; } .bg-danger-light { background-color: #ed948e !important; } a.bg-danger-light:hover, a.bg-danger-light:focus, button.bg-danger-light:hover, button.bg-danger-light:focus { background-color: #e66a62 !important; } .bg-danger-lighter { background-color: #f6cac6 !important; } a.bg-danger-lighter:hover, a.bg-danger-lighter:focus, button.bg-danger-lighter:hover, button.bg-danger-lighter:focus { background-color: #efa19a !important; } .bg-danger-lightest { background-color: #fbeae8 !important; } a.bg-danger-lightest:hover, a.bg-danger-lightest:focus, button.bg-danger-lightest:hover, button.bg-danger-lightest:focus { background-color: #f3c2bd !important; } .bg-light-light { background-color: #f8f8f8 !important; } a.bg-light-light:hover, a.bg-light-light:focus, button.bg-light-light:hover, button.bg-light-light:focus { background-color: #dfdfdf !important; } .bg-light-lighter { background-color: #fcfbfc !important; } a.bg-light-lighter:hover, a.bg-light-lighter:focus, button.bg-light-lighter:hover, button.bg-light-lighter:focus { background-color: #e6dee6 !important; } .bg-light-lightest { background-color: #fefefe !important; } a.bg-light-lightest:hover, a.bg-light-lightest:focus, button.bg-light-lightest:hover, button.bg-light-lightest:focus { background-color: #e5e5e5 !important; } .bg-dark-light { background-color: #a4a3a4 !important; } a.bg-dark-light:hover, a.bg-dark-light:focus, button.bg-dark-light:hover, button.bg-dark-light:focus { background-color: #8b898b !important; } .bg-dark-lighter { background-color: #d2d1d1 !important; } a.bg-dark-lighter:hover, a.bg-dark-lighter:focus, button.bg-dark-lighter:hover, button.bg-dark-lighter:focus { background-color: #b9b7b7 !important; } .bg-dark-lightest { background-color: #ededed !important; } a.bg-dark-lightest:hover, a.bg-dark-lightest:focus, button.bg-dark-lightest:hover, button.bg-dark-lightest:focus { background-color: #d4d4d4 !important; } .bg-blue { background-color: #0066b2 !important; } a.bg-blue:hover, a.bg-blue:focus, button.bg-blue:hover, button.bg-blue:focus { background-color: #00497f !important; } .bg-blue-light { background-color: #80b3d9 !important; } a.bg-blue-light:hover, a.bg-blue-light:focus, button.bg-blue-light:hover, button.bg-blue-light:focus { background-color: #599ccd !important; } .bg-blue-lighter { background-color: #bfd9ec !important; } a.bg-blue-lighter:hover, a.bg-blue-lighter:focus, button.bg-blue-lighter:hover, button.bg-blue-lighter:focus { background-color: #98c2e0 !important; } .bg-blue-lightest { background-color: #e6f0f7 !important; } a.bg-blue-lightest:hover, a.bg-blue-lightest:focus, button.bg-blue-lightest:hover, button.bg-blue-lightest:focus { background-color: #bfd9eb !important; } .bg-indigo { background-color: #5523CC !important; } a.bg-indigo:hover, a.bg-indigo:focus, button.bg-indigo:hover, button.bg-indigo:focus { background-color: #431ca0 !important; } .bg-indigo-light { background-color: #aa91e6 !important; } a.bg-indigo-light:hover, a.bg-indigo-light:focus, button.bg-indigo-light:hover, button.bg-indigo-light:focus { background-color: #8a67dd !important; } .bg-indigo-lighter { background-color: #d5c8f2 !important; } a.bg-indigo-lighter:hover, a.bg-indigo-lighter:focus, button.bg-indigo-lighter:hover, button.bg-indigo-lighter:focus { background-color: #b69fe8 !important; } .bg-indigo-lightest { background-color: #eee9fa !important; } a.bg-indigo-lightest:hover, a.bg-indigo-lightest:focus, button.bg-indigo-lightest:hover, button.bg-indigo-lightest:focus { background-color: #cebff1 !important; } .bg-purple { background-color: #ab4a9c !important; } a.bg-purple:hover, a.bg-purple:focus, button.bg-purple:hover, button.bg-purple:focus { background-color: #873b7c !important; } .bg-purple-light { background-color: #d5a5ce !important; } a.bg-purple-light:hover, a.bg-purple-light:focus, button.bg-purple-light:hover, button.bg-purple-light:focus { background-color: #c582bb !important; } .bg-purple-lighter { background-color: #ead2e6 !important; } a.bg-purple-lighter:hover, a.bg-purple-lighter:focus, button.bg-purple-lighter:hover, button.bg-purple-lighter:focus { background-color: #daafd3 !important; } .bg-purple-lightest { background-color: #f7edf5 !important; } a.bg-purple-lightest:hover, a.bg-purple-lightest:focus, button.bg-purple-lightest:hover, button.bg-purple-lightest:focus { background-color: #e7cae1 !important; } .bg-pink { background-color: #CC00A0 !important; } a.bg-pink:hover, a.bg-pink:focus, button.bg-pink:hover, button.bg-pink:focus { background-color: #990078 !important; } .bg-pink-light { background-color: #e680d0 !important; } a.bg-pink-light:hover, a.bg-pink-light:focus, button.bg-pink-light:hover, button.bg-pink-light:focus { background-color: #de55c0 !important; } .bg-pink-lighter { background-color: #f2bfe7 !important; } a.bg-pink-lighter:hover, a.bg-pink-lighter:focus, button.bg-pink-lighter:hover, button.bg-pink-lighter:focus { background-color: #e995d7 !important; } .bg-pink-lightest { background-color: #fae6f6 !important; } a.bg-pink-lightest:hover, a.bg-pink-lightest:focus, button.bg-pink-lightest:hover, button.bg-pink-lightest:focus { background-color: #f2bce7 !important; } .bg-red { background-color: #da291c !important; } a.bg-red:hover, a.bg-red:focus, button.bg-red:hover, button.bg-red:focus { background-color: #ad2116 !important; } .bg-red-light { background-color: #ed948e !important; } a.bg-red-light:hover, a.bg-red-light:focus, button.bg-red-light:hover, button.bg-red-light:focus { background-color: #e66a62 !important; } .bg-red-lighter { background-color: #f6cac6 !important; } a.bg-red-lighter:hover, a.bg-red-lighter:focus, button.bg-red-lighter:hover, button.bg-red-lighter:focus { background-color: #efa19a !important; } .bg-red-lightest { background-color: #fbeae8 !important; } a.bg-red-lightest:hover, a.bg-red-lightest:focus, button.bg-red-lightest:hover, button.bg-red-lightest:focus { background-color: #f3c2bd !important; } .bg-orange { background-color: #FF9933 !important; } a.bg-orange:hover, a.bg-orange:focus, button.bg-orange:hover, button.bg-orange:focus { background-color: #ff8000 !important; } .bg-orange-light { background-color: #ffcc99 !important; } a.bg-orange-light:hover, a.bg-orange-light:focus, button.bg-orange-light:hover, button.bg-orange-light:focus { background-color: #ffb366 !important; } .bg-orange-lighter { background-color: #ffe6cc !important; } a.bg-orange-lighter:hover, a.bg-orange-lighter:focus, button.bg-orange-lighter:hover, button.bg-orange-lighter:focus { background-color: #ffcd99 !important; } .bg-orange-lightest { background-color: #fff5eb !important; } a.bg-orange-lightest:hover, a.bg-orange-lightest:focus, button.bg-orange-lightest:hover, button.bg-orange-lightest:focus { background-color: #ffdcb8 !important; } .bg-yellow { background-color: #FFC800 !important; } a.bg-yellow:hover, a.bg-yellow:focus, button.bg-yellow:hover, button.bg-yellow:focus { background-color: #cca000 !important; } .bg-yellow-light { background-color: #ffe480 !important; } a.bg-yellow-light:hover, a.bg-yellow-light:focus, button.bg-yellow-light:hover, button.bg-yellow-light:focus { background-color: #ffd94d !important; } .bg-yellow-lighter { background-color: #fff1bf !important; } a.bg-yellow-lighter:hover, a.bg-yellow-lighter:focus, button.bg-yellow-lighter:hover, button.bg-yellow-lighter:focus { background-color: #ffe68c !important; } .bg-yellow-lightest { background-color: #fffae6 !important; } a.bg-yellow-lightest:hover, a.bg-yellow-lightest:focus, button.bg-yellow-lightest:hover, button.bg-yellow-lightest:focus { background-color: #fff0b3 !important; } .bg-green { background-color: #9fcc00 !important; } a.bg-green:hover, a.bg-green:focus, button.bg-green:hover, button.bg-green:focus { background-color: #779900 !important; } .bg-green-light { background-color: #cfe680 !important; } a.bg-green-light:hover, a.bg-green-light:focus, button.bg-green-light:hover, button.bg-green-light:focus { background-color: #bfde55 !important; } .bg-green-lighter { background-color: #e7f2bf !important; } a.bg-green-lighter:hover, a.bg-green-lighter:focus, button.bg-green-lighter:hover, button.bg-green-lighter:focus { background-color: #d7e995 !important; } .bg-green-lightest { background-color: #f5fae6 !important; } a.bg-green-lightest:hover, a.bg-green-lightest:focus, button.bg-green-lightest:hover, button.bg-green-lightest:focus { background-color: #e4f2bc !important; } .bg-teal { background-color: #8fcef1 !important; } a.bg-teal:hover, a.bg-teal:focus, button.bg-teal:hover, button.bg-teal:focus { background-color: #62baeb !important; } .bg-teal-light { background-color: #c7e7f8 !important; } a.bg-teal-light:hover, a.bg-teal-light:focus, button.bg-teal-light:hover, button.bg-teal-light:focus { background-color: #9ad4f2 !important; } .bg-teal-lighter { background-color: #e3f3fc !important; } a.bg-teal-lighter:hover, a.bg-teal-lighter:focus, button.bg-teal-lighter:hover, button.bg-teal-lighter:focus { background-color: #b5dff7 !important; } .bg-teal-lightest { background-color: #f4fafe !important; } a.bg-teal-lightest:hover, a.bg-teal-lightest:focus, button.bg-teal-lightest:hover, button.bg-teal-lightest:focus { background-color: #c5e5fa !important; } .bg-cyan { background-color: #10b0e6 !important; } a.bg-cyan:hover, a.bg-cyan:focus, button.bg-cyan:hover, button.bg-cyan:focus { background-color: #0d8cb6 !important; } .bg-cyan-light { background-color: #88d8f3 !important; } a.bg-cyan-light:hover, a.bg-cyan-light:focus, button.bg-cyan-light:hover, button.bg-cyan-light:focus { background-color: #5ac9ee !important; } .bg-cyan-lighter { background-color: #c3ebf9 !important; } a.bg-cyan-lighter:hover, a.bg-cyan-lighter:focus, button.bg-cyan-lighter:hover, button.bg-cyan-lighter:focus { background-color: #95dcf4 !important; } .bg-cyan-lightest { background-color: #e7f7fd !important; } a.bg-cyan-lightest:hover, a.bg-cyan-lightest:focus, button.bg-cyan-lightest:hover, button.bg-cyan-lightest:focus { background-color: #b8e7f9 !important; } .bg-white { background-color: #fff !important; } a.bg-white:hover, a.bg-white:focus, button.bg-white:hover, button.bg-white:focus { background-color: #e6e6e6 !important; } .bg-gray { background-color: #7f7f7f !important; } a.bg-gray:hover, a.bg-gray:focus, button.bg-gray:hover, button.bg-gray:focus { background-color: #666666 !important; } .bg-gray-light { background-color: #bfbfbf !important; } a.bg-gray-light:hover, a.bg-gray-light:focus, button.bg-gray-light:hover, button.bg-gray-light:focus { background-color: #a6a6a6 !important; } .bg-gray-lighter { background-color: #dfdfdf !important; } a.bg-gray-lighter:hover, a.bg-gray-lighter:focus, button.bg-gray-lighter:hover, button.bg-gray-lighter:focus { background-color: #c6c6c6 !important; } .bg-gray-lightest { background-color: #f2f2f2 !important; } a.bg-gray-lightest:hover, a.bg-gray-lightest:focus, button.bg-gray-lightest:hover, button.bg-gray-lightest:focus { background-color: #d9d9d9 !important; } .bg-gray-dark { background-color: #2e2c2d !important; } a.bg-gray-dark:hover, a.bg-gray-dark:focus, button.bg-gray-dark:hover, button.bg-gray-dark:focus { background-color: #141314 !important; } .bg-gray-dark-light { background-color: #979696 !important; } a.bg-gray-dark-light:hover, a.bg-gray-dark-light:focus, button.bg-gray-dark-light:hover, button.bg-gray-dark-light:focus { background-color: #7e7c7c !important; } .bg-gray-dark-lighter { background-color: #cbcacb !important; } a.bg-gray-dark-lighter:hover, a.bg-gray-dark-lighter:focus, button.bg-gray-dark-lighter:hover, button.bg-gray-dark-lighter:focus { background-color: #b2b0b2 !important; } .bg-gray-dark-lightest { background-color: #eaeaea !important; } a.bg-gray-dark-lightest:hover, a.bg-gray-dark-lightest:focus, button.bg-gray-dark-lightest:hover, button.bg-gray-dark-lightest:focus { background-color: #d1d1d1 !important; } .bg-gray-100 { background-color: #f1f0f1 !important; } a.bg-gray-100:hover, a.bg-gray-100:focus, button.bg-gray-100:hover, button.bg-gray-100:focus { background-color: #d8d6d8 !important; } .bg-gray-200 { background-color: #e3e2e3 !important; } a.bg-gray-200:hover, a.bg-gray-200:focus, button.bg-gray-200:hover, button.bg-gray-200:focus { background-color: #cac8ca !important; } .bg-gray-300 { background-color: #d4d4d4 !important; } a.bg-gray-300:hover, a.bg-gray-300:focus, button.bg-gray-300:hover, button.bg-gray-300:focus { background-color: #bbbbbb !important; } .bg-gray-400 { background-color: #c6c5c6 !important; } a.bg-gray-400:hover, a.bg-gray-400:focus, button.bg-gray-400:hover, button.bg-gray-400:focus { background-color: #adabad !important; } .bg-gray-500 { background-color: #a3a2a3 !important; } a.bg-gray-500:hover, a.bg-gray-500:focus, button.bg-gray-500:hover, button.bg-gray-500:focus { background-color: #8a888a !important; } .bg-gray-600 { background-color: #7f7f7f !important; } a.bg-gray-600:hover, a.bg-gray-600:focus, button.bg-gray-600:hover, button.bg-gray-600:focus { background-color: #666666 !important; } .bg-gray-700 { background-color: #646464 !important; } a.bg-gray-700:hover, a.bg-gray-700:focus, button.bg-gray-700:hover, button.bg-gray-700:focus { background-color: #4b4b4b !important; } .bg-gray-800 { background-color: #494748 !important; } a.bg-gray-800:hover, a.bg-gray-800:focus, button.bg-gray-800:hover, button.bg-gray-800:focus { background-color: #2f2e2f !important; } .bg-gray-900 { background-color: #2e2c2d !important; } a.bg-gray-900:hover, a.bg-gray-900:focus, button.bg-gray-900:hover, button.bg-gray-900:focus { background-color: #141314 !important; } .bg-black { background-color: #000 !important; } a.bg-black:hover, a.bg-black:focus, button.bg-black:hover, button.bg-black:focus { background-color: black !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #d4d4d4 !important; } .border-top { border-top: 1px solid #d4d4d4 !important; } .border-right { border-right: 1px solid #d4d4d4 !important; } .border-bottom { border-bottom: 1px solid #d4d4d4 !important; } .border-left { border-left: 1px solid #d4d4d4 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #10b0e6 !important; } .border-secondary { border-color: #7f7f7f !important; } .border-success { border-color: #9fcc00 !important; } .border-info { border-color: #10b0e6 !important; } .border-warning { border-color: #FFC800 !important; } .border-danger { border-color: #da291c !important; } .border-light { border-color: #f1f0f1 !important; } .border-dark { border-color: #494748 !important; } .border-primary-light { border-color: #88d8f3 !important; } .border-primary-lighter { border-color: #c3ebf9 !important; } .border-primary-lightest { border-color: #e7f7fd !important; } .border-secondary-light { border-color: #bfbfbf !important; } .border-secondary-lighter { border-color: #dfdfdf !important; } .border-secondary-lightest { border-color: #f2f2f2 !important; } .border-success-light { border-color: #cfe680 !important; } .border-success-lighter { border-color: #e7f2bf !important; } .border-success-lightest { border-color: #f5fae6 !important; } .border-info-light { border-color: #88d8f3 !important; } .border-info-lighter { border-color: #c3ebf9 !important; } .border-info-lightest { border-color: #e7f7fd !important; } .border-warning-light { border-color: #ffe480 !important; } .border-warning-lighter { border-color: #fff1bf !important; } .border-warning-lightest { border-color: #fffae6 !important; } .border-danger-light { border-color: #ed948e !important; } .border-danger-lighter { border-color: #f6cac6 !important; } .border-danger-lightest { border-color: #fbeae8 !important; } .border-light-light { border-color: #f8f8f8 !important; } .border-light-lighter { border-color: #fcfbfc !important; } .border-light-lightest { border-color: #fefefe !important; } .border-dark-light { border-color: #a4a3a4 !important; } .border-dark-lighter { border-color: #d2d1d1 !important; } .border-dark-lightest { border-color: #ededed !important; } .border-blue { border-color: #0066b2 !important; } .border-blue-light { border-color: #80b3d9 !important; } .border-blue-lighter { border-color: #bfd9ec !important; } .border-blue-lightest { border-color: #e6f0f7 !important; } .border-indigo { border-color: #5523CC !important; } .border-indigo-light { border-color: #aa91e6 !important; } .border-indigo-lighter { border-color: #d5c8f2 !important; } .border-indigo-lightest { border-color: #eee9fa !important; } .border-purple { border-color: #ab4a9c !important; } .border-purple-light { border-color: #d5a5ce !important; } .border-purple-lighter { border-color: #ead2e6 !important; } .border-purple-lightest { border-color: #f7edf5 !important; } .border-pink { border-color: #CC00A0 !important; } .border-pink-light { border-color: #e680d0 !important; } .border-pink-lighter { border-color: #f2bfe7 !important; } .border-pink-lightest { border-color: #fae6f6 !important; } .border-red { border-color: #da291c !important; } .border-red-light { border-color: #ed948e !important; } .border-red-lighter { border-color: #f6cac6 !important; } .border-red-lightest { border-color: #fbeae8 !important; } .border-orange { border-color: #FF9933 !important; } .border-orange-light { border-color: #ffcc99 !important; } .border-orange-lighter { border-color: #ffe6cc !important; } .border-orange-lightest { border-color: #fff5eb !important; } .border-yellow { border-color: #FFC800 !important; } .border-yellow-light { border-color: #ffe480 !important; } .border-yellow-lighter { border-color: #fff1bf !important; } .border-yellow-lightest { border-color: #fffae6 !important; } .border-green { border-color: #9fcc00 !important; } .border-green-light { border-color: #cfe680 !important; } .border-green-lighter { border-color: #e7f2bf !important; } .border-green-lightest { border-color: #f5fae6 !important; } .border-teal { border-color: #8fcef1 !important; } .border-teal-light { border-color: #c7e7f8 !important; } .border-teal-lighter { border-color: #e3f3fc !important; } .border-teal-lightest { border-color: #f4fafe !important; } .border-cyan { border-color: #10b0e6 !important; } .border-cyan-light { border-color: #88d8f3 !important; } .border-cyan-lighter { border-color: #c3ebf9 !important; } .border-cyan-lightest { border-color: #e7f7fd !important; } .border-white { border-color: #fff !important; } .border-gray { border-color: #7f7f7f !important; } .border-gray-light { border-color: #bfbfbf !important; } .border-gray-lighter { border-color: #dfdfdf !important; } .border-gray-lightest { border-color: #f2f2f2 !important; } .border-gray-dark { border-color: #2e2c2d !important; } .border-gray-dark-light { border-color: #979696 !important; } .border-gray-dark-lighter { border-color: #cbcacb !important; } .border-gray-dark-lightest { border-color: #eaeaea !important; } .border-gray-100 { border-color: #f1f0f1 !important; } .border-gray-200 { border-color: #e3e2e3 !important; } .border-gray-300 { border-color: #d4d4d4 !important; } .border-gray-400 { border-color: #c6c5c6 !important; } .border-gray-500 { border-color: #a3a2a3 !important; } .border-gray-600 { border-color: #7f7f7f !important; } .border-gray-700 { border-color: #646464 !important; } .border-gray-800 { border-color: #494748 !important; } .border-gray-900 { border-color: #2e2c2d !important; } .border-black { border-color: #000 !important; } .border-white { border-color: #fff !important; } .rounded-sm { border-radius: 0.5rem !important; } .rounded { border-radius: 1.5rem !important; } .rounded-top { border-top-left-radius: 1.5rem !important; border-top-right-radius: 1.5rem !important; } .rounded-right { border-top-right-radius: 1.5rem !important; border-bottom-right-radius: 1.5rem !important; } .rounded-bottom { border-bottom-right-radius: 1.5rem !important; border-bottom-left-radius: 1.5rem !important; } .rounded-left { border-top-left-radius: 1.5rem !important; border-bottom-left-radius: 1.5rem !important; } .rounded-lg { border-radius: 2rem !important; } .rounded-circle { border-radius: 50% !important; } .rounded-pill { border-radius: 50rem !important; } .rounded-0 { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ""; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-print-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-responsive::before { display: block; content: ""; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-21by9::before { padding-top: 42.85714%; } .embed-responsive-16by9::before { padding-top: 56.25%; } .embed-responsive-4by3::before { padding-top: 75%; } .embed-responsive-1by1::before { padding-top: 100%; } .flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-sm-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-sm-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-sm-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-md-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-md-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-md-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-lg-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-lg-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-lg-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-xl-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-xl-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-xl-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } @media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } } @media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .overflow-auto { overflow: auto !important; } .overflow-hidden { overflow: hidden !important; } .position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-fixed { position: fixed !important; } .position-sticky { position: -webkit-sticky !important; position: sticky !important; } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; } .shadow-sm { -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; } .shadow { -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-lg { -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } .shadow-none { -webkit-box-shadow: none !important; box-shadow: none !important; } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .w-auto { width: auto !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .min-vw-100 { min-width: 100vw !important; } .min-vh-100 { min-height: 100vh !important; } .vw-100 { width: 100vw !important; } .vh-100 { height: 100vh !important; } .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1, .my-n1 { margin-top: -0.25rem !important; } .mr-n1, .mx-n1 { margin-right: -0.25rem !important; } .mb-n1, .my-n1 { margin-bottom: -0.25rem !important; } .ml-n1, .mx-n1 { margin-left: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2, .my-n2 { margin-top: -0.5rem !important; } .mr-n2, .mx-n2 { margin-right: -0.5rem !important; } .mb-n2, .my-n2 { margin-bottom: -0.5rem !important; } .ml-n2, .mx-n2 { margin-left: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3, .my-n3 { margin-top: -1rem !important; } .mr-n3, .mx-n3 { margin-right: -1rem !important; } .mb-n3, .my-n3 { margin-bottom: -1rem !important; } .ml-n3, .mx-n3 { margin-left: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4, .my-n4 { margin-top: -1.5rem !important; } .mr-n4, .mx-n4 { margin-right: -1.5rem !important; } .mb-n4, .my-n4 { margin-bottom: -1.5rem !important; } .ml-n4, .mx-n4 { margin-left: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5, .my-n5 { margin-top: -3rem !important; } .mr-n5, .mx-n5 { margin-right: -3rem !important; } .mb-n5, .my-n5 { margin-bottom: -3rem !important; } .ml-n5, .mx-n5 { margin-left: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } .text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; } .text-justify { text-align: justify !important; } .text-wrap { white-space: normal !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-lighter { font-weight: lighter !important; } .font-weight-normal { font-weight: 400 !important; } .font-weight-bold { font-weight: 700 !important; } .font-weight-bolder { font-weight: bolder !important; } .font-italic { font-style: italic !important; } .text-white { color: #fff !important; } .text-primary { color: #10b0e6 !important; } a.text-primary:hover, a.text-primary:focus { color: #0b799e !important; } .text-secondary { color: #7f7f7f !important; } a.text-secondary:hover, a.text-secondary:focus { color: #595959 !important; } .text-success { color: #9fcc00 !important; } a.text-success:hover, a.text-success:focus { color: #638000 !important; } .text-info { color: #10b0e6 !important; } a.text-info:hover, a.text-info:focus { color: #0b799e !important; } .text-warning { color: #FFC800 !important; } a.text-warning:hover, a.text-warning:focus { color: #b38c00 !important; } .text-danger { color: #da291c !important; } a.text-danger:hover, a.text-danger:focus { color: #961c13 !important; } .text-light { color: #f1f0f1 !important; } a.text-light:hover, a.text-light:focus { color: #ccc8cc !important; } .text-dark { color: #494748 !important; } a.text-dark:hover, a.text-dark:focus { color: #222122 !important; } .text-primary-light { color: #88d8f3 !important; } a.text-primary-light:hover, a.text-primary-light:focus { color: #43c1ec !important; } .text-primary-lighter { color: #c3ebf9 !important; } a.text-primary-lighter:hover, a.text-primary-lighter:focus { color: #7dd4f2 !important; } .text-primary-lightest { color: #e7f7fd !important; } a.text-primary-lightest:hover, a.text-primary-lightest:focus { color: #a0dff7 !important; } .text-secondary-light { color: #bfbfbf !important; } a.text-secondary-light:hover, a.text-secondary-light:focus { color: #999999 !important; } .text-secondary-lighter { color: #dfdfdf !important; } a.text-secondary-lighter:hover, a.text-secondary-lighter:focus { color: #b9b9b9 !important; } .text-secondary-lightest { color: #f2f2f2 !important; } a.text-secondary-lightest:hover, a.text-secondary-lightest:focus { color: #cccccc !important; } .text-success-light { color: #cfe680 !important; } a.text-success-light:hover, a.text-success-light:focus { color: #b7d940 !important; } .text-success-lighter { color: #e7f2bf !important; } a.text-success-lighter:hover, a.text-success-lighter:focus { color: #cfe57f !important; } .text-success-lightest { color: #f5fae6 !important; } a.text-success-lightest:hover, a.text-success-lightest:focus { color: #dceda6 !important; } .text-info-light { color: #88d8f3 !important; } a.text-info-light:hover, a.text-info-light:focus { color: #43c1ec !important; } .text-info-lighter { color: #c3ebf9 !important; } a.text-info-lighter:hover, a.text-info-lighter:focus { color: #7dd4f2 !important; } .text-info-lightest { color: #e7f7fd !important; } a.text-info-lightest:hover, a.text-info-lightest:focus { color: #a0dff7 !important; } .text-warning-light { color: #ffe480 !important; } a.text-warning-light:hover, a.text-warning-light:focus { color: #ffd434 !important; } .text-warning-lighter { color: #fff1bf !important; } a.text-warning-lighter:hover, a.text-warning-lighter:focus { color: #ffe073 !important; } .text-warning-lightest { color: #fffae6 !important; } a.text-warning-lightest:hover, a.text-warning-lightest:focus { color: #ffeb9a !important; } .text-danger-light { color: #ed948e !important; } a.text-danger-light:hover, a.text-danger-light:focus { color: #e2564c !important; } .text-danger-lighter { color: #f6cac6 !important; } a.text-danger-lighter:hover, a.text-danger-lighter:focus { color: #ec8d84 !important; } .text-danger-lightest { color: #fbeae8 !important; } a.text-danger-lightest:hover, a.text-danger-lightest:focus { color: #f0afa7 !important; } .text-light-light { color: #f8f8f8 !important; } a.text-light-light:hover, a.text-light-light:focus { color: #d2d2d2 !important; } .text-light-lighter { color: #fcfbfc !important; } a.text-light-lighter:hover, a.text-light-lighter:focus { color: #dbcfdb !important; } .text-light-lightest { color: #fefefe !important; } a.text-light-lightest:hover, a.text-light-lightest:focus { color: #d8d8d8 !important; } .text-dark-light { color: #a4a3a4 !important; } a.text-dark-light:hover, a.text-dark-light:focus { color: #7e7d7e !important; } .text-dark-lighter { color: #d2d1d1 !important; } a.text-dark-lighter:hover, a.text-dark-lighter:focus { color: #acaaaa !important; } .text-dark-lightest { color: #ededed !important; } a.text-dark-lightest:hover, a.text-dark-lightest:focus { color: #c7c7c7 !important; } .text-blue { color: #0066b2 !important; } a.text-blue:hover, a.text-blue:focus { color: #003a66 !important; } .text-blue-light { color: #80b3d9 !important; } a.text-blue-light:hover, a.text-blue-light:focus { color: #4590c7 !important; } .text-blue-lighter { color: #bfd9ec !important; } a.text-blue-lighter:hover, a.text-blue-lighter:focus { color: #84b6da !important; } .text-blue-lightest { color: #e6f0f7 !important; } a.text-blue-lightest:hover, a.text-blue-lightest:focus { color: #accde4 !important; } .text-indigo { color: #5523CC !important; } a.text-indigo:hover, a.text-indigo:focus { color: #3a188b !important; } .text-indigo-light { color: #aa91e6 !important; } a.text-indigo-light:hover, a.text-indigo-light:focus { color: #7a53d8 !important; } .text-indigo-lighter { color: #d5c8f2 !important; } a.text-indigo-lighter:hover, a.text-indigo-lighter:focus { color: #a68ae3 !important; } .text-indigo-lightest { color: #eee9fa !important; } a.text-indigo-lightest:hover, a.text-indigo-lightest:focus { color: #beabec !important; } .text-purple { color: #ab4a9c !important; } a.text-purple:hover, a.text-purple:focus { color: #76336b !important; } .text-purple-light { color: #d5a5ce !important; } a.text-purple-light:hover, a.text-purple-light:focus { color: #bd71b2 !important; } .text-purple-lighter { color: #ead2e6 !important; } a.text-purple-lighter:hover, a.text-purple-lighter:focus { color: #d29ec9 !important; } .text-purple-lightest { color: #f7edf5 !important; } a.text-purple-lightest:hover, a.text-purple-lightest:focus { color: #dfb8d8 !important; } .text-pink { color: #CC00A0 !important; } a.text-pink:hover, a.text-pink:focus { color: #800064 !important; } .text-pink-light { color: #e680d0 !important; } a.text-pink-light:hover, a.text-pink-light:focus { color: #d940b8 !important; } .text-pink-lighter { color: #f2bfe7 !important; } a.text-pink-lighter:hover, a.text-pink-lighter:focus { color: #e57fcf !important; } .text-pink-lightest { color: #fae6f6 !important; } a.text-pink-lightest:hover, a.text-pink-lightest:focus { color: #eda6df !important; } .text-red { color: #da291c !important; } a.text-red:hover, a.text-red:focus { color: #961c13 !important; } .text-red-light { color: #ed948e !important; } a.text-red-light:hover, a.text-red-light:focus { color: #e2564c !important; } .text-red-lighter { color: #f6cac6 !important; } a.text-red-lighter:hover, a.text-red-lighter:focus { color: #ec8d84 !important; } .text-red-lightest { color: #fbeae8 !important; } a.text-red-lightest:hover, a.text-red-lightest:focus { color: #f0afa7 !important; } .text-orange { color: #FF9933 !important; } a.text-orange:hover, a.text-orange:focus { color: #e67300 !important; } .text-orange-light { color: #ffcc99 !important; } a.text-orange-light:hover, a.text-orange-light:focus { color: #ffa64d !important; } .text-orange-lighter { color: #ffe6cc !important; } a.text-orange-lighter:hover, a.text-orange-lighter:focus { color: #ffc180 !important; } .text-orange-lightest { color: #fff5eb !important; } a.text-orange-lightest:hover, a.text-orange-lightest:focus { color: #ffcf9f !important; } .text-yellow { color: #FFC800 !important; } a.text-yellow:hover, a.text-yellow:focus { color: #b38c00 !important; } .text-yellow-light { color: #ffe480 !important; } a.text-yellow-light:hover, a.text-yellow-light:focus { color: #ffd434 !important; } .text-yellow-lighter { color: #fff1bf !important; } a.text-yellow-lighter:hover, a.text-yellow-lighter:focus { color: #ffe073 !important; } .text-yellow-lightest { color: #fffae6 !important; } a.text-yellow-lightest:hover, a.text-yellow-lightest:focus { color: #ffeb9a !important; } .text-green { color: #9fcc00 !important; } a.text-green:hover, a.text-green:focus { color: #638000 !important; } .text-green-light { color: #cfe680 !important; } a.text-green-light:hover, a.text-green-light:focus { color: #b7d940 !important; } .text-green-lighter { color: #e7f2bf !important; } a.text-green-lighter:hover, a.text-green-lighter:focus { color: #cfe57f !important; } .text-green-lightest { color: #f5fae6 !important; } a.text-green-lightest:hover, a.text-green-lightest:focus { color: #dceda6 !important; } .text-teal { color: #8fcef1 !important; } a.text-teal:hover, a.text-teal:focus { color: #4bb0e9 !important; } .text-teal-light { color: #c7e7f8 !important; } a.text-teal-light:hover, a.text-teal-light:focus { color: #83caf0 !important; } .text-teal-lighter { color: #e3f3fc !important; } a.text-teal-lighter:hover, a.text-teal-lighter:focus { color: #9ed5f5 !important; } .text-teal-lightest { color: #f4fafe !important; } a.text-teal-lightest:hover, a.text-teal-lightest:focus { color: #aedaf8 !important; } .text-cyan { color: #10b0e6 !important; } a.text-cyan:hover, a.text-cyan:focus { color: #0b799e !important; } .text-cyan-light { color: #88d8f3 !important; } a.text-cyan-light:hover, a.text-cyan-light:focus { color: #43c1ec !important; } .text-cyan-lighter { color: #c3ebf9 !important; } a.text-cyan-lighter:hover, a.text-cyan-lighter:focus { color: #7dd4f2 !important; } .text-cyan-lightest { color: #e7f7fd !important; } a.text-cyan-lightest:hover, a.text-cyan-lightest:focus { color: #a0dff7 !important; } .text-white { color: #fff !important; } a.text-white:hover, a.text-white:focus { color: #d9d9d9 !important; } .text-gray { color: #7f7f7f !important; } a.text-gray:hover, a.text-gray:focus { color: #595959 !important; } .text-gray-light { color: #bfbfbf !important; } a.text-gray-light:hover, a.text-gray-light:focus { color: #999999 !important; } .text-gray-lighter { color: #dfdfdf !important; } a.text-gray-lighter:hover, a.text-gray-lighter:focus { color: #b9b9b9 !important; } .text-gray-lightest { color: #f2f2f2 !important; } a.text-gray-lightest:hover, a.text-gray-lightest:focus { color: #cccccc !important; } .text-gray-dark { color: #2e2c2d !important; } a.text-gray-dark:hover, a.text-gray-dark:focus { color: #070707 !important; } .text-gray-dark-light { color: #979696 !important; } a.text-gray-dark-light:hover, a.text-gray-dark-light:focus { color: #717070 !important; } .text-gray-dark-lighter { color: #cbcacb !important; } a.text-gray-dark-lighter:hover, a.text-gray-dark-lighter:focus { color: #a5a3a5 !important; } .text-gray-dark-lightest { color: #eaeaea !important; } a.text-gray-dark-lightest:hover, a.text-gray-dark-lightest:focus { color: #c4c4c4 !important; } .text-gray-100 { color: #f1f0f1 !important; } a.text-gray-100:hover, a.text-gray-100:focus { color: #ccc8cc !important; } .text-gray-200 { color: #e3e2e3 !important; } a.text-gray-200:hover, a.text-gray-200:focus { color: #bdbbbd !important; } .text-gray-300 { color: #d4d4d4 !important; } a.text-gray-300:hover, a.text-gray-300:focus { color: #aeaeae !important; } .text-gray-400 { color: #c6c5c6 !important; } a.text-gray-400:hover, a.text-gray-400:focus { color: #a09ea0 !important; } .text-gray-500 { color: #a3a2a3 !important; } a.text-gray-500:hover, a.text-gray-500:focus { color: #7d7c7d !important; } .text-gray-600 { color: #7f7f7f !important; } a.text-gray-600:hover, a.text-gray-600:focus { color: #595959 !important; } .text-gray-700 { color: #646464 !important; } a.text-gray-700:hover, a.text-gray-700:focus { color: #3e3e3e !important; } .text-gray-800 { color: #494748 !important; } a.text-gray-800:hover, a.text-gray-800:focus { color: #222122 !important; } .text-gray-900 { color: #2e2c2d !important; } a.text-gray-900:hover, a.text-gray-900:focus { color: #070707 !important; } .text-black { color: #000 !important; } a.text-black:hover, a.text-black:focus { color: black !important; } .text-body { color: #2e2c2d !important; } .text-muted { color: #7f7f7f !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .text-decoration-none { text-decoration: none !important; } .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } .text-reset { color: inherit !important; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } @media print { *, *::before, *::after { text-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #a3a2a3; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #d4d4d4 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #d4d4d4; } .table .thead-dark th { color: inherit; border-color: #d4d4d4; } } /*# sourceMappingURL=freeform.css.map */
html/assets/bootstrap/css/bootstrap.min.css
* HSL and HSV * * @see https://gist.github.com/1069204 */ /** * Normal */ /** * Multiply */ /** * Lighten */ /** * Darken */ /** * Darker Color */ /** * Lighter Color */ /** * Linear Dodge */ /** * Linear Burn */ /** * Difference */ /** * Screen */ /** * Exclusion */ /** * Overlay */ /** * Soft Light */ /** * Hard Light */ /** * Color Dodge */ /** * Color Burn */ /** * Linear Light */ /** * Vivid Light */ /** * Pin Light */ /** * Hard Mix */ /** * Color Blend */ /** * Dissolve */ /** * Divide */ /** * Hue */ /** * Luminosity */ /** * Saturation */ /** * Subtract */ .bold { font-weight: bold !important; } .bolder { font-weight: bolder; } .text-opacity-light { opacity: 50%; } .text-opacity-lighter { opacity: 25%; } label, .col-form-label { font-weight: bold; } select.form-control[multiple], textarea.form-control { line-height: 2; } .dropdown-menu { overflow: hidden; -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.175); } .card-header { font-weight: bold; border-bottom: 0; } .card-footer { border-top: 0; } .modal-header { border-bottom: 0; } .modal-footer { border-top: 0; } /* Background-color Variables Generally, these color variables should not be used directly in components. */ .swatch { border-radius: border-radius(1.5rem, 0); font-weight: bold; padding-top: 0.5rem; padding-bottom: 0.5rem; padding-left: 1rem; padding-right: 1rem; } .swatch.white { background-color: #fff; color: black; } .swatch.gray-100 { background-color: #f1f0f1; color: black; } .swatch.gray-200 { background-color: #e3e2e3; color: black; } .swatch.gray-300 { background-color: #d4d4d4; color: black; } .swatch.gray-400 { background-color: #c6c5c6; color: black; } .swatch.gray-500 { background-color: #a3a2a3; color: black; } .swatch.gray-600 { background-color: #7f7f7f; color: white; } .swatch.gray-700 { background-color: #646464; color: white; } .swatch.gray-800 { background-color: #494748; color: white; } .swatch.gray-900 { background-color: #2e2c2d; color: white; } .swatch.black { background-color: #000; color: white; } .swatch.blue { background-color: #0066b2; color: white; } .swatch.indigo { background-color: #5523CC; color: white; } .swatch.purple { background-color: #ab4a9c; color: white; } .swatch.pink { background-color: #CC00A0; color: white; } .swatch.red { background-color: #da291c; color: white; } .swatch.orange { background-color: #FF9933; color: black; } .swatch.yellow { background-color: #FFC800; color: white; } .swatch.green { background-color: #9fcc00; color: white; } .swatch.teal { background-color: #8fcef1; color: black; } .swatch.cyan { background-color: #10b0e6; color: white; } .card-footer { padding-top: 1.33333rem !important; padding-bottom: 1.33333rem !important; } :root { --blue: #0066b2; --indigo: #5523CC; --purple: #ab4a9c; --pink: #CC00A0; --red: #da291c; --orange: #FF9933; --yellow: #FFC800; --green: #9fcc00; --teal: #8fcef1; --cyan: #10b0e6; --white: #fff; --gray: #7f7f7f; --gray-dark: #494748; --primary: #10b0e6; --secondary: #7f7f7f; --success: #9fcc00; --info: #10b0e6; --warning: #FFC800; --danger: #da291c; --light: #f1f0f1; --dark: #494748; --primary-light: #88d8f3; --primary-lighter: #c3ebf9; --primary-lightest: #e7f7fd; --secondary-light: #bfbfbf; --secondary-lighter: #dfdfdf; --secondary-lightest: #f2f2f2; --success-light: #cfe680; --success-lighter: #e7f2bf; --success-lightest: #f5fae6; --info-light: #88d8f3; --info-lighter: #c3ebf9; --info-lightest: #e7f7fd; --warning-light: #ffe480; --warning-lighter: #fff1bf; --warning-lightest: #fffae6; --danger-light: #ed948e; --danger-lighter: #f6cac6; --danger-lightest: #fbeae8; --light-light: #f8f8f8; --light-lighter: #fcfbfc; --light-lightest: #fefefe; --dark-light: #a4a3a4; --dark-lighter: #d2d1d1; --dark-lightest: #ededed; --blue: #0066b2; --blue-light: #80b3d9; --blue-lighter: #bfd9ec; --blue-lightest: #e6f0f7; --indigo: #5523CC; --indigo-light: #aa91e6; --indigo-lighter: #d5c8f2; --indigo-lightest: #eee9fa; --purple: #ab4a9c; --purple-light: #d5a5ce; --purple-lighter: #ead2e6; --purple-lightest: #f7edf5; --pink: #CC00A0; --pink-light: #e680d0; --pink-lighter: #f2bfe7; --pink-lightest: #fae6f6; --red: #da291c; --red-light: #ed948e; --red-lighter: #f6cac6; --red-lightest: #fbeae8; --orange: #FF9933; --orange-light: #ffcc99; --orange-lighter: #ffe6cc; --orange-lightest: #fff5eb; --yellow: #FFC800; --yellow-light: #ffe480; --yellow-lighter: #fff1bf; --yellow-lightest: #fffae6; --green: #9fcc00; --green-light: #cfe680; --green-lighter: #e7f2bf; --green-lightest: #f5fae6; --teal: #8fcef1; --teal-light: #c7e7f8; --teal-lighter: #e3f3fc; --teal-lightest: #f4fafe; --cyan: #10b0e6; --cyan-light: #88d8f3; --cyan-lighter: #c3ebf9; --cyan-lightest: #e7f7fd; --white: #fff; --gray: #7f7f7f; --gray-light: #bfbfbf; --gray-lighter: #dfdfdf; --gray-lightest: #f2f2f2; --gray-dark: #2e2c2d; --gray-dark-light: #979696; --gray-dark-lighter: #cbcacb; --gray-dark-lightest: #eaeaea; --gray-100: #f1f0f1; --gray-200: #e3e2e3; --gray-300: #d4d4d4; --gray-400: #c6c5c6; --gray-500: #a3a2a3; --gray-600: #7f7f7f; --gray-700: #646464; --gray-800: #494748; --gray-900: #2e2c2d; --black: #000; --breakpoint-xs: 0; --breakpoint-sm: 576px; --breakpoint-md: 768px; --breakpoint-lg: 992px; --breakpoint-xl: 1200px; --font-family-sans-serif: "Akzidenz Grotesk", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; --font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } article, aside, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; font-family: "<NAME>", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 2; color: #2e2c2d; text-align: left; background-color: #fff; } [tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5rem; } p { margin-top: 0; margin-bottom: 1rem; } abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; cursor: help; border-bottom: 0; text-decoration-skip-ink: none; } address { margin-bottom: 1rem; font-style: normal; line-height: inherit; } ol, ul, dl { margin-top: 0; margin-bottom: 1rem; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: 700; } dd { margin-bottom: .5rem; margin-left: 0; } blockquote { margin: 0 0 1rem; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -.25em; } sup { top: -.5em; } a { color: #10b0e6; text-decoration: none; background-color: transparent; } a:hover { color: #085873; text-decoration: underline; } a:not([href]) { color: inherit; text-decoration: none; } a:not([href]):hover { color: inherit; text-decoration: none; } pre, code, kbd, samp { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace; font-size: 1em; } pre { margin-top: 0; margin-bottom: 1rem; overflow: auto; } figure { margin: 0 0 1rem; } img { vertical-align: middle; border-style: none; } svg { overflow: hidden; vertical-align: middle; } table { border-collapse: collapse; } caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #7f7f7f; text-align: left; caption-side: bottom; } th { text-align: inherit; } label { display: inline-block; margin-bottom: 0.5rem; } button { border-radius: 0; } button:focus { outline: 1px dotted; outline: 5px auto -webkit-focus-ring-color; } input, button, select, optgroup, textarea { margin: 0; font-family: inherit; font-size: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } select { word-wrap: normal; } button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button:not(:disabled), [type="button"]:not(:disabled), [type="reset"]:not(:disabled), [type="submit"]:not(:disabled) { cursor: pointer; } button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; } input[type="radio"], input[type="checkbox"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type="date"], input[type="time"], input[type="datetime-local"], input[type="month"] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; padding: 0; margin: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: .5rem; font-size: 1.5rem; line-height: inherit; color: inherit; white-space: normal; } progress { vertical-align: baseline; } [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } [type="search"] { outline-offset: -2px; -webkit-appearance: none; } [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; cursor: pointer; } template { display: none; } [hidden] { display: none !important; } h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { margin-bottom: 0.5rem; font-weight: 500; line-height: 1.2; } h1, .h1 { font-size: 2.5rem; } h2, .h2 { font-size: 2rem; } h3, .h3 { font-size: 1.75rem; } h4, .h4 { font-size: 1.5rem; } h5, .h5 { font-size: 1.25rem; } h6, .h6 { font-size: 1rem; } .lead { font-size: 1.25rem; font-weight: 300; } .display-1 { font-size: 6rem; font-weight: 300; line-height: 1.2; } .display-2 { font-size: 5.5rem; font-weight: 300; line-height: 1.2; } .display-3 { font-size: 4.5rem; font-weight: 300; line-height: 1.2; } .display-4 { font-size: 3.5rem; font-weight: 300; line-height: 1.2; } hr { margin-top: 1rem; margin-bottom: 1rem; border: 0; border-top: 1px solid rgba(0, 0, 0, 0.1); } small, .small { font-size: 80%; font-weight: 400; } mark, .mark { padding: 0.2em; background-color: #fcf8e3; } .list-unstyled { padding-left: 0; list-style: none; } .list-inline { padding-left: 0; list-style: none; } .list-inline-item { display: inline-block; } .list-inline-item:not(:last-child) { margin-right: 0.5rem; } .initialism { font-size: 90%; text-transform: uppercase; } .blockquote { margin-bottom: 1rem; font-size: 1.25rem; } .blockquote-footer { display: block; font-size: 80%; color: #7f7f7f; } .blockquote-footer::before { content: "\2014\00A0"; } .img-fluid { max-width: 100%; height: auto; } .img-thumbnail { padding: 0.25rem; background-color: #fff; border: 1px solid #d4d4d4; border-radius: 1.5rem; max-width: 100%; height: auto; } .figure { display: inline-block; } .figure-img { margin-bottom: 0.5rem; line-height: 1; } .figure-caption { font-size: 90%; color: #7f7f7f; } code { font-size: 87.5%; color: #CC00A0; word-wrap: break-word; } a > code { color: inherit; } kbd { padding: 0.2rem 0.4rem; font-size: 87.5%; color: #fff; background-color: #2e2c2d; border-radius: 0.5rem; } kbd kbd { padding: 0; font-size: 100%; font-weight: 700; } pre { display: block; font-size: 87.5%; color: #2e2c2d; } pre code { font-size: inherit; color: inherit; word-break: normal; } .pre-scrollable { max-height: 340px; overflow-y: scroll; } .container { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container { max-width: 540px; } } @media (min-width: 768px) { .container { max-width: 720px; } } @media (min-width: 992px) { .container { max-width: 960px; } } @media (min-width: 1200px) { .container { max-width: 1140px; } } .container-fluid, .container-sm, .container-md, .container-lg, .container-xl { width: 100%; padding-right: 15px; padding-left: 15px; margin-right: auto; margin-left: auto; } @media (min-width: 576px) { .container, .container-sm { max-width: 540px; } } @media (min-width: 768px) { .container, .container-sm, .container-md { max-width: 720px; } } @media (min-width: 992px) { .container, .container-sm, .container-md, .container-lg { max-width: 960px; } } @media (min-width: 1200px) { .container, .container-sm, .container-md, .container-lg, .container-xl { max-width: 1140px; } } .row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -15px; margin-left: -15px; } .no-gutters { margin-right: 0; margin-left: 0; } .no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; } .col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto { position: relative; width: 100%; padding-right: 15px; padding-left: 15px; } .col { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-1 { margin-left: 8.33333%; } .offset-2 { margin-left: 16.66667%; } .offset-3 { margin-left: 25%; } .offset-4 { margin-left: 33.33333%; } .offset-5 { margin-left: 41.66667%; } .offset-6 { margin-left: 50%; } .offset-7 { margin-left: 58.33333%; } .offset-8 { margin-left: 66.66667%; } .offset-9 { margin-left: 75%; } .offset-10 { margin-left: 83.33333%; } .offset-11 { margin-left: 91.66667%; } @media (min-width: 576px) { .col-sm { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-sm-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-sm-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-sm-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-sm-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-sm-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-sm-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-sm-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-sm-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-sm-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-sm-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-sm-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-sm-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-sm-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-sm-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-sm-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-sm-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-sm-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-sm-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-sm-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-sm-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-sm-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-sm-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-sm-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-sm-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-sm-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-sm-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-sm-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-sm-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-sm-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-sm-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-sm-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-sm-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-sm-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-sm-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-sm-0 { margin-left: 0; } .offset-sm-1 { margin-left: 8.33333%; } .offset-sm-2 { margin-left: 16.66667%; } .offset-sm-3 { margin-left: 25%; } .offset-sm-4 { margin-left: 33.33333%; } .offset-sm-5 { margin-left: 41.66667%; } .offset-sm-6 { margin-left: 50%; } .offset-sm-7 { margin-left: 58.33333%; } .offset-sm-8 { margin-left: 66.66667%; } .offset-sm-9 { margin-left: 75%; } .offset-sm-10 { margin-left: 83.33333%; } .offset-sm-11 { margin-left: 91.66667%; } } @media (min-width: 768px) { .col-md { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-md-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-md-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-md-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-md-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-md-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-md-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-md-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-md-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-md-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-md-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-md-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-md-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-md-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-md-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-md-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-md-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-md-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-md-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-md-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-md-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-md-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-md-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-md-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-md-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-md-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-md-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-md-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-md-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-md-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-md-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-md-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-md-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-md-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-md-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-md-0 { margin-left: 0; } .offset-md-1 { margin-left: 8.33333%; } .offset-md-2 { margin-left: 16.66667%; } .offset-md-3 { margin-left: 25%; } .offset-md-4 { margin-left: 33.33333%; } .offset-md-5 { margin-left: 41.66667%; } .offset-md-6 { margin-left: 50%; } .offset-md-7 { margin-left: 58.33333%; } .offset-md-8 { margin-left: 66.66667%; } .offset-md-9 { margin-left: 75%; } .offset-md-10 { margin-left: 83.33333%; } .offset-md-11 { margin-left: 91.66667%; } } @media (min-width: 992px) { .col-lg { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-lg-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-lg-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-lg-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-lg-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-lg-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-lg-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-lg-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-lg-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-lg-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-lg-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-lg-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-lg-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-lg-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-lg-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-lg-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-lg-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-lg-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-lg-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-lg-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-lg-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-lg-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-lg-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-lg-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-lg-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-lg-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-lg-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-lg-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-lg-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-lg-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-lg-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-lg-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-lg-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-lg-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-lg-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-lg-0 { margin-left: 0; } .offset-lg-1 { margin-left: 8.33333%; } .offset-lg-2 { margin-left: 16.66667%; } .offset-lg-3 { margin-left: 25%; } .offset-lg-4 { margin-left: 33.33333%; } .offset-lg-5 { margin-left: 41.66667%; } .offset-lg-6 { margin-left: 50%; } .offset-lg-7 { margin-left: 58.33333%; } .offset-lg-8 { margin-left: 66.66667%; } .offset-lg-9 { margin-left: 75%; } .offset-lg-10 { margin-left: 83.33333%; } .offset-lg-11 { margin-left: 91.66667%; } } @media (min-width: 1200px) { .col-xl { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; max-width: 100%; } .row-cols-xl-1 > * { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .row-cols-xl-2 > * { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .row-cols-xl-3 > * { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .row-cols-xl-4 > * { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .row-cols-xl-5 > * { -webkit-box-flex: 0; -ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; } .row-cols-xl-6 > * { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xl-auto { -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: auto; max-width: 100%; } .col-xl-1 { -webkit-box-flex: 0; -ms-flex: 0 0 8.33333%; flex: 0 0 8.33333%; max-width: 8.33333%; } .col-xl-2 { -webkit-box-flex: 0; -ms-flex: 0 0 16.66667%; flex: 0 0 16.66667%; max-width: 16.66667%; } .col-xl-3 { -webkit-box-flex: 0; -ms-flex: 0 0 25%; flex: 0 0 25%; max-width: 25%; } .col-xl-4 { -webkit-box-flex: 0; -ms-flex: 0 0 33.33333%; flex: 0 0 33.33333%; max-width: 33.33333%; } .col-xl-5 { -webkit-box-flex: 0; -ms-flex: 0 0 41.66667%; flex: 0 0 41.66667%; max-width: 41.66667%; } .col-xl-6 { -webkit-box-flex: 0; -ms-flex: 0 0 50%; flex: 0 0 50%; max-width: 50%; } .col-xl-7 { -webkit-box-flex: 0; -ms-flex: 0 0 58.33333%; flex: 0 0 58.33333%; max-width: 58.33333%; } .col-xl-8 { -webkit-box-flex: 0; -ms-flex: 0 0 66.66667%; flex: 0 0 66.66667%; max-width: 66.66667%; } .col-xl-9 { -webkit-box-flex: 0; -ms-flex: 0 0 75%; flex: 0 0 75%; max-width: 75%; } .col-xl-10 { -webkit-box-flex: 0; -ms-flex: 0 0 83.33333%; flex: 0 0 83.33333%; max-width: 83.33333%; } .col-xl-11 { -webkit-box-flex: 0; -ms-flex: 0 0 91.66667%; flex: 0 0 91.66667%; max-width: 91.66667%; } .col-xl-12 { -webkit-box-flex: 0; -ms-flex: 0 0 100%; flex: 0 0 100%; max-width: 100%; } .order-xl-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1; } .order-xl-last { -webkit-box-ordinal-group: 14; -ms-flex-order: 13; order: 13; } .order-xl-0 { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0; } .order-xl-1 { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1; } .order-xl-2 { -webkit-box-ordinal-group: 3; -ms-flex-order: 2; order: 2; } .order-xl-3 { -webkit-box-ordinal-group: 4; -ms-flex-order: 3; order: 3; } .order-xl-4 { -webkit-box-ordinal-group: 5; -ms-flex-order: 4; order: 4; } .order-xl-5 { -webkit-box-ordinal-group: 6; -ms-flex-order: 5; order: 5; } .order-xl-6 { -webkit-box-ordinal-group: 7; -ms-flex-order: 6; order: 6; } .order-xl-7 { -webkit-box-ordinal-group: 8; -ms-flex-order: 7; order: 7; } .order-xl-8 { -webkit-box-ordinal-group: 9; -ms-flex-order: 8; order: 8; } .order-xl-9 { -webkit-box-ordinal-group: 10; -ms-flex-order: 9; order: 9; } .order-xl-10 { -webkit-box-ordinal-group: 11; -ms-flex-order: 10; order: 10; } .order-xl-11 { -webkit-box-ordinal-group: 12; -ms-flex-order: 11; order: 11; } .order-xl-12 { -webkit-box-ordinal-group: 13; -ms-flex-order: 12; order: 12; } .offset-xl-0 { margin-left: 0; } .offset-xl-1 { margin-left: 8.33333%; } .offset-xl-2 { margin-left: 16.66667%; } .offset-xl-3 { margin-left: 25%; } .offset-xl-4 { margin-left: 33.33333%; } .offset-xl-5 { margin-left: 41.66667%; } .offset-xl-6 { margin-left: 50%; } .offset-xl-7 { margin-left: 58.33333%; } .offset-xl-8 { margin-left: 66.66667%; } .offset-xl-9 { margin-left: 75%; } .offset-xl-10 { margin-left: 83.33333%; } .offset-xl-11 { margin-left: 91.66667%; } } .table { width: 100%; margin-bottom: 1rem; color: #2e2c2d; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #d4d4d4; } .table thead th { vertical-align: bottom; border-bottom: 2px solid #d4d4d4; } .table tbody + tbody { border-top: 2px solid #d4d4d4; } .table-sm th, .table-sm td { padding: 0.3rem; } .table-bordered { border: 1px solid #d4d4d4; } .table-bordered th, .table-bordered td { border: 1px solid #d4d4d4; } .table-bordered thead th, .table-bordered thead td { border-bottom-width: 2px; } .table-borderless th, .table-borderless td, .table-borderless thead th, .table-borderless tbody + tbody { border: 0; } .table-striped tbody tr:nth-of-type(odd) { background-color: rgba(0, 0, 0, 0.05); } .table-hover tbody tr:hover { color: #2e2c2d; background-color: rgba(0, 0, 0, 0.075); } .table-primary, .table-primary > th, .table-primary > td { background-color: #bce9f8; } .table-primary th, .table-primary td, .table-primary thead th, .table-primary tbody + tbody { border-color: #83d6f2; } .table-hover .table-primary:hover { background-color: #a5e1f6; } .table-hover .table-primary:hover > td, .table-hover .table-primary:hover > th { background-color: #a5e1f6; } .table-secondary, .table-secondary > th, .table-secondary > td { background-color: #dbdbdb; } .table-secondary th, .table-secondary td, .table-secondary thead th, .table-secondary tbody + tbody { border-color: #bcbcbc; } .table-hover .table-secondary:hover { background-color: #cecece; } .table-hover .table-secondary:hover > td, .table-hover .table-secondary:hover > th { background-color: #cecece; } .table-success, .table-success > th, .table-success > td { background-color: #e4f1b8; } .table-success th, .table-success td, .table-success thead th, .table-success tbody + tbody { border-color: #cde47a; } .table-hover .table-success:hover { background-color: #dceda3; } .table-hover .table-success:hover > td, .table-hover .table-success:hover > th { background-color: #dceda3; } .table-info, .table-info > th, .table-info > td { background-color: #bce9f8; } .table-info th, .table-info td, .table-info thead th, .table-info tbody + tbody { border-color: #83d6f2; } .table-hover .table-info:hover { background-color: #a5e1f6; } .table-hover .table-info:hover > td, .table-hover .table-info:hover > th { background-color: #a5e1f6; } .table-warning, .table-warning > th, .table-warning > td { background-color: #fff0b8; } .table-warning th, .table-warning td, .table-warning thead th, .table-warning tbody + tbody { border-color: #ffe27a; } .table-hover .table-warning:hover { background-color: #ffeb9f; } .table-hover .table-warning:hover > td, .table-hover .table-warning:hover > th { background-color: #ffeb9f; } .table-danger, .table-danger > th, .table-danger > td { background-color: #f5c3bf; } .table-danger th, .table-danger td, .table-danger thead th, .table-danger tbody + tbody { border-color: #ec9089; } .table-hover .table-danger:hover { background-color: #f2aea9; } .table-hover .table-danger:hover > td, .table-hover .table-danger:hover > th { background-color: #f2aea9; } .table-light, .table-light > th, .table-light > td { background-color: #fbfbfb; } .table-light th, .table-light td, .table-light thead th, .table-light tbody + tbody { border-color: #f8f7f8; } .table-hover .table-light:hover { background-color: #eeeeee; } .table-hover .table-light:hover > td, .table-hover .table-light:hover > th { background-color: #eeeeee; } .table-dark, .table-dark > th, .table-dark > td { background-color: #cccbcc; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #a09fa0; } .table-hover .table-dark:hover { background-color: #bfbebf; } .table-hover .table-dark:hover > td, .table-hover .table-dark:hover > th { background-color: #bfbebf; } .table-primary-light, .table-primary-light > th, .table-primary-light > td { background-color: #def4fc; } .table-primary-light th, .table-primary-light td, .table-primary-light thead th, .table-primary-light tbody + tbody { border-color: #c1ebf9; } .table-hover .table-primary-light:hover { background-color: #c7ecfa; } .table-hover .table-primary-light:hover > td, .table-hover .table-primary-light:hover > th { background-color: #c7ecfa; } .table-primary-lighter, .table-primary-lighter > th, .table-primary-lighter > td { background-color: #eef9fd; } .table-primary-lighter th, .table-primary-lighter td, .table-primary-lighter thead th, .table-primary-lighter tbody + tbody { border-color: #e0f5fc; } .table-hover .table-primary-lighter:hover { background-color: #d7f1fa; } .table-hover .table-primary-lighter:hover > td, .table-hover .table-primary-lighter:hover > th { background-color: #d7f1fa; } .table-primary-lightest, .table-primary-lightest > th, .table-primary-lightest > td { background-color: #f8fdfe; } .table-primary-lightest th, .table-primary-lightest td, .table-primary-lightest thead th, .table-primary-lightest tbody + tbody { border-color: #f3fbfe; } .table-hover .table-primary-lightest:hover { background-color: #e2f7fb; } .table-hover .table-primary-lightest:hover > td, .table-hover .table-primary-lightest:hover > th { background-color: #e2f7fb; } .table-secondary-light, .table-secondary-light > th, .table-secondary-light > td { background-color: #ededed; } .table-secondary-light th, .table-secondary-light td, .table-secondary-light thead th, .table-secondary-light tbody + tbody { border-color: #dedede; } .table-hover .table-secondary-light:hover { background-color: #e0e0e0; } .table-hover .table-secondary-light:hover > td, .table-hover .table-secondary-light:hover > th { background-color: #e0e0e0; } .table-secondary-lighter, .table-secondary-lighter > th, .table-secondary-lighter > td { background-color: #f6f6f6; } .table-secondary-lighter th, .table-secondary-lighter td, .table-secondary-lighter thead th, .table-secondary-lighter tbody + tbody { border-color: #eeeeee; } .table-hover .table-secondary-lighter:hover { background-color: #e9e9e9; } .table-hover .table-secondary-lighter:hover > td, .table-hover .table-secondary-lighter:hover > th { background-color: #e9e9e9; } .table-secondary-lightest, .table-secondary-lightest > th, .table-secondary-lightest > td { background-color: #fbfbfb; } .table-secondary-lightest th, .table-secondary-lightest td, .table-secondary-lightest thead th, .table-secondary-lightest tbody + tbody { border-color: #f8f8f8; } .table-hover .table-secondary-lightest:hover { background-color: #eeeeee; } .table-hover .table-secondary-lightest:hover > td, .table-hover .table-secondary-lightest:hover > th { background-color: #eeeeee; } .table-success-light, .table-success-light > th, .table-success-light > td { background-color: #f2f8db; } .table-success-light th, .table-success-light td, .table-success-light thead th, .table-success-light tbody + tbody { border-color: #e6f2bd; } .table-hover .table-success-light:hover { background-color: #eaf4c6; } .table-hover .table-success-light:hover > td, .table-hover .table-success-light:hover > th { background-color: #eaf4c6; } .table-success-lighter, .table-success-lighter > th, .table-success-lighter > td { background-color: #f8fbed; } .table-success-lighter th, .table-success-lighter td, .table-success-lighter thead th, .table-success-lighter tbody + tbody { border-color: #f3f8de; } .table-hover .table-success-lighter:hover { background-color: #f0f6d8; } .table-hover .table-success-lighter:hover > td, .table-hover .table-success-lighter:hover > th { background-color: #f0f6d8; } .table-success-lightest, .table-success-lightest > th, .table-success-lightest > td { background-color: #fcfef8; } .table-success-lightest th, .table-success-lightest td, .table-success-lightest thead th, .table-success-lightest tbody + tbody { border-color: #fafcf2; } .table-hover .table-success-lightest:hover { background-color: #f2fbe2; } .table-hover .table-success-lightest:hover > td, .table-hover .table-success-lightest:hover > th { background-color: #f2fbe2; } .table-info-light, .table-info-light > th, .table-info-light > td { background-color: #def4fc; } .table-info-light th, .table-info-light td, .table-info-light thead th, .table-info-light tbody + tbody { border-color: #c1ebf9; } .table-hover .table-info-light:hover { background-color: #c7ecfa; } .table-hover .table-info-light:hover > td, .table-hover .table-info-light:hover > th { background-color: #c7ecfa; } .table-info-lighter, .table-info-lighter > th, .table-info-lighter > td { background-color: #eef9fd; } .table-info-lighter th, .table-info-lighter td, .table-info-lighter thead th, .table-info-lighter tbody + tbody { border-color: #e0f5fc; } .table-hover .table-info-lighter:hover { background-color: #d7f1fa; } .table-hover .table-info-lighter:hover > td, .table-hover .table-info-lighter:hover > th { background-color: #d7f1fa; } .table-info-lightest, .table-info-lightest > th, .table-info-lightest > td { background-color: #f8fdfe; } .table-info-lightest th, .table-info-lightest td, .table-info-lightest thead th, .table-info-lightest tbody + tbody { border-color: #f3fbfe; } .table-hover .table-info-lightest:hover { background-color: #e2f7fb; } .table-hover .table-info-lightest:hover > td, .table-hover .table-info-lightest:hover > th { background-color: #e2f7fb; } .table-warning-light, .table-warning-light > th, .table-warning-light > td { background-color: #fff7db; } .table-warning-light th, .table-warning-light td, .table-warning-light thead th, .table-warning-light tbody + tbody { border-color: #fff1bd; } .table-hover .table-warning-light:hover { background-color: #fff1c2; } .table-hover .table-warning-light:hover > td, .table-hover .table-warning-light:hover > th { background-color: #fff1c2; } .table-warning-lighter, .table-warning-lighter > th, .table-warning-lighter > td { background-color: #fffbed; } .table-warning-lighter th, .table-warning-lighter td, .table-warning-lighter thead th, .table-warning-lighter tbody + tbody { border-color: #fff8de; } .table-hover .table-warning-lighter:hover { background-color: #fff5d4; } .table-hover .table-warning-lighter:hover > td, .table-hover .table-warning-lighter:hover > th { background-color: #fff5d4; } .table-warning-lightest, .table-warning-lightest > th, .table-warning-lightest > td { background-color: #fffef8; } .table-warning-lightest th, .table-warning-lightest td, .table-warning-lightest thead th, .table-warning-lightest tbody + tbody { border-color: #fffcf2; } .table-hover .table-warning-lightest:hover { background-color: #fffadf; } .table-hover .table-warning-lightest:hover > td, .table-hover .table-warning-lightest:hover > th { background-color: #fffadf; } .table-danger-light, .table-danger-light > th, .table-danger-light > td { background-color: #fae1df; } .table-danger-light th, .table-danger-light td, .table-danger-light thead th, .table-danger-light tbody + tbody { border-color: #f6c7c4; } .table-hover .table-danger-light:hover { background-color: #f7ccc9; } .table-hover .table-danger-light:hover > td, .table-hover .table-danger-light:hover > th { background-color: #f7ccc9; } .table-danger-lighter, .table-danger-lighter > th, .table-danger-lighter > td { background-color: #fcf0ef; } .table-danger-lighter th, .table-danger-lighter td, .table-danger-lighter thead th, .table-danger-lighter tbody + tbody { border-color: #fae3e1; } .table-hover .table-danger-lighter:hover { background-color: #f8dcda; } .table-hover .table-danger-lighter:hover > td, .table-hover .table-danger-lighter:hover > th { background-color: #f8dcda; } .table-danger-lightest, .table-danger-lightest > th, .table-danger-lightest > td { background-color: #fef9f9; } .table-danger-lightest th, .table-danger-lightest td, .table-danger-lightest thead th, .table-danger-lightest tbody + tbody { border-color: #fdf4f3; } .table-hover .table-danger-lightest:hover { background-color: #fae3e3; } .table-hover .table-danger-lightest:hover > td, .table-hover .table-danger-lightest:hover > th { background-color: #fae3e3; } .table-light-light, .table-light-light > th, .table-light-light > td { background-color: #fdfdfd; } .table-light-light th, .table-light-light td, .table-light-light thead th, .table-light-light tbody + tbody { border-color: #fbfbfb; } .table-hover .table-light-light:hover { background-color: #f0f0f0; } .table-hover .table-light-light:hover > td, .table-hover .table-light-light:hover > th { background-color: #f0f0f0; } .table-light-lighter, .table-light-lighter > th, .table-light-lighter > td { background-color: #fefefe; } .table-light-lighter th, .table-light-lighter td, .table-light-lighter thead th, .table-light-lighter tbody + tbody { border-color: #fdfdfd; } .table-hover .table-light-lighter:hover { background-color: #f1f1f1; } .table-hover .table-light-lighter:hover > td, .table-hover .table-light-lighter:hover > th { background-color: #f1f1f1; } .table-light-lightest, .table-light-lightest > th, .table-light-lightest > td { background-color: white; } .table-light-lightest th, .table-light-lightest td, .table-light-lightest thead th, .table-light-lightest tbody + tbody { border-color: #fefefe; } .table-hover .table-light-lightest:hover { background-color: #f2f2f2; } .table-hover .table-light-lightest:hover > td, .table-hover .table-light-lightest:hover > th { background-color: #f2f2f2; } .table-dark-light, .table-dark-light > th, .table-dark-light > td { background-color: #e6e5e6; } .table-dark-light th, .table-dark-light td, .table-dark-light thead th, .table-dark-light tbody + tbody { border-color: #d0cfd0; } .table-hover .table-dark-light:hover { background-color: #dad8da; } .table-hover .table-dark-light:hover > td, .table-hover .table-dark-light:hover > th { background-color: #dad8da; } .table-dark-lighter, .table-dark-lighter > th, .table-dark-lighter > td { background-color: #f2f2f2; } .table-dark-lighter th, .table-dark-lighter td, .table-dark-lighter thead th, .table-dark-lighter tbody + tbody { border-color: #e8e7e7; } .table-hover .table-dark-lighter:hover { background-color: #e5e5e5; } .table-hover .table-dark-lighter:hover > td, .table-hover .table-dark-lighter:hover > th { background-color: #e5e5e5; } .table-dark-lightest, .table-dark-lightest > th, .table-dark-lightest > td { background-color: #fafafa; } .table-dark-lightest th, .table-dark-lightest td, .table-dark-lightest thead th, .table-dark-lightest tbody + tbody { border-color: #f6f6f6; } .table-hover .table-dark-lightest:hover { background-color: #ededed; } .table-hover .table-dark-lightest:hover > td, .table-hover .table-dark-lightest:hover > th { background-color: #ededed; } .table-blue, .table-blue > th, .table-blue > td { background-color: #b8d4e9; } .table-blue th, .table-blue td, .table-blue thead th, .table-blue tbody + tbody { border-color: #7aafd7; } .table-hover .table-blue:hover { background-color: #a5c8e3; } .table-hover .table-blue:hover > td, .table-hover .table-blue:hover > th { background-color: #a5c8e3; } .table-blue-light, .table-blue-light > th, .table-blue-light > td { background-color: #dbeaf4; } .table-blue-light th, .table-blue-light td, .table-blue-light thead th, .table-blue-light tbody + tbody { border-color: #bdd7eb; } .table-hover .table-blue-light:hover { background-color: #c7dfee; } .table-hover .table-blue-light:hover > td, .table-hover .table-blue-light:hover > th { background-color: #c7dfee; } .table-blue-lighter, .table-blue-lighter > th, .table-blue-lighter > td { background-color: #edf4fa; } .table-blue-lighter th, .table-blue-lighter td, .table-blue-lighter thead th, .table-blue-lighter tbody + tbody { border-color: #deebf5; } .table-hover .table-blue-lighter:hover { background-color: #d9e8f4; } .table-hover .table-blue-lighter:hover > td, .table-hover .table-blue-lighter:hover > th { background-color: #d9e8f4; } .table-blue-lightest, .table-blue-lightest > th, .table-blue-lightest > td { background-color: #f8fbfd; } .table-blue-lightest th, .table-blue-lightest td, .table-blue-lightest thead th, .table-blue-lightest tbody + tbody { border-color: #f2f7fb; } .table-hover .table-blue-lightest:hover { background-color: #e4f0f7; } .table-hover .table-blue-lightest:hover > td, .table-hover .table-blue-lightest:hover > th { background-color: #e4f0f7; } .table-indigo, .table-indigo > th, .table-indigo > td { background-color: #cfc1f1; } .table-indigo th, .table-indigo td, .table-indigo thead th, .table-indigo tbody + tbody { border-color: #a78de4; } .table-hover .table-indigo:hover { background-color: #bfacec; } .table-hover .table-indigo:hover > td, .table-hover .table-indigo:hover > th { background-color: #bfacec; } .table-indigo-light, .table-indigo-light > th, .table-indigo-light > td { background-color: #e7e0f8; } .table-indigo-light th, .table-indigo-light td, .table-indigo-light thead th, .table-indigo-light tbody + tbody { border-color: #d3c6f2; } .table-hover .table-indigo-light:hover { background-color: #d7cbf3; } .table-hover .table-indigo-light:hover > td, .table-hover .table-indigo-light:hover > th { background-color: #d7cbf3; } .table-indigo-lighter, .table-indigo-lighter > th, .table-indigo-lighter > td { background-color: #f3f0fb; } .table-indigo-lighter th, .table-indigo-lighter td, .table-indigo-lighter thead th, .table-indigo-lighter tbody + tbody { border-color: #e9e2f8; } .table-hover .table-indigo-lighter:hover { background-color: #e3dcf6; } .table-hover .table-indigo-lighter:hover > td, .table-hover .table-indigo-lighter:hover > th { background-color: #e3dcf6; } .table-indigo-lightest, .table-indigo-lightest > th, .table-indigo-lightest > td { background-color: #faf9fe; } .table-indigo-lightest th, .table-indigo-lightest td, .table-indigo-lightest thead th, .table-indigo-lightest tbody + tbody { border-color: #f6f4fc; } .table-hover .table-indigo-lightest:hover { background-color: #e8e3fa; } .table-hover .table-indigo-lightest:hover > td, .table-hover .table-indigo-lightest:hover > th { background-color: #e8e3fa; } .table-purple, .table-purple > th, .table-purple > td { background-color: #e7cce3; } .table-purple th, .table-purple td, .table-purple thead th, .table-purple tbody + tbody { border-color: #d3a1cc; } .table-hover .table-purple:hover { background-color: #dfbbd9; } .table-hover .table-purple:hover > td, .table-hover .table-purple:hover > th { background-color: #dfbbd9; } .table-purple-light, .table-purple-light > th, .table-purple-light > td { background-color: #f3e6f1; } .table-purple-light th, .table-purple-light td, .table-purple-light thead th, .table-purple-light tbody + tbody { border-color: #e9d0e6; } .table-hover .table-purple-light:hover { background-color: #ebd5e7; } .table-hover .table-purple-light:hover > td, .table-hover .table-purple-light:hover > th { background-color: #ebd5e7; } .table-purple-lighter, .table-purple-lighter > th, .table-purple-lighter > td { background-color: #f9f2f8; } .table-purple-lighter th, .table-purple-lighter td, .table-purple-lighter thead th, .table-purple-lighter tbody + tbody { border-color: #f4e8f2; } .table-hover .table-purple-lighter:hover { background-color: #f1e1ef; } .table-hover .table-purple-lighter:hover > td, .table-hover .table-purple-lighter:hover > th { background-color: #f1e1ef; } .table-purple-lightest, .table-purple-lightest > th, .table-purple-lightest > td { background-color: #fdfafc; } .table-purple-lightest th, .table-purple-lightest td, .table-purple-lightest thead th, .table-purple-lightest tbody + tbody { border-color: #fbf6fa; } .table-hover .table-purple-lightest:hover { background-color: #f6e8f1; } .table-hover .table-purple-lightest:hover > td, .table-hover .table-purple-lightest:hover > th { background-color: #f6e8f1; } .table-pink, .table-pink > th, .table-pink > td { background-color: #f1b8e4; } .table-pink th, .table-pink td, .table-pink thead th, .table-pink tbody + tbody { border-color: #e47ace; } .table-hover .table-pink:hover { background-color: #eda3dc; } .table-hover .table-pink:hover > td, .table-hover .table-pink:hover > th { background-color: #eda3dc; } .table-pink-light, .table-pink-light > th, .table-pink-light > td { background-color: #f8dbf2; } .table-pink-light th, .table-pink-light td, .table-pink-light thead th, .table-pink-light tbody + tbody { border-color: #f2bde7; } .table-hover .table-pink-light:hover { background-color: #f4c6ea; } .table-hover .table-pink-light:hover > td, .table-hover .table-pink-light:hover > th { background-color: #f4c6ea; } .table-pink-lighter, .table-pink-lighter > th, .table-pink-lighter > td { background-color: #fbedf8; } .table-pink-lighter th, .table-pink-lighter td, .table-pink-lighter thead th, .table-pink-lighter tbody + tbody { border-color: #f8def3; } .table-hover .table-pink-lighter:hover { background-color: #f6d8f0; } .table-hover .table-pink-lighter:hover > td, .table-hover .table-pink-lighter:hover > th { background-color: #f6d8f0; } .table-pink-lightest, .table-pink-lightest > th, .table-pink-lightest > td { background-color: #fef8fc; } .table-pink-lightest th, .table-pink-lightest td, .table-pink-lightest thead th, .table-pink-lightest tbody + tbody { border-color: #fcf2fa; } .table-hover .table-pink-lightest:hover { background-color: #fbe2f2; } .table-hover .table-pink-lightest:hover > td, .table-hover .table-pink-lightest:hover > th { background-color: #fbe2f2; } .table-red, .table-red > th, .table-red > td { background-color: #f5c3bf; } .table-red th, .table-red td, .table-red thead th, .table-red tbody + tbody { border-color: #ec9089; } .table-hover .table-red:hover { background-color: #f2aea9; } .table-hover .table-red:hover > td, .table-hover .table-red:hover > th { background-color: #f2aea9; } .table-red-light, .table-red-light > th, .table-red-light > td { background-color: #fae1df; } .table-red-light th, .table-red-light td, .table-red-light thead th, .table-red-light tbody + tbody { border-color: #f6c7c4; } .table-hover .table-red-light:hover { background-color: #f7ccc9; } .table-hover .table-red-light:hover > td, .table-hover .table-red-light:hover > th { background-color: #f7ccc9; } .table-red-lighter, .table-red-lighter > th, .table-red-lighter > td { background-color: #fcf0ef; } .table-red-lighter th, .table-red-lighter td, .table-red-lighter thead th, .table-red-lighter tbody + tbody { border-color: #fae3e1; } .table-hover .table-red-lighter:hover { background-color: #f8dcda; } .table-hover .table-red-lighter:hover > td, .table-hover .table-red-lighter:hover > th { background-color: #f8dcda; } .table-red-lightest, .table-red-lightest > th, .table-red-lightest > td { background-color: #fef9f9; } .table-red-lightest th, .table-red-lightest td, .table-red-lightest thead th, .table-red-lightest tbody + tbody { border-color: #fdf4f3; } .table-hover .table-red-lightest:hover { background-color: #fae3e3; } .table-hover .table-red-lightest:hover > td, .table-hover .table-red-lightest:hover > th { background-color: #fae3e3; } .table-orange, .table-orange > th, .table-orange > td { background-color: #ffe2c6; } .table-orange th, .table-orange td, .table-orange thead th, .table-orange tbody + tbody { border-color: #ffca95; } .table-hover .table-orange:hover { background-color: #ffd5ad; } .table-hover .table-orange:hover > td, .table-hover .table-orange:hover > th { background-color: #ffd5ad; } .table-orange-light, .table-orange-light > th, .table-orange-light > td { background-color: #fff1e2; } .table-orange-light th, .table-orange-light td, .table-orange-light thead th, .table-orange-light tbody + tbody { border-color: #ffe4ca; } .table-hover .table-orange-light:hover { background-color: #ffe5c9; } .table-hover .table-orange-light:hover > td, .table-hover .table-orange-light:hover > th { background-color: #ffe5c9; } .table-orange-lighter, .table-orange-lighter > th, .table-orange-lighter > td { background-color: #fff8f1; } .table-orange-lighter th, .table-orange-lighter td, .table-orange-lighter thead th, .table-orange-lighter tbody + tbody { border-color: #fff2e4; } .table-hover .table-orange-lighter:hover { background-color: #ffebd8; } .table-hover .table-orange-lighter:hover > td, .table-hover .table-orange-lighter:hover > th { background-color: #ffebd8; } .table-orange-lightest, .table-orange-lightest > th, .table-orange-lightest > td { background-color: #fffcf9; } .table-orange-lightest th, .table-orange-lightest td, .table-orange-lightest thead th, .table-orange-lightest tbody + tbody { border-color: #fffaf5; } .table-hover .table-orange-lightest:hover { background-color: #ffefe0; } .table-hover .table-orange-lightest:hover > td, .table-hover .table-orange-lightest:hover > th { background-color: #ffefe0; } .table-yellow, .table-yellow > th, .table-yellow > td { background-color: #fff0b8; } .table-yellow th, .table-yellow td, .table-yellow thead th, .table-yellow tbody + tbody { border-color: #ffe27a; } .table-hover .table-yellow:hover { background-color: #ffeb9f; } .table-hover .table-yellow:hover > td, .table-hover .table-yellow:hover > th { background-color: #ffeb9f; } .table-yellow-light, .table-yellow-light > th, .table-yellow-light > td { background-color: #fff7db; } .table-yellow-light th, .table-yellow-light td, .table-yellow-light thead th, .table-yellow-light tbody + tbody { border-color: #fff1bd; } .table-hover .table-yellow-light:hover { background-color: #fff1c2; } .table-hover .table-yellow-light:hover > td, .table-hover .table-yellow-light:hover > th { background-color: #fff1c2; } .table-yellow-lighter, .table-yellow-lighter > th, .table-yellow-lighter > td { background-color: #fffbed; } .table-yellow-lighter th, .table-yellow-lighter td, .table-yellow-lighter thead th, .table-yellow-lighter tbody + tbody { border-color: #fff8de; } .table-hover .table-yellow-lighter:hover { background-color: #fff5d4; } .table-hover .table-yellow-lighter:hover > td, .table-hover .table-yellow-lighter:hover > th { background-color: #fff5d4; } .table-yellow-lightest, .table-yellow-lightest > th, .table-yellow-lightest > td { background-color: #fffef8; } .table-yellow-lightest th, .table-yellow-lightest td, .table-yellow-lightest thead th, .table-yellow-lightest tbody + tbody { border-color: #fffcf2; } .table-hover .table-yellow-lightest:hover { background-color: #fffadf; } .table-hover .table-yellow-lightest:hover > td, .table-hover .table-yellow-lightest:hover > th { background-color: #fffadf; } .table-green, .table-green > th, .table-green > td { background-color: #e4f1b8; } .table-green th, .table-green td, .table-green thead th, .table-green tbody + tbody { border-color: #cde47a; } .table-hover .table-green:hover { background-color: #dceda3; } .table-hover .table-green:hover > td, .table-hover .table-green:hover > th { background-color: #dceda3; } .table-green-light, .table-green-light > th, .table-green-light > td { background-color: #f2f8db; } .table-green-light th, .table-green-light td, .table-green-light thead th, .table-green-light tbody + tbody { border-color: #e6f2bd; } .table-hover .table-green-light:hover { background-color: #eaf4c6; } .table-hover .table-green-light:hover > td, .table-hover .table-green-light:hover > th { background-color: #eaf4c6; } .table-green-lighter, .table-green-lighter > th, .table-green-lighter > td { background-color: #f8fbed; } .table-green-lighter th, .table-green-lighter td, .table-green-lighter thead th, .table-green-lighter tbody + tbody { border-color: #f3f8de; } .table-hover .table-green-lighter:hover { background-color: #f0f6d8; } .table-hover .table-green-lighter:hover > td, .table-hover .table-green-lighter:hover > th { background-color: #f0f6d8; } .table-green-lightest, .table-green-lightest > th, .table-green-lightest > td { background-color: #fcfef8; } .table-green-lightest th, .table-green-lightest td, .table-green-lightest thead th, .table-green-lightest tbody + tbody { border-color: #fafcf2; } .table-hover .table-green-lightest:hover { background-color: #f2fbe2; } .table-hover .table-green-lightest:hover > td, .table-hover .table-green-lightest:hover > th { background-color: #f2fbe2; } .table-teal, .table-teal > th, .table-teal > td { background-color: #e0f1fb; } .table-teal th, .table-teal td, .table-teal thead th, .table-teal tbody + tbody { border-color: #c5e6f8; } .table-hover .table-teal:hover { background-color: #c9e7f8; } .table-hover .table-teal:hover > td, .table-hover .table-teal:hover > th { background-color: #c9e7f8; } .table-teal-light, .table-teal-light > th, .table-teal-light > td { background-color: #eff8fd; } .table-teal-light th, .table-teal-light td, .table-teal-light thead th, .table-teal-light tbody + tbody { border-color: #e2f3fb; } .table-hover .table-teal-light:hover { background-color: #d8eefa; } .table-hover .table-teal-light:hover > td, .table-hover .table-teal-light:hover > th { background-color: #d8eefa; } .table-teal-lighter, .table-teal-lighter > th, .table-teal-lighter > td { background-color: #f7fcfe; } .table-teal-lighter th, .table-teal-lighter td, .table-teal-lighter thead th, .table-teal-lighter tbody + tbody { border-color: #f0f9fd; } .table-hover .table-teal-lighter:hover { background-color: #e0f4fb; } .table-hover .table-teal-lighter:hover > td, .table-hover .table-teal-lighter:hover > th { background-color: #e0f4fb; } .table-teal-lightest, .table-teal-lightest > th, .table-teal-lightest > td { background-color: #fcfeff; } .table-teal-lightest th, .table-teal-lightest td, .table-teal-lightest thead th, .table-teal-lightest tbody + tbody { border-color: #f9fcfe; } .table-hover .table-teal-lightest:hover { background-color: #e3f6ff; } .table-hover .table-teal-lightest:hover > td, .table-hover .table-teal-lightest:hover > th { background-color: #e3f6ff; } .table-cyan, .table-cyan > th, .table-cyan > td { background-color: #bce9f8; } .table-cyan th, .table-cyan td, .table-cyan thead th, .table-cyan tbody + tbody { border-color: #83d6f2; } .table-hover .table-cyan:hover { background-color: #a5e1f6; } .table-hover .table-cyan:hover > td, .table-hover .table-cyan:hover > th { background-color: #a5e1f6; } .table-cyan-light, .table-cyan-light > th, .table-cyan-light > td { background-color: #def4fc; } .table-cyan-light th, .table-cyan-light td, .table-cyan-light thead th, .table-cyan-light tbody + tbody { border-color: #c1ebf9; } .table-hover .table-cyan-light:hover { background-color: #c7ecfa; } .table-hover .table-cyan-light:hover > td, .table-hover .table-cyan-light:hover > th { background-color: #c7ecfa; } .table-cyan-lighter, .table-cyan-lighter > th, .table-cyan-lighter > td { background-color: #eef9fd; } .table-cyan-lighter th, .table-cyan-lighter td, .table-cyan-lighter thead th, .table-cyan-lighter tbody + tbody { border-color: #e0f5fc; } .table-hover .table-cyan-lighter:hover { background-color: #d7f1fa; } .table-hover .table-cyan-lighter:hover > td, .table-hover .table-cyan-lighter:hover > th { background-color: #d7f1fa; } .table-cyan-lightest, .table-cyan-lightest > th, .table-cyan-lightest > td { background-color: #f8fdfe; } .table-cyan-lightest th, .table-cyan-lightest td, .table-cyan-lightest thead th, .table-cyan-lightest tbody + tbody { border-color: #f3fbfe; } .table-hover .table-cyan-lightest:hover { background-color: #e2f7fb; } .table-hover .table-cyan-lightest:hover > td, .table-hover .table-cyan-lightest:hover > th { background-color: #e2f7fb; } .table-white, .table-white > th, .table-white > td { background-color: white; } .table-white th, .table-white td, .table-white thead th, .table-white tbody + tbody { border-color: white; } .table-hover .table-white:hover { background-color: #f2f2f2; } .table-hover .table-white:hover > td, .table-hover .table-white:hover > th { background-color: #f2f2f2; } .table-gray, .table-gray > th, .table-gray > td { background-color: #dbdbdb; } .table-gray th, .table-gray td, .table-gray thead th, .table-gray tbody + tbody { border-color: #bcbcbc; } .table-hover .table-gray:hover { background-color: #cecece; } .table-hover .table-gray:hover > td, .table-hover .table-gray:hover > th { background-color: #cecece; } .table-gray-light, .table-gray-light > th, .table-gray-light > td { background-color: #ededed; } .table-gray-light th, .table-gray-light td, .table-gray-light thead th, .table-gray-light tbody + tbody { border-color: #dedede; } .table-hover .table-gray-light:hover { background-color: #e0e0e0; } .table-hover .table-gray-light:hover > td, .table-hover .table-gray-light:hover > th { background-color: #e0e0e0; } .table-gray-lighter, .table-gray-lighter > th, .table-gray-lighter > td { background-color: #f6f6f6; } .table-gray-lighter th, .table-gray-lighter td, .table-gray-lighter thead th, .table-gray-lighter tbody + tbody { border-color: #eeeeee; } .table-hover .table-gray-lighter:hover { background-color: #e9e9e9; } .table-hover .table-gray-lighter:hover > td, .table-hover .table-gray-lighter:hover > th { background-color: #e9e9e9; } .table-gray-lightest, .table-gray-lightest > th, .table-gray-lightest > td { background-color: #fbfbfb; } .table-gray-lightest th, .table-gray-lightest td, .table-gray-lightest thead th, .table-gray-lightest tbody + tbody { border-color: #f8f8f8; } .table-hover .table-gray-lightest:hover { background-color: #eeeeee; } .table-hover .table-gray-lightest:hover > td, .table-hover .table-gray-lightest:hover > th { background-color: #eeeeee; } .table-gray-dark, .table-gray-dark > th, .table-gray-dark > td { background-color: #c4c4c4; } .table-gray-dark th, .table-gray-dark td, .table-gray-dark thead th, .table-gray-dark tbody + tbody { border-color: #929192; } .table-hover .table-gray-dark:hover { background-color: #b7b7b7; } .table-hover .table-gray-dark:hover > td, .table-hover .table-gray-dark:hover > th { background-color: #b7b7b7; } .table-gray-dark-light, .table-gray-dark-light > th, .table-gray-dark-light > td { background-color: #e2e2e2; } .table-gray-dark-light th, .table-gray-dark-light td, .table-gray-dark-light thead th, .table-gray-dark-light tbody + tbody { border-color: #c9c8c8; } .table-hover .table-gray-dark-light:hover { background-color: #d5d5d5; } .table-hover .table-gray-dark-light:hover > td, .table-hover .table-gray-dark-light:hover > th { background-color: #d5d5d5; } .table-gray-dark-lighter, .table-gray-dark-lighter > th, .table-gray-dark-lighter > td { background-color: #f0f0f0; } .table-gray-dark-lighter th, .table-gray-dark-lighter td, .table-gray-dark-lighter thead th, .table-gray-dark-lighter tbody + tbody { border-color: #e4e3e4; } .table-hover .table-gray-dark-lighter:hover { background-color: #e3e3e3; } .table-hover .table-gray-dark-lighter:hover > td, .table-hover .table-gray-dark-lighter:hover > th { background-color: #e3e3e3; } .table-gray-dark-lightest, .table-gray-dark-lightest > th, .table-gray-dark-lightest > td { background-color: #f9f9f9; } .table-gray-dark-lightest th, .table-gray-dark-lightest td, .table-gray-dark-lightest thead th, .table-gray-dark-lightest tbody + tbody { border-color: #f4f4f4; } .table-hover .table-gray-dark-lightest:hover { background-color: #ececec; } .table-hover .table-gray-dark-lightest:hover > td, .table-hover .table-gray-dark-lightest:hover > th { background-color: #ececec; } .table-gray-100, .table-gray-100 > th, .table-gray-100 > td { background-color: #fbfbfb; } .table-gray-100 th, .table-gray-100 td, .table-gray-100 thead th, .table-gray-100 tbody + tbody { border-color: #f8f7f8; } .table-hover .table-gray-100:hover { background-color: #eeeeee; } .table-hover .table-gray-100:hover > td, .table-hover .table-gray-100:hover > th { background-color: #eeeeee; } .table-gray-200, .table-gray-200 > th, .table-gray-200 > td { background-color: #f7f7f7; } .table-gray-200 th, .table-gray-200 td, .table-gray-200 thead th, .table-gray-200 tbody + tbody { border-color: #f0f0f0; } .table-hover .table-gray-200:hover { background-color: #eaeaea; } .table-hover .table-gray-200:hover > td, .table-hover .table-gray-200:hover > th { background-color: #eaeaea; } .table-gray-300, .table-gray-300 > th, .table-gray-300 > td { background-color: #f3f3f3; } .table-gray-300 th, .table-gray-300 td, .table-gray-300 thead th, .table-gray-300 tbody + tbody { border-color: #e9e9e9; } .table-hover .table-gray-300:hover { background-color: #e6e6e6; } .table-hover .table-gray-300:hover > td, .table-hover .table-gray-300:hover > th { background-color: #e6e6e6; } .table-gray-400, .table-gray-400 > th, .table-gray-400 > td { background-color: #efefef; } .table-gray-400 th, .table-gray-400 td, .table-gray-400 thead th, .table-gray-400 tbody + tbody { border-color: #e1e1e1; } .table-hover .table-gray-400:hover { background-color: #e2e2e2; } .table-hover .table-gray-400:hover > td, .table-hover .table-gray-400:hover > th { background-color: #e2e2e2; } .table-gray-500, .table-gray-500 > th, .table-gray-500 > td { background-color: #e5e5e5; } .table-gray-500 th, .table-gray-500 td, .table-gray-500 thead th, .table-gray-500 tbody + tbody { border-color: #cfcfcf; } .table-hover .table-gray-500:hover { background-color: #d8d8d8; } .table-hover .table-gray-500:hover > td, .table-hover .table-gray-500:hover > th { background-color: #d8d8d8; } .table-gray-600, .table-gray-600 > th, .table-gray-600 > td { background-color: #dbdbdb; } .table-gray-600 th, .table-gray-600 td, .table-gray-600 thead th, .table-gray-600 tbody + tbody { border-color: #bcbcbc; } .table-hover .table-gray-600:hover { background-color: #cecece; } .table-hover .table-gray-600:hover > td, .table-hover .table-gray-600:hover > th { background-color: #cecece; } .table-gray-700, .table-gray-700 > th, .table-gray-700 > td { background-color: #d4d4d4; } .table-gray-700 th, .table-gray-700 td, .table-gray-700 thead th, .table-gray-700 tbody + tbody { border-color: #aeaeae; } .table-hover .table-gray-700:hover { background-color: #c7c7c7; } .table-hover .table-gray-700:hover > td, .table-hover .table-gray-700:hover > th { background-color: #c7c7c7; } .table-gray-800, .table-gray-800 > th, .table-gray-800 > td { background-color: #cccbcc; } .table-gray-800 th, .table-gray-800 td, .table-gray-800 thead th, .table-gray-800 tbody + tbody { border-color: #a09fa0; } .table-hover .table-gray-800:hover { background-color: #bfbebf; } .table-hover .table-gray-800:hover > td, .table-hover .table-gray-800:hover > th { background-color: #bfbebf; } .table-gray-900, .table-gray-900 > th, .table-gray-900 > td { background-color: #c4c4c4; } .table-gray-900 th, .table-gray-900 td, .table-gray-900 thead th, .table-gray-900 tbody + tbody { border-color: #929192; } .table-hover .table-gray-900:hover { background-color: #b7b7b7; } .table-hover .table-gray-900:hover > td, .table-hover .table-gray-900:hover > th { background-color: #b7b7b7; } .table-black, .table-black > th, .table-black > td { background-color: #b8b8b8; } .table-black th, .table-black td, .table-black thead th, .table-black tbody + tbody { border-color: #7a7a7a; } .table-hover .table-black:hover { background-color: #ababab; } .table-hover .table-black:hover > td, .table-hover .table-black:hover > th { background-color: #ababab; } .table-active, .table-active > th, .table-active > td { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover { background-color: rgba(0, 0, 0, 0.075); } .table-hover .table-active:hover > td, .table-hover .table-active:hover > th { background-color: rgba(0, 0, 0, 0.075); } .table .thead-dark th { color: #fff; background-color: #494748; border-color: #5c5a5b; } .table .thead-light th { color: #646464; background-color: #e3e2e3; border-color: #d4d4d4; } .table-dark { color: #fff; background-color: #494748; } .table-dark th, .table-dark td, .table-dark thead th { border-color: #5c5a5b; } .table-dark.table-bordered { border: 0; } .table-dark.table-striped tbody tr:nth-of-type(odd) { background-color: rgba(255, 255, 255, 0.05); } .table-dark.table-hover tbody tr:hover { color: #fff; background-color: rgba(255, 255, 255, 0.075); } @media (max-width: 575.98px) { .table-responsive-sm { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-sm > .table-bordered { border: 0; } } @media (max-width: 767.98px) { .table-responsive-md { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-md > .table-bordered { border: 0; } } @media (max-width: 991.98px) { .table-responsive-lg { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-lg > .table-bordered { border: 0; } } @media (max-width: 1199.98px) { .table-responsive-xl { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive-xl > .table-bordered { border: 0; } } .table-responsive { display: block; width: 100%; overflow-x: auto; -webkit-overflow-scrolling: touch; } .table-responsive > .table-bordered { border: 0; } .form-control { display: block; width: 100%; height: calc(2em + 1rem + 2px); padding: 0.5rem 1rem; font-size: 1rem; font-weight: 400; line-height: 2; color: #646464; background-color: #fff; background-clip: padding-box; border: 1px solid #c6c5c6; border-radius: 1.5rem; -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .form-control { -webkit-transition: none; transition: none; } } .form-control::-ms-expand { background-color: transparent; border: 0; } .form-control:-moz-focusring { color: transparent; text-shadow: 0 0 0 #646464; } .form-control:focus { color: #646464; background-color: #fff; border-color: #7fd8f6; outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .form-control::-webkit-input-placeholder { color: #7f7f7f; opacity: 1; } .form-control:-ms-input-placeholder { color: #7f7f7f; opacity: 1; } .form-control::-ms-input-placeholder { color: #7f7f7f; opacity: 1; } .form-control::placeholder { color: #7f7f7f; opacity: 1; } .form-control:disabled, .form-control[readonly] { background-color: #e3e2e3; opacity: 1; } select.form-control:focus::-ms-value { color: #646464; background-color: #fff; } .form-control-file, .form-control-range { display: block; width: 100%; } .col-form-label { padding-top: calc(0.5rem + 1px); padding-bottom: calc(0.5rem + 1px); margin-bottom: 0; font-size: inherit; line-height: 2; } .col-form-label-lg { padding-top: calc(0.75rem + 1px); padding-bottom: calc(0.75rem + 1px); font-size: 1.25rem; line-height: 1.5; } .col-form-label-sm { padding-top: calc(0.25rem + 1px); padding-bottom: calc(0.25rem + 1px); font-size: 0.875rem; line-height: 1.5; } .form-control-plaintext { display: block; width: 100%; padding: 0.5rem 0; margin-bottom: 0; font-size: 1rem; line-height: 2; color: #2e2c2d; background-color: transparent; border: solid transparent; border-width: 1px 0; } .form-control-plaintext.form-control-sm, .form-control-plaintext.form-control-lg { padding-right: 0; padding-left: 0; } .form-control-sm { height: calc(1.5em + 0.5rem + 2px); padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.5rem; } .form-control-lg { height: calc(1.5em + 1.5rem + 2px); padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; border-radius: 2rem; } select.form-control[size], select.form-control[multiple] { height: auto; } textarea.form-control { height: auto; } .form-group { margin-bottom: 1rem; } .form-text { display: block; margin-top: 0.25rem; } .form-row { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-right: -5px; margin-left: -5px; } .form-row > .col, .form-row > [class*="col-"] { padding-right: 5px; padding-left: 5px; } .form-check { position: relative; display: block; padding-left: 1.25rem; } .form-check-input { position: absolute; margin-top: 0.3rem; margin-left: -1.25rem; } .form-check-input[disabled] ~ .form-check-label, .form-check-input:disabled ~ .form-check-label { color: #7f7f7f; } .form-check-label { margin-bottom: 0; } .form-check-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding-left: 0; margin-right: 0.75rem; } .form-check-inline .form-check-input { position: static; margin-top: 0; margin-right: 0.3125rem; margin-left: 0; } .valid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #9fcc00; } .valid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 2; color: #2e2c2d; background-color: rgba(159, 204, 0, 0.9); border-radius: 1.5rem; } .was-validated :valid ~ .valid-feedback, .was-validated :valid ~ .valid-tooltip, .is-valid ~ .valid-feedback, .is-valid ~ .valid-tooltip { display: block; } .was-validated .form-control:valid, .form-control.is-valid { border-color: #9fcc00; padding-right: calc(2em + 1rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%239fcc00' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.5em + 0.25rem) center; background-size: calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .form-control:valid:focus, .form-control.is-valid:focus { border-color: #9fcc00; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .was-validated textarea.form-control:valid, textarea.form-control.is-valid { padding-right: calc(2em + 1rem); background-position: top calc(0.5em + 0.25rem) right calc(0.5em + 0.25rem); } .was-validated .custom-select:valid, .custom-select.is-valid { border-color: #9fcc00; padding-right: calc(0.75em + 2.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494748' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%239fcc00' d='M2.3 6.73L.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .custom-select:valid:focus, .custom-select.is-valid:focus { border-color: #9fcc00; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .was-validated .form-check-input:valid ~ .form-check-label, .form-check-input.is-valid ~ .form-check-label { color: #9fcc00; } .was-validated .form-check-input:valid ~ .valid-feedback, .was-validated .form-check-input:valid ~ .valid-tooltip, .form-check-input.is-valid ~ .valid-feedback, .form-check-input.is-valid ~ .valid-tooltip { display: block; } .was-validated .custom-control-input:valid ~ .custom-control-label, .custom-control-input.is-valid ~ .custom-control-label { color: #9fcc00; } .was-validated .custom-control-input:valid ~ .custom-control-label::before, .custom-control-input.is-valid ~ .custom-control-label::before { border-color: #9fcc00; } .was-validated .custom-control-input:valid:checked ~ .custom-control-label::before, .custom-control-input.is-valid:checked ~ .custom-control-label::before { border-color: #c7ff00; background-color: #c7ff00; } .was-validated .custom-control-input:valid:focus ~ .custom-control-label::before, .custom-control-input.is-valid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .was-validated .custom-control-input:valid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-valid:focus:not(:checked) ~ .custom-control-label::before { border-color: #9fcc00; } .was-validated .custom-file-input:valid ~ .custom-file-label, .custom-file-input.is-valid ~ .custom-file-label { border-color: #9fcc00; } .was-validated .custom-file-input:valid:focus ~ .custom-file-label, .custom-file-input.is-valid:focus ~ .custom-file-label { border-color: #9fcc00; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.25); } .invalid-feedback { display: none; width: 100%; margin-top: 0.25rem; font-size: 80%; color: #da291c; } .invalid-tooltip { position: absolute; top: 100%; z-index: 5; display: none; max-width: 100%; padding: 0.25rem 0.5rem; margin-top: .1rem; font-size: 0.875rem; line-height: 2; color: #fff; background-color: rgba(218, 41, 28, 0.9); border-radius: 1.5rem; } .was-validated :invalid ~ .invalid-feedback, .was-validated :invalid ~ .invalid-tooltip, .is-invalid ~ .invalid-feedback, .is-invalid ~ .invalid-tooltip { display: block; } .was-validated .form-control:invalid, .form-control.is-invalid { border-color: #da291c; padding-right: calc(2em + 1rem); background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23da291c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23da291c' stroke='none'/%3e%3c/svg%3e"); background-repeat: no-repeat; background-position: right calc(0.5em + 0.25rem) center; background-size: calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .form-control:invalid:focus, .form-control.is-invalid:focus { border-color: #da291c; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .was-validated textarea.form-control:invalid, textarea.form-control.is-invalid { padding-right: calc(2em + 1rem); background-position: top calc(0.5em + 0.25rem) right calc(0.5em + 0.25rem); } .was-validated .custom-select:invalid, .custom-select.is-invalid { border-color: #da291c; padding-right: calc(0.75em + 2.75rem); background: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494748' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px, url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23da291c' viewBox='0 0 12 12'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23da291c' stroke='none'/%3e%3c/svg%3e") #fff no-repeat center right 2rem/calc(1em + 0.5rem) calc(1em + 0.5rem); } .was-validated .custom-select:invalid:focus, .custom-select.is-invalid:focus { border-color: #da291c; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .was-validated .form-check-input:invalid ~ .form-check-label, .form-check-input.is-invalid ~ .form-check-label { color: #da291c; } .was-validated .form-check-input:invalid ~ .invalid-feedback, .was-validated .form-check-input:invalid ~ .invalid-tooltip, .form-check-input.is-invalid ~ .invalid-feedback, .form-check-input.is-invalid ~ .invalid-tooltip { display: block; } .was-validated .custom-control-input:invalid ~ .custom-control-label, .custom-control-input.is-invalid ~ .custom-control-label { color: #da291c; } .was-validated .custom-control-input:invalid ~ .custom-control-label::before, .custom-control-input.is-invalid ~ .custom-control-label::before { border-color: #da291c; } .was-validated .custom-control-input:invalid:checked ~ .custom-control-label::before, .custom-control-input.is-invalid:checked ~ .custom-control-label::before { border-color: #e74e42; background-color: #e74e42; } .was-validated .custom-control-input:invalid:focus ~ .custom-control-label::before, .custom-control-input.is-invalid:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .was-validated .custom-control-input:invalid:focus:not(:checked) ~ .custom-control-label::before, .custom-control-input.is-invalid:focus:not(:checked) ~ .custom-control-label::before { border-color: #da291c; } .was-validated .custom-file-input:invalid ~ .custom-file-label, .custom-file-input.is-invalid ~ .custom-file-label { border-color: #da291c; } .was-validated .custom-file-input:invalid:focus ~ .custom-file-label, .custom-file-input.is-invalid:focus ~ .custom-file-label { border-color: #da291c; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.25); } .form-inline { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .form-inline .form-check { width: 100%; } @media (min-width: 576px) { .form-inline label { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; margin-bottom: 0; } .form-inline .form-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin-bottom: 0; } .form-inline .form-control { display: inline-block; width: auto; vertical-align: middle; } .form-inline .form-control-plaintext { display: inline-block; } .form-inline .input-group, .form-inline .custom-select { width: auto; } .form-inline .form-check { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: auto; padding-left: 0; } .form-inline .form-check-input { position: relative; -ms-flex-negative: 0; flex-shrink: 0; margin-top: 0; margin-right: 0.25rem; margin-left: 0; } .form-inline .custom-control { -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .form-inline .custom-control-label { margin-bottom: 0; } } .btn { display: inline-block; font-weight: 700; color: #2e2c2d; text-align: center; vertical-align: middle; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; background-color: transparent; border: 1px solid transparent; padding: 0.5rem 1rem; font-size: 1rem; line-height: 2; border-radius: 1.5rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .btn { -webkit-transition: none; transition: none; } } .btn:hover { color: #2e2c2d; text-decoration: none; } .btn:focus, .btn.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .btn.disabled, .btn:disabled { opacity: 0.65; } a.btn.disabled, fieldset:disabled a.btn { pointer-events: none; } .btn-primary { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-primary:hover { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; } .btn-primary:focus, .btn-primary.focus { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-primary.disabled, .btn-primary:disabled { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-primary:not(:disabled):not(.disabled):active, .btn-primary:not(:disabled):not(.disabled).active, .show > .btn-primary.dropdown-toggle { color: #fff; background-color: #0d8cb6; border-color: #0c82aa; } .btn-primary:not(:disabled):not(.disabled):active:focus, .btn-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-primary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-secondary { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-secondary:hover { color: #fff; background-color: #666666; border-color: #666666; } .btn-secondary:focus, .btn-secondary.focus { color: #fff; background-color: #666666; border-color: #666666; -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-secondary.disabled, .btn-secondary:disabled { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-secondary:not(:disabled):not(.disabled):active, .btn-secondary:not(:disabled):not(.disabled).active, .show > .btn-secondary.dropdown-toggle { color: #fff; background-color: #666666; border-color: #5f5f5f; } .btn-secondary:not(:disabled):not(.disabled):active:focus, .btn-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-success { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-success:hover { color: #fff; background-color: #779900; border-color: #779900; } .btn-success:focus, .btn-success.focus { color: #fff; background-color: #779900; border-color: #779900; -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-success.disabled, .btn-success:disabled { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-success:not(:disabled):not(.disabled):active, .btn-success:not(:disabled):not(.disabled).active, .show > .btn-success.dropdown-toggle { color: #fff; background-color: #779900; border-color: #6d8c00; } .btn-success:not(:disabled):not(.disabled):active:focus, .btn-success:not(:disabled):not(.disabled).active:focus, .show > .btn-success.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-info { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-info:hover { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; } .btn-info:focus, .btn-info.focus { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-info.disabled, .btn-info:disabled { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-info:not(:disabled):not(.disabled):active, .btn-info:not(:disabled):not(.disabled).active, .show > .btn-info.dropdown-toggle { color: #fff; background-color: #0d8cb6; border-color: #0c82aa; } .btn-info:not(:disabled):not(.disabled):active:focus, .btn-info:not(:disabled):not(.disabled).active:focus, .show > .btn-info.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-warning { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-warning:hover { color: #2e2c2d; background-color: #cca000; border-color: #cca000; } .btn-warning:focus, .btn-warning.focus { color: #2e2c2d; background-color: #cca000; border-color: #cca000; -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-warning.disabled, .btn-warning:disabled { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-warning:not(:disabled):not(.disabled):active, .btn-warning:not(:disabled):not(.disabled).active, .show > .btn-warning.dropdown-toggle { color: #2e2c2d; background-color: #cca000; border-color: #bf9600; } .btn-warning:not(:disabled):not(.disabled):active:focus, .btn-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-warning.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-danger { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-danger:hover { color: #fff; background-color: #ad2116; border-color: #ad2116; } .btn-danger:focus, .btn-danger.focus { color: #fff; background-color: #ad2116; border-color: #ad2116; -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-danger.disabled, .btn-danger:disabled { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-danger:not(:disabled):not(.disabled):active, .btn-danger:not(:disabled):not(.disabled).active, .show > .btn-danger.dropdown-toggle { color: #fff; background-color: #ad2116; border-color: #a21e15; } .btn-danger:not(:disabled):not(.disabled):active:focus, .btn-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-danger.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-light { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-light:hover { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; } .btn-light:focus, .btn-light.focus { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-light.disabled, .btn-light:disabled { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-light:not(:disabled):not(.disabled):active, .btn-light:not(:disabled):not(.disabled).active, .show > .btn-light.dropdown-toggle { color: #2e2c2d; background-color: #d8d6d8; border-color: #d2cfd2; } .btn-light:not(:disabled):not(.disabled):active:focus, .btn-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-dark { color: #fff; background-color: #494748; border-color: #494748; } .btn-dark:hover { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; } .btn-dark:focus, .btn-dark.focus { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-dark.disabled, .btn-dark:disabled { color: #fff; background-color: #494748; border-color: #494748; } .btn-dark:not(:disabled):not(.disabled):active, .btn-dark:not(:disabled):not(.disabled).active, .show > .btn-dark.dropdown-toggle { color: #fff; background-color: #2f2e2f; border-color: #292828; } .btn-dark:not(:disabled):not(.disabled):active:focus, .btn-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-primary-light { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-primary-light:hover { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; } .btn-primary-light:focus, .btn-primary-light.focus { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-primary-light.disabled, .btn-primary-light:disabled { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-primary-light:not(:disabled):not(.disabled):active, .btn-primary-light:not(:disabled):not(.disabled).active, .show > .btn-primary-light.dropdown-toggle { color: #2e2c2d; background-color: #5ac9ee; border-color: #4ec5ed; } .btn-primary-light:not(:disabled):not(.disabled):active:focus, .btn-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-primary-lighter { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-primary-lighter:hover { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; } .btn-primary-lighter:focus, .btn-primary-lighter.focus { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-primary-lighter.disabled, .btn-primary-lighter:disabled { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-primary-lighter:not(:disabled):not(.disabled):active, .btn-primary-lighter:not(:disabled):not(.disabled).active, .show > .btn-primary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #95dcf4; border-color: #89d8f3; } .btn-primary-lighter:not(:disabled):not(.disabled):active:focus, .btn-primary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-primary-lightest { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-primary-lightest:hover { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; } .btn-primary-lightest:focus, .btn-primary-lightest.focus { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-primary-lightest.disabled, .btn-primary-lightest:disabled { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-primary-lightest:not(:disabled):not(.disabled):active, .btn-primary-lightest:not(:disabled):not(.disabled).active, .show > .btn-primary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #b8e7f9; border-color: #ace3f8; } .btn-primary-lightest:not(:disabled):not(.disabled):active:focus, .btn-primary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-primary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-secondary-light { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-secondary-light:hover { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; } .btn-secondary-light:focus, .btn-secondary-light.focus { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-secondary-light.disabled, .btn-secondary-light:disabled { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-secondary-light:not(:disabled):not(.disabled):active, .btn-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-secondary-light.dropdown-toggle { color: #2e2c2d; background-color: #a6a6a6; border-color: #9f9f9f; } .btn-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-secondary-lighter { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-secondary-lighter:hover { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; } .btn-secondary-lighter:focus, .btn-secondary-lighter.focus { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-secondary-lighter.disabled, .btn-secondary-lighter:disabled { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-secondary-lighter:not(:disabled):not(.disabled):active, .btn-secondary-lighter:not(:disabled):not(.disabled).active, .show > .btn-secondary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c6c6c6; border-color: #bfbfbf; } .btn-secondary-lighter:not(:disabled):not(.disabled):active:focus, .btn-secondary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-secondary-lightest { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-secondary-lightest:hover { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; } .btn-secondary-lightest:focus, .btn-secondary-lightest.focus { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-secondary-lightest.disabled, .btn-secondary-lightest:disabled { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-secondary-lightest:not(:disabled):not(.disabled):active, .btn-secondary-lightest:not(:disabled):not(.disabled).active, .show > .btn-secondary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d9d9d9; border-color: #d2d2d2; } .btn-secondary-lightest:not(:disabled):not(.disabled):active:focus, .btn-secondary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-secondary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-success-light { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-success-light:hover { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; } .btn-success-light:focus, .btn-success-light.focus { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-success-light.disabled, .btn-success-light:disabled { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-success-light:not(:disabled):not(.disabled):active, .btn-success-light:not(:disabled):not(.disabled).active, .show > .btn-success-light.dropdown-toggle { color: #2e2c2d; background-color: #bfde55; border-color: #bbdc4b; } .btn-success-light:not(:disabled):not(.disabled):active:focus, .btn-success-light:not(:disabled):not(.disabled).active:focus, .show > .btn-success-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-success-lighter { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-success-lighter:hover { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; } .btn-success-lighter:focus, .btn-success-lighter.focus { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-success-lighter.disabled, .btn-success-lighter:disabled { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-success-lighter:not(:disabled):not(.disabled):active, .btn-success-lighter:not(:disabled):not(.disabled).active, .show > .btn-success-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d7e995; border-color: #d3e78a; } .btn-success-lighter:not(:disabled):not(.disabled):active:focus, .btn-success-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-success-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-success-lightest { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-success-lightest:hover { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; } .btn-success-lightest:focus, .btn-success-lightest.focus { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-success-lightest.disabled, .btn-success-lightest:disabled { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-success-lightest:not(:disabled):not(.disabled):active, .btn-success-lightest:not(:disabled):not(.disabled).active, .show > .btn-success-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e4f2bc; border-color: #e0efb1; } .btn-success-lightest:not(:disabled):not(.disabled):active:focus, .btn-success-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-success-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-info-light { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-info-light:hover { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; } .btn-info-light:focus, .btn-info-light.focus { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-info-light.disabled, .btn-info-light:disabled { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-info-light:not(:disabled):not(.disabled):active, .btn-info-light:not(:disabled):not(.disabled).active, .show > .btn-info-light.dropdown-toggle { color: #2e2c2d; background-color: #5ac9ee; border-color: #4ec5ed; } .btn-info-light:not(:disabled):not(.disabled):active:focus, .btn-info-light:not(:disabled):not(.disabled).active:focus, .show > .btn-info-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-info-lighter { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-info-lighter:hover { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; } .btn-info-lighter:focus, .btn-info-lighter.focus { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-info-lighter.disabled, .btn-info-lighter:disabled { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-info-lighter:not(:disabled):not(.disabled):active, .btn-info-lighter:not(:disabled):not(.disabled).active, .show > .btn-info-lighter.dropdown-toggle { color: #2e2c2d; background-color: #95dcf4; border-color: #89d8f3; } .btn-info-lighter:not(:disabled):not(.disabled):active:focus, .btn-info-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-info-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-info-lightest { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-info-lightest:hover { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; } .btn-info-lightest:focus, .btn-info-lightest.focus { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-info-lightest.disabled, .btn-info-lightest:disabled { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-info-lightest:not(:disabled):not(.disabled):active, .btn-info-lightest:not(:disabled):not(.disabled).active, .show > .btn-info-lightest.dropdown-toggle { color: #2e2c2d; background-color: #b8e7f9; border-color: #ace3f8; } .btn-info-lightest:not(:disabled):not(.disabled):active:focus, .btn-info-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-info-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-warning-light { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-warning-light:hover { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; } .btn-warning-light:focus, .btn-warning-light.focus { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-warning-light.disabled, .btn-warning-light:disabled { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-warning-light:not(:disabled):not(.disabled):active, .btn-warning-light:not(:disabled):not(.disabled).active, .show > .btn-warning-light.dropdown-toggle { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd640; } .btn-warning-light:not(:disabled):not(.disabled):active:focus, .btn-warning-light:not(:disabled):not(.disabled).active:focus, .show > .btn-warning-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-warning-lighter { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-warning-lighter:hover { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; } .btn-warning-lighter:focus, .btn-warning-lighter.focus { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-warning-lighter.disabled, .btn-warning-lighter:disabled { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-warning-lighter:not(:disabled):not(.disabled):active, .btn-warning-lighter:not(:disabled):not(.disabled).active, .show > .btn-warning-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe37f; } .btn-warning-lighter:not(:disabled):not(.disabled):active:focus, .btn-warning-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-warning-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-warning-lightest { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-warning-lightest:hover { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; } .btn-warning-lightest:focus, .btn-warning-lightest.focus { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-warning-lightest.disabled, .btn-warning-lightest:disabled { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-warning-lightest:not(:disabled):not(.disabled):active, .btn-warning-lightest:not(:disabled):not(.disabled).active, .show > .btn-warning-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fff0b3; border-color: #ffeda6; } .btn-warning-lightest:not(:disabled):not(.disabled):active:focus, .btn-warning-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-warning-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-danger-light { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-danger-light:hover { color: #fff; background-color: #e66a62; border-color: #e66a62; } .btn-danger-light:focus, .btn-danger-light.focus { color: #fff; background-color: #e66a62; border-color: #e66a62; -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-danger-light.disabled, .btn-danger-light:disabled { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-danger-light:not(:disabled):not(.disabled):active, .btn-danger-light:not(:disabled):not(.disabled).active, .show > .btn-danger-light.dropdown-toggle { color: #fff; background-color: #e66a62; border-color: #e46057; } .btn-danger-light:not(:disabled):not(.disabled):active:focus, .btn-danger-light:not(:disabled):not(.disabled).active:focus, .show > .btn-danger-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-danger-lighter { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-danger-lighter:hover { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; } .btn-danger-lighter:focus, .btn-danger-lighter.focus { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-danger-lighter.disabled, .btn-danger-lighter:disabled { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-danger-lighter:not(:disabled):not(.disabled):active, .btn-danger-lighter:not(:disabled):not(.disabled).active, .show > .btn-danger-lighter.dropdown-toggle { color: #2e2c2d; background-color: #efa19a; border-color: #ed978f; } .btn-danger-lighter:not(:disabled):not(.disabled):active:focus, .btn-danger-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-danger-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-danger-lightest { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-danger-lightest:hover { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; } .btn-danger-lightest:focus, .btn-danger-lightest.focus { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-danger-lightest.disabled, .btn-danger-lightest:disabled { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-danger-lightest:not(:disabled):not(.disabled):active, .btn-danger-lightest:not(:disabled):not(.disabled).active, .show > .btn-danger-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f3c2bd; border-color: #f2b8b2; } .btn-danger-lightest:not(:disabled):not(.disabled):active:focus, .btn-danger-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-danger-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-light-light { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-light-light:hover { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-light-light:focus, .btn-light-light.focus { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; -webkit-box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); } .btn-light-light.disabled, .btn-light-light:disabled { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-light-light:not(:disabled):not(.disabled):active, .btn-light-light:not(:disabled):not(.disabled).active, .show > .btn-light-light.dropdown-toggle { color: #2e2c2d; background-color: #dfdfdf; border-color: #d8d8d8; } .btn-light-light:not(:disabled):not(.disabled):active:focus, .btn-light-light:not(:disabled):not(.disabled).active:focus, .show > .btn-light-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); box-shadow: 0 0 0 0rem rgba(218, 217, 218, 0.5); } .btn-light-lighter { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-light-lighter:hover { color: #2e2c2d; background-color: #e6dee6; border-color: #e6dee6; } .btn-light-lighter:focus, .btn-light-lighter.focus { color: #2e2c2d; background-color: #e6dee6; border-color: #e6dee6; -webkit-box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); } .btn-light-lighter.disabled, .btn-light-lighter:disabled { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-light-lighter:not(:disabled):not(.disabled):active, .btn-light-lighter:not(:disabled):not(.disabled).active, .show > .btn-light-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e6dee6; border-color: #e1d7e1; } .btn-light-lighter:not(:disabled):not(.disabled):active:focus, .btn-light-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-light-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); box-shadow: 0 0 0 0rem rgba(221, 220, 221, 0.5); } .btn-light-lightest { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-light-lightest:hover { color: #2e2c2d; background-color: #e5e5e5; border-color: #e5e5e5; } .btn-light-lightest:focus, .btn-light-lightest.focus { color: #2e2c2d; background-color: #e5e5e5; border-color: #e5e5e5; -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-light-lightest.disabled, .btn-light-lightest:disabled { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-light-lightest:not(:disabled):not(.disabled):active, .btn-light-lightest:not(:disabled):not(.disabled).active, .show > .btn-light-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e5e5e5; border-color: #dedede; } .btn-light-lightest:not(:disabled):not(.disabled):active:focus, .btn-light-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-light-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-dark-light { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-dark-light:hover { color: #fff; background-color: #8b898b; border-color: #8b898b; } .btn-dark-light:focus, .btn-dark-light.focus { color: #fff; background-color: #8b898b; border-color: #8b898b; -webkit-box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); } .btn-dark-light.disabled, .btn-dark-light:disabled { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-dark-light:not(:disabled):not(.disabled):active, .btn-dark-light:not(:disabled):not(.disabled).active, .show > .btn-dark-light.dropdown-toggle { color: #fff; background-color: #8b898b; border-color: #848384; } .btn-dark-light:not(:disabled):not(.disabled):active:focus, .btn-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 145, 146, 0.5); } .btn-dark-lighter { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-dark-lighter:hover { color: #2e2c2d; background-color: #b9b7b7; border-color: #b9b7b7; } .btn-dark-lighter:focus, .btn-dark-lighter.focus { color: #2e2c2d; background-color: #b9b7b7; border-color: #b9b7b7; -webkit-box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); } .btn-dark-lighter.disabled, .btn-dark-lighter:disabled { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-dark-lighter:not(:disabled):not(.disabled):active, .btn-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b9b7b7; border-color: #b2b1b1; } .btn-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); box-shadow: 0 0 0 0rem rgba(185, 184, 184, 0.5); } .btn-dark-lightest { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-dark-lightest:hover { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-dark-lightest:focus, .btn-dark-lightest.focus { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; -webkit-box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); } .btn-dark-lightest.disabled, .btn-dark-lightest:disabled { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-dark-lightest:not(:disabled):not(.disabled):active, .btn-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d4d4d4; border-color: #cdcdcd; } .btn-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); box-shadow: 0 0 0 0rem rgba(208, 208, 208, 0.5); } .btn-blue { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-blue:hover { color: #fff; background-color: #00497f; border-color: #00497f; } .btn-blue:focus, .btn-blue.focus { color: #fff; background-color: #00497f; border-color: #00497f; -webkit-box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); } .btn-blue.disabled, .btn-blue:disabled { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-blue:not(:disabled):not(.disabled):active, .btn-blue:not(:disabled):not(.disabled).active, .show > .btn-blue.dropdown-toggle { color: #fff; background-color: #00497f; border-color: #004172; } .btn-blue:not(:disabled):not(.disabled):active:focus, .btn-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-blue.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); box-shadow: 0 0 0 0rem rgba(38, 125, 190, 0.5); } .btn-blue-light { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-blue-light:hover { color: #fff; background-color: #599ccd; border-color: #599ccd; } .btn-blue-light:focus, .btn-blue-light.focus { color: #fff; background-color: #599ccd; border-color: #599ccd; -webkit-box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); } .btn-blue-light.disabled, .btn-blue-light:disabled { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-blue-light:not(:disabled):not(.disabled):active, .btn-blue-light:not(:disabled):not(.disabled).active, .show > .btn-blue-light.dropdown-toggle { color: #fff; background-color: #599ccd; border-color: #4f96ca; } .btn-blue-light:not(:disabled):not(.disabled):active:focus, .btn-blue-light:not(:disabled):not(.disabled).active:focus, .show > .btn-blue-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); box-shadow: 0 0 0 0rem rgba(116, 159, 191, 0.5); } .btn-blue-lighter { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-blue-lighter:hover { color: #2e2c2d; background-color: #98c2e0; border-color: #98c2e0; } .btn-blue-lighter:focus, .btn-blue-lighter.focus { color: #2e2c2d; background-color: #98c2e0; border-color: #98c2e0; -webkit-box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); } .btn-blue-lighter.disabled, .btn-blue-lighter:disabled { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-blue-lighter:not(:disabled):not(.disabled):active, .btn-blue-lighter:not(:disabled):not(.disabled).active, .show > .btn-blue-lighter.dropdown-toggle { color: #2e2c2d; background-color: #98c2e0; border-color: #8ebcdd; } .btn-blue-lighter:not(:disabled):not(.disabled):active:focus, .btn-blue-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-blue-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); box-shadow: 0 0 0 0rem rgba(169, 191, 207, 0.5); } .btn-blue-lightest { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-blue-lightest:hover { color: #2e2c2d; background-color: #bfd9eb; border-color: #bfd9eb; } .btn-blue-lightest:focus, .btn-blue-lightest.focus { color: #2e2c2d; background-color: #bfd9eb; border-color: #bfd9eb; -webkit-box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); } .btn-blue-lightest.disabled, .btn-blue-lightest:disabled { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-blue-lightest:not(:disabled):not(.disabled):active, .btn-blue-lightest:not(:disabled):not(.disabled).active, .show > .btn-blue-lightest.dropdown-toggle { color: #2e2c2d; background-color: #bfd9eb; border-color: #b6d3e8; } .btn-blue-lightest:not(:disabled):not(.disabled):active:focus, .btn-blue-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-blue-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); box-shadow: 0 0 0 0rem rgba(202, 211, 217, 0.5); } .btn-indigo { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-indigo:hover { color: #fff; background-color: #431ca0; border-color: #431ca0; } .btn-indigo:focus, .btn-indigo.focus { color: #fff; background-color: #431ca0; border-color: #431ca0; -webkit-box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); } .btn-indigo.disabled, .btn-indigo:disabled { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-indigo:not(:disabled):not(.disabled):active, .btn-indigo:not(:disabled):not(.disabled).active, .show > .btn-indigo.dropdown-toggle { color: #fff; background-color: #431ca0; border-color: #3e1a96; } .btn-indigo:not(:disabled):not(.disabled):active:focus, .btn-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); box-shadow: 0 0 0 0rem rgba(111, 68, 212, 0.5); } .btn-indigo-light { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-indigo-light:hover { color: #fff; background-color: #8a67dd; border-color: #8a67dd; } .btn-indigo-light:focus, .btn-indigo-light.focus { color: #fff; background-color: #8a67dd; border-color: #8a67dd; -webkit-box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); } .btn-indigo-light.disabled, .btn-indigo-light:disabled { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-indigo-light:not(:disabled):not(.disabled):active, .btn-indigo-light:not(:disabled):not(.disabled).active, .show > .btn-indigo-light.dropdown-toggle { color: #fff; background-color: #8a67dd; border-color: #825dda; } .btn-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-indigo-light:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); box-shadow: 0 0 0 0rem rgba(151, 130, 202, 0.5); } .btn-indigo-lighter { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-indigo-lighter:hover { color: #2e2c2d; background-color: #b69fe8; border-color: #b69fe8; } .btn-indigo-lighter:focus, .btn-indigo-lighter.focus { color: #2e2c2d; background-color: #b69fe8; border-color: #b69fe8; -webkit-box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); } .btn-indigo-lighter.disabled, .btn-indigo-lighter:disabled { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-indigo-lighter:not(:disabled):not(.disabled):active, .btn-indigo-lighter:not(:disabled):not(.disabled).active, .show > .btn-indigo-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b69fe8; border-color: #ae94e6; } .btn-indigo-lighter:not(:disabled):not(.disabled):active:focus, .btn-indigo-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); box-shadow: 0 0 0 0rem rgba(188, 177, 212, 0.5); } .btn-indigo-lightest { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-indigo-lightest:hover { color: #2e2c2d; background-color: #cebff1; border-color: #cebff1; } .btn-indigo-lightest:focus, .btn-indigo-lightest.focus { color: #2e2c2d; background-color: #cebff1; border-color: #cebff1; -webkit-box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); } .btn-indigo-lightest.disabled, .btn-indigo-lightest:disabled { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-indigo-lightest:not(:disabled):not(.disabled):active, .btn-indigo-lightest:not(:disabled):not(.disabled).active, .show > .btn-indigo-lightest.dropdown-toggle { color: #2e2c2d; background-color: #cebff1; border-color: #c6b5ee; } .btn-indigo-lightest:not(:disabled):not(.disabled):active:focus, .btn-indigo-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-indigo-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); box-shadow: 0 0 0 0rem rgba(209, 205, 219, 0.5); } .btn-purple { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-purple:hover { color: #fff; background-color: #873b7c; border-color: #873b7c; } .btn-purple:focus, .btn-purple.focus { color: #fff; background-color: #873b7c; border-color: #873b7c; -webkit-box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); } .btn-purple.disabled, .btn-purple:disabled { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-purple:not(:disabled):not(.disabled):active, .btn-purple:not(:disabled):not(.disabled).active, .show > .btn-purple.dropdown-toggle { color: #fff; background-color: #873b7c; border-color: #7f3773; } .btn-purple:not(:disabled):not(.disabled):active:focus, .btn-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-purple.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); box-shadow: 0 0 0 0rem rgba(184, 101, 171, 0.5); } .btn-purple-light { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-purple-light:hover { color: #2e2c2d; background-color: #c582bb; border-color: #c582bb; } .btn-purple-light:focus, .btn-purple-light.focus { color: #2e2c2d; background-color: #c582bb; border-color: #c582bb; -webkit-box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); } .btn-purple-light.disabled, .btn-purple-light:disabled { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-purple-light:not(:disabled):not(.disabled):active, .btn-purple-light:not(:disabled):not(.disabled).active, .show > .btn-purple-light.dropdown-toggle { color: #2e2c2d; background-color: #c582bb; border-color: #c17ab6; } .btn-purple-light:not(:disabled):not(.disabled):active:focus, .btn-purple-light:not(:disabled):not(.disabled).active:focus, .show > .btn-purple-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); box-shadow: 0 0 0 0rem rgba(188, 147, 182, 0.5); } .btn-purple-lighter { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-purple-lighter:hover { color: #2e2c2d; background-color: #daafd3; border-color: #daafd3; } .btn-purple-lighter:focus, .btn-purple-lighter.focus { color: #2e2c2d; background-color: #daafd3; border-color: #daafd3; -webkit-box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); } .btn-purple-lighter.disabled, .btn-purple-lighter:disabled { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-purple-lighter:not(:disabled):not(.disabled):active, .btn-purple-lighter:not(:disabled):not(.disabled).active, .show > .btn-purple-lighter.dropdown-toggle { color: #2e2c2d; background-color: #daafd3; border-color: #d6a7ce; } .btn-purple-lighter:not(:disabled):not(.disabled):active:focus, .btn-purple-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-purple-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); box-shadow: 0 0 0 0rem rgba(206, 185, 202, 0.5); } .btn-purple-lightest { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-purple-lightest:hover { color: #2e2c2d; background-color: #e7cae1; border-color: #e7cae1; } .btn-purple-lightest:focus, .btn-purple-lightest.focus { color: #2e2c2d; background-color: #e7cae1; border-color: #e7cae1; -webkit-box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); } .btn-purple-lightest.disabled, .btn-purple-lightest:disabled { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-purple-lightest:not(:disabled):not(.disabled):active, .btn-purple-lightest:not(:disabled):not(.disabled).active, .show > .btn-purple-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7cae1; border-color: #e3c1dc; } .btn-purple-lightest:not(:disabled):not(.disabled):active:focus, .btn-purple-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-purple-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); box-shadow: 0 0 0 0rem rgba(217, 208, 215, 0.5); } .btn-pink { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-pink:hover { color: #fff; background-color: #990078; border-color: #990078; } .btn-pink:focus, .btn-pink.focus { color: #fff; background-color: #990078; border-color: #990078; -webkit-box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); } .btn-pink.disabled, .btn-pink:disabled { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-pink:not(:disabled):not(.disabled):active, .btn-pink:not(:disabled):not(.disabled).active, .show > .btn-pink.dropdown-toggle { color: #fff; background-color: #990078; border-color: #8c006e; } .btn-pink:not(:disabled):not(.disabled):active:focus, .btn-pink:not(:disabled):not(.disabled).active:focus, .show > .btn-pink.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); box-shadow: 0 0 0 0rem rgba(212, 38, 174, 0.5); } .btn-pink-light { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-pink-light:hover { color: #fff; background-color: #de55c0; border-color: #de55c0; } .btn-pink-light:focus, .btn-pink-light.focus { color: #fff; background-color: #de55c0; border-color: #de55c0; -webkit-box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); } .btn-pink-light.disabled, .btn-pink-light:disabled { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-pink-light:not(:disabled):not(.disabled):active, .btn-pink-light:not(:disabled):not(.disabled).active, .show > .btn-pink-light.dropdown-toggle { color: #fff; background-color: #de55c0; border-color: #dc4bbc; } .btn-pink-light:not(:disabled):not(.disabled):active:focus, .btn-pink-light:not(:disabled):not(.disabled).active:focus, .show > .btn-pink-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); box-shadow: 0 0 0 0rem rgba(202, 115, 184, 0.5); } .btn-pink-lighter { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-pink-lighter:hover { color: #2e2c2d; background-color: #e995d7; border-color: #e995d7; } .btn-pink-lighter:focus, .btn-pink-lighter.focus { color: #2e2c2d; background-color: #e995d7; border-color: #e995d7; -webkit-box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); } .btn-pink-lighter.disabled, .btn-pink-lighter:disabled { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-pink-lighter:not(:disabled):not(.disabled):active, .btn-pink-lighter:not(:disabled):not(.disabled).active, .show > .btn-pink-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e995d7; border-color: #e78ad3; } .btn-pink-lighter:not(:disabled):not(.disabled):active:focus, .btn-pink-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-pink-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); box-shadow: 0 0 0 0rem rgba(213, 169, 203, 0.5); } .btn-pink-lightest { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-pink-lightest:hover { color: #2e2c2d; background-color: #f2bce7; border-color: #f2bce7; } .btn-pink-lightest:focus, .btn-pink-lightest.focus { color: #2e2c2d; background-color: #f2bce7; border-color: #f2bce7; -webkit-box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); } .btn-pink-lightest.disabled, .btn-pink-lightest:disabled { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-pink-lightest:not(:disabled):not(.disabled):active, .btn-pink-lightest:not(:disabled):not(.disabled).active, .show > .btn-pink-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f2bce7; border-color: #efb1e3; } .btn-pink-lightest:not(:disabled):not(.disabled):active:focus, .btn-pink-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-pink-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); box-shadow: 0 0 0 0rem rgba(219, 202, 216, 0.5); } .btn-red { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-red:hover { color: #fff; background-color: #ad2116; border-color: #ad2116; } .btn-red:focus, .btn-red.focus { color: #fff; background-color: #ad2116; border-color: #ad2116; -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-red.disabled, .btn-red:disabled { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-red:not(:disabled):not(.disabled):active, .btn-red:not(:disabled):not(.disabled).active, .show > .btn-red.dropdown-toggle { color: #fff; background-color: #ad2116; border-color: #a21e15; } .btn-red:not(:disabled):not(.disabled):active:focus, .btn-red:not(:disabled):not(.disabled).active:focus, .show > .btn-red.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); box-shadow: 0 0 0 0rem rgba(224, 73, 62, 0.5); } .btn-red-light { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-red-light:hover { color: #fff; background-color: #e66a62; border-color: #e66a62; } .btn-red-light:focus, .btn-red-light.focus { color: #fff; background-color: #e66a62; border-color: #e66a62; -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-red-light.disabled, .btn-red-light:disabled { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-red-light:not(:disabled):not(.disabled):active, .btn-red-light:not(:disabled):not(.disabled).active, .show > .btn-red-light.dropdown-toggle { color: #fff; background-color: #e66a62; border-color: #e46057; } .btn-red-light:not(:disabled):not(.disabled):active:focus, .btn-red-light:not(:disabled):not(.disabled).active:focus, .show > .btn-red-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); box-shadow: 0 0 0 0rem rgba(208, 132, 127, 0.5); } .btn-red-lighter { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-red-lighter:hover { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; } .btn-red-lighter:focus, .btn-red-lighter.focus { color: #2e2c2d; background-color: #efa19a; border-color: #efa19a; -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-red-lighter.disabled, .btn-red-lighter:disabled { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-red-lighter:not(:disabled):not(.disabled):active, .btn-red-lighter:not(:disabled):not(.disabled).active, .show > .btn-red-lighter.dropdown-toggle { color: #2e2c2d; background-color: #efa19a; border-color: #ed978f; } .btn-red-lighter:not(:disabled):not(.disabled):active:focus, .btn-red-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-red-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); box-shadow: 0 0 0 0rem rgba(216, 178, 175, 0.5); } .btn-red-lightest { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-red-lightest:hover { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; } .btn-red-lightest:focus, .btn-red-lightest.focus { color: #2e2c2d; background-color: #f3c2bd; border-color: #f3c2bd; -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-red-lightest.disabled, .btn-red-lightest:disabled { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-red-lightest:not(:disabled):not(.disabled):active, .btn-red-lightest:not(:disabled):not(.disabled).active, .show > .btn-red-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f3c2bd; border-color: #f2b8b2; } .btn-red-lightest:not(:disabled):not(.disabled):active:focus, .btn-red-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-red-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); box-shadow: 0 0 0 0rem rgba(220, 206, 204, 0.5); } .btn-orange { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-orange:hover { color: #2e2c2d; background-color: #ff8000; border-color: #ff8000; } .btn-orange:focus, .btn-orange.focus { color: #2e2c2d; background-color: #ff8000; border-color: #ff8000; -webkit-box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); } .btn-orange.disabled, .btn-orange:disabled { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-orange:not(:disabled):not(.disabled):active, .btn-orange:not(:disabled):not(.disabled).active, .show > .btn-orange.dropdown-toggle { color: #2e2c2d; background-color: #ff8000; border-color: #f27900; } .btn-orange:not(:disabled):not(.disabled):active:focus, .btn-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-orange.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); box-shadow: 0 0 0 0rem rgba(224, 137, 50, 0.5); } .btn-orange-light { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-orange-light:hover { color: #2e2c2d; background-color: #ffb366; border-color: #ffb366; } .btn-orange-light:focus, .btn-orange-light.focus { color: #2e2c2d; background-color: #ffb366; border-color: #ffb366; -webkit-box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); } .btn-orange-light.disabled, .btn-orange-light:disabled { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-orange-light:not(:disabled):not(.disabled):active, .btn-orange-light:not(:disabled):not(.disabled).active, .show > .btn-orange-light.dropdown-toggle { color: #2e2c2d; background-color: #ffb366; border-color: #ffac59; } .btn-orange-light:not(:disabled):not(.disabled):active:focus, .btn-orange-light:not(:disabled):not(.disabled).active:focus, .show > .btn-orange-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); box-shadow: 0 0 0 0rem rgba(224, 180, 137, 0.5); } .btn-orange-lighter { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-orange-lighter:hover { color: #2e2c2d; background-color: #ffcd99; border-color: #ffcd99; } .btn-orange-lighter:focus, .btn-orange-lighter.focus { color: #2e2c2d; background-color: #ffcd99; border-color: #ffcd99; -webkit-box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); } .btn-orange-lighter.disabled, .btn-orange-lighter:disabled { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-orange-lighter:not(:disabled):not(.disabled):active, .btn-orange-lighter:not(:disabled):not(.disabled).active, .show > .btn-orange-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffcd99; border-color: #ffc78c; } .btn-orange-lighter:not(:disabled):not(.disabled):active:focus, .btn-orange-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-orange-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); box-shadow: 0 0 0 0rem rgba(224, 202, 180, 0.5); } .btn-orange-lightest { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-orange-lightest:hover { color: #2e2c2d; background-color: #ffdcb8; border-color: #ffdcb8; } .btn-orange-lightest:focus, .btn-orange-lightest.focus { color: #2e2c2d; background-color: #ffdcb8; border-color: #ffdcb8; -webkit-box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); } .btn-orange-lightest.disabled, .btn-orange-lightest:disabled { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-orange-lightest:not(:disabled):not(.disabled):active, .btn-orange-lightest:not(:disabled):not(.disabled).active, .show > .btn-orange-lightest.dropdown-toggle { color: #2e2c2d; background-color: #ffdcb8; border-color: #ffd5ab; } .btn-orange-lightest:not(:disabled):not(.disabled):active:focus, .btn-orange-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-orange-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); box-shadow: 0 0 0 0rem rgba(224, 215, 207, 0.5); } .btn-yellow { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-yellow:hover { color: #2e2c2d; background-color: #cca000; border-color: #cca000; } .btn-yellow:focus, .btn-yellow.focus { color: #2e2c2d; background-color: #cca000; border-color: #cca000; -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-yellow.disabled, .btn-yellow:disabled { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-yellow:not(:disabled):not(.disabled):active, .btn-yellow:not(:disabled):not(.disabled).active, .show > .btn-yellow.dropdown-toggle { color: #2e2c2d; background-color: #cca000; border-color: #bf9600; } .btn-yellow:not(:disabled):not(.disabled):active:focus, .btn-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); box-shadow: 0 0 0 0rem rgba(224, 177, 7, 0.5); } .btn-yellow-light { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-yellow-light:hover { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; } .btn-yellow-light:focus, .btn-yellow-light.focus { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd94d; -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-yellow-light.disabled, .btn-yellow-light:disabled { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-yellow-light:not(:disabled):not(.disabled):active, .btn-yellow-light:not(:disabled):not(.disabled).active, .show > .btn-yellow-light.dropdown-toggle { color: #2e2c2d; background-color: #ffd94d; border-color: #ffd640; } .btn-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-yellow-light:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); box-shadow: 0 0 0 0rem rgba(224, 200, 116, 0.5); } .btn-yellow-lighter { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-yellow-lighter:hover { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; } .btn-yellow-lighter:focus, .btn-yellow-lighter.focus { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe68c; -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-yellow-lighter.disabled, .btn-yellow-lighter:disabled { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-yellow-lighter:not(:disabled):not(.disabled):active, .btn-yellow-lighter:not(:disabled):not(.disabled).active, .show > .btn-yellow-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffe68c; border-color: #ffe37f; } .btn-yellow-lighter:not(:disabled):not(.disabled):active:focus, .btn-yellow-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); box-shadow: 0 0 0 0rem rgba(224, 211, 169, 0.5); } .btn-yellow-lightest { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-yellow-lightest:hover { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; } .btn-yellow-lightest:focus, .btn-yellow-lightest.focus { color: #2e2c2d; background-color: #fff0b3; border-color: #fff0b3; -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-yellow-lightest.disabled, .btn-yellow-lightest:disabled { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-yellow-lightest:not(:disabled):not(.disabled):active, .btn-yellow-lightest:not(:disabled):not(.disabled).active, .show > .btn-yellow-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fff0b3; border-color: #ffeda6; } .btn-yellow-lightest:not(:disabled):not(.disabled):active:focus, .btn-yellow-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-yellow-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(224, 219, 202, 0.5); } .btn-green { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-green:hover { color: #fff; background-color: #779900; border-color: #779900; } .btn-green:focus, .btn-green.focus { color: #fff; background-color: #779900; border-color: #779900; -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-green.disabled, .btn-green:disabled { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-green:not(:disabled):not(.disabled):active, .btn-green:not(:disabled):not(.disabled).active, .show > .btn-green.dropdown-toggle { color: #fff; background-color: #779900; border-color: #6d8c00; } .btn-green:not(:disabled):not(.disabled):active:focus, .btn-green:not(:disabled):not(.disabled).active:focus, .show > .btn-green.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); box-shadow: 0 0 0 0rem rgba(142, 180, 7, 0.5); } .btn-green-light { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-green-light:hover { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; } .btn-green-light:focus, .btn-green-light.focus { color: #2e2c2d; background-color: #bfde55; border-color: #bfde55; -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-green-light.disabled, .btn-green-light:disabled { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-green-light:not(:disabled):not(.disabled):active, .btn-green-light:not(:disabled):not(.disabled).active, .show > .btn-green-light.dropdown-toggle { color: #2e2c2d; background-color: #bfde55; border-color: #bbdc4b; } .btn-green-light:not(:disabled):not(.disabled):active:focus, .btn-green-light:not(:disabled):not(.disabled).active:focus, .show > .btn-green-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); box-shadow: 0 0 0 0rem rgba(183, 202, 116, 0.5); } .btn-green-lighter { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-green-lighter:hover { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; } .btn-green-lighter:focus, .btn-green-lighter.focus { color: #2e2c2d; background-color: #d7e995; border-color: #d7e995; -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-green-lighter.disabled, .btn-green-lighter:disabled { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-green-lighter:not(:disabled):not(.disabled):active, .btn-green-lighter:not(:disabled):not(.disabled).active, .show > .btn-green-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d7e995; border-color: #d3e78a; } .btn-green-lighter:not(:disabled):not(.disabled):active:focus, .btn-green-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-green-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); box-shadow: 0 0 0 0rem rgba(203, 212, 169, 0.5); } .btn-green-lightest { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-green-lightest:hover { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; } .btn-green-lightest:focus, .btn-green-lightest.focus { color: #2e2c2d; background-color: #e4f2bc; border-color: #e4f2bc; -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-green-lightest.disabled, .btn-green-lightest:disabled { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-green-lightest:not(:disabled):not(.disabled):active, .btn-green-lightest:not(:disabled):not(.disabled).active, .show > .btn-green-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e4f2bc; border-color: #e0efb1; } .btn-green-lightest:not(:disabled):not(.disabled):active:focus, .btn-green-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-green-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); box-shadow: 0 0 0 0rem rgba(215, 219, 202, 0.5); } .btn-teal { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-teal:hover { color: #2e2c2d; background-color: #62baeb; border-color: #62baeb; } .btn-teal:focus, .btn-teal.focus { color: #2e2c2d; background-color: #62baeb; border-color: #62baeb; -webkit-box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); } .btn-teal.disabled, .btn-teal:disabled { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-teal:not(:disabled):not(.disabled):active, .btn-teal:not(:disabled):not(.disabled).active, .show > .btn-teal.dropdown-toggle { color: #2e2c2d; background-color: #62baeb; border-color: #56b5ea; } .btn-teal:not(:disabled):not(.disabled):active:focus, .btn-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-teal.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); box-shadow: 0 0 0 0rem rgba(128, 182, 212, 0.5); } .btn-teal-light { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-teal-light:hover { color: #2e2c2d; background-color: #9ad4f2; border-color: #9ad4f2; } .btn-teal-light:focus, .btn-teal-light.focus { color: #2e2c2d; background-color: #9ad4f2; border-color: #9ad4f2; -webkit-box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); } .btn-teal-light.disabled, .btn-teal-light:disabled { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-teal-light:not(:disabled):not(.disabled):active, .btn-teal-light:not(:disabled):not(.disabled).active, .show > .btn-teal-light.dropdown-toggle { color: #2e2c2d; background-color: #9ad4f2; border-color: #8ecff1; } .btn-teal-light:not(:disabled):not(.disabled):active:focus, .btn-teal-light:not(:disabled):not(.disabled).active:focus, .show > .btn-teal-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); box-shadow: 0 0 0 0rem rgba(176, 203, 218, 0.5); } .btn-teal-lighter { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-teal-lighter:hover { color: #2e2c2d; background-color: #b5dff7; border-color: #b5dff7; } .btn-teal-lighter:focus, .btn-teal-lighter.focus { color: #2e2c2d; background-color: #b5dff7; border-color: #b5dff7; -webkit-box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); } .btn-teal-lighter.disabled, .btn-teal-lighter:disabled { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-teal-lighter:not(:disabled):not(.disabled):active, .btn-teal-lighter:not(:disabled):not(.disabled).active, .show > .btn-teal-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b5dff7; border-color: #a9daf6; } .btn-teal-lighter:not(:disabled):not(.disabled):active:focus, .btn-teal-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-teal-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); box-shadow: 0 0 0 0rem rgba(200, 213, 221, 0.5); } .btn-teal-lightest { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-teal-lightest:hover { color: #2e2c2d; background-color: #c5e5fa; border-color: #c5e5fa; } .btn-teal-lightest:focus, .btn-teal-lightest.focus { color: #2e2c2d; background-color: #c5e5fa; border-color: #c5e5fa; -webkit-box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); } .btn-teal-lightest.disabled, .btn-teal-lightest:disabled { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-teal-lightest:not(:disabled):not(.disabled):active, .btn-teal-lightest:not(:disabled):not(.disabled).active, .show > .btn-teal-lightest.dropdown-toggle { color: #2e2c2d; background-color: #c5e5fa; border-color: #badff9; } .btn-teal-lightest:not(:disabled):not(.disabled):active:focus, .btn-teal-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-teal-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); box-shadow: 0 0 0 0rem rgba(214, 219, 223, 0.5); } .btn-cyan { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-cyan:hover { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; } .btn-cyan:focus, .btn-cyan.focus { color: #fff; background-color: #0d8cb6; border-color: #0d8cb6; -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-cyan.disabled, .btn-cyan:disabled { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-cyan:not(:disabled):not(.disabled):active, .btn-cyan:not(:disabled):not(.disabled).active, .show > .btn-cyan.dropdown-toggle { color: #fff; background-color: #0d8cb6; border-color: #0c82aa; } .btn-cyan:not(:disabled):not(.disabled):active:focus, .btn-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); box-shadow: 0 0 0 0rem rgba(52, 188, 234, 0.5); } .btn-cyan-light { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-cyan-light:hover { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; } .btn-cyan-light:focus, .btn-cyan-light.focus { color: #2e2c2d; background-color: #5ac9ee; border-color: #5ac9ee; -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-cyan-light.disabled, .btn-cyan-light:disabled { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-cyan-light:not(:disabled):not(.disabled):active, .btn-cyan-light:not(:disabled):not(.disabled).active, .show > .btn-cyan-light.dropdown-toggle { color: #2e2c2d; background-color: #5ac9ee; border-color: #4ec5ed; } .btn-cyan-light:not(:disabled):not(.disabled):active:focus, .btn-cyan-light:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); box-shadow: 0 0 0 0rem rgba(123, 190, 213, 0.5); } .btn-cyan-lighter { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-cyan-lighter:hover { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; } .btn-cyan-lighter:focus, .btn-cyan-lighter.focus { color: #2e2c2d; background-color: #95dcf4; border-color: #95dcf4; -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-cyan-lighter.disabled, .btn-cyan-lighter:disabled { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-cyan-lighter:not(:disabled):not(.disabled):active, .btn-cyan-lighter:not(:disabled):not(.disabled).active, .show > .btn-cyan-lighter.dropdown-toggle { color: #2e2c2d; background-color: #95dcf4; border-color: #89d8f3; } .btn-cyan-lighter:not(:disabled):not(.disabled):active:focus, .btn-cyan-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); box-shadow: 0 0 0 0rem rgba(173, 206, 218, 0.5); } .btn-cyan-lightest { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-cyan-lightest:hover { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; } .btn-cyan-lightest:focus, .btn-cyan-lightest.focus { color: #2e2c2d; background-color: #b8e7f9; border-color: #b8e7f9; -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-cyan-lightest.disabled, .btn-cyan-lightest:disabled { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-cyan-lightest:not(:disabled):not(.disabled):active, .btn-cyan-lightest:not(:disabled):not(.disabled).active, .show > .btn-cyan-lightest.dropdown-toggle { color: #2e2c2d; background-color: #b8e7f9; border-color: #ace3f8; } .btn-cyan-lightest:not(:disabled):not(.disabled):active:focus, .btn-cyan-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-cyan-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); box-shadow: 0 0 0 0rem rgba(203, 217, 222, 0.5); } .btn-white { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-white:hover { color: #2e2c2d; background-color: #e6e6e6; border-color: #e6e6e6; } .btn-white:focus, .btn-white.focus { color: #2e2c2d; background-color: #e6e6e6; border-color: #e6e6e6; -webkit-box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); } .btn-white.disabled, .btn-white:disabled { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-white:not(:disabled):not(.disabled):active, .btn-white:not(:disabled):not(.disabled).active, .show > .btn-white.dropdown-toggle { color: #2e2c2d; background-color: #e6e6e6; border-color: #dfdfdf; } .btn-white:not(:disabled):not(.disabled):active:focus, .btn-white:not(:disabled):not(.disabled).active:focus, .show > .btn-white.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); box-shadow: 0 0 0 0rem rgba(224, 223, 224, 0.5); } .btn-gray { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray:hover { color: #fff; background-color: #666666; border-color: #666666; } .btn-gray:focus, .btn-gray.focus { color: #fff; background-color: #666666; border-color: #666666; -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray.disabled, .btn-gray:disabled { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray:not(:disabled):not(.disabled):active, .btn-gray:not(:disabled):not(.disabled).active, .show > .btn-gray.dropdown-toggle { color: #fff; background-color: #666666; border-color: #5f5f5f; } .btn-gray:not(:disabled):not(.disabled):active:focus, .btn-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-gray.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray-light { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-gray-light:hover { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; } .btn-gray-light:focus, .btn-gray-light.focus { color: #2e2c2d; background-color: #a6a6a6; border-color: #a6a6a6; -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-gray-light.disabled, .btn-gray-light:disabled { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-gray-light:not(:disabled):not(.disabled):active, .btn-gray-light:not(:disabled):not(.disabled).active, .show > .btn-gray-light.dropdown-toggle { color: #2e2c2d; background-color: #a6a6a6; border-color: #9f9f9f; } .btn-gray-light:not(:disabled):not(.disabled):active:focus, .btn-gray-light:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); box-shadow: 0 0 0 0rem rgba(169, 169, 169, 0.5); } .btn-gray-lighter { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-gray-lighter:hover { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; } .btn-gray-lighter:focus, .btn-gray-lighter.focus { color: #2e2c2d; background-color: #c6c6c6; border-color: #c6c6c6; -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-gray-lighter.disabled, .btn-gray-lighter:disabled { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-gray-lighter:not(:disabled):not(.disabled):active, .btn-gray-lighter:not(:disabled):not(.disabled).active, .show > .btn-gray-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c6c6c6; border-color: #bfbfbf; } .btn-gray-lighter:not(:disabled):not(.disabled):active:focus, .btn-gray-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); box-shadow: 0 0 0 0rem rgba(196, 196, 196, 0.5); } .btn-gray-lightest { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-gray-lightest:hover { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; } .btn-gray-lightest:focus, .btn-gray-lightest.focus { color: #2e2c2d; background-color: #d9d9d9; border-color: #d9d9d9; -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-gray-lightest.disabled, .btn-gray-lightest:disabled { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-gray-lightest:not(:disabled):not(.disabled):active, .btn-gray-lightest:not(:disabled):not(.disabled).active, .show > .btn-gray-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d9d9d9; border-color: #d2d2d2; } .btn-gray-lightest:not(:disabled):not(.disabled):active:focus, .btn-gray-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(213, 212, 212, 0.5); } .btn-gray-dark { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-dark:hover { color: #fff; background-color: #141314; border-color: #141314; } .btn-gray-dark:focus, .btn-gray-dark.focus { color: #fff; background-color: #141314; border-color: #141314; -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-gray-dark.disabled, .btn-gray-dark:disabled { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-dark:not(:disabled):not(.disabled):active, .btn-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-gray-dark.dropdown-toggle { color: #fff; background-color: #141314; border-color: #0d0d0d; } .btn-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-gray-dark-light { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-gray-dark-light:hover { color: #fff; background-color: #7e7c7c; border-color: #7e7c7c; } .btn-gray-dark-light:focus, .btn-gray-dark-light.focus { color: #fff; background-color: #7e7c7c; border-color: #7e7c7c; -webkit-box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); } .btn-gray-dark-light.disabled, .btn-gray-dark-light:disabled { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-gray-dark-light:not(:disabled):not(.disabled):active, .btn-gray-dark-light:not(:disabled):not(.disabled).active, .show > .btn-gray-dark-light.dropdown-toggle { color: #fff; background-color: #7e7c7c; border-color: #777676; } .btn-gray-dark-light:not(:disabled):not(.disabled):active:focus, .btn-gray-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); box-shadow: 0 0 0 0rem rgba(135, 134, 134, 0.5); } .btn-gray-dark-lighter { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-gray-dark-lighter:hover { color: #2e2c2d; background-color: #b2b0b2; border-color: #b2b0b2; } .btn-gray-dark-lighter:focus, .btn-gray-dark-lighter.focus { color: #2e2c2d; background-color: #b2b0b2; border-color: #b2b0b2; -webkit-box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); } .btn-gray-dark-lighter.disabled, .btn-gray-dark-lighter:disabled { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-gray-dark-lighter:not(:disabled):not(.disabled):active, .btn-gray-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-gray-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #b2b0b2; border-color: #abaaab; } .btn-gray-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-gray-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); box-shadow: 0 0 0 0rem rgba(179, 178, 179, 0.5); } .btn-gray-dark-lightest { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-gray-dark-lightest:hover { color: #2e2c2d; background-color: #d1d1d1; border-color: #d1d1d1; } .btn-gray-dark-lightest:focus, .btn-gray-dark-lightest.focus { color: #2e2c2d; background-color: #d1d1d1; border-color: #d1d1d1; -webkit-box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); } .btn-gray-dark-lightest.disabled, .btn-gray-dark-lightest:disabled { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-gray-dark-lightest:not(:disabled):not(.disabled):active, .btn-gray-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-gray-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #d1d1d1; border-color: #cacaca; } .btn-gray-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-gray-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); box-shadow: 0 0 0 0rem rgba(206, 206, 206, 0.5); } .btn-gray-100 { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-gray-100:hover { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; } .btn-gray-100:focus, .btn-gray-100.focus { color: #2e2c2d; background-color: #d8d6d8; border-color: #d8d6d8; -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-gray-100.disabled, .btn-gray-100:disabled { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-gray-100:not(:disabled):not(.disabled):active, .btn-gray-100:not(:disabled):not(.disabled).active, .show > .btn-gray-100.dropdown-toggle { color: #2e2c2d; background-color: #d8d6d8; border-color: #d2cfd2; } .btn-gray-100:not(:disabled):not(.disabled):active:focus, .btn-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-100.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 211, 212, 0.5); } .btn-gray-200 { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-gray-200:hover { color: #2e2c2d; background-color: #cac8ca; border-color: #cac8ca; } .btn-gray-200:focus, .btn-gray-200.focus { color: #2e2c2d; background-color: #cac8ca; border-color: #cac8ca; -webkit-box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); } .btn-gray-200.disabled, .btn-gray-200:disabled { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-gray-200:not(:disabled):not(.disabled):active, .btn-gray-200:not(:disabled):not(.disabled).active, .show > .btn-gray-200.dropdown-toggle { color: #2e2c2d; background-color: #cac8ca; border-color: #c4c2c4; } .btn-gray-200:not(:disabled):not(.disabled):active:focus, .btn-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-200.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); box-shadow: 0 0 0 0rem rgba(200, 199, 200, 0.5); } .btn-gray-300 { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-gray-300:hover { color: #2e2c2d; background-color: #bbbbbb; border-color: #bbbbbb; } .btn-gray-300:focus, .btn-gray-300.focus { color: #2e2c2d; background-color: #bbbbbb; border-color: #bbbbbb; -webkit-box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); } .btn-gray-300.disabled, .btn-gray-300:disabled { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-gray-300:not(:disabled):not(.disabled):active, .btn-gray-300:not(:disabled):not(.disabled).active, .show > .btn-gray-300.dropdown-toggle { color: #2e2c2d; background-color: #bbbbbb; border-color: #b4b4b4; } .btn-gray-300:not(:disabled):not(.disabled):active:focus, .btn-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-300.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); box-shadow: 0 0 0 0rem rgba(187, 187, 187, 0.5); } .btn-gray-400 { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-gray-400:hover { color: #2e2c2d; background-color: #adabad; border-color: #adabad; } .btn-gray-400:focus, .btn-gray-400.focus { color: #2e2c2d; background-color: #adabad; border-color: #adabad; -webkit-box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); } .btn-gray-400.disabled, .btn-gray-400:disabled { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-gray-400:not(:disabled):not(.disabled):active, .btn-gray-400:not(:disabled):not(.disabled).active, .show > .btn-gray-400.dropdown-toggle { color: #2e2c2d; background-color: #adabad; border-color: #a6a5a6; } .btn-gray-400:not(:disabled):not(.disabled):active:focus, .btn-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-400.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); box-shadow: 0 0 0 0rem rgba(175, 174, 175, 0.5); } .btn-gray-500 { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-gray-500:hover { color: #fff; background-color: #8a888a; border-color: #8a888a; } .btn-gray-500:focus, .btn-gray-500.focus { color: #fff; background-color: #8a888a; border-color: #8a888a; -webkit-box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); } .btn-gray-500.disabled, .btn-gray-500:disabled { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-gray-500:not(:disabled):not(.disabled):active, .btn-gray-500:not(:disabled):not(.disabled).active, .show > .btn-gray-500.dropdown-toggle { color: #fff; background-color: #8a888a; border-color: #838283; } .btn-gray-500:not(:disabled):not(.disabled):active:focus, .btn-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-500.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); box-shadow: 0 0 0 0rem rgba(145, 144, 145, 0.5); } .btn-gray-600 { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray-600:hover { color: #fff; background-color: #666666; border-color: #666666; } .btn-gray-600:focus, .btn-gray-600.focus { color: #fff; background-color: #666666; border-color: #666666; -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray-600.disabled, .btn-gray-600:disabled { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-gray-600:not(:disabled):not(.disabled):active, .btn-gray-600:not(:disabled):not(.disabled).active, .show > .btn-gray-600.dropdown-toggle { color: #fff; background-color: #666666; border-color: #5f5f5f; } .btn-gray-600:not(:disabled):not(.disabled):active:focus, .btn-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-600.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); box-shadow: 0 0 0 0rem rgba(146, 146, 146, 0.5); } .btn-gray-700 { color: #fff; background-color: #646464; border-color: #646464; } .btn-gray-700:hover { color: #fff; background-color: #4b4b4b; border-color: #4b4b4b; } .btn-gray-700:focus, .btn-gray-700.focus { color: #fff; background-color: #4b4b4b; border-color: #4b4b4b; -webkit-box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); } .btn-gray-700.disabled, .btn-gray-700:disabled { color: #fff; background-color: #646464; border-color: #646464; } .btn-gray-700:not(:disabled):not(.disabled):active, .btn-gray-700:not(:disabled):not(.disabled).active, .show > .btn-gray-700.dropdown-toggle { color: #fff; background-color: #4b4b4b; border-color: #444444; } .btn-gray-700:not(:disabled):not(.disabled):active:focus, .btn-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-700.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); box-shadow: 0 0 0 0rem rgba(123, 123, 123, 0.5); } .btn-gray-800 { color: #fff; background-color: #494748; border-color: #494748; } .btn-gray-800:hover { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; } .btn-gray-800:focus, .btn-gray-800.focus { color: #fff; background-color: #2f2e2f; border-color: #2f2e2f; -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-gray-800.disabled, .btn-gray-800:disabled { color: #fff; background-color: #494748; border-color: #494748; } .btn-gray-800:not(:disabled):not(.disabled):active, .btn-gray-800:not(:disabled):not(.disabled).active, .show > .btn-gray-800.dropdown-toggle { color: #fff; background-color: #2f2e2f; border-color: #292828; } .btn-gray-800:not(:disabled):not(.disabled):active:focus, .btn-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-800.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); box-shadow: 0 0 0 0rem rgba(100, 99, 99, 0.5); } .btn-gray-900 { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-900:hover { color: #fff; background-color: #141314; border-color: #141314; } .btn-gray-900:focus, .btn-gray-900.focus { color: #fff; background-color: #141314; border-color: #141314; -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-gray-900.disabled, .btn-gray-900:disabled { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-gray-900:not(:disabled):not(.disabled):active, .btn-gray-900:not(:disabled):not(.disabled).active, .show > .btn-gray-900.dropdown-toggle { color: #fff; background-color: #141314; border-color: #0d0d0d; } .btn-gray-900:not(:disabled):not(.disabled):active:focus, .btn-gray-900:not(:disabled):not(.disabled).active:focus, .show > .btn-gray-900.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); box-shadow: 0 0 0 0rem rgba(77, 76, 77, 0.5); } .btn-black { color: #fff; background-color: #000; border-color: #000; } .btn-black:hover { color: #fff; background-color: black; border-color: black; } .btn-black:focus, .btn-black.focus { color: #fff; background-color: black; border-color: black; -webkit-box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); } .btn-black.disabled, .btn-black:disabled { color: #fff; background-color: #000; border-color: #000; } .btn-black:not(:disabled):not(.disabled):active, .btn-black:not(:disabled):not(.disabled).active, .show > .btn-black.dropdown-toggle { color: #fff; background-color: black; border-color: black; } .btn-black:not(:disabled):not(.disabled):active:focus, .btn-black:not(:disabled):not(.disabled).active:focus, .show > .btn-black.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); box-shadow: 0 0 0 0rem rgba(38, 38, 38, 0.5); } .btn-outline-primary { color: #10b0e6; border-color: #10b0e6; } .btn-outline-primary:hover { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-primary:focus, .btn-outline-primary.focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-primary.disabled, .btn-outline-primary:disabled { color: #10b0e6; background-color: transparent; } .btn-outline-primary:not(:disabled):not(.disabled):active, .btn-outline-primary:not(:disabled):not(.disabled).active, .show > .btn-outline-primary.dropdown-toggle { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-primary:not(:disabled):not(.disabled):active:focus, .btn-outline-primary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-secondary { color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-secondary:hover { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-secondary:focus, .btn-outline-secondary.focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-secondary.disabled, .btn-outline-secondary:disabled { color: #7f7f7f; background-color: transparent; } .btn-outline-secondary:not(:disabled):not(.disabled):active, .btn-outline-secondary:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary.dropdown-toggle { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-secondary:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-success { color: #9fcc00; border-color: #9fcc00; } .btn-outline-success:hover { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-success:focus, .btn-outline-success.focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-success.disabled, .btn-outline-success:disabled { color: #9fcc00; background-color: transparent; } .btn-outline-success:not(:disabled):not(.disabled):active, .btn-outline-success:not(:disabled):not(.disabled).active, .show > .btn-outline-success.dropdown-toggle { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-success:not(:disabled):not(.disabled):active:focus, .btn-outline-success:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-info { color: #10b0e6; border-color: #10b0e6; } .btn-outline-info:hover { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-info:focus, .btn-outline-info.focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-info.disabled, .btn-outline-info:disabled { color: #10b0e6; background-color: transparent; } .btn-outline-info:not(:disabled):not(.disabled):active, .btn-outline-info:not(:disabled):not(.disabled).active, .show > .btn-outline-info.dropdown-toggle { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-info:not(:disabled):not(.disabled):active:focus, .btn-outline-info:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-warning { color: #FFC800; border-color: #FFC800; } .btn-outline-warning:hover { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-warning:focus, .btn-outline-warning.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-warning.disabled, .btn-outline-warning:disabled { color: #FFC800; background-color: transparent; } .btn-outline-warning:not(:disabled):not(.disabled):active, .btn-outline-warning:not(:disabled):not(.disabled).active, .show > .btn-outline-warning.dropdown-toggle { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-warning:not(:disabled):not(.disabled):active:focus, .btn-outline-warning:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-danger { color: #da291c; border-color: #da291c; } .btn-outline-danger:hover { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-danger:focus, .btn-outline-danger.focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-danger.disabled, .btn-outline-danger:disabled { color: #da291c; background-color: transparent; } .btn-outline-danger:not(:disabled):not(.disabled):active, .btn-outline-danger:not(:disabled):not(.disabled).active, .show > .btn-outline-danger.dropdown-toggle { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-danger:not(:disabled):not(.disabled):active:focus, .btn-outline-danger:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-light { color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-light:hover { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-light:focus, .btn-outline-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-light.disabled, .btn-outline-light:disabled { color: #f1f0f1; background-color: transparent; } .btn-outline-light:not(:disabled):not(.disabled):active, .btn-outline-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light.dropdown-toggle { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-dark { color: #494748; border-color: #494748; } .btn-outline-dark:hover { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-dark:focus, .btn-outline-dark.focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-dark.disabled, .btn-outline-dark:disabled { color: #494748; background-color: transparent; } .btn-outline-dark:not(:disabled):not(.disabled):active, .btn-outline-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-dark.dropdown-toggle { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-primary-light { color: #88d8f3; border-color: #88d8f3; } .btn-outline-primary-light:hover { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-primary-light:focus, .btn-outline-primary-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-primary-light.disabled, .btn-outline-primary-light:disabled { color: #88d8f3; background-color: transparent; } .btn-outline-primary-light:not(:disabled):not(.disabled):active, .btn-outline-primary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-light.dropdown-toggle { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-primary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-primary-lighter { color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-primary-lighter:hover { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-primary-lighter:focus, .btn-outline-primary-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-primary-lighter.disabled, .btn-outline-primary-lighter:disabled { color: #c3ebf9; background-color: transparent; } .btn-outline-primary-lighter:not(:disabled):not(.disabled):active, .btn-outline-primary-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-primary-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-primary-lightest { color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-primary-lightest:hover { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-primary-lightest:focus, .btn-outline-primary-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-primary-lightest.disabled, .btn-outline-primary-lightest:disabled { color: #e7f7fd; background-color: transparent; } .btn-outline-primary-lightest:not(:disabled):not(.disabled):active, .btn-outline-primary-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-primary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-primary-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-primary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-primary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-secondary-light { color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-secondary-light:hover { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-secondary-light:focus, .btn-outline-secondary-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-secondary-light.disabled, .btn-outline-secondary-light:disabled { color: #bfbfbf; background-color: transparent; } .btn-outline-secondary-light:not(:disabled):not(.disabled):active, .btn-outline-secondary-light:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-light.dropdown-toggle { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-secondary-light:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-secondary-lighter { color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-secondary-lighter:hover { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-secondary-lighter:focus, .btn-outline-secondary-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-secondary-lighter.disabled, .btn-outline-secondary-lighter:disabled { color: #dfdfdf; background-color: transparent; } .btn-outline-secondary-lighter:not(:disabled):not(.disabled):active, .btn-outline-secondary-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-lighter.dropdown-toggle { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-secondary-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-secondary-lightest { color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-secondary-lightest:hover { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-secondary-lightest:focus, .btn-outline-secondary-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-secondary-lightest.disabled, .btn-outline-secondary-lightest:disabled { color: #f2f2f2; background-color: transparent; } .btn-outline-secondary-lightest:not(:disabled):not(.disabled):active, .btn-outline-secondary-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-secondary-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-secondary-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-secondary-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-secondary-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-success-light { color: #cfe680; border-color: #cfe680; } .btn-outline-success-light:hover { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-success-light:focus, .btn-outline-success-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-success-light.disabled, .btn-outline-success-light:disabled { color: #cfe680; background-color: transparent; } .btn-outline-success-light:not(:disabled):not(.disabled):active, .btn-outline-success-light:not(:disabled):not(.disabled).active, .show > .btn-outline-success-light.dropdown-toggle { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-success-light:not(:disabled):not(.disabled):active:focus, .btn-outline-success-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-success-lighter { color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-success-lighter:hover { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-success-lighter:focus, .btn-outline-success-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-success-lighter.disabled, .btn-outline-success-lighter:disabled { color: #e7f2bf; background-color: transparent; } .btn-outline-success-lighter:not(:disabled):not(.disabled):active, .btn-outline-success-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-success-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-success-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-success-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-success-lightest { color: #f5fae6; border-color: #f5fae6; } .btn-outline-success-lightest:hover { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-success-lightest:focus, .btn-outline-success-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-success-lightest.disabled, .btn-outline-success-lightest:disabled { color: #f5fae6; background-color: transparent; } .btn-outline-success-lightest:not(:disabled):not(.disabled):active, .btn-outline-success-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-success-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-success-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-success-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-success-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-info-light { color: #88d8f3; border-color: #88d8f3; } .btn-outline-info-light:hover { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-info-light:focus, .btn-outline-info-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-info-light.disabled, .btn-outline-info-light:disabled { color: #88d8f3; background-color: transparent; } .btn-outline-info-light:not(:disabled):not(.disabled):active, .btn-outline-info-light:not(:disabled):not(.disabled).active, .show > .btn-outline-info-light.dropdown-toggle { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-info-light:not(:disabled):not(.disabled):active:focus, .btn-outline-info-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-info-lighter { color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-info-lighter:hover { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-info-lighter:focus, .btn-outline-info-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-info-lighter.disabled, .btn-outline-info-lighter:disabled { color: #c3ebf9; background-color: transparent; } .btn-outline-info-lighter:not(:disabled):not(.disabled):active, .btn-outline-info-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-info-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-info-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-info-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-info-lightest { color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-info-lightest:hover { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-info-lightest:focus, .btn-outline-info-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-info-lightest.disabled, .btn-outline-info-lightest:disabled { color: #e7f7fd; background-color: transparent; } .btn-outline-info-lightest:not(:disabled):not(.disabled):active, .btn-outline-info-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-info-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-info-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-info-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-info-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-warning-light { color: #ffe480; border-color: #ffe480; } .btn-outline-warning-light:hover { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-warning-light:focus, .btn-outline-warning-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-warning-light.disabled, .btn-outline-warning-light:disabled { color: #ffe480; background-color: transparent; } .btn-outline-warning-light:not(:disabled):not(.disabled):active, .btn-outline-warning-light:not(:disabled):not(.disabled).active, .show > .btn-outline-warning-light.dropdown-toggle { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-warning-light:not(:disabled):not(.disabled):active:focus, .btn-outline-warning-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-warning-lighter { color: #fff1bf; border-color: #fff1bf; } .btn-outline-warning-lighter:hover { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-warning-lighter:focus, .btn-outline-warning-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-warning-lighter.disabled, .btn-outline-warning-lighter:disabled { color: #fff1bf; background-color: transparent; } .btn-outline-warning-lighter:not(:disabled):not(.disabled):active, .btn-outline-warning-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-warning-lighter.dropdown-toggle { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-warning-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-warning-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-warning-lightest { color: #fffae6; border-color: #fffae6; } .btn-outline-warning-lightest:hover { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-warning-lightest:focus, .btn-outline-warning-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-warning-lightest.disabled, .btn-outline-warning-lightest:disabled { color: #fffae6; background-color: transparent; } .btn-outline-warning-lightest:not(:disabled):not(.disabled):active, .btn-outline-warning-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-warning-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-warning-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-warning-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-warning-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-danger-light { color: #ed948e; border-color: #ed948e; } .btn-outline-danger-light:hover { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-danger-light:focus, .btn-outline-danger-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-danger-light.disabled, .btn-outline-danger-light:disabled { color: #ed948e; background-color: transparent; } .btn-outline-danger-light:not(:disabled):not(.disabled):active, .btn-outline-danger-light:not(:disabled):not(.disabled).active, .show > .btn-outline-danger-light.dropdown-toggle { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-danger-light:not(:disabled):not(.disabled):active:focus, .btn-outline-danger-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-danger-lighter { color: #f6cac6; border-color: #f6cac6; } .btn-outline-danger-lighter:hover { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-danger-lighter:focus, .btn-outline-danger-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-danger-lighter.disabled, .btn-outline-danger-lighter:disabled { color: #f6cac6; background-color: transparent; } .btn-outline-danger-lighter:not(:disabled):not(.disabled):active, .btn-outline-danger-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-danger-lighter.dropdown-toggle { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-danger-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-danger-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-danger-lightest { color: #fbeae8; border-color: #fbeae8; } .btn-outline-danger-lightest:hover { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-danger-lightest:focus, .btn-outline-danger-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-danger-lightest.disabled, .btn-outline-danger-lightest:disabled { color: #fbeae8; background-color: transparent; } .btn-outline-danger-lightest:not(:disabled):not(.disabled):active, .btn-outline-danger-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-danger-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-danger-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-danger-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-danger-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-light-light { color: #f8f8f8; border-color: #f8f8f8; } .btn-outline-light-light:hover { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-outline-light-light:focus, .btn-outline-light-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); } .btn-outline-light-light.disabled, .btn-outline-light-light:disabled { color: #f8f8f8; background-color: transparent; } .btn-outline-light-light:not(:disabled):not(.disabled):active, .btn-outline-light-light:not(:disabled):not(.disabled).active, .show > .btn-outline-light-light.dropdown-toggle { color: #2e2c2d; background-color: #f8f8f8; border-color: #f8f8f8; } .btn-outline-light-light:not(:disabled):not(.disabled):active:focus, .btn-outline-light-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); } .btn-outline-light-lighter { color: #fcfbfc; border-color: #fcfbfc; } .btn-outline-light-lighter:hover { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-outline-light-lighter:focus, .btn-outline-light-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); } .btn-outline-light-lighter.disabled, .btn-outline-light-lighter:disabled { color: #fcfbfc; background-color: transparent; } .btn-outline-light-lighter:not(:disabled):not(.disabled):active, .btn-outline-light-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-light-lighter.dropdown-toggle { color: #2e2c2d; background-color: #fcfbfc; border-color: #fcfbfc; } .btn-outline-light-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-light-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); } .btn-outline-light-lightest { color: #fefefe; border-color: #fefefe; } .btn-outline-light-lightest:hover { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-outline-light-lightest:focus, .btn-outline-light-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); } .btn-outline-light-lightest.disabled, .btn-outline-light-lightest:disabled { color: #fefefe; background-color: transparent; } .btn-outline-light-lightest:not(:disabled):not(.disabled):active, .btn-outline-light-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-light-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fefefe; border-color: #fefefe; } .btn-outline-light-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-light-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-light-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); } .btn-outline-dark-light { color: #a4a3a4; border-color: #a4a3a4; } .btn-outline-dark-light:hover { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-outline-dark-light:focus, .btn-outline-dark-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); } .btn-outline-dark-light.disabled, .btn-outline-dark-light:disabled { color: #a4a3a4; background-color: transparent; } .btn-outline-dark-light:not(:disabled):not(.disabled):active, .btn-outline-dark-light:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-light.dropdown-toggle { color: #2e2c2d; background-color: #a4a3a4; border-color: #a4a3a4; } .btn-outline-dark-light:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); } .btn-outline-dark-lighter { color: #d2d1d1; border-color: #d2d1d1; } .btn-outline-dark-lighter:hover { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-outline-dark-lighter:focus, .btn-outline-dark-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); } .btn-outline-dark-lighter.disabled, .btn-outline-dark-lighter:disabled { color: #d2d1d1; background-color: transparent; } .btn-outline-dark-lighter:not(:disabled):not(.disabled):active, .btn-outline-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d2d1d1; border-color: #d2d1d1; } .btn-outline-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); } .btn-outline-dark-lightest { color: #ededed; border-color: #ededed; } .btn-outline-dark-lightest:hover { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-outline-dark-lightest:focus, .btn-outline-dark-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); } .btn-outline-dark-lightest.disabled, .btn-outline-dark-lightest:disabled { color: #ededed; background-color: transparent; } .btn-outline-dark-lightest:not(:disabled):not(.disabled):active, .btn-outline-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #ededed; border-color: #ededed; } .btn-outline-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); } .btn-outline-blue { color: #0066b2; border-color: #0066b2; } .btn-outline-blue:hover { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-outline-blue:focus, .btn-outline-blue.focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); } .btn-outline-blue.disabled, .btn-outline-blue:disabled { color: #0066b2; background-color: transparent; } .btn-outline-blue:not(:disabled):not(.disabled):active, .btn-outline-blue:not(:disabled):not(.disabled).active, .show > .btn-outline-blue.dropdown-toggle { color: #fff; background-color: #0066b2; border-color: #0066b2; } .btn-outline-blue:not(:disabled):not(.disabled):active:focus, .btn-outline-blue:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); } .btn-outline-blue-light { color: #80b3d9; border-color: #80b3d9; } .btn-outline-blue-light:hover { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-outline-blue-light:focus, .btn-outline-blue-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); } .btn-outline-blue-light.disabled, .btn-outline-blue-light:disabled { color: #80b3d9; background-color: transparent; } .btn-outline-blue-light:not(:disabled):not(.disabled):active, .btn-outline-blue-light:not(:disabled):not(.disabled).active, .show > .btn-outline-blue-light.dropdown-toggle { color: #2e2c2d; background-color: #80b3d9; border-color: #80b3d9; } .btn-outline-blue-light:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); } .btn-outline-blue-lighter { color: #bfd9ec; border-color: #bfd9ec; } .btn-outline-blue-lighter:hover { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-outline-blue-lighter:focus, .btn-outline-blue-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); } .btn-outline-blue-lighter.disabled, .btn-outline-blue-lighter:disabled { color: #bfd9ec; background-color: transparent; } .btn-outline-blue-lighter:not(:disabled):not(.disabled):active, .btn-outline-blue-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-blue-lighter.dropdown-toggle { color: #2e2c2d; background-color: #bfd9ec; border-color: #bfd9ec; } .btn-outline-blue-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); } .btn-outline-blue-lightest { color: #e6f0f7; border-color: #e6f0f7; } .btn-outline-blue-lightest:hover { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-outline-blue-lightest:focus, .btn-outline-blue-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); } .btn-outline-blue-lightest.disabled, .btn-outline-blue-lightest:disabled { color: #e6f0f7; background-color: transparent; } .btn-outline-blue-lightest:not(:disabled):not(.disabled):active, .btn-outline-blue-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-blue-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e6f0f7; border-color: #e6f0f7; } .btn-outline-blue-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-blue-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-blue-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); } .btn-outline-indigo { color: #5523CC; border-color: #5523CC; } .btn-outline-indigo:hover { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-outline-indigo:focus, .btn-outline-indigo.focus { -webkit-box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); } .btn-outline-indigo.disabled, .btn-outline-indigo:disabled { color: #5523CC; background-color: transparent; } .btn-outline-indigo:not(:disabled):not(.disabled):active, .btn-outline-indigo:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo.dropdown-toggle { color: #fff; background-color: #5523CC; border-color: #5523CC; } .btn-outline-indigo:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); } .btn-outline-indigo-light { color: #aa91e6; border-color: #aa91e6; } .btn-outline-indigo-light:hover { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-outline-indigo-light:focus, .btn-outline-indigo-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); } .btn-outline-indigo-light.disabled, .btn-outline-indigo-light:disabled { color: #aa91e6; background-color: transparent; } .btn-outline-indigo-light:not(:disabled):not(.disabled):active, .btn-outline-indigo-light:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo-light.dropdown-toggle { color: #2e2c2d; background-color: #aa91e6; border-color: #aa91e6; } .btn-outline-indigo-light:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); } .btn-outline-indigo-lighter { color: #d5c8f2; border-color: #d5c8f2; } .btn-outline-indigo-lighter:hover { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-outline-indigo-lighter:focus, .btn-outline-indigo-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); } .btn-outline-indigo-lighter.disabled, .btn-outline-indigo-lighter:disabled { color: #d5c8f2; background-color: transparent; } .btn-outline-indigo-lighter:not(:disabled):not(.disabled):active, .btn-outline-indigo-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo-lighter.dropdown-toggle { color: #2e2c2d; background-color: #d5c8f2; border-color: #d5c8f2; } .btn-outline-indigo-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); } .btn-outline-indigo-lightest { color: #eee9fa; border-color: #eee9fa; } .btn-outline-indigo-lightest:hover { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-outline-indigo-lightest:focus, .btn-outline-indigo-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); } .btn-outline-indigo-lightest.disabled, .btn-outline-indigo-lightest:disabled { color: #eee9fa; background-color: transparent; } .btn-outline-indigo-lightest:not(:disabled):not(.disabled):active, .btn-outline-indigo-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-indigo-lightest.dropdown-toggle { color: #2e2c2d; background-color: #eee9fa; border-color: #eee9fa; } .btn-outline-indigo-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-indigo-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-indigo-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); } .btn-outline-purple { color: #ab4a9c; border-color: #ab4a9c; } .btn-outline-purple:hover { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-outline-purple:focus, .btn-outline-purple.focus { -webkit-box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); } .btn-outline-purple.disabled, .btn-outline-purple:disabled { color: #ab4a9c; background-color: transparent; } .btn-outline-purple:not(:disabled):not(.disabled):active, .btn-outline-purple:not(:disabled):not(.disabled).active, .show > .btn-outline-purple.dropdown-toggle { color: #fff; background-color: #ab4a9c; border-color: #ab4a9c; } .btn-outline-purple:not(:disabled):not(.disabled):active:focus, .btn-outline-purple:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); } .btn-outline-purple-light { color: #d5a5ce; border-color: #d5a5ce; } .btn-outline-purple-light:hover { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-outline-purple-light:focus, .btn-outline-purple-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); } .btn-outline-purple-light.disabled, .btn-outline-purple-light:disabled { color: #d5a5ce; background-color: transparent; } .btn-outline-purple-light:not(:disabled):not(.disabled):active, .btn-outline-purple-light:not(:disabled):not(.disabled).active, .show > .btn-outline-purple-light.dropdown-toggle { color: #2e2c2d; background-color: #d5a5ce; border-color: #d5a5ce; } .btn-outline-purple-light:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); } .btn-outline-purple-lighter { color: #ead2e6; border-color: #ead2e6; } .btn-outline-purple-lighter:hover { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-outline-purple-lighter:focus, .btn-outline-purple-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); } .btn-outline-purple-lighter.disabled, .btn-outline-purple-lighter:disabled { color: #ead2e6; background-color: transparent; } .btn-outline-purple-lighter:not(:disabled):not(.disabled):active, .btn-outline-purple-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-purple-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ead2e6; border-color: #ead2e6; } .btn-outline-purple-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); } .btn-outline-purple-lightest { color: #f7edf5; border-color: #f7edf5; } .btn-outline-purple-lightest:hover { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-outline-purple-lightest:focus, .btn-outline-purple-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); } .btn-outline-purple-lightest.disabled, .btn-outline-purple-lightest:disabled { color: #f7edf5; background-color: transparent; } .btn-outline-purple-lightest:not(:disabled):not(.disabled):active, .btn-outline-purple-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-purple-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f7edf5; border-color: #f7edf5; } .btn-outline-purple-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-purple-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-purple-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); } .btn-outline-pink { color: #CC00A0; border-color: #CC00A0; } .btn-outline-pink:hover { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-outline-pink:focus, .btn-outline-pink.focus { -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); } .btn-outline-pink.disabled, .btn-outline-pink:disabled { color: #CC00A0; background-color: transparent; } .btn-outline-pink:not(:disabled):not(.disabled):active, .btn-outline-pink:not(:disabled):not(.disabled).active, .show > .btn-outline-pink.dropdown-toggle { color: #fff; background-color: #CC00A0; border-color: #CC00A0; } .btn-outline-pink:not(:disabled):not(.disabled):active:focus, .btn-outline-pink:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); } .btn-outline-pink-light { color: #e680d0; border-color: #e680d0; } .btn-outline-pink-light:hover { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-outline-pink-light:focus, .btn-outline-pink-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); } .btn-outline-pink-light.disabled, .btn-outline-pink-light:disabled { color: #e680d0; background-color: transparent; } .btn-outline-pink-light:not(:disabled):not(.disabled):active, .btn-outline-pink-light:not(:disabled):not(.disabled).active, .show > .btn-outline-pink-light.dropdown-toggle { color: #2e2c2d; background-color: #e680d0; border-color: #e680d0; } .btn-outline-pink-light:not(:disabled):not(.disabled):active:focus, .btn-outline-pink-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); } .btn-outline-pink-lighter { color: #f2bfe7; border-color: #f2bfe7; } .btn-outline-pink-lighter:hover { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-outline-pink-lighter:focus, .btn-outline-pink-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); } .btn-outline-pink-lighter.disabled, .btn-outline-pink-lighter:disabled { color: #f2bfe7; background-color: transparent; } .btn-outline-pink-lighter:not(:disabled):not(.disabled):active, .btn-outline-pink-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-pink-lighter.dropdown-toggle { color: #2e2c2d; background-color: #f2bfe7; border-color: #f2bfe7; } .btn-outline-pink-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-pink-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); } .btn-outline-pink-lightest { color: #fae6f6; border-color: #fae6f6; } .btn-outline-pink-lightest:hover { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-outline-pink-lightest:focus, .btn-outline-pink-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); } .btn-outline-pink-lightest.disabled, .btn-outline-pink-lightest:disabled { color: #fae6f6; background-color: transparent; } .btn-outline-pink-lightest:not(:disabled):not(.disabled):active, .btn-outline-pink-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-pink-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fae6f6; border-color: #fae6f6; } .btn-outline-pink-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-pink-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-pink-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); } .btn-outline-red { color: #da291c; border-color: #da291c; } .btn-outline-red:hover { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-red:focus, .btn-outline-red.focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-red.disabled, .btn-outline-red:disabled { color: #da291c; background-color: transparent; } .btn-outline-red:not(:disabled):not(.disabled):active, .btn-outline-red:not(:disabled):not(.disabled).active, .show > .btn-outline-red.dropdown-toggle { color: #fff; background-color: #da291c; border-color: #da291c; } .btn-outline-red:not(:disabled):not(.disabled):active:focus, .btn-outline-red:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .btn-outline-red-light { color: #ed948e; border-color: #ed948e; } .btn-outline-red-light:hover { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-red-light:focus, .btn-outline-red-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-red-light.disabled, .btn-outline-red-light:disabled { color: #ed948e; background-color: transparent; } .btn-outline-red-light:not(:disabled):not(.disabled):active, .btn-outline-red-light:not(:disabled):not(.disabled).active, .show > .btn-outline-red-light.dropdown-toggle { color: #2e2c2d; background-color: #ed948e; border-color: #ed948e; } .btn-outline-red-light:not(:disabled):not(.disabled):active:focus, .btn-outline-red-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .btn-outline-red-lighter { color: #f6cac6; border-color: #f6cac6; } .btn-outline-red-lighter:hover { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-red-lighter:focus, .btn-outline-red-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-red-lighter.disabled, .btn-outline-red-lighter:disabled { color: #f6cac6; background-color: transparent; } .btn-outline-red-lighter:not(:disabled):not(.disabled):active, .btn-outline-red-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-red-lighter.dropdown-toggle { color: #2e2c2d; background-color: #f6cac6; border-color: #f6cac6; } .btn-outline-red-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-red-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .btn-outline-red-lightest { color: #fbeae8; border-color: #fbeae8; } .btn-outline-red-lightest:hover { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-red-lightest:focus, .btn-outline-red-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-red-lightest.disabled, .btn-outline-red-lightest:disabled { color: #fbeae8; background-color: transparent; } .btn-outline-red-lightest:not(:disabled):not(.disabled):active, .btn-outline-red-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-red-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fbeae8; border-color: #fbeae8; } .btn-outline-red-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-red-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-red-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .btn-outline-orange { color: #FF9933; border-color: #FF9933; } .btn-outline-orange:hover { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-outline-orange:focus, .btn-outline-orange.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); } .btn-outline-orange.disabled, .btn-outline-orange:disabled { color: #FF9933; background-color: transparent; } .btn-outline-orange:not(:disabled):not(.disabled):active, .btn-outline-orange:not(:disabled):not(.disabled).active, .show > .btn-outline-orange.dropdown-toggle { color: #2e2c2d; background-color: #FF9933; border-color: #FF9933; } .btn-outline-orange:not(:disabled):not(.disabled):active:focus, .btn-outline-orange:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); } .btn-outline-orange-light { color: #ffcc99; border-color: #ffcc99; } .btn-outline-orange-light:hover { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-outline-orange-light:focus, .btn-outline-orange-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); } .btn-outline-orange-light.disabled, .btn-outline-orange-light:disabled { color: #ffcc99; background-color: transparent; } .btn-outline-orange-light:not(:disabled):not(.disabled):active, .btn-outline-orange-light:not(:disabled):not(.disabled).active, .show > .btn-outline-orange-light.dropdown-toggle { color: #2e2c2d; background-color: #ffcc99; border-color: #ffcc99; } .btn-outline-orange-light:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); } .btn-outline-orange-lighter { color: #ffe6cc; border-color: #ffe6cc; } .btn-outline-orange-lighter:hover { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-outline-orange-lighter:focus, .btn-outline-orange-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); } .btn-outline-orange-lighter.disabled, .btn-outline-orange-lighter:disabled { color: #ffe6cc; background-color: transparent; } .btn-outline-orange-lighter:not(:disabled):not(.disabled):active, .btn-outline-orange-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-orange-lighter.dropdown-toggle { color: #2e2c2d; background-color: #ffe6cc; border-color: #ffe6cc; } .btn-outline-orange-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); } .btn-outline-orange-lightest { color: #fff5eb; border-color: #fff5eb; } .btn-outline-orange-lightest:hover { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-outline-orange-lightest:focus, .btn-outline-orange-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); } .btn-outline-orange-lightest.disabled, .btn-outline-orange-lightest:disabled { color: #fff5eb; background-color: transparent; } .btn-outline-orange-lightest:not(:disabled):not(.disabled):active, .btn-outline-orange-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-orange-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fff5eb; border-color: #fff5eb; } .btn-outline-orange-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-orange-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-orange-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); } .btn-outline-yellow { color: #FFC800; border-color: #FFC800; } .btn-outline-yellow:hover { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-yellow:focus, .btn-outline-yellow.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-yellow.disabled, .btn-outline-yellow:disabled { color: #FFC800; background-color: transparent; } .btn-outline-yellow:not(:disabled):not(.disabled):active, .btn-outline-yellow:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow.dropdown-toggle { color: #2e2c2d; background-color: #FFC800; border-color: #FFC800; } .btn-outline-yellow:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .btn-outline-yellow-light { color: #ffe480; border-color: #ffe480; } .btn-outline-yellow-light:hover { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-yellow-light:focus, .btn-outline-yellow-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-yellow-light.disabled, .btn-outline-yellow-light:disabled { color: #ffe480; background-color: transparent; } .btn-outline-yellow-light:not(:disabled):not(.disabled):active, .btn-outline-yellow-light:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow-light.dropdown-toggle { color: #2e2c2d; background-color: #ffe480; border-color: #ffe480; } .btn-outline-yellow-light:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .btn-outline-yellow-lighter { color: #fff1bf; border-color: #fff1bf; } .btn-outline-yellow-lighter:hover { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-yellow-lighter:focus, .btn-outline-yellow-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-yellow-lighter.disabled, .btn-outline-yellow-lighter:disabled { color: #fff1bf; background-color: transparent; } .btn-outline-yellow-lighter:not(:disabled):not(.disabled):active, .btn-outline-yellow-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow-lighter.dropdown-toggle { color: #2e2c2d; background-color: #fff1bf; border-color: #fff1bf; } .btn-outline-yellow-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .btn-outline-yellow-lightest { color: #fffae6; border-color: #fffae6; } .btn-outline-yellow-lightest:hover { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-yellow-lightest:focus, .btn-outline-yellow-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-yellow-lightest.disabled, .btn-outline-yellow-lightest:disabled { color: #fffae6; background-color: transparent; } .btn-outline-yellow-lightest:not(:disabled):not(.disabled):active, .btn-outline-yellow-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-yellow-lightest.dropdown-toggle { color: #2e2c2d; background-color: #fffae6; border-color: #fffae6; } .btn-outline-yellow-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-yellow-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-yellow-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .btn-outline-green { color: #9fcc00; border-color: #9fcc00; } .btn-outline-green:hover { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-green:focus, .btn-outline-green.focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-green.disabled, .btn-outline-green:disabled { color: #9fcc00; background-color: transparent; } .btn-outline-green:not(:disabled):not(.disabled):active, .btn-outline-green:not(:disabled):not(.disabled).active, .show > .btn-outline-green.dropdown-toggle { color: #2e2c2d; background-color: #9fcc00; border-color: #9fcc00; } .btn-outline-green:not(:disabled):not(.disabled):active:focus, .btn-outline-green:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .btn-outline-green-light { color: #cfe680; border-color: #cfe680; } .btn-outline-green-light:hover { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-green-light:focus, .btn-outline-green-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-green-light.disabled, .btn-outline-green-light:disabled { color: #cfe680; background-color: transparent; } .btn-outline-green-light:not(:disabled):not(.disabled):active, .btn-outline-green-light:not(:disabled):not(.disabled).active, .show > .btn-outline-green-light.dropdown-toggle { color: #2e2c2d; background-color: #cfe680; border-color: #cfe680; } .btn-outline-green-light:not(:disabled):not(.disabled):active:focus, .btn-outline-green-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .btn-outline-green-lighter { color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-green-lighter:hover { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-green-lighter:focus, .btn-outline-green-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-green-lighter.disabled, .btn-outline-green-lighter:disabled { color: #e7f2bf; background-color: transparent; } .btn-outline-green-lighter:not(:disabled):not(.disabled):active, .btn-outline-green-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-green-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e7f2bf; border-color: #e7f2bf; } .btn-outline-green-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-green-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .btn-outline-green-lightest { color: #f5fae6; border-color: #f5fae6; } .btn-outline-green-lightest:hover { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-green-lightest:focus, .btn-outline-green-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-green-lightest.disabled, .btn-outline-green-lightest:disabled { color: #f5fae6; background-color: transparent; } .btn-outline-green-lightest:not(:disabled):not(.disabled):active, .btn-outline-green-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-green-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f5fae6; border-color: #f5fae6; } .btn-outline-green-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-green-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-green-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .btn-outline-teal { color: #8fcef1; border-color: #8fcef1; } .btn-outline-teal:hover { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-outline-teal:focus, .btn-outline-teal.focus { -webkit-box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); } .btn-outline-teal.disabled, .btn-outline-teal:disabled { color: #8fcef1; background-color: transparent; } .btn-outline-teal:not(:disabled):not(.disabled):active, .btn-outline-teal:not(:disabled):not(.disabled).active, .show > .btn-outline-teal.dropdown-toggle { color: #2e2c2d; background-color: #8fcef1; border-color: #8fcef1; } .btn-outline-teal:not(:disabled):not(.disabled):active:focus, .btn-outline-teal:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); } .btn-outline-teal-light { color: #c7e7f8; border-color: #c7e7f8; } .btn-outline-teal-light:hover { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-outline-teal-light:focus, .btn-outline-teal-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); } .btn-outline-teal-light.disabled, .btn-outline-teal-light:disabled { color: #c7e7f8; background-color: transparent; } .btn-outline-teal-light:not(:disabled):not(.disabled):active, .btn-outline-teal-light:not(:disabled):not(.disabled).active, .show > .btn-outline-teal-light.dropdown-toggle { color: #2e2c2d; background-color: #c7e7f8; border-color: #c7e7f8; } .btn-outline-teal-light:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); } .btn-outline-teal-lighter { color: #e3f3fc; border-color: #e3f3fc; } .btn-outline-teal-lighter:hover { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-outline-teal-lighter:focus, .btn-outline-teal-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); } .btn-outline-teal-lighter.disabled, .btn-outline-teal-lighter:disabled { color: #e3f3fc; background-color: transparent; } .btn-outline-teal-lighter:not(:disabled):not(.disabled):active, .btn-outline-teal-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-teal-lighter.dropdown-toggle { color: #2e2c2d; background-color: #e3f3fc; border-color: #e3f3fc; } .btn-outline-teal-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); } .btn-outline-teal-lightest { color: #f4fafe; border-color: #f4fafe; } .btn-outline-teal-lightest:hover { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-outline-teal-lightest:focus, .btn-outline-teal-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); } .btn-outline-teal-lightest.disabled, .btn-outline-teal-lightest:disabled { color: #f4fafe; background-color: transparent; } .btn-outline-teal-lightest:not(:disabled):not(.disabled):active, .btn-outline-teal-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-teal-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f4fafe; border-color: #f4fafe; } .btn-outline-teal-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-teal-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-teal-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); } .btn-outline-cyan { color: #10b0e6; border-color: #10b0e6; } .btn-outline-cyan:hover { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-cyan:focus, .btn-outline-cyan.focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-cyan.disabled, .btn-outline-cyan:disabled { color: #10b0e6; background-color: transparent; } .btn-outline-cyan:not(:disabled):not(.disabled):active, .btn-outline-cyan:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan.dropdown-toggle { color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .btn-outline-cyan:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .btn-outline-cyan-light { color: #88d8f3; border-color: #88d8f3; } .btn-outline-cyan-light:hover { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-cyan-light:focus, .btn-outline-cyan-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-cyan-light.disabled, .btn-outline-cyan-light:disabled { color: #88d8f3; background-color: transparent; } .btn-outline-cyan-light:not(:disabled):not(.disabled):active, .btn-outline-cyan-light:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan-light.dropdown-toggle { color: #2e2c2d; background-color: #88d8f3; border-color: #88d8f3; } .btn-outline-cyan-light:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .btn-outline-cyan-lighter { color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-cyan-lighter:hover { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-cyan-lighter:focus, .btn-outline-cyan-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-cyan-lighter.disabled, .btn-outline-cyan-lighter:disabled { color: #c3ebf9; background-color: transparent; } .btn-outline-cyan-lighter:not(:disabled):not(.disabled):active, .btn-outline-cyan-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan-lighter.dropdown-toggle { color: #2e2c2d; background-color: #c3ebf9; border-color: #c3ebf9; } .btn-outline-cyan-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .btn-outline-cyan-lightest { color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-cyan-lightest:hover { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-cyan-lightest:focus, .btn-outline-cyan-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-cyan-lightest.disabled, .btn-outline-cyan-lightest:disabled { color: #e7f7fd; background-color: transparent; } .btn-outline-cyan-lightest:not(:disabled):not(.disabled):active, .btn-outline-cyan-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-cyan-lightest.dropdown-toggle { color: #2e2c2d; background-color: #e7f7fd; border-color: #e7f7fd; } .btn-outline-cyan-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-cyan-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-cyan-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .btn-outline-white { color: #fff; border-color: #fff; } .btn-outline-white:hover { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-outline-white:focus, .btn-outline-white.focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); } .btn-outline-white.disabled, .btn-outline-white:disabled { color: #fff; background-color: transparent; } .btn-outline-white:not(:disabled):not(.disabled):active, .btn-outline-white:not(:disabled):not(.disabled).active, .show > .btn-outline-white.dropdown-toggle { color: #2e2c2d; background-color: #fff; border-color: #fff; } .btn-outline-white:not(:disabled):not(.disabled):active:focus, .btn-outline-white:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-white.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); } .btn-outline-gray { color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray:hover { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray:focus, .btn-outline-gray.focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray.disabled, .btn-outline-gray:disabled { color: #7f7f7f; background-color: transparent; } .btn-outline-gray:not(:disabled):not(.disabled):active, .btn-outline-gray:not(:disabled):not(.disabled).active, .show > .btn-outline-gray.dropdown-toggle { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray:not(:disabled):not(.disabled):active:focus, .btn-outline-gray:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray-light { color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-gray-light:hover { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-gray-light:focus, .btn-outline-gray-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-gray-light.disabled, .btn-outline-gray-light:disabled { color: #bfbfbf; background-color: transparent; } .btn-outline-gray-light:not(:disabled):not(.disabled):active, .btn-outline-gray-light:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-light.dropdown-toggle { color: #2e2c2d; background-color: #bfbfbf; border-color: #bfbfbf; } .btn-outline-gray-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .btn-outline-gray-lighter { color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-gray-lighter:hover { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-gray-lighter:focus, .btn-outline-gray-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-gray-lighter.disabled, .btn-outline-gray-lighter:disabled { color: #dfdfdf; background-color: transparent; } .btn-outline-gray-lighter:not(:disabled):not(.disabled):active, .btn-outline-gray-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-lighter.dropdown-toggle { color: #2e2c2d; background-color: #dfdfdf; border-color: #dfdfdf; } .btn-outline-gray-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .btn-outline-gray-lightest { color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-gray-lightest:hover { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-gray-lightest:focus, .btn-outline-gray-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-gray-lightest.disabled, .btn-outline-gray-lightest:disabled { color: #f2f2f2; background-color: transparent; } .btn-outline-gray-lightest:not(:disabled):not(.disabled):active, .btn-outline-gray-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-lightest.dropdown-toggle { color: #2e2c2d; background-color: #f2f2f2; border-color: #f2f2f2; } .btn-outline-gray-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .btn-outline-gray-dark { color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-dark:hover { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-dark:focus, .btn-outline-gray-dark.focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-gray-dark.disabled, .btn-outline-gray-dark:disabled { color: #2e2c2d; background-color: transparent; } .btn-outline-gray-dark:not(:disabled):not(.disabled):active, .btn-outline-gray-dark:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark.dropdown-toggle { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-dark:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-gray-dark-light { color: #979696; border-color: #979696; } .btn-outline-gray-dark-light:hover { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-outline-gray-dark-light:focus, .btn-outline-gray-dark-light.focus { -webkit-box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); } .btn-outline-gray-dark-light.disabled, .btn-outline-gray-dark-light:disabled { color: #979696; background-color: transparent; } .btn-outline-gray-dark-light:not(:disabled):not(.disabled):active, .btn-outline-gray-dark-light:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark-light.dropdown-toggle { color: #2e2c2d; background-color: #979696; border-color: #979696; } .btn-outline-gray-dark-light:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark-light:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark-light.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); } .btn-outline-gray-dark-lighter { color: #cbcacb; border-color: #cbcacb; } .btn-outline-gray-dark-lighter:hover { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-outline-gray-dark-lighter:focus, .btn-outline-gray-dark-lighter.focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); } .btn-outline-gray-dark-lighter.disabled, .btn-outline-gray-dark-lighter:disabled { color: #cbcacb; background-color: transparent; } .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled):active, .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark-lighter.dropdown-toggle { color: #2e2c2d; background-color: #cbcacb; border-color: #cbcacb; } .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark-lighter:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark-lighter.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); } .btn-outline-gray-dark-lightest { color: #eaeaea; border-color: #eaeaea; } .btn-outline-gray-dark-lightest:hover { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-outline-gray-dark-lightest:focus, .btn-outline-gray-dark-lightest.focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); } .btn-outline-gray-dark-lightest.disabled, .btn-outline-gray-dark-lightest:disabled { color: #eaeaea; background-color: transparent; } .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled):active, .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-dark-lightest.dropdown-toggle { color: #2e2c2d; background-color: #eaeaea; border-color: #eaeaea; } .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-dark-lightest:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-dark-lightest.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); } .btn-outline-gray-100 { color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-gray-100:hover { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-gray-100:focus, .btn-outline-gray-100.focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-gray-100.disabled, .btn-outline-gray-100:disabled { color: #f1f0f1; background-color: transparent; } .btn-outline-gray-100:not(:disabled):not(.disabled):active, .btn-outline-gray-100:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-100.dropdown-toggle { color: #2e2c2d; background-color: #f1f0f1; border-color: #f1f0f1; } .btn-outline-gray-100:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-100:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-100.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .btn-outline-gray-200 { color: #e3e2e3; border-color: #e3e2e3; } .btn-outline-gray-200:hover { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-outline-gray-200:focus, .btn-outline-gray-200.focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); } .btn-outline-gray-200.disabled, .btn-outline-gray-200:disabled { color: #e3e2e3; background-color: transparent; } .btn-outline-gray-200:not(:disabled):not(.disabled):active, .btn-outline-gray-200:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-200.dropdown-toggle { color: #2e2c2d; background-color: #e3e2e3; border-color: #e3e2e3; } .btn-outline-gray-200:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-200:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-200.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); } .btn-outline-gray-300 { color: #d4d4d4; border-color: #d4d4d4; } .btn-outline-gray-300:hover { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-outline-gray-300:focus, .btn-outline-gray-300.focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); } .btn-outline-gray-300.disabled, .btn-outline-gray-300:disabled { color: #d4d4d4; background-color: transparent; } .btn-outline-gray-300:not(:disabled):not(.disabled):active, .btn-outline-gray-300:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-300.dropdown-toggle { color: #2e2c2d; background-color: #d4d4d4; border-color: #d4d4d4; } .btn-outline-gray-300:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-300:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-300.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); } .btn-outline-gray-400 { color: #c6c5c6; border-color: #c6c5c6; } .btn-outline-gray-400:hover { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-outline-gray-400:focus, .btn-outline-gray-400.focus { -webkit-box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); } .btn-outline-gray-400.disabled, .btn-outline-gray-400:disabled { color: #c6c5c6; background-color: transparent; } .btn-outline-gray-400:not(:disabled):not(.disabled):active, .btn-outline-gray-400:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-400.dropdown-toggle { color: #2e2c2d; background-color: #c6c5c6; border-color: #c6c5c6; } .btn-outline-gray-400:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-400:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-400.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); } .btn-outline-gray-500 { color: #a3a2a3; border-color: #a3a2a3; } .btn-outline-gray-500:hover { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-outline-gray-500:focus, .btn-outline-gray-500.focus { -webkit-box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); } .btn-outline-gray-500.disabled, .btn-outline-gray-500:disabled { color: #a3a2a3; background-color: transparent; } .btn-outline-gray-500:not(:disabled):not(.disabled):active, .btn-outline-gray-500:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-500.dropdown-toggle { color: #2e2c2d; background-color: #a3a2a3; border-color: #a3a2a3; } .btn-outline-gray-500:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-500:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-500.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); } .btn-outline-gray-600 { color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray-600:hover { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray-600:focus, .btn-outline-gray-600.focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray-600.disabled, .btn-outline-gray-600:disabled { color: #7f7f7f; background-color: transparent; } .btn-outline-gray-600:not(:disabled):not(.disabled):active, .btn-outline-gray-600:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-600.dropdown-toggle { color: #fff; background-color: #7f7f7f; border-color: #7f7f7f; } .btn-outline-gray-600:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-600:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-600.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .btn-outline-gray-700 { color: #646464; border-color: #646464; } .btn-outline-gray-700:hover { color: #fff; background-color: #646464; border-color: #646464; } .btn-outline-gray-700:focus, .btn-outline-gray-700.focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); } .btn-outline-gray-700.disabled, .btn-outline-gray-700:disabled { color: #646464; background-color: transparent; } .btn-outline-gray-700:not(:disabled):not(.disabled):active, .btn-outline-gray-700:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-700.dropdown-toggle { color: #fff; background-color: #646464; border-color: #646464; } .btn-outline-gray-700:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-700:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-700.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); } .btn-outline-gray-800 { color: #494748; border-color: #494748; } .btn-outline-gray-800:hover { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-gray-800:focus, .btn-outline-gray-800.focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-gray-800.disabled, .btn-outline-gray-800:disabled { color: #494748; background-color: transparent; } .btn-outline-gray-800:not(:disabled):not(.disabled):active, .btn-outline-gray-800:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-800.dropdown-toggle { color: #fff; background-color: #494748; border-color: #494748; } .btn-outline-gray-800:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-800:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-800.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .btn-outline-gray-900 { color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-900:hover { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-900:focus, .btn-outline-gray-900.focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-gray-900.disabled, .btn-outline-gray-900:disabled { color: #2e2c2d; background-color: transparent; } .btn-outline-gray-900:not(:disabled):not(.disabled):active, .btn-outline-gray-900:not(:disabled):not(.disabled).active, .show > .btn-outline-gray-900.dropdown-toggle { color: #fff; background-color: #2e2c2d; border-color: #2e2c2d; } .btn-outline-gray-900:not(:disabled):not(.disabled):active:focus, .btn-outline-gray-900:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-gray-900.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .btn-outline-black { color: #000; border-color: #000; } .btn-outline-black:hover { color: #fff; background-color: #000; border-color: #000; } .btn-outline-black:focus, .btn-outline-black.focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); } .btn-outline-black.disabled, .btn-outline-black:disabled { color: #000; background-color: transparent; } .btn-outline-black:not(:disabled):not(.disabled):active, .btn-outline-black:not(:disabled):not(.disabled).active, .show > .btn-outline-black.dropdown-toggle { color: #fff; background-color: #000; border-color: #000; } .btn-outline-black:not(:disabled):not(.disabled):active:focus, .btn-outline-black:not(:disabled):not(.disabled).active:focus, .show > .btn-outline-black.dropdown-toggle:focus { -webkit-box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); } .btn-link { font-weight: 400; color: #10b0e6; text-decoration: none; } .btn-link:hover { color: #085873; text-decoration: underline; } .btn-link:focus, .btn-link.focus { text-decoration: underline; -webkit-box-shadow: none; box-shadow: none; } .btn-link:disabled, .btn-link.disabled { color: #7f7f7f; pointer-events: none; } .btn-lg, .btn-group-lg > .btn { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; border-radius: 2rem; } .btn-sm, .btn-group-sm > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.5rem; } .btn-block { display: block; width: 100%; } .btn-block + .btn-block { margin-top: 0.5rem; } input[type="submit"].btn-block, input[type="reset"].btn-block, input[type="button"].btn-block { width: 100%; } .fade { -webkit-transition: opacity 0.15s linear; transition: opacity 0.15s linear; } @media (prefers-reduced-motion: reduce) { .fade { -webkit-transition: none; transition: none; } } .fade:not(.show) { opacity: 0; } .collapse:not(.show) { display: none; } .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition: height 0.35s ease; transition: height 0.35s ease; } @media (prefers-reduced-motion: reduce) { .collapsing { -webkit-transition: none; transition: none; } } .dropup, .dropright, .dropdown, .dropleft { position: relative; } .dropdown-toggle { white-space: nowrap; } .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid; border-right: 0.3em solid transparent; border-bottom: 0; border-left: 0.3em solid transparent; } .dropdown-toggle:empty::after { margin-left: 0; } .dropdown-menu { position: absolute; top: 100%; left: 0; z-index: 1000; display: none; float: left; min-width: 10rem; padding: 0.5rem 0; margin: 0.125rem 0 0; font-size: 1rem; color: #2e2c2d; text-align: left; list-style: none; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.15); border-radius: 1.5rem; } .dropdown-menu-left { right: auto; left: 0; } .dropdown-menu-right { right: 0; left: auto; } @media (min-width: 576px) { .dropdown-menu-sm-left { right: auto; left: 0; } .dropdown-menu-sm-right { right: 0; left: auto; } } @media (min-width: 768px) { .dropdown-menu-md-left { right: auto; left: 0; } .dropdown-menu-md-right { right: 0; left: auto; } } @media (min-width: 992px) { .dropdown-menu-lg-left { right: auto; left: 0; } .dropdown-menu-lg-right { right: 0; left: auto; } } @media (min-width: 1200px) { .dropdown-menu-xl-left { right: auto; left: 0; } .dropdown-menu-xl-right { right: 0; left: auto; } } .dropup .dropdown-menu { top: auto; bottom: 100%; margin-top: 0; margin-bottom: 0.125rem; } .dropup .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0; border-right: 0.3em solid transparent; border-bottom: 0.3em solid; border-left: 0.3em solid transparent; } .dropup .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-menu { top: 0; right: auto; left: 100%; margin-top: 0; margin-left: 0.125rem; } .dropright .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0; border-bottom: 0.3em solid transparent; border-left: 0.3em solid; } .dropright .dropdown-toggle:empty::after { margin-left: 0; } .dropright .dropdown-toggle::after { vertical-align: 0; } .dropleft .dropdown-menu { top: 0; right: 100%; left: auto; margin-top: 0; margin-right: 0.125rem; } .dropleft .dropdown-toggle::after { display: inline-block; margin-left: 0.255em; vertical-align: 0.255em; content: ""; } .dropleft .dropdown-toggle::after { display: none; } .dropleft .dropdown-toggle::before { display: inline-block; margin-right: 0.255em; vertical-align: 0.255em; content: ""; border-top: 0.3em solid transparent; border-right: 0.3em solid; border-bottom: 0.3em solid transparent; } .dropleft .dropdown-toggle:empty::after { margin-left: 0; } .dropleft .dropdown-toggle::before { vertical-align: 0; } .dropdown-menu[x-placement^="top"], .dropdown-menu[x-placement^="right"], .dropdown-menu[x-placement^="bottom"], .dropdown-menu[x-placement^="left"] { right: auto; bottom: auto; } .dropdown-divider { height: 0; margin: 0.5rem 0; overflow: hidden; border-top: 1px solid #e3e2e3; } .dropdown-item { display: block; width: 100%; padding: 0.25rem 1.5rem; clear: both; font-weight: 400; color: #2e2c2d; text-align: inherit; white-space: nowrap; background-color: transparent; border: 0; } .dropdown-item:hover, .dropdown-item:focus { color: #212020; text-decoration: none; background-color: #f1f0f1; } .dropdown-item.active, .dropdown-item:active { color: #fff; text-decoration: none; background-color: #10b0e6; } .dropdown-item.disabled, .dropdown-item:disabled { color: #7f7f7f; pointer-events: none; background-color: transparent; } .dropdown-menu.show { display: block; } .dropdown-header { display: block; padding: 0.5rem 1.5rem; margin-bottom: 0; font-size: 0.875rem; color: #7f7f7f; white-space: nowrap; } .dropdown-item-text { display: block; padding: 0.25rem 1.5rem; color: #2e2c2d; } .btn-group, .btn-group-vertical { position: relative; display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; vertical-align: middle; } .btn-group > .btn, .btn-group-vertical > .btn { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; } .btn-group > .btn:hover, .btn-group-vertical > .btn:hover { z-index: 1; } .btn-group > .btn:focus, .btn-group > .btn:active, .btn-group > .btn.active, .btn-group-vertical > .btn:focus, .btn-group-vertical > .btn:active, .btn-group-vertical > .btn.active { z-index: 1; } .btn-toolbar { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .btn-toolbar .input-group { width: auto; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) { margin-left: -1px; } .btn-group > .btn:not(:last-child):not(.dropdown-toggle), .btn-group > .btn-group:not(:last-child) > .btn { border-top-right-radius: 0; border-bottom-right-radius: 0; } .btn-group > .btn:not(:first-child), .btn-group > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-bottom-left-radius: 0; } .dropdown-toggle-split { padding-right: 0.75rem; padding-left: 0.75rem; } .dropdown-toggle-split::after, .dropup .dropdown-toggle-split::after, .dropright .dropdown-toggle-split::after { margin-left: 0; } .dropleft .dropdown-toggle-split::before { margin-right: 0; } .btn-sm + .dropdown-toggle-split, .btn-group-sm > .btn + .dropdown-toggle-split { padding-right: 0.375rem; padding-left: 0.375rem; } .btn-lg + .dropdown-toggle-split, .btn-group-lg > .btn + .dropdown-toggle-split { padding-right: 1.125rem; padding-left: 1.125rem; } .btn-group-vertical { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } .btn-group-vertical > .btn, .btn-group-vertical > .btn-group { width: 100%; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) { margin-top: -1px; } .btn-group-vertical > .btn:not(:last-child):not(.dropdown-toggle), .btn-group-vertical > .btn-group:not(:last-child) > .btn { border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .btn-group-vertical > .btn:not(:first-child), .btn-group-vertical > .btn-group:not(:first-child) > .btn { border-top-left-radius: 0; border-top-right-radius: 0; } .btn-group-toggle > .btn, .btn-group-toggle > .btn-group > .btn { margin-bottom: 0; } .btn-group-toggle > .btn input[type="radio"], .btn-group-toggle > .btn input[type="checkbox"], .btn-group-toggle > .btn-group > .btn input[type="radio"], .btn-group-toggle > .btn-group > .btn input[type="checkbox"] { position: absolute; clip: rect(0, 0, 0, 0); pointer-events: none; } .input-group { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch; width: 100%; } .input-group > .form-control, .input-group > .form-control-plaintext, .input-group > .custom-select, .input-group > .custom-file { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 0%; flex: 1 1 0%; min-width: 0; margin-bottom: 0; } .input-group > .form-control + .form-control, .input-group > .form-control + .custom-select, .input-group > .form-control + .custom-file, .input-group > .form-control-plaintext + .form-control, .input-group > .form-control-plaintext + .custom-select, .input-group > .form-control-plaintext + .custom-file, .input-group > .custom-select + .form-control, .input-group > .custom-select + .custom-select, .input-group > .custom-select + .custom-file, .input-group > .custom-file + .form-control, .input-group > .custom-file + .custom-select, .input-group > .custom-file + .custom-file { margin-left: -1px; } .input-group > .form-control:focus, .input-group > .custom-select:focus, .input-group > .custom-file .custom-file-input:focus ~ .custom-file-label { z-index: 3; } .input-group > .custom-file .custom-file-input:focus { z-index: 4; } .input-group > .form-control:not(:last-child), .input-group > .custom-select:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .form-control:not(:first-child), .input-group > .custom-select:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group > .custom-file { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .input-group > .custom-file:not(:last-child) .custom-file-label, .input-group > .custom-file:not(:last-child) .custom-file-label::after { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .custom-file:not(:first-child) .custom-file-label { border-top-left-radius: 0; border-bottom-left-radius: 0; } .input-group-prepend, .input-group-append { display: -webkit-box; display: -ms-flexbox; display: flex; } .input-group-prepend .btn, .input-group-append .btn { position: relative; z-index: 2; } .input-group-prepend .btn:focus, .input-group-append .btn:focus { z-index: 3; } .input-group-prepend .btn + .btn, .input-group-prepend .btn + .input-group-text, .input-group-prepend .input-group-text + .input-group-text, .input-group-prepend .input-group-text + .btn, .input-group-append .btn + .btn, .input-group-append .btn + .input-group-text, .input-group-append .input-group-text + .input-group-text, .input-group-append .input-group-text + .btn { margin-left: -1px; } .input-group-prepend { margin-right: -1px; } .input-group-append { margin-left: -1px; } .input-group-text { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.5rem 1rem; margin-bottom: 0; font-size: 1rem; font-weight: 400; line-height: 2; color: #646464; text-align: center; white-space: nowrap; background-color: #e3e2e3; border: 1px solid #c6c5c6; border-radius: 1.5rem; } .input-group-text input[type="radio"], .input-group-text input[type="checkbox"] { margin-top: 0; } .input-group-lg > .form-control:not(textarea), .input-group-lg > .custom-select { height: calc(1.5em + 1.5rem + 2px); } .input-group-lg > .form-control, .input-group-lg > .custom-select, .input-group-lg > .input-group-prepend > .input-group-text, .input-group-lg > .input-group-append > .input-group-text, .input-group-lg > .input-group-prepend > .btn, .input-group-lg > .input-group-append > .btn { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; border-radius: 2rem; } .input-group-sm > .form-control:not(textarea), .input-group-sm > .custom-select { height: calc(1.5em + 0.5rem + 2px); } .input-group-sm > .form-control, .input-group-sm > .custom-select, .input-group-sm > .input-group-prepend > .input-group-text, .input-group-sm > .input-group-append > .input-group-text, .input-group-sm > .input-group-prepend > .btn, .input-group-sm > .input-group-append > .btn { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; border-radius: 0.5rem; } .input-group-lg > .custom-select, .input-group-sm > .custom-select { padding-right: 2rem; } .input-group > .input-group-prepend > .btn, .input-group > .input-group-prepend > .input-group-text, .input-group > .input-group-append:not(:last-child) > .btn, .input-group > .input-group-append:not(:last-child) > .input-group-text, .input-group > .input-group-append:last-child > .btn:not(:last-child):not(.dropdown-toggle), .input-group > .input-group-append:last-child > .input-group-text:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .input-group > .input-group-append > .btn, .input-group > .input-group-append > .input-group-text, .input-group > .input-group-prepend:not(:first-child) > .btn, .input-group > .input-group-prepend:not(:first-child) > .input-group-text, .input-group > .input-group-prepend:first-child > .btn:not(:first-child), .input-group > .input-group-prepend:first-child > .input-group-text:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .custom-control { position: relative; display: block; min-height: 2rem; padding-left: 1.5rem; } .custom-control-inline { display: -webkit-inline-box; display: -ms-inline-flexbox; display: inline-flex; margin-right: 1rem; } .custom-control-input { position: absolute; left: 0; z-index: -1; width: 1rem; height: 1.5rem; opacity: 0; } .custom-control-input:checked ~ .custom-control-label::before { color: #fff; border-color: #10b0e6; background-color: #10b0e6; } .custom-control-input:focus ~ .custom-control-label::before { -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-control-input:focus:not(:checked) ~ .custom-control-label::before { border-color: #7fd8f6; } .custom-control-input:not(:disabled):active ~ .custom-control-label::before { color: #fff; background-color: #afe7f9; border-color: #afe7f9; } .custom-control-input[disabled] ~ .custom-control-label, .custom-control-input:disabled ~ .custom-control-label { color: #7f7f7f; } .custom-control-input[disabled] ~ .custom-control-label::before, .custom-control-input:disabled ~ .custom-control-label::before { background-color: #e3e2e3; } .custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; } .custom-control-label::before { position: absolute; top: 0.5rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; pointer-events: none; content: ""; background-color: #fff; border: #a3a2a3 solid 1px; } .custom-control-label::after { position: absolute; top: 0.5rem; left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50% / 50% 50%; } .custom-checkbox .custom-control-label::before { border-radius: 1.5rem; } .custom-checkbox .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26l2.974 2.99L8 2.193z'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before { border-color: #10b0e6; background-color: #10b0e6; } .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='4' viewBox='0 0 4 4'%3e%3cpath stroke='%23fff' d='M0 2h4'/%3e%3c/svg%3e"); } .custom-checkbox .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-checkbox .custom-control-input:disabled:indeterminate ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-radio .custom-control-label::before { border-radius: 50%; } .custom-radio .custom-control-input:checked ~ .custom-control-label::after { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e"); } .custom-radio .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-switch { padding-left: 2.25rem; } .custom-switch .custom-control-label::before { left: -2.25rem; width: 1.75rem; pointer-events: all; border-radius: 0.5rem; } .custom-switch .custom-control-label::after { top: calc(0.5rem + 2px); left: calc(-2.25rem + 2px); width: calc(1rem - 4px); height: calc(1rem - 4px); background-color: #a3a2a3; border-radius: 0.5rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: transform 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-transform 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .custom-switch .custom-control-label::after { -webkit-transition: none; transition: none; } } .custom-switch .custom-control-input:checked ~ .custom-control-label::after { background-color: #fff; -webkit-transform: translateX(0.75rem); transform: translateX(0.75rem); } .custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before { background-color: rgba(16, 176, 230, 0.5); } .custom-select { display: inline-block; width: 100%; height: calc(2em + 1rem + 2px); padding: 0.5rem 2rem 0.5rem 1rem; font-size: 1rem; font-weight: 400; line-height: 2; color: #646464; vertical-align: middle; background: #fff url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='4' height='5' viewBox='0 0 4 5'%3e%3cpath fill='%23494748' d='M2 0L0 2h4zm0 5L0 3h4z'/%3e%3c/svg%3e") no-repeat right 1rem center/8px 10px; border: 1px solid #c6c5c6; border-radius: 1.5rem; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-select:focus { border-color: #7fd8f6; outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-select:focus::-ms-value { color: #646464; background-color: #fff; } .custom-select[multiple], .custom-select[size]:not([size="1"]) { height: auto; padding-right: 1rem; background-image: none; } .custom-select:disabled { color: #7f7f7f; background-color: #e3e2e3; } .custom-select::-ms-expand { display: none; } .custom-select:-moz-focusring { color: transparent; text-shadow: 0 0 0 #646464; } .custom-select-sm { height: calc(1.5em + 0.5rem + 2px); padding-top: 0.25rem; padding-bottom: 0.25rem; padding-left: 0.5rem; font-size: 0.875rem; } .custom-select-lg { height: calc(1.5em + 1.5rem + 2px); padding-top: 0.75rem; padding-bottom: 0.75rem; padding-left: 1.5rem; font-size: 1.25rem; } .custom-file { position: relative; display: inline-block; width: 100%; height: calc(2em + 1rem + 2px); margin-bottom: 0; } .custom-file-input { position: relative; z-index: 2; width: 100%; height: calc(2em + 1rem + 2px); margin: 0; opacity: 0; } .custom-file-input:focus ~ .custom-file-label { border-color: #7fd8f6; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-file-input[disabled] ~ .custom-file-label, .custom-file-input:disabled ~ .custom-file-label { background-color: #e3e2e3; } .custom-file-input:lang(en) ~ .custom-file-label::after { content: "Browse"; } .custom-file-input ~ .custom-file-label[data-browse]::after { content: attr(data-browse); } .custom-file-label { position: absolute; top: 0; right: 0; left: 0; z-index: 1; height: calc(2em + 1rem + 2px); padding: 0.5rem 1rem; font-weight: 400; line-height: 2; color: #646464; background-color: #fff; border: 1px solid #c6c5c6; border-radius: 1.5rem; } .custom-file-label::after { position: absolute; top: 0; right: 0; bottom: 0; z-index: 3; display: block; height: calc(2em + 1rem); padding: 0.5rem 1rem; line-height: 2; color: #646464; content: "Browse"; background-color: #e3e2e3; border-left: inherit; border-radius: 0 1.5rem 1.5rem 0; } .custom-range { width: 100%; height: 1rem; padding: 0; background-color: transparent; -webkit-appearance: none; -moz-appearance: none; appearance: none; } .custom-range:focus { outline: none; } .custom-range:focus::-webkit-slider-thumb { -webkit-box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-range:focus::-moz-range-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-range:focus::-ms-thumb { box-shadow: 0 0 0 1px #fff, 0 0 0 0rem rgba(16, 176, 230, 0.25); } .custom-range::-moz-focus-outer { border: 0; } .custom-range::-webkit-slider-thumb { width: 1rem; height: 1rem; margin-top: -0.25rem; background-color: #10b0e6; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -webkit-appearance: none; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-webkit-slider-thumb { -webkit-transition: none; transition: none; } } .custom-range::-webkit-slider-thumb:active { background-color: #afe7f9; } .custom-range::-webkit-slider-runnable-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d4d4d4; border-color: transparent; border-radius: 1rem; } .custom-range::-moz-range-thumb { width: 1rem; height: 1rem; background-color: #10b0e6; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; -moz-appearance: none; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-moz-range-thumb { -webkit-transition: none; transition: none; } } .custom-range::-moz-range-thumb:active { background-color: #afe7f9; } .custom-range::-moz-range-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: #d4d4d4; border-color: transparent; border-radius: 1rem; } .custom-range::-ms-thumb { width: 1rem; height: 1rem; margin-top: 0; margin-right: 0rem; margin-left: 0rem; background-color: #10b0e6; border: 0; border-radius: 1rem; -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; appearance: none; } @media (prefers-reduced-motion: reduce) { .custom-range::-ms-thumb { -webkit-transition: none; transition: none; } } .custom-range::-ms-thumb:active { background-color: #afe7f9; } .custom-range::-ms-track { width: 100%; height: 0.5rem; color: transparent; cursor: pointer; background-color: transparent; border-color: transparent; border-width: 0.5rem; } .custom-range::-ms-fill-lower { background-color: #d4d4d4; border-radius: 1rem; } .custom-range::-ms-fill-upper { margin-right: 15px; background-color: #d4d4d4; border-radius: 1rem; } .custom-range:disabled::-webkit-slider-thumb { background-color: #a3a2a3; } .custom-range:disabled::-webkit-slider-runnable-track { cursor: default; } .custom-range:disabled::-moz-range-thumb { background-color: #a3a2a3; } .custom-range:disabled::-moz-range-track { cursor: default; } .custom-range:disabled::-ms-thumb { background-color: #a3a2a3; } .custom-control-label::before, .custom-file-label, .custom-select { -webkit-transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .custom-control-label::before, .custom-file-label, .custom-select { -webkit-transition: none; transition: none; } } .nav { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding-left: 0; margin-bottom: 0; list-style: none; } .nav-link { display: block; padding: 0.5rem 1rem; } .nav-link:hover, .nav-link:focus { text-decoration: none; } .nav-link.disabled { color: #7f7f7f; pointer-events: none; cursor: default; } .nav-tabs { border-bottom: 1px solid #d4d4d4; } .nav-tabs .nav-item { margin-bottom: -1px; } .nav-tabs .nav-link { border: 1px solid transparent; border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; } .nav-tabs .nav-link:hover, .nav-tabs .nav-link:focus { border-color: #e3e2e3 #e3e2e3 #d4d4d4; } .nav-tabs .nav-link.disabled { color: #7f7f7f; background-color: transparent; border-color: transparent; } .nav-tabs .nav-link.active, .nav-tabs .nav-item.show .nav-link { color: #646464; background-color: #fff; border-color: #d4d4d4 #d4d4d4 #fff; } .nav-tabs .dropdown-menu { margin-top: -1px; border-top-left-radius: 0; border-top-right-radius: 0; } .nav-pills .nav-link { border-radius: 1.5rem; } .nav-pills .nav-link.active, .nav-pills .show > .nav-link { color: #fff; background-color: #10b0e6; } .nav-fill .nav-item { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; text-align: center; } .nav-justified .nav-item { -ms-flex-preferred-size: 0; flex-basis: 0; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; text-align: center; } .tab-content > .tab-pane { display: none; } .tab-content > .active { display: block; } .navbar { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 0.5rem 1rem; } .navbar .container, .navbar .container-fluid, .navbar .container-sm, .navbar .container-md, .navbar .container-lg, .navbar .container-xl { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } .navbar-brand { display: inline-block; padding-top: 0.25rem; padding-bottom: 0.25rem; margin-right: 1rem; font-size: 1.25rem; line-height: inherit; white-space: nowrap; } .navbar-brand:hover, .navbar-brand:focus { text-decoration: none; } .navbar-nav { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; list-style: none; } .navbar-nav .nav-link { padding-right: 0; padding-left: 0; } .navbar-nav .dropdown-menu { position: static; float: none; } .navbar-text { display: inline-block; padding-top: 0.5rem; padding-bottom: 0.5rem; } .navbar-collapse { -ms-flex-preferred-size: 100%; flex-basis: 100%; -webkit-box-flex: 1; -ms-flex-positive: 1; flex-grow: 1; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } .navbar-toggler { padding: 0.25rem 0.75rem; font-size: 1.25rem; line-height: 1; background-color: transparent; border: 1px solid transparent; border-radius: 1.5rem; } .navbar-toggler:hover, .navbar-toggler:focus { text-decoration: none; } .navbar-toggler-icon { display: inline-block; width: 1.5em; height: 1.5em; vertical-align: middle; content: ""; background: no-repeat center center; background-size: 100% 100%; } @media (max-width: 575.98px) { .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 576px) { .navbar-expand-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-sm .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-sm .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-sm .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-sm > .container, .navbar-expand-sm > .container-fluid, .navbar-expand-sm > .container-sm, .navbar-expand-sm > .container-md, .navbar-expand-sm > .container-lg, .navbar-expand-sm > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-sm .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-sm .navbar-toggler { display: none; } } @media (max-width: 767.98px) { .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 768px) { .navbar-expand-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-md .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-md .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-md .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-md > .container, .navbar-expand-md > .container-fluid, .navbar-expand-md > .container-sm, .navbar-expand-md > .container-md, .navbar-expand-md > .container-lg, .navbar-expand-md > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-md .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-md .navbar-toggler { display: none; } } @media (max-width: 991.98px) { .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 992px) { .navbar-expand-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-lg .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-lg .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-lg .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-lg > .container, .navbar-expand-lg > .container-fluid, .navbar-expand-lg > .container-sm, .navbar-expand-lg > .container-md, .navbar-expand-lg > .container-lg, .navbar-expand-lg > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-lg .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-lg .navbar-toggler { display: none; } } @media (max-width: 1199.98px) { .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { padding-right: 0; padding-left: 0; } } @media (min-width: 1200px) { .navbar-expand-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand-xl .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand-xl .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand-xl .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand-xl > .container, .navbar-expand-xl > .container-fluid, .navbar-expand-xl > .container-sm, .navbar-expand-xl > .container-md, .navbar-expand-xl > .container-lg, .navbar-expand-xl > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand-xl .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand-xl .navbar-toggler { display: none; } } .navbar-expand { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row nowrap; flex-flow: row nowrap; -webkit-box-pack: start; -ms-flex-pack: start; justify-content: flex-start; } .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { padding-right: 0; padding-left: 0; } .navbar-expand .navbar-nav { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .navbar-expand .navbar-nav .dropdown-menu { position: absolute; } .navbar-expand .navbar-nav .nav-link { padding-right: 0.5rem; padding-left: 0.5rem; } .navbar-expand > .container, .navbar-expand > .container-fluid, .navbar-expand > .container-sm, .navbar-expand > .container-md, .navbar-expand > .container-lg, .navbar-expand > .container-xl { -ms-flex-wrap: nowrap; flex-wrap: nowrap; } .navbar-expand .navbar-collapse { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; -ms-flex-preferred-size: auto; flex-basis: auto; } .navbar-expand .navbar-toggler { display: none; } .navbar-light .navbar-brand { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-brand:hover, .navbar-light .navbar-brand:focus { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-nav .nav-link { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-nav .nav-link:hover, .navbar-light .navbar-nav .nav-link:focus { color: rgba(0, 0, 0, 0.7); } .navbar-light .navbar-nav .nav-link.disabled { color: rgba(0, 0, 0, 0.3); } .navbar-light .navbar-nav .show > .nav-link, .navbar-light .navbar-nav .active > .nav-link, .navbar-light .navbar-nav .nav-link.show, .navbar-light .navbar-nav .nav-link.active { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-toggler { color: rgba(0, 0, 0, 0.5); border-color: rgba(0, 0, 0, 0.1); } .navbar-light .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-light .navbar-text { color: rgba(0, 0, 0, 0.5); } .navbar-light .navbar-text a { color: rgba(0, 0, 0, 0.9); } .navbar-light .navbar-text a:hover, .navbar-light .navbar-text a:focus { color: rgba(0, 0, 0, 0.9); } .navbar-dark .navbar-brand { color: #fff; } .navbar-dark .navbar-brand:hover, .navbar-dark .navbar-brand:focus { color: #fff; } .navbar-dark .navbar-nav .nav-link { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-nav .nav-link:hover, .navbar-dark .navbar-nav .nav-link:focus { color: rgba(255, 255, 255, 0.75); } .navbar-dark .navbar-nav .nav-link.disabled { color: rgba(255, 255, 255, 0.25); } .navbar-dark .navbar-nav .show > .nav-link, .navbar-dark .navbar-nav .active > .nav-link, .navbar-dark .navbar-nav .nav-link.show, .navbar-dark .navbar-nav .nav-link.active { color: #fff; } .navbar-dark .navbar-toggler { color: rgba(255, 255, 255, 0.5); border-color: rgba(255, 255, 255, 0.1); } .navbar-dark .navbar-toggler-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e"); } .navbar-dark .navbar-text { color: rgba(255, 255, 255, 0.5); } .navbar-dark .navbar-text a { color: #fff; } .navbar-dark .navbar-text a:hover, .navbar-dark .navbar-text a:focus { color: #fff; } .card { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; min-width: 0; word-wrap: break-word; background-color: #fff; background-clip: border-box; border: 1px solid rgba(0, 0, 0, 0.125); border-radius: 1.5rem; } .card > hr { margin-right: 0; margin-left: 0; } .card > .list-group:first-child .list-group-item:first-child { border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 1.5rem; border-bottom-left-radius: 1.5rem; } .card-body { -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; min-height: 1px; padding: 2rem; } .card-title { margin-bottom: 2rem; } .card-subtitle { margin-top: -1rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 2rem; } .card-header { padding: 2rem 2rem; margin-bottom: 0; background-color: rgba(0, 0, 0, 0.03); border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header:first-child { border-radius: calc(1.5rem - 1px) calc(1.5rem - 1px) 0 0; } .card-header + .list-group .list-group-item:first-child { border-top: 0; } .card-footer { padding: 2rem 2rem; background-color: rgba(0, 0, 0, 0.03); border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer:last-child { border-radius: 0 0 calc(1.5rem - 1px) calc(1.5rem - 1px); } .card-header-tabs { margin-right: -1rem; margin-bottom: -2rem; margin-left: -1rem; border-bottom: 0; } .card-header-pills { margin-right: -1rem; margin-left: -1rem; } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img, .card-img-top, .card-img-bottom { -ms-flex-negative: 0; flex-shrink: 0; width: 100%; } .card-img, .card-img-top { border-top-left-radius: calc(1.5rem - 1px); border-top-right-radius: calc(1.5rem - 1px); } .card-img, .card-img-bottom { border-bottom-right-radius: calc(1.5rem - 1px); border-bottom-left-radius: calc(1.5rem - 1px); } .card-deck .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-deck { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; margin-right: -15px; margin-left: -15px; } .card-deck .card { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; margin-right: 15px; margin-bottom: 0; margin-left: 15px; } } .card-group > .card { margin-bottom: 15px; } @media (min-width: 576px) { .card-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-flow: row wrap; flex-flow: row wrap; } .card-group > .card { -webkit-box-flex: 1; -ms-flex: 1 0 0%; flex: 1 0 0%; margin-bottom: 0; } .card-group > .card + .card { margin-left: 0; border-left: 0; } .card-group > .card:not(:last-child) { border-top-right-radius: 0; border-bottom-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-top, .card-group > .card:not(:last-child) .card-header { border-top-right-radius: 0; } .card-group > .card:not(:last-child) .card-img-bottom, .card-group > .card:not(:last-child) .card-footer { border-bottom-right-radius: 0; } .card-group > .card:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-top, .card-group > .card:not(:first-child) .card-header { border-top-left-radius: 0; } .card-group > .card:not(:first-child) .card-img-bottom, .card-group > .card:not(:first-child) .card-footer { border-bottom-left-radius: 0; } } .card-columns .card { margin-bottom: 2rem; } @media (min-width: 576px) { .card-columns { -webkit-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; column-gap: 1.25rem; orphans: 1; widows: 1; } .card-columns .card { display: inline-block; width: 100%; } } .accordion > .card { overflow: hidden; } .accordion > .card:not(:last-of-type) { border-bottom: 0; border-bottom-right-radius: 0; border-bottom-left-radius: 0; } .accordion > .card:not(:first-of-type) { border-top-left-radius: 0; border-top-right-radius: 0; } .accordion > .card > .card-header { border-radius: 0; margin-bottom: -1px; } .breadcrumb { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 0.75rem 1rem; margin-bottom: 1rem; list-style: none; background-color: #e3e2e3; border-radius: 1.5rem; } .breadcrumb-item + .breadcrumb-item { padding-left: 0.5rem; } .breadcrumb-item + .breadcrumb-item::before { display: inline-block; padding-right: 0.5rem; color: #7f7f7f; content: "/"; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: underline; } .breadcrumb-item + .breadcrumb-item:hover::before { text-decoration: none; } .breadcrumb-item.active { color: #7f7f7f; } .pagination { display: -webkit-box; display: -ms-flexbox; display: flex; padding-left: 0; list-style: none; border-radius: 1.5rem; } .page-link { position: relative; display: block; padding: 0.5rem 0.75rem; margin-left: -1px; line-height: 1.25; color: #10b0e6; background-color: #fff; border: 1px solid #d4d4d4; } .page-link:hover { z-index: 2; color: #085873; text-decoration: none; background-color: #e3e2e3; border-color: #d4d4d4; } .page-link:focus { z-index: 3; outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.25); } .page-item:first-child .page-link { margin-left: 0; border-top-left-radius: 1.5rem; border-bottom-left-radius: 1.5rem; } .page-item:last-child .page-link { border-top-right-radius: 1.5rem; border-bottom-right-radius: 1.5rem; } .page-item.active .page-link { z-index: 3; color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .page-item.disabled .page-link { color: #7f7f7f; pointer-events: none; cursor: auto; background-color: #fff; border-color: #d4d4d4; } .pagination-lg .page-link { padding: 0.75rem 1.5rem; font-size: 1.25rem; line-height: 1.5; } .pagination-lg .page-item:first-child .page-link { border-top-left-radius: 2rem; border-bottom-left-radius: 2rem; } .pagination-lg .page-item:last-child .page-link { border-top-right-radius: 2rem; border-bottom-right-radius: 2rem; } .pagination-sm .page-link { padding: 0.25rem 0.5rem; font-size: 0.875rem; line-height: 1.5; } .pagination-sm .page-item:first-child .page-link { border-top-left-radius: 0.5rem; border-bottom-left-radius: 0.5rem; } .pagination-sm .page-item:last-child .page-link { border-top-right-radius: 0.5rem; border-bottom-right-radius: 0.5rem; } .badge { display: inline-block; padding: 0.25em 0.4em; font-size: 75%; font-weight: 700; line-height: 1; text-align: center; white-space: nowrap; vertical-align: baseline; border-radius: 1.5rem; -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out; transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out; } @media (prefers-reduced-motion: reduce) { .badge { -webkit-transition: none; transition: none; } } a.badge:hover, a.badge:focus { text-decoration: none; } .badge:empty { display: none; } .btn .badge { position: relative; top: -1px; } .badge-pill { padding-right: 0.6em; padding-left: 0.6em; border-radius: 10rem; } .badge-primary { color: #fff; background-color: #10b0e6; } a.badge-primary:hover, a.badge-primary:focus { color: #fff; background-color: #0d8cb6; } a.badge-primary:focus, a.badge-primary.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .badge-secondary { color: #fff; background-color: #7f7f7f; } a.badge-secondary:hover, a.badge-secondary:focus { color: #fff; background-color: #666666; } a.badge-secondary:focus, a.badge-secondary.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .badge-success { color: #2e2c2d; background-color: #9fcc00; } a.badge-success:hover, a.badge-success:focus { color: #2e2c2d; background-color: #779900; } a.badge-success:focus, a.badge-success.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .badge-info { color: #fff; background-color: #10b0e6; } a.badge-info:hover, a.badge-info:focus { color: #fff; background-color: #0d8cb6; } a.badge-info:focus, a.badge-info.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .badge-warning { color: #2e2c2d; background-color: #FFC800; } a.badge-warning:hover, a.badge-warning:focus { color: #2e2c2d; background-color: #cca000; } a.badge-warning:focus, a.badge-warning.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .badge-danger { color: #fff; background-color: #da291c; } a.badge-danger:hover, a.badge-danger:focus { color: #fff; background-color: #ad2116; } a.badge-danger:focus, a.badge-danger.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .badge-light { color: #2e2c2d; background-color: #f1f0f1; } a.badge-light:hover, a.badge-light:focus { color: #2e2c2d; background-color: #d8d6d8; } a.badge-light:focus, a.badge-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .badge-dark { color: #fff; background-color: #494748; } a.badge-dark:hover, a.badge-dark:focus { color: #fff; background-color: #2f2e2f; } a.badge-dark:focus, a.badge-dark.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .badge-primary-light { color: #2e2c2d; background-color: #88d8f3; } a.badge-primary-light:hover, a.badge-primary-light:focus { color: #2e2c2d; background-color: #5ac9ee; } a.badge-primary-light:focus, a.badge-primary-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .badge-primary-lighter { color: #2e2c2d; background-color: #c3ebf9; } a.badge-primary-lighter:hover, a.badge-primary-lighter:focus { color: #2e2c2d; background-color: #95dcf4; } a.badge-primary-lighter:focus, a.badge-primary-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .badge-primary-lightest { color: #2e2c2d; background-color: #e7f7fd; } a.badge-primary-lightest:hover, a.badge-primary-lightest:focus { color: #2e2c2d; background-color: #b8e7f9; } a.badge-primary-lightest:focus, a.badge-primary-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .badge-secondary-light { color: #2e2c2d; background-color: #bfbfbf; } a.badge-secondary-light:hover, a.badge-secondary-light:focus { color: #2e2c2d; background-color: #a6a6a6; } a.badge-secondary-light:focus, a.badge-secondary-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .badge-secondary-lighter { color: #2e2c2d; background-color: #dfdfdf; } a.badge-secondary-lighter:hover, a.badge-secondary-lighter:focus { color: #2e2c2d; background-color: #c6c6c6; } a.badge-secondary-lighter:focus, a.badge-secondary-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .badge-secondary-lightest { color: #2e2c2d; background-color: #f2f2f2; } a.badge-secondary-lightest:hover, a.badge-secondary-lightest:focus { color: #2e2c2d; background-color: #d9d9d9; } a.badge-secondary-lightest:focus, a.badge-secondary-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .badge-success-light { color: #2e2c2d; background-color: #cfe680; } a.badge-success-light:hover, a.badge-success-light:focus { color: #2e2c2d; background-color: #bfde55; } a.badge-success-light:focus, a.badge-success-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .badge-success-lighter { color: #2e2c2d; background-color: #e7f2bf; } a.badge-success-lighter:hover, a.badge-success-lighter:focus { color: #2e2c2d; background-color: #d7e995; } a.badge-success-lighter:focus, a.badge-success-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .badge-success-lightest { color: #2e2c2d; background-color: #f5fae6; } a.badge-success-lightest:hover, a.badge-success-lightest:focus { color: #2e2c2d; background-color: #e4f2bc; } a.badge-success-lightest:focus, a.badge-success-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .badge-info-light { color: #2e2c2d; background-color: #88d8f3; } a.badge-info-light:hover, a.badge-info-light:focus { color: #2e2c2d; background-color: #5ac9ee; } a.badge-info-light:focus, a.badge-info-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .badge-info-lighter { color: #2e2c2d; background-color: #c3ebf9; } a.badge-info-lighter:hover, a.badge-info-lighter:focus { color: #2e2c2d; background-color: #95dcf4; } a.badge-info-lighter:focus, a.badge-info-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .badge-info-lightest { color: #2e2c2d; background-color: #e7f7fd; } a.badge-info-lightest:hover, a.badge-info-lightest:focus { color: #2e2c2d; background-color: #b8e7f9; } a.badge-info-lightest:focus, a.badge-info-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .badge-warning-light { color: #2e2c2d; background-color: #ffe480; } a.badge-warning-light:hover, a.badge-warning-light:focus { color: #2e2c2d; background-color: #ffd94d; } a.badge-warning-light:focus, a.badge-warning-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .badge-warning-lighter { color: #2e2c2d; background-color: #fff1bf; } a.badge-warning-lighter:hover, a.badge-warning-lighter:focus { color: #2e2c2d; background-color: #ffe68c; } a.badge-warning-lighter:focus, a.badge-warning-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .badge-warning-lightest { color: #2e2c2d; background-color: #fffae6; } a.badge-warning-lightest:hover, a.badge-warning-lightest:focus { color: #2e2c2d; background-color: #fff0b3; } a.badge-warning-lightest:focus, a.badge-warning-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .badge-danger-light { color: #2e2c2d; background-color: #ed948e; } a.badge-danger-light:hover, a.badge-danger-light:focus { color: #2e2c2d; background-color: #e66a62; } a.badge-danger-light:focus, a.badge-danger-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .badge-danger-lighter { color: #2e2c2d; background-color: #f6cac6; } a.badge-danger-lighter:hover, a.badge-danger-lighter:focus { color: #2e2c2d; background-color: #efa19a; } a.badge-danger-lighter:focus, a.badge-danger-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .badge-danger-lightest { color: #2e2c2d; background-color: #fbeae8; } a.badge-danger-lightest:hover, a.badge-danger-lightest:focus { color: #2e2c2d; background-color: #f3c2bd; } a.badge-danger-lightest:focus, a.badge-danger-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .badge-light-light { color: #2e2c2d; background-color: #f8f8f8; } a.badge-light-light:hover, a.badge-light-light:focus { color: #2e2c2d; background-color: #dfdfdf; } a.badge-light-light:focus, a.badge-light-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); box-shadow: 0 0 0 0rem rgba(248, 248, 248, 0.5); } .badge-light-lighter { color: #2e2c2d; background-color: #fcfbfc; } a.badge-light-lighter:hover, a.badge-light-lighter:focus { color: #2e2c2d; background-color: #e6dee6; } a.badge-light-lighter:focus, a.badge-light-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); box-shadow: 0 0 0 0rem rgba(252, 251, 252, 0.5); } .badge-light-lightest { color: #2e2c2d; background-color: #fefefe; } a.badge-light-lightest:hover, a.badge-light-lightest:focus { color: #2e2c2d; background-color: #e5e5e5; } a.badge-light-lightest:focus, a.badge-light-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); box-shadow: 0 0 0 0rem rgba(254, 254, 254, 0.5); } .badge-dark-light { color: #2e2c2d; background-color: #a4a3a4; } a.badge-dark-light:hover, a.badge-dark-light:focus { color: #2e2c2d; background-color: #8b898b; } a.badge-dark-light:focus, a.badge-dark-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); box-shadow: 0 0 0 0rem rgba(164, 163, 164, 0.5); } .badge-dark-lighter { color: #2e2c2d; background-color: #d2d1d1; } a.badge-dark-lighter:hover, a.badge-dark-lighter:focus { color: #2e2c2d; background-color: #b9b7b7; } a.badge-dark-lighter:focus, a.badge-dark-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); box-shadow: 0 0 0 0rem rgba(210, 209, 209, 0.5); } .badge-dark-lightest { color: #2e2c2d; background-color: #ededed; } a.badge-dark-lightest:hover, a.badge-dark-lightest:focus { color: #2e2c2d; background-color: #d4d4d4; } a.badge-dark-lightest:focus, a.badge-dark-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); box-shadow: 0 0 0 0rem rgba(237, 237, 237, 0.5); } .badge-blue { color: #fff; background-color: #0066b2; } a.badge-blue:hover, a.badge-blue:focus { color: #fff; background-color: #00497f; } a.badge-blue:focus, a.badge-blue.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); box-shadow: 0 0 0 0rem rgba(0, 102, 178, 0.5); } .badge-blue-light { color: #2e2c2d; background-color: #80b3d9; } a.badge-blue-light:hover, a.badge-blue-light:focus { color: #2e2c2d; background-color: #599ccd; } a.badge-blue-light:focus, a.badge-blue-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); box-shadow: 0 0 0 0rem rgba(128, 179, 217, 0.5); } .badge-blue-lighter { color: #2e2c2d; background-color: #bfd9ec; } a.badge-blue-lighter:hover, a.badge-blue-lighter:focus { color: #2e2c2d; background-color: #98c2e0; } a.badge-blue-lighter:focus, a.badge-blue-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); box-shadow: 0 0 0 0rem rgba(191, 217, 236, 0.5); } .badge-blue-lightest { color: #2e2c2d; background-color: #e6f0f7; } a.badge-blue-lightest:hover, a.badge-blue-lightest:focus { color: #2e2c2d; background-color: #bfd9eb; } a.badge-blue-lightest:focus, a.badge-blue-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); box-shadow: 0 0 0 0rem rgba(230, 240, 247, 0.5); } .badge-indigo { color: #fff; background-color: #5523CC; } a.badge-indigo:hover, a.badge-indigo:focus { color: #fff; background-color: #431ca0; } a.badge-indigo:focus, a.badge-indigo.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); box-shadow: 0 0 0 0rem rgba(85, 35, 204, 0.5); } .badge-indigo-light { color: #2e2c2d; background-color: #aa91e6; } a.badge-indigo-light:hover, a.badge-indigo-light:focus { color: #2e2c2d; background-color: #8a67dd; } a.badge-indigo-light:focus, a.badge-indigo-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); box-shadow: 0 0 0 0rem rgba(170, 145, 230, 0.5); } .badge-indigo-lighter { color: #2e2c2d; background-color: #d5c8f2; } a.badge-indigo-lighter:hover, a.badge-indigo-lighter:focus { color: #2e2c2d; background-color: #b69fe8; } a.badge-indigo-lighter:focus, a.badge-indigo-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); box-shadow: 0 0 0 0rem rgba(213, 200, 242, 0.5); } .badge-indigo-lightest { color: #2e2c2d; background-color: #eee9fa; } a.badge-indigo-lightest:hover, a.badge-indigo-lightest:focus { color: #2e2c2d; background-color: #cebff1; } a.badge-indigo-lightest:focus, a.badge-indigo-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); box-shadow: 0 0 0 0rem rgba(238, 233, 250, 0.5); } .badge-purple { color: #fff; background-color: #ab4a9c; } a.badge-purple:hover, a.badge-purple:focus { color: #fff; background-color: #873b7c; } a.badge-purple:focus, a.badge-purple.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); box-shadow: 0 0 0 0rem rgba(171, 74, 156, 0.5); } .badge-purple-light { color: #2e2c2d; background-color: #d5a5ce; } a.badge-purple-light:hover, a.badge-purple-light:focus { color: #2e2c2d; background-color: #c582bb; } a.badge-purple-light:focus, a.badge-purple-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); box-shadow: 0 0 0 0rem rgba(213, 165, 206, 0.5); } .badge-purple-lighter { color: #2e2c2d; background-color: #ead2e6; } a.badge-purple-lighter:hover, a.badge-purple-lighter:focus { color: #2e2c2d; background-color: #daafd3; } a.badge-purple-lighter:focus, a.badge-purple-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); box-shadow: 0 0 0 0rem rgba(234, 210, 230, 0.5); } .badge-purple-lightest { color: #2e2c2d; background-color: #f7edf5; } a.badge-purple-lightest:hover, a.badge-purple-lightest:focus { color: #2e2c2d; background-color: #e7cae1; } a.badge-purple-lightest:focus, a.badge-purple-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); box-shadow: 0 0 0 0rem rgba(247, 237, 245, 0.5); } .badge-pink { color: #fff; background-color: #CC00A0; } a.badge-pink:hover, a.badge-pink:focus { color: #fff; background-color: #990078; } a.badge-pink:focus, a.badge-pink.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); box-shadow: 0 0 0 0rem rgba(204, 0, 160, 0.5); } .badge-pink-light { color: #2e2c2d; background-color: #e680d0; } a.badge-pink-light:hover, a.badge-pink-light:focus { color: #2e2c2d; background-color: #de55c0; } a.badge-pink-light:focus, a.badge-pink-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); box-shadow: 0 0 0 0rem rgba(230, 128, 208, 0.5); } .badge-pink-lighter { color: #2e2c2d; background-color: #f2bfe7; } a.badge-pink-lighter:hover, a.badge-pink-lighter:focus { color: #2e2c2d; background-color: #e995d7; } a.badge-pink-lighter:focus, a.badge-pink-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); box-shadow: 0 0 0 0rem rgba(242, 191, 231, 0.5); } .badge-pink-lightest { color: #2e2c2d; background-color: #fae6f6; } a.badge-pink-lightest:hover, a.badge-pink-lightest:focus { color: #2e2c2d; background-color: #f2bce7; } a.badge-pink-lightest:focus, a.badge-pink-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); box-shadow: 0 0 0 0rem rgba(250, 230, 246, 0.5); } .badge-red { color: #fff; background-color: #da291c; } a.badge-red:hover, a.badge-red:focus { color: #fff; background-color: #ad2116; } a.badge-red:focus, a.badge-red.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); box-shadow: 0 0 0 0rem rgba(218, 41, 28, 0.5); } .badge-red-light { color: #2e2c2d; background-color: #ed948e; } a.badge-red-light:hover, a.badge-red-light:focus { color: #2e2c2d; background-color: #e66a62; } a.badge-red-light:focus, a.badge-red-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); box-shadow: 0 0 0 0rem rgba(237, 148, 142, 0.5); } .badge-red-lighter { color: #2e2c2d; background-color: #f6cac6; } a.badge-red-lighter:hover, a.badge-red-lighter:focus { color: #2e2c2d; background-color: #efa19a; } a.badge-red-lighter:focus, a.badge-red-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); box-shadow: 0 0 0 0rem rgba(246, 202, 198, 0.5); } .badge-red-lightest { color: #2e2c2d; background-color: #fbeae8; } a.badge-red-lightest:hover, a.badge-red-lightest:focus { color: #2e2c2d; background-color: #f3c2bd; } a.badge-red-lightest:focus, a.badge-red-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); box-shadow: 0 0 0 0rem rgba(251, 234, 232, 0.5); } .badge-orange { color: #2e2c2d; background-color: #FF9933; } a.badge-orange:hover, a.badge-orange:focus { color: #2e2c2d; background-color: #ff8000; } a.badge-orange:focus, a.badge-orange.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); box-shadow: 0 0 0 0rem rgba(255, 153, 51, 0.5); } .badge-orange-light { color: #2e2c2d; background-color: #ffcc99; } a.badge-orange-light:hover, a.badge-orange-light:focus { color: #2e2c2d; background-color: #ffb366; } a.badge-orange-light:focus, a.badge-orange-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); box-shadow: 0 0 0 0rem rgba(255, 204, 153, 0.5); } .badge-orange-lighter { color: #2e2c2d; background-color: #ffe6cc; } a.badge-orange-lighter:hover, a.badge-orange-lighter:focus { color: #2e2c2d; background-color: #ffcd99; } a.badge-orange-lighter:focus, a.badge-orange-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); box-shadow: 0 0 0 0rem rgba(255, 230, 204, 0.5); } .badge-orange-lightest { color: #2e2c2d; background-color: #fff5eb; } a.badge-orange-lightest:hover, a.badge-orange-lightest:focus { color: #2e2c2d; background-color: #ffdcb8; } a.badge-orange-lightest:focus, a.badge-orange-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); box-shadow: 0 0 0 0rem rgba(255, 245, 235, 0.5); } .badge-yellow { color: #2e2c2d; background-color: #FFC800; } a.badge-yellow:hover, a.badge-yellow:focus { color: #2e2c2d; background-color: #cca000; } a.badge-yellow:focus, a.badge-yellow.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); box-shadow: 0 0 0 0rem rgba(255, 200, 0, 0.5); } .badge-yellow-light { color: #2e2c2d; background-color: #ffe480; } a.badge-yellow-light:hover, a.badge-yellow-light:focus { color: #2e2c2d; background-color: #ffd94d; } a.badge-yellow-light:focus, a.badge-yellow-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); box-shadow: 0 0 0 0rem rgba(255, 228, 128, 0.5); } .badge-yellow-lighter { color: #2e2c2d; background-color: #fff1bf; } a.badge-yellow-lighter:hover, a.badge-yellow-lighter:focus { color: #2e2c2d; background-color: #ffe68c; } a.badge-yellow-lighter:focus, a.badge-yellow-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); box-shadow: 0 0 0 0rem rgba(255, 241, 191, 0.5); } .badge-yellow-lightest { color: #2e2c2d; background-color: #fffae6; } a.badge-yellow-lightest:hover, a.badge-yellow-lightest:focus { color: #2e2c2d; background-color: #fff0b3; } a.badge-yellow-lightest:focus, a.badge-yellow-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(255, 250, 230, 0.5); } .badge-green { color: #2e2c2d; background-color: #9fcc00; } a.badge-green:hover, a.badge-green:focus { color: #2e2c2d; background-color: #779900; } a.badge-green:focus, a.badge-green.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); box-shadow: 0 0 0 0rem rgba(159, 204, 0, 0.5); } .badge-green-light { color: #2e2c2d; background-color: #cfe680; } a.badge-green-light:hover, a.badge-green-light:focus { color: #2e2c2d; background-color: #bfde55; } a.badge-green-light:focus, a.badge-green-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); box-shadow: 0 0 0 0rem rgba(207, 230, 128, 0.5); } .badge-green-lighter { color: #2e2c2d; background-color: #e7f2bf; } a.badge-green-lighter:hover, a.badge-green-lighter:focus { color: #2e2c2d; background-color: #d7e995; } a.badge-green-lighter:focus, a.badge-green-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); box-shadow: 0 0 0 0rem rgba(231, 242, 191, 0.5); } .badge-green-lightest { color: #2e2c2d; background-color: #f5fae6; } a.badge-green-lightest:hover, a.badge-green-lightest:focus { color: #2e2c2d; background-color: #e4f2bc; } a.badge-green-lightest:focus, a.badge-green-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); box-shadow: 0 0 0 0rem rgba(245, 250, 230, 0.5); } .badge-teal { color: #2e2c2d; background-color: #8fcef1; } a.badge-teal:hover, a.badge-teal:focus { color: #2e2c2d; background-color: #62baeb; } a.badge-teal:focus, a.badge-teal.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); box-shadow: 0 0 0 0rem rgba(143, 206, 241, 0.5); } .badge-teal-light { color: #2e2c2d; background-color: #c7e7f8; } a.badge-teal-light:hover, a.badge-teal-light:focus { color: #2e2c2d; background-color: #9ad4f2; } a.badge-teal-light:focus, a.badge-teal-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); box-shadow: 0 0 0 0rem rgba(199, 231, 248, 0.5); } .badge-teal-lighter { color: #2e2c2d; background-color: #e3f3fc; } a.badge-teal-lighter:hover, a.badge-teal-lighter:focus { color: #2e2c2d; background-color: #b5dff7; } a.badge-teal-lighter:focus, a.badge-teal-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); box-shadow: 0 0 0 0rem rgba(227, 243, 252, 0.5); } .badge-teal-lightest { color: #2e2c2d; background-color: #f4fafe; } a.badge-teal-lightest:hover, a.badge-teal-lightest:focus { color: #2e2c2d; background-color: #c5e5fa; } a.badge-teal-lightest:focus, a.badge-teal-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); box-shadow: 0 0 0 0rem rgba(244, 250, 254, 0.5); } .badge-cyan { color: #fff; background-color: #10b0e6; } a.badge-cyan:hover, a.badge-cyan:focus { color: #fff; background-color: #0d8cb6; } a.badge-cyan:focus, a.badge-cyan.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); box-shadow: 0 0 0 0rem rgba(16, 176, 230, 0.5); } .badge-cyan-light { color: #2e2c2d; background-color: #88d8f3; } a.badge-cyan-light:hover, a.badge-cyan-light:focus { color: #2e2c2d; background-color: #5ac9ee; } a.badge-cyan-light:focus, a.badge-cyan-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); box-shadow: 0 0 0 0rem rgba(136, 216, 243, 0.5); } .badge-cyan-lighter { color: #2e2c2d; background-color: #c3ebf9; } a.badge-cyan-lighter:hover, a.badge-cyan-lighter:focus { color: #2e2c2d; background-color: #95dcf4; } a.badge-cyan-lighter:focus, a.badge-cyan-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); box-shadow: 0 0 0 0rem rgba(195, 235, 249, 0.5); } .badge-cyan-lightest { color: #2e2c2d; background-color: #e7f7fd; } a.badge-cyan-lightest:hover, a.badge-cyan-lightest:focus { color: #2e2c2d; background-color: #b8e7f9; } a.badge-cyan-lightest:focus, a.badge-cyan-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); box-shadow: 0 0 0 0rem rgba(231, 247, 253, 0.5); } .badge-white { color: #2e2c2d; background-color: #fff; } a.badge-white:hover, a.badge-white:focus { color: #2e2c2d; background-color: #e6e6e6; } a.badge-white:focus, a.badge-white.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); box-shadow: 0 0 0 0rem rgba(255, 255, 255, 0.5); } .badge-gray { color: #fff; background-color: #7f7f7f; } a.badge-gray:hover, a.badge-gray:focus { color: #fff; background-color: #666666; } a.badge-gray:focus, a.badge-gray.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .badge-gray-light { color: #2e2c2d; background-color: #bfbfbf; } a.badge-gray-light:hover, a.badge-gray-light:focus { color: #2e2c2d; background-color: #a6a6a6; } a.badge-gray-light:focus, a.badge-gray-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); box-shadow: 0 0 0 0rem rgba(191, 191, 191, 0.5); } .badge-gray-lighter { color: #2e2c2d; background-color: #dfdfdf; } a.badge-gray-lighter:hover, a.badge-gray-lighter:focus { color: #2e2c2d; background-color: #c6c6c6; } a.badge-gray-lighter:focus, a.badge-gray-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); box-shadow: 0 0 0 0rem rgba(223, 223, 223, 0.5); } .badge-gray-lightest { color: #2e2c2d; background-color: #f2f2f2; } a.badge-gray-lightest:hover, a.badge-gray-lightest:focus { color: #2e2c2d; background-color: #d9d9d9; } a.badge-gray-lightest:focus, a.badge-gray-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); box-shadow: 0 0 0 0rem rgba(242, 242, 242, 0.5); } .badge-gray-dark { color: #fff; background-color: #2e2c2d; } a.badge-gray-dark:hover, a.badge-gray-dark:focus { color: #fff; background-color: #141314; } a.badge-gray-dark:focus, a.badge-gray-dark.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .badge-gray-dark-light { color: #2e2c2d; background-color: #979696; } a.badge-gray-dark-light:hover, a.badge-gray-dark-light:focus { color: #2e2c2d; background-color: #7e7c7c; } a.badge-gray-dark-light:focus, a.badge-gray-dark-light.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); box-shadow: 0 0 0 0rem rgba(151, 150, 150, 0.5); } .badge-gray-dark-lighter { color: #2e2c2d; background-color: #cbcacb; } a.badge-gray-dark-lighter:hover, a.badge-gray-dark-lighter:focus { color: #2e2c2d; background-color: #b2b0b2; } a.badge-gray-dark-lighter:focus, a.badge-gray-dark-lighter.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); box-shadow: 0 0 0 0rem rgba(203, 202, 203, 0.5); } .badge-gray-dark-lightest { color: #2e2c2d; background-color: #eaeaea; } a.badge-gray-dark-lightest:hover, a.badge-gray-dark-lightest:focus { color: #2e2c2d; background-color: #d1d1d1; } a.badge-gray-dark-lightest:focus, a.badge-gray-dark-lightest.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); box-shadow: 0 0 0 0rem rgba(234, 234, 234, 0.5); } .badge-gray-100 { color: #2e2c2d; background-color: #f1f0f1; } a.badge-gray-100:hover, a.badge-gray-100:focus { color: #2e2c2d; background-color: #d8d6d8; } a.badge-gray-100:focus, a.badge-gray-100.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); box-shadow: 0 0 0 0rem rgba(241, 240, 241, 0.5); } .badge-gray-200 { color: #2e2c2d; background-color: #e3e2e3; } a.badge-gray-200:hover, a.badge-gray-200:focus { color: #2e2c2d; background-color: #cac8ca; } a.badge-gray-200:focus, a.badge-gray-200.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); box-shadow: 0 0 0 0rem rgba(227, 226, 227, 0.5); } .badge-gray-300 { color: #2e2c2d; background-color: #d4d4d4; } a.badge-gray-300:hover, a.badge-gray-300:focus { color: #2e2c2d; background-color: #bbbbbb; } a.badge-gray-300:focus, a.badge-gray-300.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); box-shadow: 0 0 0 0rem rgba(212, 212, 212, 0.5); } .badge-gray-400 { color: #2e2c2d; background-color: #c6c5c6; } a.badge-gray-400:hover, a.badge-gray-400:focus { color: #2e2c2d; background-color: #adabad; } a.badge-gray-400:focus, a.badge-gray-400.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); box-shadow: 0 0 0 0rem rgba(198, 197, 198, 0.5); } .badge-gray-500 { color: #2e2c2d; background-color: #a3a2a3; } a.badge-gray-500:hover, a.badge-gray-500:focus { color: #2e2c2d; background-color: #8a888a; } a.badge-gray-500:focus, a.badge-gray-500.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); box-shadow: 0 0 0 0rem rgba(163, 162, 163, 0.5); } .badge-gray-600 { color: #fff; background-color: #7f7f7f; } a.badge-gray-600:hover, a.badge-gray-600:focus { color: #fff; background-color: #666666; } a.badge-gray-600:focus, a.badge-gray-600.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); box-shadow: 0 0 0 0rem rgba(127, 127, 127, 0.5); } .badge-gray-700 { color: #fff; background-color: #646464; } a.badge-gray-700:hover, a.badge-gray-700:focus { color: #fff; background-color: #4b4b4b; } a.badge-gray-700:focus, a.badge-gray-700.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); box-shadow: 0 0 0 0rem rgba(100, 100, 100, 0.5); } .badge-gray-800 { color: #fff; background-color: #494748; } a.badge-gray-800:hover, a.badge-gray-800:focus { color: #fff; background-color: #2f2e2f; } a.badge-gray-800:focus, a.badge-gray-800.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); box-shadow: 0 0 0 0rem rgba(73, 71, 72, 0.5); } .badge-gray-900 { color: #fff; background-color: #2e2c2d; } a.badge-gray-900:hover, a.badge-gray-900:focus { color: #fff; background-color: #141314; } a.badge-gray-900:focus, a.badge-gray-900.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); box-shadow: 0 0 0 0rem rgba(46, 44, 45, 0.5); } .badge-black { color: #fff; background-color: #000; } a.badge-black:hover, a.badge-black:focus { color: #fff; background-color: black; } a.badge-black:focus, a.badge-black.focus { outline: 0; -webkit-box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); box-shadow: 0 0 0 0rem rgba(0, 0, 0, 0.5); } .jumbotron { padding: 2rem 1rem; margin-bottom: 2rem; background-color: #e3e2e3; border-radius: 2rem; } @media (min-width: 576px) { .jumbotron { padding: 4rem 2rem; } } .jumbotron-fluid { padding-right: 0; padding-left: 0; border-radius: 0; } .alert { position: relative; padding: 0.75rem 1.25rem; margin-bottom: 1rem; border: 1px solid transparent; border-radius: 1.5rem; } .alert-heading { color: inherit; } .alert-link { font-weight: 700; } .alert-dismissible { padding-right: 4rem; } .alert-dismissible .close { position: absolute; top: 0; right: 0; padding: 0.75rem 1.25rem; color: inherit; } .alert-primary { color: #085c78; background-color: #cfeffa; border-color: #bce9f8; } .alert-primary hr { border-top-color: #a5e1f6; } .alert-primary .alert-link { color: #053748; } .alert-secondary { color: #424242; background-color: #e5e5e5; border-color: #dbdbdb; } .alert-secondary hr { border-top-color: #cecece; } .alert-secondary .alert-link { color: #292929; } .alert-success { color: #536a00; background-color: #ecf5cc; border-color: #e4f1b8; } .alert-success hr { border-top-color: #dceda3; } .alert-success .alert-link { color: #2b3700; } .alert-info { color: #085c78; background-color: #cfeffa; border-color: #bce9f8; } .alert-info hr { border-top-color: #a5e1f6; } .alert-info .alert-link { color: #053748; } .alert-warning { color: #856800; background-color: #fff4cc; border-color: #fff0b8; } .alert-warning hr { border-top-color: #ffeb9f; } .alert-warning .alert-link { color: #524000; } .alert-danger { color: #71150f; background-color: #f8d4d2; border-color: #f5c3bf; } .alert-danger hr { border-top-color: #f2aea9; } .alert-danger .alert-link { color: #440d09; } .alert-light { color: #7d7d7d; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-light hr { border-top-color: #eeeeee; } .alert-light .alert-link { color: #646464; } .alert-dark { color: #262525; background-color: #dbdada; border-color: #cccbcc; } .alert-dark hr { border-top-color: #bfbebf; } .alert-dark .alert-link { color: #0c0c0c; } .alert-primary-light { color: #47707e; background-color: #e7f7fd; border-color: #def4fc; } .alert-primary-light hr { border-top-color: #c7ecfa; } .alert-primary-light .alert-link { color: #35535d; } .alert-primary-lighter { color: #657a81; background-color: #f3fbfe; border-color: #eef9fd; } .alert-primary-lighter hr { border-top-color: #d7f1fa; } .alert-primary-lighter .alert-link { color: #4f5f64; } .alert-primary-lightest { color: #788084; background-color: #fafdff; border-color: #f8fdfe; } .alert-primary-lightest hr { border-top-color: #e2f7fb; } .alert-primary-lightest .alert-link { color: #606669; } .alert-secondary-light { color: #636363; background-color: #f2f2f2; border-color: #ededed; } .alert-secondary-light hr { border-top-color: #e0e0e0; } .alert-secondary-light .alert-link { color: #4a4a4a; } .alert-secondary-lighter { color: #747474; background-color: #f9f9f9; border-color: #f6f6f6; } .alert-secondary-lighter hr { border-top-color: #e9e9e9; } .alert-secondary-lighter .alert-link { color: #5b5b5b; } .alert-secondary-lightest { color: #7e7e7e; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-secondary-lightest hr { border-top-color: #eeeeee; } .alert-secondary-lightest .alert-link { color: #656565; } .alert-success-light { color: #6c7843; background-color: #f5fae6; border-color: #f2f8db; } .alert-success-light hr { border-top-color: #eaf4c6; } .alert-success-light .alert-link { color: #4f5731; } .alert-success-lighter { color: #787e63; background-color: #fafcf2; border-color: #f8fbed; } .alert-success-lighter hr { border-top-color: #f0f6d8; } .alert-success-lighter .alert-link { color: #5d614d; } .alert-success-lightest { color: #7f8278; background-color: #fdfefa; border-color: #fcfef8; } .alert-success-lightest hr { border-top-color: #f2fbe2; } .alert-success-lightest .alert-link { color: #656760; } .alert-info-light { color: #47707e; background-color: #e7f7fd; border-color: #def4fc; } .alert-info-light hr { border-top-color: #c7ecfa; } .alert-info-light .alert-link { color: #35535d; } .alert-info-lighter { color: #657a81; background-color: #f3fbfe; border-color: #eef9fd; } .alert-info-lighter hr { border-top-color: #d7f1fa; } .alert-info-lighter .alert-link { color: #4f5f64; } .alert-info-lightest { color: #788084; background-color: #fafdff; border-color: #f8fdfe; } .alert-info-lightest hr { border-top-color: #e2f7fb; } .alert-info-lightest .alert-link { color: #606669; } .alert-warning-light { color: #857743; background-color: #fffae6; border-color: #fff7db; } .alert-warning-light hr { border-top-color: #fff1c2; } .alert-warning-light .alert-link { color: #635932; } .alert-warning-lighter { color: #857d63; background-color: #fffcf2; border-color: #fffbed; } .alert-warning-lighter hr { border-top-color: #fff5d4; } .alert-warning-lighter .alert-link { color: #68624d; } .alert-warning-lightest { color: #858278; background-color: #fffefa; border-color: #fffef8; } .alert-warning-lightest hr { border-top-color: #fffadf; } .alert-warning-lightest .alert-link { color: #6a6860; } .alert-danger-light { color: #7b4d4a; background-color: #fbeae8; border-color: #fae1df; } .alert-danger-light hr { border-top-color: #f7ccc9; } .alert-danger-light .alert-link { color: #5b3937; } .alert-danger-lighter { color: #806967; background-color: #fdf4f4; border-color: #fcf0ef; } .alert-danger-lighter hr { border-top-color: #f8dcda; } .alert-danger-lighter .alert-link { color: #645250; } .alert-danger-lightest { color: #837a79; background-color: #fefbfa; border-color: #fef9f9; } .alert-danger-lightest hr { border-top-color: #fae3e3; } .alert-danger-lightest .alert-link { color: #686161; } .alert-light-light { color: #818181; background-color: #fefefe; border-color: #fdfdfd; } .alert-light-light hr { border-top-color: #f0f0f0; } .alert-light-light .alert-link { color: #686868; } .alert-light-lighter { color: #838383; background-color: #fefefe; border-color: #fefefe; } .alert-light-lighter hr { border-top-color: #f1f1f1; } .alert-light-lighter .alert-link { color: #6a6a6a; } .alert-light-lightest { color: #848484; background-color: white; border-color: white; } .alert-light-lightest hr { border-top-color: #f2f2f2; } .alert-light-lightest .alert-link { color: #6b6b6b; } .alert-dark-light { color: #555555; background-color: #ededed; border-color: #e6e5e6; } .alert-dark-light hr { border-top-color: #dad8da; } .alert-dark-light .alert-link { color: #3c3c3c; } .alert-dark-lighter { color: #6d6d6d; background-color: #f6f6f6; border-color: #f2f2f2; } .alert-dark-lighter hr { border-top-color: #e5e5e5; } .alert-dark-lighter .alert-link { color: #545454; } .alert-dark-lightest { color: #7b7b7b; background-color: #fbfbfb; border-color: #fafafa; } .alert-dark-lightest hr { border-top-color: #ededed; } .alert-dark-lightest .alert-link { color: #626262; } .alert-blue { color: #00355d; background-color: #cce0f0; border-color: #b8d4e9; } .alert-blue hr { border-top-color: #a5c8e3; } .alert-blue .alert-link { color: #00182a; } .alert-blue-light { color: #435d71; background-color: #e6f0f7; border-color: #dbeaf4; } .alert-blue-light hr { border-top-color: #c7dfee; } .alert-blue-light .alert-link { color: #304351; } .alert-blue-lighter { color: #63717b; background-color: #f2f7fb; border-color: #edf4fa; } .alert-blue-lighter hr { border-top-color: #d9e8f4; } .alert-blue-lighter .alert-link { color: #4c575f; } .alert-blue-lightest { color: #787d80; background-color: #fafcfd; border-color: #f8fbfd; } .alert-blue-lightest hr { border-top-color: #e4f0f7; } .alert-blue-lightest .alert-link { color: #5f6366; } .alert-indigo { color: #2c126a; background-color: #ddd3f5; border-color: #cfc1f1; } .alert-indigo hr { border-top-color: #bfacec; } .alert-indigo .alert-link { color: #1a0b3e; } .alert-indigo-light { color: #584b78; background-color: #eee9fa; border-color: #e7e0f8; } .alert-indigo-light hr { border-top-color: #d7cbf3; } .alert-indigo-light .alert-link { color: #413759; } .alert-indigo-lighter { color: #6f687e; background-color: #f7f4fc; border-color: #f3f0fb; } .alert-indigo-lighter hr { border-top-color: #e3dcf6; } .alert-indigo-lighter .alert-link { color: #565162; } .alert-indigo-lightest { color: #7c7982; background-color: #fcfbfe; border-color: #faf9fe; } .alert-indigo-lightest hr { border-top-color: #e8e3fa; } .alert-indigo-lightest .alert-link { color: #636068; } .alert-purple { color: #592651; background-color: #eedbeb; border-color: #e7cce3; } .alert-purple hr { border-top-color: #dfbbd9; } .alert-purple .alert-link { color: #351730; } .alert-purple-light { color: #6f566b; background-color: #f7edf5; border-color: #f3e6f1; } .alert-purple-light hr { border-top-color: #ebd5e7; } .alert-purple-light .alert-link { color: #52404f; } .alert-purple-lighter { color: #7a6d78; background-color: #fbf6fa; border-color: #f9f2f8; } .alert-purple-lighter hr { border-top-color: #f1e1ef; } .alert-purple-lighter .alert-link { color: #5f555e; } .alert-purple-lightest { color: #807b7f; background-color: #fdfbfd; border-color: #fdfafc; } .alert-purple-lightest hr { border-top-color: #f6e8f1; } .alert-purple-lightest .alert-link { color: #666265; } .alert-pink { color: #6a0053; background-color: #f5ccec; border-color: #f1b8e4; } .alert-pink hr { border-top-color: #eda3dc; } .alert-pink .alert-link { color: #37002b; } .alert-pink-light { color: #78436c; background-color: #fae6f6; border-color: #f8dbf2; } .alert-pink-light hr { border-top-color: #f4c6ea; } .alert-pink-light .alert-link { color: #57314f; } .alert-pink-lighter { color: #7e6378; background-color: #fcf2fa; border-color: #fbedf8; } .alert-pink-lighter hr { border-top-color: #f6d8f0; } .alert-pink-lighter .alert-link { color: #614d5d; } .alert-pink-lightest { color: #827880; background-color: #fefafd; border-color: #fef8fc; } .alert-pink-lightest hr { border-top-color: #fbe2f2; } .alert-pink-lightest .alert-link { color: #676066; } .alert-red { color: #71150f; background-color: #f8d4d2; border-color: #f5c3bf; } .alert-red hr { border-top-color: #f2aea9; } .alert-red .alert-link { color: #440d09; } .alert-red-light { color: #7b4d4a; background-color: #fbeae8; border-color: #fae1df; } .alert-red-light hr { border-top-color: #f7ccc9; } .alert-red-light .alert-link { color: #5b3937; } .alert-red-lighter { color: #806967; background-color: #fdf4f4; border-color: #fcf0ef; } .alert-red-lighter hr { border-top-color: #f8dcda; } .alert-red-lighter .alert-link { color: #645250; } .alert-red-lightest { color: #837a79; background-color: #fefbfa; border-color: #fef9f9; } .alert-red-lightest hr { border-top-color: #fae3e3; } .alert-red-lightest .alert-link { color: #686161; } .alert-orange { color: #85501b; background-color: #ffebd6; border-color: #ffe2c6; } .alert-orange hr { border-top-color: #ffd5ad; } .alert-orange .alert-link { color: #5b3712; } .alert-orange-light { color: #856a50; background-color: #fff5eb; border-color: #fff1e2; } .alert-orange-light hr { border-top-color: #ffe5c9; } .alert-orange-light .alert-link { color: #65513d; } .alert-orange-lighter { color: #85786a; background-color: #fffaf5; border-color: #fff8f1; } .alert-orange-lighter hr { border-top-color: #ffebd8; } .alert-orange-lighter .alert-link { color: #695e53; } .alert-orange-lightest { color: #857f7a; background-color: #fffdfb; border-color: #fffcf9; } .alert-orange-lightest hr { border-top-color: #ffefe0; } .alert-orange-lightest .alert-link { color: #6a6662; } .alert-yellow { color: #856800; background-color: #fff4cc; border-color: #fff0b8; } .alert-yellow hr { border-top-color: #ffeb9f; } .alert-yellow .alert-link { color: #524000; } .alert-yellow-light { color: #857743; background-color: #fffae6; border-color: #fff7db; } .alert-yellow-light hr { border-top-color: #fff1c2; } .alert-yellow-light .alert-link { color: #635932; } .alert-yellow-lighter { color: #857d63; background-color: #fffcf2; border-color: #fffbed; } .alert-yellow-lighter hr { border-top-color: #fff5d4; } .alert-yellow-lighter .alert-link { color: #68624d; } .alert-yellow-lightest { color: #858278; background-color: #fffefa; border-color: #fffef8; } .alert-yellow-lightest hr { border-top-color: #fffadf; } .alert-yellow-lightest .alert-link { color: #6a6860; } .alert-green { color: #536a00; background-color: #ecf5cc; border-color: #e4f1b8; } .alert-green hr { border-top-color: #dceda3; } .alert-green .alert-link { color: #2b3700; } .alert-green-light { color: #6c7843; background-color: #f5fae6; border-color: #f2f8db; } .alert-green-light hr { border-top-color: #eaf4c6; } .alert-green-light .alert-link { color: #4f5731; } .alert-green-lighter { color: #787e63; background-color: #fafcf2; border-color: #f8fbed; } .alert-green-lighter hr { border-top-color: #f0f6d8; } .alert-green-lighter .alert-link { color: #5d614d; } .alert-green-lightest { color: #7f8278; background-color: #fdfefa; border-color: #fcfef8; } .alert-green-lightest hr { border-top-color: #f2fbe2; } .alert-green-lightest .alert-link { color: #656760; } .alert-teal { color: #4a6b7d; background-color: #e9f5fc; border-color: #e0f1fb; } .alert-teal hr { border-top-color: #c9e7f8; } .alert-teal .alert-link { color: #37505d; } .alert-teal-light { color: #677881; background-color: #f4fafe; border-color: #eff8fd; } .alert-teal-light hr { border-top-color: #d8eefa; } .alert-teal-light .alert-link { color: #505e65; } .alert-teal-lighter { color: #767e83; background-color: #f9fdfe; border-color: #f7fcfe; } .alert-teal-lighter hr { border-top-color: #e0f4fb; } .alert-teal-lighter .alert-link { color: #5e6468; } .alert-teal-lightest { color: #7f8284; background-color: #fdfeff; border-color: #fcfeff; } .alert-teal-lightest hr { border-top-color: #e3f6ff; } .alert-teal-lightest .alert-link { color: #66686a; } .alert-cyan { color: #085c78; background-color: #cfeffa; border-color: #bce9f8; } .alert-cyan hr { border-top-color: #a5e1f6; } .alert-cyan .alert-link { color: #053748; } .alert-cyan-light { color: #47707e; background-color: #e7f7fd; border-color: #def4fc; } .alert-cyan-light hr { border-top-color: #c7ecfa; } .alert-cyan-light .alert-link { color: #35535d; } .alert-cyan-lighter { color: #657a81; background-color: #f3fbfe; border-color: #eef9fd; } .alert-cyan-lighter hr { border-top-color: #d7f1fa; } .alert-cyan-lighter .alert-link { color: #4f5f64; } .alert-cyan-lightest { color: #788084; background-color: #fafdff; border-color: #f8fdfe; } .alert-cyan-lightest hr { border-top-color: #e2f7fb; } .alert-cyan-lightest .alert-link { color: #606669; } .alert-white { color: #858585; background-color: white; border-color: white; } .alert-white hr { border-top-color: #f2f2f2; } .alert-white .alert-link { color: #6c6c6c; } .alert-gray { color: #424242; background-color: #e5e5e5; border-color: #dbdbdb; } .alert-gray hr { border-top-color: #cecece; } .alert-gray .alert-link { color: #292929; } .alert-gray-light { color: #636363; background-color: #f2f2f2; border-color: #ededed; } .alert-gray-light hr { border-top-color: #e0e0e0; } .alert-gray-light .alert-link { color: #4a4a4a; } .alert-gray-lighter { color: #747474; background-color: #f9f9f9; border-color: #f6f6f6; } .alert-gray-lighter hr { border-top-color: #e9e9e9; } .alert-gray-lighter .alert-link { color: #5b5b5b; } .alert-gray-lightest { color: #7e7e7e; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-gray-lightest hr { border-top-color: #eeeeee; } .alert-gray-lightest .alert-link { color: #656565; } .alert-gray-dark { color: #181717; background-color: #d5d5d5; border-color: #c4c4c4; } .alert-gray-dark hr { border-top-color: #b7b7b7; } .alert-gray-dark .alert-link { color: black; } .alert-gray-dark-light { color: #4f4e4e; background-color: #eaeaea; border-color: #e2e2e2; } .alert-gray-dark-light hr { border-top-color: #d5d5d5; } .alert-gray-dark-light .alert-link { color: #353535; } .alert-gray-dark-lighter { color: #6a696a; background-color: #f5f4f5; border-color: #f0f0f0; } .alert-gray-dark-lighter hr { border-top-color: #e3e3e3; } .alert-gray-dark-lighter .alert-link { color: #505050; } .alert-gray-dark-lightest { color: #7a7a7a; background-color: #fbfbfb; border-color: #f9f9f9; } .alert-gray-dark-lightest hr { border-top-color: #ececec; } .alert-gray-dark-lightest .alert-link { color: #616161; } .alert-gray-100 { color: #7d7d7d; background-color: #fcfcfc; border-color: #fbfbfb; } .alert-gray-100 hr { border-top-color: #eeeeee; } .alert-gray-100 .alert-link { color: #646464; } .alert-gray-200 { color: #767676; background-color: #f9f9f9; border-color: #f7f7f7; } .alert-gray-200 hr { border-top-color: #eaeaea; } .alert-gray-200 .alert-link { color: #5d5d5d; } .alert-gray-300 { color: #6e6e6e; background-color: #f6f6f6; border-color: #f3f3f3; } .alert-gray-300 hr { border-top-color: #e6e6e6; } .alert-gray-300 .alert-link { color: #555555; } .alert-gray-400 { color: #676667; background-color: #f4f3f4; border-color: #efefef; } .alert-gray-400 hr { border-top-color: #e2e2e2; } .alert-gray-400 .alert-link { color: #4d4d4d; } .alert-gray-500 { color: #555455; background-color: #edeced; border-color: #e5e5e5; } .alert-gray-500 hr { border-top-color: #d8d8d8; } .alert-gray-500 .alert-link { color: #3b3b3b; } .alert-gray-600 { color: #424242; background-color: #e5e5e5; border-color: #dbdbdb; } .alert-gray-600 hr { border-top-color: #cecece; } .alert-gray-600 .alert-link { color: #292929; } .alert-gray-700 { color: #343434; background-color: #e0e0e0; border-color: #d4d4d4; } .alert-gray-700 hr { border-top-color: #c7c7c7; } .alert-gray-700 .alert-link { color: #1b1b1b; } .alert-gray-800 { color: #262525; background-color: #dbdada; border-color: #cccbcc; } .alert-gray-800 hr { border-top-color: #bfbebf; } .alert-gray-800 .alert-link { color: #0c0c0c; } .alert-gray-900 { color: #181717; background-color: #d5d5d5; border-color: #c4c4c4; } .alert-gray-900 hr { border-top-color: #b7b7b7; } .alert-gray-900 .alert-link { color: black; } .alert-black { color: black; background-color: #cccccc; border-color: #b8b8b8; } .alert-black hr { border-top-color: #ababab; } .alert-black .alert-link { color: black; } @-webkit-keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } @keyframes progress-bar-stripes { from { background-position: 1rem 0; } to { background-position: 0 0; } } .progress { display: -webkit-box; display: -ms-flexbox; display: flex; height: 1rem; overflow: hidden; font-size: 0.75rem; background-color: #e3e2e3; border-radius: 1.5rem; } .progress-bar { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; overflow: hidden; color: #fff; text-align: center; white-space: nowrap; background-color: #10b0e6; -webkit-transition: width 0.6s ease; transition: width 0.6s ease; } @media (prefers-reduced-motion: reduce) { .progress-bar { -webkit-transition: none; transition: none; } } .progress-bar-striped { background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); background-size: 1rem 1rem; } .progress-bar-animated { -webkit-animation: progress-bar-stripes 1s linear infinite; animation: progress-bar-stripes 1s linear infinite; } @media (prefers-reduced-motion: reduce) { .progress-bar-animated { -webkit-animation: none; animation: none; } } .media { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; } .media-body { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; } .list-group { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; padding-left: 0; margin-bottom: 0; } .list-group-item-action { width: 100%; color: #646464; text-align: inherit; } .list-group-item-action:hover, .list-group-item-action:focus { z-index: 1; color: #646464; text-decoration: none; background-color: #f1f0f1; } .list-group-item-action:active { color: #2e2c2d; background-color: #e3e2e3; } .list-group-item { position: relative; display: block; padding: 0.75rem 1.25rem; background-color: #fff; border: 1px solid rgba(0, 0, 0, 0.125); } .list-group-item:first-child { border-top-left-radius: 1.5rem; border-top-right-radius: 1.5rem; } .list-group-item:last-child { border-bottom-right-radius: 1.5rem; border-bottom-left-radius: 1.5rem; } .list-group-item.disabled, .list-group-item:disabled { color: #7f7f7f; pointer-events: none; background-color: #fff; } .list-group-item.active { z-index: 2; color: #fff; background-color: #10b0e6; border-color: #10b0e6; } .list-group-item + .list-group-item { border-top-width: 0; } .list-group-item + .list-group-item.active { margin-top: -1px; border-top-width: 1px; } .list-group-horizontal { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal .list-group-item.active { margin-top: 0; } .list-group-horizontal .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } @media (min-width: 576px) { .list-group-horizontal-sm { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-sm .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-sm .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-sm .list-group-item.active { margin-top: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-sm .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } @media (min-width: 768px) { .list-group-horizontal-md { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-md .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-md .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-md .list-group-item.active { margin-top: 0; } .list-group-horizontal-md .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-md .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } @media (min-width: 992px) { .list-group-horizontal-lg { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-lg .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-lg .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-lg .list-group-item.active { margin-top: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-lg .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } @media (min-width: 1200px) { .list-group-horizontal-xl { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; } .list-group-horizontal-xl .list-group-item:first-child { border-bottom-left-radius: 1.5rem; border-top-right-radius: 0; } .list-group-horizontal-xl .list-group-item:last-child { border-top-right-radius: 1.5rem; border-bottom-left-radius: 0; } .list-group-horizontal-xl .list-group-item.active { margin-top: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item { border-top-width: 1px; border-left-width: 0; } .list-group-horizontal-xl .list-group-item + .list-group-item.active { margin-left: -1px; border-left-width: 1px; } } .list-group-flush .list-group-item { border-right-width: 0; border-left-width: 0; border-radius: 0; } .list-group-flush .list-group-item:first-child { border-top-width: 0; } .list-group-flush:last-child .list-group-item:last-child { border-bottom-width: 0; } .list-group-item-primary { color: #085c78; background-color: #bce9f8; } .list-group-item-primary.list-group-item-action:hover, .list-group-item-primary.list-group-item-action:focus { color: #085c78; background-color: #a5e1f6; } .list-group-item-primary.list-group-item-action.active { color: #fff; background-color: #085c78; border-color: #085c78; } .list-group-item-secondary { color: #424242; background-color: #dbdbdb; } .list-group-item-secondary.list-group-item-action:hover, .list-group-item-secondary.list-group-item-action:focus { color: #424242; background-color: #cecece; } .list-group-item-secondary.list-group-item-action.active { color: #fff; background-color: #424242; border-color: #424242; } .list-group-item-success { color: #536a00; background-color: #e4f1b8; } .list-group-item-success.list-group-item-action:hover, .list-group-item-success.list-group-item-action:focus { color: #536a00; background-color: #dceda3; } .list-group-item-success.list-group-item-action.active { color: #fff; background-color: #536a00; border-color: #536a00; } .list-group-item-info { color: #085c78; background-color: #bce9f8; } .list-group-item-info.list-group-item-action:hover, .list-group-item-info.list-group-item-action:focus { color: #085c78; background-color: #a5e1f6; } .list-group-item-info.list-group-item-action.active { color: #fff; background-color: #085c78; border-color: #085c78; } .list-group-item-warning { color: #856800; background-color: #fff0b8; } .list-group-item-warning.list-group-item-action:hover, .list-group-item-warning.list-group-item-action:focus { color: #856800; background-color: #ffeb9f; } .list-group-item-warning.list-group-item-action.active { color: #fff; background-color: #856800; border-color: #856800; } .list-group-item-danger { color: #71150f; background-color: #f5c3bf; } .list-group-item-danger.list-group-item-action:hover, .list-group-item-danger.list-group-item-action:focus { color: #71150f; background-color: #f2aea9; } .list-group-item-danger.list-group-item-action.active { color: #fff; background-color: #71150f; border-color: #71150f; } .list-group-item-light { color: #7d7d7d; background-color: #fbfbfb; } .list-group-item-light.list-group-item-action:hover, .list-group-item-light.list-group-item-action:focus { color: #7d7d7d; background-color: #eeeeee; } .list-group-item-light.list-group-item-action.active { color: #fff; background-color: #7d7d7d; border-color: #7d7d7d; } .list-group-item-dark { color: #262525; background-color: #cccbcc; } .list-group-item-dark.list-group-item-action:hover, .list-group-item-dark.list-group-item-action:focus { color: #262525; background-color: #bfbebf; } .list-group-item-dark.list-group-item-action.active { color: #fff; background-color: #262525; border-color: #262525; } .list-group-item-primary-light { color: #47707e; background-color: #def4fc; } .list-group-item-primary-light.list-group-item-action:hover, .list-group-item-primary-light.list-group-item-action:focus { color: #47707e; background-color: #c7ecfa; } .list-group-item-primary-light.list-group-item-action.active { color: #fff; background-color: #47707e; border-color: #47707e; } .list-group-item-primary-lighter { color: #657a81; background-color: #eef9fd; } .list-group-item-primary-lighter.list-group-item-action:hover, .list-group-item-primary-lighter.list-group-item-action:focus { color: #657a81; background-color: #d7f1fa; } .list-group-item-primary-lighter.list-group-item-action.active { color: #fff; background-color: #657a81; border-color: #657a81; } .list-group-item-primary-lightest { color: #788084; background-color: #f8fdfe; } .list-group-item-primary-lightest.list-group-item-action:hover, .list-group-item-primary-lightest.list-group-item-action:focus { color: #788084; background-color: #e2f7fb; } .list-group-item-primary-lightest.list-group-item-action.active { color: #fff; background-color: #788084; border-color: #788084; } .list-group-item-secondary-light { color: #636363; background-color: #ededed; } .list-group-item-secondary-light.list-group-item-action:hover, .list-group-item-secondary-light.list-group-item-action:focus { color: #636363; background-color: #e0e0e0; } .list-group-item-secondary-light.list-group-item-action.active { color: #fff; background-color: #636363; border-color: #636363; } .list-group-item-secondary-lighter { color: #747474; background-color: #f6f6f6; } .list-group-item-secondary-lighter.list-group-item-action:hover, .list-group-item-secondary-lighter.list-group-item-action:focus { color: #747474; background-color: #e9e9e9; } .list-group-item-secondary-lighter.list-group-item-action.active { color: #fff; background-color: #747474; border-color: #747474; } .list-group-item-secondary-lightest { color: #7e7e7e; background-color: #fbfbfb; } .list-group-item-secondary-lightest.list-group-item-action:hover, .list-group-item-secondary-lightest.list-group-item-action:focus { color: #7e7e7e; background-color: #eeeeee; } .list-group-item-secondary-lightest.list-group-item-action.active { color: #fff; background-color: #7e7e7e; border-color: #7e7e7e; } .list-group-item-success-light { color: #6c7843; background-color: #f2f8db; } .list-group-item-success-light.list-group-item-action:hover, .list-group-item-success-light.list-group-item-action:focus { color: #6c7843; background-color: #eaf4c6; } .list-group-item-success-light.list-group-item-action.active { color: #fff; background-color: #6c7843; border-color: #6c7843; } .list-group-item-success-lighter { color: #787e63; background-color: #f8fbed; } .list-group-item-success-lighter.list-group-item-action:hover, .list-group-item-success-lighter.list-group-item-action:focus { color: #787e63; background-color: #f0f6d8; } .list-group-item-success-lighter.list-group-item-action.active { color: #fff; background-color: #787e63; border-color: #787e63; } .list-group-item-success-lightest { color: #7f8278; background-color: #fcfef8; } .list-group-item-success-lightest.list-group-item-action:hover, .list-group-item-success-lightest.list-group-item-action:focus { color: #7f8278; background-color: #f2fbe2; } .list-group-item-success-lightest.list-group-item-action.active { color: #fff; background-color: #7f8278; border-color: #7f8278; } .list-group-item-info-light { color: #47707e; background-color: #def4fc; } .list-group-item-info-light.list-group-item-action:hover, .list-group-item-info-light.list-group-item-action:focus { color: #47707e; background-color: #c7ecfa; } .list-group-item-info-light.list-group-item-action.active { color: #fff; background-color: #47707e; border-color: #47707e; } .list-group-item-info-lighter { color: #657a81; background-color: #eef9fd; } .list-group-item-info-lighter.list-group-item-action:hover, .list-group-item-info-lighter.list-group-item-action:focus { color: #657a81; background-color: #d7f1fa; } .list-group-item-info-lighter.list-group-item-action.active { color: #fff; background-color: #657a81; border-color: #657a81; } .list-group-item-info-lightest { color: #788084; background-color: #f8fdfe; } .list-group-item-info-lightest.list-group-item-action:hover, .list-group-item-info-lightest.list-group-item-action:focus { color: #788084; background-color: #e2f7fb; } .list-group-item-info-lightest.list-group-item-action.active { color: #fff; background-color: #788084; border-color: #788084; } .list-group-item-warning-light { color: #857743; background-color: #fff7db; } .list-group-item-warning-light.list-group-item-action:hover, .list-group-item-warning-light.list-group-item-action:focus { color: #857743; background-color: #fff1c2; } .list-group-item-warning-light.list-group-item-action.active { color: #fff; background-color: #857743; border-color: #857743; } .list-group-item-warning-lighter { color: #857d63; background-color: #fffbed; } .list-group-item-warning-lighter.list-group-item-action:hover, .list-group-item-warning-lighter.list-group-item-action:focus { color: #857d63; background-color: #fff5d4; } .list-group-item-warning-lighter.list-group-item-action.active { color: #fff; background-color: #857d63; border-color: #857d63; } .list-group-item-warning-lightest { color: #858278; background-color: #fffef8; } .list-group-item-warning-lightest.list-group-item-action:hover, .list-group-item-warning-lightest.list-group-item-action:focus { color: #858278; background-color: #fffadf; } .list-group-item-warning-lightest.list-group-item-action.active { color: #fff; background-color: #858278; border-color: #858278; } .list-group-item-danger-light { color: #7b4d4a; background-color: #fae1df; } .list-group-item-danger-light.list-group-item-action:hover, .list-group-item-danger-light.list-group-item-action:focus { color: #7b4d4a; background-color: #f7ccc9; } .list-group-item-danger-light.list-group-item-action.active { color: #fff; background-color: #7b4d4a; border-color: #7b4d4a; } .list-group-item-danger-lighter { color: #806967; background-color: #fcf0ef; } .list-group-item-danger-lighter.list-group-item-action:hover, .list-group-item-danger-lighter.list-group-item-action:focus { color: #806967; background-color: #f8dcda; } .list-group-item-danger-lighter.list-group-item-action.active { color: #fff; background-color: #806967; border-color: #806967; } .list-group-item-danger-lightest { color: #837a79; background-color: #fef9f9; } .list-group-item-danger-lightest.list-group-item-action:hover, .list-group-item-danger-lightest.list-group-item-action:focus { color: #837a79; background-color: #fae3e3; } .list-group-item-danger-lightest.list-group-item-action.active { color: #fff; background-color: #837a79; border-color: #837a79; } .list-group-item-light-light { color: #818181; background-color: #fdfdfd; } .list-group-item-light-light.list-group-item-action:hover, .list-group-item-light-light.list-group-item-action:focus { color: #818181; background-color: #f0f0f0; } .list-group-item-light-light.list-group-item-action.active { color: #fff; background-color: #818181; border-color: #818181; } .list-group-item-light-lighter { color: #838383; background-color: #fefefe; } .list-group-item-light-lighter.list-group-item-action:hover, .list-group-item-light-lighter.list-group-item-action:focus { color: #838383; background-color: #f1f1f1; } .list-group-item-light-lighter.list-group-item-action.active { color: #fff; background-color: #838383; border-color: #838383; } .list-group-item-light-lightest { color: #848484; background-color: white; } .list-group-item-light-lightest.list-group-item-action:hover, .list-group-item-light-lightest.list-group-item-action:focus { color: #848484; background-color: #f2f2f2; } .list-group-item-light-lightest.list-group-item-action.active { color: #fff; background-color: #848484; border-color: #848484; } .list-group-item-dark-light { color: #555555; background-color: #e6e5e6; } .list-group-item-dark-light.list-group-item-action:hover, .list-group-item-dark-light.list-group-item-action:focus { color: #555555; background-color: #dad8da; } .list-group-item-dark-light.list-group-item-action.active { color: #fff; background-color: #555555; border-color: #555555; } .list-group-item-dark-lighter { color: #6d6d6d; background-color: #f2f2f2; } .list-group-item-dark-lighter.list-group-item-action:hover, .list-group-item-dark-lighter.list-group-item-action:focus { color: #6d6d6d; background-color: #e5e5e5; } .list-group-item-dark-lighter.list-group-item-action.active { color: #fff; background-color: #6d6d6d; border-color: #6d6d6d; } .list-group-item-dark-lightest { color: #7b7b7b; background-color: #fafafa; } .list-group-item-dark-lightest.list-group-item-action:hover, .list-group-item-dark-lightest.list-group-item-action:focus { color: #7b7b7b; background-color: #ededed; } .list-group-item-dark-lightest.list-group-item-action.active { color: #fff; background-color: #7b7b7b; border-color: #7b7b7b; } .list-group-item-blue { color: #00355d; background-color: #b8d4e9; } .list-group-item-blue.list-group-item-action:hover, .list-group-item-blue.list-group-item-action:focus { color: #00355d; background-color: #a5c8e3; } .list-group-item-blue.list-group-item-action.active { color: #fff; background-color: #00355d; border-color: #00355d; } .list-group-item-blue-light { color: #435d71; background-color: #dbeaf4; } .list-group-item-blue-light.list-group-item-action:hover, .list-group-item-blue-light.list-group-item-action:focus { color: #435d71; background-color: #c7dfee; } .list-group-item-blue-light.list-group-item-action.active { color: #fff; background-color: #435d71; border-color: #435d71; } .list-group-item-blue-lighter { color: #63717b; background-color: #edf4fa; } .list-group-item-blue-lighter.list-group-item-action:hover, .list-group-item-blue-lighter.list-group-item-action:focus { color: #63717b; background-color: #d9e8f4; } .list-group-item-blue-lighter.list-group-item-action.active { color: #fff; background-color: #63717b; border-color: #63717b; } .list-group-item-blue-lightest { color: #787d80; background-color: #f8fbfd; } .list-group-item-blue-lightest.list-group-item-action:hover, .list-group-item-blue-lightest.list-group-item-action:focus { color: #787d80; background-color: #e4f0f7; } .list-group-item-blue-lightest.list-group-item-action.active { color: #fff; background-color: #787d80; border-color: #787d80; } .list-group-item-indigo { color: #2c126a; background-color: #cfc1f1; } .list-group-item-indigo.list-group-item-action:hover, .list-group-item-indigo.list-group-item-action:focus { color: #2c126a; background-color: #bfacec; } .list-group-item-indigo.list-group-item-action.active { color: #fff; background-color: #2c126a; border-color: #2c126a; } .list-group-item-indigo-light { color: #584b78; background-color: #e7e0f8; } .list-group-item-indigo-light.list-group-item-action:hover, .list-group-item-indigo-light.list-group-item-action:focus { color: #584b78; background-color: #d7cbf3; } .list-group-item-indigo-light.list-group-item-action.active { color: #fff; background-color: #584b78; border-color: #584b78; } .list-group-item-indigo-lighter { color: #6f687e; background-color: #f3f0fb; } .list-group-item-indigo-lighter.list-group-item-action:hover, .list-group-item-indigo-lighter.list-group-item-action:focus { color: #6f687e; background-color: #e3dcf6; } .list-group-item-indigo-lighter.list-group-item-action.active { color: #fff; background-color: #6f687e; border-color: #6f687e; } .list-group-item-indigo-lightest { color: #7c7982; background-color: #faf9fe; } .list-group-item-indigo-lightest.list-group-item-action:hover, .list-group-item-indigo-lightest.list-group-item-action:focus { color: #7c7982; background-color: #e8e3fa; } .list-group-item-indigo-lightest.list-group-item-action.active { color: #fff; background-color: #7c7982; border-color: #7c7982; } .list-group-item-purple { color: #592651; background-color: #e7cce3; } .list-group-item-purple.list-group-item-action:hover, .list-group-item-purple.list-group-item-action:focus { color: #592651; background-color: #dfbbd9; } .list-group-item-purple.list-group-item-action.active { color: #fff; background-color: #592651; border-color: #592651; } .list-group-item-purple-light { color: #6f566b; background-color: #f3e6f1; } .list-group-item-purple-light.list-group-item-action:hover, .list-group-item-purple-light.list-group-item-action:focus { color: #6f566b; background-color: #ebd5e7; } .list-group-item-purple-light.list-group-item-action.active { color: #fff; background-color: #6f566b; border-color: #6f566b; } .list-group-item-purple-lighter { color: #7a6d78; background-color: #f9f2f8; } .list-group-item-purple-lighter.list-group-item-action:hover, .list-group-item-purple-lighter.list-group-item-action:focus { color: #7a6d78; background-color: #f1e1ef; } .list-group-item-purple-lighter.list-group-item-action.active { color: #fff; background-color: #7a6d78; border-color: #7a6d78; } .list-group-item-purple-lightest { color: #807b7f; background-color: #fdfafc; } .list-group-item-purple-lightest.list-group-item-action:hover, .list-group-item-purple-lightest.list-group-item-action:focus { color: #807b7f; background-color: #f6e8f1; } .list-group-item-purple-lightest.list-group-item-action.active { color: #fff; background-color: #807b7f; border-color: #807b7f; } .list-group-item-pink { color: #6a0053; background-color: #f1b8e4; } .list-group-item-pink.list-group-item-action:hover, .list-group-item-pink.list-group-item-action:focus { color: #6a0053; background-color: #eda3dc; } .list-group-item-pink.list-group-item-action.active { color: #fff; background-color: #6a0053; border-color: #6a0053; } .list-group-item-pink-light { color: #78436c; background-color: #f8dbf2; } .list-group-item-pink-light.list-group-item-action:hover, .list-group-item-pink-light.list-group-item-action:focus { color: #78436c; background-color: #f4c6ea; } .list-group-item-pink-light.list-group-item-action.active { color: #fff; background-color: #78436c; border-color: #78436c; } .list-group-item-pink-lighter { color: #7e6378; background-color: #fbedf8; } .list-group-item-pink-lighter.list-group-item-action:hover, .list-group-item-pink-lighter.list-group-item-action:focus { color: #7e6378; background-color: #f6d8f0; } .list-group-item-pink-lighter.list-group-item-action.active { color: #fff; background-color: #7e6378; border-color: #7e6378; } .list-group-item-pink-lightest { color: #827880; background-color: #fef8fc; } .list-group-item-pink-lightest.list-group-item-action:hover, .list-group-item-pink-lightest.list-group-item-action:focus { color: #827880; background-color: #fbe2f2; } .list-group-item-pink-lightest.list-group-item-action.active { color: #fff; background-color: #827880; border-color: #827880; } .list-group-item-red { color: #71150f; background-color: #f5c3bf; } .list-group-item-red.list-group-item-action:hover, .list-group-item-red.list-group-item-action:focus { color: #71150f; background-color: #f2aea9; } .list-group-item-red.list-group-item-action.active { color: #fff; background-color: #71150f; border-color: #71150f; } .list-group-item-red-light { color: #7b4d4a; background-color: #fae1df; } .list-group-item-red-light.list-group-item-action:hover, .list-group-item-red-light.list-group-item-action:focus { color: #7b4d4a; background-color: #f7ccc9; } .list-group-item-red-light.list-group-item-action.active { color: #fff; background-color: #7b4d4a; border-color: #7b4d4a; } .list-group-item-red-lighter { color: #806967; background-color: #fcf0ef; } .list-group-item-red-lighter.list-group-item-action:hover, .list-group-item-red-lighter.list-group-item-action:focus { color: #806967; background-color: #f8dcda; } .list-group-item-red-lighter.list-group-item-action.active { color: #fff; background-color: #806967; border-color: #806967; } .list-group-item-red-lightest { color: #837a79; background-color: #fef9f9; } .list-group-item-red-lightest.list-group-item-action:hover, .list-group-item-red-lightest.list-group-item-action:focus { color: #837a79; background-color: #fae3e3; } .list-group-item-red-lightest.list-group-item-action.active { color: #fff; background-color: #837a79; border-color: #837a79; } .list-group-item-orange { color: #85501b; background-color: #ffe2c6; } .list-group-item-orange.list-group-item-action:hover, .list-group-item-orange.list-group-item-action:focus { color: #85501b; background-color: #ffd5ad; } .list-group-item-orange.list-group-item-action.active { color: #fff; background-color: #85501b; border-color: #85501b; } .list-group-item-orange-light { color: #856a50; background-color: #fff1e2; } .list-group-item-orange-light.list-group-item-action:hover, .list-group-item-orange-light.list-group-item-action:focus { color: #856a50; background-color: #ffe5c9; } .list-group-item-orange-light.list-group-item-action.active { color: #fff; background-color: #856a50; border-color: #856a50; } .list-group-item-orange-lighter { color: #85786a; background-color: #fff8f1; } .list-group-item-orange-lighter.list-group-item-action:hover, .list-group-item-orange-lighter.list-group-item-action:focus { color: #85786a; background-color: #ffebd8; } .list-group-item-orange-lighter.list-group-item-action.active { color: #fff; background-color: #85786a; border-color: #85786a; } .list-group-item-orange-lightest { color: #857f7a; background-color: #fffcf9; } .list-group-item-orange-lightest.list-group-item-action:hover, .list-group-item-orange-lightest.list-group-item-action:focus { color: #857f7a; background-color: #ffefe0; } .list-group-item-orange-lightest.list-group-item-action.active { color: #fff; background-color: #857f7a; border-color: #857f7a; } .list-group-item-yellow { color: #856800; background-color: #fff0b8; } .list-group-item-yellow.list-group-item-action:hover, .list-group-item-yellow.list-group-item-action:focus { color: #856800; background-color: #ffeb9f; } .list-group-item-yellow.list-group-item-action.active { color: #fff; background-color: #856800; border-color: #856800; } .list-group-item-yellow-light { color: #857743; background-color: #fff7db; } .list-group-item-yellow-light.list-group-item-action:hover, .list-group-item-yellow-light.list-group-item-action:focus { color: #857743; background-color: #fff1c2; } .list-group-item-yellow-light.list-group-item-action.active { color: #fff; background-color: #857743; border-color: #857743; } .list-group-item-yellow-lighter { color: #857d63; background-color: #fffbed; } .list-group-item-yellow-lighter.list-group-item-action:hover, .list-group-item-yellow-lighter.list-group-item-action:focus { color: #857d63; background-color: #fff5d4; } .list-group-item-yellow-lighter.list-group-item-action.active { color: #fff; background-color: #857d63; border-color: #857d63; } .list-group-item-yellow-lightest { color: #858278; background-color: #fffef8; } .list-group-item-yellow-lightest.list-group-item-action:hover, .list-group-item-yellow-lightest.list-group-item-action:focus { color: #858278; background-color: #fffadf; } .list-group-item-yellow-lightest.list-group-item-action.active { color: #fff; background-color: #858278; border-color: #858278; } .list-group-item-green { color: #536a00; background-color: #e4f1b8; } .list-group-item-green.list-group-item-action:hover, .list-group-item-green.list-group-item-action:focus { color: #536a00; background-color: #dceda3; } .list-group-item-green.list-group-item-action.active { color: #fff; background-color: #536a00; border-color: #536a00; } .list-group-item-green-light { color: #6c7843; background-color: #f2f8db; } .list-group-item-green-light.list-group-item-action:hover, .list-group-item-green-light.list-group-item-action:focus { color: #6c7843; background-color: #eaf4c6; } .list-group-item-green-light.list-group-item-action.active { color: #fff; background-color: #6c7843; border-color: #6c7843; } .list-group-item-green-lighter { color: #787e63; background-color: #f8fbed; } .list-group-item-green-lighter.list-group-item-action:hover, .list-group-item-green-lighter.list-group-item-action:focus { color: #787e63; background-color: #f0f6d8; } .list-group-item-green-lighter.list-group-item-action.active { color: #fff; background-color: #787e63; border-color: #787e63; } .list-group-item-green-lightest { color: #7f8278; background-color: #fcfef8; } .list-group-item-green-lightest.list-group-item-action:hover, .list-group-item-green-lightest.list-group-item-action:focus { color: #7f8278; background-color: #f2fbe2; } .list-group-item-green-lightest.list-group-item-action.active { color: #fff; background-color: #7f8278; border-color: #7f8278; } .list-group-item-teal { color: #4a6b7d; background-color: #e0f1fb; } .list-group-item-teal.list-group-item-action:hover, .list-group-item-teal.list-group-item-action:focus { color: #4a6b7d; background-color: #c9e7f8; } .list-group-item-teal.list-group-item-action.active { color: #fff; background-color: #4a6b7d; border-color: #4a6b7d; } .list-group-item-teal-light { color: #677881; background-color: #eff8fd; } .list-group-item-teal-light.list-group-item-action:hover, .list-group-item-teal-light.list-group-item-action:focus { color: #677881; background-color: #d8eefa; } .list-group-item-teal-light.list-group-item-action.active { color: #fff; background-color: #677881; border-color: #677881; } .list-group-item-teal-lighter { color: #767e83; background-color: #f7fcfe; } .list-group-item-teal-lighter.list-group-item-action:hover, .list-group-item-teal-lighter.list-group-item-action:focus { color: #767e83; background-color: #e0f4fb; } .list-group-item-teal-lighter.list-group-item-action.active { color: #fff; background-color: #767e83; border-color: #767e83; } .list-group-item-teal-lightest { color: #7f8284; background-color: #fcfeff; } .list-group-item-teal-lightest.list-group-item-action:hover, .list-group-item-teal-lightest.list-group-item-action:focus { color: #7f8284; background-color: #e3f6ff; } .list-group-item-teal-lightest.list-group-item-action.active { color: #fff; background-color: #7f8284; border-color: #7f8284; } .list-group-item-cyan { color: #085c78; background-color: #bce9f8; } .list-group-item-cyan.list-group-item-action:hover, .list-group-item-cyan.list-group-item-action:focus { color: #085c78; background-color: #a5e1f6; } .list-group-item-cyan.list-group-item-action.active { color: #fff; background-color: #085c78; border-color: #085c78; } .list-group-item-cyan-light { color: #47707e; background-color: #def4fc; } .list-group-item-cyan-light.list-group-item-action:hover, .list-group-item-cyan-light.list-group-item-action:focus { color: #47707e; background-color: #c7ecfa; } .list-group-item-cyan-light.list-group-item-action.active { color: #fff; background-color: #47707e; border-color: #47707e; } .list-group-item-cyan-lighter { color: #657a81; background-color: #eef9fd; } .list-group-item-cyan-lighter.list-group-item-action:hover, .list-group-item-cyan-lighter.list-group-item-action:focus { color: #657a81; background-color: #d7f1fa; } .list-group-item-cyan-lighter.list-group-item-action.active { color: #fff; background-color: #657a81; border-color: #657a81; } .list-group-item-cyan-lightest { color: #788084; background-color: #f8fdfe; } .list-group-item-cyan-lightest.list-group-item-action:hover, .list-group-item-cyan-lightest.list-group-item-action:focus { color: #788084; background-color: #e2f7fb; } .list-group-item-cyan-lightest.list-group-item-action.active { color: #fff; background-color: #788084; border-color: #788084; } .list-group-item-white { color: #858585; background-color: white; } .list-group-item-white.list-group-item-action:hover, .list-group-item-white.list-group-item-action:focus { color: #858585; background-color: #f2f2f2; } .list-group-item-white.list-group-item-action.active { color: #fff; background-color: #858585; border-color: #858585; } .list-group-item-gray { color: #424242; background-color: #dbdbdb; } .list-group-item-gray.list-group-item-action:hover, .list-group-item-gray.list-group-item-action:focus { color: #424242; background-color: #cecece; } .list-group-item-gray.list-group-item-action.active { color: #fff; background-color: #424242; border-color: #424242; } .list-group-item-gray-light { color: #636363; background-color: #ededed; } .list-group-item-gray-light.list-group-item-action:hover, .list-group-item-gray-light.list-group-item-action:focus { color: #636363; background-color: #e0e0e0; } .list-group-item-gray-light.list-group-item-action.active { color: #fff; background-color: #636363; border-color: #636363; } .list-group-item-gray-lighter { color: #747474; background-color: #f6f6f6; } .list-group-item-gray-lighter.list-group-item-action:hover, .list-group-item-gray-lighter.list-group-item-action:focus { color: #747474; background-color: #e9e9e9; } .list-group-item-gray-lighter.list-group-item-action.active { color: #fff; background-color: #747474; border-color: #747474; } .list-group-item-gray-lightest { color: #7e7e7e; background-color: #fbfbfb; } .list-group-item-gray-lightest.list-group-item-action:hover, .list-group-item-gray-lightest.list-group-item-action:focus { color: #7e7e7e; background-color: #eeeeee; } .list-group-item-gray-lightest.list-group-item-action.active { color: #fff; background-color: #7e7e7e; border-color: #7e7e7e; } .list-group-item-gray-dark { color: #181717; background-color: #c4c4c4; } .list-group-item-gray-dark.list-group-item-action:hover, .list-group-item-gray-dark.list-group-item-action:focus { color: #181717; background-color: #b7b7b7; } .list-group-item-gray-dark.list-group-item-action.active { color: #fff; background-color: #181717; border-color: #181717; } .list-group-item-gray-dark-light { color: #4f4e4e; background-color: #e2e2e2; } .list-group-item-gray-dark-light.list-group-item-action:hover, .list-group-item-gray-dark-light.list-group-item-action:focus { color: #4f4e4e; background-color: #d5d5d5; } .list-group-item-gray-dark-light.list-group-item-action.active { color: #fff; background-color: #4f4e4e; border-color: #4f4e4e; } .list-group-item-gray-dark-lighter { color: #6a696a; background-color: #f0f0f0; } .list-group-item-gray-dark-lighter.list-group-item-action:hover, .list-group-item-gray-dark-lighter.list-group-item-action:focus { color: #6a696a; background-color: #e3e3e3; } .list-group-item-gray-dark-lighter.list-group-item-action.active { color: #fff; background-color: #6a696a; border-color: #6a696a; } .list-group-item-gray-dark-lightest { color: #7a7a7a; background-color: #f9f9f9; } .list-group-item-gray-dark-lightest.list-group-item-action:hover, .list-group-item-gray-dark-lightest.list-group-item-action:focus { color: #7a7a7a; background-color: #ececec; } .list-group-item-gray-dark-lightest.list-group-item-action.active { color: #fff; background-color: #7a7a7a; border-color: #7a7a7a; } .list-group-item-gray-100 { color: #7d7d7d; background-color: #fbfbfb; } .list-group-item-gray-100.list-group-item-action:hover, .list-group-item-gray-100.list-group-item-action:focus { color: #7d7d7d; background-color: #eeeeee; } .list-group-item-gray-100.list-group-item-action.active { color: #fff; background-color: #7d7d7d; border-color: #7d7d7d; } .list-group-item-gray-200 { color: #767676; background-color: #f7f7f7; } .list-group-item-gray-200.list-group-item-action:hover, .list-group-item-gray-200.list-group-item-action:focus { color: #767676; background-color: #eaeaea; } .list-group-item-gray-200.list-group-item-action.active { color: #fff; background-color: #767676; border-color: #767676; } .list-group-item-gray-300 { color: #6e6e6e; background-color: #f3f3f3; } .list-group-item-gray-300.list-group-item-action:hover, .list-group-item-gray-300.list-group-item-action:focus { color: #6e6e6e; background-color: #e6e6e6; } .list-group-item-gray-300.list-group-item-action.active { color: #fff; background-color: #6e6e6e; border-color: #6e6e6e; } .list-group-item-gray-400 { color: #676667; background-color: #efefef; } .list-group-item-gray-400.list-group-item-action:hover, .list-group-item-gray-400.list-group-item-action:focus { color: #676667; background-color: #e2e2e2; } .list-group-item-gray-400.list-group-item-action.active { color: #fff; background-color: #676667; border-color: #676667; } .list-group-item-gray-500 { color: #555455; background-color: #e5e5e5; } .list-group-item-gray-500.list-group-item-action:hover, .list-group-item-gray-500.list-group-item-action:focus { color: #555455; background-color: #d8d8d8; } .list-group-item-gray-500.list-group-item-action.active { color: #fff; background-color: #555455; border-color: #555455; } .list-group-item-gray-600 { color: #424242; background-color: #dbdbdb; } .list-group-item-gray-600.list-group-item-action:hover, .list-group-item-gray-600.list-group-item-action:focus { color: #424242; background-color: #cecece; } .list-group-item-gray-600.list-group-item-action.active { color: #fff; background-color: #424242; border-color: #424242; } .list-group-item-gray-700 { color: #343434; background-color: #d4d4d4; } .list-group-item-gray-700.list-group-item-action:hover, .list-group-item-gray-700.list-group-item-action:focus { color: #343434; background-color: #c7c7c7; } .list-group-item-gray-700.list-group-item-action.active { color: #fff; background-color: #343434; border-color: #343434; } .list-group-item-gray-800 { color: #262525; background-color: #cccbcc; } .list-group-item-gray-800.list-group-item-action:hover, .list-group-item-gray-800.list-group-item-action:focus { color: #262525; background-color: #bfbebf; } .list-group-item-gray-800.list-group-item-action.active { color: #fff; background-color: #262525; border-color: #262525; } .list-group-item-gray-900 { color: #181717; background-color: #c4c4c4; } .list-group-item-gray-900.list-group-item-action:hover, .list-group-item-gray-900.list-group-item-action:focus { color: #181717; background-color: #b7b7b7; } .list-group-item-gray-900.list-group-item-action.active { color: #fff; background-color: #181717; border-color: #181717; } .list-group-item-black { color: black; background-color: #b8b8b8; } .list-group-item-black.list-group-item-action:hover, .list-group-item-black.list-group-item-action:focus { color: black; background-color: #ababab; } .list-group-item-black.list-group-item-action.active { color: #fff; background-color: black; border-color: black; } .close { float: right; font-size: 1.5rem; font-weight: 700; line-height: 1; color: #000; text-shadow: 0 1px 0 #fff; opacity: .5; } .close:hover { color: #000; text-decoration: none; } .close:not(:disabled):not(.disabled):hover, .close:not(:disabled):not(.disabled):focus { opacity: .75; } button.close { padding: 0; background-color: transparent; border: 0; -webkit-appearance: none; -moz-appearance: none; appearance: none; } a.close.disabled { pointer-events: none; } .toast { max-width: 350px; overflow: hidden; font-size: 0.875rem; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.1); -webkit-box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); box-shadow: 0 0.25rem 0.75rem rgba(0, 0, 0, 0.1); -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); opacity: 0; border-radius: 0.25rem; } .toast:not(:last-child) { margin-bottom: 0.75rem; } .toast.showing { opacity: 1; } .toast.show { display: block; opacity: 1; } .toast.hide { display: none; } .toast-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; padding: 0.25rem 0.75rem; color: #7f7f7f; background-color: rgba(255, 255, 255, 0.85); background-clip: padding-box; border-bottom: 1px solid rgba(0, 0, 0, 0.05); } .toast-body { padding: 0.75rem; } .modal-open { overflow: hidden; } .modal-open .modal { overflow-x: hidden; overflow-y: auto; } .modal { position: fixed; top: 0; left: 0; z-index: 1050; display: none; width: 100%; height: 100%; overflow: hidden; outline: 0; } .modal-dialog { position: relative; width: auto; margin: 0.5rem; pointer-events: none; } .modal.fade .modal-dialog { -webkit-transition: -webkit-transform 0.3s ease-out; transition: -webkit-transform 0.3s ease-out; transition: transform 0.3s ease-out; transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out; -webkit-transform: translate(0, -50px); transform: translate(0, -50px); } @media (prefers-reduced-motion: reduce) { .modal.fade .modal-dialog { -webkit-transition: none; transition: none; } } .modal.show .modal-dialog { -webkit-transform: none; transform: none; } .modal.modal-static .modal-dialog { -webkit-transform: scale(1.02); transform: scale(1.02); } .modal-dialog-scrollable { display: -webkit-box; display: -ms-flexbox; display: flex; max-height: calc(100% - 1rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 1rem); overflow: hidden; } .modal-dialog-scrollable .modal-header, .modal-dialog-scrollable .modal-footer { -ms-flex-negative: 0; flex-shrink: 0; } .modal-dialog-scrollable .modal-body { overflow-y: auto; } .modal-dialog-centered { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; min-height: calc(100% - 1rem); } .modal-dialog-centered::before { display: block; height: calc(100vh - 1rem); content: ""; } .modal-dialog-centered.modal-dialog-scrollable { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; height: 100%; } .modal-dialog-centered.modal-dialog-scrollable .modal-content { max-height: none; } .modal-dialog-centered.modal-dialog-scrollable::before { content: none; } .modal-content { position: relative; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; width: 100%; pointer-events: auto; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 2rem; outline: 0; } .modal-backdrop { position: fixed; top: 0; left: 0; z-index: 1040; width: 100vw; height: 100vh; background-color: #000; } .modal-backdrop.fade { opacity: 0; } .modal-backdrop.show { opacity: 0.5; } .modal-header { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: start; -ms-flex-align: start; align-items: flex-start; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 1rem 1rem; border-bottom: 1px solid #d4d4d4; border-top-left-radius: calc(2rem - 1px); border-top-right-radius: calc(2rem - 1px); } .modal-header .close { padding: 1rem 1rem; margin: -1rem -1rem -1rem auto; } .modal-title { margin-bottom: 0; line-height: 2; } .modal-body { position: relative; -webkit-box-flex: 1; -ms-flex: 1 1 auto; flex: 1 1 auto; padding: 1rem; } .modal-footer { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: end; -ms-flex-pack: end; justify-content: flex-end; padding: 0.75rem; border-top: 1px solid #d4d4d4; border-bottom-right-radius: calc(2rem - 1px); border-bottom-left-radius: calc(2rem - 1px); } .modal-footer > * { margin: 0.25rem; } .modal-scrollbar-measure { position: absolute; top: -9999px; width: 50px; height: 50px; overflow: scroll; } @media (min-width: 576px) { .modal-dialog { max-width: 500px; margin: 1.75rem auto; } .modal-dialog-scrollable { max-height: calc(100% - 3.5rem); } .modal-dialog-scrollable .modal-content { max-height: calc(100vh - 3.5rem); } .modal-dialog-centered { min-height: calc(100% - 3.5rem); } .modal-dialog-centered::before { height: calc(100vh - 3.5rem); } .modal-sm { max-width: 300px; } } @media (min-width: 992px) { .modal-lg, .modal-xl { max-width: 800px; } } @media (min-width: 1200px) { .modal-xl { max-width: 1140px; } } .tooltip { position: absolute; z-index: 1070; display: block; margin: 0; font-family: "<NAME>", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 2; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; opacity: 0; } .tooltip.show { opacity: 0.9; } .tooltip .arrow { position: absolute; display: block; width: 0.8rem; height: 0.4rem; } .tooltip .arrow::before { position: absolute; content: ""; border-color: transparent; border-style: solid; } .bs-tooltip-top, .bs-tooltip-auto[x-placement^="top"] { padding: 0.4rem 0; } .bs-tooltip-top .arrow, .bs-tooltip-auto[x-placement^="top"] .arrow { bottom: 0; } .bs-tooltip-top .arrow::before, .bs-tooltip-auto[x-placement^="top"] .arrow::before { top: 0; border-width: 0.4rem 0.4rem 0; border-top-color: #000; } .bs-tooltip-right, .bs-tooltip-auto[x-placement^="right"] { padding: 0 0.4rem; } .bs-tooltip-right .arrow, .bs-tooltip-auto[x-placement^="right"] .arrow { left: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-right .arrow::before, .bs-tooltip-auto[x-placement^="right"] .arrow::before { right: 0; border-width: 0.4rem 0.4rem 0.4rem 0; border-right-color: #000; } .bs-tooltip-bottom, .bs-tooltip-auto[x-placement^="bottom"] { padding: 0.4rem 0; } .bs-tooltip-bottom .arrow, .bs-tooltip-auto[x-placement^="bottom"] .arrow { top: 0; } .bs-tooltip-bottom .arrow::before, .bs-tooltip-auto[x-placement^="bottom"] .arrow::before { bottom: 0; border-width: 0 0.4rem 0.4rem; border-bottom-color: #000; } .bs-tooltip-left, .bs-tooltip-auto[x-placement^="left"] { padding: 0 0.4rem; } .bs-tooltip-left .arrow, .bs-tooltip-auto[x-placement^="left"] .arrow { right: 0; width: 0.4rem; height: 0.8rem; } .bs-tooltip-left .arrow::before, .bs-tooltip-auto[x-placement^="left"] .arrow::before { left: 0; border-width: 0.4rem 0 0.4rem 0.4rem; border-left-color: #000; } .tooltip-inner { max-width: 200px; padding: 0.25rem 0.5rem; color: #fff; text-align: center; background-color: #000; border-radius: 1.5rem; } .popover { position: absolute; top: 0; left: 0; z-index: 1060; display: block; max-width: 276px; font-family: "<NAME>", Arial, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-style: normal; font-weight: 400; line-height: 2; text-align: left; text-align: start; text-decoration: none; text-shadow: none; text-transform: none; letter-spacing: normal; word-break: normal; word-spacing: normal; white-space: normal; line-break: auto; font-size: 0.875rem; word-wrap: break-word; background-color: #fff; background-clip: padding-box; border: 1px solid rgba(0, 0, 0, 0.2); border-radius: 2rem; } .popover .arrow { position: absolute; display: block; width: 1rem; height: 0.5rem; margin: 0 2rem; } .popover .arrow::before, .popover .arrow::after { position: absolute; display: block; content: ""; border-color: transparent; border-style: solid; } .bs-popover-top, .bs-popover-auto[x-placement^="top"] { margin-bottom: 0.5rem; } .bs-popover-top > .arrow, .bs-popover-auto[x-placement^="top"] > .arrow { bottom: calc(-0.5rem - 1px); } .bs-popover-top > .arrow::before, .bs-popover-auto[x-placement^="top"] > .arrow::before { bottom: 0; border-width: 0.5rem 0.5rem 0; border-top-color: rgba(0, 0, 0, 0.25); } .bs-popover-top > .arrow::after, .bs-popover-auto[x-placement^="top"] > .arrow::after { bottom: 1px; border-width: 0.5rem 0.5rem 0; border-top-color: #fff; } .bs-popover-right, .bs-popover-auto[x-placement^="right"] { margin-left: 0.5rem; } .bs-popover-right > .arrow, .bs-popover-auto[x-placement^="right"] > .arrow { left: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 2rem 0; } .bs-popover-right > .arrow::before, .bs-popover-auto[x-placement^="right"] > .arrow::before { left: 0; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: rgba(0, 0, 0, 0.25); } .bs-popover-right > .arrow::after, .bs-popover-auto[x-placement^="right"] > .arrow::after { left: 1px; border-width: 0.5rem 0.5rem 0.5rem 0; border-right-color: #fff; } .bs-popover-bottom, .bs-popover-auto[x-placement^="bottom"] { margin-top: 0.5rem; } .bs-popover-bottom > .arrow, .bs-popover-auto[x-placement^="bottom"] > .arrow { top: calc(-0.5rem - 1px); } .bs-popover-bottom > .arrow::before, .bs-popover-auto[x-placement^="bottom"] > .arrow::before { top: 0; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: rgba(0, 0, 0, 0.25); } .bs-popover-bottom > .arrow::after, .bs-popover-auto[x-placement^="bottom"] > .arrow::after { top: 1px; border-width: 0 0.5rem 0.5rem 0.5rem; border-bottom-color: #fff; } .bs-popover-bottom .popover-header::before, .bs-popover-auto[x-placement^="bottom"] .popover-header::before { position: absolute; top: 0; left: 50%; display: block; width: 1rem; margin-left: -0.5rem; content: ""; border-bottom: 1px solid #f7f7f7; } .bs-popover-left, .bs-popover-auto[x-placement^="left"] { margin-right: 0.5rem; } .bs-popover-left > .arrow, .bs-popover-auto[x-placement^="left"] > .arrow { right: calc(-0.5rem - 1px); width: 0.5rem; height: 1rem; margin: 2rem 0; } .bs-popover-left > .arrow::before, .bs-popover-auto[x-placement^="left"] > .arrow::before { right: 0; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: rgba(0, 0, 0, 0.25); } .bs-popover-left > .arrow::after, .bs-popover-auto[x-placement^="left"] > .arrow::after { right: 1px; border-width: 0.5rem 0 0.5rem 0.5rem; border-left-color: #fff; } .popover-header { padding: 0.5rem 0.75rem; margin-bottom: 0; font-size: 1rem; background-color: #f7f7f7; border-bottom: 1px solid #ebebeb; border-top-left-radius: calc(2rem - 1px); border-top-right-radius: calc(2rem - 1px); } .popover-header:empty { display: none; } .popover-body { padding: 0.5rem 0.75rem; color: #2e2c2d; } .carousel { position: relative; } .carousel.pointer-event { -ms-touch-action: pan-y; touch-action: pan-y; } .carousel-inner { position: relative; width: 100%; overflow: hidden; } .carousel-inner::after { display: block; clear: both; content: ""; } .carousel-item { position: relative; display: none; float: left; width: 100%; margin-right: -100%; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: -webkit-transform 0.6s ease-in-out; transition: -webkit-transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out; transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out; } @media (prefers-reduced-motion: reduce) { .carousel-item { -webkit-transition: none; transition: none; } } .carousel-item.active, .carousel-item-next, .carousel-item-prev { display: block; } .carousel-item-next:not(.carousel-item-left), .active.carousel-item-right { -webkit-transform: translateX(100%); transform: translateX(100%); } .carousel-item-prev:not(.carousel-item-right), .active.carousel-item-left { -webkit-transform: translateX(-100%); transform: translateX(-100%); } .carousel-fade .carousel-item { opacity: 0; -webkit-transition-property: opacity; transition-property: opacity; -webkit-transform: none; transform: none; } .carousel-fade .carousel-item.active, .carousel-fade .carousel-item-next.carousel-item-left, .carousel-fade .carousel-item-prev.carousel-item-right { z-index: 1; opacity: 1; } .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { z-index: 0; opacity: 0; -webkit-transition: opacity 0s 0.6s; transition: opacity 0s 0.6s; } @media (prefers-reduced-motion: reduce) { .carousel-fade .active.carousel-item-left, .carousel-fade .active.carousel-item-right { -webkit-transition: none; transition: none; } } .carousel-control-prev, .carousel-control-next { position: absolute; top: 0; bottom: 0; z-index: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; width: 15%; color: #fff; text-align: center; opacity: 0.5; -webkit-transition: opacity 0.15s ease; transition: opacity 0.15s ease; } @media (prefers-reduced-motion: reduce) { .carousel-control-prev, .carousel-control-next { -webkit-transition: none; transition: none; } } .carousel-control-prev:hover, .carousel-control-prev:focus, .carousel-control-next:hover, .carousel-control-next:focus { color: #fff; text-decoration: none; outline: 0; opacity: 0.9; } .carousel-control-prev { left: 0; } .carousel-control-next { right: 0; } .carousel-control-prev-icon, .carousel-control-next-icon { display: inline-block; width: 20px; height: 20px; background: no-repeat 50% / 100% 100%; } .carousel-control-prev-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M5.25 0l-4 4 4 4 1.5-1.5L4.25 4l2.5-2.5L5.25 0z'/%3e%3c/svg%3e"); } .carousel-control-next-icon { background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' width='8' height='8' viewBox='0 0 8 8'%3e%3cpath d='M2.75 0l-1.5 1.5L3.75 4l-2.5 2.5L2.75 8l4-4-4-4z'/%3e%3c/svg%3e"); } .carousel-indicators { position: absolute; right: 0; bottom: 0; left: 0; z-index: 15; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; padding-left: 0; margin-right: 15%; margin-left: 15%; list-style: none; } .carousel-indicators li { -webkit-box-sizing: content-box; box-sizing: content-box; -webkit-box-flex: 0; -ms-flex: 0 1 auto; flex: 0 1 auto; width: 30px; height: 3px; margin-right: 3px; margin-left: 3px; text-indent: -999px; cursor: pointer; background-color: #fff; background-clip: padding-box; border-top: 10px solid transparent; border-bottom: 10px solid transparent; opacity: .5; -webkit-transition: opacity 0.6s ease; transition: opacity 0.6s ease; } @media (prefers-reduced-motion: reduce) { .carousel-indicators li { -webkit-transition: none; transition: none; } } .carousel-indicators .active { opacity: 1; } .carousel-caption { position: absolute; right: 15%; bottom: 20px; left: 15%; z-index: 10; padding-top: 20px; padding-bottom: 20px; color: #fff; text-align: center; } @-webkit-keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes spinner-border { to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } .spinner-border { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; border: 0.25em solid currentColor; border-right-color: transparent; border-radius: 50%; -webkit-animation: spinner-border .75s linear infinite; animation: spinner-border .75s linear infinite; } .spinner-border-sm { width: 1rem; height: 1rem; border-width: 0.2em; } @-webkit-keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); } 50% { opacity: 1; } } @keyframes spinner-grow { 0% { -webkit-transform: scale(0); transform: scale(0); } 50% { opacity: 1; } } .spinner-grow { display: inline-block; width: 2rem; height: 2rem; vertical-align: text-bottom; background-color: currentColor; border-radius: 50%; opacity: 0; -webkit-animation: spinner-grow .75s linear infinite; animation: spinner-grow .75s linear infinite; } .spinner-grow-sm { width: 1rem; height: 1rem; } .align-baseline { vertical-align: baseline !important; } .align-top { vertical-align: top !important; } .align-middle { vertical-align: middle !important; } .align-bottom { vertical-align: bottom !important; } .align-text-bottom { vertical-align: text-bottom !important; } .align-text-top { vertical-align: text-top !important; } .bg-primary { background-color: #10b0e6 !important; } a.bg-primary:hover, a.bg-primary:focus, button.bg-primary:hover, button.bg-primary:focus { background-color: #0d8cb6 !important; } .bg-secondary { background-color: #7f7f7f !important; } a.bg-secondary:hover, a.bg-secondary:focus, button.bg-secondary:hover, button.bg-secondary:focus { background-color: #666666 !important; } .bg-success { background-color: #9fcc00 !important; } a.bg-success:hover, a.bg-success:focus, button.bg-success:hover, button.bg-success:focus { background-color: #779900 !important; } .bg-info { background-color: #10b0e6 !important; } a.bg-info:hover, a.bg-info:focus, button.bg-info:hover, button.bg-info:focus { background-color: #0d8cb6 !important; } .bg-warning { background-color: #FFC800 !important; } a.bg-warning:hover, a.bg-warning:focus, button.bg-warning:hover, button.bg-warning:focus { background-color: #cca000 !important; } .bg-danger { background-color: #da291c !important; } a.bg-danger:hover, a.bg-danger:focus, button.bg-danger:hover, button.bg-danger:focus { background-color: #ad2116 !important; } .bg-light { background-color: #f1f0f1 !important; } a.bg-light:hover, a.bg-light:focus, button.bg-light:hover, button.bg-light:focus { background-color: #d8d6d8 !important; } .bg-dark { background-color: #494748 !important; } a.bg-dark:hover, a.bg-dark:focus, button.bg-dark:hover, button.bg-dark:focus { background-color: #2f2e2f !important; } .bg-primary-light { background-color: #88d8f3 !important; } a.bg-primary-light:hover, a.bg-primary-light:focus, button.bg-primary-light:hover, button.bg-primary-light:focus { background-color: #5ac9ee !important; } .bg-primary-lighter { background-color: #c3ebf9 !important; } a.bg-primary-lighter:hover, a.bg-primary-lighter:focus, button.bg-primary-lighter:hover, button.bg-primary-lighter:focus { background-color: #95dcf4 !important; } .bg-primary-lightest { background-color: #e7f7fd !important; } a.bg-primary-lightest:hover, a.bg-primary-lightest:focus, button.bg-primary-lightest:hover, button.bg-primary-lightest:focus { background-color: #b8e7f9 !important; } .bg-secondary-light { background-color: #bfbfbf !important; } a.bg-secondary-light:hover, a.bg-secondary-light:focus, button.bg-secondary-light:hover, button.bg-secondary-light:focus { background-color: #a6a6a6 !important; } .bg-secondary-lighter { background-color: #dfdfdf !important; } a.bg-secondary-lighter:hover, a.bg-secondary-lighter:focus, button.bg-secondary-lighter:hover, button.bg-secondary-lighter:focus { background-color: #c6c6c6 !important; } .bg-secondary-lightest { background-color: #f2f2f2 !important; } a.bg-secondary-lightest:hover, a.bg-secondary-lightest:focus, button.bg-secondary-lightest:hover, button.bg-secondary-lightest:focus { background-color: #d9d9d9 !important; } .bg-success-light { background-color: #cfe680 !important; } a.bg-success-light:hover, a.bg-success-light:focus, button.bg-success-light:hover, button.bg-success-light:focus { background-color: #bfde55 !important; } .bg-success-lighter { background-color: #e7f2bf !important; } a.bg-success-lighter:hover, a.bg-success-lighter:focus, button.bg-success-lighter:hover, button.bg-success-lighter:focus { background-color: #d7e995 !important; } .bg-success-lightest { background-color: #f5fae6 !important; } a.bg-success-lightest:hover, a.bg-success-lightest:focus, button.bg-success-lightest:hover, button.bg-success-lightest:focus { background-color: #e4f2bc !important; } .bg-info-light { background-color: #88d8f3 !important; } a.bg-info-light:hover, a.bg-info-light:focus, button.bg-info-light:hover, button.bg-info-light:focus { background-color: #5ac9ee !important; } .bg-info-lighter { background-color: #c3ebf9 !important; } a.bg-info-lighter:hover, a.bg-info-lighter:focus, button.bg-info-lighter:hover, button.bg-info-lighter:focus { background-color: #95dcf4 !important; } .bg-info-lightest { background-color: #e7f7fd !important; } a.bg-info-lightest:hover, a.bg-info-lightest:focus, button.bg-info-lightest:hover, button.bg-info-lightest:focus { background-color: #b8e7f9 !important; } .bg-warning-light { background-color: #ffe480 !important; } a.bg-warning-light:hover, a.bg-warning-light:focus, button.bg-warning-light:hover, button.bg-warning-light:focus { background-color: #ffd94d !important; } .bg-warning-lighter { background-color: #fff1bf !important; } a.bg-warning-lighter:hover, a.bg-warning-lighter:focus, button.bg-warning-lighter:hover, button.bg-warning-lighter:focus { background-color: #ffe68c !important; } .bg-warning-lightest { background-color: #fffae6 !important; } a.bg-warning-lightest:hover, a.bg-warning-lightest:focus, button.bg-warning-lightest:hover, button.bg-warning-lightest:focus { background-color: #fff0b3 !important; } .bg-danger-light { background-color: #ed948e !important; } a.bg-danger-light:hover, a.bg-danger-light:focus, button.bg-danger-light:hover, button.bg-danger-light:focus { background-color: #e66a62 !important; } .bg-danger-lighter { background-color: #f6cac6 !important; } a.bg-danger-lighter:hover, a.bg-danger-lighter:focus, button.bg-danger-lighter:hover, button.bg-danger-lighter:focus { background-color: #efa19a !important; } .bg-danger-lightest { background-color: #fbeae8 !important; } a.bg-danger-lightest:hover, a.bg-danger-lightest:focus, button.bg-danger-lightest:hover, button.bg-danger-lightest:focus { background-color: #f3c2bd !important; } .bg-light-light { background-color: #f8f8f8 !important; } a.bg-light-light:hover, a.bg-light-light:focus, button.bg-light-light:hover, button.bg-light-light:focus { background-color: #dfdfdf !important; } .bg-light-lighter { background-color: #fcfbfc !important; } a.bg-light-lighter:hover, a.bg-light-lighter:focus, button.bg-light-lighter:hover, button.bg-light-lighter:focus { background-color: #e6dee6 !important; } .bg-light-lightest { background-color: #fefefe !important; } a.bg-light-lightest:hover, a.bg-light-lightest:focus, button.bg-light-lightest:hover, button.bg-light-lightest:focus { background-color: #e5e5e5 !important; } .bg-dark-light { background-color: #a4a3a4 !important; } a.bg-dark-light:hover, a.bg-dark-light:focus, button.bg-dark-light:hover, button.bg-dark-light:focus { background-color: #8b898b !important; } .bg-dark-lighter { background-color: #d2d1d1 !important; } a.bg-dark-lighter:hover, a.bg-dark-lighter:focus, button.bg-dark-lighter:hover, button.bg-dark-lighter:focus { background-color: #b9b7b7 !important; } .bg-dark-lightest { background-color: #ededed !important; } a.bg-dark-lightest:hover, a.bg-dark-lightest:focus, button.bg-dark-lightest:hover, button.bg-dark-lightest:focus { background-color: #d4d4d4 !important; } .bg-blue { background-color: #0066b2 !important; } a.bg-blue:hover, a.bg-blue:focus, button.bg-blue:hover, button.bg-blue:focus { background-color: #00497f !important; } .bg-blue-light { background-color: #80b3d9 !important; } a.bg-blue-light:hover, a.bg-blue-light:focus, button.bg-blue-light:hover, button.bg-blue-light:focus { background-color: #599ccd !important; } .bg-blue-lighter { background-color: #bfd9ec !important; } a.bg-blue-lighter:hover, a.bg-blue-lighter:focus, button.bg-blue-lighter:hover, button.bg-blue-lighter:focus { background-color: #98c2e0 !important; } .bg-blue-lightest { background-color: #e6f0f7 !important; } a.bg-blue-lightest:hover, a.bg-blue-lightest:focus, button.bg-blue-lightest:hover, button.bg-blue-lightest:focus { background-color: #bfd9eb !important; } .bg-indigo { background-color: #5523CC !important; } a.bg-indigo:hover, a.bg-indigo:focus, button.bg-indigo:hover, button.bg-indigo:focus { background-color: #431ca0 !important; } .bg-indigo-light { background-color: #aa91e6 !important; } a.bg-indigo-light:hover, a.bg-indigo-light:focus, button.bg-indigo-light:hover, button.bg-indigo-light:focus { background-color: #8a67dd !important; } .bg-indigo-lighter { background-color: #d5c8f2 !important; } a.bg-indigo-lighter:hover, a.bg-indigo-lighter:focus, button.bg-indigo-lighter:hover, button.bg-indigo-lighter:focus { background-color: #b69fe8 !important; } .bg-indigo-lightest { background-color: #eee9fa !important; } a.bg-indigo-lightest:hover, a.bg-indigo-lightest:focus, button.bg-indigo-lightest:hover, button.bg-indigo-lightest:focus { background-color: #cebff1 !important; } .bg-purple { background-color: #ab4a9c !important; } a.bg-purple:hover, a.bg-purple:focus, button.bg-purple:hover, button.bg-purple:focus { background-color: #873b7c !important; } .bg-purple-light { background-color: #d5a5ce !important; } a.bg-purple-light:hover, a.bg-purple-light:focus, button.bg-purple-light:hover, button.bg-purple-light:focus { background-color: #c582bb !important; } .bg-purple-lighter { background-color: #ead2e6 !important; } a.bg-purple-lighter:hover, a.bg-purple-lighter:focus, button.bg-purple-lighter:hover, button.bg-purple-lighter:focus { background-color: #daafd3 !important; } .bg-purple-lightest { background-color: #f7edf5 !important; } a.bg-purple-lightest:hover, a.bg-purple-lightest:focus, button.bg-purple-lightest:hover, button.bg-purple-lightest:focus { background-color: #e7cae1 !important; } .bg-pink { background-color: #CC00A0 !important; } a.bg-pink:hover, a.bg-pink:focus, button.bg-pink:hover, button.bg-pink:focus { background-color: #990078 !important; } .bg-pink-light { background-color: #e680d0 !important; } a.bg-pink-light:hover, a.bg-pink-light:focus, button.bg-pink-light:hover, button.bg-pink-light:focus { background-color: #de55c0 !important; } .bg-pink-lighter { background-color: #f2bfe7 !important; } a.bg-pink-lighter:hover, a.bg-pink-lighter:focus, button.bg-pink-lighter:hover, button.bg-pink-lighter:focus { background-color: #e995d7 !important; } .bg-pink-lightest { background-color: #fae6f6 !important; } a.bg-pink-lightest:hover, a.bg-pink-lightest:focus, button.bg-pink-lightest:hover, button.bg-pink-lightest:focus { background-color: #f2bce7 !important; } .bg-red { background-color: #da291c !important; } a.bg-red:hover, a.bg-red:focus, button.bg-red:hover, button.bg-red:focus { background-color: #ad2116 !important; } .bg-red-light { background-color: #ed948e !important; } a.bg-red-light:hover, a.bg-red-light:focus, button.bg-red-light:hover, button.bg-red-light:focus { background-color: #e66a62 !important; } .bg-red-lighter { background-color: #f6cac6 !important; } a.bg-red-lighter:hover, a.bg-red-lighter:focus, button.bg-red-lighter:hover, button.bg-red-lighter:focus { background-color: #efa19a !important; } .bg-red-lightest { background-color: #fbeae8 !important; } a.bg-red-lightest:hover, a.bg-red-lightest:focus, button.bg-red-lightest:hover, button.bg-red-lightest:focus { background-color: #f3c2bd !important; } .bg-orange { background-color: #FF9933 !important; } a.bg-orange:hover, a.bg-orange:focus, button.bg-orange:hover, button.bg-orange:focus { background-color: #ff8000 !important; } .bg-orange-light { background-color: #ffcc99 !important; } a.bg-orange-light:hover, a.bg-orange-light:focus, button.bg-orange-light:hover, button.bg-orange-light:focus { background-color: #ffb366 !important; } .bg-orange-lighter { background-color: #ffe6cc !important; } a.bg-orange-lighter:hover, a.bg-orange-lighter:focus, button.bg-orange-lighter:hover, button.bg-orange-lighter:focus { background-color: #ffcd99 !important; } .bg-orange-lightest { background-color: #fff5eb !important; } a.bg-orange-lightest:hover, a.bg-orange-lightest:focus, button.bg-orange-lightest:hover, button.bg-orange-lightest:focus { background-color: #ffdcb8 !important; } .bg-yellow { background-color: #FFC800 !important; } a.bg-yellow:hover, a.bg-yellow:focus, button.bg-yellow:hover, button.bg-yellow:focus { background-color: #cca000 !important; } .bg-yellow-light { background-color: #ffe480 !important; } a.bg-yellow-light:hover, a.bg-yellow-light:focus, button.bg-yellow-light:hover, button.bg-yellow-light:focus { background-color: #ffd94d !important; } .bg-yellow-lighter { background-color: #fff1bf !important; } a.bg-yellow-lighter:hover, a.bg-yellow-lighter:focus, button.bg-yellow-lighter:hover, button.bg-yellow-lighter:focus { background-color: #ffe68c !important; } .bg-yellow-lightest { background-color: #fffae6 !important; } a.bg-yellow-lightest:hover, a.bg-yellow-lightest:focus, button.bg-yellow-lightest:hover, button.bg-yellow-lightest:focus { background-color: #fff0b3 !important; } .bg-green { background-color: #9fcc00 !important; } a.bg-green:hover, a.bg-green:focus, button.bg-green:hover, button.bg-green:focus { background-color: #779900 !important; } .bg-green-light { background-color: #cfe680 !important; } a.bg-green-light:hover, a.bg-green-light:focus, button.bg-green-light:hover, button.bg-green-light:focus { background-color: #bfde55 !important; } .bg-green-lighter { background-color: #e7f2bf !important; } a.bg-green-lighter:hover, a.bg-green-lighter:focus, button.bg-green-lighter:hover, button.bg-green-lighter:focus { background-color: #d7e995 !important; } .bg-green-lightest { background-color: #f5fae6 !important; } a.bg-green-lightest:hover, a.bg-green-lightest:focus, button.bg-green-lightest:hover, button.bg-green-lightest:focus { background-color: #e4f2bc !important; } .bg-teal { background-color: #8fcef1 !important; } a.bg-teal:hover, a.bg-teal:focus, button.bg-teal:hover, button.bg-teal:focus { background-color: #62baeb !important; } .bg-teal-light { background-color: #c7e7f8 !important; } a.bg-teal-light:hover, a.bg-teal-light:focus, button.bg-teal-light:hover, button.bg-teal-light:focus { background-color: #9ad4f2 !important; } .bg-teal-lighter { background-color: #e3f3fc !important; } a.bg-teal-lighter:hover, a.bg-teal-lighter:focus, button.bg-teal-lighter:hover, button.bg-teal-lighter:focus { background-color: #b5dff7 !important; } .bg-teal-lightest { background-color: #f4fafe !important; } a.bg-teal-lightest:hover, a.bg-teal-lightest:focus, button.bg-teal-lightest:hover, button.bg-teal-lightest:focus { background-color: #c5e5fa !important; } .bg-cyan { background-color: #10b0e6 !important; } a.bg-cyan:hover, a.bg-cyan:focus, button.bg-cyan:hover, button.bg-cyan:focus { background-color: #0d8cb6 !important; } .bg-cyan-light { background-color: #88d8f3 !important; } a.bg-cyan-light:hover, a.bg-cyan-light:focus, button.bg-cyan-light:hover, button.bg-cyan-light:focus { background-color: #5ac9ee !important; } .bg-cyan-lighter { background-color: #c3ebf9 !important; } a.bg-cyan-lighter:hover, a.bg-cyan-lighter:focus, button.bg-cyan-lighter:hover, button.bg-cyan-lighter:focus { background-color: #95dcf4 !important; } .bg-cyan-lightest { background-color: #e7f7fd !important; } a.bg-cyan-lightest:hover, a.bg-cyan-lightest:focus, button.bg-cyan-lightest:hover, button.bg-cyan-lightest:focus { background-color: #b8e7f9 !important; } .bg-white { background-color: #fff !important; } a.bg-white:hover, a.bg-white:focus, button.bg-white:hover, button.bg-white:focus { background-color: #e6e6e6 !important; } .bg-gray { background-color: #7f7f7f !important; } a.bg-gray:hover, a.bg-gray:focus, button.bg-gray:hover, button.bg-gray:focus { background-color: #666666 !important; } .bg-gray-light { background-color: #bfbfbf !important; } a.bg-gray-light:hover, a.bg-gray-light:focus, button.bg-gray-light:hover, button.bg-gray-light:focus { background-color: #a6a6a6 !important; } .bg-gray-lighter { background-color: #dfdfdf !important; } a.bg-gray-lighter:hover, a.bg-gray-lighter:focus, button.bg-gray-lighter:hover, button.bg-gray-lighter:focus { background-color: #c6c6c6 !important; } .bg-gray-lightest { background-color: #f2f2f2 !important; } a.bg-gray-lightest:hover, a.bg-gray-lightest:focus, button.bg-gray-lightest:hover, button.bg-gray-lightest:focus { background-color: #d9d9d9 !important; } .bg-gray-dark { background-color: #2e2c2d !important; } a.bg-gray-dark:hover, a.bg-gray-dark:focus, button.bg-gray-dark:hover, button.bg-gray-dark:focus { background-color: #141314 !important; } .bg-gray-dark-light { background-color: #979696 !important; } a.bg-gray-dark-light:hover, a.bg-gray-dark-light:focus, button.bg-gray-dark-light:hover, button.bg-gray-dark-light:focus { background-color: #7e7c7c !important; } .bg-gray-dark-lighter { background-color: #cbcacb !important; } a.bg-gray-dark-lighter:hover, a.bg-gray-dark-lighter:focus, button.bg-gray-dark-lighter:hover, button.bg-gray-dark-lighter:focus { background-color: #b2b0b2 !important; } .bg-gray-dark-lightest { background-color: #eaeaea !important; } a.bg-gray-dark-lightest:hover, a.bg-gray-dark-lightest:focus, button.bg-gray-dark-lightest:hover, button.bg-gray-dark-lightest:focus { background-color: #d1d1d1 !important; } .bg-gray-100 { background-color: #f1f0f1 !important; } a.bg-gray-100:hover, a.bg-gray-100:focus, button.bg-gray-100:hover, button.bg-gray-100:focus { background-color: #d8d6d8 !important; } .bg-gray-200 { background-color: #e3e2e3 !important; } a.bg-gray-200:hover, a.bg-gray-200:focus, button.bg-gray-200:hover, button.bg-gray-200:focus { background-color: #cac8ca !important; } .bg-gray-300 { background-color: #d4d4d4 !important; } a.bg-gray-300:hover, a.bg-gray-300:focus, button.bg-gray-300:hover, button.bg-gray-300:focus { background-color: #bbbbbb !important; } .bg-gray-400 { background-color: #c6c5c6 !important; } a.bg-gray-400:hover, a.bg-gray-400:focus, button.bg-gray-400:hover, button.bg-gray-400:focus { background-color: #adabad !important; } .bg-gray-500 { background-color: #a3a2a3 !important; } a.bg-gray-500:hover, a.bg-gray-500:focus, button.bg-gray-500:hover, button.bg-gray-500:focus { background-color: #8a888a !important; } .bg-gray-600 { background-color: #7f7f7f !important; } a.bg-gray-600:hover, a.bg-gray-600:focus, button.bg-gray-600:hover, button.bg-gray-600:focus { background-color: #666666 !important; } .bg-gray-700 { background-color: #646464 !important; } a.bg-gray-700:hover, a.bg-gray-700:focus, button.bg-gray-700:hover, button.bg-gray-700:focus { background-color: #4b4b4b !important; } .bg-gray-800 { background-color: #494748 !important; } a.bg-gray-800:hover, a.bg-gray-800:focus, button.bg-gray-800:hover, button.bg-gray-800:focus { background-color: #2f2e2f !important; } .bg-gray-900 { background-color: #2e2c2d !important; } a.bg-gray-900:hover, a.bg-gray-900:focus, button.bg-gray-900:hover, button.bg-gray-900:focus { background-color: #141314 !important; } .bg-black { background-color: #000 !important; } a.bg-black:hover, a.bg-black:focus, button.bg-black:hover, button.bg-black:focus { background-color: black !important; } .bg-white { background-color: #fff !important; } .bg-transparent { background-color: transparent !important; } .border { border: 1px solid #d4d4d4 !important; } .border-top { border-top: 1px solid #d4d4d4 !important; } .border-right { border-right: 1px solid #d4d4d4 !important; } .border-bottom { border-bottom: 1px solid #d4d4d4 !important; } .border-left { border-left: 1px solid #d4d4d4 !important; } .border-0 { border: 0 !important; } .border-top-0 { border-top: 0 !important; } .border-right-0 { border-right: 0 !important; } .border-bottom-0 { border-bottom: 0 !important; } .border-left-0 { border-left: 0 !important; } .border-primary { border-color: #10b0e6 !important; } .border-secondary { border-color: #7f7f7f !important; } .border-success { border-color: #9fcc00 !important; } .border-info { border-color: #10b0e6 !important; } .border-warning { border-color: #FFC800 !important; } .border-danger { border-color: #da291c !important; } .border-light { border-color: #f1f0f1 !important; } .border-dark { border-color: #494748 !important; } .border-primary-light { border-color: #88d8f3 !important; } .border-primary-lighter { border-color: #c3ebf9 !important; } .border-primary-lightest { border-color: #e7f7fd !important; } .border-secondary-light { border-color: #bfbfbf !important; } .border-secondary-lighter { border-color: #dfdfdf !important; } .border-secondary-lightest { border-color: #f2f2f2 !important; } .border-success-light { border-color: #cfe680 !important; } .border-success-lighter { border-color: #e7f2bf !important; } .border-success-lightest { border-color: #f5fae6 !important; } .border-info-light { border-color: #88d8f3 !important; } .border-info-lighter { border-color: #c3ebf9 !important; } .border-info-lightest { border-color: #e7f7fd !important; } .border-warning-light { border-color: #ffe480 !important; } .border-warning-lighter { border-color: #fff1bf !important; } .border-warning-lightest { border-color: #fffae6 !important; } .border-danger-light { border-color: #ed948e !important; } .border-danger-lighter { border-color: #f6cac6 !important; } .border-danger-lightest { border-color: #fbeae8 !important; } .border-light-light { border-color: #f8f8f8 !important; } .border-light-lighter { border-color: #fcfbfc !important; } .border-light-lightest { border-color: #fefefe !important; } .border-dark-light { border-color: #a4a3a4 !important; } .border-dark-lighter { border-color: #d2d1d1 !important; } .border-dark-lightest { border-color: #ededed !important; } .border-blue { border-color: #0066b2 !important; } .border-blue-light { border-color: #80b3d9 !important; } .border-blue-lighter { border-color: #bfd9ec !important; } .border-blue-lightest { border-color: #e6f0f7 !important; } .border-indigo { border-color: #5523CC !important; } .border-indigo-light { border-color: #aa91e6 !important; } .border-indigo-lighter { border-color: #d5c8f2 !important; } .border-indigo-lightest { border-color: #eee9fa !important; } .border-purple { border-color: #ab4a9c !important; } .border-purple-light { border-color: #d5a5ce !important; } .border-purple-lighter { border-color: #ead2e6 !important; } .border-purple-lightest { border-color: #f7edf5 !important; } .border-pink { border-color: #CC00A0 !important; } .border-pink-light { border-color: #e680d0 !important; } .border-pink-lighter { border-color: #f2bfe7 !important; } .border-pink-lightest { border-color: #fae6f6 !important; } .border-red { border-color: #da291c !important; } .border-red-light { border-color: #ed948e !important; } .border-red-lighter { border-color: #f6cac6 !important; } .border-red-lightest { border-color: #fbeae8 !important; } .border-orange { border-color: #FF9933 !important; } .border-orange-light { border-color: #ffcc99 !important; } .border-orange-lighter { border-color: #ffe6cc !important; } .border-orange-lightest { border-color: #fff5eb !important; } .border-yellow { border-color: #FFC800 !important; } .border-yellow-light { border-color: #ffe480 !important; } .border-yellow-lighter { border-color: #fff1bf !important; } .border-yellow-lightest { border-color: #fffae6 !important; } .border-green { border-color: #9fcc00 !important; } .border-green-light { border-color: #cfe680 !important; } .border-green-lighter { border-color: #e7f2bf !important; } .border-green-lightest { border-color: #f5fae6 !important; } .border-teal { border-color: #8fcef1 !important; } .border-teal-light { border-color: #c7e7f8 !important; } .border-teal-lighter { border-color: #e3f3fc !important; } .border-teal-lightest { border-color: #f4fafe !important; } .border-cyan { border-color: #10b0e6 !important; } .border-cyan-light { border-color: #88d8f3 !important; } .border-cyan-lighter { border-color: #c3ebf9 !important; } .border-cyan-lightest { border-color: #e7f7fd !important; } .border-white { border-color: #fff !important; } .border-gray { border-color: #7f7f7f !important; } .border-gray-light { border-color: #bfbfbf !important; } .border-gray-lighter { border-color: #dfdfdf !important; } .border-gray-lightest { border-color: #f2f2f2 !important; } .border-gray-dark { border-color: #2e2c2d !important; } .border-gray-dark-light { border-color: #979696 !important; } .border-gray-dark-lighter { border-color: #cbcacb !important; } .border-gray-dark-lightest { border-color: #eaeaea !important; } .border-gray-100 { border-color: #f1f0f1 !important; } .border-gray-200 { border-color: #e3e2e3 !important; } .border-gray-300 { border-color: #d4d4d4 !important; } .border-gray-400 { border-color: #c6c5c6 !important; } .border-gray-500 { border-color: #a3a2a3 !important; } .border-gray-600 { border-color: #7f7f7f !important; } .border-gray-700 { border-color: #646464 !important; } .border-gray-800 { border-color: #494748 !important; } .border-gray-900 { border-color: #2e2c2d !important; } .border-black { border-color: #000 !important; } .border-white { border-color: #fff !important; } .rounded-sm { border-radius: 0.5rem !important; } .rounded { border-radius: 1.5rem !important; } .rounded-top { border-top-left-radius: 1.5rem !important; border-top-right-radius: 1.5rem !important; } .rounded-right { border-top-right-radius: 1.5rem !important; border-bottom-right-radius: 1.5rem !important; } .rounded-bottom { border-bottom-right-radius: 1.5rem !important; border-bottom-left-radius: 1.5rem !important; } .rounded-left { border-top-left-radius: 1.5rem !important; border-bottom-left-radius: 1.5rem !important; } .rounded-lg { border-radius: 2rem !important; } .rounded-circle { border-radius: 50% !important; } .rounded-pill { border-radius: 50rem !important; } .rounded-0 { border-radius: 0 !important; } .clearfix::after { display: block; clear: both; content: ""; } .d-none { display: none !important; } .d-inline { display: inline !important; } .d-inline-block { display: inline-block !important; } .d-block { display: block !important; } .d-table { display: table !important; } .d-table-row { display: table-row !important; } .d-table-cell { display: table-cell !important; } .d-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } @media (min-width: 576px) { .d-sm-none { display: none !important; } .d-sm-inline { display: inline !important; } .d-sm-inline-block { display: inline-block !important; } .d-sm-block { display: block !important; } .d-sm-table { display: table !important; } .d-sm-table-row { display: table-row !important; } .d-sm-table-cell { display: table-cell !important; } .d-sm-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-sm-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 768px) { .d-md-none { display: none !important; } .d-md-inline { display: inline !important; } .d-md-inline-block { display: inline-block !important; } .d-md-block { display: block !important; } .d-md-table { display: table !important; } .d-md-table-row { display: table-row !important; } .d-md-table-cell { display: table-cell !important; } .d-md-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-md-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 992px) { .d-lg-none { display: none !important; } .d-lg-inline { display: inline !important; } .d-lg-inline-block { display: inline-block !important; } .d-lg-block { display: block !important; } .d-lg-table { display: table !important; } .d-lg-table-row { display: table-row !important; } .d-lg-table-cell { display: table-cell !important; } .d-lg-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-lg-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media (min-width: 1200px) { .d-xl-none { display: none !important; } .d-xl-inline { display: inline !important; } .d-xl-inline-block { display: inline-block !important; } .d-xl-block { display: block !important; } .d-xl-table { display: table !important; } .d-xl-table-row { display: table-row !important; } .d-xl-table-cell { display: table-cell !important; } .d-xl-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-xl-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } @media print { .d-print-none { display: none !important; } .d-print-inline { display: inline !important; } .d-print-inline-block { display: inline-block !important; } .d-print-block { display: block !important; } .d-print-table { display: table !important; } .d-print-table-row { display: table-row !important; } .d-print-table-cell { display: table-cell !important; } .d-print-flex { display: -webkit-box !important; display: -ms-flexbox !important; display: flex !important; } .d-print-inline-flex { display: -webkit-inline-box !important; display: -ms-inline-flexbox !important; display: inline-flex !important; } } .embed-responsive { position: relative; display: block; width: 100%; padding: 0; overflow: hidden; } .embed-responsive::before { display: block; content: ""; } .embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video { position: absolute; top: 0; bottom: 0; left: 0; width: 100%; height: 100%; border: 0; } .embed-responsive-21by9::before { padding-top: 42.85714%; } .embed-responsive-16by9::before { padding-top: 56.25%; } .embed-responsive-4by3::before { padding-top: 75%; } .embed-responsive-1by1::before { padding-top: 100%; } .flex-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } @media (min-width: 576px) { .flex-sm-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-sm-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-sm-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-sm-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-sm-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-sm-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-sm-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-sm-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-sm-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-sm-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-sm-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-sm-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-sm-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-sm-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-sm-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-sm-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-sm-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-sm-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-sm-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-sm-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-sm-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-sm-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-sm-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-sm-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-sm-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-sm-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-sm-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-sm-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-sm-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-sm-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-sm-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-sm-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-sm-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-sm-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 768px) { .flex-md-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-md-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-md-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-md-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-md-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-md-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-md-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-md-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-md-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-md-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-md-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-md-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-md-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-md-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-md-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-md-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-md-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-md-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-md-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-md-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-md-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-md-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-md-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-md-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-md-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-md-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-md-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-md-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-md-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-md-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-md-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-md-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-md-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-md-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 992px) { .flex-lg-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-lg-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-lg-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-lg-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-lg-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-lg-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-lg-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-lg-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-lg-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-lg-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-lg-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-lg-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-lg-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-lg-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-lg-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-lg-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-lg-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-lg-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-lg-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-lg-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-lg-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-lg-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-lg-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-lg-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-lg-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-lg-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-lg-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-lg-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-lg-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-lg-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-lg-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-lg-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-lg-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-lg-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } @media (min-width: 1200px) { .flex-xl-row { -webkit-box-orient: horizontal !important; -webkit-box-direction: normal !important; -ms-flex-direction: row !important; flex-direction: row !important; } .flex-xl-column { -webkit-box-orient: vertical !important; -webkit-box-direction: normal !important; -ms-flex-direction: column !important; flex-direction: column !important; } .flex-xl-row-reverse { -webkit-box-orient: horizontal !important; -webkit-box-direction: reverse !important; -ms-flex-direction: row-reverse !important; flex-direction: row-reverse !important; } .flex-xl-column-reverse { -webkit-box-orient: vertical !important; -webkit-box-direction: reverse !important; -ms-flex-direction: column-reverse !important; flex-direction: column-reverse !important; } .flex-xl-wrap { -ms-flex-wrap: wrap !important; flex-wrap: wrap !important; } .flex-xl-nowrap { -ms-flex-wrap: nowrap !important; flex-wrap: nowrap !important; } .flex-xl-wrap-reverse { -ms-flex-wrap: wrap-reverse !important; flex-wrap: wrap-reverse !important; } .flex-xl-fill { -webkit-box-flex: 1 !important; -ms-flex: 1 1 auto !important; flex: 1 1 auto !important; } .flex-xl-grow-0 { -webkit-box-flex: 0 !important; -ms-flex-positive: 0 !important; flex-grow: 0 !important; } .flex-xl-grow-1 { -webkit-box-flex: 1 !important; -ms-flex-positive: 1 !important; flex-grow: 1 !important; } .flex-xl-shrink-0 { -ms-flex-negative: 0 !important; flex-shrink: 0 !important; } .flex-xl-shrink-1 { -ms-flex-negative: 1 !important; flex-shrink: 1 !important; } .justify-content-xl-start { -webkit-box-pack: start !important; -ms-flex-pack: start !important; justify-content: flex-start !important; } .justify-content-xl-end { -webkit-box-pack: end !important; -ms-flex-pack: end !important; justify-content: flex-end !important; } .justify-content-xl-center { -webkit-box-pack: center !important; -ms-flex-pack: center !important; justify-content: center !important; } .justify-content-xl-between { -webkit-box-pack: justify !important; -ms-flex-pack: justify !important; justify-content: space-between !important; } .justify-content-xl-around { -ms-flex-pack: distribute !important; justify-content: space-around !important; } .align-items-xl-start { -webkit-box-align: start !important; -ms-flex-align: start !important; align-items: flex-start !important; } .align-items-xl-end { -webkit-box-align: end !important; -ms-flex-align: end !important; align-items: flex-end !important; } .align-items-xl-center { -webkit-box-align: center !important; -ms-flex-align: center !important; align-items: center !important; } .align-items-xl-baseline { -webkit-box-align: baseline !important; -ms-flex-align: baseline !important; align-items: baseline !important; } .align-items-xl-stretch { -webkit-box-align: stretch !important; -ms-flex-align: stretch !important; align-items: stretch !important; } .align-content-xl-start { -ms-flex-line-pack: start !important; align-content: flex-start !important; } .align-content-xl-end { -ms-flex-line-pack: end !important; align-content: flex-end !important; } .align-content-xl-center { -ms-flex-line-pack: center !important; align-content: center !important; } .align-content-xl-between { -ms-flex-line-pack: justify !important; align-content: space-between !important; } .align-content-xl-around { -ms-flex-line-pack: distribute !important; align-content: space-around !important; } .align-content-xl-stretch { -ms-flex-line-pack: stretch !important; align-content: stretch !important; } .align-self-xl-auto { -ms-flex-item-align: auto !important; -ms-grid-row-align: auto !important; align-self: auto !important; } .align-self-xl-start { -ms-flex-item-align: start !important; align-self: flex-start !important; } .align-self-xl-end { -ms-flex-item-align: end !important; align-self: flex-end !important; } .align-self-xl-center { -ms-flex-item-align: center !important; -ms-grid-row-align: center !important; align-self: center !important; } .align-self-xl-baseline { -ms-flex-item-align: baseline !important; align-self: baseline !important; } .align-self-xl-stretch { -ms-flex-item-align: stretch !important; -ms-grid-row-align: stretch !important; align-self: stretch !important; } } .float-left { float: left !important; } .float-right { float: right !important; } .float-none { float: none !important; } @media (min-width: 576px) { .float-sm-left { float: left !important; } .float-sm-right { float: right !important; } .float-sm-none { float: none !important; } } @media (min-width: 768px) { .float-md-left { float: left !important; } .float-md-right { float: right !important; } .float-md-none { float: none !important; } } @media (min-width: 992px) { .float-lg-left { float: left !important; } .float-lg-right { float: right !important; } .float-lg-none { float: none !important; } } @media (min-width: 1200px) { .float-xl-left { float: left !important; } .float-xl-right { float: right !important; } .float-xl-none { float: none !important; } } .overflow-auto { overflow: auto !important; } .overflow-hidden { overflow: hidden !important; } .position-static { position: static !important; } .position-relative { position: relative !important; } .position-absolute { position: absolute !important; } .position-fixed { position: fixed !important; } .position-sticky { position: -webkit-sticky !important; position: sticky !important; } .fixed-top { position: fixed; top: 0; right: 0; left: 0; z-index: 1030; } .fixed-bottom { position: fixed; right: 0; bottom: 0; left: 0; z-index: 1030; } @supports ((position: -webkit-sticky) or (position: sticky)) { .sticky-top { position: -webkit-sticky; position: sticky; top: 0; z-index: 1020; } } .sr-only { position: absolute; width: 1px; height: 1px; padding: 0; margin: -1px; overflow: hidden; clip: rect(0, 0, 0, 0); white-space: nowrap; border: 0; } .sr-only-focusable:active, .sr-only-focusable:focus { position: static; width: auto; height: auto; overflow: visible; clip: auto; white-space: normal; } .shadow-sm { -webkit-box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; box-shadow: 0 0.125rem 0.25rem rgba(0, 0, 0, 0.075) !important; } .shadow { -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15) !important; } .shadow-lg { -webkit-box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175) !important; } .shadow-none { -webkit-box-shadow: none !important; box-shadow: none !important; } .w-25 { width: 25% !important; } .w-50 { width: 50% !important; } .w-75 { width: 75% !important; } .w-100 { width: 100% !important; } .w-auto { width: auto !important; } .h-25 { height: 25% !important; } .h-50 { height: 50% !important; } .h-75 { height: 75% !important; } .h-100 { height: 100% !important; } .h-auto { height: auto !important; } .mw-100 { max-width: 100% !important; } .mh-100 { max-height: 100% !important; } .min-vw-100 { min-width: 100vw !important; } .min-vh-100 { min-height: 100vh !important; } .vw-100 { width: 100vw !important; } .vh-100 { height: 100vh !important; } .stretched-link::after { position: absolute; top: 0; right: 0; bottom: 0; left: 0; z-index: 1; pointer-events: auto; content: ""; background-color: rgba(0, 0, 0, 0); } .m-0 { margin: 0 !important; } .mt-0, .my-0 { margin-top: 0 !important; } .mr-0, .mx-0 { margin-right: 0 !important; } .mb-0, .my-0 { margin-bottom: 0 !important; } .ml-0, .mx-0 { margin-left: 0 !important; } .m-1 { margin: 0.25rem !important; } .mt-1, .my-1 { margin-top: 0.25rem !important; } .mr-1, .mx-1 { margin-right: 0.25rem !important; } .mb-1, .my-1 { margin-bottom: 0.25rem !important; } .ml-1, .mx-1 { margin-left: 0.25rem !important; } .m-2 { margin: 0.5rem !important; } .mt-2, .my-2 { margin-top: 0.5rem !important; } .mr-2, .mx-2 { margin-right: 0.5rem !important; } .mb-2, .my-2 { margin-bottom: 0.5rem !important; } .ml-2, .mx-2 { margin-left: 0.5rem !important; } .m-3 { margin: 1rem !important; } .mt-3, .my-3 { margin-top: 1rem !important; } .mr-3, .mx-3 { margin-right: 1rem !important; } .mb-3, .my-3 { margin-bottom: 1rem !important; } .ml-3, .mx-3 { margin-left: 1rem !important; } .m-4 { margin: 1.5rem !important; } .mt-4, .my-4 { margin-top: 1.5rem !important; } .mr-4, .mx-4 { margin-right: 1.5rem !important; } .mb-4, .my-4 { margin-bottom: 1.5rem !important; } .ml-4, .mx-4 { margin-left: 1.5rem !important; } .m-5 { margin: 3rem !important; } .mt-5, .my-5 { margin-top: 3rem !important; } .mr-5, .mx-5 { margin-right: 3rem !important; } .mb-5, .my-5 { margin-bottom: 3rem !important; } .ml-5, .mx-5 { margin-left: 3rem !important; } .p-0 { padding: 0 !important; } .pt-0, .py-0 { padding-top: 0 !important; } .pr-0, .px-0 { padding-right: 0 !important; } .pb-0, .py-0 { padding-bottom: 0 !important; } .pl-0, .px-0 { padding-left: 0 !important; } .p-1 { padding: 0.25rem !important; } .pt-1, .py-1 { padding-top: 0.25rem !important; } .pr-1, .px-1 { padding-right: 0.25rem !important; } .pb-1, .py-1 { padding-bottom: 0.25rem !important; } .pl-1, .px-1 { padding-left: 0.25rem !important; } .p-2 { padding: 0.5rem !important; } .pt-2, .py-2 { padding-top: 0.5rem !important; } .pr-2, .px-2 { padding-right: 0.5rem !important; } .pb-2, .py-2 { padding-bottom: 0.5rem !important; } .pl-2, .px-2 { padding-left: 0.5rem !important; } .p-3 { padding: 1rem !important; } .pt-3, .py-3 { padding-top: 1rem !important; } .pr-3, .px-3 { padding-right: 1rem !important; } .pb-3, .py-3 { padding-bottom: 1rem !important; } .pl-3, .px-3 { padding-left: 1rem !important; } .p-4 { padding: 1.5rem !important; } .pt-4, .py-4 { padding-top: 1.5rem !important; } .pr-4, .px-4 { padding-right: 1.5rem !important; } .pb-4, .py-4 { padding-bottom: 1.5rem !important; } .pl-4, .px-4 { padding-left: 1.5rem !important; } .p-5 { padding: 3rem !important; } .pt-5, .py-5 { padding-top: 3rem !important; } .pr-5, .px-5 { padding-right: 3rem !important; } .pb-5, .py-5 { padding-bottom: 3rem !important; } .pl-5, .px-5 { padding-left: 3rem !important; } .m-n1 { margin: -0.25rem !important; } .mt-n1, .my-n1 { margin-top: -0.25rem !important; } .mr-n1, .mx-n1 { margin-right: -0.25rem !important; } .mb-n1, .my-n1 { margin-bottom: -0.25rem !important; } .ml-n1, .mx-n1 { margin-left: -0.25rem !important; } .m-n2 { margin: -0.5rem !important; } .mt-n2, .my-n2 { margin-top: -0.5rem !important; } .mr-n2, .mx-n2 { margin-right: -0.5rem !important; } .mb-n2, .my-n2 { margin-bottom: -0.5rem !important; } .ml-n2, .mx-n2 { margin-left: -0.5rem !important; } .m-n3 { margin: -1rem !important; } .mt-n3, .my-n3 { margin-top: -1rem !important; } .mr-n3, .mx-n3 { margin-right: -1rem !important; } .mb-n3, .my-n3 { margin-bottom: -1rem !important; } .ml-n3, .mx-n3 { margin-left: -1rem !important; } .m-n4 { margin: -1.5rem !important; } .mt-n4, .my-n4 { margin-top: -1.5rem !important; } .mr-n4, .mx-n4 { margin-right: -1.5rem !important; } .mb-n4, .my-n4 { margin-bottom: -1.5rem !important; } .ml-n4, .mx-n4 { margin-left: -1.5rem !important; } .m-n5 { margin: -3rem !important; } .mt-n5, .my-n5 { margin-top: -3rem !important; } .mr-n5, .mx-n5 { margin-right: -3rem !important; } .mb-n5, .my-n5 { margin-bottom: -3rem !important; } .ml-n5, .mx-n5 { margin-left: -3rem !important; } .m-auto { margin: auto !important; } .mt-auto, .my-auto { margin-top: auto !important; } .mr-auto, .mx-auto { margin-right: auto !important; } .mb-auto, .my-auto { margin-bottom: auto !important; } .ml-auto, .mx-auto { margin-left: auto !important; } @media (min-width: 576px) { .m-sm-0 { margin: 0 !important; } .mt-sm-0, .my-sm-0 { margin-top: 0 !important; } .mr-sm-0, .mx-sm-0 { margin-right: 0 !important; } .mb-sm-0, .my-sm-0 { margin-bottom: 0 !important; } .ml-sm-0, .mx-sm-0 { margin-left: 0 !important; } .m-sm-1 { margin: 0.25rem !important; } .mt-sm-1, .my-sm-1 { margin-top: 0.25rem !important; } .mr-sm-1, .mx-sm-1 { margin-right: 0.25rem !important; } .mb-sm-1, .my-sm-1 { margin-bottom: 0.25rem !important; } .ml-sm-1, .mx-sm-1 { margin-left: 0.25rem !important; } .m-sm-2 { margin: 0.5rem !important; } .mt-sm-2, .my-sm-2 { margin-top: 0.5rem !important; } .mr-sm-2, .mx-sm-2 { margin-right: 0.5rem !important; } .mb-sm-2, .my-sm-2 { margin-bottom: 0.5rem !important; } .ml-sm-2, .mx-sm-2 { margin-left: 0.5rem !important; } .m-sm-3 { margin: 1rem !important; } .mt-sm-3, .my-sm-3 { margin-top: 1rem !important; } .mr-sm-3, .mx-sm-3 { margin-right: 1rem !important; } .mb-sm-3, .my-sm-3 { margin-bottom: 1rem !important; } .ml-sm-3, .mx-sm-3 { margin-left: 1rem !important; } .m-sm-4 { margin: 1.5rem !important; } .mt-sm-4, .my-sm-4 { margin-top: 1.5rem !important; } .mr-sm-4, .mx-sm-4 { margin-right: 1.5rem !important; } .mb-sm-4, .my-sm-4 { margin-bottom: 1.5rem !important; } .ml-sm-4, .mx-sm-4 { margin-left: 1.5rem !important; } .m-sm-5 { margin: 3rem !important; } .mt-sm-5, .my-sm-5 { margin-top: 3rem !important; } .mr-sm-5, .mx-sm-5 { margin-right: 3rem !important; } .mb-sm-5, .my-sm-5 { margin-bottom: 3rem !important; } .ml-sm-5, .mx-sm-5 { margin-left: 3rem !important; } .p-sm-0 { padding: 0 !important; } .pt-sm-0, .py-sm-0 { padding-top: 0 !important; } .pr-sm-0, .px-sm-0 { padding-right: 0 !important; } .pb-sm-0, .py-sm-0 { padding-bottom: 0 !important; } .pl-sm-0, .px-sm-0 { padding-left: 0 !important; } .p-sm-1 { padding: 0.25rem !important; } .pt-sm-1, .py-sm-1 { padding-top: 0.25rem !important; } .pr-sm-1, .px-sm-1 { padding-right: 0.25rem !important; } .pb-sm-1, .py-sm-1 { padding-bottom: 0.25rem !important; } .pl-sm-1, .px-sm-1 { padding-left: 0.25rem !important; } .p-sm-2 { padding: 0.5rem !important; } .pt-sm-2, .py-sm-2 { padding-top: 0.5rem !important; } .pr-sm-2, .px-sm-2 { padding-right: 0.5rem !important; } .pb-sm-2, .py-sm-2 { padding-bottom: 0.5rem !important; } .pl-sm-2, .px-sm-2 { padding-left: 0.5rem !important; } .p-sm-3 { padding: 1rem !important; } .pt-sm-3, .py-sm-3 { padding-top: 1rem !important; } .pr-sm-3, .px-sm-3 { padding-right: 1rem !important; } .pb-sm-3, .py-sm-3 { padding-bottom: 1rem !important; } .pl-sm-3, .px-sm-3 { padding-left: 1rem !important; } .p-sm-4 { padding: 1.5rem !important; } .pt-sm-4, .py-sm-4 { padding-top: 1.5rem !important; } .pr-sm-4, .px-sm-4 { padding-right: 1.5rem !important; } .pb-sm-4, .py-sm-4 { padding-bottom: 1.5rem !important; } .pl-sm-4, .px-sm-4 { padding-left: 1.5rem !important; } .p-sm-5 { padding: 3rem !important; } .pt-sm-5, .py-sm-5 { padding-top: 3rem !important; } .pr-sm-5, .px-sm-5 { padding-right: 3rem !important; } .pb-sm-5, .py-sm-5 { padding-bottom: 3rem !important; } .pl-sm-5, .px-sm-5 { padding-left: 3rem !important; } .m-sm-n1 { margin: -0.25rem !important; } .mt-sm-n1, .my-sm-n1 { margin-top: -0.25rem !important; } .mr-sm-n1, .mx-sm-n1 { margin-right: -0.25rem !important; } .mb-sm-n1, .my-sm-n1 { margin-bottom: -0.25rem !important; } .ml-sm-n1, .mx-sm-n1 { margin-left: -0.25rem !important; } .m-sm-n2 { margin: -0.5rem !important; } .mt-sm-n2, .my-sm-n2 { margin-top: -0.5rem !important; } .mr-sm-n2, .mx-sm-n2 { margin-right: -0.5rem !important; } .mb-sm-n2, .my-sm-n2 { margin-bottom: -0.5rem !important; } .ml-sm-n2, .mx-sm-n2 { margin-left: -0.5rem !important; } .m-sm-n3 { margin: -1rem !important; } .mt-sm-n3, .my-sm-n3 { margin-top: -1rem !important; } .mr-sm-n3, .mx-sm-n3 { margin-right: -1rem !important; } .mb-sm-n3, .my-sm-n3 { margin-bottom: -1rem !important; } .ml-sm-n3, .mx-sm-n3 { margin-left: -1rem !important; } .m-sm-n4 { margin: -1.5rem !important; } .mt-sm-n4, .my-sm-n4 { margin-top: -1.5rem !important; } .mr-sm-n4, .mx-sm-n4 { margin-right: -1.5rem !important; } .mb-sm-n4, .my-sm-n4 { margin-bottom: -1.5rem !important; } .ml-sm-n4, .mx-sm-n4 { margin-left: -1.5rem !important; } .m-sm-n5 { margin: -3rem !important; } .mt-sm-n5, .my-sm-n5 { margin-top: -3rem !important; } .mr-sm-n5, .mx-sm-n5 { margin-right: -3rem !important; } .mb-sm-n5, .my-sm-n5 { margin-bottom: -3rem !important; } .ml-sm-n5, .mx-sm-n5 { margin-left: -3rem !important; } .m-sm-auto { margin: auto !important; } .mt-sm-auto, .my-sm-auto { margin-top: auto !important; } .mr-sm-auto, .mx-sm-auto { margin-right: auto !important; } .mb-sm-auto, .my-sm-auto { margin-bottom: auto !important; } .ml-sm-auto, .mx-sm-auto { margin-left: auto !important; } } @media (min-width: 768px) { .m-md-0 { margin: 0 !important; } .mt-md-0, .my-md-0 { margin-top: 0 !important; } .mr-md-0, .mx-md-0 { margin-right: 0 !important; } .mb-md-0, .my-md-0 { margin-bottom: 0 !important; } .ml-md-0, .mx-md-0 { margin-left: 0 !important; } .m-md-1 { margin: 0.25rem !important; } .mt-md-1, .my-md-1 { margin-top: 0.25rem !important; } .mr-md-1, .mx-md-1 { margin-right: 0.25rem !important; } .mb-md-1, .my-md-1 { margin-bottom: 0.25rem !important; } .ml-md-1, .mx-md-1 { margin-left: 0.25rem !important; } .m-md-2 { margin: 0.5rem !important; } .mt-md-2, .my-md-2 { margin-top: 0.5rem !important; } .mr-md-2, .mx-md-2 { margin-right: 0.5rem !important; } .mb-md-2, .my-md-2 { margin-bottom: 0.5rem !important; } .ml-md-2, .mx-md-2 { margin-left: 0.5rem !important; } .m-md-3 { margin: 1rem !important; } .mt-md-3, .my-md-3 { margin-top: 1rem !important; } .mr-md-3, .mx-md-3 { margin-right: 1rem !important; } .mb-md-3, .my-md-3 { margin-bottom: 1rem !important; } .ml-md-3, .mx-md-3 { margin-left: 1rem !important; } .m-md-4 { margin: 1.5rem !important; } .mt-md-4, .my-md-4 { margin-top: 1.5rem !important; } .mr-md-4, .mx-md-4 { margin-right: 1.5rem !important; } .mb-md-4, .my-md-4 { margin-bottom: 1.5rem !important; } .ml-md-4, .mx-md-4 { margin-left: 1.5rem !important; } .m-md-5 { margin: 3rem !important; } .mt-md-5, .my-md-5 { margin-top: 3rem !important; } .mr-md-5, .mx-md-5 { margin-right: 3rem !important; } .mb-md-5, .my-md-5 { margin-bottom: 3rem !important; } .ml-md-5, .mx-md-5 { margin-left: 3rem !important; } .p-md-0 { padding: 0 !important; } .pt-md-0, .py-md-0 { padding-top: 0 !important; } .pr-md-0, .px-md-0 { padding-right: 0 !important; } .pb-md-0, .py-md-0 { padding-bottom: 0 !important; } .pl-md-0, .px-md-0 { padding-left: 0 !important; } .p-md-1 { padding: 0.25rem !important; } .pt-md-1, .py-md-1 { padding-top: 0.25rem !important; } .pr-md-1, .px-md-1 { padding-right: 0.25rem !important; } .pb-md-1, .py-md-1 { padding-bottom: 0.25rem !important; } .pl-md-1, .px-md-1 { padding-left: 0.25rem !important; } .p-md-2 { padding: 0.5rem !important; } .pt-md-2, .py-md-2 { padding-top: 0.5rem !important; } .pr-md-2, .px-md-2 { padding-right: 0.5rem !important; } .pb-md-2, .py-md-2 { padding-bottom: 0.5rem !important; } .pl-md-2, .px-md-2 { padding-left: 0.5rem !important; } .p-md-3 { padding: 1rem !important; } .pt-md-3, .py-md-3 { padding-top: 1rem !important; } .pr-md-3, .px-md-3 { padding-right: 1rem !important; } .pb-md-3, .py-md-3 { padding-bottom: 1rem !important; } .pl-md-3, .px-md-3 { padding-left: 1rem !important; } .p-md-4 { padding: 1.5rem !important; } .pt-md-4, .py-md-4 { padding-top: 1.5rem !important; } .pr-md-4, .px-md-4 { padding-right: 1.5rem !important; } .pb-md-4, .py-md-4 { padding-bottom: 1.5rem !important; } .pl-md-4, .px-md-4 { padding-left: 1.5rem !important; } .p-md-5 { padding: 3rem !important; } .pt-md-5, .py-md-5 { padding-top: 3rem !important; } .pr-md-5, .px-md-5 { padding-right: 3rem !important; } .pb-md-5, .py-md-5 { padding-bottom: 3rem !important; } .pl-md-5, .px-md-5 { padding-left: 3rem !important; } .m-md-n1 { margin: -0.25rem !important; } .mt-md-n1, .my-md-n1 { margin-top: -0.25rem !important; } .mr-md-n1, .mx-md-n1 { margin-right: -0.25rem !important; } .mb-md-n1, .my-md-n1 { margin-bottom: -0.25rem !important; } .ml-md-n1, .mx-md-n1 { margin-left: -0.25rem !important; } .m-md-n2 { margin: -0.5rem !important; } .mt-md-n2, .my-md-n2 { margin-top: -0.5rem !important; } .mr-md-n2, .mx-md-n2 { margin-right: -0.5rem !important; } .mb-md-n2, .my-md-n2 { margin-bottom: -0.5rem !important; } .ml-md-n2, .mx-md-n2 { margin-left: -0.5rem !important; } .m-md-n3 { margin: -1rem !important; } .mt-md-n3, .my-md-n3 { margin-top: -1rem !important; } .mr-md-n3, .mx-md-n3 { margin-right: -1rem !important; } .mb-md-n3, .my-md-n3 { margin-bottom: -1rem !important; } .ml-md-n3, .mx-md-n3 { margin-left: -1rem !important; } .m-md-n4 { margin: -1.5rem !important; } .mt-md-n4, .my-md-n4 { margin-top: -1.5rem !important; } .mr-md-n4, .mx-md-n4 { margin-right: -1.5rem !important; } .mb-md-n4, .my-md-n4 { margin-bottom: -1.5rem !important; } .ml-md-n4, .mx-md-n4 { margin-left: -1.5rem !important; } .m-md-n5 { margin: -3rem !important; } .mt-md-n5, .my-md-n5 { margin-top: -3rem !important; } .mr-md-n5, .mx-md-n5 { margin-right: -3rem !important; } .mb-md-n5, .my-md-n5 { margin-bottom: -3rem !important; } .ml-md-n5, .mx-md-n5 { margin-left: -3rem !important; } .m-md-auto { margin: auto !important; } .mt-md-auto, .my-md-auto { margin-top: auto !important; } .mr-md-auto, .mx-md-auto { margin-right: auto !important; } .mb-md-auto, .my-md-auto { margin-bottom: auto !important; } .ml-md-auto, .mx-md-auto { margin-left: auto !important; } } @media (min-width: 992px) { .m-lg-0 { margin: 0 !important; } .mt-lg-0, .my-lg-0 { margin-top: 0 !important; } .mr-lg-0, .mx-lg-0 { margin-right: 0 !important; } .mb-lg-0, .my-lg-0 { margin-bottom: 0 !important; } .ml-lg-0, .mx-lg-0 { margin-left: 0 !important; } .m-lg-1 { margin: 0.25rem !important; } .mt-lg-1, .my-lg-1 { margin-top: 0.25rem !important; } .mr-lg-1, .mx-lg-1 { margin-right: 0.25rem !important; } .mb-lg-1, .my-lg-1 { margin-bottom: 0.25rem !important; } .ml-lg-1, .mx-lg-1 { margin-left: 0.25rem !important; } .m-lg-2 { margin: 0.5rem !important; } .mt-lg-2, .my-lg-2 { margin-top: 0.5rem !important; } .mr-lg-2, .mx-lg-2 { margin-right: 0.5rem !important; } .mb-lg-2, .my-lg-2 { margin-bottom: 0.5rem !important; } .ml-lg-2, .mx-lg-2 { margin-left: 0.5rem !important; } .m-lg-3 { margin: 1rem !important; } .mt-lg-3, .my-lg-3 { margin-top: 1rem !important; } .mr-lg-3, .mx-lg-3 { margin-right: 1rem !important; } .mb-lg-3, .my-lg-3 { margin-bottom: 1rem !important; } .ml-lg-3, .mx-lg-3 { margin-left: 1rem !important; } .m-lg-4 { margin: 1.5rem !important; } .mt-lg-4, .my-lg-4 { margin-top: 1.5rem !important; } .mr-lg-4, .mx-lg-4 { margin-right: 1.5rem !important; } .mb-lg-4, .my-lg-4 { margin-bottom: 1.5rem !important; } .ml-lg-4, .mx-lg-4 { margin-left: 1.5rem !important; } .m-lg-5 { margin: 3rem !important; } .mt-lg-5, .my-lg-5 { margin-top: 3rem !important; } .mr-lg-5, .mx-lg-5 { margin-right: 3rem !important; } .mb-lg-5, .my-lg-5 { margin-bottom: 3rem !important; } .ml-lg-5, .mx-lg-5 { margin-left: 3rem !important; } .p-lg-0 { padding: 0 !important; } .pt-lg-0, .py-lg-0 { padding-top: 0 !important; } .pr-lg-0, .px-lg-0 { padding-right: 0 !important; } .pb-lg-0, .py-lg-0 { padding-bottom: 0 !important; } .pl-lg-0, .px-lg-0 { padding-left: 0 !important; } .p-lg-1 { padding: 0.25rem !important; } .pt-lg-1, .py-lg-1 { padding-top: 0.25rem !important; } .pr-lg-1, .px-lg-1 { padding-right: 0.25rem !important; } .pb-lg-1, .py-lg-1 { padding-bottom: 0.25rem !important; } .pl-lg-1, .px-lg-1 { padding-left: 0.25rem !important; } .p-lg-2 { padding: 0.5rem !important; } .pt-lg-2, .py-lg-2 { padding-top: 0.5rem !important; } .pr-lg-2, .px-lg-2 { padding-right: 0.5rem !important; } .pb-lg-2, .py-lg-2 { padding-bottom: 0.5rem !important; } .pl-lg-2, .px-lg-2 { padding-left: 0.5rem !important; } .p-lg-3 { padding: 1rem !important; } .pt-lg-3, .py-lg-3 { padding-top: 1rem !important; } .pr-lg-3, .px-lg-3 { padding-right: 1rem !important; } .pb-lg-3, .py-lg-3 { padding-bottom: 1rem !important; } .pl-lg-3, .px-lg-3 { padding-left: 1rem !important; } .p-lg-4 { padding: 1.5rem !important; } .pt-lg-4, .py-lg-4 { padding-top: 1.5rem !important; } .pr-lg-4, .px-lg-4 { padding-right: 1.5rem !important; } .pb-lg-4, .py-lg-4 { padding-bottom: 1.5rem !important; } .pl-lg-4, .px-lg-4 { padding-left: 1.5rem !important; } .p-lg-5 { padding: 3rem !important; } .pt-lg-5, .py-lg-5 { padding-top: 3rem !important; } .pr-lg-5, .px-lg-5 { padding-right: 3rem !important; } .pb-lg-5, .py-lg-5 { padding-bottom: 3rem !important; } .pl-lg-5, .px-lg-5 { padding-left: 3rem !important; } .m-lg-n1 { margin: -0.25rem !important; } .mt-lg-n1, .my-lg-n1 { margin-top: -0.25rem !important; } .mr-lg-n1, .mx-lg-n1 { margin-right: -0.25rem !important; } .mb-lg-n1, .my-lg-n1 { margin-bottom: -0.25rem !important; } .ml-lg-n1, .mx-lg-n1 { margin-left: -0.25rem !important; } .m-lg-n2 { margin: -0.5rem !important; } .mt-lg-n2, .my-lg-n2 { margin-top: -0.5rem !important; } .mr-lg-n2, .mx-lg-n2 { margin-right: -0.5rem !important; } .mb-lg-n2, .my-lg-n2 { margin-bottom: -0.5rem !important; } .ml-lg-n2, .mx-lg-n2 { margin-left: -0.5rem !important; } .m-lg-n3 { margin: -1rem !important; } .mt-lg-n3, .my-lg-n3 { margin-top: -1rem !important; } .mr-lg-n3, .mx-lg-n3 { margin-right: -1rem !important; } .mb-lg-n3, .my-lg-n3 { margin-bottom: -1rem !important; } .ml-lg-n3, .mx-lg-n3 { margin-left: -1rem !important; } .m-lg-n4 { margin: -1.5rem !important; } .mt-lg-n4, .my-lg-n4 { margin-top: -1.5rem !important; } .mr-lg-n4, .mx-lg-n4 { margin-right: -1.5rem !important; } .mb-lg-n4, .my-lg-n4 { margin-bottom: -1.5rem !important; } .ml-lg-n4, .mx-lg-n4 { margin-left: -1.5rem !important; } .m-lg-n5 { margin: -3rem !important; } .mt-lg-n5, .my-lg-n5 { margin-top: -3rem !important; } .mr-lg-n5, .mx-lg-n5 { margin-right: -3rem !important; } .mb-lg-n5, .my-lg-n5 { margin-bottom: -3rem !important; } .ml-lg-n5, .mx-lg-n5 { margin-left: -3rem !important; } .m-lg-auto { margin: auto !important; } .mt-lg-auto, .my-lg-auto { margin-top: auto !important; } .mr-lg-auto, .mx-lg-auto { margin-right: auto !important; } .mb-lg-auto, .my-lg-auto { margin-bottom: auto !important; } .ml-lg-auto, .mx-lg-auto { margin-left: auto !important; } } @media (min-width: 1200px) { .m-xl-0 { margin: 0 !important; } .mt-xl-0, .my-xl-0 { margin-top: 0 !important; } .mr-xl-0, .mx-xl-0 { margin-right: 0 !important; } .mb-xl-0, .my-xl-0 { margin-bottom: 0 !important; } .ml-xl-0, .mx-xl-0 { margin-left: 0 !important; } .m-xl-1 { margin: 0.25rem !important; } .mt-xl-1, .my-xl-1 { margin-top: 0.25rem !important; } .mr-xl-1, .mx-xl-1 { margin-right: 0.25rem !important; } .mb-xl-1, .my-xl-1 { margin-bottom: 0.25rem !important; } .ml-xl-1, .mx-xl-1 { margin-left: 0.25rem !important; } .m-xl-2 { margin: 0.5rem !important; } .mt-xl-2, .my-xl-2 { margin-top: 0.5rem !important; } .mr-xl-2, .mx-xl-2 { margin-right: 0.5rem !important; } .mb-xl-2, .my-xl-2 { margin-bottom: 0.5rem !important; } .ml-xl-2, .mx-xl-2 { margin-left: 0.5rem !important; } .m-xl-3 { margin: 1rem !important; } .mt-xl-3, .my-xl-3 { margin-top: 1rem !important; } .mr-xl-3, .mx-xl-3 { margin-right: 1rem !important; } .mb-xl-3, .my-xl-3 { margin-bottom: 1rem !important; } .ml-xl-3, .mx-xl-3 { margin-left: 1rem !important; } .m-xl-4 { margin: 1.5rem !important; } .mt-xl-4, .my-xl-4 { margin-top: 1.5rem !important; } .mr-xl-4, .mx-xl-4 { margin-right: 1.5rem !important; } .mb-xl-4, .my-xl-4 { margin-bottom: 1.5rem !important; } .ml-xl-4, .mx-xl-4 { margin-left: 1.5rem !important; } .m-xl-5 { margin: 3rem !important; } .mt-xl-5, .my-xl-5 { margin-top: 3rem !important; } .mr-xl-5, .mx-xl-5 { margin-right: 3rem !important; } .mb-xl-5, .my-xl-5 { margin-bottom: 3rem !important; } .ml-xl-5, .mx-xl-5 { margin-left: 3rem !important; } .p-xl-0 { padding: 0 !important; } .pt-xl-0, .py-xl-0 { padding-top: 0 !important; } .pr-xl-0, .px-xl-0 { padding-right: 0 !important; } .pb-xl-0, .py-xl-0 { padding-bottom: 0 !important; } .pl-xl-0, .px-xl-0 { padding-left: 0 !important; } .p-xl-1 { padding: 0.25rem !important; } .pt-xl-1, .py-xl-1 { padding-top: 0.25rem !important; } .pr-xl-1, .px-xl-1 { padding-right: 0.25rem !important; } .pb-xl-1, .py-xl-1 { padding-bottom: 0.25rem !important; } .pl-xl-1, .px-xl-1 { padding-left: 0.25rem !important; } .p-xl-2 { padding: 0.5rem !important; } .pt-xl-2, .py-xl-2 { padding-top: 0.5rem !important; } .pr-xl-2, .px-xl-2 { padding-right: 0.5rem !important; } .pb-xl-2, .py-xl-2 { padding-bottom: 0.5rem !important; } .pl-xl-2, .px-xl-2 { padding-left: 0.5rem !important; } .p-xl-3 { padding: 1rem !important; } .pt-xl-3, .py-xl-3 { padding-top: 1rem !important; } .pr-xl-3, .px-xl-3 { padding-right: 1rem !important; } .pb-xl-3, .py-xl-3 { padding-bottom: 1rem !important; } .pl-xl-3, .px-xl-3 { padding-left: 1rem !important; } .p-xl-4 { padding: 1.5rem !important; } .pt-xl-4, .py-xl-4 { padding-top: 1.5rem !important; } .pr-xl-4, .px-xl-4 { padding-right: 1.5rem !important; } .pb-xl-4, .py-xl-4 { padding-bottom: 1.5rem !important; } .pl-xl-4, .px-xl-4 { padding-left: 1.5rem !important; } .p-xl-5 { padding: 3rem !important; } .pt-xl-5, .py-xl-5 { padding-top: 3rem !important; } .pr-xl-5, .px-xl-5 { padding-right: 3rem !important; } .pb-xl-5, .py-xl-5 { padding-bottom: 3rem !important; } .pl-xl-5, .px-xl-5 { padding-left: 3rem !important; } .m-xl-n1 { margin: -0.25rem !important; } .mt-xl-n1, .my-xl-n1 { margin-top: -0.25rem !important; } .mr-xl-n1, .mx-xl-n1 { margin-right: -0.25rem !important; } .mb-xl-n1, .my-xl-n1 { margin-bottom: -0.25rem !important; } .ml-xl-n1, .mx-xl-n1 { margin-left: -0.25rem !important; } .m-xl-n2 { margin: -0.5rem !important; } .mt-xl-n2, .my-xl-n2 { margin-top: -0.5rem !important; } .mr-xl-n2, .mx-xl-n2 { margin-right: -0.5rem !important; } .mb-xl-n2, .my-xl-n2 { margin-bottom: -0.5rem !important; } .ml-xl-n2, .mx-xl-n2 { margin-left: -0.5rem !important; } .m-xl-n3 { margin: -1rem !important; } .mt-xl-n3, .my-xl-n3 { margin-top: -1rem !important; } .mr-xl-n3, .mx-xl-n3 { margin-right: -1rem !important; } .mb-xl-n3, .my-xl-n3 { margin-bottom: -1rem !important; } .ml-xl-n3, .mx-xl-n3 { margin-left: -1rem !important; } .m-xl-n4 { margin: -1.5rem !important; } .mt-xl-n4, .my-xl-n4 { margin-top: -1.5rem !important; } .mr-xl-n4, .mx-xl-n4 { margin-right: -1.5rem !important; } .mb-xl-n4, .my-xl-n4 { margin-bottom: -1.5rem !important; } .ml-xl-n4, .mx-xl-n4 { margin-left: -1.5rem !important; } .m-xl-n5 { margin: -3rem !important; } .mt-xl-n5, .my-xl-n5 { margin-top: -3rem !important; } .mr-xl-n5, .mx-xl-n5 { margin-right: -3rem !important; } .mb-xl-n5, .my-xl-n5 { margin-bottom: -3rem !important; } .ml-xl-n5, .mx-xl-n5 { margin-left: -3rem !important; } .m-xl-auto { margin: auto !important; } .mt-xl-auto, .my-xl-auto { margin-top: auto !important; } .mr-xl-auto, .mx-xl-auto { margin-right: auto !important; } .mb-xl-auto, .my-xl-auto { margin-bottom: auto !important; } .ml-xl-auto, .mx-xl-auto { margin-left: auto !important; } } .text-monospace { font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace !important; } .text-justify { text-align: justify !important; } .text-wrap { white-space: normal !important; } .text-nowrap { white-space: nowrap !important; } .text-truncate { overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .text-left { text-align: left !important; } .text-right { text-align: right !important; } .text-center { text-align: center !important; } @media (min-width: 576px) { .text-sm-left { text-align: left !important; } .text-sm-right { text-align: right !important; } .text-sm-center { text-align: center !important; } } @media (min-width: 768px) { .text-md-left { text-align: left !important; } .text-md-right { text-align: right !important; } .text-md-center { text-align: center !important; } } @media (min-width: 992px) { .text-lg-left { text-align: left !important; } .text-lg-right { text-align: right !important; } .text-lg-center { text-align: center !important; } } @media (min-width: 1200px) { .text-xl-left { text-align: left !important; } .text-xl-right { text-align: right !important; } .text-xl-center { text-align: center !important; } } .text-lowercase { text-transform: lowercase !important; } .text-uppercase { text-transform: uppercase !important; } .text-capitalize { text-transform: capitalize !important; } .font-weight-light { font-weight: 300 !important; } .font-weight-lighter { font-weight: lighter !important; } .font-weight-normal { font-weight: 400 !important; } .font-weight-bold { font-weight: 700 !important; } .font-weight-bolder { font-weight: bolder !important; } .font-italic { font-style: italic !important; } .text-white { color: #fff !important; } .text-primary { color: #10b0e6 !important; } a.text-primary:hover, a.text-primary:focus { color: #0b799e !important; } .text-secondary { color: #7f7f7f !important; } a.text-secondary:hover, a.text-secondary:focus { color: #595959 !important; } .text-success { color: #9fcc00 !important; } a.text-success:hover, a.text-success:focus { color: #638000 !important; } .text-info { color: #10b0e6 !important; } a.text-info:hover, a.text-info:focus { color: #0b799e !important; } .text-warning { color: #FFC800 !important; } a.text-warning:hover, a.text-warning:focus { color: #b38c00 !important; } .text-danger { color: #da291c !important; } a.text-danger:hover, a.text-danger:focus { color: #961c13 !important; } .text-light { color: #f1f0f1 !important; } a.text-light:hover, a.text-light:focus { color: #ccc8cc !important; } .text-dark { color: #494748 !important; } a.text-dark:hover, a.text-dark:focus { color: #222122 !important; } .text-primary-light { color: #88d8f3 !important; } a.text-primary-light:hover, a.text-primary-light:focus { color: #43c1ec !important; } .text-primary-lighter { color: #c3ebf9 !important; } a.text-primary-lighter:hover, a.text-primary-lighter:focus { color: #7dd4f2 !important; } .text-primary-lightest { color: #e7f7fd !important; } a.text-primary-lightest:hover, a.text-primary-lightest:focus { color: #a0dff7 !important; } .text-secondary-light { color: #bfbfbf !important; } a.text-secondary-light:hover, a.text-secondary-light:focus { color: #999999 !important; } .text-secondary-lighter { color: #dfdfdf !important; } a.text-secondary-lighter:hover, a.text-secondary-lighter:focus { color: #b9b9b9 !important; } .text-secondary-lightest { color: #f2f2f2 !important; } a.text-secondary-lightest:hover, a.text-secondary-lightest:focus { color: #cccccc !important; } .text-success-light { color: #cfe680 !important; } a.text-success-light:hover, a.text-success-light:focus { color: #b7d940 !important; } .text-success-lighter { color: #e7f2bf !important; } a.text-success-lighter:hover, a.text-success-lighter:focus { color: #cfe57f !important; } .text-success-lightest { color: #f5fae6 !important; } a.text-success-lightest:hover, a.text-success-lightest:focus { color: #dceda6 !important; } .text-info-light { color: #88d8f3 !important; } a.text-info-light:hover, a.text-info-light:focus { color: #43c1ec !important; } .text-info-lighter { color: #c3ebf9 !important; } a.text-info-lighter:hover, a.text-info-lighter:focus { color: #7dd4f2 !important; } .text-info-lightest { color: #e7f7fd !important; } a.text-info-lightest:hover, a.text-info-lightest:focus { color: #a0dff7 !important; } .text-warning-light { color: #ffe480 !important; } a.text-warning-light:hover, a.text-warning-light:focus { color: #ffd434 !important; } .text-warning-lighter { color: #fff1bf !important; } a.text-warning-lighter:hover, a.text-warning-lighter:focus { color: #ffe073 !important; } .text-warning-lightest { color: #fffae6 !important; } a.text-warning-lightest:hover, a.text-warning-lightest:focus { color: #ffeb9a !important; } .text-danger-light { color: #ed948e !important; } a.text-danger-light:hover, a.text-danger-light:focus { color: #e2564c !important; } .text-danger-lighter { color: #f6cac6 !important; } a.text-danger-lighter:hover, a.text-danger-lighter:focus { color: #ec8d84 !important; } .text-danger-lightest { color: #fbeae8 !important; } a.text-danger-lightest:hover, a.text-danger-lightest:focus { color: #f0afa7 !important; } .text-light-light { color: #f8f8f8 !important; } a.text-light-light:hover, a.text-light-light:focus { color: #d2d2d2 !important; } .text-light-lighter { color: #fcfbfc !important; } a.text-light-lighter:hover, a.text-light-lighter:focus { color: #dbcfdb !important; } .text-light-lightest { color: #fefefe !important; } a.text-light-lightest:hover, a.text-light-lightest:focus { color: #d8d8d8 !important; } .text-dark-light { color: #a4a3a4 !important; } a.text-dark-light:hover, a.text-dark-light:focus { color: #7e7d7e !important; } .text-dark-lighter { color: #d2d1d1 !important; } a.text-dark-lighter:hover, a.text-dark-lighter:focus { color: #acaaaa !important; } .text-dark-lightest { color: #ededed !important; } a.text-dark-lightest:hover, a.text-dark-lightest:focus { color: #c7c7c7 !important; } .text-blue { color: #0066b2 !important; } a.text-blue:hover, a.text-blue:focus { color: #003a66 !important; } .text-blue-light { color: #80b3d9 !important; } a.text-blue-light:hover, a.text-blue-light:focus { color: #4590c7 !important; } .text-blue-lighter { color: #bfd9ec !important; } a.text-blue-lighter:hover, a.text-blue-lighter:focus { color: #84b6da !important; } .text-blue-lightest { color: #e6f0f7 !important; } a.text-blue-lightest:hover, a.text-blue-lightest:focus { color: #accde4 !important; } .text-indigo { color: #5523CC !important; } a.text-indigo:hover, a.text-indigo:focus { color: #3a188b !important; } .text-indigo-light { color: #aa91e6 !important; } a.text-indigo-light:hover, a.text-indigo-light:focus { color: #7a53d8 !important; } .text-indigo-lighter { color: #d5c8f2 !important; } a.text-indigo-lighter:hover, a.text-indigo-lighter:focus { color: #a68ae3 !important; } .text-indigo-lightest { color: #eee9fa !important; } a.text-indigo-lightest:hover, a.text-indigo-lightest:focus { color: #beabec !important; } .text-purple { color: #ab4a9c !important; } a.text-purple:hover, a.text-purple:focus { color: #76336b !important; } .text-purple-light { color: #d5a5ce !important; } a.text-purple-light:hover, a.text-purple-light:focus { color: #bd71b2 !important; } .text-purple-lighter { color: #ead2e6 !important; } a.text-purple-lighter:hover, a.text-purple-lighter:focus { color: #d29ec9 !important; } .text-purple-lightest { color: #f7edf5 !important; } a.text-purple-lightest:hover, a.text-purple-lightest:focus { color: #dfb8d8 !important; } .text-pink { color: #CC00A0 !important; } a.text-pink:hover, a.text-pink:focus { color: #800064 !important; } .text-pink-light { color: #e680d0 !important; } a.text-pink-light:hover, a.text-pink-light:focus { color: #d940b8 !important; } .text-pink-lighter { color: #f2bfe7 !important; } a.text-pink-lighter:hover, a.text-pink-lighter:focus { color: #e57fcf !important; } .text-pink-lightest { color: #fae6f6 !important; } a.text-pink-lightest:hover, a.text-pink-lightest:focus { color: #eda6df !important; } .text-red { color: #da291c !important; } a.text-red:hover, a.text-red:focus { color: #961c13 !important; } .text-red-light { color: #ed948e !important; } a.text-red-light:hover, a.text-red-light:focus { color: #e2564c !important; } .text-red-lighter { color: #f6cac6 !important; } a.text-red-lighter:hover, a.text-red-lighter:focus { color: #ec8d84 !important; } .text-red-lightest { color: #fbeae8 !important; } a.text-red-lightest:hover, a.text-red-lightest:focus { color: #f0afa7 !important; } .text-orange { color: #FF9933 !important; } a.text-orange:hover, a.text-orange:focus { color: #e67300 !important; } .text-orange-light { color: #ffcc99 !important; } a.text-orange-light:hover, a.text-orange-light:focus { color: #ffa64d !important; } .text-orange-lighter { color: #ffe6cc !important; } a.text-orange-lighter:hover, a.text-orange-lighter:focus { color: #ffc180 !important; } .text-orange-lightest { color: #fff5eb !important; } a.text-orange-lightest:hover, a.text-orange-lightest:focus { color: #ffcf9f !important; } .text-yellow { color: #FFC800 !important; } a.text-yellow:hover, a.text-yellow:focus { color: #b38c00 !important; } .text-yellow-light { color: #ffe480 !important; } a.text-yellow-light:hover, a.text-yellow-light:focus { color: #ffd434 !important; } .text-yellow-lighter { color: #fff1bf !important; } a.text-yellow-lighter:hover, a.text-yellow-lighter:focus { color: #ffe073 !important; } .text-yellow-lightest { color: #fffae6 !important; } a.text-yellow-lightest:hover, a.text-yellow-lightest:focus { color: #ffeb9a !important; } .text-green { color: #9fcc00 !important; } a.text-green:hover, a.text-green:focus { color: #638000 !important; } .text-green-light { color: #cfe680 !important; } a.text-green-light:hover, a.text-green-light:focus { color: #b7d940 !important; } .text-green-lighter { color: #e7f2bf !important; } a.text-green-lighter:hover, a.text-green-lighter:focus { color: #cfe57f !important; } .text-green-lightest { color: #f5fae6 !important; } a.text-green-lightest:hover, a.text-green-lightest:focus { color: #dceda6 !important; } .text-teal { color: #8fcef1 !important; } a.text-teal:hover, a.text-teal:focus { color: #4bb0e9 !important; } .text-teal-light { color: #c7e7f8 !important; } a.text-teal-light:hover, a.text-teal-light:focus { color: #83caf0 !important; } .text-teal-lighter { color: #e3f3fc !important; } a.text-teal-lighter:hover, a.text-teal-lighter:focus { color: #9ed5f5 !important; } .text-teal-lightest { color: #f4fafe !important; } a.text-teal-lightest:hover, a.text-teal-lightest:focus { color: #aedaf8 !important; } .text-cyan { color: #10b0e6 !important; } a.text-cyan:hover, a.text-cyan:focus { color: #0b799e !important; } .text-cyan-light { color: #88d8f3 !important; } a.text-cyan-light:hover, a.text-cyan-light:focus { color: #43c1ec !important; } .text-cyan-lighter { color: #c3ebf9 !important; } a.text-cyan-lighter:hover, a.text-cyan-lighter:focus { color: #7dd4f2 !important; } .text-cyan-lightest { color: #e7f7fd !important; } a.text-cyan-lightest:hover, a.text-cyan-lightest:focus { color: #a0dff7 !important; } .text-white { color: #fff !important; } a.text-white:hover, a.text-white:focus { color: #d9d9d9 !important; } .text-gray { color: #7f7f7f !important; } a.text-gray:hover, a.text-gray:focus { color: #595959 !important; } .text-gray-light { color: #bfbfbf !important; } a.text-gray-light:hover, a.text-gray-light:focus { color: #999999 !important; } .text-gray-lighter { color: #dfdfdf !important; } a.text-gray-lighter:hover, a.text-gray-lighter:focus { color: #b9b9b9 !important; } .text-gray-lightest { color: #f2f2f2 !important; } a.text-gray-lightest:hover, a.text-gray-lightest:focus { color: #cccccc !important; } .text-gray-dark { color: #2e2c2d !important; } a.text-gray-dark:hover, a.text-gray-dark:focus { color: #070707 !important; } .text-gray-dark-light { color: #979696 !important; } a.text-gray-dark-light:hover, a.text-gray-dark-light:focus { color: #717070 !important; } .text-gray-dark-lighter { color: #cbcacb !important; } a.text-gray-dark-lighter:hover, a.text-gray-dark-lighter:focus { color: #a5a3a5 !important; } .text-gray-dark-lightest { color: #eaeaea !important; } a.text-gray-dark-lightest:hover, a.text-gray-dark-lightest:focus { color: #c4c4c4 !important; } .text-gray-100 { color: #f1f0f1 !important; } a.text-gray-100:hover, a.text-gray-100:focus { color: #ccc8cc !important; } .text-gray-200 { color: #e3e2e3 !important; } a.text-gray-200:hover, a.text-gray-200:focus { color: #bdbbbd !important; } .text-gray-300 { color: #d4d4d4 !important; } a.text-gray-300:hover, a.text-gray-300:focus { color: #aeaeae !important; } .text-gray-400 { color: #c6c5c6 !important; } a.text-gray-400:hover, a.text-gray-400:focus { color: #a09ea0 !important; } .text-gray-500 { color: #a3a2a3 !important; } a.text-gray-500:hover, a.text-gray-500:focus { color: #7d7c7d !important; } .text-gray-600 { color: #7f7f7f !important; } a.text-gray-600:hover, a.text-gray-600:focus { color: #595959 !important; } .text-gray-700 { color: #646464 !important; } a.text-gray-700:hover, a.text-gray-700:focus { color: #3e3e3e !important; } .text-gray-800 { color: #494748 !important; } a.text-gray-800:hover, a.text-gray-800:focus { color: #222122 !important; } .text-gray-900 { color: #2e2c2d !important; } a.text-gray-900:hover, a.text-gray-900:focus { color: #070707 !important; } .text-black { color: #000 !important; } a.text-black:hover, a.text-black:focus { color: black !important; } .text-body { color: #2e2c2d !important; } .text-muted { color: #7f7f7f !important; } .text-black-50 { color: rgba(0, 0, 0, 0.5) !important; } .text-white-50 { color: rgba(255, 255, 255, 0.5) !important; } .text-hide { font: 0/0 a; color: transparent; text-shadow: none; background-color: transparent; border: 0; } .text-decoration-none { text-decoration: none !important; } .text-break { word-break: break-word !important; overflow-wrap: break-word !important; } .text-reset { color: inherit !important; } .visible { visibility: visible !important; } .invisible { visibility: hidden !important; } @media print { *, *::before, *::after { text-shadow: none !important; -webkit-box-shadow: none !important; box-shadow: none !important; } a:not(.btn) { text-decoration: underline; } abbr[title]::after { content: " (" attr(title) ")"; } pre { white-space: pre-wrap !important; } pre, blockquote { border: 1px solid #a3a2a3; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } @page { size: a3; } body { min-width: 992px !important; } .container { min-width: 992px !important; } .navbar { display: none; } .badge { border: 1px solid #000; } .table { border-collapse: collapse !important; } .table td, .table th { background-color: #fff !important; } .table-bordered th, .table-bordered td { border: 1px solid #d4d4d4 !important; } .table-dark { color: inherit; } .table-dark th, .table-dark td, .table-dark thead th, .table-dark tbody + tbody { border-color: #d4d4d4; } .table .thead-dark th { color: inherit; border-color: #d4d4d4; } } /*# sourceMappingURL=freeform.css.map */
0.625896
0.09314
.list_ul { overflow: hidden; } .list_left { float: left; } .list_right { float: right; } body { position: relative; } /*메인헤더*/ #mainHeader { width: 100%; } #headerWrap { width: 100%; height: 50px; position: fixed; background-color: white; z-index: 99; } #back { width: 24px; height: 24px; top: 13px; left: 13px; position: absolute; } #headerTitle { text-align: center; line-height: 50px; color: rgba(0, 0, 0, 0); transition-duration: 0.3s; } #headerInfo { width: 100%; padding-top: 52px; padding-bottom: 20px; } .rstrtImg { width: 150px; height: 150px; margin: 0 auto; display: block; border-radius: 100px; } #rstrtInfo { width: 100%; padding: 0 30px; margin-top: 20px; box-sizing: border-box; } #rstrtName { font-size: 22px; font-weight: bolder; margin-bottom: 10px; text-align: center; } #rstrtGrade { font-size: 14px; margin-bottom: 15px; text-align: center; } #underLine { width: 100%; height: 1px; margin: 0 auto; margin-bottom: 15px; background-color: rgb(220, 220, 220); } #payment { font-size: 13px; margin-bottom: 5px; } #paymentInfo { font-size: 13px; margin-bottom: 20px; } #favorites { width: 180px; height: 40px; margin: 0 auto; font-size: 18px; text-align: center; line-height: 40px; border: 1px solid rgb(170, 170, 170); border-radius: 5px; } /*메인섹션*/ #mainSection { width: 100%; position: relative; } /*네비게이션*/ #mainNav { width: 100%; position: absolute; top: 0px; left: 0px; background-color: white; border-top: 1px solid black; border-bottom: 1px solid black; box-sizing: border-box; z-index: 99; } #blankNav { width: 100%; } #mainNav > ul { width: 100%; } .itemTitle { width: 33.33%; height: 40px; font-size: 16px; font-weight: bolder; text-align: center; line-height: 40px; } #underBar { width: 33.33%; height: 5px; position: absolute; left: 0px; bottom: 0px; box-sizing: border-box; border-left: 30px solid white; border-right: 30px solid white; background-color: black; transition-duration: 0.3s; } /*메뉴항목*/ .menuTitle { width: 100%; padding: 10px 20px; box-sizing: border-box; font-size: 16px; font-weight: bolder; background-color: rgb(220, 220, 220); } #mainMenu { width: 100%; } #mainMenu > ul { width: 100%; padding: 0 10px; box-sizing: border-box; } #mainMenu > ul > li { width: 50%; padding: 10px; box-sizing: border-box; } .menu_main { width: 100%; position: relative; border: 1px solid rgb(235, 235, 235); border-radius: 10px; } .menu_main_img { width: 100%; height: 65%; } .menu_main_info { width: 100%; position: absolute; top: 82.5%; } .menu_main_name { margin-bottom: 5px; font-size: 16px; text-align: center; } .menu_main_price { font-size: 14px; text-align: center; } .menus { width: 100%; } .menus > ul { width: 100%; } .menu_sub { width: 100%; padding: 10px 20px; box-sizing: border-box; border-bottom: 1px solid rgb(235, 235, 235); } .menus > ul > li:last-of-type { border-bottom: 0px; } .menu_sub_name { font-size: 16px; margin-bottom: 5px; } .menu_sub_info { font-size: 14px; margin-bottom: 10px; } .menu_sub_price { font-size: 16px; } /*식당정보*/ .info { width: 100%; padding: 20px 20px; } .info > ul > li { margin-bottom: 10px; } .info > ul > li:last-of-type { margin-bottom: 0px; } .infoTitle { font-size: 16px; font-weight: bolder; margin-bottom: 15px; } .resIntro { width: 100%; font-size: 14px; line-height: 20px; } .infoConTitle { width: 20%; font-size: 14px; line-height: 20px; } .infoCon { width: 80%; font-size: 14px; line-height: 20px; } /*주문현황*/ #orderStatusBtn { width: 100%; height: 50px; position: fixed; bottom: 0px; left: 0px; background-color: rgb(255, 111, 64); } #orderStatusBtn > a { width: 100%; height: 50px; display: block; font-size: 16px; color: white; font-weight: bolder; text-align: center; line-height: 50px; } /* #orderBlankBar { width: 100%; height: 50px; } */ /*옵션선택창*/ #selectOptionWrap { width: 100%; position: fixed; top: 0px; left: 0px; padding: 20px; display: none; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.3); z-index: 999; } #selectOption { width: 100%; height: 100%; overflow: scroll; background-color: white; } #optionBack { width: 24px; height: 24px; position: fixed; top: 30px; right: 30px; } #optionBack > img { width: 24px; height: 24px; } .optionImg { width: 150px; height: 120px; margin: 0 auto; margin-top: 30px; display: block; } #menuInfo { width: 90%; text-align: center; margin: 0 auto; margin-top: 15px; padding-bottom: 20px; border-bottom: 1px solid rgb(235, 235, 235); } .menuName { font-size: 20px; margin-bottom: 20px; } .menuDesc { font-size: 16px; margin-bottom: 10px; } .menuPrice { font-size: 24px; font-weight: bolder; } #optionInfo { width: 90%; margin: 0 auto; } .optionType { width: 100%; padding: 20px 0; border-bottom: 1px solid rgb(235, 235, 235); } .optionTitle { margin-bottom: 20px; font-size: 18px; font-weight: bolder; } .option { overflow: hidden; margin-bottom: 10px; } .option:last-of-type { margin-bottom: 0px; } .option > input { float: left; } .option > label { font-size: 16px; float: left; } .option > .optionPrice { font-size: 16px; float: right; } #quantityBox { width: 90%; margin: 0 auto; margin-top: 20px; } #quantityTitle { font-size: 16px; font-weight: bolder; line-height: 34px; } #quantityBox > ul { height: 34px; border: 1px solid rgb(200, 200, 200); box-sizing: border-box; margin-bottom: 20px; } #minus { width: 34px; height: 34px; } #quantity { width: 48px; height: 34px; text-align: center; font-size: 18px; font-weight: bolder; background-color: white; border: 0; border-right: 1px solid rgb(200, 200, 200); border-left: 1px solid rgb(200, 200, 200); } #plus { width: 34px; height: 34px; } #totalPriceWrap { width: 100%; margin-top: 20px; text-align: center; } #totalpriceTitle { font-size: 20px; font-weight: bolder; } #totalPriceText { font-size: 16px; } #includeMenu { height: 50px; position: fixed; bottom: 20px; left: 20px; font-size: 18px; font-weight: bolder; text-align: center; line-height: 50px; color: white; background-color: rgb(255, 111, 64); } #blankIncludeMenu { width: 100%; height: 50px; margin-top: 30px; }
hanggi/css/restaurant.css
.list_ul { overflow: hidden; } .list_left { float: left; } .list_right { float: right; } body { position: relative; } /*메인헤더*/ #mainHeader { width: 100%; } #headerWrap { width: 100%; height: 50px; position: fixed; background-color: white; z-index: 99; } #back { width: 24px; height: 24px; top: 13px; left: 13px; position: absolute; } #headerTitle { text-align: center; line-height: 50px; color: rgba(0, 0, 0, 0); transition-duration: 0.3s; } #headerInfo { width: 100%; padding-top: 52px; padding-bottom: 20px; } .rstrtImg { width: 150px; height: 150px; margin: 0 auto; display: block; border-radius: 100px; } #rstrtInfo { width: 100%; padding: 0 30px; margin-top: 20px; box-sizing: border-box; } #rstrtName { font-size: 22px; font-weight: bolder; margin-bottom: 10px; text-align: center; } #rstrtGrade { font-size: 14px; margin-bottom: 15px; text-align: center; } #underLine { width: 100%; height: 1px; margin: 0 auto; margin-bottom: 15px; background-color: rgb(220, 220, 220); } #payment { font-size: 13px; margin-bottom: 5px; } #paymentInfo { font-size: 13px; margin-bottom: 20px; } #favorites { width: 180px; height: 40px; margin: 0 auto; font-size: 18px; text-align: center; line-height: 40px; border: 1px solid rgb(170, 170, 170); border-radius: 5px; } /*메인섹션*/ #mainSection { width: 100%; position: relative; } /*네비게이션*/ #mainNav { width: 100%; position: absolute; top: 0px; left: 0px; background-color: white; border-top: 1px solid black; border-bottom: 1px solid black; box-sizing: border-box; z-index: 99; } #blankNav { width: 100%; } #mainNav > ul { width: 100%; } .itemTitle { width: 33.33%; height: 40px; font-size: 16px; font-weight: bolder; text-align: center; line-height: 40px; } #underBar { width: 33.33%; height: 5px; position: absolute; left: 0px; bottom: 0px; box-sizing: border-box; border-left: 30px solid white; border-right: 30px solid white; background-color: black; transition-duration: 0.3s; } /*메뉴항목*/ .menuTitle { width: 100%; padding: 10px 20px; box-sizing: border-box; font-size: 16px; font-weight: bolder; background-color: rgb(220, 220, 220); } #mainMenu { width: 100%; } #mainMenu > ul { width: 100%; padding: 0 10px; box-sizing: border-box; } #mainMenu > ul > li { width: 50%; padding: 10px; box-sizing: border-box; } .menu_main { width: 100%; position: relative; border: 1px solid rgb(235, 235, 235); border-radius: 10px; } .menu_main_img { width: 100%; height: 65%; } .menu_main_info { width: 100%; position: absolute; top: 82.5%; } .menu_main_name { margin-bottom: 5px; font-size: 16px; text-align: center; } .menu_main_price { font-size: 14px; text-align: center; } .menus { width: 100%; } .menus > ul { width: 100%; } .menu_sub { width: 100%; padding: 10px 20px; box-sizing: border-box; border-bottom: 1px solid rgb(235, 235, 235); } .menus > ul > li:last-of-type { border-bottom: 0px; } .menu_sub_name { font-size: 16px; margin-bottom: 5px; } .menu_sub_info { font-size: 14px; margin-bottom: 10px; } .menu_sub_price { font-size: 16px; } /*식당정보*/ .info { width: 100%; padding: 20px 20px; } .info > ul > li { margin-bottom: 10px; } .info > ul > li:last-of-type { margin-bottom: 0px; } .infoTitle { font-size: 16px; font-weight: bolder; margin-bottom: 15px; } .resIntro { width: 100%; font-size: 14px; line-height: 20px; } .infoConTitle { width: 20%; font-size: 14px; line-height: 20px; } .infoCon { width: 80%; font-size: 14px; line-height: 20px; } /*주문현황*/ #orderStatusBtn { width: 100%; height: 50px; position: fixed; bottom: 0px; left: 0px; background-color: rgb(255, 111, 64); } #orderStatusBtn > a { width: 100%; height: 50px; display: block; font-size: 16px; color: white; font-weight: bolder; text-align: center; line-height: 50px; } /* #orderBlankBar { width: 100%; height: 50px; } */ /*옵션선택창*/ #selectOptionWrap { width: 100%; position: fixed; top: 0px; left: 0px; padding: 20px; display: none; box-sizing: border-box; background-color: rgba(0, 0, 0, 0.3); z-index: 999; } #selectOption { width: 100%; height: 100%; overflow: scroll; background-color: white; } #optionBack { width: 24px; height: 24px; position: fixed; top: 30px; right: 30px; } #optionBack > img { width: 24px; height: 24px; } .optionImg { width: 150px; height: 120px; margin: 0 auto; margin-top: 30px; display: block; } #menuInfo { width: 90%; text-align: center; margin: 0 auto; margin-top: 15px; padding-bottom: 20px; border-bottom: 1px solid rgb(235, 235, 235); } .menuName { font-size: 20px; margin-bottom: 20px; } .menuDesc { font-size: 16px; margin-bottom: 10px; } .menuPrice { font-size: 24px; font-weight: bolder; } #optionInfo { width: 90%; margin: 0 auto; } .optionType { width: 100%; padding: 20px 0; border-bottom: 1px solid rgb(235, 235, 235); } .optionTitle { margin-bottom: 20px; font-size: 18px; font-weight: bolder; } .option { overflow: hidden; margin-bottom: 10px; } .option:last-of-type { margin-bottom: 0px; } .option > input { float: left; } .option > label { font-size: 16px; float: left; } .option > .optionPrice { font-size: 16px; float: right; } #quantityBox { width: 90%; margin: 0 auto; margin-top: 20px; } #quantityTitle { font-size: 16px; font-weight: bolder; line-height: 34px; } #quantityBox > ul { height: 34px; border: 1px solid rgb(200, 200, 200); box-sizing: border-box; margin-bottom: 20px; } #minus { width: 34px; height: 34px; } #quantity { width: 48px; height: 34px; text-align: center; font-size: 18px; font-weight: bolder; background-color: white; border: 0; border-right: 1px solid rgb(200, 200, 200); border-left: 1px solid rgb(200, 200, 200); } #plus { width: 34px; height: 34px; } #totalPriceWrap { width: 100%; margin-top: 20px; text-align: center; } #totalpriceTitle { font-size: 20px; font-weight: bolder; } #totalPriceText { font-size: 16px; } #includeMenu { height: 50px; position: fixed; bottom: 20px; left: 20px; font-size: 18px; font-weight: bolder; text-align: center; line-height: 50px; color: white; background-color: rgb(255, 111, 64); } #blankIncludeMenu { width: 100%; height: 50px; margin-top: 30px; }
0.280912
0.078078
@import url('https://fonts.googleapis.com/css?family=Lobster'); @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700'); .container { max-width: 60em; margin: 0 auto; } .nav-bg { background-color: #21232b; } .btn-warning { font-family: inherit; background-color: #eb8c06; color: #2b0517; } .btn-warning:hover { background-color: #2b0517; color: #eb8c06; border-color:#2b0517; } image-holder { width: 150px; height: 100px; background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: url(''); } .col-md-6 { padding-right: 0px; padding-left: 0px; } .col-4 { padding-left: 0px; max-width: 18%; } .about-background { background-image: url("https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhRGFMWGVxVW1YMjQ"); background-position: 95% 35%; background-size: cover; } .col-sm-4, .col-xs-6 img { width: 70%; padding-bottom: 30px } skills-fix { padding-bottom: 200px !important; } .about-me { padding: 5% 5vw 5vw 5vw; text-align: center; } section.module:last-child { margin-bottom: 0; } section.module h3 { text-align: center; font-family: "Roboto Slab", serif; font-size: 1.875em; } section.module h2 { margin-bottom: 20px; font-family: 'Lobster', cursive, serif; font-size: 1.875em; color: #8b0100; } section.module p { margin-bottom: 40px; font-size: 1em; font-weight: 300; } section.module p:last-child { margin-bottom: 0; } section.module.content { padding: 40px 0; } section.module.parallax { height: 600px; background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; } section.module.parallax h1 { color: rgba(255, 255, 255, 1); font-size: 2em; line-height: 600px; font-weight: 700; text-align: center; text-transform: uppercase; text-shadow: 0 0 10px rgba(0, 0, 0, 1); margin-bottom: -260px; filter: brightness(100%)!important; } section.module.parallax h3 { color: rgba(255, 255, 255, 1); padding-bottom: 30px; font-size: 2.2vw; line-height: 0px; font-weight: 500; text-align: center; text-transform: uppercase; text-shadow: 0 0 10px rgba(0, 0, 0, 1); margin: 0 -2vw 0 -2vw !important; } section.module.parallax-1 { background-image: url('https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhMVE3LU1KUWlPSDQ'); } section.module.parallax-2 { background-image: linear-gradient( rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url('https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhOXhmSi1qeXR1ajA'); } section.module.parallax-3 { background-image: linear-gradient( rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url('https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhX1ZjamFDdU5zU0E'); } @media all and (min-width: 37.5em) { section.module h2 { font-size: 3.625em; padding-bottom: 20px; } section.module p { /* font-size: 1.25em; */ font-size:2vw } section.module.parallax h1 { font-size: 4em; margin-bottom: -220px; } .caption h2 { margin-bottom: 0px !important; padding-bottom: 0px !important; font-size: 2em !important; } .caption p { font-size: 1em !important; } .other-skills h2 { margin-bottom: 0px !important; font-size: 4.5vw !important; } @media all and (min-width: 60em) { section.module.parallax h1 { font-size: 6em; margin-bottom: -210px !important; } section.module h2 { font-size: 4em; } section.module.parallax h3 { font-size: 1.5em; } section.module p { font-size:1.2em } .caption p { font-size: 1vw !important; } .other-skills h2 { margin-bottom: 0px !important; font-size: 2.1em !important; } } *:focus { outline: 0 !important; } .nav-link { margin: 0px 0; } .navbar-inverse .navbar-toggler { border-color: transparent; cursor: pointer; } .dropdown-menu { background-color: #494d5c; border: none; } .dropdown-item { color: rgba(255, 255, 255, 0.5); } .dropdown-item:hover { color: white; background-color: #696e81; } .d-flex img { min-width: 0; width: 100%; padding-top:5px }
css/style.css
@import url('https://fonts.googleapis.com/css?family=Lobster'); @import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:700'); .container { max-width: 60em; margin: 0 auto; } .nav-bg { background-color: #21232b; } .btn-warning { font-family: inherit; background-color: #eb8c06; color: #2b0517; } .btn-warning:hover { background-color: #2b0517; color: #eb8c06; border-color:#2b0517; } image-holder { width: 150px; height: 100px; background-size: cover; background-position: center center; background-repeat: no-repeat; background-image: url(''); } .col-md-6 { padding-right: 0px; padding-left: 0px; } .col-4 { padding-left: 0px; max-width: 18%; } .about-background { background-image: url("https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhRGFMWGVxVW1YMjQ"); background-position: 95% 35%; background-size: cover; } .col-sm-4, .col-xs-6 img { width: 70%; padding-bottom: 30px } skills-fix { padding-bottom: 200px !important; } .about-me { padding: 5% 5vw 5vw 5vw; text-align: center; } section.module:last-child { margin-bottom: 0; } section.module h3 { text-align: center; font-family: "Roboto Slab", serif; font-size: 1.875em; } section.module h2 { margin-bottom: 20px; font-family: 'Lobster', cursive, serif; font-size: 1.875em; color: #8b0100; } section.module p { margin-bottom: 40px; font-size: 1em; font-weight: 300; } section.module p:last-child { margin-bottom: 0; } section.module.content { padding: 40px 0; } section.module.parallax { height: 600px; background-position: 50% 50%; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; } section.module.parallax h1 { color: rgba(255, 255, 255, 1); font-size: 2em; line-height: 600px; font-weight: 700; text-align: center; text-transform: uppercase; text-shadow: 0 0 10px rgba(0, 0, 0, 1); margin-bottom: -260px; filter: brightness(100%)!important; } section.module.parallax h3 { color: rgba(255, 255, 255, 1); padding-bottom: 30px; font-size: 2.2vw; line-height: 0px; font-weight: 500; text-align: center; text-transform: uppercase; text-shadow: 0 0 10px rgba(0, 0, 0, 1); margin: 0 -2vw 0 -2vw !important; } section.module.parallax-1 { background-image: url('https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhMVE3LU1KUWlPSDQ'); } section.module.parallax-2 { background-image: linear-gradient( rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url('https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhOXhmSi1qeXR1ajA'); } section.module.parallax-3 { background-image: linear-gradient( rgba(0, 0, 0, 0.0), rgba(0, 0, 0, 0.5)), url('https://drive.google.com/uc?export=download&id=0B4MjMg8AJbLhX1ZjamFDdU5zU0E'); } @media all and (min-width: 37.5em) { section.module h2 { font-size: 3.625em; padding-bottom: 20px; } section.module p { /* font-size: 1.25em; */ font-size:2vw } section.module.parallax h1 { font-size: 4em; margin-bottom: -220px; } .caption h2 { margin-bottom: 0px !important; padding-bottom: 0px !important; font-size: 2em !important; } .caption p { font-size: 1em !important; } .other-skills h2 { margin-bottom: 0px !important; font-size: 4.5vw !important; } @media all and (min-width: 60em) { section.module.parallax h1 { font-size: 6em; margin-bottom: -210px !important; } section.module h2 { font-size: 4em; } section.module.parallax h3 { font-size: 1.5em; } section.module p { font-size:1.2em } .caption p { font-size: 1vw !important; } .other-skills h2 { margin-bottom: 0px !important; font-size: 2.1em !important; } } *:focus { outline: 0 !important; } .nav-link { margin: 0px 0; } .navbar-inverse .navbar-toggler { border-color: transparent; cursor: pointer; } .dropdown-menu { background-color: #494d5c; border: none; } .dropdown-item { color: rgba(255, 255, 255, 0.5); } .dropdown-item:hover { color: white; background-color: #696e81; } .d-flex img { min-width: 0; width: 100%; padding-top:5px }
0.506836
0.117041
body .cke_dialog{ visibility:visible; } .cke_skin_BootstrapCK-Skin table.cke_dialog.cke_browser_gecko{ display:block; } .cke_skin_BootstrapCK-Skin .cke_dialog_body{ z-index:1; border:1px solid rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); padding:5px 0 0 0; background-color:#fff; border-radius:6px; position:relative; _position:static; } .cke_skin_BootstrapCK-Skin .cke_dialog_tl,.cke_skin_BootstrapCK-Skin .cke_dialog_tr,.cke_skin_BootstrapCK-Skin .cke_dialog_tc,.cke_skin_BootstrapCK-Skin .cke_dialog_bl,.cke_skin_BootstrapCK-Skin .cke_dialog_br,.cke_skin_BootstrapCK-Skin .cke_dialog_bc,.cke_skin_BootstrapCK-Skin .cke_dialog_ml,.cke_skin_BootstrapCK-Skin .cke_dialog_mr{ display:none; } .cke_skin_BootstrapCK-Skin .cke_dialog_title{ font-weight:bold; font-size:18px; line-height: 36px; color: #404040; padding:0 15px; cursor:move; position:relative; border-bottom:1px solid #eee; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie7 .cke_dialog_title{ margin-bottom:22px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks.cke_single_page .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie6.cke_single_page .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_single_page .cke_dialog_title{ margin-bottom:10px; } .cke_skin_BootstrapCK-Skin .cke_dialog_contents{ background-color:#fff; overflow:auto; padding:17px 23px 5px 15px; border-radius: 0 0 6px 6px; margin-top:45px; height: auto !important; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer{ text-align:right; background-color:#f5f5f5; border-top:1px solid #DDDDDD; box-shadow: 0 1px 0 #FFFFFF inset; border-radius: 0 0 6px 6px; border-bottom:none; padding: 14px 5px 5px 15px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_footer{ text-align:left; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer .cke_resizer{ margin-top:28px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_footer .cke_resizer,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_footer .cke_resizer{ margin-top:27px; } .cke_skin_BootstrapCK-Skin .cke_dialog_tabs{ height:23px; display:inline-block; _display:block; margin-left:13px; margin-top:25px; position:absolute; z-index:2; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_tabs,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_tabs,.cke_skin_BootstrapCK-Skin .cke_browser_ie7 .cke_dialog_tabs{ top:33px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_tabs{ right:10px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:link.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:active.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:hover.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:visited.cke_dialog_tab{ border-radius:5px; background:transparent url(images/sprites.png) repeat-x scroll 0 -1104px; padding:3px 10px 4px; margin: 0 3px 0 0; color: #333; border-color: #CCCCCC #CCCCCC #BBBBBB; border-width: 1px; border-style: solid; display:inline-block; cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:visited.cke_dialog_tab{ display:inline; position:relative; top:6px; } .cke_skin_BootstrapCK-Skin a:hover.cke_dialog_tab, .cke_skin_BootstrapCK-Skin .cke_hc a:hover.cke_dialog_tab, .cke_skin_BootstrapCK-Skin a.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:link.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:active.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:hover.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:visited.cke_dialog_tab_selected{ background-position: 0 -1180px; } .cke_skin_BootstrapCK-Skin .cke_hc a.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:visited.cke_dialog_tab_selected{ padding:2px 6px!important; border-width:3px; } .cke_skin_BootstrapCK-Skin .cke_single_page .cke_dialog_tabs{ display:none; } .cke_skin_BootstrapCK-Skin .cke_single_page .cke_dialog_contents{ padding-top:5px; margin-top:10px; padding-bottom: 15px; min-width: 530px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_single_page .cke_dialog_contents{ margin-top:0; position:relative; margin-bottom:-22px; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_vbox table,.cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox table{ margin:auto; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_vbox_child{ padding:5px 0; } .cke_skin_BootstrapCK-Skin input.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin input.cke_dialog_ui_input_password{ background-color:white; border:1px solid #CCCCCC; padding:4px; width:100%; font-size: 13px; color: #808080; border-radius: 3px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; } .cke_skin_BootstrapCK-Skin input.cke_dialog_ui_input_text:focus{ border-color: rgba(82, 168, 236, 0.8); box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6); } .cke_skin_BootstrapCK-Skin div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin div.cke_dialog_ui_input_password{ background-color:white; _width:99.9%; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl input.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl input.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl input.cke_dialog_ui_input_password,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl input.cke_dialog_ui_input_password{ padding-right:2px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_password,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl div.cke_dialog_ui_input_password{ padding-left:2px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_vbox_child,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_child,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_last{ padding-right:2px!important; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{ padding-right:1px; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{ border-width:0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{ border-width:1px; } .cke_skin_BootstrapCK-Skin textarea.cke_dialog_ui_input_textarea{ background-color:white; border:none; padding:0; width:100%; _width:99%; overflow:auto; resize:none; border: 1px solid #ccc; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; } .cke_skin_BootstrapCK-Skin div.cke_dialog_ui_input_textarea{ background-color:white; } .cke_skin_BootstrapCK-Skin div.cke_disabled .cke_dialog_ui_labeled_content *{ background-color:#a0a0a0; cursor:default; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_ui_labeled_content{ _width:95%; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox{ width:100%; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox_child,.cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox_last{ vertical-align:top; } .cke_skin_BootstrapCK-Skin .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_ltr .cke_dialog_ui_hbox_child{ padding-right:20px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_ui_hbox_child{ padding-left:10px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button{ border-collapse:separate; cursor:default; border-radius:5px; background:transparent url(images/sprites.png) repeat-x scroll 0 -1104px; _background:none; padding:5px 14px 6px; color: #333; font-size: 13px; text-align:center; border-color: #CCCCCC #CCCCCC #BBBBBB; border-width: 1px; border-style: solid; display: inline-block; padding: 4px 14px 5px; width: auto !important; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button{ padding:0; } .cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button span{ width:70px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span{ width:100px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button span{ padding:5px 15px; text-align:center; color:#3b3b1f; background:#53D9F0 none; display:inline-block; cursor:default; } .cke_skin_BootstrapCK-Skin .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button{ margin:0; } .cke_skin_BootstrapCK-Skin .cke_browser_webkit a.cke_dialog_ui_button{ display:inline-block; padding-top:3px; padding-bottom:2px; margin:2px 0; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok span,.cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_cancel span{ } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok{ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-position: 0 -1069px; display: inline; padding: 6px 14px 5px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok:hover{ background-position: 0 -1144px !important; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok span{ /*background:transparent url(images/sprites.png) no-repeat scroll right -1219px;*/ color: #fff; } .cke_skin_BootstrapCK-Skin .cke_rtl a.cke_dialog_ui_button_ok span{ background-position:left -1219px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_ok span{ background-color:#B8E834; margin-right:0; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_cancel{ background-position:0 -1104px; display: inline; padding: 6px 14px 5px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_cancel span{ /*background:transparent url(images/sprites.png) no-repeat scroll right -1245px;*/ } .cke_skin_BootstrapCK-Skin .cke_rtl a.cke_dialog_ui_button_cancel span{ background-position:left -1245px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_cancel span{ background-color:#F65D20; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_cancel span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_ok span{ background-image:none; } .cke_skin_BootstrapCK-Skin span.cke_dialog_ui_button{ padding:0; text-align:center; color:#333; display:inline-block; cursor:default; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{ display:block; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button span.cke_disabled{ border:#898980 1px solid; color:#5e5e55; background-color:#c5c5b3; } .cke_skin_BootstrapCK-Skin a:hover.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin a:focus.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin a:active.cke_dialog_ui_button{ background-position:0 -1180px; } .cke_skin_BootstrapCK-Skin .cke_hc a:hover.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin .cke_hc a:focus.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin .cke_hc a:active.cke_dialog_ui_button{ border-width:2px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a:hover.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a:focus.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a:active.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a:hover.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a:focus.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a:active.cke_dialog_ui_button span{ background-image:none; background:#F7A922; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer_buttons{ display:inline-table; margin-right:12px; margin-left:12px; width:auto; position:relative; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7 .cke_dialog_footer_buttons{ position:static; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons{ display:inline; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer_buttons span.cke_dialog_ui_button{ margin:7px 0; text-align:center; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer .cke_dialog_ui_hbox_first { padding: 0 7px 0 0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons a.cke_dialog_ui_button{ display:block; padding:0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{ padding-bottom:5px; padding-top:6px; margin-bottom:0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_ok .cke_dialog_ui_button{ background-position:right -1214px; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_cancel .cke_dialog_ui_button{ background-position:right -1242px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie9.cke_rtl .cke_dialog_footer_buttons td{ padding-left:2px; } .cke_skin_BootstrapCK-Skin strong{ font-weight:bold; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_dialog_body .cke_dialog_close_button{ background:url(images/sprites.png) 0 -1022px no-repeat; position:absolute; cursor:pointer; text-align:center; height:20px; width:20px; top:10px; right: 10px; _background-image:url(images/sprites_ie6.png); } .cke_skin_BootstrapCK-Skin .cke_dialog_close_button span{ display:none; } .cke_skin_BootstrapCK-Skin .cke_dialog_close_button:hover{ background-position:0 -1045px; } .cke_skin_BootstrapCK-Skin .cke_ltr .cke_dialog_close_button{ right:10px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie8.cke_rtl .cke_dialog_close_button{ left:8px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_close_button{ left:10px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_rtl .cke_dialog_close_button{ left:16px; top:0; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_rtl .cke_dialog_close_button{ position:absolute; left:10px; top:5px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_single_page .cke_dialog_footer{ margin-top:22px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_close_button,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_close_button{ top:7px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_ltr .cke_dialog_close_button{ margin-top:0; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_input_select{ border:1px solid #ccc; background-color:white; border-radius: 3px; padding: 4px; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_input_file{ width:100%; height:25px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_dark_background{ } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_hand{ cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_centered{ text-align:center; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_reset{ float:right; background:url(images/mini.png) 0 -32px no-repeat; width:16px; height:16px; border:1px none; font-size:1px; margin-top: 15px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog a.cke_btn_reset{ float:left; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_unlocked{ float:left; background:url(images/mini.png) 0 0 no-repeat; width:16px; height:16px; border:none 1px; font-size:1px; margin-top: 15px; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_locked .cke_icon{ display:none; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog a.cke_btn_unlocked{ float:right; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_unlocked{ background-position:0 -16px; background-image:url(images/mini.png); } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_btn_over{ border:outset 1px; cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_dialog .ImagePreviewBox{ border:1px solid #ccc; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; overflow-y:scroll; height:200px; width:270px; padding:15px; background-color:white; margin: 3px 0 0; } .cke_skin_BootstrapCK-Skin .cke_dialog .ImagePreviewBox table td{ white-space:normal; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_page_contents{ _position:absolute; } .cke_skin_BootstrapCK-Skin .cke_dialog .ImagePreviewLoader{ position:absolute; white-space:normal; overflow:hidden; height:160px; width:230px; margin:2px; padding:2px; opacity:.9; filter:alpha(opacity=90); background-color:#e4e4e4; } .cke_skin_BootstrapCK-Skin .cke_dialog .FlashPreviewBox{ white-space:normal; border:1px solid #ccc; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; overflow:auto; height:160px; width:360px; padding:15px; background-color:white; margin: 3px 0 0; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_pastetext{ width:346px; height:170px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_pastetext textarea{ width:330px; height:160px; resize:none; border:1px solid #CCCCCC; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; padding:5px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_pastetext textarea:focus{ border-color:rgba(82, 168, 236, 0.8); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6); } .cke_skin_BootstrapCK-Skin .cke_dialog iframe.cke_pasteframe{ width:346px; height:130px; background-color:white; border: 1px solid #CCCCCC; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; padding:5px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_dark_background{ text-align:center; font-size:14px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_light_background{ text-align:center; background-color:#ffffbe; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_hand{ cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_disabled{ color:#a0a0a0; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_tabs,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_contents,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_footer{ border-left:1px solid; border-right:1px solid; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_title{ border-top:1px solid; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_footer{ border-bottom:1px solid; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_close_button span{ display:inline; cursor:pointer; font-weight:bold; position:relative; top:3px; } .cke_skin_BootstrapCK-Skin .cke_dialog_body .cke_label{ display:none; } .cke_skin_BootstrapCK-Skin .cke_dialog_body label.cke_required{ font-weight:bold; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_body .cke_label{ display:inline; cursor:inherit; } .cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_unlocked,.cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_reset{ border-style:solid; float:left; width:auto; height:auto; padding:0 2px; } .cke_skin_BootstrapCK-Skin .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_BootstrapCK-Skin .cke_rtl.cke_hc a.cke_btn_reset{ float:right; } .cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_locked .cke_icon{ display:inline; } .cke_skin_BootstrapCK-Skin a.cke_smile img{ margin: 5px 0; } .cke_skin_BootstrapCK-Skin a.cke_smile:focus img,.cke_skin_BootstrapCK-Skin a.cke_smile:active img,.cke_skin_BootstrapCK-Skin a.cke_smile:hover img{ border-color:#C7C78F; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_tabs a,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_footer a{ opacity:1.0; filter:alpha(opacity=100); border:1px solid white; } .cke_skin_BootstrapCK-Skin .cke_hc .ImagePreviewBox{ width:260px; } .cke_skin_BootstrapCK-Skin .cke_dialog_contents a.colorChooser{ display:block; margin-top:6px; margin-left:10px; width:80px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_contents a.colorChooser{ margin-right:10px; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_dialog_ui_checkbox_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_dialog_ui_radio_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_opera .cke_dialog_ui_checkbox_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_opera .cke_dialog_ui_radio_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_dialog_ui_input_select:focus,.cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_btn_over,.cke_skin_BootstrapCK-Skin .cke_browser_opera .cke_btn_over,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_over{ outline:1px dotted #696969; } .cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_dialog_ui_checkbox_input,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_dialog_ui_ratio_input,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_reset,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_unlocked{ *border:1px solid transparent!important; -border:1px solid red!important; -filter:chroma(color=red); } .cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_dialog_ui_focused,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_over{ *border:1px dotted #696969!important; } .cke_skin_BootstrapCK-Skin .cke_iframe_shim{ display:block; position:absolute; top:0; left:0; z-index:-1; filter:alpha(opacity=0); width:100%; height:100%; } /* 18/11/2011 */ .cke_skin_BootstrapCK-Skin .cke_dialog_ui_labeled_content { margin: 3px 0; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_fieldset { border: 1px solid #ccc; border-radius: 3px; padding: 10px; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_checkbox { line-height: 20px; }
public/ckeditor/skins/BootstrapCK-Skin/dialog.css
body .cke_dialog{ visibility:visible; } .cke_skin_BootstrapCK-Skin table.cke_dialog.cke_browser_gecko{ display:block; } .cke_skin_BootstrapCK-Skin .cke_dialog_body{ z-index:1; border:1px solid rgba(0, 0, 0, 0.3); box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3); padding:5px 0 0 0; background-color:#fff; border-radius:6px; position:relative; _position:static; } .cke_skin_BootstrapCK-Skin .cke_dialog_tl,.cke_skin_BootstrapCK-Skin .cke_dialog_tr,.cke_skin_BootstrapCK-Skin .cke_dialog_tc,.cke_skin_BootstrapCK-Skin .cke_dialog_bl,.cke_skin_BootstrapCK-Skin .cke_dialog_br,.cke_skin_BootstrapCK-Skin .cke_dialog_bc,.cke_skin_BootstrapCK-Skin .cke_dialog_ml,.cke_skin_BootstrapCK-Skin .cke_dialog_mr{ display:none; } .cke_skin_BootstrapCK-Skin .cke_dialog_title{ font-weight:bold; font-size:18px; line-height: 36px; color: #404040; padding:0 15px; cursor:move; position:relative; border-bottom:1px solid #eee; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie7 .cke_dialog_title{ margin-bottom:22px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks.cke_single_page .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie6.cke_single_page .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_single_page .cke_dialog_title{ margin-bottom:10px; } .cke_skin_BootstrapCK-Skin .cke_dialog_contents{ background-color:#fff; overflow:auto; padding:17px 23px 5px 15px; border-radius: 0 0 6px 6px; margin-top:45px; height: auto !important; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer{ text-align:right; background-color:#f5f5f5; border-top:1px solid #DDDDDD; box-shadow: 0 1px 0 #FFFFFF inset; border-radius: 0 0 6px 6px; border-bottom:none; padding: 14px 5px 5px 15px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_footer{ text-align:left; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer .cke_resizer{ margin-top:28px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_footer .cke_resizer,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_footer .cke_resizer{ margin-top:27px; } .cke_skin_BootstrapCK-Skin .cke_dialog_tabs{ height:23px; display:inline-block; _display:block; margin-left:13px; margin-top:25px; position:absolute; z-index:2; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_tabs,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_tabs,.cke_skin_BootstrapCK-Skin .cke_browser_ie7 .cke_dialog_tabs{ top:33px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_tabs{ right:10px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:link.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:active.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:hover.cke_dialog_tab,.cke_skin_BootstrapCK-Skin a:visited.cke_dialog_tab{ border-radius:5px; background:transparent url(images/sprites.png) repeat-x scroll 0 -1104px; padding:3px 10px 4px; margin: 0 3px 0 0; color: #333; border-color: #CCCCCC #CCCCCC #BBBBBB; border-width: 1px; border-style: solid; display:inline-block; cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:link.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:active.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:hover.cke_dialog_tab,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18 a:visited.cke_dialog_tab{ display:inline; position:relative; top:6px; } .cke_skin_BootstrapCK-Skin a:hover.cke_dialog_tab, .cke_skin_BootstrapCK-Skin .cke_hc a:hover.cke_dialog_tab, .cke_skin_BootstrapCK-Skin a.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:link.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:active.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:hover.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin a:visited.cke_dialog_tab_selected{ background-position: 0 -1180px; } .cke_skin_BootstrapCK-Skin .cke_hc a.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:link.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:active.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:hover.cke_dialog_tab_selected,.cke_skin_BootstrapCK-Skin .cke_hc a:visited.cke_dialog_tab_selected{ padding:2px 6px!important; border-width:3px; } .cke_skin_BootstrapCK-Skin .cke_single_page .cke_dialog_tabs{ display:none; } .cke_skin_BootstrapCK-Skin .cke_single_page .cke_dialog_contents{ padding-top:5px; margin-top:10px; padding-bottom: 15px; min-width: 530px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_single_page .cke_dialog_contents{ margin-top:0; position:relative; margin-bottom:-22px; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_vbox table,.cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox table{ margin:auto; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_vbox_child{ padding:5px 0; } .cke_skin_BootstrapCK-Skin input.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin input.cke_dialog_ui_input_password{ background-color:white; border:1px solid #CCCCCC; padding:4px; width:100%; font-size: 13px; color: #808080; border-radius: 3px; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; } .cke_skin_BootstrapCK-Skin input.cke_dialog_ui_input_text:focus{ border-color: rgba(82, 168, 236, 0.8); box-shadow:0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6); } .cke_skin_BootstrapCK-Skin div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin div.cke_dialog_ui_input_password{ background-color:white; _width:99.9%; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl input.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl input.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl input.cke_dialog_ui_input_password,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl input.cke_dialog_ui_input_password{ padding-right:2px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_password,.cke_skin_BootstrapCK-Skin .cke_browser_opera.cke_rtl div.cke_dialog_ui_input_password{ padding-left:2px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_vbox_child,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_child,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl .cke_dialog_ui_hbox_last{ padding-right:2px!important; } .cke_skin_BootstrapCK-Skin .cke_browser_ie.cke_rtl div.cke_dialog_ui_input_text{ padding-right:1px; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_gecko.cke_hc div.cke_dialog_ui_input_password{ border-width:0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_text,.cke_skin_BootstrapCK-Skin .cke_browser_gecko18.cke_hc div.cke_dialog_ui_input_password{ border-width:1px; } .cke_skin_BootstrapCK-Skin textarea.cke_dialog_ui_input_textarea{ background-color:white; border:none; padding:0; width:100%; _width:99%; overflow:auto; resize:none; border: 1px solid #ccc; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; } .cke_skin_BootstrapCK-Skin div.cke_dialog_ui_input_textarea{ background-color:white; } .cke_skin_BootstrapCK-Skin div.cke_disabled .cke_dialog_ui_labeled_content *{ background-color:#a0a0a0; cursor:default; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_ui_labeled_content{ _width:95%; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox{ width:100%; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox_child,.cke_skin_BootstrapCK-Skin .cke_dialog_ui_hbox_last{ vertical-align:top; } .cke_skin_BootstrapCK-Skin .cke_ltr .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_ltr .cke_dialog_ui_hbox_child{ padding-right:20px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_ui_hbox_first,.cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_ui_hbox_child{ padding-left:10px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button{ border-collapse:separate; cursor:default; border-radius:5px; background:transparent url(images/sprites.png) repeat-x scroll 0 -1104px; _background:none; padding:5px 14px 6px; color: #333; font-size: 13px; text-align:center; border-color: #CCCCCC #CCCCCC #BBBBBB; border-width: 1px; border-style: solid; display: inline-block; padding: 4px 14px 5px; width: auto !important; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button{ padding:0; } .cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button span{ width:70px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span{ width:100px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button span{ padding:5px 15px; text-align:center; color:#3b3b1f; background:#53D9F0 none; display:inline-block; cursor:default; } .cke_skin_BootstrapCK-Skin .cke_browser_webkit a.cke_dialog_ui_button span.cke_dialog_ui_button{ margin:0; } .cke_skin_BootstrapCK-Skin .cke_browser_webkit a.cke_dialog_ui_button{ display:inline-block; padding-top:3px; padding-bottom:2px; margin:2px 0; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok span,.cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_cancel span{ } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok{ border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); background-position: 0 -1069px; display: inline; padding: 6px 14px 5px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok:hover{ background-position: 0 -1144px !important; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_ok span{ /*background:transparent url(images/sprites.png) no-repeat scroll right -1219px;*/ color: #fff; } .cke_skin_BootstrapCK-Skin .cke_rtl a.cke_dialog_ui_button_ok span{ background-position:left -1219px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_ok span{ background-color:#B8E834; margin-right:0; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_cancel{ background-position:0 -1104px; display: inline; padding: 6px 14px 5px; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button_cancel span{ /*background:transparent url(images/sprites.png) no-repeat scroll right -1245px;*/ } .cke_skin_BootstrapCK-Skin .cke_rtl a.cke_dialog_ui_button_cancel span{ background-position:left -1245px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_cancel span{ background-color:#F65D20; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_cancel span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_cancel span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a.cke_dialog_ui_button_ok span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a.cke_dialog_ui_button_ok span{ background-image:none; } .cke_skin_BootstrapCK-Skin span.cke_dialog_ui_button{ padding:0; text-align:center; color:#333; display:inline-block; cursor:default; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{ display:block; } .cke_skin_BootstrapCK-Skin a.cke_dialog_ui_button span.cke_disabled{ border:#898980 1px solid; color:#5e5e55; background-color:#c5c5b3; } .cke_skin_BootstrapCK-Skin a:hover.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin a:focus.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin a:active.cke_dialog_ui_button{ background-position:0 -1180px; } .cke_skin_BootstrapCK-Skin .cke_hc a:hover.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin .cke_hc a:focus.cke_dialog_ui_button,.cke_skin_BootstrapCK-Skin .cke_hc a:active.cke_dialog_ui_button{ border-width:2px; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks a:hover.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a:focus.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks a:active.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a:hover.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a:focus.cke_dialog_ui_button span,.cke_skin_BootstrapCK-Skin .cke_browser_ie6 a:active.cke_dialog_ui_button span{ background-image:none; background:#F7A922; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer_buttons{ display:inline-table; margin-right:12px; margin-left:12px; width:auto; position:relative; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7 .cke_dialog_footer_buttons{ position:static; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons{ display:inline; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer_buttons span.cke_dialog_ui_button{ margin:7px 0; text-align:center; } .cke_skin_BootstrapCK-Skin .cke_dialog_footer .cke_dialog_ui_hbox_first { padding: 0 7px 0 0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons a.cke_dialog_ui_button{ display:block; padding:0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons span.cke_dialog_ui_button{ padding-bottom:5px; padding-top:6px; margin-bottom:0; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_ok .cke_dialog_ui_button{ background-position:right -1214px; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko18 .cke_dialog_footer_buttons .cke_dialog_ui_button_cancel .cke_dialog_ui_button{ background-position:right -1242px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie9.cke_rtl .cke_dialog_footer_buttons td{ padding-left:2px; } .cke_skin_BootstrapCK-Skin strong{ font-weight:bold; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_dialog_body .cke_dialog_close_button{ background:url(images/sprites.png) 0 -1022px no-repeat; position:absolute; cursor:pointer; text-align:center; height:20px; width:20px; top:10px; right: 10px; _background-image:url(images/sprites_ie6.png); } .cke_skin_BootstrapCK-Skin .cke_dialog_close_button span{ display:none; } .cke_skin_BootstrapCK-Skin .cke_dialog_close_button:hover{ background-position:0 -1045px; } .cke_skin_BootstrapCK-Skin .cke_ltr .cke_dialog_close_button{ right:10px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie8.cke_rtl .cke_dialog_close_button{ left:8px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_close_button{ left:10px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_rtl .cke_dialog_close_button{ left:16px; top:0; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_rtl .cke_dialog_close_button{ position:absolute; left:10px; top:5px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_single_page .cke_dialog_footer{ margin-top:22px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie6 .cke_dialog_close_button,.cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_close_button{ top:7px; } .cke_skin_BootstrapCK-Skin .cke_browser_ie7.cke_ltr .cke_dialog_close_button{ margin-top:0; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_input_select{ border:1px solid #ccc; background-color:white; border-radius: 3px; padding: 4px; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_input_file{ width:100%; height:25px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_dark_background{ } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_hand{ cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_centered{ text-align:center; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_reset{ float:right; background:url(images/mini.png) 0 -32px no-repeat; width:16px; height:16px; border:1px none; font-size:1px; margin-top: 15px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog a.cke_btn_reset{ float:left; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_unlocked{ float:left; background:url(images/mini.png) 0 0 no-repeat; width:16px; height:16px; border:none 1px; font-size:1px; margin-top: 15px; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_locked .cke_icon{ display:none; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog a.cke_btn_unlocked{ float:right; } .cke_skin_BootstrapCK-Skin .cke_dialog a.cke_btn_unlocked{ background-position:0 -16px; background-image:url(images/mini.png); } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_btn_over{ border:outset 1px; cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_dialog .ImagePreviewBox{ border:1px solid #ccc; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; overflow-y:scroll; height:200px; width:270px; padding:15px; background-color:white; margin: 3px 0 0; } .cke_skin_BootstrapCK-Skin .cke_dialog .ImagePreviewBox table td{ white-space:normal; } .cke_skin_BootstrapCK-Skin .cke_browser_iequirks .cke_dialog_page_contents{ _position:absolute; } .cke_skin_BootstrapCK-Skin .cke_dialog .ImagePreviewLoader{ position:absolute; white-space:normal; overflow:hidden; height:160px; width:230px; margin:2px; padding:2px; opacity:.9; filter:alpha(opacity=90); background-color:#e4e4e4; } .cke_skin_BootstrapCK-Skin .cke_dialog .FlashPreviewBox{ white-space:normal; border:1px solid #ccc; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; overflow:auto; height:160px; width:360px; padding:15px; background-color:white; margin: 3px 0 0; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_pastetext{ width:346px; height:170px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_pastetext textarea{ width:330px; height:160px; resize:none; border:1px solid #CCCCCC; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; padding:5px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_pastetext textarea:focus{ border-color:rgba(82, 168, 236, 0.8); box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset, 0 0 8px rgba(82, 168, 236, 0.6); } .cke_skin_BootstrapCK-Skin .cke_dialog iframe.cke_pasteframe{ width:346px; height:130px; background-color:white; border: 1px solid #CCCCCC; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1) inset; border-radius: 3px; padding:5px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_dark_background{ text-align:center; font-size:14px; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_light_background{ text-align:center; background-color:#ffffbe; } .cke_skin_BootstrapCK-Skin .cke_dialog .cke_hand{ cursor:pointer; } .cke_skin_BootstrapCK-Skin .cke_disabled{ color:#a0a0a0; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_title,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_tabs,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_contents,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_footer{ border-left:1px solid; border-right:1px solid; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_title{ border-top:1px solid; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_footer{ border-bottom:1px solid; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_close_button span{ display:inline; cursor:pointer; font-weight:bold; position:relative; top:3px; } .cke_skin_BootstrapCK-Skin .cke_dialog_body .cke_label{ display:none; } .cke_skin_BootstrapCK-Skin .cke_dialog_body label.cke_required{ font-weight:bold; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_body .cke_label{ display:inline; cursor:inherit; } .cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_unlocked,.cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_reset{ border-style:solid; float:left; width:auto; height:auto; padding:0 2px; } .cke_skin_BootstrapCK-Skin .cke_rtl.cke_hc a.cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_rtl.cke_hc a.cke_btn_unlocked,.cke_skin_BootstrapCK-Skin .cke_rtl.cke_hc a.cke_btn_reset{ float:right; } .cke_skin_BootstrapCK-Skin .cke_hc a.cke_btn_locked .cke_icon{ display:inline; } .cke_skin_BootstrapCK-Skin a.cke_smile img{ margin: 5px 0; } .cke_skin_BootstrapCK-Skin a.cke_smile:focus img,.cke_skin_BootstrapCK-Skin a.cke_smile:active img,.cke_skin_BootstrapCK-Skin a.cke_smile:hover img{ border-color:#C7C78F; } .cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_tabs a,.cke_skin_BootstrapCK-Skin .cke_hc .cke_dialog_footer a{ opacity:1.0; filter:alpha(opacity=100); border:1px solid white; } .cke_skin_BootstrapCK-Skin .cke_hc .ImagePreviewBox{ width:260px; } .cke_skin_BootstrapCK-Skin .cke_dialog_contents a.colorChooser{ display:block; margin-top:6px; margin-left:10px; width:80px; } .cke_skin_BootstrapCK-Skin .cke_rtl .cke_dialog_contents a.colorChooser{ margin-right:10px; } .cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_dialog_ui_checkbox_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_dialog_ui_radio_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_opera .cke_dialog_ui_checkbox_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_opera .cke_dialog_ui_radio_input:focus,.cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_dialog_ui_input_select:focus,.cke_skin_BootstrapCK-Skin .cke_browser_gecko .cke_btn_over,.cke_skin_BootstrapCK-Skin .cke_browser_opera .cke_btn_over,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_over{ outline:1px dotted #696969; } .cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_dialog_ui_checkbox_input,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_dialog_ui_ratio_input,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_reset,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_locked,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_unlocked{ *border:1px solid transparent!important; -border:1px solid red!important; -filter:chroma(color=red); } .cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_dialog_ui_focused,.cke_skin_BootstrapCK-Skin .cke_browser_ie .cke_btn_over{ *border:1px dotted #696969!important; } .cke_skin_BootstrapCK-Skin .cke_iframe_shim{ display:block; position:absolute; top:0; left:0; z-index:-1; filter:alpha(opacity=0); width:100%; height:100%; } /* 18/11/2011 */ .cke_skin_BootstrapCK-Skin .cke_dialog_ui_labeled_content { margin: 3px 0; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_fieldset { border: 1px solid #ccc; border-radius: 3px; padding: 10px; } .cke_skin_BootstrapCK-Skin .cke_dialog_ui_checkbox { line-height: 20px; }
0.366817
0.030618
*, *::before, *::after { margin: 0; padding: 0; } body { background-color: #e4e9ed; font-family: Raleway, sans-serif; } br { margin-bottom: 2%; } .header { width: 100%; height: 80vh; position: relative; display: grid; grid-template-rows: max-content 1fr; grid-template-columns: 1fr max-content; } .header__logo { fill: white; width: 3rem; padding: 1rem; cursor: pointer; } .header__bg { width: 100%; height: 100%; background-image: url("https://images.unsplash.com/photo-1523240795612-9a054b0db644?ixlib=rb-1.2.1&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ"); background-size: cover; background-position: center; filter: brightness(50%); clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%); position: absolute; top: 0; left: 0; z-index: -1; } .header__title { grid-area: 2 / 1 / 2 / 3; align-self: center; justify-self: center; color: white; text-transform: uppercase; font-size: 4rem; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); margin-top: -5rem; } .header__log { display: flex; align-items: center; grid-area: 1 / 2 / 1 / 3; padding: 1rem 2rem; color: white; cursor: pointer; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } .header__log--icon { fill: currentColor; margin-right: .5rem; filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.5)); } .header__log--text { text-transform: capitalize; } .about { width: 100%; /*height: 60vh;*/ margin-top: -7rem; /*clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);*/ background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4"%3E%3Cpath fill="%239C92AC" fill-opacity="0.4" d="M1 3h1v1H1V3zm2-2h1v1H3V1z"%3E%3C/path%3E%3C/svg%3E'); } .about__title { padding-top: 7rem; text-align: center; text-transform: uppercase; } .about__title--text { color: #232323; } .about__text { width: 80%; margin: 5% auto; } .about__text--content { text-align: justify; } .container { max-width: 1100px; margin: 0 auto; } .cards { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-top: 15px; padding: 1.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .card { position: relative; margin-bottom: 20px; padding-bottom: 30px; margin-left: 20px; background: #fefff9; color: #363636; width: 275px; text-decoration: none; -moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0; -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0; box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } @media (max-width: 700px) { .card { width: 100%; } } @media (min-width: 700px) { .card { max-width: 320px; margin-right: 20px; margin-bottom: 20px; } .card:nth-child(even) { margin-right: 0; } } @media (min-width: 980px) { .card:nth-child(even) { margin-right: 20px; } .card:nth-child(3n) { margin-right: 0; } } .card span { display: block; } .card .card-summary { padding: 5% 5% 3% 5%; } .card .card-header { position: relative; padding-bottom: 200px; height: 200px; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center; background-color: rgba(255, 255, 255, 0.15); background-blend-mode: overlay; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; } .card .card-header:hover, .card .card-header:focus { background-color: rgba(255, 255, 255, 0); } .card .card-title { background: rgba(157, 187, 63, 0.85); padding: 3.5% 0 2.5% 0; color: white; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; position: absolute; bottom: 0; width: 100%; } .card .card-title h3 { font-size: 1.2em; line-height: 1.2; padding: 0 3.5%; margin: 0; } .card .card-meta { max-height: 0; overflow: hidden; color: #666; font-size: .78em; text-transform: uppercase; position: absolute; bottom: 5%; padding: 0 5%; -moz-transition-property: max-height; -o-transition-property: max-height; -webkit-transition-property: max-height; transition-property: max-height; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .card:hover, .card:focus { background: white; -moz-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; } .card:hover .card-title, .card:focus .card-title { background: rgba(157, 187, 63, 0.95); } .card:hover .card-meta, .card:focus .card-meta { max-height: 1em; } img { max-width: 100%; } body { background: #f0f0f0; font-size: 17px; line-height: 1.4; font-family: 'Jaldi', sans-serif; } * { -moz-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -moz-transform; -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -o-transform; -webkit-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform; transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; } blockquote { position: relative; background: steelblue; color: #F5F5F5; font-style: italic; } blockquote p { display: inline; } .btn:link, .btn:visited{ text-decoration: none; text-transform:uppercase; position:relative; top:0; left:0; padding:20px 40px; border-radius:100px; display:inline-block; transition: all .5s; } .btn-white{ color:#000; } .btn:hover{ box-shadow:0px 10px 10px rgba(0,0,0,0.2); transform : translateY(-3px); } .btn:active{ box-shadow:0px 5px 10px rgba(0,0,0,0.2); transform:translateY(-1px); } .btn-bottom-animation-1{ animation:comeFromBottom 1s ease-out .8s; } .btn:after{ content:""; text-decoration: none; text-transform:uppercase; position:absolute; width:100%; height:100%; top:0; left:0; border-radius:100px; display:inline-block; z-index:-1; transition: all .5s; } .btn-animation-1:hover::after { transform: scaleX(1.4) scaleY(1.6); opacity: 0; } @keyframes comeFromBottom{ 0%{ opacity:0; transform:translateY(40px); } 100%{ opacity:1; transform:translateY(0); } } .persona { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: fixed; width: 100vw; height: 100vh; bottom: 0; right: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 2; /*visibility: hidden;*/ opacity: 0; /*overflow: hidden;*/ -webkit-transition: .64s ease-in-out; transition: .64s ease-in-out; } .persona__photo { display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: end; /* align-items: flex-end;*/ width: 33%; height: 100%; overflow: hidden; } .persona__photo img { width: auto; height: auto; } .persona__text { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; width: 60%; height: 100%; padding: 4rem; } .persona__text h1 { font-size: 2rem; font-weight: 600; margin-bottom: 2rem; text-transform: uppercase; color: #0A0A0A; } .persona__text p { font-size: .875rem; color: #686868; line-height: 1.5; }
Resources/public/css/persona.css
*, *::before, *::after { margin: 0; padding: 0; } body { background-color: #e4e9ed; font-family: Raleway, sans-serif; } br { margin-bottom: 2%; } .header { width: 100%; height: 80vh; position: relative; display: grid; grid-template-rows: max-content 1fr; grid-template-columns: 1fr max-content; } .header__logo { fill: white; width: 3rem; padding: 1rem; cursor: pointer; } .header__bg { width: 100%; height: 100%; background-image: url("https://images.unsplash.com/photo-1523240795612-9a054b0db644?ixlib=rb-1.2.1&q=85&fm=jpg&crop=entropy&cs=srgb&ixid=eyJhcHBfaWQiOjE0NTg5fQ"); background-size: cover; background-position: center; filter: brightness(50%); clip-path: polygon(0 0, 100% 0, 100% 80%, 0 100%); position: absolute; top: 0; left: 0; z-index: -1; } .header__title { grid-area: 2 / 1 / 2 / 3; align-self: center; justify-self: center; color: white; text-transform: uppercase; font-size: 4rem; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); margin-top: -5rem; } .header__log { display: flex; align-items: center; grid-area: 1 / 2 / 1 / 3; padding: 1rem 2rem; color: white; cursor: pointer; text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.4); } .header__log--icon { fill: currentColor; margin-right: .5rem; filter: drop-shadow(0px 2px 4px rgba(0, 0, 0, 0.5)); } .header__log--text { text-transform: capitalize; } .about { width: 100%; /*height: 60vh;*/ margin-top: -7rem; /*clip-path: polygon(0 20%, 100% 0, 100% 100%, 0 100%);*/ background-image: url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="4" height="4" viewBox="0 0 4 4"%3E%3Cpath fill="%239C92AC" fill-opacity="0.4" d="M1 3h1v1H1V3zm2-2h1v1H3V1z"%3E%3C/path%3E%3C/svg%3E'); } .about__title { padding-top: 7rem; text-align: center; text-transform: uppercase; } .about__title--text { color: #232323; } .about__text { width: 80%; margin: 5% auto; } .about__text--content { text-align: justify; } .container { max-width: 1100px; margin: 0 auto; } .cards { display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-flex-wrap: wrap; flex-wrap: wrap; margin-top: 15px; padding: 1.5%; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .card { position: relative; margin-bottom: 20px; padding-bottom: 30px; margin-left: 20px; background: #fefff9; color: #363636; width: 275px; text-decoration: none; -moz-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0; -webkit-box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0; box-shadow: rgba(0, 0, 0, 0.19) 0 0 8px 0; -moz-border-radius: 4px; -webkit-border-radius: 4px; border-radius: 4px; } @media (max-width: 700px) { .card { width: 100%; } } @media (min-width: 700px) { .card { max-width: 320px; margin-right: 20px; margin-bottom: 20px; } .card:nth-child(even) { margin-right: 0; } } @media (min-width: 980px) { .card:nth-child(even) { margin-right: 20px; } .card:nth-child(3n) { margin-right: 0; } } .card span { display: block; } .card .card-summary { padding: 5% 5% 3% 5%; } .card .card-header { position: relative; padding-bottom: 200px; height: 200px; overflow: hidden; background-repeat: no-repeat; background-size: cover; background-position: center; background-color: rgba(255, 255, 255, 0.15); background-blend-mode: overlay; -moz-border-radius: 4px 4px 0 0; -webkit-border-radius: 4px; border-radius: 4px 4px 0 0; } .card .card-header:hover, .card .card-header:focus { background-color: rgba(255, 255, 255, 0); } .card .card-title { background: rgba(157, 187, 63, 0.85); padding: 3.5% 0 2.5% 0; color: white; font-family: 'Roboto Condensed', sans-serif; text-transform: uppercase; position: absolute; bottom: 0; width: 100%; } .card .card-title h3 { font-size: 1.2em; line-height: 1.2; padding: 0 3.5%; margin: 0; } .card .card-meta { max-height: 0; overflow: hidden; color: #666; font-size: .78em; text-transform: uppercase; position: absolute; bottom: 5%; padding: 0 5%; -moz-transition-property: max-height; -o-transition-property: max-height; -webkit-transition-property: max-height; transition-property: max-height; -moz-transition-duration: 0.4s; -o-transition-duration: 0.4s; -webkit-transition-duration: 0.4s; transition-duration: 0.4s; -moz-transition-timing-function: ease-in-out; -o-transition-timing-function: ease-in-out; -webkit-transition-timing-function: ease-in-out; transition-timing-function: ease-in-out; } .card:hover, .card:focus { background: white; -moz-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; -webkit-box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; box-shadow: rgba(0, 0, 0, 0.45) 0px 0px 20px 0px; } .card:hover .card-title, .card:focus .card-title { background: rgba(157, 187, 63, 0.95); } .card:hover .card-meta, .card:focus .card-meta { max-height: 1em; } img { max-width: 100%; } body { background: #f0f0f0; font-size: 17px; line-height: 1.4; font-family: 'Jaldi', sans-serif; } * { -moz-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -moz-transform; -o-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -o-transform; -webkit-transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, -webkit-transform; transition-property: background-color, border-color, box-shadow, color, opacity, text-shadow, transform; -moz-transition-duration: 0.2s; -o-transition-duration: 0.2s; -webkit-transition-duration: 0.2s; transition-duration: 0.2s; -moz-transition-timing-function: linear; -o-transition-timing-function: linear; -webkit-transition-timing-function: linear; transition-timing-function: linear; } blockquote { position: relative; background: steelblue; color: #F5F5F5; font-style: italic; } blockquote p { display: inline; } .btn:link, .btn:visited{ text-decoration: none; text-transform:uppercase; position:relative; top:0; left:0; padding:20px 40px; border-radius:100px; display:inline-block; transition: all .5s; } .btn-white{ color:#000; } .btn:hover{ box-shadow:0px 10px 10px rgba(0,0,0,0.2); transform : translateY(-3px); } .btn:active{ box-shadow:0px 5px 10px rgba(0,0,0,0.2); transform:translateY(-1px); } .btn-bottom-animation-1{ animation:comeFromBottom 1s ease-out .8s; } .btn:after{ content:""; text-decoration: none; text-transform:uppercase; position:absolute; width:100%; height:100%; top:0; left:0; border-radius:100px; display:inline-block; z-index:-1; transition: all .5s; } .btn-animation-1:hover::after { transform: scaleX(1.4) scaleY(1.6); opacity: 0; } @keyframes comeFromBottom{ 0%{ opacity:0; transform:translateY(40px); } 100%{ opacity:1; transform:translateY(0); } } .persona { display: -webkit-box; display: flex; -webkit-box-align: center; align-items: center; -webkit-box-pack: center; justify-content: center; position: fixed; width: 100vw; height: 100vh; bottom: 0; right: 0; background-color: rgba(0, 0, 0, 0.8); z-index: 2; /*visibility: hidden;*/ opacity: 0; /*overflow: hidden;*/ -webkit-transition: .64s ease-in-out; transition: .64s ease-in-out; } .persona__photo { display: -webkit-box; display: flex; -webkit-box-pack: end; justify-content: flex-end; -webkit-box-align: end; /* align-items: flex-end;*/ width: 33%; height: 100%; overflow: hidden; } .persona__photo img { width: auto; height: auto; } .persona__text { display: -webkit-box; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; flex-direction: column; -webkit-box-pack: center; justify-content: center; width: 60%; height: 100%; padding: 4rem; } .persona__text h1 { font-size: 2rem; font-weight: 600; margin-bottom: 2rem; text-transform: uppercase; color: #0A0A0A; } .persona__text p { font-size: .875rem; color: #686868; line-height: 1.5; }
0.568176
0.108756
.topslideronlineshop { width: 100%; } .philipscontainer { width: 100%; height: 40px; background: #3670b3; z-index: 9999; } .philipsmenu { max-width: 1200px; margin: 0 auto; } .philipsmenu li { float: left; margin-right: 10px; font-size: 18px; color: #fff; padding: 5px; position: relative; height: 40px; } .philipsmenusub li { font-size: 14px; } .philipsmenu li:hover { background: green; } .philipsmenu li:hover .philipsmenusub { display: block; } .philipsmenusub { display: none; position: absolute; z-index: 9999; background: #3670b3; left: 0; top: 40px; margin-right: 0px; width: 200px; } .philipsmenusub:hover { /* display: block; */ } .fixed{ position: fixed; } ul { margin: 0; padding: 0; } .philips-rating { max-width: 1200px; margin: 10px auto; } .philips-sub { float: right; margin-left: 10px; margin-top: 2px; } .philips-sub .line { width: 15px; height: 1px; background: #fff; margin: 5px 0; } .philips-sub .line:last-child { margin-bottom: 0px; } .elect { background: #4caf50; /* border: 1px solid #000; */ color: #fff; padding: 5px 10px; cursor: pointer; border-radius: 20px; } .elect-red { background: red; } @media (max-width: 800px) { .philipsmenu li { font-size: 13px; } .menucategoryleft { display: none; } } @media (max-width: 400px) { .philipscontainer { height: 80px; } .philipsmenu li { margin-right: 0px; } } .tovarphilips { position: relative; width: 24%; height: 375px; overflow: hidden; border: 1px solid #ddd; float: left; margin-right: 5px; margin-bottom: 10px; } .tovarphilips:hover { box-shadow: 0 0 10px rgba(0,0,0,0.5); } @media (max-width: 800px) { .tovarphilips { width: 32%; height: 300px; } } @media (max-width: 400px) { .tovarphilips { width: 48%; height: 290px; } } .philipsimg { width: 90%; margin-top: 10px; }
frontend/web/assets/7d63096b/css/philips.css
.topslideronlineshop { width: 100%; } .philipscontainer { width: 100%; height: 40px; background: #3670b3; z-index: 9999; } .philipsmenu { max-width: 1200px; margin: 0 auto; } .philipsmenu li { float: left; margin-right: 10px; font-size: 18px; color: #fff; padding: 5px; position: relative; height: 40px; } .philipsmenusub li { font-size: 14px; } .philipsmenu li:hover { background: green; } .philipsmenu li:hover .philipsmenusub { display: block; } .philipsmenusub { display: none; position: absolute; z-index: 9999; background: #3670b3; left: 0; top: 40px; margin-right: 0px; width: 200px; } .philipsmenusub:hover { /* display: block; */ } .fixed{ position: fixed; } ul { margin: 0; padding: 0; } .philips-rating { max-width: 1200px; margin: 10px auto; } .philips-sub { float: right; margin-left: 10px; margin-top: 2px; } .philips-sub .line { width: 15px; height: 1px; background: #fff; margin: 5px 0; } .philips-sub .line:last-child { margin-bottom: 0px; } .elect { background: #4caf50; /* border: 1px solid #000; */ color: #fff; padding: 5px 10px; cursor: pointer; border-radius: 20px; } .elect-red { background: red; } @media (max-width: 800px) { .philipsmenu li { font-size: 13px; } .menucategoryleft { display: none; } } @media (max-width: 400px) { .philipscontainer { height: 80px; } .philipsmenu li { margin-right: 0px; } } .tovarphilips { position: relative; width: 24%; height: 375px; overflow: hidden; border: 1px solid #ddd; float: left; margin-right: 5px; margin-bottom: 10px; } .tovarphilips:hover { box-shadow: 0 0 10px rgba(0,0,0,0.5); } @media (max-width: 800px) { .tovarphilips { width: 32%; height: 300px; } } @media (max-width: 400px) { .tovarphilips { width: 48%; height: 290px; } } .philipsimg { width: 90%; margin-top: 10px; }
0.453746
0.176104
body { padding-right: 15px; padding-left: 15px; margin: 20px auto 0 auto; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.428571429; color: #333; background-color: #fff; } input[type="text"], textarea { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; font-family: inherit; font-size: inherit; line-height: inherit; } input[type="checkbox"] { float: left; margin-left: -20px; margin: 3px 5px 0 0; margin-top: 1px \9; line-height: normal; padding: 0; box-sizing: border-box; } label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; } select { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } button, input[type='submit'] { display: inline-block; padding: 6px 12px; margin-top: 10px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; color: #fff; background-color: #428bca; border-color: #357ebd; }
dart_io_mini_samples/example/common.css
body { padding-right: 15px; padding-left: 15px; margin: 20px auto 0 auto; font-family: "Helvetica Neue",Helvetica,Arial,sans-serif; font-size: 14px; line-height: 1.428571429; color: #333; background-color: #fff; } input[type="text"], textarea { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; font-family: inherit; font-size: inherit; line-height: inherit; } input[type="checkbox"] { float: left; margin-left: -20px; margin: 3px 5px 0 0; margin-top: 1px \9; line-height: normal; padding: 0; box-sizing: border-box; } label { display: inline; margin-bottom: 0; font-weight: normal; cursor: pointer; } select { display: block; width: 100%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.428571429; color: #555; vertical-align: middle; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); box-shadow: inset 0 1px 1px rgba(0,0,0,0.075); -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s; } button, input[type='submit'] { display: inline-block; padding: 6px 12px; margin-top: 10px; margin-bottom: 0; font-size: 14px; font-weight: normal; line-height: 1.428571429; text-align: center; white-space: nowrap; vertical-align: middle; cursor: pointer; background-image: none; border: 1px solid transparent; border-radius: 4px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; -o-user-select: none; user-select: none; color: #fff; background-color: #428bca; border-color: #357ebd; }
0.347759
0.071041
html{ font-family: 'Nunito', sans-serif; } a{ text-decoration: none; color: #FF0080; } img{ max-width: 100%; } a:hover{ opacity: 0.8; color: #000; text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .title{ text-transform: uppercase; text-align: center; } .paragraph{ line-height: 1.8em; font-weight: 300; } .table{ width: 100%; border-spacing: 0; } .table td, .table th{ padding: 1em; text-align: left; } .table tr:nth-child(even){background-color: #f3e5f5;} .fa-star{ color: #FF8C00; } .title-item{ /* border-bottom-style: solid; border-width: 2px; border-color: #c6426e; */ /* Se puede usar shorthand's para hacer lo anterior en menos lineas */ border-bottom: solid 2px #FF8C00; padding-bottom: 1em; font-size: 2em; } .address{ font-weight: bold; color: #FF0080; font-size: 1.2em; margin-top: 1em; display: inline-block; } .main-image{ float: left; margin-right: 1em; height: 250px; } /*h1{ font-family: 'Carattere', cursive; font-family: '<NAME>', cursive; }*/ .container{ background: #40E0D0; background: -webkit-linear-gradient(to right, #FF0080, #FF8C00, #40E0D0); background: linear-gradient(to right, #FF0080, #FF8C00, #40E0D0); height: 100vh; display: flex; align-items: center; justify-content: center; } .content{ max-width: 960px; max-height: 500px; width: 100%; height: 100%; background-color: white; /* box-shadow: diferenciaHorizontal diferenciaVertical desenfoque amplitud color; */ box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); border-radius: 10px; position: relative; padding: 1.8em; overflow: scroll; } .actions{ position: absolute; top: 1em; right: 1em; } .close{ height: 40px; width: 40px; color: #000; border-radius: 50%; background-color: #40E0D0; display: inline-block; font-weight: 700; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); cursor: pointer; display: flex; align-items: center; justify-content: center; } .pie-pagina{ text-align: right; } .position{ background-color: #FF0080; color: white; padding: 0.7em; border-radius: 4px; margin-right: 0.5em; } @media (max-width:600px){ .content{ padding: 1em; } td{ display: block; width: 100%; } td:nth-of-type(1){ font-size: 1.5em; font-weigth: bold; color: #FF0080 } th{ display: none; } } @media (min-heigth: 550px){ .content{ heigth: 500px; } }
assets/css/main.css
html{ font-family: 'Nunito', sans-serif; } a{ text-decoration: none; color: #FF0080; } img{ max-width: 100%; } a:hover{ opacity: 0.8; color: #000; text-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .title{ text-transform: uppercase; text-align: center; } .paragraph{ line-height: 1.8em; font-weight: 300; } .table{ width: 100%; border-spacing: 0; } .table td, .table th{ padding: 1em; text-align: left; } .table tr:nth-child(even){background-color: #f3e5f5;} .fa-star{ color: #FF8C00; } .title-item{ /* border-bottom-style: solid; border-width: 2px; border-color: #c6426e; */ /* Se puede usar shorthand's para hacer lo anterior en menos lineas */ border-bottom: solid 2px #FF8C00; padding-bottom: 1em; font-size: 2em; } .address{ font-weight: bold; color: #FF0080; font-size: 1.2em; margin-top: 1em; display: inline-block; } .main-image{ float: left; margin-right: 1em; height: 250px; } /*h1{ font-family: 'Carattere', cursive; font-family: '<NAME>', cursive; }*/ .container{ background: #40E0D0; background: -webkit-linear-gradient(to right, #FF0080, #FF8C00, #40E0D0); background: linear-gradient(to right, #FF0080, #FF8C00, #40E0D0); height: 100vh; display: flex; align-items: center; justify-content: center; } .content{ max-width: 960px; max-height: 500px; width: 100%; height: 100%; background-color: white; /* box-shadow: diferenciaHorizontal diferenciaVertical desenfoque amplitud color; */ box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); border-radius: 10px; position: relative; padding: 1.8em; overflow: scroll; } .actions{ position: absolute; top: 1em; right: 1em; } .close{ height: 40px; width: 40px; color: #000; border-radius: 50%; background-color: #40E0D0; display: inline-block; font-weight: 700; box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0, 0, 0, 0.23); cursor: pointer; display: flex; align-items: center; justify-content: center; } .pie-pagina{ text-align: right; } .position{ background-color: #FF0080; color: white; padding: 0.7em; border-radius: 4px; margin-right: 0.5em; } @media (max-width:600px){ .content{ padding: 1em; } td{ display: block; width: 100%; } td:nth-of-type(1){ font-size: 1.5em; font-weigth: bold; color: #FF0080 } th{ display: none; } } @media (min-heigth: 550px){ .content{ heigth: 500px; } }
0.384334
0.112991
* Base */ /** * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ body { padding-top: 50px; } /** * Global add-ons */ .sub-header { padding-bottom: 10px; border-bottom: 1px solid #eee; } /** * Top navigation * Hide default border to remove 1px line. */ .navbar-fixed-top { border: 0; } /** * Sidebar */ /* Hide for mobile, show later */ .sidebar { display: none; } @media (min-width: 768px) { .sidebar { position: fixed; top: 51px; bottom: 0; left: 0; z-index: 1000; display: block; padding: 20px; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ background-color: #f5f5f5; border-right: 1px solid #eee; } } /* Sidebar navigation */ .nav-sidebar { margin-right: -21px; /* 20px padding + 1px border */ margin-bottom: 20px; margin-left: -20px; } .nav-sidebar > li > a { padding-right: 20px; padding-left: 20px; } .nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus { color: #fff; background-color: #428bca; } /** * Main content */ .main { padding: 20px; } @media (min-width: 768px) { .main { padding-right: 40px; padding-left: 40px; } } .main .page-header { margin-top: 0; } /** * Placeholder dashboard ideas */ .placeholders { margin-bottom: 30px; text-align: center; } .placeholders h4 { margin-bottom: 0; } .placeholder { margin-bottom: 20px; } .placeholder img { display: inline-block; border-radius: 50%; } /** * Custom styles */ html { font-size: 100%; } body { line-height: 1.62; font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif; font-size: 16px; color: #737373; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 400; color: #131313; } h5, h6 { font-size: 1em; font-weight: 700; } .font-weight-400 { font-weight: 400; } a:not(.btn) { text-decoration: underline; } a:hover { text-decoration: none; } .navbar { background-color: #131313; } .navbar a, .sidebar a { text-decoration: none; } .navbar .navbar-brand { color: #fff; margin-right: 2em; letter-spacing: 1px; text-shadow: none; text-transform: uppercase; } .navbar-right { font-size: .9em; } .sidebar { top: 50px; font-size: .9em; font-weight: 400; background-color: #232323; color: #a3a3a3; border: 0; } .sidebar .nav { border-top: 1px solid #434343; } .sidebar .nav > li { border-bottom: 1px solid #434343; } .sidebar .nav > li > a { padding-top: .38em; padding-bottom: .38em; color: inherit; } .sidebar .nav > li.active > a { font-weight: 600; } .sidebar .nav > li.active > a, .sidebar .nav > li > a:focus, .sidebar .nav > li > a:hover { background-color: #434343; color: #fff; } .main-header { padding: 40px 40px 400px; padding: 40px 40px 38vh; margin: -20px -40px -3.62em; font-weight: 300; background: #0aac8e; color: #fff; } .main-header h1 { margin-bottom: 1.62em; font-size: 3.62em; color: inherit; } .main-header h2 { text-transform: uppercase; color: inherit; } .main-header a { color: inherit; } .main-content .container-fluid > h2 { padding-top: 3.62em; margin-top: 3.62em; margin-bottom: .62em; color: #131313; border-top: 2px solid #e3e3e3; } .main-content .container-fluid > h2:first-child { border: 0; } .main-content h3, .plugins > h4 { padding-bottom: 1em; margin-top: 3.62em; margin-bottom: 1em; font-size: 1.62em; border-bottom: 2px solid #e3e3e3; } p + ul, p + ol { margin-top: 1em; } dl { padding: 1.62em; margin: 1.62em 0 0; border: 2px solid #e3e3e3; border-radius: .19em; } dl.list { padding: 0; border: 0; } dt { margin: .62em 0; font-weight: 400; overflow: hidden; } dt code { font-size: 1.19em; } dd + dt { margin-top: 1.62em; } dd { margin-left: 2.62em; } .list dd { margin-left: 1.62em; } dd .alert { margin: .62em 0 0; } .uppercase { text-transform: uppercase; } .text-center { text-align: center; } .mt0, .alert p.mt0, .main-content h3.mt0 { margin-top: 0 !important; } .mt, .alert p.mt, .main-content h3.mt { margin-top: 3.62em; } .mt-s, .alert p.mt-s, .main-content h3.mt-s { margin-top: 1.62em; } .mt-m, .alert p.mt-m, .main-content h3.mt-m { margin-top: 2.62em; } .alignleft { float: left; margin-right: 1.62em; margin-bottom: .62em; } .alignright { float: right; margin-left: 1.62em; margin-bottom: .62em; } .indented { margin-left: 4%; } .alert { margin: 1.62em 0; } .alert h3, .alert h4, .alert h5, .alert h6 { padding: 0; margin: 0 0 .62em; text-transform: uppercase; font-size: 1em; font-weight: 700; color: inherit; border: 0; } .badge { font-weight: 300; vertical-align: top; } small .badge { vertical-align: baseline; } code { white-space: nowrap; } code.wrap { white-space: normal; } img { max-width: 100%; } figure, .frame { padding: 1em; margin: .62em 0 1.62em; background: #fff; border: 2px solid #e3e3e3; border-radius: .19em; } .frame:first-child { margin-top: 0; } figure { text-align: center; } figure img { border: 1px solid #c3c3c3; } figcaption { padding: 0 6%; margin-top: 1em; font-size: .81em; text-transform: uppercase; } /* Theme anatomy info */ .anatomy-content ol { counter-reset: anatomy; padding-left: 0; list-style: none; } .anatomy-content li { position: relative; padding: 0; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; cursor: help; } .anatomy-content li:first-child { border-top: 0; } .anatomy-content li:last-child { border-bottom: 0; } .anatomy-content label { display: block; padding: 1em 0; margin: 0; font-weight: inherit; cursor: auto; } .anatomy-content label::before { counter-increment: anatomy; content: counter(anatomy); float: left; display: inline-block; width: 2em; margin-right: 1em; text-align: center; font-weight: 700; border-radius: .19em; cursor: pointer; } .anatomy-content ol:hover label::before { background: #eee; color: #666; } .anatomy-content label::before, .anatomy-content li:hover label::before { background: #fe0000; color: #fff; } .anatomy-content input { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; line-height: 1px; overflow: hidden; } .anatomy-content h5 { padding-right: 2em; line-height: 1.38; color: #131313; cursor: pointer; overflow: hidden; } .anatomy-content h5::after { content: '+'; position: absolute; width: 1em; height: 1em; right: 0; top: 1em; line-height: .81; text-align: center; font-size: 1.62em; font-weight: 400; border-radius: 1em; box-shadow: inset 0 0 0 1px; vertical-align: top; transition: transform .3s; } .anatomy-content input:checked + h5 { margin-bottom: 1em; } .anatomy-content input:checked + h5::after { transform: rotate(45deg); } .anatomy-content li p { font-size: .91em; margin: 0; height: 0; overflow: hidden; } .anatomy-content input:checked ~ p { height: auto; margin-top: .62em; } /* FAQ counter */ #tips { counter-reset: faq; } #faq ~ h3 { font-weight: 700; } #tips + .section h3 .badge { display: inline-block; width: 2.62em; height: 2.62em; padding: 0; margin-right: 1em; line-height: 2.62em; text-align: center; font-size: 1rem; font-weight: 700; background: #0aac8e; color: #fff; border-radius: 2.62em; } #tips + .section h3 .badge::before { counter-increment: faq; content: counter(faq); } .footer { padding: 3.62em 40px; margin: 3.62em -40px -20px; font-size: .9em; background-color: #131313; color: #939393; } .footer a { color: #f3f3f3; }
Wordpress/Restaurante_Le-Crostini/wordpress/wp-content/themes/auberge/documentation/css/custom.css
* Base */ /** * Base structure */ /* Move down content because we have a fixed navbar that is 50px tall */ body { padding-top: 50px; } /** * Global add-ons */ .sub-header { padding-bottom: 10px; border-bottom: 1px solid #eee; } /** * Top navigation * Hide default border to remove 1px line. */ .navbar-fixed-top { border: 0; } /** * Sidebar */ /* Hide for mobile, show later */ .sidebar { display: none; } @media (min-width: 768px) { .sidebar { position: fixed; top: 51px; bottom: 0; left: 0; z-index: 1000; display: block; padding: 20px; overflow-x: hidden; overflow-y: auto; /* Scrollable contents if viewport is shorter than content. */ background-color: #f5f5f5; border-right: 1px solid #eee; } } /* Sidebar navigation */ .nav-sidebar { margin-right: -21px; /* 20px padding + 1px border */ margin-bottom: 20px; margin-left: -20px; } .nav-sidebar > li > a { padding-right: 20px; padding-left: 20px; } .nav-sidebar > .active > a, .nav-sidebar > .active > a:hover, .nav-sidebar > .active > a:focus { color: #fff; background-color: #428bca; } /** * Main content */ .main { padding: 20px; } @media (min-width: 768px) { .main { padding-right: 40px; padding-left: 40px; } } .main .page-header { margin-top: 0; } /** * Placeholder dashboard ideas */ .placeholders { margin-bottom: 30px; text-align: center; } .placeholders h4 { margin-bottom: 0; } .placeholder { margin-bottom: 20px; } .placeholder img { display: inline-block; border-radius: 50%; } /** * Custom styles */ html { font-size: 100%; } body { line-height: 1.62; font-family: 'Segoe UI', Frutiger, 'Frutiger Linotype', 'Dejavu Sans', 'Helvetica Neue', Arial, sans-serif; font-size: 16px; color: #737373; } .h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 { font-weight: 400; color: #131313; } h5, h6 { font-size: 1em; font-weight: 700; } .font-weight-400 { font-weight: 400; } a:not(.btn) { text-decoration: underline; } a:hover { text-decoration: none; } .navbar { background-color: #131313; } .navbar a, .sidebar a { text-decoration: none; } .navbar .navbar-brand { color: #fff; margin-right: 2em; letter-spacing: 1px; text-shadow: none; text-transform: uppercase; } .navbar-right { font-size: .9em; } .sidebar { top: 50px; font-size: .9em; font-weight: 400; background-color: #232323; color: #a3a3a3; border: 0; } .sidebar .nav { border-top: 1px solid #434343; } .sidebar .nav > li { border-bottom: 1px solid #434343; } .sidebar .nav > li > a { padding-top: .38em; padding-bottom: .38em; color: inherit; } .sidebar .nav > li.active > a { font-weight: 600; } .sidebar .nav > li.active > a, .sidebar .nav > li > a:focus, .sidebar .nav > li > a:hover { background-color: #434343; color: #fff; } .main-header { padding: 40px 40px 400px; padding: 40px 40px 38vh; margin: -20px -40px -3.62em; font-weight: 300; background: #0aac8e; color: #fff; } .main-header h1 { margin-bottom: 1.62em; font-size: 3.62em; color: inherit; } .main-header h2 { text-transform: uppercase; color: inherit; } .main-header a { color: inherit; } .main-content .container-fluid > h2 { padding-top: 3.62em; margin-top: 3.62em; margin-bottom: .62em; color: #131313; border-top: 2px solid #e3e3e3; } .main-content .container-fluid > h2:first-child { border: 0; } .main-content h3, .plugins > h4 { padding-bottom: 1em; margin-top: 3.62em; margin-bottom: 1em; font-size: 1.62em; border-bottom: 2px solid #e3e3e3; } p + ul, p + ol { margin-top: 1em; } dl { padding: 1.62em; margin: 1.62em 0 0; border: 2px solid #e3e3e3; border-radius: .19em; } dl.list { padding: 0; border: 0; } dt { margin: .62em 0; font-weight: 400; overflow: hidden; } dt code { font-size: 1.19em; } dd + dt { margin-top: 1.62em; } dd { margin-left: 2.62em; } .list dd { margin-left: 1.62em; } dd .alert { margin: .62em 0 0; } .uppercase { text-transform: uppercase; } .text-center { text-align: center; } .mt0, .alert p.mt0, .main-content h3.mt0 { margin-top: 0 !important; } .mt, .alert p.mt, .main-content h3.mt { margin-top: 3.62em; } .mt-s, .alert p.mt-s, .main-content h3.mt-s { margin-top: 1.62em; } .mt-m, .alert p.mt-m, .main-content h3.mt-m { margin-top: 2.62em; } .alignleft { float: left; margin-right: 1.62em; margin-bottom: .62em; } .alignright { float: right; margin-left: 1.62em; margin-bottom: .62em; } .indented { margin-left: 4%; } .alert { margin: 1.62em 0; } .alert h3, .alert h4, .alert h5, .alert h6 { padding: 0; margin: 0 0 .62em; text-transform: uppercase; font-size: 1em; font-weight: 700; color: inherit; border: 0; } .badge { font-weight: 300; vertical-align: top; } small .badge { vertical-align: baseline; } code { white-space: nowrap; } code.wrap { white-space: normal; } img { max-width: 100%; } figure, .frame { padding: 1em; margin: .62em 0 1.62em; background: #fff; border: 2px solid #e3e3e3; border-radius: .19em; } .frame:first-child { margin-top: 0; } figure { text-align: center; } figure img { border: 1px solid #c3c3c3; } figcaption { padding: 0 6%; margin-top: 1em; font-size: .81em; text-transform: uppercase; } /* Theme anatomy info */ .anatomy-content ol { counter-reset: anatomy; padding-left: 0; list-style: none; } .anatomy-content li { position: relative; padding: 0; border-top: 1px solid #c3c3c3; border-bottom: 1px solid #c3c3c3; cursor: help; } .anatomy-content li:first-child { border-top: 0; } .anatomy-content li:last-child { border-bottom: 0; } .anatomy-content label { display: block; padding: 1em 0; margin: 0; font-weight: inherit; cursor: auto; } .anatomy-content label::before { counter-increment: anatomy; content: counter(anatomy); float: left; display: inline-block; width: 2em; margin-right: 1em; text-align: center; font-weight: 700; border-radius: .19em; cursor: pointer; } .anatomy-content ol:hover label::before { background: #eee; color: #666; } .anatomy-content label::before, .anatomy-content li:hover label::before { background: #fe0000; color: #fff; } .anatomy-content input { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; line-height: 1px; overflow: hidden; } .anatomy-content h5 { padding-right: 2em; line-height: 1.38; color: #131313; cursor: pointer; overflow: hidden; } .anatomy-content h5::after { content: '+'; position: absolute; width: 1em; height: 1em; right: 0; top: 1em; line-height: .81; text-align: center; font-size: 1.62em; font-weight: 400; border-radius: 1em; box-shadow: inset 0 0 0 1px; vertical-align: top; transition: transform .3s; } .anatomy-content input:checked + h5 { margin-bottom: 1em; } .anatomy-content input:checked + h5::after { transform: rotate(45deg); } .anatomy-content li p { font-size: .91em; margin: 0; height: 0; overflow: hidden; } .anatomy-content input:checked ~ p { height: auto; margin-top: .62em; } /* FAQ counter */ #tips { counter-reset: faq; } #faq ~ h3 { font-weight: 700; } #tips + .section h3 .badge { display: inline-block; width: 2.62em; height: 2.62em; padding: 0; margin-right: 1em; line-height: 2.62em; text-align: center; font-size: 1rem; font-weight: 700; background: #0aac8e; color: #fff; border-radius: 2.62em; } #tips + .section h3 .badge::before { counter-increment: faq; content: counter(faq); } .footer { padding: 3.62em 40px; margin: 3.62em -40px -20px; font-size: .9em; background-color: #131313; color: #939393; } .footer a { color: #f3f3f3; }
0.387459
0.049291
.form-container { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80vh; margin: 30px; } .paper-wrapper { width: 70%; padding: 2%; } .signup-img { display: flex; justify-content: flex-start; width: 15%; margin-bottom: 20px; } .signup-img img { width: 100%; } .signup-btn { margin: 0; } .grads-only-msg { font-size: 0.7rem; } .btn-holder { display: flex; justify-content: center; width: 100%; margin-top: 15px; } .btn-signup { background-color: #932020; font-weight: 800; width: 50%; padding: 15px; color: #ffffff; font-size: 1rem; border-radius: 10px; border: none; cursor: pointer; transition: 0.3s ease-out; } .btn-signup:hover { background-color: #d12f2f; } @media (min-width: 500px) and (max-width: 810px) { .form-container { margin: 20px; } .paper-wrapper { width: 90%; padding: 2%; } .signup-img { width: 20%; } .btn-signup { width: 70%; } } @media (max-width: 500px) { .form-container { margin: 10px; } .form-container label { font-size: 0.8rem; } .paper-wrapper { width: 95%; padding: 2%; } .signup-img { width: 30%; } .grads-only-msg { font-size: 0.5rem; } .btn-signup { width: 90%; } } /*.signUp-container { background-color: #fff; -webkit-box-shadow: 4px 4px 11px 4px rgb(226, 226, 226); box-shadow: 4px 4px 11px 4px rgb(226, 226, 226); width: 50%; position: fixed; top: 52%; left: 50%; transform: translate(-50%, -50%); padding: 100px 30px 30px 30px; border-radius: 5px; font-family: "Roboto", "Helvetica", "Arial", sans-serif; } .user-details { display: flex; flex-wrap: wrap; justify-content: space-between; } .input-box { width: calc(100% / 2 - 20px); } .input-box input { height: 45px; width: 100%; margin-top: 10px; margin-bottom: 10px; border: 1px solid black; border-radius: 5px; font-size: 1rem; } .input-box select { background-color: transparent; font-size: 0.8rem; height: 45px; width: 100%; margin-top: 10px; margin-bottom: 10px; border-radius: 5px; border: 1px solid black; } .details { display: block; text-align: left; width: 100%; } .city .role { display: block; text-align: left; width: 100%; margin-top: 10px; margin-bottom: 15px; } .grads-only-msg{ font-size: 0.7rem; } .signUp-container img { position: fixed; top: 10px; left: 10px; width: 200px; } .btn-holder { display: flex; justify-content: center; width: 100%; margin-top: 15px; } .btn-signup { background-color: #932020; width: 50%; padding: 15px; color: #ffffff; font-size: 1rem; border-radius: 10px; border: none; cursor: pointer; transition: 0.3s ease-out; } .btn-signup:hover { background-color: #d12f2f; } .user-details p { color: red; } @media (max-width: 768px) { .signUp-container { font-size: 0.8rem; background-color: #fff; -webkit-box-shadow: 4px 4px 11px -1px #000000; box-shadow: 4px 4px 11px -1px #000000; width: 100%; position: fixed; top: 73%; left: 50%; transform: translate(-50%, -50%); padding: 150px 30px 44px 30px; margin-bottom: 100px; border-radius: 5px; height: 100vh; } .grads-only-msg{ font-size: 0.6rem; } } @media (min-width: 768px) and (max-width: 856px) { .signUp-container { font-size: 0.8rem; } .grads-only-msg{ font-size: 0.6rem; } }*/
client/src/pages/SignUp/SignUp.css
.form-container { display: flex; flex-direction: column; justify-content: center; align-items: center; height: 80vh; margin: 30px; } .paper-wrapper { width: 70%; padding: 2%; } .signup-img { display: flex; justify-content: flex-start; width: 15%; margin-bottom: 20px; } .signup-img img { width: 100%; } .signup-btn { margin: 0; } .grads-only-msg { font-size: 0.7rem; } .btn-holder { display: flex; justify-content: center; width: 100%; margin-top: 15px; } .btn-signup { background-color: #932020; font-weight: 800; width: 50%; padding: 15px; color: #ffffff; font-size: 1rem; border-radius: 10px; border: none; cursor: pointer; transition: 0.3s ease-out; } .btn-signup:hover { background-color: #d12f2f; } @media (min-width: 500px) and (max-width: 810px) { .form-container { margin: 20px; } .paper-wrapper { width: 90%; padding: 2%; } .signup-img { width: 20%; } .btn-signup { width: 70%; } } @media (max-width: 500px) { .form-container { margin: 10px; } .form-container label { font-size: 0.8rem; } .paper-wrapper { width: 95%; padding: 2%; } .signup-img { width: 30%; } .grads-only-msg { font-size: 0.5rem; } .btn-signup { width: 90%; } } /*.signUp-container { background-color: #fff; -webkit-box-shadow: 4px 4px 11px 4px rgb(226, 226, 226); box-shadow: 4px 4px 11px 4px rgb(226, 226, 226); width: 50%; position: fixed; top: 52%; left: 50%; transform: translate(-50%, -50%); padding: 100px 30px 30px 30px; border-radius: 5px; font-family: "Roboto", "Helvetica", "Arial", sans-serif; } .user-details { display: flex; flex-wrap: wrap; justify-content: space-between; } .input-box { width: calc(100% / 2 - 20px); } .input-box input { height: 45px; width: 100%; margin-top: 10px; margin-bottom: 10px; border: 1px solid black; border-radius: 5px; font-size: 1rem; } .input-box select { background-color: transparent; font-size: 0.8rem; height: 45px; width: 100%; margin-top: 10px; margin-bottom: 10px; border-radius: 5px; border: 1px solid black; } .details { display: block; text-align: left; width: 100%; } .city .role { display: block; text-align: left; width: 100%; margin-top: 10px; margin-bottom: 15px; } .grads-only-msg{ font-size: 0.7rem; } .signUp-container img { position: fixed; top: 10px; left: 10px; width: 200px; } .btn-holder { display: flex; justify-content: center; width: 100%; margin-top: 15px; } .btn-signup { background-color: #932020; width: 50%; padding: 15px; color: #ffffff; font-size: 1rem; border-radius: 10px; border: none; cursor: pointer; transition: 0.3s ease-out; } .btn-signup:hover { background-color: #d12f2f; } .user-details p { color: red; } @media (max-width: 768px) { .signUp-container { font-size: 0.8rem; background-color: #fff; -webkit-box-shadow: 4px 4px 11px -1px #000000; box-shadow: 4px 4px 11px -1px #000000; width: 100%; position: fixed; top: 73%; left: 50%; transform: translate(-50%, -50%); padding: 150px 30px 44px 30px; margin-bottom: 100px; border-radius: 5px; height: 100vh; } .grads-only-msg{ font-size: 0.6rem; } } @media (min-width: 768px) and (max-width: 856px) { .signUp-container { font-size: 0.8rem; } .grads-only-msg{ font-size: 0.6rem; } }*/
0.215186
0.058966
body { background-color: rgba(235, 248, 247, 1); background-repeat: no-repeat; font: 16px/18px arial; /* z-index: 1; */ } .container{ width: 100%; } .kanan{ float : right ; width: 350px; margin-right: 10%; } .kotak { width: 100%; height: auto; /* padding: 15% 10px 0px; */ /* margin-top: -70px; */ } .form{ background:rgb(183, 233, 241); max-width: 100%; margin: 5% auto 3%; padding: 3px 45px 50px; text-align:left; border-radius: 15px; height: 500px; } .register img{ height: 65px; width: 100%; margin-left: 0px; margin-top: 5px; } .form input{ font-family:'Franklin Gothic Medium'; outline: 1; background: rgb(247, 246, 245); width: 100%; height: 40px; border: 0; margin: 0px 0px 10px; padding: 15px; box-sizing: border-box; font-size: 15px; color: rgb(41, 37, 38); border-radius: 5px; } #pesan{ font-family:'Franklin Gothic Medium'; outline: 1; background: rgb(247, 246, 245); width: 100%; height: 70px; border: 0; margin: 0px 0px 10px; padding: 15px; box-sizing: border-box; font-size: 15px; color: rgb(41, 37, 38); border-radius: 5px; } .form button{ font-family:Verdana; text-transform: uppercase; outline: rgb(139, 0, 76); background: rgb(137, 245, 142); width: 100%; border: 10px; margin: 3px 0px 10px; padding: 15px; color: rgb(114, 103, 124); cursor: pointer; border-radius: 4px; } .form button:hover, .form button:active{ background: rgb(5, 68, 16); } .button-input{ font-family:Verdana !important; text-transform: uppercase !important; outline: rgb(139, 0, 76) !important; background: rgb(137, 245, 142) !important; width: 100% !important; border: 10px !important; margin: 3px 0px 10px !important; padding: 15px !important; color: rgb(114, 103, 124) !important; cursor: pointer !important; border-radius: 4px !important; } .button-input:hover, .button-input:active{ background: rgb(5, 68, 16) !important; } .clear{ clear: both; } .kiri{ float: left; margin-top: 70px; width: 700px; height: auto; } .kiri h3{ text-align: center; } .kiri h5{ text-align:center; } img { width: 600px; height: auto; margin-left: 75px; margin-right: 75px; } .footer{ margin-top: 15px; height: auto; width: auto; background-color: rgb(9, 113, 231); } .footer a{ display: block; font-size: x-large; text-align: center; } .footer img{ width: 50px; height: auto; display: block; margin-top: 10px; margin-left: auto; margin-right:auto; } .footer .hp{ color: mistyrose; margin-top: -3px; font-family: 'Times New Roman', Times, serif; text-align: center; } .kiri2 img{ width: 500px; height: auto; margin-top: 30px; } #upload{ font-family: 'Franklin Gothic Medium'; background: rgb(247, 246, 245); width: 100%; height: 120px; } #thank { width: 350px; height: 120px; margin-left: -45px; } @media only screen and (max-width: 1120px) { .container{ width: 500px; margin: auto; } .kiri{ width: 100%; } img{ width: 100%; margin-left: 0%; margin-right: 0%; margin-bottom: 30px; } .kanan{ width: 100%; margin-right: 0; } h3{ width: 236px; padding-top: 10px; padding-bottom: 10px; margin: auto; } .navbar img{ height: 80px; } }
css/style-konfirmasi-pembayaran.css
body { background-color: rgba(235, 248, 247, 1); background-repeat: no-repeat; font: 16px/18px arial; /* z-index: 1; */ } .container{ width: 100%; } .kanan{ float : right ; width: 350px; margin-right: 10%; } .kotak { width: 100%; height: auto; /* padding: 15% 10px 0px; */ /* margin-top: -70px; */ } .form{ background:rgb(183, 233, 241); max-width: 100%; margin: 5% auto 3%; padding: 3px 45px 50px; text-align:left; border-radius: 15px; height: 500px; } .register img{ height: 65px; width: 100%; margin-left: 0px; margin-top: 5px; } .form input{ font-family:'Franklin Gothic Medium'; outline: 1; background: rgb(247, 246, 245); width: 100%; height: 40px; border: 0; margin: 0px 0px 10px; padding: 15px; box-sizing: border-box; font-size: 15px; color: rgb(41, 37, 38); border-radius: 5px; } #pesan{ font-family:'Franklin Gothic Medium'; outline: 1; background: rgb(247, 246, 245); width: 100%; height: 70px; border: 0; margin: 0px 0px 10px; padding: 15px; box-sizing: border-box; font-size: 15px; color: rgb(41, 37, 38); border-radius: 5px; } .form button{ font-family:Verdana; text-transform: uppercase; outline: rgb(139, 0, 76); background: rgb(137, 245, 142); width: 100%; border: 10px; margin: 3px 0px 10px; padding: 15px; color: rgb(114, 103, 124); cursor: pointer; border-radius: 4px; } .form button:hover, .form button:active{ background: rgb(5, 68, 16); } .button-input{ font-family:Verdana !important; text-transform: uppercase !important; outline: rgb(139, 0, 76) !important; background: rgb(137, 245, 142) !important; width: 100% !important; border: 10px !important; margin: 3px 0px 10px !important; padding: 15px !important; color: rgb(114, 103, 124) !important; cursor: pointer !important; border-radius: 4px !important; } .button-input:hover, .button-input:active{ background: rgb(5, 68, 16) !important; } .clear{ clear: both; } .kiri{ float: left; margin-top: 70px; width: 700px; height: auto; } .kiri h3{ text-align: center; } .kiri h5{ text-align:center; } img { width: 600px; height: auto; margin-left: 75px; margin-right: 75px; } .footer{ margin-top: 15px; height: auto; width: auto; background-color: rgb(9, 113, 231); } .footer a{ display: block; font-size: x-large; text-align: center; } .footer img{ width: 50px; height: auto; display: block; margin-top: 10px; margin-left: auto; margin-right:auto; } .footer .hp{ color: mistyrose; margin-top: -3px; font-family: 'Times New Roman', Times, serif; text-align: center; } .kiri2 img{ width: 500px; height: auto; margin-top: 30px; } #upload{ font-family: 'Franklin Gothic Medium'; background: rgb(247, 246, 245); width: 100%; height: 120px; } #thank { width: 350px; height: 120px; margin-left: -45px; } @media only screen and (max-width: 1120px) { .container{ width: 500px; margin: auto; } .kiri{ width: 100%; } img{ width: 100%; margin-left: 0%; margin-right: 0%; margin-bottom: 30px; } .kanan{ width: 100%; margin-right: 0; } h3{ width: 236px; padding-top: 10px; padding-bottom: 10px; margin: auto; } .navbar img{ height: 80px; } }
0.387343
0.092647
body { padding-bottom: 20px; background-color: #fffaf4; font-family: 'Roboto', sans-serif; } .tavirajFont{ font-family: 'Taviraj', serif; font-size: 15px; } #slider{ margin: 0; } .navbar-brand{ float: none; z-index: 2; margin-left: 0px!important; margin-top: 20px!important; } .navbar-brand img{ width: 9rem; } .icon-bar{ background-color: #fffaf4; } .navbar a{ color: #fffaf4; } .logo{ display: flex; align-items: center; justify-content: center; height: 40px; } .blackened{ background-color: #323232; } .navbar{ margin-bottom: 0!important; border-radius: 0; border: 0px; } .navbar li a:hover, .navbar li a:active{ color: #ccaa5b; background-color: transparent!important; } p{ text-align: justify; text-justify: inter-word; } .centered{ display: flex; align-items: center; justify-content: center; text-align: center; } /* The side navigation menu */ .sidenav { height: 100%; /* 100% Full-height */ width: 0; /* 0 width - change this with JavaScript */ position: fixed; /* Stay in place */ z-index: 1; /* Stay on top */ top: 0; right: 0; background-color: #111; /* Black*/ overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 60px; /* Place content 60px from the top */ transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */ } /* The navigation menu links */ .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s } .sidenav h3{ padding: 8px 8px 8px 32px; text-decoration: none; font-size: 35px; color: #eaeaea; display: block; transition: 0.3s } /* When you mouse over the navigation links, change their color */ .sidenav a:hover, .offcanvas a:focus{ color: #f1f1f1; } /* Position and style the close button (top right corner) */ .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } /* Style page content - use this if you want to push the page content to the right when you open the side navigation */ #main { transition: margin-left .5s; padding: 20px; } /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */ @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } /* responsive logo et collapse */ @media screen and (max-width: 768px){ .navbar-brand img{ width: 8rem; } } @media screen and (max-width: 576px){ .navbar-brand img{ width: 8rem; } } .fa-shopping-cart{ width: 50px; text-align: center; padding-top: 8px; color: #fffaf4; } .fa-shopping-cart:hover{ cursor: pointer; color: #ccaa5b; } .compte{ position: absolute; top: 0; right: 0; margin-right: 40px; margin-top: 25px; } /* cards */ .card { position: relative; display: block; margin-bottom: 0.75rem; background-color: #fff; border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.125); } .card-block { padding: 1.25rem; } .card-block::after { content: ""; display: table; clear: both; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card > .list-group:first-child .list-group-item:first-child { border-top-right-radius: 0.25rem; border-top-left-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: #f5f5f5; border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header::after { content: ""; display: table; clear: both; } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: #f5f5f5; border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer::after { content: ""; display: table; clear: both; } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-primary { background-color: #0275d8; border-color: #0275d8; } .card-primary .card-header, .card-primary .card-footer { background-color: transparent; } .card-success { background-color: #5cb85c; border-color: #5cb85c; } .card-success .card-header, .card-success .card-footer { background-color: transparent; } .card-info { background-color: #5bc0de; border-color: #5bc0de; } .card-info .card-header, .card-info .card-footer { background-color: transparent; } .card-warning { background-color: #f0ad4e; border-color: #f0ad4e; } .card-warning .card-header, .card-warning .card-footer { background-color: transparent; } .card-danger { background-color: #d9534f; border-color: #d9534f; } .card-danger .card-header, .card-danger .card-footer { background-color: transparent; } .card-outline-primary { background-color: transparent; border-color: #0275d8; } .card-outline-secondary { background-color: transparent; border-color: #ccc; } .card-outline-info { background-color: transparent; border-color: #5bc0de; } .card-outline-success { background-color: transparent; border-color: #5cb85c; } .card-outline-warning { background-color: transparent; border-color: #f0ad4e; } .card-outline-danger { background-color: transparent; border-color: #d9534f; } .card-inverse .card-header, .card-inverse .card-footer { border-color: rgba(255, 255, 255, 0.2); } .card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote { color: #fff; } .card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-subtitle, .card-inverse .card-blockquote .blockquote-footer { color: rgba(255, 255, 255, 0.65); } .card-inverse .card-link:focus, .card-inverse .card-link:hover { color: #fff; } .card-blockquote { padding: 0; margin-bottom: 0; border-left: 0; } .card-img { border-radius: calc(0.25rem - 1px); } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img-top { border-top-right-radius: calc(0.25rem - 1px); border-top-left-radius: calc(0.25rem - 1px); } .card-img-bottom { border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } @media (min-width: 576px) { .card-deck { display: table; width: 100%; margin-bottom: 0.75rem; table-layout: fixed; border-spacing: 1.25rem 0; } .card-deck .card { display: table-cell; margin-bottom: 0; vertical-align: top; } .card-deck-wrapper { margin-right: -1.25rem; margin-left: -1.25rem; } } @media (min-width: 576px) { .card-group { display: table; width: 100%; table-layout: fixed; } .card-group .card { display: table-cell; vertical-align: top; } .card-group .card + .card { margin-left: 0; border-left: 0; } .card-group .card:first-child { border-bottom-right-radius: 0; border-top-right-radius: 0; } .card-group .card:first-child .card-img-top { border-top-right-radius: 0; } .card-group .card:first-child .card-img-bottom { border-bottom-right-radius: 0; } .card-group .card:last-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .card-group .card:last-child .card-img-top { border-top-left-radius: 0; } .card-group .card:last-child .card-img-bottom { border-bottom-left-radius: 0; } .card-group .card:not(:first-child):not(:last-child) { border-radius: 0; } .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom { border-radius: 0; } } @media (min-width: 576px) { .card-columns { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; -moz-column-gap: 1.25rem; column-gap: 1.25rem; } .card-columns .card { display: inline-block; width: 100%; } } .margintop{ margin-top: 20px; } .portfolio-hover { background: rgba(254, 209, 54, 0.9); position: absolute; width: 100%; height: 100%; opacity: 0; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; } #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover { opacity: 1; } .panier{ margin: 0 auto; } .form{ z-index: 2; position: absolute; margin-top: 50px; margin-left: 130px; top: 0; } .nav-tabs{ background-color: transparent; color: #fffaf4; border-color: transparent; border-bottom-width: 2px; } .navResa li a:hover, .navResa li.active a:hover, .navResa li a:focus{ background-color: transparent!important; color: #fffaf4!important; border-color: transparent; border-radius: 0; } .navResa li.active a, .navResa li.active a:focus{ background-color: transparent!important; color: #fffaf4!important; border-color: transparent transparent #fffaf4!important; border-radius: 0; border-bottom-width: 2px; } .onglet{ color: #999999; border-radius: 0; } .photoFlotte{ margin-top: 20px; } ul.lienFlotte{ padding: 0px; } ul.lienFlotte li{ display: inline; text-align: center; padding: 2px; } .white{ background-color: #fff; } .navbar-right{ margin-right: 50px!important; } .navbar-left{ margin-left: 50px!important; } .cacherReservation{ display: none; } #gMaps{ font-weight: 400!important; } .logoReseau{ height: 40px; width: 40px; } .mapMarker{ width: 40px; } #motDeP{ text-align: right; } .couleurBleu{ background-color: #1f3145; } .couleurBleuClair{ background-color: #365a81; } .couleurBlanche{ background-color: #fffaf4; } .couleurJaune{ background-color: #ccaa5b; } .fondCuirBleu{ background-image: url(../img/bleu.png); background-size: 1500px 250px; } .fondCuirJaune{ background-image: url(../img/gold.png); background-size: 1250px 187px; } .fondTransparent{ background-color: transparent!important; } .btn.focus, .btn:focus, .btn:hover { color: #fff!important } .btn-blue{ background-image: url(../img/bleu.png); background-size: 1500px 250px; color: #fffaf4; border-color: #1f3145; border-radius: 0; font-weight: 600; } .btn-blue:hover, btn-blue:active, btn-blue:focus, btn-blue.focus{ color: #ccaa5b!important; border-color: #365a81!important; border-radius: 0; font-weight: 600; } .btn-gold{ background-color: #ccaa5b; color: #323232; border-color: #ccaa5b; border-radius: 0; font-weight: 600; } .btn-gold:hover, btn-gold:active, btn-gold:focus, btn-gold.focus{ background-color: #e6c986!important; color: #323232!important; border-color: #e6c986!important; border-radius: 0; font-weight: 600; } .form-control, .input-group-addon{ border-radius: 0; } .carousel-indicators li{ border-color: #fffaf4; background-color: #fffaf4; } .carousel-indicators .active{ border-color: #1f3145; background-color: #1f3145; } .paddingRowLR15{ padding: 0px 15px; } .noPadding{ padding: 0px!important; } .noPaddingTop{ padding-top: 0!important; } .height300{ height: 300px; } .height80{ height: 80px; } .height60{ height: 60px; } .height40{ height: 40px; } .trapezeGauche{ width: 100px; height: 0px; border-bottom: 150px solid #1f3145; border-right: 50px solid transparent; } .marginTop25{ margin-top: 25px; } .marginTop10{ margin-top: 10px; } .marginTop20{ margin-top: 20px; } .marginTop30{ margin-top: 30px; } .marginTop40{ margin-top: 40px; } .marginTop50{ margin-top: 50px; } .marginTop180{ margin-top: 180px; } .marginL15{ margin-left: 15px; } .padding10{ padding: 10px; } .padding5{ padding: 5px; } .rightPosition{ float: right; } footer{ position: absolute; width: 100%; } .whiteText{ color: #fffaf4; } .blueText{ color: #1f3145!important; } .goldText{ color: #e6c986; } .noBorder{ border: none; } .line{ height: 2px; } .nav .open a, .nav .open a:focus, .nav .open a:hover, .nav li a:focus, .nav li a:hover{ background-color: transparent!important; border-color: transparent!important; } .footerLink{ font-weight: 600; } .footerLink:hover, .footerLink:focus, .footerLink:active{ color: #ccaa5b; text-decoration: none; } #typoVW{ position: absolute; top: 0; left: 0; height: 17%; width: 17%; margin-left: 40px; margin-top: 28px; } #meilleursPrix{ background-image: url(../img/lesmeilleursprix.png); background-size: 100% 100%; background-repeat: no-repeat; } #experienceInedite{ background-image: url(../img/uneexperienceinedite.png); background-size: 100% 100%; background-repeat: no-repeat; } #equipeExpert{ background-image: url(../img/uneequipedexpert.png); background-size: 100% 100%; background-repeat: no-repeat; } #reveContinue{ background-image: url(../img/lerevecontinue.png); background-size: 100% 100%; background-repeat: no-repeat; } .infoIndex{ margin-top: 100px; } .marginBottom10{ margin-bottom: 10px; } .marginBottom20{ margin-bottom: 20px; } .marginBottom40{ margin-bottom: 40px; } .marginBottom60{ margin-bottom: 60px; } .img100{ height: 100%; width: 100%; } .imgHeight100{ height: 100%; } #reseauFB{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 350px; margin-top: 25px; z-index: 2; } #reseauTwitter{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 390px; margin-top: 25px; z-index: 2; } #reseauInsta{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 430px; margin-top: 25px; z-index: 2; } #reseauYT{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 470px; margin-top: 25px; z-index: 2; } .reseau:hover, .reseau:focus, .reseau:active{ background-color: #ccaa5b; border-radius: 50%; z-index: 1; } #choixLangue{ position: absolute; top: 0; right: 0; margin-right: 170px; margin-top: 25px; } #recherche{ position: absolute; top: 0; right: 0; width: 170px; margin-right: 290px; margin-top: 25px; } .imgFlotteGauche{ background-image: url(../img/aile_gauche.png); height: 60px; background-position: right bottom; background-repeat: no-repeat; } .imgFlotteDroite{ background-image: url(../img/aile_droite.png); height: 60px; background-position: left bottom; background-repeat: no-repeat; } .paddingTop20{ padding-top: 20px; } .avionTitre{ position: absolute; width: 1170px; margin-top: -372px; } .avionDescrip{ position: absolute; width: 1170px; margin-top: -312px; } .affichage{ opacity: 0; overflow: hidden; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; } .marginTopCarousel{ margin-top: -1px } .navCompte{ background-image: url(../img/fondBleu.png); background-size: 684px 49px; } .gras{ font-weight: 600!important; color: #ccaa5b!important; } .jumbotron{ background-size: cover; height: 450px; width: 100%; overflow: hidden; background-color: rgba(0,0,0); } .jumboCompte{ background-image: url(../img/ciel7.jpg); margin-bottom: 0px; background-position: 0 -300px; } .jumboFlotte{ background-image: url(../img/ciel10.jpg); margin-bottom: 0px; filter: brightness(0.7); } .borderedDiv{ border-style: solid none; border-width: 2px; border-color: #dfdcda; } .borderedRightDiv{ border-right-style: solid; border-width: 2px; border-color: #dfdcda; } .affichResa, .affichMoyen{ position: absolute; width: 1170px; margin-top: -300px; } .scrollDiv{ height: 296px; overflow-y: scroll; } .height300{ height: 300px; } /* Removes the default 20px margin and creates some padding space for the indicators and controls */ .carouselBoutique { margin-bottom: 0; padding: 0 40px 30px 40px; } /* Reposition the controls slightly */ .carouselBoutique-control.left { left: -50px; top: -50px; background-image: none!important; color: #323232; } .carouselBoutique-control.right { right: -50px; top: -50px; background-image: none!important; color: #323232; } /* Changes the position of the indicators */ .carouselBoutique-indicators { right: 50%; top: auto; bottom: 0px; margin-right: -19px; } .well{ background-color: transparent!important; border: transparent!important; box-shadow: none!important; -webkit-box-shadow: none!important; margin: 0px; } .row-height { display: table; table-layout: fixed; height: 100%; width: 100%; } .col-height { display: table-cell; float: none; height: 100%; } .couleurCommande{ background-color: #eee9e3; } .positionBottom20{ position: absolute; bottom: 20px; left: 0px; text-align: center; width: 100%; } .textAccueil{ padding: 20px; background-color: rgba(255,250,244,0.5); height: 300px; position: absolute; z-index: 2; margin-top: 100px; margin-right: 130px; top: 0; right: 0; } .prixBarre, .prixBarre:hover, .prixBarre:focus, .prixBarre:active{ color: #801621; text-decoration: line-through; } .prixPromo, .prixPromo:hover, .prixPromo:focus, .prixPromo:active{ color: #1f3145; font-weight: bold; text-decoration: none; } .table-striped tbody tr:nth-of-type(odd){ background-color: #eee9e3; } .panel{ display: none; background-color: none!important; box-shadow: none!important; border: none!important; } .panel5, .panel4, .panel3, .panel2, .panel1, .panel0{ display: none; margin-bottom: 20px; } .navbarAvion{ width: 100%; height: 80px; } .navbarAvion li{ padding: 20px 50px 0px; } .navbarAvion li a:focus, .navbarAvion li a:active, .navbarAvion li a:hover{ text-decoration: none; color: #1f3145; } .navbarAvion li.active a, .navbarAvion li.active a:focus{ background-color: transparent!important; color: #1f3145; border-color: transparent; } .navbarAvion li a h4{ font-size: 20px; } .aileDoree{ background: url("../img/aileDoree.svg") no-repeat; height: 10px; } .flip{ -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; } .quote{ z-index: 2; font-size: 24px; color: white; } .jumboTexteFlotte { margin-top: -450px; z-index: 2; color: white; }
css/baseStyle.css
body { padding-bottom: 20px; background-color: #fffaf4; font-family: 'Roboto', sans-serif; } .tavirajFont{ font-family: 'Taviraj', serif; font-size: 15px; } #slider{ margin: 0; } .navbar-brand{ float: none; z-index: 2; margin-left: 0px!important; margin-top: 20px!important; } .navbar-brand img{ width: 9rem; } .icon-bar{ background-color: #fffaf4; } .navbar a{ color: #fffaf4; } .logo{ display: flex; align-items: center; justify-content: center; height: 40px; } .blackened{ background-color: #323232; } .navbar{ margin-bottom: 0!important; border-radius: 0; border: 0px; } .navbar li a:hover, .navbar li a:active{ color: #ccaa5b; background-color: transparent!important; } p{ text-align: justify; text-justify: inter-word; } .centered{ display: flex; align-items: center; justify-content: center; text-align: center; } /* The side navigation menu */ .sidenav { height: 100%; /* 100% Full-height */ width: 0; /* 0 width - change this with JavaScript */ position: fixed; /* Stay in place */ z-index: 1; /* Stay on top */ top: 0; right: 0; background-color: #111; /* Black*/ overflow-x: hidden; /* Disable horizontal scroll */ padding-top: 60px; /* Place content 60px from the top */ transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */ } /* The navigation menu links */ .sidenav a { padding: 8px 8px 8px 32px; text-decoration: none; font-size: 25px; color: #818181; display: block; transition: 0.3s } .sidenav h3{ padding: 8px 8px 8px 32px; text-decoration: none; font-size: 35px; color: #eaeaea; display: block; transition: 0.3s } /* When you mouse over the navigation links, change their color */ .sidenav a:hover, .offcanvas a:focus{ color: #f1f1f1; } /* Position and style the close button (top right corner) */ .sidenav .closebtn { position: absolute; top: 0; right: 25px; font-size: 36px; margin-left: 50px; } /* Style page content - use this if you want to push the page content to the right when you open the side navigation */ #main { transition: margin-left .5s; padding: 20px; } /* On smaller screens, where height is less than 450px, change the style of the sidenav (less padding and a smaller font size) */ @media screen and (max-height: 450px) { .sidenav {padding-top: 15px;} .sidenav a {font-size: 18px;} } /* responsive logo et collapse */ @media screen and (max-width: 768px){ .navbar-brand img{ width: 8rem; } } @media screen and (max-width: 576px){ .navbar-brand img{ width: 8rem; } } .fa-shopping-cart{ width: 50px; text-align: center; padding-top: 8px; color: #fffaf4; } .fa-shopping-cart:hover{ cursor: pointer; color: #ccaa5b; } .compte{ position: absolute; top: 0; right: 0; margin-right: 40px; margin-top: 25px; } /* cards */ .card { position: relative; display: block; margin-bottom: 0.75rem; background-color: #fff; border-radius: 0.25rem; border: 1px solid rgba(0, 0, 0, 0.125); } .card-block { padding: 1.25rem; } .card-block::after { content: ""; display: table; clear: both; } .card-title { margin-bottom: 0.75rem; } .card-subtitle { margin-top: -0.375rem; margin-bottom: 0; } .card-text:last-child { margin-bottom: 0; } .card-link:hover { text-decoration: none; } .card-link + .card-link { margin-left: 1.25rem; } .card > .list-group:first-child .list-group-item:first-child { border-top-right-radius: 0.25rem; border-top-left-radius: 0.25rem; } .card > .list-group:last-child .list-group-item:last-child { border-bottom-right-radius: 0.25rem; border-bottom-left-radius: 0.25rem; } .card-header { padding: 0.75rem 1.25rem; margin-bottom: 0; background-color: #f5f5f5; border-bottom: 1px solid rgba(0, 0, 0, 0.125); } .card-header::after { content: ""; display: table; clear: both; } .card-header:first-child { border-radius: calc(0.25rem - 1px) calc(0.25rem - 1px) 0 0; } .card-footer { padding: 0.75rem 1.25rem; background-color: #f5f5f5; border-top: 1px solid rgba(0, 0, 0, 0.125); } .card-footer::after { content: ""; display: table; clear: both; } .card-footer:last-child { border-radius: 0 0 calc(0.25rem - 1px) calc(0.25rem - 1px); } .card-header-tabs { margin-right: -0.625rem; margin-bottom: -0.75rem; margin-left: -0.625rem; border-bottom: 0; } .card-header-pills { margin-right: -0.625rem; margin-left: -0.625rem; } .card-primary { background-color: #0275d8; border-color: #0275d8; } .card-primary .card-header, .card-primary .card-footer { background-color: transparent; } .card-success { background-color: #5cb85c; border-color: #5cb85c; } .card-success .card-header, .card-success .card-footer { background-color: transparent; } .card-info { background-color: #5bc0de; border-color: #5bc0de; } .card-info .card-header, .card-info .card-footer { background-color: transparent; } .card-warning { background-color: #f0ad4e; border-color: #f0ad4e; } .card-warning .card-header, .card-warning .card-footer { background-color: transparent; } .card-danger { background-color: #d9534f; border-color: #d9534f; } .card-danger .card-header, .card-danger .card-footer { background-color: transparent; } .card-outline-primary { background-color: transparent; border-color: #0275d8; } .card-outline-secondary { background-color: transparent; border-color: #ccc; } .card-outline-info { background-color: transparent; border-color: #5bc0de; } .card-outline-success { background-color: transparent; border-color: #5cb85c; } .card-outline-warning { background-color: transparent; border-color: #f0ad4e; } .card-outline-danger { background-color: transparent; border-color: #d9534f; } .card-inverse .card-header, .card-inverse .card-footer { border-color: rgba(255, 255, 255, 0.2); } .card-inverse .card-header, .card-inverse .card-footer, .card-inverse .card-title, .card-inverse .card-blockquote { color: #fff; } .card-inverse .card-link, .card-inverse .card-text, .card-inverse .card-subtitle, .card-inverse .card-blockquote .blockquote-footer { color: rgba(255, 255, 255, 0.65); } .card-inverse .card-link:focus, .card-inverse .card-link:hover { color: #fff; } .card-blockquote { padding: 0; margin-bottom: 0; border-left: 0; } .card-img { border-radius: calc(0.25rem - 1px); } .card-img-overlay { position: absolute; top: 0; right: 0; bottom: 0; left: 0; padding: 1.25rem; } .card-img-top { border-top-right-radius: calc(0.25rem - 1px); border-top-left-radius: calc(0.25rem - 1px); } .card-img-bottom { border-bottom-right-radius: calc(0.25rem - 1px); border-bottom-left-radius: calc(0.25rem - 1px); } @media (min-width: 576px) { .card-deck { display: table; width: 100%; margin-bottom: 0.75rem; table-layout: fixed; border-spacing: 1.25rem 0; } .card-deck .card { display: table-cell; margin-bottom: 0; vertical-align: top; } .card-deck-wrapper { margin-right: -1.25rem; margin-left: -1.25rem; } } @media (min-width: 576px) { .card-group { display: table; width: 100%; table-layout: fixed; } .card-group .card { display: table-cell; vertical-align: top; } .card-group .card + .card { margin-left: 0; border-left: 0; } .card-group .card:first-child { border-bottom-right-radius: 0; border-top-right-radius: 0; } .card-group .card:first-child .card-img-top { border-top-right-radius: 0; } .card-group .card:first-child .card-img-bottom { border-bottom-right-radius: 0; } .card-group .card:last-child { border-bottom-left-radius: 0; border-top-left-radius: 0; } .card-group .card:last-child .card-img-top { border-top-left-radius: 0; } .card-group .card:last-child .card-img-bottom { border-bottom-left-radius: 0; } .card-group .card:not(:first-child):not(:last-child) { border-radius: 0; } .card-group .card:not(:first-child):not(:last-child) .card-img-top, .card-group .card:not(:first-child):not(:last-child) .card-img-bottom { border-radius: 0; } } @media (min-width: 576px) { .card-columns { -webkit-column-count: 3; -moz-column-count: 3; column-count: 3; -webkit-column-gap: 1.25rem; -moz-column-gap: 1.25rem; column-gap: 1.25rem; } .card-columns .card { display: inline-block; width: 100%; } } .margintop{ margin-top: 20px; } .portfolio-hover { background: rgba(254, 209, 54, 0.9); position: absolute; width: 100%; height: 100%; opacity: 0; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; } #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover { opacity: 1; } .panier{ margin: 0 auto; } .form{ z-index: 2; position: absolute; margin-top: 50px; margin-left: 130px; top: 0; } .nav-tabs{ background-color: transparent; color: #fffaf4; border-color: transparent; border-bottom-width: 2px; } .navResa li a:hover, .navResa li.active a:hover, .navResa li a:focus{ background-color: transparent!important; color: #fffaf4!important; border-color: transparent; border-radius: 0; } .navResa li.active a, .navResa li.active a:focus{ background-color: transparent!important; color: #fffaf4!important; border-color: transparent transparent #fffaf4!important; border-radius: 0; border-bottom-width: 2px; } .onglet{ color: #999999; border-radius: 0; } .photoFlotte{ margin-top: 20px; } ul.lienFlotte{ padding: 0px; } ul.lienFlotte li{ display: inline; text-align: center; padding: 2px; } .white{ background-color: #fff; } .navbar-right{ margin-right: 50px!important; } .navbar-left{ margin-left: 50px!important; } .cacherReservation{ display: none; } #gMaps{ font-weight: 400!important; } .logoReseau{ height: 40px; width: 40px; } .mapMarker{ width: 40px; } #motDeP{ text-align: right; } .couleurBleu{ background-color: #1f3145; } .couleurBleuClair{ background-color: #365a81; } .couleurBlanche{ background-color: #fffaf4; } .couleurJaune{ background-color: #ccaa5b; } .fondCuirBleu{ background-image: url(../img/bleu.png); background-size: 1500px 250px; } .fondCuirJaune{ background-image: url(../img/gold.png); background-size: 1250px 187px; } .fondTransparent{ background-color: transparent!important; } .btn.focus, .btn:focus, .btn:hover { color: #fff!important } .btn-blue{ background-image: url(../img/bleu.png); background-size: 1500px 250px; color: #fffaf4; border-color: #1f3145; border-radius: 0; font-weight: 600; } .btn-blue:hover, btn-blue:active, btn-blue:focus, btn-blue.focus{ color: #ccaa5b!important; border-color: #365a81!important; border-radius: 0; font-weight: 600; } .btn-gold{ background-color: #ccaa5b; color: #323232; border-color: #ccaa5b; border-radius: 0; font-weight: 600; } .btn-gold:hover, btn-gold:active, btn-gold:focus, btn-gold.focus{ background-color: #e6c986!important; color: #323232!important; border-color: #e6c986!important; border-radius: 0; font-weight: 600; } .form-control, .input-group-addon{ border-radius: 0; } .carousel-indicators li{ border-color: #fffaf4; background-color: #fffaf4; } .carousel-indicators .active{ border-color: #1f3145; background-color: #1f3145; } .paddingRowLR15{ padding: 0px 15px; } .noPadding{ padding: 0px!important; } .noPaddingTop{ padding-top: 0!important; } .height300{ height: 300px; } .height80{ height: 80px; } .height60{ height: 60px; } .height40{ height: 40px; } .trapezeGauche{ width: 100px; height: 0px; border-bottom: 150px solid #1f3145; border-right: 50px solid transparent; } .marginTop25{ margin-top: 25px; } .marginTop10{ margin-top: 10px; } .marginTop20{ margin-top: 20px; } .marginTop30{ margin-top: 30px; } .marginTop40{ margin-top: 40px; } .marginTop50{ margin-top: 50px; } .marginTop180{ margin-top: 180px; } .marginL15{ margin-left: 15px; } .padding10{ padding: 10px; } .padding5{ padding: 5px; } .rightPosition{ float: right; } footer{ position: absolute; width: 100%; } .whiteText{ color: #fffaf4; } .blueText{ color: #1f3145!important; } .goldText{ color: #e6c986; } .noBorder{ border: none; } .line{ height: 2px; } .nav .open a, .nav .open a:focus, .nav .open a:hover, .nav li a:focus, .nav li a:hover{ background-color: transparent!important; border-color: transparent!important; } .footerLink{ font-weight: 600; } .footerLink:hover, .footerLink:focus, .footerLink:active{ color: #ccaa5b; text-decoration: none; } #typoVW{ position: absolute; top: 0; left: 0; height: 17%; width: 17%; margin-left: 40px; margin-top: 28px; } #meilleursPrix{ background-image: url(../img/lesmeilleursprix.png); background-size: 100% 100%; background-repeat: no-repeat; } #experienceInedite{ background-image: url(../img/uneexperienceinedite.png); background-size: 100% 100%; background-repeat: no-repeat; } #equipeExpert{ background-image: url(../img/uneequipedexpert.png); background-size: 100% 100%; background-repeat: no-repeat; } #reveContinue{ background-image: url(../img/lerevecontinue.png); background-size: 100% 100%; background-repeat: no-repeat; } .infoIndex{ margin-top: 100px; } .marginBottom10{ margin-bottom: 10px; } .marginBottom20{ margin-bottom: 20px; } .marginBottom40{ margin-bottom: 40px; } .marginBottom60{ margin-bottom: 60px; } .img100{ height: 100%; width: 100%; } .imgHeight100{ height: 100%; } #reseauFB{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 350px; margin-top: 25px; z-index: 2; } #reseauTwitter{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 390px; margin-top: 25px; z-index: 2; } #reseauInsta{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 430px; margin-top: 25px; z-index: 2; } #reseauYT{ position: absolute; top: 0; left: 0; height: 28px; width: 28px; margin-left: 470px; margin-top: 25px; z-index: 2; } .reseau:hover, .reseau:focus, .reseau:active{ background-color: #ccaa5b; border-radius: 50%; z-index: 1; } #choixLangue{ position: absolute; top: 0; right: 0; margin-right: 170px; margin-top: 25px; } #recherche{ position: absolute; top: 0; right: 0; width: 170px; margin-right: 290px; margin-top: 25px; } .imgFlotteGauche{ background-image: url(../img/aile_gauche.png); height: 60px; background-position: right bottom; background-repeat: no-repeat; } .imgFlotteDroite{ background-image: url(../img/aile_droite.png); height: 60px; background-position: left bottom; background-repeat: no-repeat; } .paddingTop20{ padding-top: 20px; } .avionTitre{ position: absolute; width: 1170px; margin-top: -372px; } .avionDescrip{ position: absolute; width: 1170px; margin-top: -312px; } .affichage{ opacity: 0; overflow: hidden; transition: all ease 0.5s; -webkit-transition: all ease 0.5s; -moz-transition: all ease 0.5s; } .marginTopCarousel{ margin-top: -1px } .navCompte{ background-image: url(../img/fondBleu.png); background-size: 684px 49px; } .gras{ font-weight: 600!important; color: #ccaa5b!important; } .jumbotron{ background-size: cover; height: 450px; width: 100%; overflow: hidden; background-color: rgba(0,0,0); } .jumboCompte{ background-image: url(../img/ciel7.jpg); margin-bottom: 0px; background-position: 0 -300px; } .jumboFlotte{ background-image: url(../img/ciel10.jpg); margin-bottom: 0px; filter: brightness(0.7); } .borderedDiv{ border-style: solid none; border-width: 2px; border-color: #dfdcda; } .borderedRightDiv{ border-right-style: solid; border-width: 2px; border-color: #dfdcda; } .affichResa, .affichMoyen{ position: absolute; width: 1170px; margin-top: -300px; } .scrollDiv{ height: 296px; overflow-y: scroll; } .height300{ height: 300px; } /* Removes the default 20px margin and creates some padding space for the indicators and controls */ .carouselBoutique { margin-bottom: 0; padding: 0 40px 30px 40px; } /* Reposition the controls slightly */ .carouselBoutique-control.left { left: -50px; top: -50px; background-image: none!important; color: #323232; } .carouselBoutique-control.right { right: -50px; top: -50px; background-image: none!important; color: #323232; } /* Changes the position of the indicators */ .carouselBoutique-indicators { right: 50%; top: auto; bottom: 0px; margin-right: -19px; } .well{ background-color: transparent!important; border: transparent!important; box-shadow: none!important; -webkit-box-shadow: none!important; margin: 0px; } .row-height { display: table; table-layout: fixed; height: 100%; width: 100%; } .col-height { display: table-cell; float: none; height: 100%; } .couleurCommande{ background-color: #eee9e3; } .positionBottom20{ position: absolute; bottom: 20px; left: 0px; text-align: center; width: 100%; } .textAccueil{ padding: 20px; background-color: rgba(255,250,244,0.5); height: 300px; position: absolute; z-index: 2; margin-top: 100px; margin-right: 130px; top: 0; right: 0; } .prixBarre, .prixBarre:hover, .prixBarre:focus, .prixBarre:active{ color: #801621; text-decoration: line-through; } .prixPromo, .prixPromo:hover, .prixPromo:focus, .prixPromo:active{ color: #1f3145; font-weight: bold; text-decoration: none; } .table-striped tbody tr:nth-of-type(odd){ background-color: #eee9e3; } .panel{ display: none; background-color: none!important; box-shadow: none!important; border: none!important; } .panel5, .panel4, .panel3, .panel2, .panel1, .panel0{ display: none; margin-bottom: 20px; } .navbarAvion{ width: 100%; height: 80px; } .navbarAvion li{ padding: 20px 50px 0px; } .navbarAvion li a:focus, .navbarAvion li a:active, .navbarAvion li a:hover{ text-decoration: none; color: #1f3145; } .navbarAvion li.active a, .navbarAvion li.active a:focus{ background-color: transparent!important; color: #1f3145; border-color: transparent; } .navbarAvion li a h4{ font-size: 20px; } .aileDoree{ background: url("../img/aileDoree.svg") no-repeat; height: 10px; } .flip{ -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); filter: FlipH; -ms-filter: "FlipH"; } .quote{ z-index: 2; font-size: 24px; color: white; } .jumboTexteFlotte { margin-top: -450px; z-index: 2; color: white; }
0.345547
0.046012
@font-face { font-family: 'eausans_book_osf'; src: url('../fonts/eau_sans_book_osf-webfont.eot'); src: url('../fonts/eau_sans_book_osf-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/eau_sans_book_osf-webfont.woff') format('woff'), url('../fonts/eau_sans_book_osf-webfont.ttf') format('truetype'), url('../fonts/eau_sans_book_osf-webfont.svg#eausans_book') format('svg'); font-weight: normal; font-style: normal;} body { background-color: #fff; background: url("../images/travelworthy-backdrop.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; margin: 0px; font-family: 'eausans_book_osf', Courier;} h1 { background: #1e1b1e url("../images/travelworthy-logo.gif") no-repeat; width: 230px; height: 180px; float: left; text-indent: 100%; white-space: nowrap; overflow: hidden; margin: 0px;} h2 { margin: 1.75em 0 0 0; color: #adffda; font-weight: normal;} h2 + p { margin: 0.25em 0 0 0;} p + p { margin: 0;} p + h2 { margin: 10px 0 0 0;} /* message under the logo */ #message { float: left; clear: left; background-color: #ffb87a; color: #1e1b1e; width:170px; padding: 18px 30px; text-align: center;} /* black bar across the right hand side of the page */ #info { background-color: #1e1b1e; color: #fff; width: 200px; padding: 0px 15px; text-align: center; min-height: 100%; position: absolute; top: 0px; right: 15%;} /* details in the black bar */ #hotelName { text-transform: uppercase; text-align: center; font-size: 120%; margin-top: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 10px 0px;} #hotel1 { margin-top: 1em; border-top: 1px solid #fff; padding-top: 1em;} #hotel2 { border-bottom: 1px solid #fff; padding-bottom: 1em;} #rooms { font-size: 440%; color: #ffb87a; display: inline-block; margin: 0px;} #roomRate{ text-decoration: line-through; display: inline-block; float: left; padding-top: 10px;} #specialRate { font-size: 440%; color: #ffb87a; display: inline-block; padding: 10px 0px 20px 0px; margin: 0px;} #offerEnds { text-transform: uppercase; color: #ffb87a; font-size: 75%;} .true, .false { padding: 0px 50px 0px 50px; line-height: 28px; text-align: left; background-image: url("../images/check-cross.png"); background-position: 120px 0px; background-repeat: no-repeat;} .false { background-position: 120px -28px;} /* footer */ #footer { position: absolute; bottom: 0px; left: 0px; width: 100%; background-color: #adffda;} #footer p { padding: 10px; margin: 0px;} .data { padding: 10px;}
JSBook-master/WebContent/c03/css/c03.css
@font-face { font-family: 'eausans_book_osf'; src: url('../fonts/eau_sans_book_osf-webfont.eot'); src: url('../fonts/eau_sans_book_osf-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/eau_sans_book_osf-webfont.woff') format('woff'), url('../fonts/eau_sans_book_osf-webfont.ttf') format('truetype'), url('../fonts/eau_sans_book_osf-webfont.svg#eausans_book') format('svg'); font-weight: normal; font-style: normal;} body { background-color: #fff; background: url("../images/travelworthy-backdrop.jpg") no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; margin: 0px; font-family: 'eausans_book_osf', Courier;} h1 { background: #1e1b1e url("../images/travelworthy-logo.gif") no-repeat; width: 230px; height: 180px; float: left; text-indent: 100%; white-space: nowrap; overflow: hidden; margin: 0px;} h2 { margin: 1.75em 0 0 0; color: #adffda; font-weight: normal;} h2 + p { margin: 0.25em 0 0 0;} p + p { margin: 0;} p + h2 { margin: 10px 0 0 0;} /* message under the logo */ #message { float: left; clear: left; background-color: #ffb87a; color: #1e1b1e; width:170px; padding: 18px 30px; text-align: center;} /* black bar across the right hand side of the page */ #info { background-color: #1e1b1e; color: #fff; width: 200px; padding: 0px 15px; text-align: center; min-height: 100%; position: absolute; top: 0px; right: 15%;} /* details in the black bar */ #hotelName { text-transform: uppercase; text-align: center; font-size: 120%; margin-top: 10px; border-top: 1px solid #fff; border-bottom: 1px solid #fff; padding: 10px 0px;} #hotel1 { margin-top: 1em; border-top: 1px solid #fff; padding-top: 1em;} #hotel2 { border-bottom: 1px solid #fff; padding-bottom: 1em;} #rooms { font-size: 440%; color: #ffb87a; display: inline-block; margin: 0px;} #roomRate{ text-decoration: line-through; display: inline-block; float: left; padding-top: 10px;} #specialRate { font-size: 440%; color: #ffb87a; display: inline-block; padding: 10px 0px 20px 0px; margin: 0px;} #offerEnds { text-transform: uppercase; color: #ffb87a; font-size: 75%;} .true, .false { padding: 0px 50px 0px 50px; line-height: 28px; text-align: left; background-image: url("../images/check-cross.png"); background-position: 120px 0px; background-repeat: no-repeat;} .false { background-position: 120px -28px;} /* footer */ #footer { position: absolute; bottom: 0px; left: 0px; width: 100%; background-color: #adffda;} #footer p { padding: 10px; margin: 0px;} .data { padding: 10px;}
0.237399
0.086787
div.iwjmb-field:before, div.iwjmb-field:after { content: " "; display: table; } div.iwjmb-field:after { clear: both; } div.iwjmb-field { *zoom: 1; margin: 0 0 15px; } .iwjmb-textarea { resize: vertical; } /* Clone */ .iwjmb-clone { min-height: 24px; margin-bottom: 10px; position: relative; clear: both; background: #fff; } .iwjmb-clone > input[type='radio'], .iwjmb-clone > input[type='checkbox'] { margin: 6px 0 0 4px; } .iwjmb-button.remove-clone { text-decoration: none; color: #fff; background: #c00; -webkit-border-radius: 50%; border-radius: 50%; display: inline-block; height: 20px; line-height: 20px; text-align: center; width: 20px; } .iwjmb-button.remove-clone i:before { line-height: inherit; } .remove-clone:focus { outline: 0; box-shadow: none; } .iwjmb-clone-placeholder { background: #fcf8e3; border: 1px solid #faebcc; display: block; } .iwjmb-sort-clone { position: relative; padding: 15px 100px 15px 0; margin: 0 -10px; display: table; width: 100%; } .iwjmb-sort-clone:after { content: ""; position: absolute; bottom: 0; left: 15px; width: calc(100% - 30px); height: 1px; background: #eeeeee; } .iwj-form-2 .iwjmb-sort-clone div.iwjmb-field{ width: 33.33%; } .iwj-form-2 .skills-area .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .honors-awards-area .iwjmb-sort-clone div.iwjmb-field{ width: 50%; } .iwjmb-sort-clone div.iwjmb-field { width: 50%; float: left; padding: 0 10px; } .iwjmb-sort-clone a.iwjmb-button, .iwjmb-sort-clone a.iwjmb-clone-icon { display: block; position: absolute; top: 26px; } .iwjmb-sort-clone a.iwjmb-clone-icon { cursor: move; background: url(../img/drag_icon.gif) no-repeat; height: 23px; width: 11px; vertical-align: top; right: 0; } .iwjmb-sort-clone a.remove-clone { right: 40px; } .iwjmb-input .iwjmb-button.add-clone { display: inline-block; background: #f5f5f5; padding: 5px 20px; border: 1px #eeeeee solid; -webkit-border-radius: 5px; border-radius: 5px; color: #333333; text-transform: uppercase; margin-top: 25px; height: auto; box-shadow: none; text-shadow: none; } .iwjmb-input .iwjmb-button.add-clone:hover { color: #ffffff; background: #2980b9; } /* jQuery validation */ label.error { padding-left: 3px; color: red; } input.error, textarea.error, select.error { border-color: #c00 !important; background: #ffebe8 !important; } /* =Styles for 'side' meta boxes -------------------------------------------------------------- */ #side-sortables .iwjmb-label, #side-sortables .iwjmb-input { width: 100%; } /*INPUT LIST*/ .iwjmb-input-list li{ line-height: 22px; } .iwjmb-input-list.inline li{ display:inline-block; margin-right: 0; line-height:1; } .iwjmb-input-list.inline li label { margin-right: 10px; } .iwjmb-input-list.inline { margin:0; } li .iwjmb-input-list { margin-left: 15px; } /*CHECKBOX*/ .iwjmb-checkbox-wrapper .description { display: inline; font-style: normal; } .iwjmb-number{ min-width: 221px; }/* body .select2-results__option { margin-bottom: 0; }*/ @media (max-width: 1199px) { .iwjmb-sort-clone { padding: 15px 70px 15px 0; } .iwjmb-sort-clone a.remove-clone { right: 30px; } } @media (max-width: 991px) { .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .iwjmb-sort-clone div.iwjmb-field { width: 100%; } .iwj-form-2 .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .skills-area .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .honors-awards-area .iwjmb-sort-clone div.iwjmb-field { width: 100%; } } @media (max-width: 767px) { .iwjmb-sort-clone { padding: 15px 20px 15px 0; } .iwjmb-sort-clone a.iwjmb-clone-icon { right: 5px; } .iwj-form-2 .iwjmb-sort-clone a.iwjmb-button { right: 0; -webkit-transform: translateY(24px); transform: translateY(24px); } } .lightredbg { background: #f4675a!important; } .orangebg { background: #f39d33!important; } .lavendarbg { background: #b551b7!important; } .greenbg { background: #00cb62!important; }
css3/style.css
div.iwjmb-field:before, div.iwjmb-field:after { content: " "; display: table; } div.iwjmb-field:after { clear: both; } div.iwjmb-field { *zoom: 1; margin: 0 0 15px; } .iwjmb-textarea { resize: vertical; } /* Clone */ .iwjmb-clone { min-height: 24px; margin-bottom: 10px; position: relative; clear: both; background: #fff; } .iwjmb-clone > input[type='radio'], .iwjmb-clone > input[type='checkbox'] { margin: 6px 0 0 4px; } .iwjmb-button.remove-clone { text-decoration: none; color: #fff; background: #c00; -webkit-border-radius: 50%; border-radius: 50%; display: inline-block; height: 20px; line-height: 20px; text-align: center; width: 20px; } .iwjmb-button.remove-clone i:before { line-height: inherit; } .remove-clone:focus { outline: 0; box-shadow: none; } .iwjmb-clone-placeholder { background: #fcf8e3; border: 1px solid #faebcc; display: block; } .iwjmb-sort-clone { position: relative; padding: 15px 100px 15px 0; margin: 0 -10px; display: table; width: 100%; } .iwjmb-sort-clone:after { content: ""; position: absolute; bottom: 0; left: 15px; width: calc(100% - 30px); height: 1px; background: #eeeeee; } .iwj-form-2 .iwjmb-sort-clone div.iwjmb-field{ width: 33.33%; } .iwj-form-2 .skills-area .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .honors-awards-area .iwjmb-sort-clone div.iwjmb-field{ width: 50%; } .iwjmb-sort-clone div.iwjmb-field { width: 50%; float: left; padding: 0 10px; } .iwjmb-sort-clone a.iwjmb-button, .iwjmb-sort-clone a.iwjmb-clone-icon { display: block; position: absolute; top: 26px; } .iwjmb-sort-clone a.iwjmb-clone-icon { cursor: move; background: url(../img/drag_icon.gif) no-repeat; height: 23px; width: 11px; vertical-align: top; right: 0; } .iwjmb-sort-clone a.remove-clone { right: 40px; } .iwjmb-input .iwjmb-button.add-clone { display: inline-block; background: #f5f5f5; padding: 5px 20px; border: 1px #eeeeee solid; -webkit-border-radius: 5px; border-radius: 5px; color: #333333; text-transform: uppercase; margin-top: 25px; height: auto; box-shadow: none; text-shadow: none; } .iwjmb-input .iwjmb-button.add-clone:hover { color: #ffffff; background: #2980b9; } /* jQuery validation */ label.error { padding-left: 3px; color: red; } input.error, textarea.error, select.error { border-color: #c00 !important; background: #ffebe8 !important; } /* =Styles for 'side' meta boxes -------------------------------------------------------------- */ #side-sortables .iwjmb-label, #side-sortables .iwjmb-input { width: 100%; } /*INPUT LIST*/ .iwjmb-input-list li{ line-height: 22px; } .iwjmb-input-list.inline li{ display:inline-block; margin-right: 0; line-height:1; } .iwjmb-input-list.inline li label { margin-right: 10px; } .iwjmb-input-list.inline { margin:0; } li .iwjmb-input-list { margin-left: 15px; } /*CHECKBOX*/ .iwjmb-checkbox-wrapper .description { display: inline; font-style: normal; } .iwjmb-number{ min-width: 221px; }/* body .select2-results__option { margin-bottom: 0; }*/ @media (max-width: 1199px) { .iwjmb-sort-clone { padding: 15px 70px 15px 0; } .iwjmb-sort-clone a.remove-clone { right: 30px; } } @media (max-width: 991px) { .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .iwjmb-sort-clone div.iwjmb-field { width: 100%; } .iwj-form-2 .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .skills-area .iwjmb-sort-clone div.iwjmb-field, .iwj-form-2 .honors-awards-area .iwjmb-sort-clone div.iwjmb-field { width: 100%; } } @media (max-width: 767px) { .iwjmb-sort-clone { padding: 15px 20px 15px 0; } .iwjmb-sort-clone a.iwjmb-clone-icon { right: 5px; } .iwj-form-2 .iwjmb-sort-clone a.iwjmb-button { right: 0; -webkit-transform: translateY(24px); transform: translateY(24px); } } .lightredbg { background: #f4675a!important; } .orangebg { background: #f39d33!important; } .lavendarbg { background: #b551b7!important; } .greenbg { background: #00cb62!important; }
0.258513
0.065009
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&family=Lobster&family=Luxurious+Roman&family=Mochiy+Pop+P+One&display=swap'); /* font-family: 'Dancing Script', cursive; font-family: 'Lobster', cursive; font-family: 'Luxurious Roman', cursive; font-family: 'Mochiy Pop P One', sans-serif; */ body{ background-color: darkkhaki; } .main{ background-color: rgb(223, 217, 217); padding: 30px; } #top{ float: right; } .header{ /*background-color:aqua;*/ margin: 20px; padding: 20px; } .header h1{ font-family: 'Dancing Script', cursive; text-align: center; } .header h4 { font-family: 'Luxurious Roman', cursive; text-align: justify; } #menu{ width: 100%; display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; } .header a:hover{ opacity: 0.5; } #space{ width: 5px; padding: 10px; } /* ==================== </base> ==================*/ * { box-sizing: border-box; } .conteudo{ display: flex; flex-wrap: wrap; } .principal{ flex: 70%; display: flex; align-items: center; justify-content: center; } .form_cadastro{ background-color: rgba(19, 19, 19, 0.3); padding: 40px; border-radius: 2px; width:70%; height: 100%; text-align: center; } .form_header{ padding-bottom: 50px; opacity: 0.8; color: #fff; } .form_header::after { content: ""; width: 100%; height: 1px; background-color: #fff; display: block; margin-top: -17px; margin-left: -5px; } .form-content label { color: #fff; font-size: 16px; opacity: 0.8; } .form_conteudo_area{ display: flex; flex-direction: column; padding:10px 0; padding-bottom: 50px; } .form_conteudo_central{} .form_content_area input { margin-top: 10px; padding:0 5px; background-color: transparent; border:none; border-bottom: 1px solid #e1e1e1; outline: none; color: #fff; } .form_footer { display: flex; flex-direction: column; } .form_submit{ width: 100%; height: 40px; background-color: #a13854; border:none; color:#e1e1e1; margin: 10px 0; } .form_footer a { text-align: center; font-size: 12px; opacity: 0.8; color: #fff; text-decoration: none; } .form_footer:hover{ opacity: 0.5; } .parceiros{ flex: 30%; flex-wrap: wrap; background-color: #f1f1f1; padding: 20px; } /* .botao{ border-radius: 10%; font-size: 18px; border: none; } .botao:hover{ opacity: 0.5; } */ .footer{ margin-top: 30px; display: flex; flex-direction: row; justify-content: space-around; } .footer p{ display: flex; justify-content: center; font-family: 'Lobster', cursive; font-size: 20px; } /* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */ @media screen and (max-width: 700px) { .conteudo, .navbar { flex-direction: column; } } /* ******************* */ /* Fake image, just for this example */ .fakeimg { background-color: rgb(201, 250, 217); width: 100%; padding: 20px; }
style.css
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script:wght@500&family=Lobster&family=Luxurious+Roman&family=Mochiy+Pop+P+One&display=swap'); /* font-family: 'Dancing Script', cursive; font-family: 'Lobster', cursive; font-family: 'Luxurious Roman', cursive; font-family: 'Mochiy Pop P One', sans-serif; */ body{ background-color: darkkhaki; } .main{ background-color: rgb(223, 217, 217); padding: 30px; } #top{ float: right; } .header{ /*background-color:aqua;*/ margin: 20px; padding: 20px; } .header h1{ font-family: 'Dancing Script', cursive; text-align: center; } .header h4 { font-family: 'Luxurious Roman', cursive; text-align: justify; } #menu{ width: 100%; display: flex; flex-wrap: nowrap; justify-content: center; align-items: center; } .header a:hover{ opacity: 0.5; } #space{ width: 5px; padding: 10px; } /* ==================== </base> ==================*/ * { box-sizing: border-box; } .conteudo{ display: flex; flex-wrap: wrap; } .principal{ flex: 70%; display: flex; align-items: center; justify-content: center; } .form_cadastro{ background-color: rgba(19, 19, 19, 0.3); padding: 40px; border-radius: 2px; width:70%; height: 100%; text-align: center; } .form_header{ padding-bottom: 50px; opacity: 0.8; color: #fff; } .form_header::after { content: ""; width: 100%; height: 1px; background-color: #fff; display: block; margin-top: -17px; margin-left: -5px; } .form-content label { color: #fff; font-size: 16px; opacity: 0.8; } .form_conteudo_area{ display: flex; flex-direction: column; padding:10px 0; padding-bottom: 50px; } .form_conteudo_central{} .form_content_area input { margin-top: 10px; padding:0 5px; background-color: transparent; border:none; border-bottom: 1px solid #e1e1e1; outline: none; color: #fff; } .form_footer { display: flex; flex-direction: column; } .form_submit{ width: 100%; height: 40px; background-color: #a13854; border:none; color:#e1e1e1; margin: 10px 0; } .form_footer a { text-align: center; font-size: 12px; opacity: 0.8; color: #fff; text-decoration: none; } .form_footer:hover{ opacity: 0.5; } .parceiros{ flex: 30%; flex-wrap: wrap; background-color: #f1f1f1; padding: 20px; } /* .botao{ border-radius: 10%; font-size: 18px; border: none; } .botao:hover{ opacity: 0.5; } */ .footer{ margin-top: 30px; display: flex; flex-direction: row; justify-content: space-around; } .footer p{ display: flex; justify-content: center; font-family: 'Lobster', cursive; font-size: 20px; } /* Responsive layout - when the screen is less than 700px wide, make the two columns stack on top of each other instead of next to each other */ @media screen and (max-width: 700px) { .conteudo, .navbar { flex-direction: column; } } /* ******************* */ /* Fake image, just for this example */ .fakeimg { background-color: rgb(201, 250, 217); width: 100%; padding: 20px; }
0.289874
0.102484
.tooltip-parent { position: relative; } .tooltip-wrapper { position: fixed; bottom: 0; z-index: 10; pointer-events: none !important; } .tooltip { pointer-events: initial; height: min-content; } .tooltip-appear-left { animation: appear-left 100ms forwards; } .tooltip-appear-right { animation: appear-right 100ms forwards; } @keyframes appear-left { 0% { transform: translateX(10px); } 100% { transform: translateX(0); } } @keyframes appear-right { 0% { transform: translateX(-10px); } 100% { transform: translateX(0); } } /* ---=---=---=---=--- text tooltip */ .text-tooltip { border: 1px solid var(--color-accent-2); border-radius: 6px; background-color: var(--color-tooltip); padding: 4px 10px; color: white; display: flex; justify-content: center; align-items: center; flex-wrap: nowrap; max-height: 250px; font-size: 14px; } /* ---=---=---=---=--- decision tooltip */ .decision-tooltip-parent { width: min-content; } .decision-tooltip { padding: 7px; flex-wrap: wrap; justify-content: flex-start; flex-flow: column; align-items: stretch; width: 380px; } .decision-tooltip .decision-title { font-size: 17px; font-weight: 600; margin-right: 10px; display: flex; flex-wrap: nowrap; flex-flow: row; align-items: center; white-space: nowrap; } .decision-tooltip .decision-title img { height: 20px; margin-right: 5px; filter: invert(0.8); } .decision-tooltip .decision-description { margin-top: 6px; font-size: 13px; font-weight: 400; } .decision-tooltip .decision-button-inline { display: flex; flex-flow: row; flex-wrap: nowrap; justify-content: center; width: 100%; margin-top: 25px; } .decision-tooltip .decision-button-inline .button { background-color: transparent; padding: 0; } .decision-tooltip .decision-button-inline .button .ripple { background-color: rgba(66, 91, 150, 0.5) !important; } .decision-tooltip .decision-button-inline .decision-button-1 button { border: 1px solid var(--color-status-success); color: var(--color-status-success); font-size: 14px; font-weight: 600; padding: 6px 10px; } .decision-tooltip .decision-button-inline .decision-button-2 button { border: 1px solid var(--color-status-fail); color: var(--color-status-fail); font-size: 14px; font-weight: 600; padding: 6px 10px; } .decision-tooltip .center-div { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; } .form-tooltip form { margin-top: 15px; } /* tooltip utils */ .tooltip-section { position: absolute; height: 1px; width: calc(100% - 16px); margin: 0 8px; top: 50%; left: 0; right: 0; background-color: var(--color-dark-accent-foreground-2); } /*# sourceMappingURL=tooltips.css.map */
src/assets/styles/components/tooltips.css
.tooltip-parent { position: relative; } .tooltip-wrapper { position: fixed; bottom: 0; z-index: 10; pointer-events: none !important; } .tooltip { pointer-events: initial; height: min-content; } .tooltip-appear-left { animation: appear-left 100ms forwards; } .tooltip-appear-right { animation: appear-right 100ms forwards; } @keyframes appear-left { 0% { transform: translateX(10px); } 100% { transform: translateX(0); } } @keyframes appear-right { 0% { transform: translateX(-10px); } 100% { transform: translateX(0); } } /* ---=---=---=---=--- text tooltip */ .text-tooltip { border: 1px solid var(--color-accent-2); border-radius: 6px; background-color: var(--color-tooltip); padding: 4px 10px; color: white; display: flex; justify-content: center; align-items: center; flex-wrap: nowrap; max-height: 250px; font-size: 14px; } /* ---=---=---=---=--- decision tooltip */ .decision-tooltip-parent { width: min-content; } .decision-tooltip { padding: 7px; flex-wrap: wrap; justify-content: flex-start; flex-flow: column; align-items: stretch; width: 380px; } .decision-tooltip .decision-title { font-size: 17px; font-weight: 600; margin-right: 10px; display: flex; flex-wrap: nowrap; flex-flow: row; align-items: center; white-space: nowrap; } .decision-tooltip .decision-title img { height: 20px; margin-right: 5px; filter: invert(0.8); } .decision-tooltip .decision-description { margin-top: 6px; font-size: 13px; font-weight: 400; } .decision-tooltip .decision-button-inline { display: flex; flex-flow: row; flex-wrap: nowrap; justify-content: center; width: 100%; margin-top: 25px; } .decision-tooltip .decision-button-inline .button { background-color: transparent; padding: 0; } .decision-tooltip .decision-button-inline .button .ripple { background-color: rgba(66, 91, 150, 0.5) !important; } .decision-tooltip .decision-button-inline .decision-button-1 button { border: 1px solid var(--color-status-success); color: var(--color-status-success); font-size: 14px; font-weight: 600; padding: 6px 10px; } .decision-tooltip .decision-button-inline .decision-button-2 button { border: 1px solid var(--color-status-fail); color: var(--color-status-fail); font-size: 14px; font-weight: 600; padding: 6px 10px; } .decision-tooltip .center-div { width: 100%; height: 100%; display: flex; align-items: center; justify-content: center; } .form-tooltip form { margin-top: 15px; } /* tooltip utils */ .tooltip-section { position: absolute; height: 1px; width: calc(100% - 16px); margin: 0 8px; top: 50%; left: 0; right: 0; background-color: var(--color-dark-accent-foreground-2); } /*# sourceMappingURL=tooltips.css.map */
0.520496
0.090213
@-moz-document domain("play.typeracer.com"), domain("data.typeracer.com"), domain("preview.typeracer.com") { /* =================================================================== Typeracer Remix The elegant theme but make it your own. Created by: <NAME> Your customization by: YOU! Join us on Typeracer Discord: https://discord.gg/typeracer =================================================================== */ /* latin-ext */ @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 400; src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 400; src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* vietnamese */ @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(https://fonts.gstatic.com/s/inconsolata/v16/QldKNThLqRwH-OJ1UHjlKGlW5qhWxg.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(https://fonts.gstatic.com/s/inconsolata/v16/QldKNThLqRwH-OJ1UHjlKGlX5qhWxg.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(https://fonts.gstatic.com/s/inconsolata/v16/QldKNThLqRwH-OJ1UHjlKGlZ5qg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* cyrillic-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } html { min-height: 100%; } td { transition: all 75ms ease-in-out; } body { height: 100%; color: #DEDEDE; max-width: 100% !important; background: #111111 !important; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; } a { color: #DEDEDE !important; text-decoration: none; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; transition: all 75ms ease-in-out; } .messageBody { background: #111111 !important; } .container { background: url('http://i.imgur.com/MUIixKM.png') no-repeat !important; background-size: 270px !important; } .mainUserInfoBox { position: relative; left: -10px; top: -30px; } .trPopupDialog { width: auto !important; padding: 10px !important; background: #111111; } .themeHeader { background: #111111 !important; transition: all 75ms ease-in-out; } .themeHeader a { color: #DEDEDE; font-family: 'raleway', sans-serif !important; font-weight: 400; font-size: 12px; } .themeHeader a:hover, .themeHeader a:focus { color: #EEE; } .themeHeader .title { padding: 25px; } .themeHeader .title a { text-transform: lowercase; font-family: 'raleway', sans-serif !important; font-weight: 100 !important; font-size: 52px; z-index: 10 !important; } .themeHeader .navigation { padding: 0; height: 0; position: absolute; left: 100px; top: 85px; margin: 0; z-index: 0 !important; } .themeHeader a:hover { background: none !important; color: #A7ACD7 !important; } .navHome, .navUpgrade, .navMessages, .navProfile, .navFriends { background: none !important; } .themeHeader #tstats { padding-top: 10px; } .themeHeader #tstats .mainUserInfoBox tbody tr td { color: #EEE; } .subTitle { display: none; } .gwt-MenuBar { background: #111111; } .gwt-MenuItem-selected { background: #3A3C48; } .playerInfoPopup { background: #292b2c; color: #FFF; border: 1px red solid !important; } .playerInfoPopup a { color: #DEDEDE; } .playerInfoPopup a:hover, .playerInfoPopup a:focus { color: #DEDEDE; } .main, .themeContent { background: 0; background-color: #FFF; margin: 0 auto; } .mainViewport, .main, .themeContent, .statsView table { background: #111111 !important; transition: all 75ms ease-in-out; } .friendsTable .headerRow { font-size: 14px; text-transform: capitalize; font-style: normal !important; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #E9E9E9; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #F9F9F9; } .gwt-TabBar .gwt-TabBarItem { color: #333; } .mainUserHeader { background: none !important; } .footer { background: none; background-color: #111111; ; color: white; transition: all 75ms ease-in-out; } .footer a:hover { color: #A7ACD7; text-decoration: none; transition: all 75ms ease-in-out; } .chrome_l, .chrome_m, .chrome_r, .chrome_t, .chrome_tr, .chrome_tl, .chrome_b, .chrome_bl, .chrome_br { background: 0; } a:hover, a:focus { color: #A7ACD7; transition: all 75ms ease-in-out; } .mainViewport, .main, .themeContent, .statsView table { background-color: #111111; color: #DEDEDE; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #111111; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #111111; } .popupContent { background: #111111; } .gwt-TabBar .gwt-TabBarItem { color: #888; } .gwt-TabBar .gwt-TabBarItem:hover, .gwt-TabBar .gwt-TabBarItem:focus { color: #959bd0; } .fullTextStr { background: #111111 !important; font-family: Inconsolata, sans-serif !important; } .tblOwnStatesNumber { color: white!important; } .progressBar { border: 1px #333 !important; border-bottom-style: dashed !important; } html { min-height: 100%; } td { transition: all 75ms ease-in-out; } body { height: 100%; background: #111111 !important; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; } a { color: #DEDEDE !important; text-decoration: none; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; transition: all 75ms ease-in-out; } .mainViewport, .mainViewportHolder { width: 644px !important; } .container { background: url('http://i.imgur.com/MUIixKM.png') no-repeat !important; background-size: 270px !important; } .mainUserInfoBox { position: relative; left: -10px; top: -30px; } .trPopupDialog { width: auto !important; padding: 10px !important; background: #111111; } .themeHeader a { color: #DEDEDE; font-family: 'raleway', sans-serif !important; font-weight: 400; font-size: 12px; } .themeHeader a:hover, .themeHeader a:focus { color: #EEE; } .themeHeader .title { padding: 25px; } .themeHeader .title a { text-transform: lowercase; font-family: 'raleway', sans-serif !important; font-weight: 100 !important; font-size: 52px; z-index: 10 !important; } .themeHeader .navigation { padding: 0; height: 0; position: absolute; left: 100px; top: 85px; margin: 0; z-index: 0 !important; } .themeHeader a:hover { background: none !important; color: #A7ACD7 !important; } .navHome, .navUpgrade, .navMessages, .navProfile, .navFriends { background: none !important; } .themeHeader #tstats { padding-top: 10px; } .themeHeader #tstats .mainUserInfoBox tbody tr td { color: #DEDEDE; } .subTitle { display: none; } .gwt-MenuBar { background: #111111; } .playerInfoPopup { background: #292b2c; color: #FFF; border: 1px red solid !important; } .playerInfoPopup a { color: #DEDEDE; } .playerInfoPopup a:hover, .playerInfoPopup a:focus { color: #FFF; } .main, .themeContent { background: 0; background-color: #FFF; margin: 0 auto; } .friendsTable .headerRow { font-size: 14px; text-transform: capitalize; font-style: normal !important; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #E9E9E9; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #F9F9F9; } .gwt-TabBar .gwt-TabBarItem { color: #333; } .footer { background: none; background-color: #111111; ; color: white; transition: all 75ms ease-in-out; } .footer a:hover { color: #A7ACD7; text-decoration: none; transition: all 75ms ease-in-out; } .chrome_l, .chrome_m, .chrome_r, .chrome_t, .chrome_tr, .chrome_tl, .chrome_b, .chrome_bl, .chrome_br { background: 0; } a:hover, a:focus { color: #A7ACD7; transition: all 75ms ease-in-out; } .mainViewport, .main, .themeContent, .statsView table { background-color: #111111; color: #DEDEDE; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #111111; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #111111; } .popupContent { background: #111111; } .gwt-TabBar .gwt-TabBarItem { color: #888; } .gwt-TabBar .gwt-TabBarItem:hover, .gwt-TabBar .gwt-TabBarItem:focus { color: #959bd0; } .fullTextStr { background: #111111 !important; font-family: Inconsolata, sans-serif !important; } .tblOwnStatesNumber { color: white!important; } .progressBar { border: 1px #333 !important; border-bottom-style: dashed !important; } table.inputPanel div { font-family: 'Inconsolata' !important; font-size: 20px !important; } }
data/usercss/143356.user.css
@-moz-document domain("play.typeracer.com"), domain("data.typeracer.com"), domain("preview.typeracer.com") { /* =================================================================== Typeracer Remix The elegant theme but make it your own. Created by: <NAME> Your customization by: YOU! Join us on Typeracer Discord: https://discord.gg/typeracer =================================================================== */ /* latin-ext */ @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 400; src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyCMIT5lu.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Raleway'; font-style: normal; font-weight: 400; src: local('Raleway'), local('Raleway-Regular'), url(https://fonts.gstatic.com/s/raleway/v12/1Ptug8zYS_SKggPNyC0ITw.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* vietnamese */ @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(https://fonts.gstatic.com/s/inconsolata/v16/QldKNThLqRwH-OJ1UHjlKGlW5qhWxg.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(https://fonts.gstatic.com/s/inconsolata/v16/QldKNThLqRwH-OJ1UHjlKGlX5qhWxg.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Inconsolata'; font-style: normal; font-weight: 400; src: local('Inconsolata Regular'), local('Inconsolata-Regular'), url(https://fonts.gstatic.com/s/inconsolata/v16/QldKNThLqRwH-OJ1UHjlKGlZ5qg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/ek4gzZ-GeXAPcSbHtCeQI_esZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F; } /* cyrillic */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/mErvLBYg_cXG3rLvUsKT_fesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/-2n2p-_Y08sg57CNWQfKNvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/u0TOpm082MNkS5K0Q4rhqvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/NdF9MtnOpLzo-noMoG0miPesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0102-0103, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/Fcx7Wwv8OzT71A3E1XOAjvesZW2xOQ-xsNqO47m55DA.woff2) format('woff2'); unicode-range: U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Roboto'; font-style: normal; font-weight: 400; src: local('Roboto'), local('Roboto-Regular'), url(https://fonts.gstatic.com/s/roboto/v16/CWB0XYA8bzo0kSThX0UTuA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215; } /* cyrillic-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWJ0bbck.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFUZ0bbck.woff2) format('woff2'); unicode-range: U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* greek-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWZ0bbck.woff2) format('woff2'); unicode-range: U+1F00-1FFF; } /* greek */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVp0bbck.woff2) format('woff2'); unicode-range: U+0370-03FF; } /* vietnamese */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFWp0bbck.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFW50bbck.woff2) format('woff2'); unicode-range: U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Open Sans'; font-style: normal; font-weight: 400; src: local('Open Sans Regular'), local('OpenSans-Regular'), url(https://fonts.gstatic.com/s/opensans/v15/mem8YaGs126MiZpBA-UFVZ0b.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } html { min-height: 100%; } td { transition: all 75ms ease-in-out; } body { height: 100%; color: #DEDEDE; max-width: 100% !important; background: #111111 !important; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; } a { color: #DEDEDE !important; text-decoration: none; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; transition: all 75ms ease-in-out; } .messageBody { background: #111111 !important; } .container { background: url('http://i.imgur.com/MUIixKM.png') no-repeat !important; background-size: 270px !important; } .mainUserInfoBox { position: relative; left: -10px; top: -30px; } .trPopupDialog { width: auto !important; padding: 10px !important; background: #111111; } .themeHeader { background: #111111 !important; transition: all 75ms ease-in-out; } .themeHeader a { color: #DEDEDE; font-family: 'raleway', sans-serif !important; font-weight: 400; font-size: 12px; } .themeHeader a:hover, .themeHeader a:focus { color: #EEE; } .themeHeader .title { padding: 25px; } .themeHeader .title a { text-transform: lowercase; font-family: 'raleway', sans-serif !important; font-weight: 100 !important; font-size: 52px; z-index: 10 !important; } .themeHeader .navigation { padding: 0; height: 0; position: absolute; left: 100px; top: 85px; margin: 0; z-index: 0 !important; } .themeHeader a:hover { background: none !important; color: #A7ACD7 !important; } .navHome, .navUpgrade, .navMessages, .navProfile, .navFriends { background: none !important; } .themeHeader #tstats { padding-top: 10px; } .themeHeader #tstats .mainUserInfoBox tbody tr td { color: #EEE; } .subTitle { display: none; } .gwt-MenuBar { background: #111111; } .gwt-MenuItem-selected { background: #3A3C48; } .playerInfoPopup { background: #292b2c; color: #FFF; border: 1px red solid !important; } .playerInfoPopup a { color: #DEDEDE; } .playerInfoPopup a:hover, .playerInfoPopup a:focus { color: #DEDEDE; } .main, .themeContent { background: 0; background-color: #FFF; margin: 0 auto; } .mainViewport, .main, .themeContent, .statsView table { background: #111111 !important; transition: all 75ms ease-in-out; } .friendsTable .headerRow { font-size: 14px; text-transform: capitalize; font-style: normal !important; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #E9E9E9; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #F9F9F9; } .gwt-TabBar .gwt-TabBarItem { color: #333; } .mainUserHeader { background: none !important; } .footer { background: none; background-color: #111111; ; color: white; transition: all 75ms ease-in-out; } .footer a:hover { color: #A7ACD7; text-decoration: none; transition: all 75ms ease-in-out; } .chrome_l, .chrome_m, .chrome_r, .chrome_t, .chrome_tr, .chrome_tl, .chrome_b, .chrome_bl, .chrome_br { background: 0; } a:hover, a:focus { color: #A7ACD7; transition: all 75ms ease-in-out; } .mainViewport, .main, .themeContent, .statsView table { background-color: #111111; color: #DEDEDE; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #111111; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #111111; } .popupContent { background: #111111; } .gwt-TabBar .gwt-TabBarItem { color: #888; } .gwt-TabBar .gwt-TabBarItem:hover, .gwt-TabBar .gwt-TabBarItem:focus { color: #959bd0; } .fullTextStr { background: #111111 !important; font-family: Inconsolata, sans-serif !important; } .tblOwnStatesNumber { color: white!important; } .progressBar { border: 1px #333 !important; border-bottom-style: dashed !important; } html { min-height: 100%; } td { transition: all 75ms ease-in-out; } body { height: 100%; background: #111111 !important; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; } a { color: #DEDEDE !important; text-decoration: none; font-family: 'raleway', sans-serif !important; font-weight: 400 !important; transition: all 75ms ease-in-out; } .mainViewport, .mainViewportHolder { width: 644px !important; } .container { background: url('http://i.imgur.com/MUIixKM.png') no-repeat !important; background-size: 270px !important; } .mainUserInfoBox { position: relative; left: -10px; top: -30px; } .trPopupDialog { width: auto !important; padding: 10px !important; background: #111111; } .themeHeader a { color: #DEDEDE; font-family: 'raleway', sans-serif !important; font-weight: 400; font-size: 12px; } .themeHeader a:hover, .themeHeader a:focus { color: #EEE; } .themeHeader .title { padding: 25px; } .themeHeader .title a { text-transform: lowercase; font-family: 'raleway', sans-serif !important; font-weight: 100 !important; font-size: 52px; z-index: 10 !important; } .themeHeader .navigation { padding: 0; height: 0; position: absolute; left: 100px; top: 85px; margin: 0; z-index: 0 !important; } .themeHeader a:hover { background: none !important; color: #A7ACD7 !important; } .navHome, .navUpgrade, .navMessages, .navProfile, .navFriends { background: none !important; } .themeHeader #tstats { padding-top: 10px; } .themeHeader #tstats .mainUserInfoBox tbody tr td { color: #DEDEDE; } .subTitle { display: none; } .gwt-MenuBar { background: #111111; } .playerInfoPopup { background: #292b2c; color: #FFF; border: 1px red solid !important; } .playerInfoPopup a { color: #DEDEDE; } .playerInfoPopup a:hover, .playerInfoPopup a:focus { color: #FFF; } .main, .themeContent { background: 0; background-color: #FFF; margin: 0 auto; } .friendsTable .headerRow { font-size: 14px; text-transform: capitalize; font-style: normal !important; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #E9E9E9; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #F9F9F9; } .gwt-TabBar .gwt-TabBarItem { color: #333; } .footer { background: none; background-color: #111111; ; color: white; transition: all 75ms ease-in-out; } .footer a:hover { color: #A7ACD7; text-decoration: none; transition: all 75ms ease-in-out; } .chrome_l, .chrome_m, .chrome_r, .chrome_t, .chrome_tr, .chrome_tl, .chrome_b, .chrome_bl, .chrome_br { background: 0; } a:hover, a:focus { color: #A7ACD7; transition: all 75ms ease-in-out; } .mainViewport, .main, .themeContent, .statsView table { background-color: #111111; color: #DEDEDE; } .friendsTable tr:hover, .friendsTable tr:focus { background-color: #111111; } .friendsTable .headerRow:hover, .friendsTable .headerRow:focus { background-color: #111111; } .popupContent { background: #111111; } .gwt-TabBar .gwt-TabBarItem { color: #888; } .gwt-TabBar .gwt-TabBarItem:hover, .gwt-TabBar .gwt-TabBarItem:focus { color: #959bd0; } .fullTextStr { background: #111111 !important; font-family: Inconsolata, sans-serif !important; } .tblOwnStatesNumber { color: white!important; } .progressBar { border: 1px #333 !important; border-bottom-style: dashed !important; } table.inputPanel div { font-family: 'Inconsolata' !important; font-size: 20px !important; } }
0.337422
0.060529
.c_bg{background: url(../images/c_bg.jpg) no-repeat left top;} /***详细页/产品页样式***/ .c_title { padding:20px 20px;} .c_title h1{font-size:24px; font-family:"微软雅黑",Verdana, Geneva, sans-serif; color:#111;padding-bottom:5px;font-weight:normal; } .c_title p{ color:#525252; font-size:14px; } .author{ padding:10px;color:#555555; text-align:left;margin:5px 10px; line-height:25px;} .author span{ padding:0 20px 0 0;} .author a{ float:right;color:#555555; } .author p{border-top:3px solid #F2F2F2; clear:both; padding:10px; background-color:#FAFAFA; color:#93C5A0;} /*内容*/ .content{ font-size:14px; padding:20px; margin:0px; color:#666666; line-height:150%; clear:both; background: url(../images/content.jpg) no-repeat left bottom; padding-bottom:40px; } .content p{text-indent:27px; margin-bottom:15px;text-overflow: ellipsis;} .content strong{color:#333; padding:0px 10px;} .content a{ font-size:14px; color:#06F; padding:0px 2px 0px 2px; text-decoration: underline; } .content a:hover{ color:#F60;} .content h1{font-size:24px; font-weight: normal; padding:0px; margin:10px 0px;} .content h2{font-size:22px; font-weight: normal; line-height:200%;} .content h3{font-size:18px; font-weight: normal;line-height:200%;} .content h4{font-size:16px; font-weight: normal;line-height:200%;} .content h5{font-size: 14px;line-height:200%;} .content h6{font-size: 12px;line-height:200%;} .content ol { margin:10px 20px;} .content ol li{ list-style-type: decimal; margin-left:20px; } .content ul{ margin:10px 20px;} .content ul li{ list-style-type: disc; margin-left:20px; } .img_c{ padding:10px; background-color:#FFF; margin:15px; border:1px solid #BFBFBF;} .updown{ color:#663810; padding:10px; border-top:1px solid #A58B68; margin-bottom:30px; line-height:25px;} .updown p{} .updown a{color:#663810;} .updown a:hover{ color:#930;} /* scrolltab */ .scrolltab{position:relative;width:685px;margin:0 auto;} .scrolltab .ulBigPic{width:570px;height:444px;padding:20px 60px 0;overflow:hidden;} .scrolltab .ulBigPic li{width:570px;height:444px;display:none;} .scrolltab .ulBigPic .liSelected{display:block;} .scrolltab .ulBigPic img{border:1px solid #dedede;padding:2px;background-color:#fff;} .scrolltab .ulBigPic .sPic{width:570px;float:left;overflow:hidden;} .scrolltab .ulBigPic .sSideBox{width:290px;float:right;overflow:hidden;} .scrolltab .sSideBox span{width:290px;display:block;overflow:hidden;} .scrolltab .ulBigPic .sTitle{height:32px;line-height:32px;font-size:14px;font-weight:700;color:#333;} .scrolltab .ulBigPic .sIntro{line-height:24px;color:#666;word-wrap:break-word;word-break:break-all;} .scrolltab .ulBigPic .sMore{height:24px;line-height:24px;} .scrolltab .ulBigPic .sMore a{color:#841;} .scrolltab .ulBigPic .sTitle a{color:#333;} .scrolltab .ulBigPic .sTitle a:hover{color:#840;} .scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sLeftBtnABan,.scrolltab .sRightBtnA,.scrolltab .sRightBtnASel,.scrolltab .sRightBtnABan{width:38px;height:86px;display:block;position:absolute;top:190px;background:url(../images/bgArt.png) no-repeat;} .scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sRightBtnA,.scrolltab .sRightBtnASel{cursor:pointer;} .scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sLeftBtnABan{left:10px;} .scrolltab .sLeftBtnA{background-position:-5px -2px;} .scrolltab .sLeftBtnASel{background-position:-80px 0;} .scrolltab .sLeftBtnABan{background-position:-161px 0;} .scrolltab .sRightBtnA,.scrolltab .sRightBtnASel,.scrolltab .sRightBtnABan{right:10px;} .scrolltab .sRightBtnA{background-position:-36px 0;} .scrolltab .sRightBtnASel{background-position:-116px 0;} .scrolltab .sRightBtnABan{background-position:-192px 0;} .scrolltab .dSmallPicBox{width:665px;height:154px;position:relative; margin-left:10px;} .scrolltab .dSmallPic{width:565px;height:100px;position:absolute;left:53px;top:0px;overflow:hidden;} .scrolltab .dSmallPic ul{position:absolute;} .scrolltab .dSmallPic li{width:100px;height:90px;border:1px solid #fff;padding:3px 2px;float:left;display:inline;cursor:pointer;overflow:hidden; margin:0 3px;} .scrolltab .dSmallPic .sPic{width:100px;height:90px;display:block;} .scrolltab .dSmallPic .sPic img{ margin:auto;} .scrolltab .dSmallPic .sTitle{width:110px;height:30px;line-height:30px;display:block;text-align:center;color:#333;overflow:hidden;} .scrolltab .dSmallPic .liSelected{border-color:#D7D5D4;} .scrolltab .dSmallPic .liSelected .sPic img{border-color:#fff;} .scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sLeftBtnBBan,.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel,.scrolltab .sRightBtnBBan{width:25px;height:37px;display:block;position:absolute;top:35px;background:url(../images/bgArt.png) no-repeat;} .scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel{cursor:pointer;} .scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sLeftBtnBBan{left:20px;} .scrolltab .sLeftBtnB{background-position:0 -87px;} .scrolltab .sLeftBtnBSel{background-position:-50px -87px;} .scrolltab .sLeftBtnBBan{background-position:-100px -87px;} .scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel,.scrolltab .sRightBtnBBan{right:20px;} .scrolltab .sRightBtnB{background-position:-25px -87px;} .scrolltab .sRightBtnBSel{background-position:-75px -87px;} .scrolltab .sRightBtnBBan{background-position:-125px -87px;} .about_c{ padding:20px 0 80px 0;} .about_c p{ padding:10px 20px 20px 60px; font-size:14px; color:#7F7F7F;} .about_c .act_1{ color:#748CA5; font-size:20px; font-weight:normal;} .about_c .act_2{ color:#CE0B0E; font-size:20px; font-weight:normal;} .about_c .act_2 strong{ color:#748CA5; font-size:20px; font-weight:normal;} .about_c img{ margin:5px;}
public/themes/iqsa/public/assets/css/content.css
.c_bg{background: url(../images/c_bg.jpg) no-repeat left top;} /***详细页/产品页样式***/ .c_title { padding:20px 20px;} .c_title h1{font-size:24px; font-family:"微软雅黑",Verdana, Geneva, sans-serif; color:#111;padding-bottom:5px;font-weight:normal; } .c_title p{ color:#525252; font-size:14px; } .author{ padding:10px;color:#555555; text-align:left;margin:5px 10px; line-height:25px;} .author span{ padding:0 20px 0 0;} .author a{ float:right;color:#555555; } .author p{border-top:3px solid #F2F2F2; clear:both; padding:10px; background-color:#FAFAFA; color:#93C5A0;} /*内容*/ .content{ font-size:14px; padding:20px; margin:0px; color:#666666; line-height:150%; clear:both; background: url(../images/content.jpg) no-repeat left bottom; padding-bottom:40px; } .content p{text-indent:27px; margin-bottom:15px;text-overflow: ellipsis;} .content strong{color:#333; padding:0px 10px;} .content a{ font-size:14px; color:#06F; padding:0px 2px 0px 2px; text-decoration: underline; } .content a:hover{ color:#F60;} .content h1{font-size:24px; font-weight: normal; padding:0px; margin:10px 0px;} .content h2{font-size:22px; font-weight: normal; line-height:200%;} .content h3{font-size:18px; font-weight: normal;line-height:200%;} .content h4{font-size:16px; font-weight: normal;line-height:200%;} .content h5{font-size: 14px;line-height:200%;} .content h6{font-size: 12px;line-height:200%;} .content ol { margin:10px 20px;} .content ol li{ list-style-type: decimal; margin-left:20px; } .content ul{ margin:10px 20px;} .content ul li{ list-style-type: disc; margin-left:20px; } .img_c{ padding:10px; background-color:#FFF; margin:15px; border:1px solid #BFBFBF;} .updown{ color:#663810; padding:10px; border-top:1px solid #A58B68; margin-bottom:30px; line-height:25px;} .updown p{} .updown a{color:#663810;} .updown a:hover{ color:#930;} /* scrolltab */ .scrolltab{position:relative;width:685px;margin:0 auto;} .scrolltab .ulBigPic{width:570px;height:444px;padding:20px 60px 0;overflow:hidden;} .scrolltab .ulBigPic li{width:570px;height:444px;display:none;} .scrolltab .ulBigPic .liSelected{display:block;} .scrolltab .ulBigPic img{border:1px solid #dedede;padding:2px;background-color:#fff;} .scrolltab .ulBigPic .sPic{width:570px;float:left;overflow:hidden;} .scrolltab .ulBigPic .sSideBox{width:290px;float:right;overflow:hidden;} .scrolltab .sSideBox span{width:290px;display:block;overflow:hidden;} .scrolltab .ulBigPic .sTitle{height:32px;line-height:32px;font-size:14px;font-weight:700;color:#333;} .scrolltab .ulBigPic .sIntro{line-height:24px;color:#666;word-wrap:break-word;word-break:break-all;} .scrolltab .ulBigPic .sMore{height:24px;line-height:24px;} .scrolltab .ulBigPic .sMore a{color:#841;} .scrolltab .ulBigPic .sTitle a{color:#333;} .scrolltab .ulBigPic .sTitle a:hover{color:#840;} .scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sLeftBtnABan,.scrolltab .sRightBtnA,.scrolltab .sRightBtnASel,.scrolltab .sRightBtnABan{width:38px;height:86px;display:block;position:absolute;top:190px;background:url(../images/bgArt.png) no-repeat;} .scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sRightBtnA,.scrolltab .sRightBtnASel{cursor:pointer;} .scrolltab .sLeftBtnA,.scrolltab .sLeftBtnASel,.scrolltab .sLeftBtnABan{left:10px;} .scrolltab .sLeftBtnA{background-position:-5px -2px;} .scrolltab .sLeftBtnASel{background-position:-80px 0;} .scrolltab .sLeftBtnABan{background-position:-161px 0;} .scrolltab .sRightBtnA,.scrolltab .sRightBtnASel,.scrolltab .sRightBtnABan{right:10px;} .scrolltab .sRightBtnA{background-position:-36px 0;} .scrolltab .sRightBtnASel{background-position:-116px 0;} .scrolltab .sRightBtnABan{background-position:-192px 0;} .scrolltab .dSmallPicBox{width:665px;height:154px;position:relative; margin-left:10px;} .scrolltab .dSmallPic{width:565px;height:100px;position:absolute;left:53px;top:0px;overflow:hidden;} .scrolltab .dSmallPic ul{position:absolute;} .scrolltab .dSmallPic li{width:100px;height:90px;border:1px solid #fff;padding:3px 2px;float:left;display:inline;cursor:pointer;overflow:hidden; margin:0 3px;} .scrolltab .dSmallPic .sPic{width:100px;height:90px;display:block;} .scrolltab .dSmallPic .sPic img{ margin:auto;} .scrolltab .dSmallPic .sTitle{width:110px;height:30px;line-height:30px;display:block;text-align:center;color:#333;overflow:hidden;} .scrolltab .dSmallPic .liSelected{border-color:#D7D5D4;} .scrolltab .dSmallPic .liSelected .sPic img{border-color:#fff;} .scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sLeftBtnBBan,.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel,.scrolltab .sRightBtnBBan{width:25px;height:37px;display:block;position:absolute;top:35px;background:url(../images/bgArt.png) no-repeat;} .scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel{cursor:pointer;} .scrolltab .sLeftBtnB,.scrolltab .sLeftBtnBSel,.scrolltab .sLeftBtnBBan{left:20px;} .scrolltab .sLeftBtnB{background-position:0 -87px;} .scrolltab .sLeftBtnBSel{background-position:-50px -87px;} .scrolltab .sLeftBtnBBan{background-position:-100px -87px;} .scrolltab .sRightBtnB,.scrolltab .sRightBtnBSel,.scrolltab .sRightBtnBBan{right:20px;} .scrolltab .sRightBtnB{background-position:-25px -87px;} .scrolltab .sRightBtnBSel{background-position:-75px -87px;} .scrolltab .sRightBtnBBan{background-position:-125px -87px;} .about_c{ padding:20px 0 80px 0;} .about_c p{ padding:10px 20px 20px 60px; font-size:14px; color:#7F7F7F;} .about_c .act_1{ color:#748CA5; font-size:20px; font-weight:normal;} .about_c .act_2{ color:#CE0B0E; font-size:20px; font-weight:normal;} .about_c .act_2 strong{ color:#748CA5; font-size:20px; font-weight:normal;} .about_c img{ margin:5px;}
0.161452
0.082809
* { margin: 0; padding: 0; border: none; text-decoration: none; box-sizing: border-box; list-style: none; outline: none; font-family: 'Poppins', sans-serif; } body, html{ height: 100%; overflow: hidden; } body{ background-color: #000; } /*Classes auxiliares*/ div.container{ max-width: 1400px; margin: 0 auto; padding: 0 2%; } div.ghost{ height: 80px; } /*Editando a scrollbar*/ /* width */ ::-webkit-scrollbar { width: 8px; } /* Track */ ::-webkit-scrollbar-track { background: rgba(100, 100, 100, .5); } /* Handle */ ::-webkit-scrollbar-thumb { background: rgba(200, 200, 200, .2); } /*Tela de carregamento*/ div.overlay-load{ width: 100vw; height: 100%; position: fixed; background-color: #000; z-index: 999; display: flex; align-items: center; justify-content: center; } div.loading{ width: 64px; height: 64px; border: 8px solid transparent; border-top-color: #555; border-radius: 50%; animation: 1s spin linear infinite; } @keyframes spin{ to{ transform: rotate(360deg); } } /*Header*/ header{ height: 80px; width: 100%; position: fixed; box-shadow: 16px 0px 16px #000; z-index: 3; background-color: #000; } header > div.container{ display: flex; justify-content: space-between; align-items: center; height: 100%; } div.logo h2{ font-size: 28px; color: #fff; } /*Menu Desktop*/ nav.menu-desktop{ display: flex; align-items: center; } nav.menu-desktop ul{ display: flex; } nav.menu-desktop li{ margin: 0 20px; } nav.menu-desktop a{ color: #fff; font-size: 16px; position: relative; text-transform: uppercase; } nav.menu-desktop a::before{ content: ""; position: absolute; left: 0; bottom: -6px; z-index: 999; transform: scaleX(0); height: 3px; width: 100%; background-color: #fff; transform-origin: left; transition: .5s; } nav.menu-desktop a:hover::before{ transform: scaleX(1); } /*Menu Mobile*/ nav.menu-mobile{ display: none; } div.btn-menu{ position: relative; width: 28px; height: 4px; } div.btn-menu::before{ content: ""; position: absolute; left: 0; top: -10px; width: 100%; height: 100%; } div.btn-menu::after{ content: ""; position: absolute; left: 0; top: 10px; width: 100%; height: 100%; } div.btn-menu, div.btn-menu::before, div.btn-menu::after{ cursor: pointer; background-color: #fff; transition: all .5s ease; } div.menu-active{ width: 32px; transform: rotateZ(45deg); } div.menu-active::before, div.menu-active::after{ top: 0; transform: rotateZ(90deg); } nav.menu-mobile ul{ display: none; position: absolute; left: 0; top: 80px; width: 100%; z-index: 999; background-color: #000; } nav.menu-mobile li{ padding: 10px 0; text-align: center; } nav.menu-mobile a{ color: #fff; padding: 16px 0; display: block; font-size: 18px; } /*Sing-ing*/ div.sing-in button{ background: none; color: #fff; cursor: pointer; font-size: 16px; text-transform: uppercase; transition: .5s; } /*Slider*/ section.slider{ padding-top: 40%; position: relative; } div.overlay{ position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 1; background-image: linear-gradient(0deg, #111, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5), rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)); } div.bg{ display: none; background-size: cover; background-repeat: no-repeat; background-position: center; position: absolute; left: 0; top: 0; height: 100%; width: 100%; } /*Descrição*/ div.description-single{ display: none; position: absolute; z-index: 2; left: 50%; top: 50%; width: 100%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); display: none; animation: animacao 1s ease; max-width: 1400px; padding: 0 2%; } @keyframes animacao{ from{ top: 40%; } to{ top: 50%; } } div.description-single h2{ color: #fff; font-size: 56px; text-transform: uppercase; line-height: 70px; text-shadow: 8px 8px 16px #000; max-width: 900px; } div.description-single p{ color: #fff; font-size: 22px; padding: 16px 0; max-width: 600px; text-shadow: 8px 8px 16px #000; } div.description-single a{ background-color: rgb(63, 192, 172);; color: #fff; padding: 16px 32px; display: inline-block; margin: 16px 16px 0 0; border-radius: 35px; text-transform: uppercase; font-size: 16px; font-weight: 600; text-align: center; min-width: 200px; } /*Bullets*/ div.bullets-nav{ z-index: 2; position: absolute; left: 50%; bottom: 16px; display: block; width: 100%; text-align: center; transform: translateX(-50%); -ms-transform: translateX(-50%); } div.bullets-nav span{ width: 20px; height: 20px; border: 2px solid #fff; border-radius: 50%; margin: 0 8px; display: inline-block; cursor: pointer; transition: .5s; } /*Sessão jogos*/ section.games{ padding: 32px 0; } section.games > div.container{ display: flex; flex-wrap: wrap; } section.games > h2{ color: #eee; font-size: 40px; text-transform: uppercase; padding: 32px 2%; text-align: center; } div.game-wrap{ padding: 16px; width: 33.3%; margin-bottom: 40px; } div.game-single{ height: 100%; background-color: rgba(200, 200, 200, .2); } div.game-img{ background-size: cover; padding-top: 135%; width: 100%; background-position: center; background-repeat: no-repeat; } div.game-text{ padding: 16px 16px 0 16px; } div.game-text h2{ font-size: 25px; font-weight: normal; color: #eee; text-transform: uppercase; } div.game-text p{ color: #bbb; line-height: 20px; font-size: 14px; padding-top: 8px; font-weight: 300; } div.game-wrap a{ color: #2862bf; border-bottom: 2px solid #2d72e0; display: block; height: 40px; line-height: 40px; padding-bottom: 4px; font-size: 18px; padding: 0 16px; background-color: rgba(200, 200, 200, .2); } div.game-wrap a i{ transition: .5s; } div.game-wrap a:hover i{ padding-left: 8px; } /*Sessão faq*/ section.perguntas{ padding: 32px 0; } section.perguntas > h2{ color: #eee; font-size: 40px; text-transform: uppercase; padding: 0 2% 32px 2%; text-align: center; } section.perguntas > div.container{ max-width: 900px; } div.btn{ background-color: rgba(200, 200, 200, .2); padding: 24px; color: #fff; display: flex; justify-content: space-between; align-items: center; cursor: pointer; margin-bottom: 4px; } div.btn h2{ font-size: 20px; font-weight: normal; color: #eee; width: 90%; } div.btn i{ transition: .5s; } div.faq-text{ background-color: rgba(200, 200, 200, .2); padding: 24px; display: none; margin-bottom: 2px; } div.faq-text p{ color: #bbb; line-height: 24px; font-size: 16px; } /*Footer*/ footer{ background-color: rgba(50, 50, 50, .6); padding: 32px 0; margin-top: 32px; color: #eee; } footer > div.container{ display: flex; justify-content: space-between; } div.logo p{ color: #aaa; font-size: 14px; } div.links-uteis a{ display: block; color: #aaa; } div.links-uteis a:hover{ text-decoration: underline; } a.icon-single{ padding-right: 8px; color: #aaa; font-size: 22px; transition: .5s; } a.icon-single:hover{ color: #fff; } @media screen and (max-width: 1400px){ section.slider{ padding-top: 50%; } } @media screen and (max-width: 1280px){ section.slider{ padding-top: 60%; } } @media screen and (max-width: 1024px){ section.slider{ padding-top: 70%; } div.game-wrap{ width: 50%; } } @media screen and (max-width: 768px){ nav.menu-desktop{ display: none; } nav.menu-mobile{ display: block; order: 0; } div.logo{ order: 1; } div.sing-in{ order: 3; } div.sing-in button{ font-weight: 600; font-size: 14px; } div.sing-in i{ display: none; } div.btn h2{ font-size: 18px; } section.slider{ padding-top: 100%; } div.description-single{ text-align: center; } div.description-single h2{ font-size: 40px; line-height: 48px; } div.description-single p{ font-size: 18px; padding: 8px 0; } div.description-single a{ margin: 0 8px; font-size: 16px; padding: 12px 16px; max-width: 250px; } div.game-wrap{ width: 100%; max-width: 500px; margin: 0 auto; margin-bottom: 40px; } div.faq-text{ padding: 8px; } div.faq-text p{ font-size: 14px; } section.perguntas > div.container{ padding: 0; } footer > div.container{ display: block; text-align: center; } div.links-uteis{ padding: 24px 0; } } @media screen and (max-width: 500px){ div.sing-in button{ border: none; padding: 0; font-size: 16px; } div.description-single a{ display: block; margin: 10px auto; font-size: 14px; max-width: 200px; padding: 8px 16px; } div.description-single h2{ font-size: 28px; line-height: 38px; } div.description-single p{ font-size: 14px; line-height: 21px; } section.slider{ padding-top: 140%; } section.games > h2{ font-size: 32px; } section.perguntas > h2{ font-size: 22px; } div.btn h2{ font-size: 16px; } }
assets/css/style.css
* { margin: 0; padding: 0; border: none; text-decoration: none; box-sizing: border-box; list-style: none; outline: none; font-family: 'Poppins', sans-serif; } body, html{ height: 100%; overflow: hidden; } body{ background-color: #000; } /*Classes auxiliares*/ div.container{ max-width: 1400px; margin: 0 auto; padding: 0 2%; } div.ghost{ height: 80px; } /*Editando a scrollbar*/ /* width */ ::-webkit-scrollbar { width: 8px; } /* Track */ ::-webkit-scrollbar-track { background: rgba(100, 100, 100, .5); } /* Handle */ ::-webkit-scrollbar-thumb { background: rgba(200, 200, 200, .2); } /*Tela de carregamento*/ div.overlay-load{ width: 100vw; height: 100%; position: fixed; background-color: #000; z-index: 999; display: flex; align-items: center; justify-content: center; } div.loading{ width: 64px; height: 64px; border: 8px solid transparent; border-top-color: #555; border-radius: 50%; animation: 1s spin linear infinite; } @keyframes spin{ to{ transform: rotate(360deg); } } /*Header*/ header{ height: 80px; width: 100%; position: fixed; box-shadow: 16px 0px 16px #000; z-index: 3; background-color: #000; } header > div.container{ display: flex; justify-content: space-between; align-items: center; height: 100%; } div.logo h2{ font-size: 28px; color: #fff; } /*Menu Desktop*/ nav.menu-desktop{ display: flex; align-items: center; } nav.menu-desktop ul{ display: flex; } nav.menu-desktop li{ margin: 0 20px; } nav.menu-desktop a{ color: #fff; font-size: 16px; position: relative; text-transform: uppercase; } nav.menu-desktop a::before{ content: ""; position: absolute; left: 0; bottom: -6px; z-index: 999; transform: scaleX(0); height: 3px; width: 100%; background-color: #fff; transform-origin: left; transition: .5s; } nav.menu-desktop a:hover::before{ transform: scaleX(1); } /*Menu Mobile*/ nav.menu-mobile{ display: none; } div.btn-menu{ position: relative; width: 28px; height: 4px; } div.btn-menu::before{ content: ""; position: absolute; left: 0; top: -10px; width: 100%; height: 100%; } div.btn-menu::after{ content: ""; position: absolute; left: 0; top: 10px; width: 100%; height: 100%; } div.btn-menu, div.btn-menu::before, div.btn-menu::after{ cursor: pointer; background-color: #fff; transition: all .5s ease; } div.menu-active{ width: 32px; transform: rotateZ(45deg); } div.menu-active::before, div.menu-active::after{ top: 0; transform: rotateZ(90deg); } nav.menu-mobile ul{ display: none; position: absolute; left: 0; top: 80px; width: 100%; z-index: 999; background-color: #000; } nav.menu-mobile li{ padding: 10px 0; text-align: center; } nav.menu-mobile a{ color: #fff; padding: 16px 0; display: block; font-size: 18px; } /*Sing-ing*/ div.sing-in button{ background: none; color: #fff; cursor: pointer; font-size: 16px; text-transform: uppercase; transition: .5s; } /*Slider*/ section.slider{ padding-top: 40%; position: relative; } div.overlay{ position: absolute; left: 0; top: 0; height: 100%; width: 100%; z-index: 1; background-image: linear-gradient(0deg, #111, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5), rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)); } div.bg{ display: none; background-size: cover; background-repeat: no-repeat; background-position: center; position: absolute; left: 0; top: 0; height: 100%; width: 100%; } /*Descrição*/ div.description-single{ display: none; position: absolute; z-index: 2; left: 50%; top: 50%; width: 100%; transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); display: none; animation: animacao 1s ease; max-width: 1400px; padding: 0 2%; } @keyframes animacao{ from{ top: 40%; } to{ top: 50%; } } div.description-single h2{ color: #fff; font-size: 56px; text-transform: uppercase; line-height: 70px; text-shadow: 8px 8px 16px #000; max-width: 900px; } div.description-single p{ color: #fff; font-size: 22px; padding: 16px 0; max-width: 600px; text-shadow: 8px 8px 16px #000; } div.description-single a{ background-color: rgb(63, 192, 172);; color: #fff; padding: 16px 32px; display: inline-block; margin: 16px 16px 0 0; border-radius: 35px; text-transform: uppercase; font-size: 16px; font-weight: 600; text-align: center; min-width: 200px; } /*Bullets*/ div.bullets-nav{ z-index: 2; position: absolute; left: 50%; bottom: 16px; display: block; width: 100%; text-align: center; transform: translateX(-50%); -ms-transform: translateX(-50%); } div.bullets-nav span{ width: 20px; height: 20px; border: 2px solid #fff; border-radius: 50%; margin: 0 8px; display: inline-block; cursor: pointer; transition: .5s; } /*Sessão jogos*/ section.games{ padding: 32px 0; } section.games > div.container{ display: flex; flex-wrap: wrap; } section.games > h2{ color: #eee; font-size: 40px; text-transform: uppercase; padding: 32px 2%; text-align: center; } div.game-wrap{ padding: 16px; width: 33.3%; margin-bottom: 40px; } div.game-single{ height: 100%; background-color: rgba(200, 200, 200, .2); } div.game-img{ background-size: cover; padding-top: 135%; width: 100%; background-position: center; background-repeat: no-repeat; } div.game-text{ padding: 16px 16px 0 16px; } div.game-text h2{ font-size: 25px; font-weight: normal; color: #eee; text-transform: uppercase; } div.game-text p{ color: #bbb; line-height: 20px; font-size: 14px; padding-top: 8px; font-weight: 300; } div.game-wrap a{ color: #2862bf; border-bottom: 2px solid #2d72e0; display: block; height: 40px; line-height: 40px; padding-bottom: 4px; font-size: 18px; padding: 0 16px; background-color: rgba(200, 200, 200, .2); } div.game-wrap a i{ transition: .5s; } div.game-wrap a:hover i{ padding-left: 8px; } /*Sessão faq*/ section.perguntas{ padding: 32px 0; } section.perguntas > h2{ color: #eee; font-size: 40px; text-transform: uppercase; padding: 0 2% 32px 2%; text-align: center; } section.perguntas > div.container{ max-width: 900px; } div.btn{ background-color: rgba(200, 200, 200, .2); padding: 24px; color: #fff; display: flex; justify-content: space-between; align-items: center; cursor: pointer; margin-bottom: 4px; } div.btn h2{ font-size: 20px; font-weight: normal; color: #eee; width: 90%; } div.btn i{ transition: .5s; } div.faq-text{ background-color: rgba(200, 200, 200, .2); padding: 24px; display: none; margin-bottom: 2px; } div.faq-text p{ color: #bbb; line-height: 24px; font-size: 16px; } /*Footer*/ footer{ background-color: rgba(50, 50, 50, .6); padding: 32px 0; margin-top: 32px; color: #eee; } footer > div.container{ display: flex; justify-content: space-between; } div.logo p{ color: #aaa; font-size: 14px; } div.links-uteis a{ display: block; color: #aaa; } div.links-uteis a:hover{ text-decoration: underline; } a.icon-single{ padding-right: 8px; color: #aaa; font-size: 22px; transition: .5s; } a.icon-single:hover{ color: #fff; } @media screen and (max-width: 1400px){ section.slider{ padding-top: 50%; } } @media screen and (max-width: 1280px){ section.slider{ padding-top: 60%; } } @media screen and (max-width: 1024px){ section.slider{ padding-top: 70%; } div.game-wrap{ width: 50%; } } @media screen and (max-width: 768px){ nav.menu-desktop{ display: none; } nav.menu-mobile{ display: block; order: 0; } div.logo{ order: 1; } div.sing-in{ order: 3; } div.sing-in button{ font-weight: 600; font-size: 14px; } div.sing-in i{ display: none; } div.btn h2{ font-size: 18px; } section.slider{ padding-top: 100%; } div.description-single{ text-align: center; } div.description-single h2{ font-size: 40px; line-height: 48px; } div.description-single p{ font-size: 18px; padding: 8px 0; } div.description-single a{ margin: 0 8px; font-size: 16px; padding: 12px 16px; max-width: 250px; } div.game-wrap{ width: 100%; max-width: 500px; margin: 0 auto; margin-bottom: 40px; } div.faq-text{ padding: 8px; } div.faq-text p{ font-size: 14px; } section.perguntas > div.container{ padding: 0; } footer > div.container{ display: block; text-align: center; } div.links-uteis{ padding: 24px 0; } } @media screen and (max-width: 500px){ div.sing-in button{ border: none; padding: 0; font-size: 16px; } div.description-single a{ display: block; margin: 10px auto; font-size: 14px; max-width: 200px; padding: 8px 16px; } div.description-single h2{ font-size: 28px; line-height: 38px; } div.description-single p{ font-size: 14px; line-height: 21px; } section.slider{ padding-top: 140%; } section.games > h2{ font-size: 32px; } section.perguntas > h2{ font-size: 22px; } div.btn h2{ font-size: 16px; } }
0.31258
0.057838
.tile { -BACKGROUND : rgb(42, 42, 42); -FOREGROUND : rgb(223, 223, 223); -GRAY : rgb(139, 144, 146); -RED : rgb(229, 80, 76); -LIGHT_RED : rgb(255, 84, 56); -GREEN : rgb(143, 198, 94); -LIGHT_GREEN : rgb(132, 228, 50); -BLUE : rgb(55, 179, 252); -DARK_BLUE : rgb(55, 94, 252); -ORANGE : rgb(237, 162, 57); -YELLOW_ORANGE : rgb(229, 198, 76); -YELLOW : rgb(229, 229, 76); -MAGENTA : rgb(198, 75, 232); -PINK : rgb(233, 14, 139); -BACKGROUND_TRANS : rgba(42, 42, 42, 0.5); -FOREGROUND_TRANS : rgba(223, 223, 223, 0.5); -GRAY_TRANS : rgba(139, 144, 146, 0.5); -RED_TRANS : rgba(229, 80, 76, 0.5); _LIGHT_RED_TRANS : rgba(255, 84, 56, 0.5); -GREEN_TRANS : rgba(143, 198, 94, 0.5); -LIGHT_GREEN_TRANS : rgba(132, 228, 50, 0.5); -BLUE_TRANS : rgba(55, 179, 252, 0.5); -DARK_BLUE_TRANS : rgba(55, 94, 252, 0.5); -ORANGE_TRANS : rgba(237, 162, 57, 0.5); -YELLOW_ORANGE_TRANS: rgba(229, 198, 76, 0.5); -YELLOW_TRANS : rgba(229, 229, 76, 0.5); -MAGENTA_TRANS : rgba(198, 75, 232, 0.5); -PINK_TRANS : rgba(233, 14, 139, 0.5); -foreground-color : -FOREGROUND; -thumb-color : -FOREGROUND_TRANS; } .tile .chart { -fx-padding: 0px; } .tile .chart-content { -fx-padding: 0px; } .tile .chart-title { -fx-text-fill: -foreground-color; -fx-font-size: 14px; -fx-alignment: center-left; } .tile .axis-label { -fx-text-fill: -foreground-color; } .tile .chart-plot-background { -fx-background-color: transparent; } .tile .chart-vertical-grid-lines { -fx-stroke : #2a2a2a; -fx-stroke-dash-array: null; } .tile .chart-horizontal-grid-lines { -fx-stroke : #454545; -fx-stroke-dash-array: null; } .tile .chart-vertical-zero-line { -fx-stroke: transparent; } .tile .chart-alternative-row-fill { -fx-fill : transparent; -fx-stroke : transparent; -fx-stroke-width: 0; } .tile .chart-legend { -fx-background-color: transparent; -fx-padding : 5px; } .tile .chart-legend-item-symbol{ -fx-background-radius: 1em; } .tile .chart-legend-item{ -fx-text-fill: -foreground-color; -fx-alignment: center-right; } .tile .axis { AXIS_COLOR : #454545; -fx-tick-label-fill: -foreground-color; } .tile .axis:left { -fx-border-color: transparent transparent transparent transparent; } .tile .axis:left > .axis-label { -fx-padding: 0 0 4px 0; } .tile .axis:bottom > .axis-label { -fx-padding: 4px 0 0 0; } .tile .axis-tick-mark { -fx-stroke : transparent; -fx-stroke-width: 1; } .tile .axis-minor-tick-mark { -fx-stroke: transparent; } .tile .area-legend-symbol { -fx-background-radius: 1em; -fx-padding: 5px; } .tile .chart-area-symbol { -visibility: hidden; } .tile .default-color0.chart-area-symbol { -fx-background-color: -BLUE } .tile .default-color1.chart-area-symbol { -fx-background-color: -ORANGE } .tile .default-color2.chart-area-symbol { -fx-background-color: -MAGENTA } .tile .default-color3.chart-area-symbol { -fx-background-color: -GREEN } .tile .default-color4.chart-area-symbol { -fx-background-color: -RED } .tile .default-color5.chart-area-symbol { -fx-background-color: -YELLOW } .tile .chart-series-area-line { -fx-stroke-width: 2px; -fx-effect : null; } .tile .default-color0.chart-series-area-line { -fx-stroke: -BLUE; } .tile .default-color1.chart-series-area-line { -fx-stroke: -ORANGE; } .tile .default-color2.chart-series-area-line { -fx-stroke: -MAGENTA; } .tile .default-color3.chart-series-area-line { -fx-stroke: -GREEN; } .tile .default-color4.chart-series-area-line { -fx-stroke: -RED; } .tile .default-color5.chart-series-area-line { -fx-stroke: -YELLOW; } .tile .chart-series-area-fill { -fx-stroke: null; } .tile .default-color0.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -BLUE, transparent); } .tile .default-color1.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -ORANGE, transparent); } .tile .default-color2.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -MAGENTA, transparent); } .tile .default-color3.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -GREEN, transparent); } .tile .default-color4.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -RED, transparent); } .tile .default-color5.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -YELLOW, transparent); } .tile .scroll-pane, .tile .scroll-pane.edge-to-edge { -fx-background-color : transparent; -fx-background-insets: 0; -fx-padding : 0; } .tile .scroll-pane > .corner { -fx-background-color: transparent; -fx-border-color : transparent; } .tile .scroll-pane > .viewport { -fx-background-color: transparent; } .tile .scroll-pane > .scroll-bar:horizontal, .tile .scroll-pane > .scroll-bar:vertical, .tile .scroll-pane > .scroll-bar:focused { -fx-effect : none; -fx-background-color : transparent; -fx-padding : 0; -fx-background-insets: 0; -fx-border-color : transparent; -fx-border-width : 0; } .tile .scroll-pane > .scroll-bar:horizontal .track-background, .tile .scroll-pane > .scroll-bar:vertical .track-background { -fx-opacity : 0; -fx-background-color : transparent; -fx-background-insets: -1; -fx-padding : 0; -fx-border-color : transparent; -fx-border-width : 0; } .tile .scroll-pane > .scroll-bar:horizontal .track, .tile .scroll-pane > .scroll-bar:vertical .track { -fx-opacity : 0; -fx-background-color : transparent; -fx-border-color : transparent; -fx-background-insets : 0; -fx-padding : 0; -fx-background-radius : 0.0em; -fx-border-radius : 2.0em; } .tile .scroll-pane > .scroll-bar:horizontal .increment-button , .tile .scroll-pane > .scroll-bar:horizontal .decrement-button { -fx-opacity : 0; -fx-background-color : transparent; -fx-background-radius : 0.0em; -fx-padding : 0.0 0.0 10.0 0.0; } .tile .scroll-pane > .scroll-bar:vertical .increment-button , .tile .scroll-pane > .scroll-bar:vertical .decrement-button { -fx-background-color : transparent; -fx-background-radius : 0.0em; -fx-padding : 0.0 10.0 0.0 0.0; } .tile .scroll-pane > .scroll-bar .increment-arrow, .tile .scroll-pane > .scroll-bar .decrement-arrow { -fx-shape : ""; -fx-padding : 0.15em 0.0; } .tile .scroll-pane > .scroll-bar:vertical .increment-arrow, .tile .scroll-pane > .scroll-bar:vertical .decrement-arrow { -fx-shape : ""; -fx-padding : 0.0 0.15em; } .tile .scroll-pane > .scroll-bar:horizontal .thumb, .tile .scroll-pane > .scroll-bar:vertical .thumb { -fx-background-color : -thumb-color; -fx-background-insets : 2.0, 0.0, 0.0; -fx-background-radius : 2.0em; } .tile .scroll-pane > .scroll-bar:horizontal .thumb:hover, .tile .scroll-pane > .scroll-bar:vertical .thumb:hover { -fx-background-color : -thumb-color; -fx-background-insets : 2.0, 0.0, 0.0; -fx-background-radius : 2.0em; }
src/main/resources/eu/hansolo/tilesfx/tilesfx.css
.tile { -BACKGROUND : rgb(42, 42, 42); -FOREGROUND : rgb(223, 223, 223); -GRAY : rgb(139, 144, 146); -RED : rgb(229, 80, 76); -LIGHT_RED : rgb(255, 84, 56); -GREEN : rgb(143, 198, 94); -LIGHT_GREEN : rgb(132, 228, 50); -BLUE : rgb(55, 179, 252); -DARK_BLUE : rgb(55, 94, 252); -ORANGE : rgb(237, 162, 57); -YELLOW_ORANGE : rgb(229, 198, 76); -YELLOW : rgb(229, 229, 76); -MAGENTA : rgb(198, 75, 232); -PINK : rgb(233, 14, 139); -BACKGROUND_TRANS : rgba(42, 42, 42, 0.5); -FOREGROUND_TRANS : rgba(223, 223, 223, 0.5); -GRAY_TRANS : rgba(139, 144, 146, 0.5); -RED_TRANS : rgba(229, 80, 76, 0.5); _LIGHT_RED_TRANS : rgba(255, 84, 56, 0.5); -GREEN_TRANS : rgba(143, 198, 94, 0.5); -LIGHT_GREEN_TRANS : rgba(132, 228, 50, 0.5); -BLUE_TRANS : rgba(55, 179, 252, 0.5); -DARK_BLUE_TRANS : rgba(55, 94, 252, 0.5); -ORANGE_TRANS : rgba(237, 162, 57, 0.5); -YELLOW_ORANGE_TRANS: rgba(229, 198, 76, 0.5); -YELLOW_TRANS : rgba(229, 229, 76, 0.5); -MAGENTA_TRANS : rgba(198, 75, 232, 0.5); -PINK_TRANS : rgba(233, 14, 139, 0.5); -foreground-color : -FOREGROUND; -thumb-color : -FOREGROUND_TRANS; } .tile .chart { -fx-padding: 0px; } .tile .chart-content { -fx-padding: 0px; } .tile .chart-title { -fx-text-fill: -foreground-color; -fx-font-size: 14px; -fx-alignment: center-left; } .tile .axis-label { -fx-text-fill: -foreground-color; } .tile .chart-plot-background { -fx-background-color: transparent; } .tile .chart-vertical-grid-lines { -fx-stroke : #2a2a2a; -fx-stroke-dash-array: null; } .tile .chart-horizontal-grid-lines { -fx-stroke : #454545; -fx-stroke-dash-array: null; } .tile .chart-vertical-zero-line { -fx-stroke: transparent; } .tile .chart-alternative-row-fill { -fx-fill : transparent; -fx-stroke : transparent; -fx-stroke-width: 0; } .tile .chart-legend { -fx-background-color: transparent; -fx-padding : 5px; } .tile .chart-legend-item-symbol{ -fx-background-radius: 1em; } .tile .chart-legend-item{ -fx-text-fill: -foreground-color; -fx-alignment: center-right; } .tile .axis { AXIS_COLOR : #454545; -fx-tick-label-fill: -foreground-color; } .tile .axis:left { -fx-border-color: transparent transparent transparent transparent; } .tile .axis:left > .axis-label { -fx-padding: 0 0 4px 0; } .tile .axis:bottom > .axis-label { -fx-padding: 4px 0 0 0; } .tile .axis-tick-mark { -fx-stroke : transparent; -fx-stroke-width: 1; } .tile .axis-minor-tick-mark { -fx-stroke: transparent; } .tile .area-legend-symbol { -fx-background-radius: 1em; -fx-padding: 5px; } .tile .chart-area-symbol { -visibility: hidden; } .tile .default-color0.chart-area-symbol { -fx-background-color: -BLUE } .tile .default-color1.chart-area-symbol { -fx-background-color: -ORANGE } .tile .default-color2.chart-area-symbol { -fx-background-color: -MAGENTA } .tile .default-color3.chart-area-symbol { -fx-background-color: -GREEN } .tile .default-color4.chart-area-symbol { -fx-background-color: -RED } .tile .default-color5.chart-area-symbol { -fx-background-color: -YELLOW } .tile .chart-series-area-line { -fx-stroke-width: 2px; -fx-effect : null; } .tile .default-color0.chart-series-area-line { -fx-stroke: -BLUE; } .tile .default-color1.chart-series-area-line { -fx-stroke: -ORANGE; } .tile .default-color2.chart-series-area-line { -fx-stroke: -MAGENTA; } .tile .default-color3.chart-series-area-line { -fx-stroke: -GREEN; } .tile .default-color4.chart-series-area-line { -fx-stroke: -RED; } .tile .default-color5.chart-series-area-line { -fx-stroke: -YELLOW; } .tile .chart-series-area-fill { -fx-stroke: null; } .tile .default-color0.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -BLUE, transparent); } .tile .default-color1.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -ORANGE, transparent); } .tile .default-color2.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -MAGENTA, transparent); } .tile .default-color3.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -GREEN, transparent); } .tile .default-color4.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -RED, transparent); } .tile .default-color5.chart-series-area-fill { -fx-fill: linear-gradient(to bottom, -YELLOW, transparent); } .tile .scroll-pane, .tile .scroll-pane.edge-to-edge { -fx-background-color : transparent; -fx-background-insets: 0; -fx-padding : 0; } .tile .scroll-pane > .corner { -fx-background-color: transparent; -fx-border-color : transparent; } .tile .scroll-pane > .viewport { -fx-background-color: transparent; } .tile .scroll-pane > .scroll-bar:horizontal, .tile .scroll-pane > .scroll-bar:vertical, .tile .scroll-pane > .scroll-bar:focused { -fx-effect : none; -fx-background-color : transparent; -fx-padding : 0; -fx-background-insets: 0; -fx-border-color : transparent; -fx-border-width : 0; } .tile .scroll-pane > .scroll-bar:horizontal .track-background, .tile .scroll-pane > .scroll-bar:vertical .track-background { -fx-opacity : 0; -fx-background-color : transparent; -fx-background-insets: -1; -fx-padding : 0; -fx-border-color : transparent; -fx-border-width : 0; } .tile .scroll-pane > .scroll-bar:horizontal .track, .tile .scroll-pane > .scroll-bar:vertical .track { -fx-opacity : 0; -fx-background-color : transparent; -fx-border-color : transparent; -fx-background-insets : 0; -fx-padding : 0; -fx-background-radius : 0.0em; -fx-border-radius : 2.0em; } .tile .scroll-pane > .scroll-bar:horizontal .increment-button , .tile .scroll-pane > .scroll-bar:horizontal .decrement-button { -fx-opacity : 0; -fx-background-color : transparent; -fx-background-radius : 0.0em; -fx-padding : 0.0 0.0 10.0 0.0; } .tile .scroll-pane > .scroll-bar:vertical .increment-button , .tile .scroll-pane > .scroll-bar:vertical .decrement-button { -fx-background-color : transparent; -fx-background-radius : 0.0em; -fx-padding : 0.0 10.0 0.0 0.0; } .tile .scroll-pane > .scroll-bar .increment-arrow, .tile .scroll-pane > .scroll-bar .decrement-arrow { -fx-shape : ""; -fx-padding : 0.15em 0.0; } .tile .scroll-pane > .scroll-bar:vertical .increment-arrow, .tile .scroll-pane > .scroll-bar:vertical .decrement-arrow { -fx-shape : ""; -fx-padding : 0.0 0.15em; } .tile .scroll-pane > .scroll-bar:horizontal .thumb, .tile .scroll-pane > .scroll-bar:vertical .thumb { -fx-background-color : -thumb-color; -fx-background-insets : 2.0, 0.0, 0.0; -fx-background-radius : 2.0em; } .tile .scroll-pane > .scroll-bar:horizontal .thumb:hover, .tile .scroll-pane > .scroll-bar:vertical .thumb:hover { -fx-background-color : -thumb-color; -fx-background-insets : 2.0, 0.0, 0.0; -fx-background-radius : 2.0em; }
0.737536
0.13059
@import url('https://fonts.googleapis.com/css?family=Roboto'); body { background-color: rgb(30, 30, 30) } p, h1, h2, h3, h4, h5, h6, a, ul, li { font-family: 'Roboto', sans-serif; color: white; } a { text-decoration: none; } .textbox { width: 300px; height: 20px; background-color: transparent; color: white; text-align: center; outline: none; border-bottom: 1.5px solid white; border-top: 0; border-left: 0; border-right: 0; transition: all .25s ease-in-out; } .textbox:focus { width: 360px; /* transform: scaleX(1.2); */ } .button { margin-top: 20px; height: 25px; width: 70px; padding: 3px 5px; background-color: transparent; color: white; outline: none; border: 1.5px solid white; font-family: 'Raleway', sans-serif; transition: .25s ease; cursor: pointer; } button:disabled { color: rgb(105, 105, 105) !important; border: 1.5px solid rgb(105, 105, 105) !important; cursor: not-allowed !important; } .center { text-align: center } .container { display: flex; flex-wrap: wrap; width: 100%; height: 100%; /* align-content: space-between; justify-content: space-between; */ } .flexdiv { display: flex; padding-left: 10px; flex-flow: row wrap; overflow: hidden; transition: all .25s ease-in-out; } /* ----------------- HEADER BAR ----------------- */ .tile { padding: 10px; background-color: rgba(140, 228, 82, 0.609); margin: 10px; transition: all .25s ease-in-out; } .tile:hover { background-color: rgb(140, 228, 82); } .btn_logout { height: 30px; margin-top: 25px; width: 100px; background-color: rgba(202, 58, 26, 0.749); } .btn_logout:hover { background-color: rgb(202, 58, 26); } #btn_restart { width: 120px; background-color: rgba(209, 23, 70, 0.527); transition: all .25s ease-in-out; } #btn_restart:hover { background-color: rgb(209, 23, 70); } #btn_stop { width: 120px; background-color: rgba(209, 181, 23, 0.527); transition: all .25s ease-in-out; } #btn_advanced { margin-left: 20px; width: 120px; background-color: rgba(23, 172, 209, 0.527); } #btn_advanced:hover { background-color: rgb(23, 172, 209); } #btn_sortby { margin-left: 20px; width: 120px; background-color: rgba(23, 209, 94, 0.527); } #btn_sortby:hover { background-color: rgb(23, 209, 94); } /* ----------------- HEADER BAR ----------------- */ #btn_showlog { background-color: rgba(128, 128, 128, 0.527); } #btn_showlog:hover { background-color: rgba(128, 128, 128, 0.822); } #btn_channelaction { width: auto; } #btn_tokens { background-color: #105ce99e; } #btn_tokens:hover { background-color: #105ce9ed; } #privacywarn { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 5; background-color: rgba(0, 0, 0, 0.75); } #privacywarn_window { width: 50%; max-width: 700px; background-color: #37474F; border-radius: 10px; margin: 300px auto; padding: 5px 20px 20px 20px; } .codeembeded { background-color: rgba(0, 0, 0, 0.40); padding: 5px 8px; border-radius: 8px; } .infobtn { margin: 0px 10px; position: absolute; cursor: pointer; transition: all .25s ease-in-out; } .infobtn:hover > .infopage { display: block; } .infopage { position: relative; margin-top: 10px; display: none; width: 350px; background-color: rgb(0, 98, 102); padding: 1px 20px 5px 20px; } .line-break { width: 100%; } .button_disabled { background-color: #8080809e !important; color: #ffffff4a !important; cursor: not-allowed !important; } .button_sound_playing { background-color: rgba(228, 82, 116, 0.85) !important; } #btn_stop:hover { background-color: rgba(209, 181, 23, 1); } @keyframes noscriptbanner_animation { 0% {top: -30px; } 75% {top: -30px; } 100% {top: 0px; } } #noscriptbanner { position: absolute; top: 0px; left: 0px; width: 100%; height: 30px; background-color: rgb(209, 67, 42); text-align: center; animation-name: noscriptbanner_animation; animation-duration: 1s; } img.useravatar { border-radius: 50%; margin-right: 10px; }
src/core/webinterface/static/css/main.css
@import url('https://fonts.googleapis.com/css?family=Roboto'); body { background-color: rgb(30, 30, 30) } p, h1, h2, h3, h4, h5, h6, a, ul, li { font-family: 'Roboto', sans-serif; color: white; } a { text-decoration: none; } .textbox { width: 300px; height: 20px; background-color: transparent; color: white; text-align: center; outline: none; border-bottom: 1.5px solid white; border-top: 0; border-left: 0; border-right: 0; transition: all .25s ease-in-out; } .textbox:focus { width: 360px; /* transform: scaleX(1.2); */ } .button { margin-top: 20px; height: 25px; width: 70px; padding: 3px 5px; background-color: transparent; color: white; outline: none; border: 1.5px solid white; font-family: 'Raleway', sans-serif; transition: .25s ease; cursor: pointer; } button:disabled { color: rgb(105, 105, 105) !important; border: 1.5px solid rgb(105, 105, 105) !important; cursor: not-allowed !important; } .center { text-align: center } .container { display: flex; flex-wrap: wrap; width: 100%; height: 100%; /* align-content: space-between; justify-content: space-between; */ } .flexdiv { display: flex; padding-left: 10px; flex-flow: row wrap; overflow: hidden; transition: all .25s ease-in-out; } /* ----------------- HEADER BAR ----------------- */ .tile { padding: 10px; background-color: rgba(140, 228, 82, 0.609); margin: 10px; transition: all .25s ease-in-out; } .tile:hover { background-color: rgb(140, 228, 82); } .btn_logout { height: 30px; margin-top: 25px; width: 100px; background-color: rgba(202, 58, 26, 0.749); } .btn_logout:hover { background-color: rgb(202, 58, 26); } #btn_restart { width: 120px; background-color: rgba(209, 23, 70, 0.527); transition: all .25s ease-in-out; } #btn_restart:hover { background-color: rgb(209, 23, 70); } #btn_stop { width: 120px; background-color: rgba(209, 181, 23, 0.527); transition: all .25s ease-in-out; } #btn_advanced { margin-left: 20px; width: 120px; background-color: rgba(23, 172, 209, 0.527); } #btn_advanced:hover { background-color: rgb(23, 172, 209); } #btn_sortby { margin-left: 20px; width: 120px; background-color: rgba(23, 209, 94, 0.527); } #btn_sortby:hover { background-color: rgb(23, 209, 94); } /* ----------------- HEADER BAR ----------------- */ #btn_showlog { background-color: rgba(128, 128, 128, 0.527); } #btn_showlog:hover { background-color: rgba(128, 128, 128, 0.822); } #btn_channelaction { width: auto; } #btn_tokens { background-color: #105ce99e; } #btn_tokens:hover { background-color: #105ce9ed; } #privacywarn { display: none; position: fixed; top: 0; left: 0; height: 100%; width: 100%; z-index: 5; background-color: rgba(0, 0, 0, 0.75); } #privacywarn_window { width: 50%; max-width: 700px; background-color: #37474F; border-radius: 10px; margin: 300px auto; padding: 5px 20px 20px 20px; } .codeembeded { background-color: rgba(0, 0, 0, 0.40); padding: 5px 8px; border-radius: 8px; } .infobtn { margin: 0px 10px; position: absolute; cursor: pointer; transition: all .25s ease-in-out; } .infobtn:hover > .infopage { display: block; } .infopage { position: relative; margin-top: 10px; display: none; width: 350px; background-color: rgb(0, 98, 102); padding: 1px 20px 5px 20px; } .line-break { width: 100%; } .button_disabled { background-color: #8080809e !important; color: #ffffff4a !important; cursor: not-allowed !important; } .button_sound_playing { background-color: rgba(228, 82, 116, 0.85) !important; } #btn_stop:hover { background-color: rgba(209, 181, 23, 1); } @keyframes noscriptbanner_animation { 0% {top: -30px; } 75% {top: -30px; } 100% {top: 0px; } } #noscriptbanner { position: absolute; top: 0px; left: 0px; width: 100%; height: 30px; background-color: rgb(209, 67, 42); text-align: center; animation-name: noscriptbanner_animation; animation-duration: 1s; } img.useravatar { border-radius: 50%; margin-right: 10px; }
0.451085
0.084909
body{ background: #fff; } #nav { overflow: hidden; background: #393D49; } .content { width: 100%; height: auto; overflow: hidden; margin: 0 auto; background: #fff; } .content-box { width: 1180px; height: auto; overflow: hidden; margin: 0 auto; padding-top: 25px; margin-bottom: 150px; min-width: 1120px; max-width: 1200px; } .layui-input-block { margin-left: 0px; } .title { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } .title .tags { height: 36px; padding: 6px 16px; font-size: 15px; line-height: 1.33; border-radius: 6px; } .ask-type { margin-bottom: 0; } .ask-dec { margin-top: 15px; } .ask-type-down { margin-left: 15px; border: 1px solid transparent; border-radius: 8px; position: absolute; display: none; width: 326px; height: auto; padding: 15px; z-index: 20; margin-bottom: 0; background: #F0F0F0; box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.18); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); } .ask-type-down .ask-type-p { margin: 5px auto; height: auto; border-bottom: 1px solid #e2e2e2; padding-bottom: 28px; } .ask-type-down .ask-type-c { width: 93%; margin: 22px auto; } .ask-type-name { width: auto; margin-right: 8px; color: #d2d2d2; margin-bottom: .5em; line-height: 1.5; float: left; text-align: right; } .tags-info { padding: 0 .3em; line-height: 1.9; display: inline-block; vertical-align: middle; cursor: pointer; font-size: 14px; color: #666; border-radius: 3px; font-weight: 500; } .child { background-color: #888; padding: 0 .8em; line-height: 1.9; display: inline-block; vertical-align: middle; cursor: pointer; font-size: 12px; border-radius: 3px; color: #fff; }
www/resource/static/main/css/ask.css
body{ background: #fff; } #nav { overflow: hidden; background: #393D49; } .content { width: 100%; height: auto; overflow: hidden; margin: 0 auto; background: #fff; } .content-box { width: 1180px; height: auto; overflow: hidden; margin: 0 auto; padding-top: 25px; margin-bottom: 150px; min-width: 1120px; max-width: 1200px; } .layui-input-block { margin-left: 0px; } .title { height: 46px; padding: 10px 16px; font-size: 18px; line-height: 1.33; border-radius: 6px; } .title .tags { height: 36px; padding: 6px 16px; font-size: 15px; line-height: 1.33; border-radius: 6px; } .ask-type { margin-bottom: 0; } .ask-dec { margin-top: 15px; } .ask-type-down { margin-left: 15px; border: 1px solid transparent; border-radius: 8px; position: absolute; display: none; width: 326px; height: auto; padding: 15px; z-index: 20; margin-bottom: 0; background: #F0F0F0; box-shadow: 0px 6px 12px 0px rgba(0,0,0,0.18); -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05); } .ask-type-down .ask-type-p { margin: 5px auto; height: auto; border-bottom: 1px solid #e2e2e2; padding-bottom: 28px; } .ask-type-down .ask-type-c { width: 93%; margin: 22px auto; } .ask-type-name { width: auto; margin-right: 8px; color: #d2d2d2; margin-bottom: .5em; line-height: 1.5; float: left; text-align: right; } .tags-info { padding: 0 .3em; line-height: 1.9; display: inline-block; vertical-align: middle; cursor: pointer; font-size: 14px; color: #666; border-radius: 3px; font-weight: 500; } .child { background-color: #888; padding: 0 .8em; line-height: 1.9; display: inline-block; vertical-align: middle; cursor: pointer; font-size: 12px; border-radius: 3px; color: #fff; }
0.506836
0.060004
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap"); * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Source Sans Pro', sans-serif; -youbkit-touch-callout: none; /* iOS Safari */ -youbkit-user-select: none; /* Chrome 6.0+, Safari 3.1+, Edge & Opera 15+ */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE 10+ and Edge */ -webkit-user-select: none; user-select: none; } html, body { height: -webkit-fill-available; } .dropper { -ms-grid-row: 1; -ms-grid-column: 1; grid-area: box1; padding: 5% 5% 2% 5%; } button { cursor: pointer; } .share-info { display: -ms-grid; display: grid; grid-template-columns: 1fr; grid-template-rows: 0.5fr 2fr 0.5fr; grid-template-areas: "con1" "con2" "con3"; /* background-color: lightblue; */ -ms-grid-row: 1; -ms-grid-column: 2; grid-area: box2; padding: 5% 13%; } .userInfo { -ms-grid-row: 1; -ms-grid-column: 1; grid-area: con1; } .qrCont { display: -ms-inline-grid; display: inline-grid; -ms-grid-row: 2; -ms-grid-column: 1; grid-area: con2; } .sharingCont { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-grid-row: 3; -ms-grid-column: 1; grid-area: con3; } .footer { -ms-grid-row: 2; -ms-grid-column: 1; -ms-grid-column-span: 2; grid-area: box3; } #root { height: 100%; } main { display: -ms-grid; display: grid; -ms-grid-columns: 2fr 1fr; grid-template-columns: 2fr 1fr; -ms-grid-rows: 1fr; grid-template-rows: 1fr; grid-template-areas: "box1 box2" "box3 box3"; height: 100%; } @media only screen and (max-width: 768px) { main { display: -ms-grid; display: grid; -ms-grid-columns: 1fr; grid-template-columns: 1fr; -ms-grid-rows: 0.1fr 1.5fr 0.2fr; grid-template-rows: 0.1fr 1.5fr 0.2fr; grid-template-areas: "box2" "box1" "box3"; height: 100vh; } .share-info { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 4fr 0.5fr; grid-template-rows: 4fr 0.5fr; grid-template-areas: "con1 con2" "con3 con3"; grid-gap: 2%; margin-bottom: 50px; padding: 5%; height: calc(15rem + 2vmin); max-height: calc(300px + 2vmin) !important; } .public-info { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 4fr 0.5fr; grid-template-rows: 4fr 0.5fr; grid-template-areas: "con1 con1" "con3 con3" !important; grid-gap: 2%; margin-bottom: 90px !important; padding: 5%; height: calc(13rem + 2vmin); max-height: calc(312px + 2vmin) !important; } .public-info .peer-avatar-You { margin-bottom: 2px; padding-bottom: 1px; } .dropper { max-height: calc(400px + 2vmin) !important; height: calc(400px + 2vmin); } .public-drop { max-height: 600px !important; margin: 0 0 50px; height: -webkit-max-content; height: -moz-max-content; height: max-content; } } /*# sourceMappingURL=style.css.map */
src/routes/style.css
@import url("https://fonts.googleapis.com/css2?family=Source+Sans+Pro&display=swap"); * { margin: 0; padding: 0; -webkit-box-sizing: border-box; box-sizing: border-box; font-family: 'Source Sans Pro', sans-serif; -youbkit-touch-callout: none; /* iOS Safari */ -youbkit-user-select: none; /* Chrome 6.0+, Safari 3.1+, Edge & Opera 15+ */ -moz-user-select: none; /* Firefox */ -ms-user-select: none; /* IE 10+ and Edge */ -webkit-user-select: none; user-select: none; } html, body { height: -webkit-fill-available; } .dropper { -ms-grid-row: 1; -ms-grid-column: 1; grid-area: box1; padding: 5% 5% 2% 5%; } button { cursor: pointer; } .share-info { display: -ms-grid; display: grid; grid-template-columns: 1fr; grid-template-rows: 0.5fr 2fr 0.5fr; grid-template-areas: "con1" "con2" "con3"; /* background-color: lightblue; */ -ms-grid-row: 1; -ms-grid-column: 2; grid-area: box2; padding: 5% 13%; } .userInfo { -ms-grid-row: 1; -ms-grid-column: 1; grid-area: con1; } .qrCont { display: -ms-inline-grid; display: inline-grid; -ms-grid-row: 2; -ms-grid-column: 1; grid-area: con2; } .sharingCont { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-grid-row: 3; -ms-grid-column: 1; grid-area: con3; } .footer { -ms-grid-row: 2; -ms-grid-column: 1; -ms-grid-column-span: 2; grid-area: box3; } #root { height: 100%; } main { display: -ms-grid; display: grid; -ms-grid-columns: 2fr 1fr; grid-template-columns: 2fr 1fr; -ms-grid-rows: 1fr; grid-template-rows: 1fr; grid-template-areas: "box1 box2" "box3 box3"; height: 100%; } @media only screen and (max-width: 768px) { main { display: -ms-grid; display: grid; -ms-grid-columns: 1fr; grid-template-columns: 1fr; -ms-grid-rows: 0.1fr 1.5fr 0.2fr; grid-template-rows: 0.1fr 1.5fr 0.2fr; grid-template-areas: "box2" "box1" "box3"; height: 100vh; } .share-info { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 4fr 0.5fr; grid-template-rows: 4fr 0.5fr; grid-template-areas: "con1 con2" "con3 con3"; grid-gap: 2%; margin-bottom: 50px; padding: 5%; height: calc(15rem + 2vmin); max-height: calc(300px + 2vmin) !important; } .public-info { -ms-grid-columns: 1fr 1fr; grid-template-columns: 1fr 1fr; -ms-grid-rows: 4fr 0.5fr; grid-template-rows: 4fr 0.5fr; grid-template-areas: "con1 con1" "con3 con3" !important; grid-gap: 2%; margin-bottom: 90px !important; padding: 5%; height: calc(13rem + 2vmin); max-height: calc(312px + 2vmin) !important; } .public-info .peer-avatar-You { margin-bottom: 2px; padding-bottom: 1px; } .dropper { max-height: calc(400px + 2vmin) !important; height: calc(400px + 2vmin); } .public-drop { max-height: 600px !important; margin: 0 0 50px; height: -webkit-max-content; height: -moz-max-content; height: max-content; } } /*# sourceMappingURL=style.css.map */
0.267791
0.079317
select { font:8pt verdana,arial,sans-serif; background:lavender } .Gen { position: relative } table { position: relative } .heading { color:navy;background:lightgrey } .Composition { position: relative; background-color: #ffffff } .yToolbar { position: relative; background-color: buttonface; border-bottom: buttonshadow solid 1px; border-left: buttonhighlight solid 1px; border-right: buttonshadow solid 1px; border-top: buttonhighlight solid 1px; height: 27px; top:0; left:0; } .Btn { position: absolute; background-color: buttonface; border-bottom: buttonface solid 1px; border-left: buttonface solid 1px; border-right: buttonface solid 1px; border-top: buttonface solid 1px; top: 1px; height: 23px; width: 23px; } .Ico { position: absolute; width: 22; height: 22; left: -1; top: -1 } .TBSep { position: absolute; border-left: buttonshadow solid 1px; border-right: buttonhighlight solid 1px; font-size: 0px; top: 1px; height: 22px; width: 1px; } .TBGen { position: absolute; height: 22px; top:2; font:8pt verdana,arial,sans-serif } .TBHandle { position: absolute; background-color: buttonface; border-left: buttonhighlight solid 1px; border-right: buttonshadow solid 1px; border-top: buttonhighlight solid 1px; font-size: 1px; top: 1px; height: 22px; width: 3px; } .BtnMouseOverUp { position: absolute; background-color: buttonface; border-bottom: buttonshadow solid 1px; border-left: buttonhighlight solid 1px; border-right: buttonshadow solid 1px; border-top: buttonhighlight solid 1px; top: 1px; height: 23px; width: 24px; } .BtnMouseOverDown { position:absolute; background-color: buttonface; border-bottom: buttonhighlight solid 1px; border-left: buttonshadow solid 1px; border-right: buttonhighlight solid 1px; border-top: buttonshadow solid 1px; top: 1px; height: 23px; width: 24px; } .BtnDown { position: absolute; background-color: gainsboro; border-bottom: buttonhighlight solid 1px; border-left: buttonshadow solid 1px; border-right: buttonhighlight solid 1px; border-top: buttonshadow solid 1px; top: 1px; height: 23px; width: 24px; } .IcoDown { position: absolute; left: 0px; top: 0px; height: 23px; width: 24px; } .IcoDownPressed { position: absolute; left: 1px; top: 1px; }
plugins/htmleditor/specialstyles.css
select { font:8pt verdana,arial,sans-serif; background:lavender } .Gen { position: relative } table { position: relative } .heading { color:navy;background:lightgrey } .Composition { position: relative; background-color: #ffffff } .yToolbar { position: relative; background-color: buttonface; border-bottom: buttonshadow solid 1px; border-left: buttonhighlight solid 1px; border-right: buttonshadow solid 1px; border-top: buttonhighlight solid 1px; height: 27px; top:0; left:0; } .Btn { position: absolute; background-color: buttonface; border-bottom: buttonface solid 1px; border-left: buttonface solid 1px; border-right: buttonface solid 1px; border-top: buttonface solid 1px; top: 1px; height: 23px; width: 23px; } .Ico { position: absolute; width: 22; height: 22; left: -1; top: -1 } .TBSep { position: absolute; border-left: buttonshadow solid 1px; border-right: buttonhighlight solid 1px; font-size: 0px; top: 1px; height: 22px; width: 1px; } .TBGen { position: absolute; height: 22px; top:2; font:8pt verdana,arial,sans-serif } .TBHandle { position: absolute; background-color: buttonface; border-left: buttonhighlight solid 1px; border-right: buttonshadow solid 1px; border-top: buttonhighlight solid 1px; font-size: 1px; top: 1px; height: 22px; width: 3px; } .BtnMouseOverUp { position: absolute; background-color: buttonface; border-bottom: buttonshadow solid 1px; border-left: buttonhighlight solid 1px; border-right: buttonshadow solid 1px; border-top: buttonhighlight solid 1px; top: 1px; height: 23px; width: 24px; } .BtnMouseOverDown { position:absolute; background-color: buttonface; border-bottom: buttonhighlight solid 1px; border-left: buttonshadow solid 1px; border-right: buttonhighlight solid 1px; border-top: buttonshadow solid 1px; top: 1px; height: 23px; width: 24px; } .BtnDown { position: absolute; background-color: gainsboro; border-bottom: buttonhighlight solid 1px; border-left: buttonshadow solid 1px; border-right: buttonhighlight solid 1px; border-top: buttonshadow solid 1px; top: 1px; height: 23px; width: 24px; } .IcoDown { position: absolute; left: 0px; top: 0px; height: 23px; width: 24px; } .IcoDownPressed { position: absolute; left: 1px; top: 1px; }
0.240596
0.05279
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed'); @import url('https://fonts.googleapis.com/css2?family=Roboto'); @import url('https://fonts.googleapis.com/css2?family=Tangerine'); @import url('https://fonts.googleapis.com/css2?family=Rancho'); /* ====THIS STYLE WAS DEVELOPED BY: */ * { margin: 0; padding: 0; box-sizing: border-box; } /*ROOT STYLES*/ :root { --mainColor: #2ba9ff; --whiteColor: white; --blackColor: black; --textFont: 'Roboto', 'Roboto Condensed', sans-serif; --titleFont: 'Rancho', 'Roboto Condensed', sans-serif; } /*===BODY STYLES===*/ body { font-family: var(--textFont); background-color: #2ba9ff; background-color: white; background: url('../pictures/adminbg.jpg'); background-position: top center; background-repeat: no-repeat; } /* shortcodes */ .pd-25{padding: 25px;} .dFlex{display: flex;} .clRed{color:#ff0000;} .clWhite{color:#fff;} .bgGreen{background-image: linear-gradient(-45deg, #2eff39 0%, #00ffaa 100%);} .bgProcess{background-image: linear-gradient(-45deg, #d3fdd5 0%, #ffd000 100%);} .bgRed{background-color: red;} /**============== SCROLL =============**/ body::-webkit-scrollbar-track, .navbar-collapse::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.9);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,0.9);-o-box-shadow:inset 0 0 6px rgba(0,0,0,0.9);box-shadow:inset 0 0 6px rgba(0,0,0,0.9);-webkit-border-radius:2px;-o-border-radius:2px; border-radius:2px; background-color:transparent;} body::-webkit-scrollbar, .navbar-collapse::-webkit-scrollbar{width:12px; background-color:#F5F5F5;} body::-webkit-scrollbar-thumb, .navbar-collapse::-webkit-scrollbar-thumb {-webkit-border-radius:2px;-o-border-radius:2px;border-radius:2px; background-color:#2ba9ff; background-image:-webkit-linear-gradient(90deg, transparent, rgba(165, 156, 156, 0.4) 50%, transparent, transparent);} /* company name */ #companyName { text-transform: uppercase; color: var(--mainColor); font-size: 1.4em; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.671); font-family: var(--textFont); font-size: 1.9em; font-weight: 600; /* margin-left: 50px; */ } #companyName:hover { text-decoration: none; } #body { position: relative; top: 4em; } #formContent { box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.411); border-radius: 25px; height: 420px; margin-bottom: 25px; } #formContent .title { text-align: center; background-image: linear-gradient(-45deg, #ffffff 0%, #ffffff 100%); padding: 50px 20px; border-top-left-radius: 25px; border-top-right-radius: 25px; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; margin: -25px -25px 0px; color: var(--mainColor); text-shadow: 1px 1px 1px #333; text-transform: uppercase; font-weight: 600; margin-bottom: 25px; box-shadow: 2px 5px 5px -4px rgba(0, 0, 0, 0.589); } .input-field { max-width: 100%; width: 100%; background-color: #f0f0f0; margin: 10px 0; /* height: 100%; */ border-radius: 15px; padding: 0 0.4rem; /* position: relative; */ z-index: 10; } .input-field i { text-align: center; line-height: 55px; color: #acacac; transition: 0.5s; font-size: 1.1rem; margin-right: 10px; margin-left: 5px; } .input-field input { background: none; outline: none; border: none; line-height: 1; font-weight: 600; font-size: 1.1rem; color: #333; z-index: 10; width: 90%; } .input-field input::placeholder { color: #aaa; font-weight: 500; } #formContent .decor { display: flex; align-items: center; justify-content: center; z-index: 10; } #formContent button { background-image: linear-gradient(-45deg, #2ba9ff 0%, #ffffff 100%); outline: none; border: none; padding: 10px 20px; border-radius: 25px; color: var(--mainColor); color: black; font-size: 1.3em; /* text-shadow: 1px 1px 1px black; */ z-index: 10; } #formContent button:hover { padding: 10px 40px; box-shadow: 2px 4px 5px -5px black; transition: all 0.4s ease-in-out; z-index: 10; } /* image svg style */ #formContent .image { /* width: 750px; */ height: 200px; transition: transform 1.1s ease-in-out; transition-delay: 0.4s; margin-top: -7.3em; float: right; } #formContent #forgotPwd { font-weight: 600; z-index: 1000; cursor: pointer; display: flex; align-items: center; justify-content: center; vertical-align: center; margin: auto; } #forgotPwd a { text-align: center; margin-left: 2em; font-size: 1.1em; width: 100%; } #formContent #forgotPwd a:hover { text-decoration: none; /* font-size: 1.1em; */ transition: all 0.4s ease-in-out; color: white; box-shadow: 2px 4px 6px -4px #004; } #error { border-radius: 15px; } #error p { text-align: center; font-size: 1.2em; color: white; text-shadow: 1px 1px 1px #333; } /* MOBILE SCREEN */ @media screen and (max-width: 570px) { body { font-family: var(--textFont); background-image: linear-gradient(-45deg, #2ba9ff 0%, #2ba9ff 100%); background-color: #2ba9fe; } /* company name */ #companyName { text-transform: uppercase; color: white; font-size: 1.4em; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.671); font-family: var(--textFont); font-size: 1.9em; font-weight: 600; /* margin-left: 8.5%; */ } /* *Image svg style */ #formContent .image { width: 300px; height: 200px; transition: transform 1.1s ease-in-out; transition-delay: 0.4s; margin-top: -4.3em; } .input-field i { text-align: center; line-height: 55px; color: #acacac; transition: 0.5s; font-size: 1.1rem; margin-right: 0px; } .input-field input { background: none; outline: none; border: none; line-height: 1; font-weight: 600; font-size: 1.1rem; color: #333; z-index: 10; width: 88%; } }
expensetracker/styles/alogin.css
@import url('https://fonts.googleapis.com/css2?family=Roboto+Condensed'); @import url('https://fonts.googleapis.com/css2?family=Roboto'); @import url('https://fonts.googleapis.com/css2?family=Tangerine'); @import url('https://fonts.googleapis.com/css2?family=Rancho'); /* ====THIS STYLE WAS DEVELOPED BY: */ * { margin: 0; padding: 0; box-sizing: border-box; } /*ROOT STYLES*/ :root { --mainColor: #2ba9ff; --whiteColor: white; --blackColor: black; --textFont: 'Roboto', 'Roboto Condensed', sans-serif; --titleFont: 'Rancho', 'Roboto Condensed', sans-serif; } /*===BODY STYLES===*/ body { font-family: var(--textFont); background-color: #2ba9ff; background-color: white; background: url('../pictures/adminbg.jpg'); background-position: top center; background-repeat: no-repeat; } /* shortcodes */ .pd-25{padding: 25px;} .dFlex{display: flex;} .clRed{color:#ff0000;} .clWhite{color:#fff;} .bgGreen{background-image: linear-gradient(-45deg, #2eff39 0%, #00ffaa 100%);} .bgProcess{background-image: linear-gradient(-45deg, #d3fdd5 0%, #ffd000 100%);} .bgRed{background-color: red;} /**============== SCROLL =============**/ body::-webkit-scrollbar-track, .navbar-collapse::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,0.9);-moz-box-shadow:inset 0 0 6px rgba(0,0,0,0.9);-o-box-shadow:inset 0 0 6px rgba(0,0,0,0.9);box-shadow:inset 0 0 6px rgba(0,0,0,0.9);-webkit-border-radius:2px;-o-border-radius:2px; border-radius:2px; background-color:transparent;} body::-webkit-scrollbar, .navbar-collapse::-webkit-scrollbar{width:12px; background-color:#F5F5F5;} body::-webkit-scrollbar-thumb, .navbar-collapse::-webkit-scrollbar-thumb {-webkit-border-radius:2px;-o-border-radius:2px;border-radius:2px; background-color:#2ba9ff; background-image:-webkit-linear-gradient(90deg, transparent, rgba(165, 156, 156, 0.4) 50%, transparent, transparent);} /* company name */ #companyName { text-transform: uppercase; color: var(--mainColor); font-size: 1.4em; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.671); font-family: var(--textFont); font-size: 1.9em; font-weight: 600; /* margin-left: 50px; */ } #companyName:hover { text-decoration: none; } #body { position: relative; top: 4em; } #formContent { box-shadow: 0px 0px 13px rgba(0, 0, 0, 0.411); border-radius: 25px; height: 420px; margin-bottom: 25px; } #formContent .title { text-align: center; background-image: linear-gradient(-45deg, #ffffff 0%, #ffffff 100%); padding: 50px 20px; border-top-left-radius: 25px; border-top-right-radius: 25px; border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; margin: -25px -25px 0px; color: var(--mainColor); text-shadow: 1px 1px 1px #333; text-transform: uppercase; font-weight: 600; margin-bottom: 25px; box-shadow: 2px 5px 5px -4px rgba(0, 0, 0, 0.589); } .input-field { max-width: 100%; width: 100%; background-color: #f0f0f0; margin: 10px 0; /* height: 100%; */ border-radius: 15px; padding: 0 0.4rem; /* position: relative; */ z-index: 10; } .input-field i { text-align: center; line-height: 55px; color: #acacac; transition: 0.5s; font-size: 1.1rem; margin-right: 10px; margin-left: 5px; } .input-field input { background: none; outline: none; border: none; line-height: 1; font-weight: 600; font-size: 1.1rem; color: #333; z-index: 10; width: 90%; } .input-field input::placeholder { color: #aaa; font-weight: 500; } #formContent .decor { display: flex; align-items: center; justify-content: center; z-index: 10; } #formContent button { background-image: linear-gradient(-45deg, #2ba9ff 0%, #ffffff 100%); outline: none; border: none; padding: 10px 20px; border-radius: 25px; color: var(--mainColor); color: black; font-size: 1.3em; /* text-shadow: 1px 1px 1px black; */ z-index: 10; } #formContent button:hover { padding: 10px 40px; box-shadow: 2px 4px 5px -5px black; transition: all 0.4s ease-in-out; z-index: 10; } /* image svg style */ #formContent .image { /* width: 750px; */ height: 200px; transition: transform 1.1s ease-in-out; transition-delay: 0.4s; margin-top: -7.3em; float: right; } #formContent #forgotPwd { font-weight: 600; z-index: 1000; cursor: pointer; display: flex; align-items: center; justify-content: center; vertical-align: center; margin: auto; } #forgotPwd a { text-align: center; margin-left: 2em; font-size: 1.1em; width: 100%; } #formContent #forgotPwd a:hover { text-decoration: none; /* font-size: 1.1em; */ transition: all 0.4s ease-in-out; color: white; box-shadow: 2px 4px 6px -4px #004; } #error { border-radius: 15px; } #error p { text-align: center; font-size: 1.2em; color: white; text-shadow: 1px 1px 1px #333; } /* MOBILE SCREEN */ @media screen and (max-width: 570px) { body { font-family: var(--textFont); background-image: linear-gradient(-45deg, #2ba9ff 0%, #2ba9ff 100%); background-color: #2ba9fe; } /* company name */ #companyName { text-transform: uppercase; color: white; font-size: 1.4em; text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.671); font-family: var(--textFont); font-size: 1.9em; font-weight: 600; /* margin-left: 8.5%; */ } /* *Image svg style */ #formContent .image { width: 300px; height: 200px; transition: transform 1.1s ease-in-out; transition-delay: 0.4s; margin-top: -4.3em; } .input-field i { text-align: center; line-height: 55px; color: #acacac; transition: 0.5s; font-size: 1.1rem; margin-right: 0px; } .input-field input { background: none; outline: none; border: none; line-height: 1; font-weight: 600; font-size: 1.1rem; color: #333; z-index: 10; width: 88%; } }
0.211661
0.070816
.commcare.nav.nav-tabs { border-bottom: medium none; margin-bottom: 0; margin-left: 0; margin-right: 10px; } .commcare .form-actions { background: none; border-top: none; } .commcare .tooltip { width: 400px; } .commcare .tooltip .tooltip-inner { max-width: 400px; font-size: 14px; } .commcare .form-schema-group { margin-bottom: 20px; } .commcare .form-schema-group button { float: right; } .commcare .case-schema-group button { float: right; } .commcare .permission-present { color: #386339; } .commcare .permission-absent{ color: #CF2A27; } .commcare .connection-status { margin-top: 10px; padding: 12px; border-radius: 5px; } .commcare .connection-error { background-color: #EA9999; border: 1px solid #CF2A27; } .message { margin-bottom: 40px; } .form-hints { position: absolute; float: left; display: inline-block; margin-left: 8px; margin-right: 5%; } .largeCombobox { min-width: 170px; max-width: 170px; } .form-hint-error:before { color: #d45252; content: "\25C0"; left: -6px; position: absolute; } .form-hint-success:before { color: #21c145; content: "\25C0"; left: -6px; position: absolute; } .form-hint-error { background: #d45252; border-radius: 3px; color: #ffffff; padding: 4px 6px; z-index: 999; font-size: 11px; position: relative; } .form-hint-error-bottom { background: #d45252; border-radius: 3px; color: #ffffff; float: right; display: block; margin-top: -8px; margin-right: 27px; padding: 2px 6px; z-index: 999; font-size: 13px; width:300px; word-wrap:break-word; position: relative; } .form-hint-error-bottom:before { content: "\25b2"; color: #d45252; position: absolute; left: 15px; top: -11px; } .form-hint-warning { background: #edaa4a; border-radius: 3px; color: #ffffff; padding: 4px 6px; z-index: 999; font-size: 11px; position: relative; } .form-hint-success { background: #21c145; border-radius: 3px; color: #ffffff; padding: 4px 6px; z-index: 999; font-size: 11px; position: relative; } .modal.fade { min-width: 700px; width: auto; } .popover { min-width: 340px; } .commcare td.question { max-width: 200px; padding: 15px; } .commcare .table > thead > tr > th, .commcare .table > tbody > tr > th { max-width: 330px; padding: 15px; } .commcare.modal p { margin: 15px; } td.questionData .table { margin-bottom: 0; } .commcare.modal .modal-body.clear { padding: 0; } .commcare.modal .modal-body pre { border-bottom: none; border-top: none; border-radius: 0; margin: 0; } .commcare.modal .modal-footer { margin-top: 0; } .commcare.modal h4 em { font-weight: normal; font-style: normal; } .commcare.modal .form-list-inline { display: inline-block; min-height: 26px; vertical-align: middle; margin-bottom: 0; margin-top: 0; padding-top: 7px; } .commcare.modal .list-lightblue > div { background-color: #E4F1F9; border: 1px solid #D1E6F9; border-top: none; padding-bottom: 7px; } .commcare.modal .list-lightblue > div:nth-child(2n+1) { background: #F3FBFE; } .commcare.modal .list-lightblue > div:last-child { border-bottom: none; } .module-header { font-weight: bold; border-radius: 2px; padding: 4px 15px; line-height: 28px; color: #224477; background: #D9EDF7; background: -moz-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D9EDF7), color-stop(100%,#B9DEF0)); background: -webkit-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: -o-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: -ms-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: linear-gradient(to bottom, #D9EDF7 0%, #B9DEF0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D9EDF7', endColorstr='#B9DEF0',GradientType=0 ); } .module-header a, .module-header a:hover, .module-header a:link, .module-header a:active { text-decoration: none; color: #224477; } .case-schema .case-schema-group { padding: 1px 7px 1px 15px; height: 37px; line-height: 32px; color: #005580; background-color: #E4F1F9; border: 1px solid #D1E6F9; border-top: none; } .case-schema .case-schema-group:first-child { border: 1px solid #D1E6F9; } .case-schema > .case-schema-group:hover, .case-schema > div.case-schema-group:nth-child(2n+1):hover { background-color: #e9e9e9; background: #EDF5F9; color: #224477; } .case-schema > div.case-schema-group:nth-child(2n+1) { background: #F3FBFE; } .ui-datepicker.ui-widget { font-size: 0.9em; }
commcare/src/main/resources/webapp/css/commcare.css
.commcare.nav.nav-tabs { border-bottom: medium none; margin-bottom: 0; margin-left: 0; margin-right: 10px; } .commcare .form-actions { background: none; border-top: none; } .commcare .tooltip { width: 400px; } .commcare .tooltip .tooltip-inner { max-width: 400px; font-size: 14px; } .commcare .form-schema-group { margin-bottom: 20px; } .commcare .form-schema-group button { float: right; } .commcare .case-schema-group button { float: right; } .commcare .permission-present { color: #386339; } .commcare .permission-absent{ color: #CF2A27; } .commcare .connection-status { margin-top: 10px; padding: 12px; border-radius: 5px; } .commcare .connection-error { background-color: #EA9999; border: 1px solid #CF2A27; } .message { margin-bottom: 40px; } .form-hints { position: absolute; float: left; display: inline-block; margin-left: 8px; margin-right: 5%; } .largeCombobox { min-width: 170px; max-width: 170px; } .form-hint-error:before { color: #d45252; content: "\25C0"; left: -6px; position: absolute; } .form-hint-success:before { color: #21c145; content: "\25C0"; left: -6px; position: absolute; } .form-hint-error { background: #d45252; border-radius: 3px; color: #ffffff; padding: 4px 6px; z-index: 999; font-size: 11px; position: relative; } .form-hint-error-bottom { background: #d45252; border-radius: 3px; color: #ffffff; float: right; display: block; margin-top: -8px; margin-right: 27px; padding: 2px 6px; z-index: 999; font-size: 13px; width:300px; word-wrap:break-word; position: relative; } .form-hint-error-bottom:before { content: "\25b2"; color: #d45252; position: absolute; left: 15px; top: -11px; } .form-hint-warning { background: #edaa4a; border-radius: 3px; color: #ffffff; padding: 4px 6px; z-index: 999; font-size: 11px; position: relative; } .form-hint-success { background: #21c145; border-radius: 3px; color: #ffffff; padding: 4px 6px; z-index: 999; font-size: 11px; position: relative; } .modal.fade { min-width: 700px; width: auto; } .popover { min-width: 340px; } .commcare td.question { max-width: 200px; padding: 15px; } .commcare .table > thead > tr > th, .commcare .table > tbody > tr > th { max-width: 330px; padding: 15px; } .commcare.modal p { margin: 15px; } td.questionData .table { margin-bottom: 0; } .commcare.modal .modal-body.clear { padding: 0; } .commcare.modal .modal-body pre { border-bottom: none; border-top: none; border-radius: 0; margin: 0; } .commcare.modal .modal-footer { margin-top: 0; } .commcare.modal h4 em { font-weight: normal; font-style: normal; } .commcare.modal .form-list-inline { display: inline-block; min-height: 26px; vertical-align: middle; margin-bottom: 0; margin-top: 0; padding-top: 7px; } .commcare.modal .list-lightblue > div { background-color: #E4F1F9; border: 1px solid #D1E6F9; border-top: none; padding-bottom: 7px; } .commcare.modal .list-lightblue > div:nth-child(2n+1) { background: #F3FBFE; } .commcare.modal .list-lightblue > div:last-child { border-bottom: none; } .module-header { font-weight: bold; border-radius: 2px; padding: 4px 15px; line-height: 28px; color: #224477; background: #D9EDF7; background: -moz-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#D9EDF7), color-stop(100%,#B9DEF0)); background: -webkit-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: -o-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: -ms-linear-gradient(top, #D9EDF7 0%, #B9DEF0 100%); background: linear-gradient(to bottom, #D9EDF7 0%, #B9DEF0 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#D9EDF7', endColorstr='#B9DEF0',GradientType=0 ); } .module-header a, .module-header a:hover, .module-header a:link, .module-header a:active { text-decoration: none; color: #224477; } .case-schema .case-schema-group { padding: 1px 7px 1px 15px; height: 37px; line-height: 32px; color: #005580; background-color: #E4F1F9; border: 1px solid #D1E6F9; border-top: none; } .case-schema .case-schema-group:first-child { border: 1px solid #D1E6F9; } .case-schema > .case-schema-group:hover, .case-schema > div.case-schema-group:nth-child(2n+1):hover { background-color: #e9e9e9; background: #EDF5F9; color: #224477; } .case-schema > div.case-schema-group:nth-child(2n+1) { background: #F3FBFE; } .ui-datepicker.ui-widget { font-size: 0.9em; }
0.484624
0.087681
html { --input-button-dim: 30px; --input-padding: 2px; --input-border: 1px solid #444; --input-font: 14px/1.2 sans-serif; } form { margin-top: 40px; text-align: left; } fieldset { padding: var(--input-padding); border: var(--input-border); } input { display: inline-block; padding: var(--input-padding); border: var(--input-border); width: var(--input-button-dim); height: var(--input-button-dim); font: var(--input-font); vertical-align: middle; } input[type="text"], input[type="reset"], input[type="button"] { -webkit-appearance: none; } /* now, styles or specific fields */ input[name="q"] { border: none; /* the extra 3px below accounts for the width of the vertical borders of the buttons */ width: calc( 100% - calc( calc(4 * var(--input-button-dim)) + calc(12 * var(--input-padding)) ) ); } input[name="resource"] { display: none; } /* see http://jsfiddle.net/8n8hM/ */ /* https://stackoverflow.com/questions/20057581/css-webkit-appearance-none-is-causing-checkbox-to-not-be-checked */ input[type=checkbox] { width: var(--input-button-dim); height: var(--input-button-dim); border:var(--input-border); -webkit-appearance: none; -webkit-font-smoothing: antialiased; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -ms-transition: all 0.15s; -o-transition: all 0.15s; transition: all 0.15s; } input[type=checkbox]:focus { border-color: #ACACB8; color: #2E3236; } input[type='checkbox']:checked { position:relative; } input[type='checkbox']:checked:before { content:''; display:block; width: var(--input-button-dim); height: var(--input-button-dim); position:absolute; top:0px; left:0px; opacity:0.5; } input[name='communities']:checked:before { background:none #ACACB8; } input[name='refreshCache']:checked:before { background:none red; } input[name="submit"]:hover { background-color: green; color: white; } input[name="reset"]:hover { background-color: red; color: white; } input[name=communitiesChooser]:hover { background-color: darkgray; color: white; } #resourceChooser { display: inline; border: none; padding: 0 0 5px 5px; } #resourceChooser label { color: #444; background-color: lightgrey; border: 1px solid white; padding: 5px; font: var(--input-font); } #resourceChooser label.searchfocus { color: white; background-color: #444; } #communitiesChooser { text-align: left; width: 300px; font: var(--input-font); } /* #communitiesChooser input { display: inline-block; } */ #refreshCache { margin-top: 5px; font: var(--input-font); text-align: center; } #throbber { padding: 0; bottom: 0; height: 8px; /* border-top: 1px solid silver; */ border-bottom: 1px solid silver; padding: 0; /* transition: opacity 0.3s ease; */ background-size: 30px 30px; background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent); animation: barberpole 0.5s linear infinite; } .nothrob { opacity: 0; } @keyframes barberpole { from { background-position: 0 0; } to { background-position: 60px 30px; } }
css/o4-form.css
html { --input-button-dim: 30px; --input-padding: 2px; --input-border: 1px solid #444; --input-font: 14px/1.2 sans-serif; } form { margin-top: 40px; text-align: left; } fieldset { padding: var(--input-padding); border: var(--input-border); } input { display: inline-block; padding: var(--input-padding); border: var(--input-border); width: var(--input-button-dim); height: var(--input-button-dim); font: var(--input-font); vertical-align: middle; } input[type="text"], input[type="reset"], input[type="button"] { -webkit-appearance: none; } /* now, styles or specific fields */ input[name="q"] { border: none; /* the extra 3px below accounts for the width of the vertical borders of the buttons */ width: calc( 100% - calc( calc(4 * var(--input-button-dim)) + calc(12 * var(--input-padding)) ) ); } input[name="resource"] { display: none; } /* see http://jsfiddle.net/8n8hM/ */ /* https://stackoverflow.com/questions/20057581/css-webkit-appearance-none-is-causing-checkbox-to-not-be-checked */ input[type=checkbox] { width: var(--input-button-dim); height: var(--input-button-dim); border:var(--input-border); -webkit-appearance: none; -webkit-font-smoothing: antialiased; -webkit-border-radius: 0px; -moz-border-radius: 0px; border-radius: 0px; -webkit-transition: all 0.15s; -moz-transition: all 0.15s; -ms-transition: all 0.15s; -o-transition: all 0.15s; transition: all 0.15s; } input[type=checkbox]:focus { border-color: #ACACB8; color: #2E3236; } input[type='checkbox']:checked { position:relative; } input[type='checkbox']:checked:before { content:''; display:block; width: var(--input-button-dim); height: var(--input-button-dim); position:absolute; top:0px; left:0px; opacity:0.5; } input[name='communities']:checked:before { background:none #ACACB8; } input[name='refreshCache']:checked:before { background:none red; } input[name="submit"]:hover { background-color: green; color: white; } input[name="reset"]:hover { background-color: red; color: white; } input[name=communitiesChooser]:hover { background-color: darkgray; color: white; } #resourceChooser { display: inline; border: none; padding: 0 0 5px 5px; } #resourceChooser label { color: #444; background-color: lightgrey; border: 1px solid white; padding: 5px; font: var(--input-font); } #resourceChooser label.searchfocus { color: white; background-color: #444; } #communitiesChooser { text-align: left; width: 300px; font: var(--input-font); } /* #communitiesChooser input { display: inline-block; } */ #refreshCache { margin-top: 5px; font: var(--input-font); text-align: center; } #throbber { padding: 0; bottom: 0; height: 8px; /* border-top: 1px solid silver; */ border-bottom: 1px solid silver; padding: 0; /* transition: opacity 0.3s ease; */ background-size: 30px 30px; background-image: linear-gradient(45deg, rgba(0, 0, 0, 0.1) 25%, transparent 25%, transparent 50%, rgba(0, 0, 0, 0.1) 50%, rgba(0, 0, 0, 0.1) 75%, transparent 75%, transparent); animation: barberpole 0.5s linear infinite; } .nothrob { opacity: 0; } @keyframes barberpole { from { background-position: 0 0; } to { background-position: 60px 30px; } }
0.47025
0.099514
position: fixed; bottom: 0; right: 0; } #share-buttons a { display: inline-block; font-size: 40px; width: 55px; height: 55px; color: #777; cursor: pointer; } #share-buttons a:hover { color: #bbb; } #share-buttons .social-media { position: absolute; bottom: 46px; text-align: center; right: 14px; z-index: 1; display: none; } #share-buttons .social-media a { display: block; } #share-buttons .social-media.show { display: block; } #share-buttons .social-media.show a { -webkit-animation: show 250ms ease-out; -moz-animation: show 250ms ease-out; animation: show 250ms ease-out; -webkit-animation-iteration-count: 1; -moz-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; animation-fill-mode: backwards; } .share-menu-button { z-index: 10; margin-right: 5px; position: relative; } #share-buttons .social-media a:nth-child(1) { -webkit-animation-delay: 20ms; -moz-animation-delay: 20ms; animation-delay: 20ms; } #share-buttons .social-media a:nth-child(2) { -webkit-animation-delay: 40ms; -moz-animation-delay: 40ms; animation-delay: 40ms; } #share-buttons .social-media a:nth-child(3) { -webkit-animation-delay: 60ms; -moz-animation-delay: 60ms; animation-delay: 60ms; } @-webkit-keyframes show { 0% { visibility: hidden; -webkit-transform: translate3d(0, 150px, 0px); } 20% { visibility: hidden; -webkit-transform: translate3d(0, 100px, 0px); } 100% { -webkit-transform: translate3d(0, 0, 0px); } } @-moz-keyframes show { 0% { visibility: hidden; -moz-transform: translate3d(0, 150px, 0px); } 20% { visibility: hidden; -moz-transform: translate3d(0, 100px, 0px); } 100% { -moz-transform: translate3d(0, 0, 0px); } } @keyframes show { 0% { visibility: hidden; transform: translate3d(0, 150px, 0px); } 20% { visibility: hidden; transform: translate3d(0, 100px, 0px); } 100% { transform: translate3d(0, 0, 0px); } }
app/lib/share-buttons/share-buttons.css
position: fixed; bottom: 0; right: 0; } #share-buttons a { display: inline-block; font-size: 40px; width: 55px; height: 55px; color: #777; cursor: pointer; } #share-buttons a:hover { color: #bbb; } #share-buttons .social-media { position: absolute; bottom: 46px; text-align: center; right: 14px; z-index: 1; display: none; } #share-buttons .social-media a { display: block; } #share-buttons .social-media.show { display: block; } #share-buttons .social-media.show a { -webkit-animation: show 250ms ease-out; -moz-animation: show 250ms ease-out; animation: show 250ms ease-out; -webkit-animation-iteration-count: 1; -moz-animation-iteration-count: 1; animation-iteration-count: 1; -webkit-animation-fill-mode: backwards; -moz-animation-fill-mode: backwards; animation-fill-mode: backwards; } .share-menu-button { z-index: 10; margin-right: 5px; position: relative; } #share-buttons .social-media a:nth-child(1) { -webkit-animation-delay: 20ms; -moz-animation-delay: 20ms; animation-delay: 20ms; } #share-buttons .social-media a:nth-child(2) { -webkit-animation-delay: 40ms; -moz-animation-delay: 40ms; animation-delay: 40ms; } #share-buttons .social-media a:nth-child(3) { -webkit-animation-delay: 60ms; -moz-animation-delay: 60ms; animation-delay: 60ms; } @-webkit-keyframes show { 0% { visibility: hidden; -webkit-transform: translate3d(0, 150px, 0px); } 20% { visibility: hidden; -webkit-transform: translate3d(0, 100px, 0px); } 100% { -webkit-transform: translate3d(0, 0, 0px); } } @-moz-keyframes show { 0% { visibility: hidden; -moz-transform: translate3d(0, 150px, 0px); } 20% { visibility: hidden; -moz-transform: translate3d(0, 100px, 0px); } 100% { -moz-transform: translate3d(0, 0, 0px); } } @keyframes show { 0% { visibility: hidden; transform: translate3d(0, 150px, 0px); } 20% { visibility: hidden; transform: translate3d(0, 100px, 0px); } 100% { transform: translate3d(0, 0, 0px); } }
0.404978
0.104889
@import "../Animations.css"; .profile { position: relative; display: flex; flex-direction: row; justify-content: space-between; min-height: calc(100% - 70px); padding: 0 20px 10px; } .profile .left-sidebar { position: fixed; left: 0; top: 70px; padding: 20px 20px; width: 250px; height: calc(100% - 110px); border-right: 1px solid #777777; overflow: auto; animation: fadeIn 0.3s; background: #EFEFEF; z-index: 1; } .profile .right-sidebar { position: fixed; right: 20px; top: 70px; padding: 20px 20px; width: 250px; height: calc(100% - 110px); border-left: 1px solid #777777; overflow: auto; animation: fadeIn 0.3s; background: #EFEFEF; z-index: 1; } .profile .left-sidebar > :first-child { margin: 0; } .profile .left-sidebar > :not(:first-child) { margin-top: 10px; } .profile .sidebar-table-scroll::-webkit-scrollbar { width: 0.5em; scroll-behavior: smooth !important; } .profile .sidebar-table-scroll::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important; } .profile .sidebar-table-scroll::-webkit-scrollbar-thumb { background: darkgray !important; border-radius: 20px !important; } .profile .left-sidebar .sidebar-table-container { height: 300px; width: 100%; background: #DDDDDD; border-radius: 10px 5px 5px 10px; overflow: hidden; } .profile .left-sidebar table thead { position: sticky; top: 0; } .profile .left-sidebar .sidebar-table-scroll { overflow: auto; height: 100%; } .profile .left-sidebar table { width: 100%; border-collapse: collapse; padding: 0 10px; table-layout: fixed; } .profile .left-sidebar table td { padding: 10px 0; } .profile .left-sidebar table thead { background: #C4C4C4; margin-bottom: 10px; } .profile .left-sidebar table td:first-child { padding-left: 10px; } .profile .left-sidebar table td:last-child { padding-right: 10px; } .profile .left-sidebar table tr:hover { background: rgba(196, 196, 196, 0.5); } .content-container { /*z-index: -1;*/ margin-left: auto; margin-right: auto; }
src/styles/profile/Profile.css
@import "../Animations.css"; .profile { position: relative; display: flex; flex-direction: row; justify-content: space-between; min-height: calc(100% - 70px); padding: 0 20px 10px; } .profile .left-sidebar { position: fixed; left: 0; top: 70px; padding: 20px 20px; width: 250px; height: calc(100% - 110px); border-right: 1px solid #777777; overflow: auto; animation: fadeIn 0.3s; background: #EFEFEF; z-index: 1; } .profile .right-sidebar { position: fixed; right: 20px; top: 70px; padding: 20px 20px; width: 250px; height: calc(100% - 110px); border-left: 1px solid #777777; overflow: auto; animation: fadeIn 0.3s; background: #EFEFEF; z-index: 1; } .profile .left-sidebar > :first-child { margin: 0; } .profile .left-sidebar > :not(:first-child) { margin-top: 10px; } .profile .sidebar-table-scroll::-webkit-scrollbar { width: 0.5em; scroll-behavior: smooth !important; } .profile .sidebar-table-scroll::-webkit-scrollbar-track { box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3) !important; } .profile .sidebar-table-scroll::-webkit-scrollbar-thumb { background: darkgray !important; border-radius: 20px !important; } .profile .left-sidebar .sidebar-table-container { height: 300px; width: 100%; background: #DDDDDD; border-radius: 10px 5px 5px 10px; overflow: hidden; } .profile .left-sidebar table thead { position: sticky; top: 0; } .profile .left-sidebar .sidebar-table-scroll { overflow: auto; height: 100%; } .profile .left-sidebar table { width: 100%; border-collapse: collapse; padding: 0 10px; table-layout: fixed; } .profile .left-sidebar table td { padding: 10px 0; } .profile .left-sidebar table thead { background: #C4C4C4; margin-bottom: 10px; } .profile .left-sidebar table td:first-child { padding-left: 10px; } .profile .left-sidebar table td:last-child { padding-right: 10px; } .profile .left-sidebar table tr:hover { background: rgba(196, 196, 196, 0.5); } .content-container { /*z-index: -1;*/ margin-left: auto; margin-right: auto; }
0.424293
0.110663
.theme-dark { --color-primary-100: #676f9b; --color-primary-200: #5d648c; --color-primary-300: #52597c; --color-primary-400: #484e6d; --color-primary-500: #3e435d; --color-primary-600: #34384e; --color-primary-700: #292c3e; --color-primary-800: #1f212f; --color-primary-900: #15161f; --color-primary-1000: #0a0b0f; --color-primary-1100: #050608; --color-title-h1: #845EC2; --color-title-h2: #D65DB1; --color-title-h3: #FF6F91; --color-title-h4: #FF9671; --color-title-h5: #FFC75F; --color-title-h6: #c0cdf3; --color-editor-title-h1: #845EC2; --color-editor-title-h2: #D65DB1; --color-editor-title-h3: #FF6F91; --color-editor-title-h4: #FF9671; --color-editor-title-h5: #FFC75F; --color-editor-title-h6: #c0cdf3; --color-element-icon: #adb9db; --color-element-icon-hover: #ebeff7; --color-element-border: #0a0b0f; --color-element-border-light: #484e6d; --color-element-ordered-list-indicator: #ebeff7; --color-element-unordered-list-indicator: #ebeff7; --color-element-markup-tags: #FFC75F; --color-element-markup-attribute: #95ff6f; --color-element-markup-attribute-value: #ebeff7; --color-text-paragraph: #c0cdf3; --color-text-strong: #ebeff7; --color-text-code: #00C9A7; --color-text-inline-code: #00C9A7; --color-text-code-background: #050608; --color-text-quote: #a1acce; --color-text-quote-border: #464e62; --color-text-link: #00bfff; --color-text-linkUrl: #555555; --color-text-note-indicator: #FF6F91; --color-text-hash-tag: #95ff6f; } .theme-light { --color-primary-100: #959ab9; --color-primary-200: #ffffff; --color-primary-300: #ffffff; --color-primary-400: #ffffff; --color-primary-500: #ffffff; --color-primary-600: #ffffff; --color-primary-700: #ffffff; --color-primary-800: #ffffff; --color-primary-900: #f0f1f5; --color-primary-1000: #f0f1f5; --color-primary-1100: #f0f1f5; --color-title-h1: #ff4683; --color-title-h2: #598bf7; --color-title-h3: #48e484; --color-title-h4: #fb49ae; --color-title-h5: #63b9ff; --color-title-h6: #b4da54; --color-element-icon: #1f212f; --color-element-border: #fff; --color-element-border-light: #fff; --color-effect-textGlow: #ff98a4; --color-text-strong: #ff98a4; --color-text-code: #6be399; --color-text-paragraph: #1f212f; --color-text-quote: #484e6d; --color-text-link: #67a0fb; --color-text-linkUrl: #e1e2eb; --color-text-hash-tag: #5d648c; } :root { --color-family-primary: Inter, sans-serif; --color-family-secondary: Jetbrains Mono, monospace; --color-size-xtra-small: 0.75rem; --color-size-small: 1rem; --color-size-regular: 1.15rem; --color-size-large: 1.25rem; --color-size-xtra-large: 1.5rem; --color-size-2xtra-large: 1.75rem; --color-size-3xtra-large: 2rem; --color-size-4xtra-large: 2.25rem; --color-lineheight-min: 1em; --color-lineheight-medium: 1.5em; --color-lineheight-regular: 1.75em; --color-lineheight-large: 2em; --color-lineheight-xtra-large: 2.25em; --color-lineheight-max: 2.5em; } .cm-header-1, .cm-header-2, .cm-header-3, .cm-header-4, .cm-header-5, .cm-header-6 { line-height: var(--color-lineheight-regular); font-weight: 500; font-size: var(--color-size-regular); } .cm-header-1 { color: var(--color-editor-title-h1); } .cm-header-2 { color: var(--color-editor-title-h2); } .cm-header-3 { color: var(--color-editor-title-h3); } .cm-header-4 { color: var(--color-editor-title-h4); } .cm-header-5 { color: var(--color-editor-title-h5); } .cm-header-6 { color: var(--color-editor-title-h6); } .cm-s-obsidian { font-family: var(--color-family-secondary); font-size: var(--color-size-small); line-height: var(--color-lineheight-regular); font-weight: 500; } .cm-s-obsidian .CodeMirror-line { color: var(--color-text-paragraph); } .cm-s-obsidian .cm-em, .cm-s-obsidian .cm-strong { color: var(--color-text-strong); } .cm-s-obsidian .cm-formatting-link, .cm-s-obsidian .cm-link { color: var(--color-text-link) !important; } .cm-s-obsidian .cm-formatting-link-string, .cm-s-obsidian .cm-url { color: var(--color-text-linkUrl) !important; } .cm-s-obsidian span.cm-quote { margin-left: 20px; color: var(--color-text-quote); font-style: italic; } .cm-s-obsidian span.cm-quote.cm-formatting { color: var(--color-primary-100); } .cm-s-obsidian pre.HyperMD-codeblock { font-family: var(--color-family-secondary); font-size: var(--color-size-small); font-weight: 500; line-height: var(--color-lineheight-max); } .cm-s-obsidian .cm-hmd-codeblock { color: var(--color-text-code); } .cm-s-obsidian .CodeMirror-linenumber { color: var(--color-primary-100); font-size: var(--color-size-regular); } .cm-s-obsidian span.cm-inline-code { padding: 0.2em; color: var(--color-text-inline-code); } .cm-s-obsidian span.cm-tag { color: var(--color-element-markup-tags); } .cm-s-obsidian span.cm-attribute { color: var(--color-element-markup-attribute); } .cm-s-obsidian span.cm-string { color: var(--color-element-markup-attribute-value); } .cm-s-obsidian .CodeMirror-gutter-elt { padding-right: 10px; } .cm-s-obsidian .cm-formatting, .cm-s-obsidian .CodeMirror-foldmarker { color: var(--color-primary-100); } .cm-s-obsidian span.cm-formatting-list-ol { color: var(--color-element-ordered-list-indicator); } .cm-s-obsidian span.cm-formatting-list-ul { color: var(--color-element-unordered-list-indicator); } .cm-s-obsidian span.cm-hashtag { padding: 5px; color: var(--color-text-hash-tag); background-color: var(--color-primary-900); font-size: var(--color-size-regular); } .cm-s-obsidian span.cm-hashtag.cm-formatting { color: var(--color-primary-100); } .markdown-preview-view h1, .markdown-preview-view h2, .markdown-preview-view h3, .markdown-preview-view h4, .markdown-preview-view h5, .markdown-preview-view h6 { display: block; margin-bottom: 20px; align-items: center; font-family: var(--color-family-primary); font-weight: 600; line-height: var(--color-lineheight-regular); white-space: pre-wrap; } .markdown-preview-view h1 { font-size: var(--color-size-4xtra-large); color: var(--color-title-h1); } .markdown-preview-view h2 { margin-top: 80px; color: var(--color-title-h2); font-size: var(--color-size-3xtra-large); } .markdown-preview-view h3 { margin-top: 40px; color: var(--color-title-h3); font-size: var(--color-size-2xtra-large); } .markdown-preview-view h4 { margin-top: 40px; color: var(--color-title-h4); font-size: var(--color-size-xtra-large); } .markdown-preview-view h5 { margin-top: 40px; color: var(--color-title-h5); font-size: var(--color-size-large); } .markdown-preview-view h6 { margin-top: 40px; color: var(--color-title-h6); font-size: var(--color-size-large); } .markdown-preview-view h1, .markdown-preview-view h2 { padding-bottom: 5px; border-bottom: 1px solid var(--color-primary-600); } .markdown-preview-view .heading-collapse-indicator { color: var(--color-primary-600); } .markdown-preview-view p { color: var(--color-text-paragraph); font-weight: 400; font-family: var(--color-family-primary); font-size: var(--color-size-regular); line-height: var(--color-lineheight-large); } .markdown-preview-view p strong { font-weight: 400; color: var(--color-text-strong); filter: drop-shadow(0 0 3px var(--color-text-paragraph)); } .markdown-preview-view a { color: var(--color-text-link); text-decoration: none; } .markdown-preview-view a:hover { text-decoration: underline; } .markdown-preview-view a.external-link { padding-right: 20px; } .markdown-preview-view a.internal-link { text-decoration: none; color: var(--color-text-link); } .markdown-preview-view a.internal-link:hover { text-decoration: underline; } .markdown-preview-view blockquote { margin: 20px; padding: 5px 20px; border: unset; border-left: 1px solid var(--color-primary-400); font-style: italic; } .markdown-preview-view blockquote p { color: var(--color-text-quote); } .markdown-preview-view ul:not(.contains-task-list) ul:not(.contains-task-list) { margin-left: -13px; padding-inline-start: 42px; border-left: 1px solid var(--color-primary-500); } .markdown-preview-view ul:first-child, .markdown-preview-view ol:first-child { margin-bottom: 20px; } .markdown-preview-view ul li, .markdown-preview-view ol li { margin: 5px 0; color: var(--color-text-paragraph); font-size: var(--color-size-large); line-height: var(--color-lineheight-regular); } .markdown-preview-view ul li { padding-left: 10px; } .markdown-preview-view ul li::marker { color: var(--color-element-unordered-list-indicator); } .markdown-preview-view ol li { padding-left: 10px; } .markdown-preview-view ol li::marker { color: var(--color-element-ordered-list-indicator); } .markdown-preview-view .list-collapse-indicator { color: var(--color-primary-500); } .markdown-preview-view li > p { display: inline; } .markdown-preview-view pre { margin: 40px 0 !important; padding: 20px; background-color: var(--color-text-code-background) !important; font-family: var(--color-family-secondary); font-weight: 500; line-height: var(--color-lineheight-regular); border-radius: 5px; } .markdown-preview-view pre.language-_note { margin: 20px 0; padding: 20px; background-color: var(--color-primary-700) !important; box-shadow: 0 0 20px var(--color-primary-900); } .markdown-preview-view pre.language-_note code { white-space: initial; } .markdown-preview-view pre.language-_note code:before { content: "#Note: "; color: var(--color-text-note-indicator); filter: drop-shadow(0 0 5px #000); font-size: var(--color-size-large); font-weight: 600; } .markdown-preview-view pre code { color: var(--color-text-code); line-height: var(--color-lineheight-large) !important; font-size: var(--color-size-regular); background-color: unset !important; } .markdown-preview-view p code { padding: 0.2em 10px; color: var(--color-text-inline-code); background-color: var(--color-text-code-background) !important; border-radius: 5px; } .markdown-preview-view p .tag { padding: 10px; color: var(--color-text-hash-tag); background-color: var(--color-primary-1000); border-radius: 5px; font-size: var(--color-size-small); font-weight: 500; } .markdown-preview-view iframe { margin: 40px 0; } .CodeMirror.cm-s-obsidian.CodeMirror-wrap, .markdown-preview-view.is-readable-line-width .markdown-preview-sizer { max-width: 940px; } .mod-root > .nav-folder-title { display: none; } .nav-file-title.is-active { border-radius: 10px; background-color: var(--color-primary-200); } body:not(.is-grabbing) .nav-file-title:hover, body:not(.is-grabbing) .nav-folder-title:hover { border-radius: 10px; background-color: var(--color-primary-400); } .nav-folder-title, .nav-file-title, svg { color: var(--color-element-icon); } .nav-folder-title, .nav-file-title { font-family: var(--color-family-primary); } .nav-folder-title.is-being-dragged-over { border: 1px solid var(--color-element-border); } .nav-folder-children > .nav-file, /* Directory lines */ /* .nav-folder-children > .nav-folder { border-left: 1px solid var(--color-element-border-light); } */ .mod-root > .nav-folder-children > .nav-file, .mod-root > .nav-folder-children > .nav-folder { border-left: none; } .workspace-tab-container-before, .workspace-tab-container-after { display: none; } .search-result .search-result-file-title { color: var(--color-text-paragraph); } .search-result .tree-item-flair-outer span { margin-right: 7px; color: var(--color-text-hash-tag); background: var(--color-primary-1100); } .search-result .search-result-file-match { color: var(--color-text-quote); background: var(--color-primary-1100); } .search-result .search-result-file-matched-text { padding: 1px 5px; color: var(--color-primary-1100); background-color: var(--color-text-hash-tag); border-radius: 5px; } .nav-header { margin: 10px; padding: 0; } .nav-header .nav-buttons-container { justify-content: flex-start; gap: 10px; margin-top: 12px; } .nav-header .nav-action-button { display: flex; justify-content: center; align-items: center; padding: 0; width: 40px; height: 40px; border: 1px solid var(--color-primary-1100); background: var(--color-primary-1100); border-radius: 30%; /* 50 */ transition: background-color 0.2s ease; } .nav-header .nav-action-button:hover { background-color: #000; } .nav-header .nav-action-button:hover svg { color: var(--color-element-icon-hover); } .nav-header .nav-action-button svg { margin: 0; padding: 0; transition: color 0.2s ease; } .workspace-tab-container-inner { display: flex; justify-content: center; align-items: center; border-radius: 15px; padding: 5px; background-color: var(--color-primary-1100); } .workspace-tab-header-container { margin-top: 10px; margin-left: 10px; height: fit-content; } .workspace-tab-header-container .workspace-tab-header { background-color: transparent; border-radius: 10px; cursor: pointer; } .workspace-tab-header-container .workspace-tab-header.is-active { background-color: var(--color-primary-800); border-radius: 10px; } .workspace-tab-header-container .workspace-tab-header-inner { padding: 10px; } .workspace-tab-header-container .workspace-tab-header-inner-icon { display: flex; justify-content: center; align-items: center; } .workspace-tab-header-container .workspace-tab-header.is-before-active, .workspace-tab-header-container .workspace-tab-header.is-after-active, .workspace-tab-header-container .workspace-tab-header-inner { background-color: transparent; } .workspace-tab-header-container .workspace-tab-header.is-before-active .workspace-tab-header-inner, .workspace-tab-header-container .workspace-tab-header.is-after-active .workspace-tab-header-inner, .workspace-tab-header-container .workspace-tab-header-inner .workspace-tab-header-inner { background-color: transparent; } .view-content .tree-item-inner { color: var(--color-text-paragraph); } .tag-pane-tag-text { color: var(--color-text-paragraph); } .tag-pane-tag-text:before { content: "# "; } .tag-pane-tag-count { color: var(--color-text-hash-tag); background-color: var(--color-primary-1100); } .titlebar { background-color: var(--color-primary-1000); } .titlebar .titlebar-text { color: var(--color-text-quote); } .titlebar .titlebar-button-container.mod-left .titlebar-button svg { color: white; } .workspace-split, .workspace-ribbon, .workspace-ribbon.mod-left.is-collapsed { border-right: 1px solid var(--color-element-border); } .workspace-ribbon.mod-right.is-collapsed { border-left: none; } .CodeMirror-vscrollbar::-webkit-scrollbar, .markdown-preview-view::-webkit-scrollbar { width: 5px; } .CodeMirror-vscrollbar::-webkit-scrollbar-thumb, .markdown-preview-view::-webkit-scrollbar-thumb { background-color: var(--color-primary-600); } .CodeMirror-vscrollbar::-webkit-scrollbar-button, .markdown-preview-view::-webkit-scrollbar-button { height: 100%; } .CodeMirror-vscrollbar::-webkit-scrollbar-track, .markdown-preview-view::-webkit-scrollbar-track { background-color: var(--color-primary-800); } .status-bar, .workspace-ribbon, .workspace-ribbon.is-collapsed, .workspace-split.mod-left-split .workspace-tabs, .workspace-split.mod-left-split .workspace-tabs .workspace-leaf, .workspace-split.mod-right-split .workspace-tabs .workspace-leaf, .workspace-leaf-resize-handle, .workspace-split .workspace-tabs:not(:first-child), .workspace-tab-header-container { background-color: var(--color-primary-900); } .status-bar { color: var(--color-text-quote); border-top: 1px solid var(--color-primary-900); } .workspace-split.mod-root .view-content, .workspace-split.mod-root .CodeMirror-gutter { background-color: var(--color-primary-800); } .workspace-leaf-content { border-radius: 0 !important; } .workspace-leaf .view-header { background-color: var(--color-primary-900); border: none; } .workspace-leaf .view-header .view-header-title { color: var(--color-element-icon); } .workspace-leaf .view-header .view-actions { color: var(--color-element-icon); background-color: var(--color-primary-900); } .workspace-leaf.mod-active .view-header { background-color: var(--color-primary-800); } .workspace-leaf.mod-active .view-header .view-header-title-container:after { content: none; } .workspace-leaf.mod-active .view-header .view-header-title { color: var(--color-element-icon); } .workspace-leaf.mod-active .view-header .view-actions { color: var(--color-element-icon); background-color: var(--color-primary-800); } .modal-content, .modal.mod-settings, .vertical-tab-content-container, .vertical-tab-content, .vertical-tabs-container { background-color: var(--color-primary-700); } .modal-content input[type=range]::-webkit-slider-thumb, .modal.mod-settings input[type=range]::-webkit-slider-thumb, .vertical-tab-content-container input[type=range]::-webkit-slider-thumb, .vertical-tab-content input[type=range]::-webkit-slider-thumb, .vertical-tabs-container input[type=range]::-webkit-slider-thumb { background: #ffffff; } .vertical-tab-header, .vertical-tab-header-group, .vertical-tab-header-group, .modal.mod-settings, .vertical-tab-header-group, .vertical-tab-header-group-items, .vertical-tab-nav-item { background-color: var(--color-primary-900); } .vertical-tab-header.is-active, .vertical-tab-header-group.is-active, .vertical-tab-header-group.is-active, .modal.mod-settings.is-active, .vertical-tab-header-group.is-active, .vertical-tab-header-group-items.is-active, .vertical-tab-nav-item.is-active { background-color: var(--color-primary-800); border-color: var(--color-element-icon); } .checkbox-container { background-color: var(--color-primary-100); } .checkbox-container.is-enabled { background-color: var(--color-title-h3); }
obsidian.css
.theme-dark { --color-primary-100: #676f9b; --color-primary-200: #5d648c; --color-primary-300: #52597c; --color-primary-400: #484e6d; --color-primary-500: #3e435d; --color-primary-600: #34384e; --color-primary-700: #292c3e; --color-primary-800: #1f212f; --color-primary-900: #15161f; --color-primary-1000: #0a0b0f; --color-primary-1100: #050608; --color-title-h1: #845EC2; --color-title-h2: #D65DB1; --color-title-h3: #FF6F91; --color-title-h4: #FF9671; --color-title-h5: #FFC75F; --color-title-h6: #c0cdf3; --color-editor-title-h1: #845EC2; --color-editor-title-h2: #D65DB1; --color-editor-title-h3: #FF6F91; --color-editor-title-h4: #FF9671; --color-editor-title-h5: #FFC75F; --color-editor-title-h6: #c0cdf3; --color-element-icon: #adb9db; --color-element-icon-hover: #ebeff7; --color-element-border: #0a0b0f; --color-element-border-light: #484e6d; --color-element-ordered-list-indicator: #ebeff7; --color-element-unordered-list-indicator: #ebeff7; --color-element-markup-tags: #FFC75F; --color-element-markup-attribute: #95ff6f; --color-element-markup-attribute-value: #ebeff7; --color-text-paragraph: #c0cdf3; --color-text-strong: #ebeff7; --color-text-code: #00C9A7; --color-text-inline-code: #00C9A7; --color-text-code-background: #050608; --color-text-quote: #a1acce; --color-text-quote-border: #464e62; --color-text-link: #00bfff; --color-text-linkUrl: #555555; --color-text-note-indicator: #FF6F91; --color-text-hash-tag: #95ff6f; } .theme-light { --color-primary-100: #959ab9; --color-primary-200: #ffffff; --color-primary-300: #ffffff; --color-primary-400: #ffffff; --color-primary-500: #ffffff; --color-primary-600: #ffffff; --color-primary-700: #ffffff; --color-primary-800: #ffffff; --color-primary-900: #f0f1f5; --color-primary-1000: #f0f1f5; --color-primary-1100: #f0f1f5; --color-title-h1: #ff4683; --color-title-h2: #598bf7; --color-title-h3: #48e484; --color-title-h4: #fb49ae; --color-title-h5: #63b9ff; --color-title-h6: #b4da54; --color-element-icon: #1f212f; --color-element-border: #fff; --color-element-border-light: #fff; --color-effect-textGlow: #ff98a4; --color-text-strong: #ff98a4; --color-text-code: #6be399; --color-text-paragraph: #1f212f; --color-text-quote: #484e6d; --color-text-link: #67a0fb; --color-text-linkUrl: #e1e2eb; --color-text-hash-tag: #5d648c; } :root { --color-family-primary: Inter, sans-serif; --color-family-secondary: Jetbrains Mono, monospace; --color-size-xtra-small: 0.75rem; --color-size-small: 1rem; --color-size-regular: 1.15rem; --color-size-large: 1.25rem; --color-size-xtra-large: 1.5rem; --color-size-2xtra-large: 1.75rem; --color-size-3xtra-large: 2rem; --color-size-4xtra-large: 2.25rem; --color-lineheight-min: 1em; --color-lineheight-medium: 1.5em; --color-lineheight-regular: 1.75em; --color-lineheight-large: 2em; --color-lineheight-xtra-large: 2.25em; --color-lineheight-max: 2.5em; } .cm-header-1, .cm-header-2, .cm-header-3, .cm-header-4, .cm-header-5, .cm-header-6 { line-height: var(--color-lineheight-regular); font-weight: 500; font-size: var(--color-size-regular); } .cm-header-1 { color: var(--color-editor-title-h1); } .cm-header-2 { color: var(--color-editor-title-h2); } .cm-header-3 { color: var(--color-editor-title-h3); } .cm-header-4 { color: var(--color-editor-title-h4); } .cm-header-5 { color: var(--color-editor-title-h5); } .cm-header-6 { color: var(--color-editor-title-h6); } .cm-s-obsidian { font-family: var(--color-family-secondary); font-size: var(--color-size-small); line-height: var(--color-lineheight-regular); font-weight: 500; } .cm-s-obsidian .CodeMirror-line { color: var(--color-text-paragraph); } .cm-s-obsidian .cm-em, .cm-s-obsidian .cm-strong { color: var(--color-text-strong); } .cm-s-obsidian .cm-formatting-link, .cm-s-obsidian .cm-link { color: var(--color-text-link) !important; } .cm-s-obsidian .cm-formatting-link-string, .cm-s-obsidian .cm-url { color: var(--color-text-linkUrl) !important; } .cm-s-obsidian span.cm-quote { margin-left: 20px; color: var(--color-text-quote); font-style: italic; } .cm-s-obsidian span.cm-quote.cm-formatting { color: var(--color-primary-100); } .cm-s-obsidian pre.HyperMD-codeblock { font-family: var(--color-family-secondary); font-size: var(--color-size-small); font-weight: 500; line-height: var(--color-lineheight-max); } .cm-s-obsidian .cm-hmd-codeblock { color: var(--color-text-code); } .cm-s-obsidian .CodeMirror-linenumber { color: var(--color-primary-100); font-size: var(--color-size-regular); } .cm-s-obsidian span.cm-inline-code { padding: 0.2em; color: var(--color-text-inline-code); } .cm-s-obsidian span.cm-tag { color: var(--color-element-markup-tags); } .cm-s-obsidian span.cm-attribute { color: var(--color-element-markup-attribute); } .cm-s-obsidian span.cm-string { color: var(--color-element-markup-attribute-value); } .cm-s-obsidian .CodeMirror-gutter-elt { padding-right: 10px; } .cm-s-obsidian .cm-formatting, .cm-s-obsidian .CodeMirror-foldmarker { color: var(--color-primary-100); } .cm-s-obsidian span.cm-formatting-list-ol { color: var(--color-element-ordered-list-indicator); } .cm-s-obsidian span.cm-formatting-list-ul { color: var(--color-element-unordered-list-indicator); } .cm-s-obsidian span.cm-hashtag { padding: 5px; color: var(--color-text-hash-tag); background-color: var(--color-primary-900); font-size: var(--color-size-regular); } .cm-s-obsidian span.cm-hashtag.cm-formatting { color: var(--color-primary-100); } .markdown-preview-view h1, .markdown-preview-view h2, .markdown-preview-view h3, .markdown-preview-view h4, .markdown-preview-view h5, .markdown-preview-view h6 { display: block; margin-bottom: 20px; align-items: center; font-family: var(--color-family-primary); font-weight: 600; line-height: var(--color-lineheight-regular); white-space: pre-wrap; } .markdown-preview-view h1 { font-size: var(--color-size-4xtra-large); color: var(--color-title-h1); } .markdown-preview-view h2 { margin-top: 80px; color: var(--color-title-h2); font-size: var(--color-size-3xtra-large); } .markdown-preview-view h3 { margin-top: 40px; color: var(--color-title-h3); font-size: var(--color-size-2xtra-large); } .markdown-preview-view h4 { margin-top: 40px; color: var(--color-title-h4); font-size: var(--color-size-xtra-large); } .markdown-preview-view h5 { margin-top: 40px; color: var(--color-title-h5); font-size: var(--color-size-large); } .markdown-preview-view h6 { margin-top: 40px; color: var(--color-title-h6); font-size: var(--color-size-large); } .markdown-preview-view h1, .markdown-preview-view h2 { padding-bottom: 5px; border-bottom: 1px solid var(--color-primary-600); } .markdown-preview-view .heading-collapse-indicator { color: var(--color-primary-600); } .markdown-preview-view p { color: var(--color-text-paragraph); font-weight: 400; font-family: var(--color-family-primary); font-size: var(--color-size-regular); line-height: var(--color-lineheight-large); } .markdown-preview-view p strong { font-weight: 400; color: var(--color-text-strong); filter: drop-shadow(0 0 3px var(--color-text-paragraph)); } .markdown-preview-view a { color: var(--color-text-link); text-decoration: none; } .markdown-preview-view a:hover { text-decoration: underline; } .markdown-preview-view a.external-link { padding-right: 20px; } .markdown-preview-view a.internal-link { text-decoration: none; color: var(--color-text-link); } .markdown-preview-view a.internal-link:hover { text-decoration: underline; } .markdown-preview-view blockquote { margin: 20px; padding: 5px 20px; border: unset; border-left: 1px solid var(--color-primary-400); font-style: italic; } .markdown-preview-view blockquote p { color: var(--color-text-quote); } .markdown-preview-view ul:not(.contains-task-list) ul:not(.contains-task-list) { margin-left: -13px; padding-inline-start: 42px; border-left: 1px solid var(--color-primary-500); } .markdown-preview-view ul:first-child, .markdown-preview-view ol:first-child { margin-bottom: 20px; } .markdown-preview-view ul li, .markdown-preview-view ol li { margin: 5px 0; color: var(--color-text-paragraph); font-size: var(--color-size-large); line-height: var(--color-lineheight-regular); } .markdown-preview-view ul li { padding-left: 10px; } .markdown-preview-view ul li::marker { color: var(--color-element-unordered-list-indicator); } .markdown-preview-view ol li { padding-left: 10px; } .markdown-preview-view ol li::marker { color: var(--color-element-ordered-list-indicator); } .markdown-preview-view .list-collapse-indicator { color: var(--color-primary-500); } .markdown-preview-view li > p { display: inline; } .markdown-preview-view pre { margin: 40px 0 !important; padding: 20px; background-color: var(--color-text-code-background) !important; font-family: var(--color-family-secondary); font-weight: 500; line-height: var(--color-lineheight-regular); border-radius: 5px; } .markdown-preview-view pre.language-_note { margin: 20px 0; padding: 20px; background-color: var(--color-primary-700) !important; box-shadow: 0 0 20px var(--color-primary-900); } .markdown-preview-view pre.language-_note code { white-space: initial; } .markdown-preview-view pre.language-_note code:before { content: "#Note: "; color: var(--color-text-note-indicator); filter: drop-shadow(0 0 5px #000); font-size: var(--color-size-large); font-weight: 600; } .markdown-preview-view pre code { color: var(--color-text-code); line-height: var(--color-lineheight-large) !important; font-size: var(--color-size-regular); background-color: unset !important; } .markdown-preview-view p code { padding: 0.2em 10px; color: var(--color-text-inline-code); background-color: var(--color-text-code-background) !important; border-radius: 5px; } .markdown-preview-view p .tag { padding: 10px; color: var(--color-text-hash-tag); background-color: var(--color-primary-1000); border-radius: 5px; font-size: var(--color-size-small); font-weight: 500; } .markdown-preview-view iframe { margin: 40px 0; } .CodeMirror.cm-s-obsidian.CodeMirror-wrap, .markdown-preview-view.is-readable-line-width .markdown-preview-sizer { max-width: 940px; } .mod-root > .nav-folder-title { display: none; } .nav-file-title.is-active { border-radius: 10px; background-color: var(--color-primary-200); } body:not(.is-grabbing) .nav-file-title:hover, body:not(.is-grabbing) .nav-folder-title:hover { border-radius: 10px; background-color: var(--color-primary-400); } .nav-folder-title, .nav-file-title, svg { color: var(--color-element-icon); } .nav-folder-title, .nav-file-title { font-family: var(--color-family-primary); } .nav-folder-title.is-being-dragged-over { border: 1px solid var(--color-element-border); } .nav-folder-children > .nav-file, /* Directory lines */ /* .nav-folder-children > .nav-folder { border-left: 1px solid var(--color-element-border-light); } */ .mod-root > .nav-folder-children > .nav-file, .mod-root > .nav-folder-children > .nav-folder { border-left: none; } .workspace-tab-container-before, .workspace-tab-container-after { display: none; } .search-result .search-result-file-title { color: var(--color-text-paragraph); } .search-result .tree-item-flair-outer span { margin-right: 7px; color: var(--color-text-hash-tag); background: var(--color-primary-1100); } .search-result .search-result-file-match { color: var(--color-text-quote); background: var(--color-primary-1100); } .search-result .search-result-file-matched-text { padding: 1px 5px; color: var(--color-primary-1100); background-color: var(--color-text-hash-tag); border-radius: 5px; } .nav-header { margin: 10px; padding: 0; } .nav-header .nav-buttons-container { justify-content: flex-start; gap: 10px; margin-top: 12px; } .nav-header .nav-action-button { display: flex; justify-content: center; align-items: center; padding: 0; width: 40px; height: 40px; border: 1px solid var(--color-primary-1100); background: var(--color-primary-1100); border-radius: 30%; /* 50 */ transition: background-color 0.2s ease; } .nav-header .nav-action-button:hover { background-color: #000; } .nav-header .nav-action-button:hover svg { color: var(--color-element-icon-hover); } .nav-header .nav-action-button svg { margin: 0; padding: 0; transition: color 0.2s ease; } .workspace-tab-container-inner { display: flex; justify-content: center; align-items: center; border-radius: 15px; padding: 5px; background-color: var(--color-primary-1100); } .workspace-tab-header-container { margin-top: 10px; margin-left: 10px; height: fit-content; } .workspace-tab-header-container .workspace-tab-header { background-color: transparent; border-radius: 10px; cursor: pointer; } .workspace-tab-header-container .workspace-tab-header.is-active { background-color: var(--color-primary-800); border-radius: 10px; } .workspace-tab-header-container .workspace-tab-header-inner { padding: 10px; } .workspace-tab-header-container .workspace-tab-header-inner-icon { display: flex; justify-content: center; align-items: center; } .workspace-tab-header-container .workspace-tab-header.is-before-active, .workspace-tab-header-container .workspace-tab-header.is-after-active, .workspace-tab-header-container .workspace-tab-header-inner { background-color: transparent; } .workspace-tab-header-container .workspace-tab-header.is-before-active .workspace-tab-header-inner, .workspace-tab-header-container .workspace-tab-header.is-after-active .workspace-tab-header-inner, .workspace-tab-header-container .workspace-tab-header-inner .workspace-tab-header-inner { background-color: transparent; } .view-content .tree-item-inner { color: var(--color-text-paragraph); } .tag-pane-tag-text { color: var(--color-text-paragraph); } .tag-pane-tag-text:before { content: "# "; } .tag-pane-tag-count { color: var(--color-text-hash-tag); background-color: var(--color-primary-1100); } .titlebar { background-color: var(--color-primary-1000); } .titlebar .titlebar-text { color: var(--color-text-quote); } .titlebar .titlebar-button-container.mod-left .titlebar-button svg { color: white; } .workspace-split, .workspace-ribbon, .workspace-ribbon.mod-left.is-collapsed { border-right: 1px solid var(--color-element-border); } .workspace-ribbon.mod-right.is-collapsed { border-left: none; } .CodeMirror-vscrollbar::-webkit-scrollbar, .markdown-preview-view::-webkit-scrollbar { width: 5px; } .CodeMirror-vscrollbar::-webkit-scrollbar-thumb, .markdown-preview-view::-webkit-scrollbar-thumb { background-color: var(--color-primary-600); } .CodeMirror-vscrollbar::-webkit-scrollbar-button, .markdown-preview-view::-webkit-scrollbar-button { height: 100%; } .CodeMirror-vscrollbar::-webkit-scrollbar-track, .markdown-preview-view::-webkit-scrollbar-track { background-color: var(--color-primary-800); } .status-bar, .workspace-ribbon, .workspace-ribbon.is-collapsed, .workspace-split.mod-left-split .workspace-tabs, .workspace-split.mod-left-split .workspace-tabs .workspace-leaf, .workspace-split.mod-right-split .workspace-tabs .workspace-leaf, .workspace-leaf-resize-handle, .workspace-split .workspace-tabs:not(:first-child), .workspace-tab-header-container { background-color: var(--color-primary-900); } .status-bar { color: var(--color-text-quote); border-top: 1px solid var(--color-primary-900); } .workspace-split.mod-root .view-content, .workspace-split.mod-root .CodeMirror-gutter { background-color: var(--color-primary-800); } .workspace-leaf-content { border-radius: 0 !important; } .workspace-leaf .view-header { background-color: var(--color-primary-900); border: none; } .workspace-leaf .view-header .view-header-title { color: var(--color-element-icon); } .workspace-leaf .view-header .view-actions { color: var(--color-element-icon); background-color: var(--color-primary-900); } .workspace-leaf.mod-active .view-header { background-color: var(--color-primary-800); } .workspace-leaf.mod-active .view-header .view-header-title-container:after { content: none; } .workspace-leaf.mod-active .view-header .view-header-title { color: var(--color-element-icon); } .workspace-leaf.mod-active .view-header .view-actions { color: var(--color-element-icon); background-color: var(--color-primary-800); } .modal-content, .modal.mod-settings, .vertical-tab-content-container, .vertical-tab-content, .vertical-tabs-container { background-color: var(--color-primary-700); } .modal-content input[type=range]::-webkit-slider-thumb, .modal.mod-settings input[type=range]::-webkit-slider-thumb, .vertical-tab-content-container input[type=range]::-webkit-slider-thumb, .vertical-tab-content input[type=range]::-webkit-slider-thumb, .vertical-tabs-container input[type=range]::-webkit-slider-thumb { background: #ffffff; } .vertical-tab-header, .vertical-tab-header-group, .vertical-tab-header-group, .modal.mod-settings, .vertical-tab-header-group, .vertical-tab-header-group-items, .vertical-tab-nav-item { background-color: var(--color-primary-900); } .vertical-tab-header.is-active, .vertical-tab-header-group.is-active, .vertical-tab-header-group.is-active, .modal.mod-settings.is-active, .vertical-tab-header-group.is-active, .vertical-tab-header-group-items.is-active, .vertical-tab-nav-item.is-active { background-color: var(--color-primary-800); border-color: var(--color-element-icon); } .checkbox-container { background-color: var(--color-primary-100); } .checkbox-container.is-enabled { background-color: var(--color-title-h3); }
0.468547
0.047558
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap'); :root{ --header-color: #59e9fcce ; --body-bg: white; --body-color: ; --main-color: ; --main-bg: #F0F0F0; --input-bg: #b2f177e5; --input-color: rgba(0, 0, 0, 0.507) ; --task-bg: rgba(128, 128, 128, 0.11); --task-color: #434647; --footer-bg: #14D87A; --footer-color: white; --inputs-bg2:#14d8a7; --task-bg2: rgba(136, 255, 0, 0.452); --task-color2: rgb(109, 109, 109); } .dark-mode:root{ --header-color: #52ff6f ; --body-bg: rgb(37, 37, 37); --body-color: ; --main-color: ; --main-bg: #646262; --input-bg: #fef7ffbd; --input-color: white ; --task-bg: rgba(175, 175, 175, 0.89); --task-color: #353535; --footer-bg: #14D87A; --footer-color: white; --inputs-bg2:#9bffe6; --task-bg2: rgb(139, 241, 126); --task-color2: rgb(65, 65, 65); } #checkDarkMode{ position: relative; width: 20px; height: 20px; bottom: 20px; left: 65px; } span{ /* font-family: Arial, Helvetica, sans-serif; */ font-size: 15pt; color: rgb(73, 73, 73); text-align: center; } header{ color: var(--header-color); margin: auto; text-align: center; font-family: 'Amatic SC', cursive; font-size: 50pt; } body{ background-color: var(--body-bg); margin: 0; font-family: Arial, Helvetica, sans-serif; } main{ background-color: var(--main-bg); max-width: 900px; min-height: 600px; height: min-content; border-radius: 20px; margin: 30px auto; padding-bottom: 10px; } #inputs > input{ background-color: var(--input-bg); border-radius: 20px 20px 5px 5px; border: none; margin: auto; width: 100%; padding: 0; height: 60px; /* font-family: Arial, Helvetica, sans-serif; */ font-size: 15pt; color: var(--input-color); text-align: center; } input:focus{ outline: none; background-color: var(--inputs-bg2) ; } #toDos{ margin: 20px 10px 10px 10px; } .tarefa_div{ background-color: var(--task-bg) ; width: 85%; height: 30px; display: inline-block; border-radius: 5px 20px 20px 5px; border: none; text-align: center; padding: 10px 10px 0px; /* font-family: Arial, Helvetica, sans-serif; */ color: var(--task-color); font-size: 15pt; } input[type="checkbox"]{ width: 30px; height: 30px; position: relative; bottom: -7px; left: 60px; } input[type="checkbox"]:checked + div{ background-color: var(--task-bg2); color: var(--task-color2); transition-duration: 1s; } input[type="checkbox"]:not(checked) + div{ transition-duration: 1s; } input[type="button"]{ width: 35px; height: 35px; border-radius: 100%; border: none; background-color: var(--task-bg); color: azure; cursor: pointer; margin: 0; position: relative; bottom: 4px; } input[type="button"]:hover{ background-color: #ff048e9d; transition: 1s; } .tarefa_div:hover{ background-color: #a6f7aae5; transition: 1s; } footer{ color: white; background-color: #14D87A ; height: 150px; width: 100%; /* font-family: Arial, Helvetica, sans-serif; */ text-align: center; padding-top: 10px; font-size: 15pt; position: relative; bottom: -200px; } img{ width: 50px; margin: 0 10px; }
style.css
@import url('https://fonts.googleapis.com/css2?family=Amatic+SC:wght@700&display=swap'); :root{ --header-color: #59e9fcce ; --body-bg: white; --body-color: ; --main-color: ; --main-bg: #F0F0F0; --input-bg: #b2f177e5; --input-color: rgba(0, 0, 0, 0.507) ; --task-bg: rgba(128, 128, 128, 0.11); --task-color: #434647; --footer-bg: #14D87A; --footer-color: white; --inputs-bg2:#14d8a7; --task-bg2: rgba(136, 255, 0, 0.452); --task-color2: rgb(109, 109, 109); } .dark-mode:root{ --header-color: #52ff6f ; --body-bg: rgb(37, 37, 37); --body-color: ; --main-color: ; --main-bg: #646262; --input-bg: #fef7ffbd; --input-color: white ; --task-bg: rgba(175, 175, 175, 0.89); --task-color: #353535; --footer-bg: #14D87A; --footer-color: white; --inputs-bg2:#9bffe6; --task-bg2: rgb(139, 241, 126); --task-color2: rgb(65, 65, 65); } #checkDarkMode{ position: relative; width: 20px; height: 20px; bottom: 20px; left: 65px; } span{ /* font-family: Arial, Helvetica, sans-serif; */ font-size: 15pt; color: rgb(73, 73, 73); text-align: center; } header{ color: var(--header-color); margin: auto; text-align: center; font-family: 'Amatic SC', cursive; font-size: 50pt; } body{ background-color: var(--body-bg); margin: 0; font-family: Arial, Helvetica, sans-serif; } main{ background-color: var(--main-bg); max-width: 900px; min-height: 600px; height: min-content; border-radius: 20px; margin: 30px auto; padding-bottom: 10px; } #inputs > input{ background-color: var(--input-bg); border-radius: 20px 20px 5px 5px; border: none; margin: auto; width: 100%; padding: 0; height: 60px; /* font-family: Arial, Helvetica, sans-serif; */ font-size: 15pt; color: var(--input-color); text-align: center; } input:focus{ outline: none; background-color: var(--inputs-bg2) ; } #toDos{ margin: 20px 10px 10px 10px; } .tarefa_div{ background-color: var(--task-bg) ; width: 85%; height: 30px; display: inline-block; border-radius: 5px 20px 20px 5px; border: none; text-align: center; padding: 10px 10px 0px; /* font-family: Arial, Helvetica, sans-serif; */ color: var(--task-color); font-size: 15pt; } input[type="checkbox"]{ width: 30px; height: 30px; position: relative; bottom: -7px; left: 60px; } input[type="checkbox"]:checked + div{ background-color: var(--task-bg2); color: var(--task-color2); transition-duration: 1s; } input[type="checkbox"]:not(checked) + div{ transition-duration: 1s; } input[type="button"]{ width: 35px; height: 35px; border-radius: 100%; border: none; background-color: var(--task-bg); color: azure; cursor: pointer; margin: 0; position: relative; bottom: 4px; } input[type="button"]:hover{ background-color: #ff048e9d; transition: 1s; } .tarefa_div:hover{ background-color: #a6f7aae5; transition: 1s; } footer{ color: white; background-color: #14D87A ; height: 150px; width: 100%; /* font-family: Arial, Helvetica, sans-serif; */ text-align: center; padding-top: 10px; font-size: 15pt; position: relative; bottom: -200px; } img{ width: 50px; margin: 0 10px; }
0.381796
0.117471
* { text-align: center; } .gallery-area { padding: 5% 0; position: relative; background-image: url("../images/baked-beer-cheese-724216.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center; height: 100vh; overflow: hidden; } .gallery-area:before { position: absolute; content: ""; background: rgba(0, 0, 0, 0.9); width: 100%; height: 100%; top: 0; left: 0; } .single-gallery { color: #fff; padding-left: 20px; padding-right: 20px; } .img-area { width: 100%; border-top: 10px solid white; border-left: 10px solid white; border-right: 10px solid white; } .img-area img { min-height: 65vh; max-height: 65vh; } .text-area { background: rgba(0, 0, 0, 0.3); color: #fff; border-left: 10px solid white; border-right: 10px solid white; border-bottom: 10px solid white; padding-top: 5px; } .text-area h4 { font-family: 'Dancing Script', cursive; font-size: 35px; } .text-area p { font-family: 'Shadows Into Light', cursive; line-height: 25px; font-size: 24px; } .single-gallery:hover .text-area { background: #fff; color: #000; } .gallery-area div.owl-nav { color: #fff; display: inline-block; font-size: 60px; height: 60px; margin-top: -30px; } .owl-prev, .owl-next { position: absolute; } .owl-prev { left: -20px; top: 40%; } .owl-next { right: -20px; top: 40%; } .button { max-width: 40%; margin-left: auto; margin-right: auto; z-index: 1; margin-top: -30px; } .nav a { font-family: 'Dancing Script', cursive; color: #000; font-size: 25px; } .nav a:hover { color: orangered; } .image1 { background-image: url("../images/background-basil-cheese-1435907.jpg"); background-size: cover; background-position: center; width: 100%; height: 50vh; } .social-media { position: relative; } .pizza { margin-top: 50px; cursor: pointer; } .pizza:hover { border-radius: 2%; box-shadow: 2px 2px 20px 2px #bebeb2; } .pizza h4 { font-family: 'Shadows Into Light', cursive; } .pizza p { font-family: 'Dancing Script', cursive; font-size: 30px; } .pizza h6 { font-size: 20px; color: orangered; } .image2 { background-image: url("../images/kirsty-hughes-108515-unsplash.jpg"); background-size: cover; background-position: center; width: 100%; height: 50vh; margin-top: 5%; } footer { width: 100%; margin-bottom: 0px; background: #000; color: #fff; padding: 1%; margin-left: auto; margin-right: auto; } .footer { position: absolute; bottom: 0; width: 100%; margin-bottom: 0px; background: #000; color: #fff; padding: 1%; margin-left: auto; margin-right: auto; } .form-layout { margin-left: auto; margin-right: auto; align-content: center; align-items: center; max-width: 40%; ; } h3 { font-family: 'Dancing Script', cursive; font-size: 30px; } h4 { font-family: 'Dancing Script', cursive; font-size: 30px; } .form2{ background:rgba(0, 0, 0, 0.1); width:100%; border-radius: 2%; } .form-control{ margin: 3%; max-width: 90%; }
css/styles.css
* { text-align: center; } .gallery-area { padding: 5% 0; position: relative; background-image: url("../images/baked-beer-cheese-724216.jpg"); background-size: cover; background-position: center; background-repeat: no-repeat; text-align: center; height: 100vh; overflow: hidden; } .gallery-area:before { position: absolute; content: ""; background: rgba(0, 0, 0, 0.9); width: 100%; height: 100%; top: 0; left: 0; } .single-gallery { color: #fff; padding-left: 20px; padding-right: 20px; } .img-area { width: 100%; border-top: 10px solid white; border-left: 10px solid white; border-right: 10px solid white; } .img-area img { min-height: 65vh; max-height: 65vh; } .text-area { background: rgba(0, 0, 0, 0.3); color: #fff; border-left: 10px solid white; border-right: 10px solid white; border-bottom: 10px solid white; padding-top: 5px; } .text-area h4 { font-family: 'Dancing Script', cursive; font-size: 35px; } .text-area p { font-family: 'Shadows Into Light', cursive; line-height: 25px; font-size: 24px; } .single-gallery:hover .text-area { background: #fff; color: #000; } .gallery-area div.owl-nav { color: #fff; display: inline-block; font-size: 60px; height: 60px; margin-top: -30px; } .owl-prev, .owl-next { position: absolute; } .owl-prev { left: -20px; top: 40%; } .owl-next { right: -20px; top: 40%; } .button { max-width: 40%; margin-left: auto; margin-right: auto; z-index: 1; margin-top: -30px; } .nav a { font-family: 'Dancing Script', cursive; color: #000; font-size: 25px; } .nav a:hover { color: orangered; } .image1 { background-image: url("../images/background-basil-cheese-1435907.jpg"); background-size: cover; background-position: center; width: 100%; height: 50vh; } .social-media { position: relative; } .pizza { margin-top: 50px; cursor: pointer; } .pizza:hover { border-radius: 2%; box-shadow: 2px 2px 20px 2px #bebeb2; } .pizza h4 { font-family: 'Shadows Into Light', cursive; } .pizza p { font-family: 'Dancing Script', cursive; font-size: 30px; } .pizza h6 { font-size: 20px; color: orangered; } .image2 { background-image: url("../images/kirsty-hughes-108515-unsplash.jpg"); background-size: cover; background-position: center; width: 100%; height: 50vh; margin-top: 5%; } footer { width: 100%; margin-bottom: 0px; background: #000; color: #fff; padding: 1%; margin-left: auto; margin-right: auto; } .footer { position: absolute; bottom: 0; width: 100%; margin-bottom: 0px; background: #000; color: #fff; padding: 1%; margin-left: auto; margin-right: auto; } .form-layout { margin-left: auto; margin-right: auto; align-content: center; align-items: center; max-width: 40%; ; } h3 { font-family: 'Dancing Script', cursive; font-size: 30px; } h4 { font-family: 'Dancing Script', cursive; font-size: 30px; } .form2{ background:rgba(0, 0, 0, 0.1); width:100%; border-radius: 2%; } .form-control{ margin: 3%; max-width: 90%; }
0.577972
0.149376
.u-section-1 .u-image-1 { min-height: 800px; background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("images/iteration2singlecoiltest.gif"); background-position: 75.51% 50%; } .u-section-1 .u-text-1 { margin: 38px auto 0; } .u-section-1 .u-text-2 { margin: 30px 44px 60px; } @media (max-width: 1199px) { .u-section-1 .u-image-1 { min-height: 827px; } .u-section-1 .u-text-2 { margin-left: 0; margin-right: 0; } } @media (max-width: 991px) { .u-section-1 .u-image-1 { min-height: 859px; } } @media (max-width: 767px) { .u-section-1 .u-image-1 { min-height: 921px; } } @media (max-width: 575px) { .u-section-1 .u-image-1 { min-height: 895px; } } .u-section-2 { background-image: none; } .u-section-2 .u-sheet-1 { min-height: 849px; } .u-section-2 .u-layout-wrap-1 { margin-top: 70px; margin-bottom: 0; } .u-section-2 .u-image-1 { min-height: 246px; background-image: url("images/ScreenShot2021-12-13at12.07.43PM.png"); background-position: 50% 50%; } .u-section-2 .u-container-layout-1 { padding: 30px 60px; } .u-section-2 .u-image-2 { min-height: 563px; background-image: url("images/spool2.png"); background-position: 50% 54.93%; } .u-section-2 .u-container-layout-2 { padding: 30px 60px; } .u-section-2 .u-layout-cell-3 { min-height: 809px; } .u-section-2 .u-container-layout-3 { padding: 30px 53px; } .u-section-2 .u-text-1 { margin: 153px auto 0 7px; } .u-section-2 .u-text-2 { margin: 20px 7px 0; } @media (max-width: 1199px) { .u-section-2 .u-sheet-1 { min-height: 100px; } .u-section-2 .u-image-1 { min-height: 203px; } .u-section-2 .u-image-2 { min-height: 464px; } .u-section-2 .u-layout-cell-3 { min-height: 667px; } .u-section-2 .u-text-2 { margin-left: 0; margin-right: 0; } } @media (max-width: 991px) { .u-section-2 .u-sheet-1 { min-height: 461px; } .u-section-2 .u-image-1 { min-height: 311px; } .u-section-2 .u-container-layout-1 { padding-left: 30px; padding-right: 30px; } .u-section-2 .u-image-2 { min-height: 711px; } .u-section-2 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } .u-section-2 .u-layout-cell-3 { min-height: 100px; } .u-section-2 .u-container-layout-3 { padding-left: 30px; padding-right: 30px; } } @media (max-width: 767px) { .u-section-2 .u-sheet-1 { min-height: 273px; } .u-section-2 .u-image-1 { min-height: 233px; } .u-section-2 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-2 .u-image-2 { min-height: 533px; } .u-section-2 .u-container-layout-2 { padding-left: 10px; padding-right: 10px; } .u-section-2 .u-container-layout-3 { padding-left: 10px; padding-right: 10px; } } @media (max-width: 575px) { .u-section-2 .u-sheet-1 { min-height: 63px; } .u-section-2 .u-image-1 { min-height: 147px; } .u-section-2 .u-image-2 { min-height: 336px; } } .u-section-3 { background-image: none; } .u-section-3 .u-sheet-1 { min-height: 867px; } .u-section-3 .u-layout-wrap-1 { margin-top: 70px; margin-bottom: 60px; margin-left: auto; } .u-section-3 .u-layout-cell-1 { min-height: 747px; } .u-section-3 .u-container-layout-1 { padding: 30px 60px; } .u-section-3 .u-text-1 { margin: 115px 0 0; } .u-section-3 .u-text-2 { font-weight: 300; margin: 20px 0 0; } .u-section-3 .u-image-1 { min-height: 747px; background-image: url("images/iteration2electrinics.jpeg"); background-position: 55.8% 71.34%; background-size: 110%; } .u-section-3 .u-container-layout-2 { padding: 30px 60px; } @media (max-width: 1199px) { .u-section-3 .u-sheet-1 { min-height: 100px; } .u-section-3 .u-layout-wrap-1 { margin-left: initial; } .u-section-3 .u-layout-cell-1 { min-height: 616px; } .u-section-3 .u-image-1 { min-height: 616px; } } @media (max-width: 991px) { .u-section-3 .u-sheet-1 { min-height: 461px; } .u-section-3 .u-layout-cell-1 { min-height: 100px; } .u-section-3 .u-container-layout-1 { padding-left: 30px; padding-right: 30px; } .u-section-3 .u-text-1 { margin-right: auto; } .u-section-3 .u-image-1 { min-height: 944px; } .u-section-3 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } } @media (max-width: 767px) { .u-section-3 .u-sheet-1 { min-height: 273px; } .u-section-3 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-3 .u-image-1 { min-height: 708px; } .u-section-3 .u-container-layout-2 { padding-left: 10px; padding-right: 10px; } } @media (max-width: 575px) { .u-section-3 .u-sheet-1 { min-height: 63px; } .u-section-3 .u-text-1 { margin-right: 0; } .u-section-3 .u-image-1 { min-height: 446px; } } .u-section-4 { background-image: none; } .u-section-4 .u-sheet-1 { min-height: 541px; } .u-section-4 .u-layout-wrap-1 { margin: 60px auto 60px 0; } .u-section-4 .u-image-1 { min-height: 431px; background-image: url("images/iteration2final.jpeg"); background-position: 50% 50%; } .u-section-4 .u-container-layout-1 { padding: 30px 60px; } .u-section-4 .u-layout-cell-2 { min-height: 446px; } .u-section-4 .u-container-layout-2 { padding: 30px 60px; } .u-section-4 .u-text-1 { margin: 52px 25px 0; } .u-section-4 .u-text-2 { margin: 25px 0 0; } @media (max-width: 1199px) { .u-section-4 .u-sheet-1 { min-height: 100px; } .u-section-4 .u-layout-wrap-1 { margin-right: initial; margin-left: initial; } .u-section-4 .u-image-1 { min-height: 355px; } .u-section-4 .u-layout-cell-2 { min-height: 368px; } } @media (max-width: 991px) { .u-section-4 .u-image-1 { min-height: 272px; } .u-section-4 .u-container-layout-1 { padding-left: 30px; padding-right: 30px; } .u-section-4 .u-layout-cell-2 { min-height: 100px; } .u-section-4 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } } @media (max-width: 767px) { .u-section-4 .u-image-1 { min-height: 408px; } .u-section-4 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-4 .u-container-layout-2 { padding-left: 10px; padding-right: 10px; } } @media (max-width: 575px) { .u-section-4 .u-image-1 { min-height: 257px; } }
SMAKS/Sprint-2.css
.u-section-1 .u-image-1 { min-height: 800px; background-image: linear-gradient(0deg, rgba(0,0,0,0.4), rgba(0,0,0,0.4)), url("images/iteration2singlecoiltest.gif"); background-position: 75.51% 50%; } .u-section-1 .u-text-1 { margin: 38px auto 0; } .u-section-1 .u-text-2 { margin: 30px 44px 60px; } @media (max-width: 1199px) { .u-section-1 .u-image-1 { min-height: 827px; } .u-section-1 .u-text-2 { margin-left: 0; margin-right: 0; } } @media (max-width: 991px) { .u-section-1 .u-image-1 { min-height: 859px; } } @media (max-width: 767px) { .u-section-1 .u-image-1 { min-height: 921px; } } @media (max-width: 575px) { .u-section-1 .u-image-1 { min-height: 895px; } } .u-section-2 { background-image: none; } .u-section-2 .u-sheet-1 { min-height: 849px; } .u-section-2 .u-layout-wrap-1 { margin-top: 70px; margin-bottom: 0; } .u-section-2 .u-image-1 { min-height: 246px; background-image: url("images/ScreenShot2021-12-13at12.07.43PM.png"); background-position: 50% 50%; } .u-section-2 .u-container-layout-1 { padding: 30px 60px; } .u-section-2 .u-image-2 { min-height: 563px; background-image: url("images/spool2.png"); background-position: 50% 54.93%; } .u-section-2 .u-container-layout-2 { padding: 30px 60px; } .u-section-2 .u-layout-cell-3 { min-height: 809px; } .u-section-2 .u-container-layout-3 { padding: 30px 53px; } .u-section-2 .u-text-1 { margin: 153px auto 0 7px; } .u-section-2 .u-text-2 { margin: 20px 7px 0; } @media (max-width: 1199px) { .u-section-2 .u-sheet-1 { min-height: 100px; } .u-section-2 .u-image-1 { min-height: 203px; } .u-section-2 .u-image-2 { min-height: 464px; } .u-section-2 .u-layout-cell-3 { min-height: 667px; } .u-section-2 .u-text-2 { margin-left: 0; margin-right: 0; } } @media (max-width: 991px) { .u-section-2 .u-sheet-1 { min-height: 461px; } .u-section-2 .u-image-1 { min-height: 311px; } .u-section-2 .u-container-layout-1 { padding-left: 30px; padding-right: 30px; } .u-section-2 .u-image-2 { min-height: 711px; } .u-section-2 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } .u-section-2 .u-layout-cell-3 { min-height: 100px; } .u-section-2 .u-container-layout-3 { padding-left: 30px; padding-right: 30px; } } @media (max-width: 767px) { .u-section-2 .u-sheet-1 { min-height: 273px; } .u-section-2 .u-image-1 { min-height: 233px; } .u-section-2 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-2 .u-image-2 { min-height: 533px; } .u-section-2 .u-container-layout-2 { padding-left: 10px; padding-right: 10px; } .u-section-2 .u-container-layout-3 { padding-left: 10px; padding-right: 10px; } } @media (max-width: 575px) { .u-section-2 .u-sheet-1 { min-height: 63px; } .u-section-2 .u-image-1 { min-height: 147px; } .u-section-2 .u-image-2 { min-height: 336px; } } .u-section-3 { background-image: none; } .u-section-3 .u-sheet-1 { min-height: 867px; } .u-section-3 .u-layout-wrap-1 { margin-top: 70px; margin-bottom: 60px; margin-left: auto; } .u-section-3 .u-layout-cell-1 { min-height: 747px; } .u-section-3 .u-container-layout-1 { padding: 30px 60px; } .u-section-3 .u-text-1 { margin: 115px 0 0; } .u-section-3 .u-text-2 { font-weight: 300; margin: 20px 0 0; } .u-section-3 .u-image-1 { min-height: 747px; background-image: url("images/iteration2electrinics.jpeg"); background-position: 55.8% 71.34%; background-size: 110%; } .u-section-3 .u-container-layout-2 { padding: 30px 60px; } @media (max-width: 1199px) { .u-section-3 .u-sheet-1 { min-height: 100px; } .u-section-3 .u-layout-wrap-1 { margin-left: initial; } .u-section-3 .u-layout-cell-1 { min-height: 616px; } .u-section-3 .u-image-1 { min-height: 616px; } } @media (max-width: 991px) { .u-section-3 .u-sheet-1 { min-height: 461px; } .u-section-3 .u-layout-cell-1 { min-height: 100px; } .u-section-3 .u-container-layout-1 { padding-left: 30px; padding-right: 30px; } .u-section-3 .u-text-1 { margin-right: auto; } .u-section-3 .u-image-1 { min-height: 944px; } .u-section-3 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } } @media (max-width: 767px) { .u-section-3 .u-sheet-1 { min-height: 273px; } .u-section-3 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-3 .u-image-1 { min-height: 708px; } .u-section-3 .u-container-layout-2 { padding-left: 10px; padding-right: 10px; } } @media (max-width: 575px) { .u-section-3 .u-sheet-1 { min-height: 63px; } .u-section-3 .u-text-1 { margin-right: 0; } .u-section-3 .u-image-1 { min-height: 446px; } } .u-section-4 { background-image: none; } .u-section-4 .u-sheet-1 { min-height: 541px; } .u-section-4 .u-layout-wrap-1 { margin: 60px auto 60px 0; } .u-section-4 .u-image-1 { min-height: 431px; background-image: url("images/iteration2final.jpeg"); background-position: 50% 50%; } .u-section-4 .u-container-layout-1 { padding: 30px 60px; } .u-section-4 .u-layout-cell-2 { min-height: 446px; } .u-section-4 .u-container-layout-2 { padding: 30px 60px; } .u-section-4 .u-text-1 { margin: 52px 25px 0; } .u-section-4 .u-text-2 { margin: 25px 0 0; } @media (max-width: 1199px) { .u-section-4 .u-sheet-1 { min-height: 100px; } .u-section-4 .u-layout-wrap-1 { margin-right: initial; margin-left: initial; } .u-section-4 .u-image-1 { min-height: 355px; } .u-section-4 .u-layout-cell-2 { min-height: 368px; } } @media (max-width: 991px) { .u-section-4 .u-image-1 { min-height: 272px; } .u-section-4 .u-container-layout-1 { padding-left: 30px; padding-right: 30px; } .u-section-4 .u-layout-cell-2 { min-height: 100px; } .u-section-4 .u-container-layout-2 { padding-left: 30px; padding-right: 30px; } } @media (max-width: 767px) { .u-section-4 .u-image-1 { min-height: 408px; } .u-section-4 .u-container-layout-1 { padding-left: 10px; padding-right: 10px; } .u-section-4 .u-container-layout-2 { padding-left: 10px; padding-right: 10px; } } @media (max-width: 575px) { .u-section-4 .u-image-1 { min-height: 257px; } }
0.474631
0.088741
@font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro-Bold.woff') format('woff'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Source Sans Pro'; src: url('../fonts/SourceSansPro-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; } .home__director-data-container { max-width: 1440px; margin: 0 auto; height: 100vh; color: white; } .home__director-data-wrapper { width: 100%; background-image:linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('https://images.unsplash.com/photo-1478720568477-152d9b164e26?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80'); background-position: center; background-color: black; background-size: cover; background-repeat: no-repeat; } .home__director-data-image-wrapper { display: flex; justify-content: center; align-items: center; margin-top: 20px; } .home__director-data-image { max-width: 300px; max-height: 300px; background-repeat: no-repeat; background-size: contain; background-position-x: center; background-position-y: center; border: 2px solid white; border-radius: 5px; } .home__director-data-description { height: 50vh; padding-top: 10vh; margin-left: auto; margin-right: auto; } .home__director-data-title { font-size: 18px; line-height: 24px; display: flex; align-self: center; align-items: center; justify-content: flex-end; z-index: 1; padding-right: 160px; position: absolute; } .home__director-data-about { z-index: 0; position: relative; font-family: "Gotham Pro"; text-transform: uppercase; line-height: 92px; font-weight: Bold; font-size: 96px; display: flex; justify-content: flex-end; color: rgba(255, 255, 255, 0.13); } .home__director-data-name-wrapper { display: flex; flex-direction: column; font-family: Gotham Pro; font-style: normal; font-weight: bold; font-size: 72px; line-height: 85px; text-transform: uppercase; align-self: center; padding-top: 20vh; } .home__director-data-name-second { margin-left: 72px; } .home__director-data-button { display: inline-block; color: #A2A2A2; width: content-box; margin-top: 50px; margin-left: 144px; height: 57px; border: 1px solid #A2A2A2; border-radius: 4px; background-color: rgba(255, 255, 255, 0); text-transform: uppercase; padding: 1rem; } .home__director-data-button:hover { color: white; border: 1px solid white; transition: 1s; text-decoration: none; } .home__director-data-point-wrapper { text-align: center; display: flex; flex-direction: column; font-family: Source Sans Pro; font-style: normal; font-weight: normal; font-size: 12px; line-height: 12px; display: flex; align-items: center; } .home__director-data-point-number { font-family: Gotham Pro; font-style: normal; font-weight: normal; font-size: 48px; line-height: 46px; letter-spacing: -4px; } .home__director-data-point-container { margin-top: 53px; } @media screen and (max-width: 720px) { .home__director-data-name-wrapper { padding-top: 100px; } .home__director-data-about { font-size: 72px; } .home__director-data-title { font-size: 16px; } .home__director-data-name-wrapper { font-size: 48px; line-height: 118.2%; } .home__director-data-name-second { margin-left: 36px; } .home__director-data-container { height: 700px; } .home__director-data-button { font-size: 14px; margin-left: 72px; margin-top: 22px; } .home__director-data-point-number { font-size: 38px; } } @media screen and (max-width: 540px) { .home__director-data-about { font-size: 48px; } .home__director-data-title { font-size: 14px; margin-left: 10vw; padding-right: 15px; max-width: calc(75% - 30px); } .home__director-data-name-wrapper { font-size: 38px; line-height: 100%; } } @media screen and (max-width: 400px) { .home__director-data-title { margin-left: 0; padding-right: 55px; max-width: calc(100% - 30px); } .home__director-data-description { padding-top: 40px; } .home__director-data-container { height: 550px; } }
src/components/HomeDirectorData.css
@font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro.woff') format('woff'); font-weight: normal; font-style: normal; } @font-face { font-family: 'Gotham Pro'; src: url('../fonts/GothamPro-Bold.woff') format('woff'); font-weight: bold; font-style: normal; } @font-face { font-family: 'Source Sans Pro'; src: url('../fonts/SourceSansPro-SemiBold.woff') format('woff'); font-weight: 600; font-style: normal; } .home__director-data-container { max-width: 1440px; margin: 0 auto; height: 100vh; color: white; } .home__director-data-wrapper { width: 100%; background-image:linear-gradient( rgba(0, 0, 0, 0.8), rgba(0, 0, 0, 0.8) ), url('https://images.unsplash.com/photo-1478720568477-152d9b164e26?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=crop&w=1050&q=80'); background-position: center; background-color: black; background-size: cover; background-repeat: no-repeat; } .home__director-data-image-wrapper { display: flex; justify-content: center; align-items: center; margin-top: 20px; } .home__director-data-image { max-width: 300px; max-height: 300px; background-repeat: no-repeat; background-size: contain; background-position-x: center; background-position-y: center; border: 2px solid white; border-radius: 5px; } .home__director-data-description { height: 50vh; padding-top: 10vh; margin-left: auto; margin-right: auto; } .home__director-data-title { font-size: 18px; line-height: 24px; display: flex; align-self: center; align-items: center; justify-content: flex-end; z-index: 1; padding-right: 160px; position: absolute; } .home__director-data-about { z-index: 0; position: relative; font-family: "Gotham Pro"; text-transform: uppercase; line-height: 92px; font-weight: Bold; font-size: 96px; display: flex; justify-content: flex-end; color: rgba(255, 255, 255, 0.13); } .home__director-data-name-wrapper { display: flex; flex-direction: column; font-family: Gotham Pro; font-style: normal; font-weight: bold; font-size: 72px; line-height: 85px; text-transform: uppercase; align-self: center; padding-top: 20vh; } .home__director-data-name-second { margin-left: 72px; } .home__director-data-button { display: inline-block; color: #A2A2A2; width: content-box; margin-top: 50px; margin-left: 144px; height: 57px; border: 1px solid #A2A2A2; border-radius: 4px; background-color: rgba(255, 255, 255, 0); text-transform: uppercase; padding: 1rem; } .home__director-data-button:hover { color: white; border: 1px solid white; transition: 1s; text-decoration: none; } .home__director-data-point-wrapper { text-align: center; display: flex; flex-direction: column; font-family: Source Sans Pro; font-style: normal; font-weight: normal; font-size: 12px; line-height: 12px; display: flex; align-items: center; } .home__director-data-point-number { font-family: Gotham Pro; font-style: normal; font-weight: normal; font-size: 48px; line-height: 46px; letter-spacing: -4px; } .home__director-data-point-container { margin-top: 53px; } @media screen and (max-width: 720px) { .home__director-data-name-wrapper { padding-top: 100px; } .home__director-data-about { font-size: 72px; } .home__director-data-title { font-size: 16px; } .home__director-data-name-wrapper { font-size: 48px; line-height: 118.2%; } .home__director-data-name-second { margin-left: 36px; } .home__director-data-container { height: 700px; } .home__director-data-button { font-size: 14px; margin-left: 72px; margin-top: 22px; } .home__director-data-point-number { font-size: 38px; } } @media screen and (max-width: 540px) { .home__director-data-about { font-size: 48px; } .home__director-data-title { font-size: 14px; margin-left: 10vw; padding-right: 15px; max-width: calc(75% - 30px); } .home__director-data-name-wrapper { font-size: 38px; line-height: 100%; } } @media screen and (max-width: 400px) { .home__director-data-title { margin-left: 0; padding-right: 55px; max-width: calc(100% - 30px); } .home__director-data-description { padding-top: 40px; } .home__director-data-container { height: 550px; } }
0.473657
0.173498
@charset "UTF-8"; body { overflow-x: hidden; font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } p { line-height: 1.75; } a { color: #61bcc6; } a:hover { color: #41a8b3; } .text-primary { color: #61bcc6 !important; } h1, h2, h3, h4, h6 { font-weight: 700; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } .w-35 { width: 35% !important; } .h-35 { height: 35% !important; } blockquote { margin: 0 auto; padding: 1em; border-left: 5px solid #999; } blockquote:before { display: none; } blockquote:not(:first-of-type) { margin-top: 1em; } blockquote p { color: #555; font-size: 12pt; line-height: 1.4; } blockquote footer { margin-top: .5em; padding: 0; color: #777; font-size: 12pt; text-align: left; font-style: italic; } blockquote footer:before { content: '— '; } blockquote:nth-of-type(even) { text-align: right; border-left: none; border-right: 5px solid #999; } blockquote:nth-of-type(even) footer { text-align: right; } blockquote:nth-of-type(even) footer:before { content: ''; } blockquote:nth-of-type(even) footer:after { content: ' —'; } section { padding: 100px 0; } section h2.section-heading { font-size: 40px; margin-top: 0; margin-bottom: 15px; } section h5.section-subheading { font-size: 16px; margin-top: 15px; line-height: 2em; margin-bottom: 15px; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section h3.section-subheading { font-size: 16px; font-weight: 400; line-height: 2em; font-style: italic; margin-bottom: 2em; text-transform: none; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } @media (min-width: 768px) { section { padding: 150px 0; } } .btn { font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; font-weight: 700; } .btn-xl { font-size: 18px; padding: 20px 40px; } .btn-primary { background-color: #61bcc6; border-color: #61bcc6; } .btn-primary:active, .btn-primary:focus, .btn-primary:hover { background-color: #45b0bc !important; border-color: #45b0bc !important; color: white; } .btn-primary:active, .btn-primary:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; } ::selection { background: #61bcc6; text-shadow: none; } img::selection { background: transparent; } img::-moz-selection { background: transparent; } #more1 { display: none; } #more2 { display: none; } #more3 { display: none; } .readmoreBtn { border: none; font-style: italic; font-weight: bolder; color: #025d63; background-color: transparent; padding: 0.1em; font-size: 1em; line-height: 2em; } #mainNav { background-color: #fff; } #mainNav .navbar-toggler { font-size: 12px; right: 0; padding: 13px; text-transform: uppercase; color: #fff; border: 0; background-color: #61bcc6; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #mainNav .navbar-brand { color: black; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #41a8b3; } #mainNav .navbar-nav .nav-item .nav-link { font-size: 70%; font-weight: 400; padding: 0.75em 0; letter-spacing: 1px; color: black; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover { color: #61bcc6; } @media (min-width: 992px) { #mainNav { padding-top: 25px; padding-bottom: 25px; -webkit-transition: padding-top 0.3s, padding-bottom 0.3s; transition: padding-top 0.3s, padding-bottom 0.3s; border: none; background-color: transparent; } #mainNav .navbar-brand { font-size: 1.2em; -webkit-transition: all 0.3s; transition: all 0.3s; } #mainNav .navbar-nav .nav-item .nav-link { padding: 1.1em 1em !important; } #mainNav.navbar-shrink { padding-top: 0; padding-bottom: 0; background-color: white; } #mainNav.navbar-shrink .navbar-brand { font-size: 1em; padding: 12px 0; } } header.masthead { color: black; } header.masthead .profile-img-intro { width: 68px; height: 102px; margin-right: 1.5rem; } header.masthead .intro-text { padding-top: 150px; padding-bottom: 100px; padding-right: 25px; padding-left: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } header.masthead .intro-text .intro-lead-in { font-size: 14px; font-style: italic; line-height: 22px; margin-bottom: 25px; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } @media (min-width: 768px) { header.masthead .profile-img-intro { width: 136px; height: 204px; margin-right: 5rem; } header.masthead .intro-text { padding-top: 300px; padding-bottom: 200px; padding-right: 100px; padding-left: 100px; } header.masthead .intro-text .intro-lead-in { font-size: 18px; font-style: italic; line-height: 40px; margin-bottom: 10em; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } } .service-heading { margin: 15px 0; text-transform: none; } .academic-image { width: 11em; } #portfolio .portfolio-item { right: 0; margin: 0 0 15px; } #portfolio .portfolio-item .portfolio-link { position: relative; display: block; max-width: 300px; margin: 0 auto; cursor: pointer; } #portfolio .portfolio-item .portfolio-link .portfolio-hover { position: absolute; width: 100%; height: 100%; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; opacity: 0; background: rgba(97, 188, 198, 0.9); } #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover { opacity: 1; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content { font-size: 20px; position: absolute; top: 50%; width: 100%; height: 20px; margin-top: -12px; text-align: center; color: white; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i { margin-top: -12px; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 { margin: 0; } #portfolio .portfolio-item .portfolio-caption { max-width: 400px; margin: 0 auto; padding: 25px; text-align: center; background-color: #fff; } #portfolio .portfolio-item .portfolio-caption h4 { margin: 0; text-transform: none; } #portfolio .portfolio-item .portfolio-caption p { font-size: 16px; font-style: italic; margin: 0; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #portfolio * { z-index: 2; } @media (min-width: 767px) { .event-item:hover > .event-thumbnail { opacity: 0.6; } #portfolio .portfolio-item { margin: 0 0 30px; } } .portfolio-modal { padding-right: 0px !important; } .portfolio-modal .modal-dialog { margin: 1rem; max-width: 100vw; } .portfolio-modal .modal-content { padding: 100px 0; text-align: center; } .portfolio-modal .modal-content h2 { font-size: 3em; margin-bottom: 15px; } .portfolio-modal .modal-content p { margin-bottom: 30px; } .portfolio-modal .modal-content p.item-intro { font-size: 16px; font-style: italic; margin: 20px 0 30px; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } .portfolio-modal .modal-content ul.list-inline { margin-top: 0; margin-bottom: 30px; } .portfolio-modal .modal-content img { margin-bottom: 30px; } .portfolio-modal .modal-content button { cursor: pointer; } .portfolio-modal .close-modal { position: absolute; top: 25px; right: 25px; width: 75px; height: 75px; cursor: pointer; background-color: transparent; } .portfolio-modal .close-modal:hover { opacity: 0.3; } .portfolio-modal .close-modal .lr { /* Safari and Chrome */ z-index: 1051; width: 1px; height: 75px; margin-left: 35px; /* IE 9 */ -webkit-transform: rotate(45deg); transform: rotate(45deg); background-color: #212529; } .portfolio-modal .close-modal .lr .rl { /* Safari and Chrome */ z-index: 1052; width: 1px; height: 75px; /* IE 9 */ -webkit-transform: rotate(90deg); transform: rotate(90deg); background-color: #212529; } .team-member { margin-bottom: 50px; text-align: center; } .team-member img { width: 225px; height: 225px; border: 7px solid #fff; } .team-member h4 { margin-top: 25px; margin-bottom: 0; text-transform: none; } .team-member p { margin-top: 0; } section#contact { background-color: #212529; background-repeat: no-repeat; background-position: center; } section#contact .section-heading { color: #fff; } section#contact .form-group { margin-bottom: 25px; } section#contact .form-group input, section#contact .form-group textarea { padding: 20px; } section#contact .form-group input.form-control { height: auto; } section#contact .form-group textarea.form-control { height: 248px; } section#contact .form-control:focus { border-color: #61bcc6; -webkit-box-shadow: none; box-shadow: none; } section#contact ::-webkit-input-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section#contact :-moz-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section#contact ::-moz-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section#contact :-ms-input-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } footer { padding: 25px 0; text-align: center; } footer span.copyright { font-size: 90%; line-height: 40px; text-transform: none; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } footer ul.quicklinks { font-size: 90%; line-height: 40px; margin-bottom: 0; text-transform: none; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } ul.social-buttons { margin-bottom: 0; } ul.social-buttons li a { font-size: 20px; line-height: 50px; display: block; width: 50px; height: 50px; -webkit-transition: all 0.3s; transition: all 0.3s; color: white; border-radius: 100%; outline: none; background-color: #212529; } ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover { background-color: #61bcc6; }
dist/css/agency.css
@charset "UTF-8"; body { overflow-x: hidden; font-family: 'Roboto Slab', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } p { line-height: 1.75; } a { color: #61bcc6; } a:hover { color: #41a8b3; } .text-primary { color: #61bcc6 !important; } h1, h2, h3, h4, h6 { font-weight: 700; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } .w-35 { width: 35% !important; } .h-35 { height: 35% !important; } blockquote { margin: 0 auto; padding: 1em; border-left: 5px solid #999; } blockquote:before { display: none; } blockquote:not(:first-of-type) { margin-top: 1em; } blockquote p { color: #555; font-size: 12pt; line-height: 1.4; } blockquote footer { margin-top: .5em; padding: 0; color: #777; font-size: 12pt; text-align: left; font-style: italic; } blockquote footer:before { content: '— '; } blockquote:nth-of-type(even) { text-align: right; border-left: none; border-right: 5px solid #999; } blockquote:nth-of-type(even) footer { text-align: right; } blockquote:nth-of-type(even) footer:before { content: ''; } blockquote:nth-of-type(even) footer:after { content: ' —'; } section { padding: 100px 0; } section h2.section-heading { font-size: 40px; margin-top: 0; margin-bottom: 15px; } section h5.section-subheading { font-size: 16px; margin-top: 15px; line-height: 2em; margin-bottom: 15px; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section h3.section-subheading { font-size: 16px; font-weight: 400; line-height: 2em; font-style: italic; margin-bottom: 2em; text-transform: none; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } @media (min-width: 768px) { section { padding: 150px 0; } } .btn { font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; font-weight: 700; } .btn-xl { font-size: 18px; padding: 20px 40px; } .btn-primary { background-color: #61bcc6; border-color: #61bcc6; } .btn-primary:active, .btn-primary:focus, .btn-primary:hover { background-color: #45b0bc !important; border-color: #45b0bc !important; color: white; } .btn-primary:active, .btn-primary:focus { -webkit-box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; box-shadow: 0 0 0 0.2rem rgba(254, 209, 55, 0.5) !important; } ::selection { background: #61bcc6; text-shadow: none; } img::selection { background: transparent; } img::-moz-selection { background: transparent; } #more1 { display: none; } #more2 { display: none; } #more3 { display: none; } .readmoreBtn { border: none; font-style: italic; font-weight: bolder; color: #025d63; background-color: transparent; padding: 0.1em; font-size: 1em; line-height: 2em; } #mainNav { background-color: #fff; } #mainNav .navbar-toggler { font-size: 12px; right: 0; padding: 13px; text-transform: uppercase; color: #fff; border: 0; background-color: #61bcc6; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #mainNav .navbar-brand { color: black; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #mainNav .navbar-brand.active, #mainNav .navbar-brand:active, #mainNav .navbar-brand:focus, #mainNav .navbar-brand:hover { color: #41a8b3; } #mainNav .navbar-nav .nav-item .nav-link { font-size: 70%; font-weight: 400; padding: 0.75em 0; letter-spacing: 1px; color: black; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #mainNav .navbar-nav .nav-item .nav-link.active, #mainNav .navbar-nav .nav-item .nav-link:hover { color: #61bcc6; } @media (min-width: 992px) { #mainNav { padding-top: 25px; padding-bottom: 25px; -webkit-transition: padding-top 0.3s, padding-bottom 0.3s; transition: padding-top 0.3s, padding-bottom 0.3s; border: none; background-color: transparent; } #mainNav .navbar-brand { font-size: 1.2em; -webkit-transition: all 0.3s; transition: all 0.3s; } #mainNav .navbar-nav .nav-item .nav-link { padding: 1.1em 1em !important; } #mainNav.navbar-shrink { padding-top: 0; padding-bottom: 0; background-color: white; } #mainNav.navbar-shrink .navbar-brand { font-size: 1em; padding: 12px 0; } } header.masthead { color: black; } header.masthead .profile-img-intro { width: 68px; height: 102px; margin-right: 1.5rem; } header.masthead .intro-text { padding-top: 150px; padding-bottom: 100px; padding-right: 25px; padding-left: 25px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center; } header.masthead .intro-text .intro-lead-in { font-size: 14px; font-style: italic; line-height: 22px; margin-bottom: 25px; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } @media (min-width: 768px) { header.masthead .profile-img-intro { width: 136px; height: 204px; margin-right: 5rem; } header.masthead .intro-text { padding-top: 300px; padding-bottom: 200px; padding-right: 100px; padding-left: 100px; } header.masthead .intro-text .intro-lead-in { font-size: 18px; font-style: italic; line-height: 40px; margin-bottom: 10em; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } } .service-heading { margin: 15px 0; text-transform: none; } .academic-image { width: 11em; } #portfolio .portfolio-item { right: 0; margin: 0 0 15px; } #portfolio .portfolio-item .portfolio-link { position: relative; display: block; max-width: 300px; margin: 0 auto; cursor: pointer; } #portfolio .portfolio-item .portfolio-link .portfolio-hover { position: absolute; width: 100%; height: 100%; -webkit-transition: all ease 0.5s; transition: all ease 0.5s; opacity: 0; background: rgba(97, 188, 198, 0.9); } #portfolio .portfolio-item .portfolio-link .portfolio-hover:hover { opacity: 1; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content { font-size: 20px; position: absolute; top: 50%; width: 100%; height: 20px; margin-top: -12px; text-align: center; color: white; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content i { margin-top: -12px; } #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h3, #portfolio .portfolio-item .portfolio-link .portfolio-hover .portfolio-hover-content h4 { margin: 0; } #portfolio .portfolio-item .portfolio-caption { max-width: 400px; margin: 0 auto; padding: 25px; text-align: center; background-color: #fff; } #portfolio .portfolio-item .portfolio-caption h4 { margin: 0; text-transform: none; } #portfolio .portfolio-item .portfolio-caption p { font-size: 16px; font-style: italic; margin: 0; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } #portfolio * { z-index: 2; } @media (min-width: 767px) { .event-item:hover > .event-thumbnail { opacity: 0.6; } #portfolio .portfolio-item { margin: 0 0 30px; } } .portfolio-modal { padding-right: 0px !important; } .portfolio-modal .modal-dialog { margin: 1rem; max-width: 100vw; } .portfolio-modal .modal-content { padding: 100px 0; text-align: center; } .portfolio-modal .modal-content h2 { font-size: 3em; margin-bottom: 15px; } .portfolio-modal .modal-content p { margin-bottom: 30px; } .portfolio-modal .modal-content p.item-intro { font-size: 16px; font-style: italic; margin: 20px 0 30px; font-family: 'Droid Serif', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } .portfolio-modal .modal-content ul.list-inline { margin-top: 0; margin-bottom: 30px; } .portfolio-modal .modal-content img { margin-bottom: 30px; } .portfolio-modal .modal-content button { cursor: pointer; } .portfolio-modal .close-modal { position: absolute; top: 25px; right: 25px; width: 75px; height: 75px; cursor: pointer; background-color: transparent; } .portfolio-modal .close-modal:hover { opacity: 0.3; } .portfolio-modal .close-modal .lr { /* Safari and Chrome */ z-index: 1051; width: 1px; height: 75px; margin-left: 35px; /* IE 9 */ -webkit-transform: rotate(45deg); transform: rotate(45deg); background-color: #212529; } .portfolio-modal .close-modal .lr .rl { /* Safari and Chrome */ z-index: 1052; width: 1px; height: 75px; /* IE 9 */ -webkit-transform: rotate(90deg); transform: rotate(90deg); background-color: #212529; } .team-member { margin-bottom: 50px; text-align: center; } .team-member img { width: 225px; height: 225px; border: 7px solid #fff; } .team-member h4 { margin-top: 25px; margin-bottom: 0; text-transform: none; } .team-member p { margin-top: 0; } section#contact { background-color: #212529; background-repeat: no-repeat; background-position: center; } section#contact .section-heading { color: #fff; } section#contact .form-group { margin-bottom: 25px; } section#contact .form-group input, section#contact .form-group textarea { padding: 20px; } section#contact .form-group input.form-control { height: auto; } section#contact .form-group textarea.form-control { height: 248px; } section#contact .form-control:focus { border-color: #61bcc6; -webkit-box-shadow: none; box-shadow: none; } section#contact ::-webkit-input-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section#contact :-moz-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section#contact ::-moz-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } section#contact :-ms-input-placeholder { font-weight: 700; color: #ced4da; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } footer { padding: 25px 0; text-align: center; } footer span.copyright { font-size: 90%; line-height: 40px; text-transform: none; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } footer ul.quicklinks { font-size: 90%; line-height: 40px; margin-bottom: 0; text-transform: none; font-family: 'Montserrat', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'; } ul.social-buttons { margin-bottom: 0; } ul.social-buttons li a { font-size: 20px; line-height: 50px; display: block; width: 50px; height: 50px; -webkit-transition: all 0.3s; transition: all 0.3s; color: white; border-radius: 100%; outline: none; background-color: #212529; } ul.social-buttons li a:active, ul.social-buttons li a:focus, ul.social-buttons li a:hover { background-color: #61bcc6; }
0.453504
0.070113
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap"); * { font-family: "Cairo", sans-serif; margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } /* The Modal (background) */ #Dispute{ display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.863); /* Black w/ opacity */ } /* Modal Content/Box */ #Dispute-c{ /* background-color: #fefefe;*/ margin: 64px auto; /* 15% from the top and centered */ padding: 45px; width: 60%; border-radius: 3px; } /* The Close Button */ .close{ position: absolute; top: 4px; right: 8px; cursor: pointer; border-radius: 50%; width: 50px; height:50px; display: flex; align-items: center; justify-content: center; } .close:hover{ transform: scale(1.2); } .close svg{ width: 20px; height:20px; } #Reason { width: 100%; height: 28px; background: rgba(255, 255, 255, 0.2); border: 1px solid #9e9e9e; margin-bottom: 20px; margin-top: 20px; border-radius: 5px; text-transform: capitalize; color: rgb(0, 0, 0); padding: 10px 30px; } ::placeholder { font-size: 14px; color: #9e9e9e; } #DescriptionDetails { width: 100%; height: 28px; background: rgba(255, 255, 255, 0.2); border: 1px solid #9e9e9e; margin-bottom: 20px; margin-top: 20px; border-radius: 5px; text-transform: capitalize; color: rgb(0, 0, 0); padding: 10px 10px; height: 160px; resize: none; } .subbut { background: #151665; color: #fff; text-transform: capitalize; width: 120px; height: 35px; border: none; border-radius: 50px; font-size: 14px; float: right; } .title { color: #151665; text-align: center; font-size: 32px; font-weight: bold; } .subtitle { color: #151665; font-weight: bold; }
public/res/css/Jobs OfferedWorkingJobs-Dispute.css
@import url("https://fonts.googleapis.com/css2?family=Cairo:wght@200;300;400;500;600;700;800;900&display=swap"); * { font-family: "Cairo", sans-serif; margin: 0; padding: 0; box-sizing: border-box; scroll-behavior: smooth; } /* The Modal (background) */ #Dispute{ display: none; /* Hidden by default */ position: fixed; /* Stay in place */ z-index: 1; /* Sit on top */ width: 100%; /* Full width */ height: 100%; /* Full height */ overflow: auto; /* Enable scroll if needed */ background-color: rgb(0,0,0); /* Fallback color */ background-color: rgba(0, 0, 0, 0.863); /* Black w/ opacity */ } /* Modal Content/Box */ #Dispute-c{ /* background-color: #fefefe;*/ margin: 64px auto; /* 15% from the top and centered */ padding: 45px; width: 60%; border-radius: 3px; } /* The Close Button */ .close{ position: absolute; top: 4px; right: 8px; cursor: pointer; border-radius: 50%; width: 50px; height:50px; display: flex; align-items: center; justify-content: center; } .close:hover{ transform: scale(1.2); } .close svg{ width: 20px; height:20px; } #Reason { width: 100%; height: 28px; background: rgba(255, 255, 255, 0.2); border: 1px solid #9e9e9e; margin-bottom: 20px; margin-top: 20px; border-radius: 5px; text-transform: capitalize; color: rgb(0, 0, 0); padding: 10px 30px; } ::placeholder { font-size: 14px; color: #9e9e9e; } #DescriptionDetails { width: 100%; height: 28px; background: rgba(255, 255, 255, 0.2); border: 1px solid #9e9e9e; margin-bottom: 20px; margin-top: 20px; border-radius: 5px; text-transform: capitalize; color: rgb(0, 0, 0); padding: 10px 10px; height: 160px; resize: none; } .subbut { background: #151665; color: #fff; text-transform: capitalize; width: 120px; height: 35px; border: none; border-radius: 50px; font-size: 14px; float: right; } .title { color: #151665; text-align: center; font-size: 32px; font-weight: bold; } .subtitle { color: #151665; font-weight: bold; }
0.404272
0.074231
.navbarz { border-bottom: #FFFFFF 10px solid; } /* pictures animation */ .content { background-image:url(tp10.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #999; } /* All the font for the whole site */ body { font-family: bodoni mt; } /* Movement Animation for all footer and header*/ .movement { background: #b71c1c; position: relative; -webkit-animation: myfirst 1s 1; /* Safari 4.0 - 8.0 */ -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */ animation: myfirst 5s 1; /*Time of animation and 5s and 1 cycle of animation on refreshing*/ animation-direction: alternate; } /* Movement of button Colours*/ @keyframes myfirst { 0% { background: rgba(8, 8, 8, 0); left: 0px; top: 0px; color: white; } 25% { background: #b2dfdb; left: 200px; top: 0px; color: black; } 50% { background: #b2ebf2; left: 200px; top: 0px; color: white; } 75% { background: #b3e5fc; left: 0px; top: 0px; color: black; } 100% { background: rgba(8, 8, 8, 0); left: 0px; top: 0px; color: white; } } /* footer Centering & Sizing*/ .movement1 { animation: blink 3s infinite; } /* Blinking of text in the footer*/ @keyframes blink { 0% { width: 100%; color: red; } 25% { color: red; } 50% { color: blue; } 75% { color: purple; } 100% { color: green; } } /* All Pictures, Most Recent, Mostlikes, lottery*/ nav ul a.linkcolor { font-weight: 500; font-size: 20px; color: #b71c1c; } /* hover effect on all the tabs*/ nav ul a:hover { color: white; } @font-face { font-family: myFirstFont; src: url(FunSized.ttf); } #images { padding:10px; margin:15px; position: relative; display: block; left: 100x; top: 25px; box-shadow: 0px 1.5px 10px #000000; opacity: 0; visibility: hidden; transition: opacity 1s ease; -webkit-transition: opacity 1s ease; } #images.slick-initialized { visibility: visible; opacity: 1; } .headerlogotext { position: relative; font-size: 30px; left: 3%; bottom: 18%; /*animation-duration: 5s; animation-name: slidein; animation-iteration-count: infinite;*/ } .developerlogo { position: relative; width: 50px; height:50px; left: 2%; top: 5%; } .test { position: absolute; bottom: 285px; left: 2px; } .likeText { position: relative; bottom: 300px; left: 65px; font-size: 25px; color:red; } .copyrightText { position: relative; color: white; top: 1000px; } .movement2 { height: 4%; background: #b71c1c; position: relative; top: 8px; text-align: center; } .test1 { position: absolute; bottom: 260px; left: -10px; } .likeTextHome { position: absolute; top: 10px; left: 45px; font-size: 25px; color:red; } .hashtag { position: relative; top: 30px; font-size: 35px; font-family: myFirstFont; } .test { position: relative; bottom: 310px; left: 0px; } .likeText { position: relative; bottom: 360px; left: 65px; font-size: 25px; color:red; } .likeTextHome-unused { position: absolute; top: 0px; left: 65px; font-size: 25px; color:red; } h2 { text-align: center; } .mitgliederliste { margin: 0 auto; text-align: center; width: 90%; } figure { border: 2.5px solid #DADCDB; height: 48.5%; margin: 5px 5px; padding: 0; } figure.einzel { display: inline-block; position: relative; } figure img { display: block; max-width: 100%; } figcaption { background: rgba(0, 0, 0, 0.5); color: white; font: 400 18px/26px Verdana, sans-serif; padding: .3em 0; position: absolute; bottom: 0; text-align: center; width: 100%; } figcaption span { font-size: 14px; } @font-face { font-family: tagFont; src: url(FunSized.ttf); } .movement1 { animation: blink 3s infinite; } @keyframes slidein { from { margin-left: 28%; width: 300%; } to { margin-left: 0%; width: 100%; } } /* Blinking of text in the footer*/ @keyframes blink { 0% { width: 100%; color: red; } 25% { color: red; } 50% { color: blue; } 75% { color: purple; } 100% { color: green; } }
views/css/indexdata.css
.navbarz { border-bottom: #FFFFFF 10px solid; } /* pictures animation */ .content { background-image:url(tp10.jpg); background-position: center center; background-repeat: no-repeat; background-attachment: fixed; background-size: cover; background-color: #999; } /* All the font for the whole site */ body { font-family: bodoni mt; } /* Movement Animation for all footer and header*/ .movement { background: #b71c1c; position: relative; -webkit-animation: myfirst 1s 1; /* Safari 4.0 - 8.0 */ -webkit-animation-direction: alternate; /* Safari 4.0 - 8.0 */ animation: myfirst 5s 1; /*Time of animation and 5s and 1 cycle of animation on refreshing*/ animation-direction: alternate; } /* Movement of button Colours*/ @keyframes myfirst { 0% { background: rgba(8, 8, 8, 0); left: 0px; top: 0px; color: white; } 25% { background: #b2dfdb; left: 200px; top: 0px; color: black; } 50% { background: #b2ebf2; left: 200px; top: 0px; color: white; } 75% { background: #b3e5fc; left: 0px; top: 0px; color: black; } 100% { background: rgba(8, 8, 8, 0); left: 0px; top: 0px; color: white; } } /* footer Centering & Sizing*/ .movement1 { animation: blink 3s infinite; } /* Blinking of text in the footer*/ @keyframes blink { 0% { width: 100%; color: red; } 25% { color: red; } 50% { color: blue; } 75% { color: purple; } 100% { color: green; } } /* All Pictures, Most Recent, Mostlikes, lottery*/ nav ul a.linkcolor { font-weight: 500; font-size: 20px; color: #b71c1c; } /* hover effect on all the tabs*/ nav ul a:hover { color: white; } @font-face { font-family: myFirstFont; src: url(FunSized.ttf); } #images { padding:10px; margin:15px; position: relative; display: block; left: 100x; top: 25px; box-shadow: 0px 1.5px 10px #000000; opacity: 0; visibility: hidden; transition: opacity 1s ease; -webkit-transition: opacity 1s ease; } #images.slick-initialized { visibility: visible; opacity: 1; } .headerlogotext { position: relative; font-size: 30px; left: 3%; bottom: 18%; /*animation-duration: 5s; animation-name: slidein; animation-iteration-count: infinite;*/ } .developerlogo { position: relative; width: 50px; height:50px; left: 2%; top: 5%; } .test { position: absolute; bottom: 285px; left: 2px; } .likeText { position: relative; bottom: 300px; left: 65px; font-size: 25px; color:red; } .copyrightText { position: relative; color: white; top: 1000px; } .movement2 { height: 4%; background: #b71c1c; position: relative; top: 8px; text-align: center; } .test1 { position: absolute; bottom: 260px; left: -10px; } .likeTextHome { position: absolute; top: 10px; left: 45px; font-size: 25px; color:red; } .hashtag { position: relative; top: 30px; font-size: 35px; font-family: myFirstFont; } .test { position: relative; bottom: 310px; left: 0px; } .likeText { position: relative; bottom: 360px; left: 65px; font-size: 25px; color:red; } .likeTextHome-unused { position: absolute; top: 0px; left: 65px; font-size: 25px; color:red; } h2 { text-align: center; } .mitgliederliste { margin: 0 auto; text-align: center; width: 90%; } figure { border: 2.5px solid #DADCDB; height: 48.5%; margin: 5px 5px; padding: 0; } figure.einzel { display: inline-block; position: relative; } figure img { display: block; max-width: 100%; } figcaption { background: rgba(0, 0, 0, 0.5); color: white; font: 400 18px/26px Verdana, sans-serif; padding: .3em 0; position: absolute; bottom: 0; text-align: center; width: 100%; } figcaption span { font-size: 14px; } @font-face { font-family: tagFont; src: url(FunSized.ttf); } .movement1 { animation: blink 3s infinite; } @keyframes slidein { from { margin-left: 28%; width: 300%; } to { margin-left: 0%; width: 100%; } } /* Blinking of text in the footer*/ @keyframes blink { 0% { width: 100%; color: red; } 25% { color: red; } 50% { color: blue; } 75% { color: purple; } 100% { color: green; } }
0.322206
0.065336
body { font: 400 15px Lato, sans-serif; line-height: 1.8; color: #818181; } h2 { font-size: 24px; text-transform: uppercase; color: #303030; font-weight: 600; margin-bottom: 30px; } h4 { font-size: 19px; line-height: 1.375em; color: #303030; font-weight: 400; margin-bottom: 30px; } .jumbotron { background-color: #000000; color: #fff; padding: 100px 25px; font-family: Montserrat, sans-serif; font-size: 48px; } .container-fluid { padding: 60px 50px; } .bg-grey { background-color: #f6f6f6; } .logo-small { color: #000000; font-size: 50px; } .logo { color: #000000; font-size: 200px; } .thumbnail { padding: 0 0 15px 0; border: none; border-radius: 0; } .thumbnail img { width: 100%; height: 100%; margin-bottom: 10px; } .carousel-control.right, .carousel-control.left { background-image: none; color: #000000; } .carousel-indicators li { border-color: #000000; } .carousel-indicators li.active { background-color: #000000; } .item h4 { font-size: 19px; line-height: 1.375em; font-weight: 400; font-style: italic; margin: 70px 0; } .item span { font-style: normal; } .panel { border: 1px solid #000000; border-radius: 0 !important; transition: box-shadow 0.5s; } .panel:hover { box-shadow: 5px 0px 40px rgba(0, 0, 0, .2); } .panel-footer .btn:hover { border: 1px solid #000000; background-color: #fff !important; color: #000000; } .panel-heading { color: #fff !important; background-color: #000000 !important; padding: 25px; border-bottom: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; } .panel-footer { background-color: white !important; } .panel-footer h3 { font-size: 32px; } .panel-footer h4 { color: #aaa; font-size: 14px; } .panel-footer .btn { margin: 15px 0; background-color: #000000; color: #fff; } .navbar { margin-bottom: 0; background-color: #000000; z-index: 9999; border: 0; font-size: 12px !important; line-height: 1.42857143 !important; letter-spacing: 4px; border-radius: 0; font-family: Montserrat, sans-serif; } .navbar li a, .navbar .navbar-brand { color: #fff !important; } .navbar-nav li a:hover, .navbar-nav li.active a { color: #000000 !important; background-color: #fff !important; } .navbar-default .navbar-toggle { border-color: transparent; color: #fff !important; } footer .glyphicon { font-size: 20px; margin-bottom: 20px; color: #000000; } .slideanim { visibility: hidden; } .slide { animation-name: slide; -webkit-animation-name: slide; animation-duration: 1s; -webkit-animation-duration: 1s; visibility: visible; } @keyframes slide { 0% { opacity: 0; transform: translateY(70%); } 100% { opacity: 1; transform: translateY(0%); } } @-webkit-keyframes slide { 0% { opacity: 0; -webkit-transform: translateY(70%); } 100% { opacity: 1; -webkit-transform: translateY(0%); } } @media screen and (max-width: 768px) { .col-sm-4 { text-align: center; margin: 25px 0; } .btn-lg { width: 100%; margin-bottom: 35px; } } @media screen and (max-width: 480px) { .logo { font-size: 150px; } } .mySlides { display: none; } /*css grid section*/ .grid-container { grid-area: myArea; grid-template-columns: auto auto auto auto; grid-gap: 10px; background-color: #000000; padding: 1px; } .grid-container>div { background-color: #fff; border: .1px solid black; text-align: center; font-size: 22px; } /*Media CSS Media Gallery*/ div.gallery { margin: 5px; border: 1px solid #ccc; float: left; width: 350px; height: 300px; } div.gallery:hover { border: 1px solid #777; } div.gallery img { width: 100%; height: auto; } div.desc { padding: 15px; text-align: center; } /* body { margin: 40px; */ /* } */ .albums { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); grid-gap: 20px; } .album { background: rgba(255, 255, 255, 0.99); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); padding: 20px; display: grid; grid-template-columns: 150px 1fr; grid-gap: 10px; align-items: center; color: #000000; font-weight: 100; } .album__artwork { width: 100%; }
css/style.css
body { font: 400 15px Lato, sans-serif; line-height: 1.8; color: #818181; } h2 { font-size: 24px; text-transform: uppercase; color: #303030; font-weight: 600; margin-bottom: 30px; } h4 { font-size: 19px; line-height: 1.375em; color: #303030; font-weight: 400; margin-bottom: 30px; } .jumbotron { background-color: #000000; color: #fff; padding: 100px 25px; font-family: Montserrat, sans-serif; font-size: 48px; } .container-fluid { padding: 60px 50px; } .bg-grey { background-color: #f6f6f6; } .logo-small { color: #000000; font-size: 50px; } .logo { color: #000000; font-size: 200px; } .thumbnail { padding: 0 0 15px 0; border: none; border-radius: 0; } .thumbnail img { width: 100%; height: 100%; margin-bottom: 10px; } .carousel-control.right, .carousel-control.left { background-image: none; color: #000000; } .carousel-indicators li { border-color: #000000; } .carousel-indicators li.active { background-color: #000000; } .item h4 { font-size: 19px; line-height: 1.375em; font-weight: 400; font-style: italic; margin: 70px 0; } .item span { font-style: normal; } .panel { border: 1px solid #000000; border-radius: 0 !important; transition: box-shadow 0.5s; } .panel:hover { box-shadow: 5px 0px 40px rgba(0, 0, 0, .2); } .panel-footer .btn:hover { border: 1px solid #000000; background-color: #fff !important; color: #000000; } .panel-heading { color: #fff !important; background-color: #000000 !important; padding: 25px; border-bottom: 1px solid transparent; border-top-left-radius: 0px; border-top-right-radius: 0px; border-bottom-left-radius: 0px; border-bottom-right-radius: 0px; } .panel-footer { background-color: white !important; } .panel-footer h3 { font-size: 32px; } .panel-footer h4 { color: #aaa; font-size: 14px; } .panel-footer .btn { margin: 15px 0; background-color: #000000; color: #fff; } .navbar { margin-bottom: 0; background-color: #000000; z-index: 9999; border: 0; font-size: 12px !important; line-height: 1.42857143 !important; letter-spacing: 4px; border-radius: 0; font-family: Montserrat, sans-serif; } .navbar li a, .navbar .navbar-brand { color: #fff !important; } .navbar-nav li a:hover, .navbar-nav li.active a { color: #000000 !important; background-color: #fff !important; } .navbar-default .navbar-toggle { border-color: transparent; color: #fff !important; } footer .glyphicon { font-size: 20px; margin-bottom: 20px; color: #000000; } .slideanim { visibility: hidden; } .slide { animation-name: slide; -webkit-animation-name: slide; animation-duration: 1s; -webkit-animation-duration: 1s; visibility: visible; } @keyframes slide { 0% { opacity: 0; transform: translateY(70%); } 100% { opacity: 1; transform: translateY(0%); } } @-webkit-keyframes slide { 0% { opacity: 0; -webkit-transform: translateY(70%); } 100% { opacity: 1; -webkit-transform: translateY(0%); } } @media screen and (max-width: 768px) { .col-sm-4 { text-align: center; margin: 25px 0; } .btn-lg { width: 100%; margin-bottom: 35px; } } @media screen and (max-width: 480px) { .logo { font-size: 150px; } } .mySlides { display: none; } /*css grid section*/ .grid-container { grid-area: myArea; grid-template-columns: auto auto auto auto; grid-gap: 10px; background-color: #000000; padding: 1px; } .grid-container>div { background-color: #fff; border: .1px solid black; text-align: center; font-size: 22px; } /*Media CSS Media Gallery*/ div.gallery { margin: 5px; border: 1px solid #ccc; float: left; width: 350px; height: 300px; } div.gallery:hover { border: 1px solid #777; } div.gallery img { width: 100%; height: auto; } div.desc { padding: 15px; text-align: center; } /* body { margin: 40px; */ /* } */ .albums { display: grid; grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)); grid-gap: 20px; } .album { background: rgba(255, 255, 255, 0.99); box-shadow: 0 0 5px rgba(0, 0, 0, 0.1); padding: 20px; display: grid; grid-template-columns: 150px 1fr; grid-gap: 10px; align-items: center; color: #000000; font-weight: 100; } .album__artwork { width: 100%; }
0.492188
0.121842
/* dragons body flexing and general */ #footer-box, #action-row,#recipe-card, .tdk-recomends, .searchbar form, .result-card-header,.result-card-info, .recipe-image{ display:flex; justify-content: center; align-items: center; } .card-info, .tdk-recomends, #result-details, .result-card,.recipe-card-header,.recipe-card-instructions, .recipe-title, .recipebox-list, .profile-intro{ margin: 5px auto; padding: 3px; } #user-info{ display: flex; justify-content: space-evenly; align-items: center; margin: 10px auto; padding: 5px; width: 80% } .profile-intro{ width: 90% ; } .header-title{ width:70%; } .logo{ height: 115px; } .header-content{ display:flex; width: 100%; height: 125px; align-items: center; z-index: 9; } main{ padding-top: 5px; margin-bottom:5px; } footer{ width: 50%; height:35px; } #footer-box{ height: 45px; width: 100%; } /* index home page */ #first-row, #results, #recipe-card, .recipebox-list{ margin: 5px auto; padding: 3.5px; display: flex; flex-direction: column; } .searchbar, #recipe-save-form{ width: 75%; margin: 10px; padding: 3.5px; } .searchbar form, #recipe-save-form form{ padding: 5px; } .search-full{ margin: 5px; display: flex; justify-content: space-evenly; border: 3px black ridge; } #recomends{ margin:10px auto; width:95%; } .recomend-box{ margin:2.25px; padding: 2.125px; } /* Results short cards for searches */ #results ,.recipebox-list{ width: 80%; } #results-blerb{ width: 95%; margin: 2px auto; } .result-card{ width:100%; } .result-icon{ margin: 5px; width: 25px; } .result-image{ margin:5px; width: 40%; } .card-info{ width: 50%; line-height: 35px; padding: 5px; } .card-info-btn{ float: right; } /* Recipe details card for reading recipes*/ .upper-card{ margin: 10px; width:75%; display: flex; flex-direction: column; } .lower-card{ width:95%; display: flex; flex-direction: column; } .recipe-title{ width: 80%; } .recipe-card-info{ margin: 10px auto; width: 60% } .recipe-image{ margin: 5px auto; width: 90%; } .recipe-card-ingredients{ width: 75%; margin: 15px auto; } .recipe-card-instructions{ width: 85%; margin: 15px auto; } #recipe-card ul { list-style-type: square; } .recipe-card-instructions ol{ list-style-type: decimal; } /* user profile */ .profile-image{ width: 25%; } .user-id{ width :55%; } /* tablet */ /* .recipe-card-info{ */ /* margin: 10px auto; */ /* width: 30% */ /* } */
public/css/layout.css
/* dragons body flexing and general */ #footer-box, #action-row,#recipe-card, .tdk-recomends, .searchbar form, .result-card-header,.result-card-info, .recipe-image{ display:flex; justify-content: center; align-items: center; } .card-info, .tdk-recomends, #result-details, .result-card,.recipe-card-header,.recipe-card-instructions, .recipe-title, .recipebox-list, .profile-intro{ margin: 5px auto; padding: 3px; } #user-info{ display: flex; justify-content: space-evenly; align-items: center; margin: 10px auto; padding: 5px; width: 80% } .profile-intro{ width: 90% ; } .header-title{ width:70%; } .logo{ height: 115px; } .header-content{ display:flex; width: 100%; height: 125px; align-items: center; z-index: 9; } main{ padding-top: 5px; margin-bottom:5px; } footer{ width: 50%; height:35px; } #footer-box{ height: 45px; width: 100%; } /* index home page */ #first-row, #results, #recipe-card, .recipebox-list{ margin: 5px auto; padding: 3.5px; display: flex; flex-direction: column; } .searchbar, #recipe-save-form{ width: 75%; margin: 10px; padding: 3.5px; } .searchbar form, #recipe-save-form form{ padding: 5px; } .search-full{ margin: 5px; display: flex; justify-content: space-evenly; border: 3px black ridge; } #recomends{ margin:10px auto; width:95%; } .recomend-box{ margin:2.25px; padding: 2.125px; } /* Results short cards for searches */ #results ,.recipebox-list{ width: 80%; } #results-blerb{ width: 95%; margin: 2px auto; } .result-card{ width:100%; } .result-icon{ margin: 5px; width: 25px; } .result-image{ margin:5px; width: 40%; } .card-info{ width: 50%; line-height: 35px; padding: 5px; } .card-info-btn{ float: right; } /* Recipe details card for reading recipes*/ .upper-card{ margin: 10px; width:75%; display: flex; flex-direction: column; } .lower-card{ width:95%; display: flex; flex-direction: column; } .recipe-title{ width: 80%; } .recipe-card-info{ margin: 10px auto; width: 60% } .recipe-image{ margin: 5px auto; width: 90%; } .recipe-card-ingredients{ width: 75%; margin: 15px auto; } .recipe-card-instructions{ width: 85%; margin: 15px auto; } #recipe-card ul { list-style-type: square; } .recipe-card-instructions ol{ list-style-type: decimal; } /* user profile */ .profile-image{ width: 25%; } .user-id{ width :55%; } /* tablet */ /* .recipe-card-info{ */ /* margin: 10px auto; */ /* width: 30% */ /* } */
0.197444
0.037715
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } body{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; font-size: 14px; background: #fff; } li{ list-style: none; } a{ text-decoration: none; cursor: pointer; } section .tav_animation ul li .nav-link.active{ color: #21A6DF; } img{ max-width: 100%; } /*Header Design */ .navbar-brand img { max-width: 120px; } header { box-shadow: 0px 10px 42px rgb(112 144 176 / 10%); } .cont_us { color: #21A6DF; background: transparent; display: inline-block; padding: 15px 30px; border-radius: 5px; font-size: 14px; box-sizing: border-box; border: solid 1px #21A6DF; display: block; } .cont_us:hover { color: #fff; background: #21A6DF; border: solid 1px #21A6DF; } .cont_us:hover a{ color: #fff; } /*section 1*/ .padT_50{ padding-top: 35px; box-sizing: border-box; margin-top: 35px; } /*.btn_wrap a { color: #fff; background: #21A6DF; display: inline-block; padding: 15px 30px; border-radius: 5px; font-size: 14px; box-sizing: border-box; }*/ .main_sircle { position: relative; } .main_sec h1 { font-size: 42px; font-weight: 700; } .main_sec h1 span { color: #21A6DF; } .main_circle { width: 500px; height: 500px; padding: 61px; background: red; background: linear-gradient(180deg, rgba(222, 245, 255, 0.82) 0%, rgba(253, 250, 255, 0) 100%); border-radius: 100%; position: relative; margin-left: auto; } .main_circle img { border-radius: 100%; position: relative; } .star_img { position: absolute; top: 30px; background: #FFE8AE; width: 50px; text-align: center; height: 50px; line-height: 50px; border-radius: 100%; left: 70px; } .Ellipse39_img { position: absolute; top: 100px; right: 0; } .Vector1_img { position: absolute; bottom: 40px; left: 148px; background: rgba(122, 234, 112, 0.2); height: 30px; width: 30px; line-height: 30px; text-align: center; border-radius: 100%; } .circle_img { position: absolute; right: 0; bottom: 150px; background: #FFBEBE; height: 30px; width: 30px; border-radius: 100%; } .main_img { position: relative; } .chart_img { position: absolute; bottom: 150px; z-index: 999; right: -35px; } .chart_img img { width: auto; border-radius: unset; } .bgt_img { position: absolute; bottom: 50%; z-index: 999; left: -35px; } .bgt_img img{ width: auto; border-radius: unset; } /*section02*/ .tav_animation ul li .nav-link.active { background: transparent; color: #0d6efd; font-weight: 600; } .tav_animation ul li .nav-link { color: #969696; border-radius: 0; } .tav_animation ul li:first-child .nav-link { border-right: 0.2px solid #96969630; } h2.title { position: relative; margin-bottom: 20px; font-weight: 700; font-size: 28px; } .main_title span { font-size: 14px; color: #969696; display: block; margin-bottom: 20px; } .title { position: relative; margin-bottom: 20px; display: inline-block; } .ctp h2.title{ margin-bottom: 20px; } .ctp h2.title::after { content: ""; height: 6px; width: 120px; background: #21A6DF; display: inline-block; text-align: center; bottom: -16px; left: 50%; position: absolute; transform: translate(-50%); } /*section03*/ .img_circle { width: 500px; height: 500px; background: #283A5B; text-align: center; border-radius: 100%; padding: 0; box-sizing: border-box; position: relative; line-height: 500px; margin-left: auto; } .inner_man_img img { border-radius: 100%; /* width: 300px; */ /* height: 300px; */ } .sec03 .main_title span { padding-right: 50px; box-sizing: border-box; display: block; } /*sec4*/ .img1 { position: absolute; left: 0; top: 0; line-height: normal; width: 120px; height: 120px; background: #21A6DF; line-height: 120px; border-radius: 100%; } .img2 { left: 180px; top: -70px; } .img3 { right: 0; top: 10px; left: unset; } .img4 { right: -75px; top: 180px; left: unset; } .img5 { right: 0px; bottom: 15px; left: unset; top: unset; } .img6 { right: 180px; bottom: -77px; left: unset; top: unset; } .img7 { right: unset; bottom: 0px; left: unset; top: unset; } .img8 { right: unset; bottom: 180px; left: -75px; top: unset; } .img1::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 133px; top: 75px; transform: rotate(305deg); display: block; z-index: 999; background-repeat: no-repeat; } .img2::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 50%; top: unset; bottom: -81px; transform: translateX(-50%); display: block; z-index: 999; background-repeat: no-repeat; } .img3::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: -15px; top: unset; bottom: -49px; transform: rotate(45deg); display: block; z-index: 999; background-repeat: no-repeat; } .img4::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: -45px; top: 10px; transform: rotate(90deg); display: block; z-index: 999; background-repeat: no-repeat; } .img5::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: -5px; top: -57px; transform: rotate(135deg); display: block; z-index: 999; background-repeat: no-repeat; } .img6::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 50px; top: -87px; transform: rotate(180deg); display: block; z-index: 999; background-repeat: no-repeat; } .img7::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 50px; top: -87px; transform: rotate(225deg); display: block; z-index: 999; background-repeat: no-repeat; } .img7::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 123px; top: -62px; transform: rotate(225deg); display: block; z-index: 999; background-repeat: no-repeat; } .img8::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 151px; top: 0px; transform: rotate(265deg); display: block; z-index: 999; background-repeat: no-repeat; } /*sec5*/ .img_sec_soc { width: 500px; height: 500px; border-radius: 100%; position: relative; } .img_sec_soc img { border-radius: 100%; } .list_cont ul li { float: left; width: 50%; } .list_cont ul { padding: 0; } .clr{ clear: both; } .list_title { font-size: 20px; font-weight: 700; padding: 10px 0; margin-bottom: 0; } .list_cont ul li span { float: left; width: 15px; height: 15px; } .list_cont ul li span p { margin-left: 10px; float: left; } .list_cont ul li p { float: left; padding-left: 5px; font-size: 13px; } .img_social { position: absolute; } .img_facebook { left: 10px; width: 100px; height: 100px; padding: 10px; background: #fff; border-radius: 100%; top: 20px; } .img_google { right: 10px; width: 100px; height: 100px; padding: 10px; background: #fff; border-radius: 100%; bottom: 20px; } .img_mailchimp { right: 20px; width: 80px; height: 80px; padding: 10px; background: #fff; border-radius: 100%; top: 30px; } .img_Rectangle175q{ left: 20px; width: 80px; height: 80px; padding: 10px; background: #fff; border-radius: 100%; bottom: 30px; } .cpt_rd { padding: 0 30px; font-size: 14px; line-height: 20px; box-sizing: border-box; } .sec_05 .container { background: #F4FCFF; padding: 25px; box-sizing: border-box; border-radius: 15px; } .cpt_rd { background: transparent; padding: 20px; box-sizing: border-box; border-radius: 10px; } .cpt_rd:hover { background: #fff; } .cpt_rd h3 { min-height: unset; text-align: center; } .cpt_rd p { text-align: justify; color: #999999; min-height: 300px; } /*sec6*/ .sec_06{ background: #F4FCFF; margin-top: 80px; } .img_gr img { width: auto; max-width: 80px; width: 80px; height: 80px; object-fit: contain; } .ourcopt { background: #fff; padding: 50px 15px 20px; box-sizing: border-box; margin-bottom: 30px; border-radius: 10px; } .ourcopt:hover { background: #21a6df; color: #fff; } .img_gr.text-center { transform: scale(1); transition-duration: 1000ms; } .img_gr.text-center:hover { transform: scale(1.1); transition-duration: 1000ms; } .list_title { font-size: 17px; font-weight: 700; padding: 10px 0; margin-bottom: 0; min-height: 63px; vertical-align: revert; } /*f*/ /*.coum_cpd_servi{ box-shadow: 10px 32px 72px rgba(51, 51, 51, 0.03); border-radius: 30px; }*/ .cont_nam { position: relative; } .cont_nam .ourcopt { box-shadow: 10px 32px 72px rgb(51 51 51 / 3%); border-radius: 15px; max-width: 80%; float: right; padding-left: 100px; padding-top: 20px; padding-bottom: 0; position: relative; } .imag_u { width: 100px; height: 100px; border-radius: 100%; background: #21A6DF; text-align: center; box-sizing: border-box; line-height: 80px; position: absolute; top: 50%; left: -40px; z-index: 9; border: solid 5px transparent; transform: translate(0% , -50%); } .imag_u img { width: 42px; } .col-md-6:nth-of-type(odd) .ourcopt { float: right; max-width: 95%; } .col-md-6:nth-of-type(even) .ourcopt { float: left; max-width: 95%; } .cont_nam .ourcopt:hover { background: #21a6df; color: #fff; } .cont_nam .ourcopt:hover .imag_u { background: #fff; border: solid 5px #cccccc47; box-shadow: 0px 15px 42px rgba(112, 144, 176, 0.25); /* background: linear-gradient(300.85deg, #21A6DF 4.22%, #98E0FF 104.64%); */ } .slider_inner { padding: 60px 0px; box-sizing: border-box; } .ime_slider { max-width: 120px; margin: auto; } .slider_cont .btn_wrap { padding-top: 30px; box-sizing: border-box; } .slider_inner:hover { background: #FFFFFF; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); border-radius: 30px; } .slider_inner:hover::after { content: ""; height: 7px; width: 60px; position: absolute; display: block; background: #21A6DF; top: 0; left: 50%; transform: translate(-50%); border-radius: 10px; } .slider_cont { position: relative; /* border: solid;*/ } .slider_gtf { padding-top:60px; box-sizing: border-box; } /*.btn_wrap a { border: solid 1px #21A6DF; background: transparent; color: #21A6DF; }*/ /*.btn_wrap a:hover { background: #21A6DF; color: #fff; }*/ .owl-theme .owl-dots .owl-dot.active span { width: 30px; background: #21A6DF; } .owl-theme .owl-dots .owl-dot span { background: #DDE0E4; } .ftd { min-height: 260px; margin-bottom: 0; text-align: justify; /*min-height: 80px;*/ } .cont_nam .ourcopt .ftd { min-height: 80px; padding-bottom: 20px; box-sizing: border-box; } .ctp { padding-bottom: 80px; box-sizing: border-box; } .sec03 { padding-bottom: 50px; box-sizing: border-box; } .sec04 { padding-top: 80px; box-sizing: border-box; } /*contactform*/ .sec_09{ background: #F4FCFF; padding-bottom: 80px; padding-top: 80px; box-sizing: border-box; } .form_contacrt .form-control { font-size: 14px; height: 40px; border-radius: 10px; border-color: transparent !important; box-shadow: unset !important; } .form_contacrt .form-control:focus { border-color: transparent !important; box-shadow: unset !important; } .form_contacrt textarea.form-control { height: 100px; } .form_contacrt button { color: #fff; background: #21A6DF; display: inline-block; padding: 15px 30px; border-radius: 5px; font-size: 14px; box-sizing: border-box; border: solid 1px #21A6DF; } .inner_0 { display: block; padding-top: 10px; box-sizing: border-box; } .nume_sec { display: inline-block; background: #ffff; padding: 10px 30px; border-radius: 15px; margin-top: 20px; } .nume_sec span { display: inline-block; margin-right: 10px; } .nume_sec p { margin-bottom: 0; display: inline-block; font-weight: 700; } /*footer*/ footer{ background-color: #21A6DF; padding-top: 50px; } .logo_footer { max-width: 100px; } .top_footer { color: #fff; } .sosial_g ul { padding: 0; } .sosial_g ul li { display: inline-block; margin-right: 10px; } .sosial_g ul li a { width: 30px; height: 30px; background: #ffff; display: block; line-height: 30px; text-align: center; color: #21A6DF; border-radius: 100%; font-size: 16px; } .cont_footer p { margin-bottom: 0; } .cont_footer { padding: 20px 0px; } .link_wr h4 { font-size: 18px; font-weight: 700; } .link_wr ul { padding-left: 0; margin-bottom: 0; } .link_wr ul li a { color: #fff; line-height: 32px; } .bottome_footer .text-center p { margin-bottom: 0; padding: 20px 0px; box-sizing: border-box; color: #fff; margin-top: 20px; } /* dfrgnjdflkgdsr*/ .imag_ktf ul { padding-left: 0; } .nam_tri { padding-top: 10px; margin-bottom: 0; font-weight: 600; } .our_oj { padding: 20px 0px; box-sizing: border-box; text-align: center; position: relative; font-weight: 600; } .our_oj1::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; left: 58px; top: 60px; } .our_oj2::after { content: ""; position: absolute; width: 170px; height: 2px; left: 58px; top: 60px; background: #2A74B6; transform: translate(10px, -50%); z-index: -1; } .our_oj6::after { content: ""; position: absolute; width: 320px; height: 2px; right: 82px; top: 60px; background: #2A74B6; transform: translate(10px, -50%); z-index: -1; } .img_icon_f { border: 2px solid #2A74B6; padding: 10px; box-sizing: border-box; background: #fff; border-radius: 15px; position: relative; z-index: 9; height: 83px; line-height: 58px; } .imar_cam { z-index: 9; position: relative; margin-top: -41px; } /*animation part*/ .our_oj1::before { content: ""; position: absolute; height: 159px; width: 2px; right: -145px; bottom: -65px; display: block; background: #2A74B6; } .our_oj3::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; left: 58px; top: 60px; } .our_oj3::before { content: ""; position: absolute; height: 159px; width: 2px; right: -145px; top: -97px; display: block; background: #2A74B6; } /*right side*/ .our_ojr1::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 65px; top:53px; } .our_ojr1::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; bottom: -59px; display: block; background: #2A74B6; } .our_ojr2::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 65px; top: 60px; } .our_ojr2::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -97px; display: block; background: #2A74B6; } .our_ojr3::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 75px; top: 60px; } .our_ojr3::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -99px; display: block; background: #2A74B6; } .our_ojr4::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 66px; top: 60px; } .our_ojr4::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -99px; display: block; background: #2A74B6; } .our_ojr5::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 66px; top: 60px; } .our_ojr5::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -99px; display: block; background: #2A74B6; } .imar_cam::after { content: ""; right: -142px; top: 113px; width: 146px; height: 2px; display: block; background: #2A74B6; position: absolute; } .imar_cam::before { content: ""; left: -142px; top: 113px; width: 146px; height: 2px; display: block; background: #2A74B6; position: absolute; } /*animation design */ /*withour CDP*/ .lidt_hu ul { padding: 0; margin: 0; } .lidt_hu { position: relative; } .jk1 { position: absolute; left: 0; top: 0; } .img_gt { width: 100px; height: 100px; background: #fff; border: solid 2px #2A74B6; border-radius: 15px; line-height: 100px; position: relative; } .our_tab{ min-height: 800px; padding: 100px 0px; box-sizing: border-box; } .jk2 { position: absolute; top: -30px; left: 25%; } .jk3 { position: absolute; right: 40%; top: -50px; } .jk4 { position: absolute; right: 0; top: 150px; } .jk5 { position: absolute; left: 40px; bottom: -350px; } .jk6 { position: absolute; left: 215px; bottom: -550px; } .jk7 { position: absolute; left: 500px; bottom: -430px; } .jk8 { position: absolute; right: 215px; bottom: -550px; } .main_yt { position: relative; } .jk1 .img_gt::after { content: ""; width: 260px; height: 2px; background: #2A74B6; display: block; transform: rotate(343deg); position: absolute; bottom: 80px; right: -224px; z-index: -1; } .jk1 .img_gt::before { content: ""; width: 260px; height: 2px; background: #2A74B6; display: block; transform: rotate(343deg); position: absolute; bottom: 80px; right: -224px; z-index: -1; } .jk1 .img_gt::before { content: ""; width: 462px; height: 2px; background: #2A74B6; display: block; transform: rotate(63deg); position: absolute; top: 282px; left: -35px; z-index: -1; } .jk2 .img_gt::before { content: ""; width: 462px; height: 2px; background: #2A74B6; display: block; transform: rotate(63deg); position: absolute; top: 282px; left: -35px; z-index: -1; } .jk2 .img_gt::before { content: ""; width: 693px; height: 2px; background: #2A74B6; display: block; transform: rotate(219deg); position: absolute; top: 259px; left: 5px; z-index: -1; } .jk5 .img_gt::before { content: ""; width: 640px; height: 2px; background: #2A74B6; display: block; transform: rotate(149deg); position: absolute; top: -88px; left: 0; z-index: -1; } .jk5 .img_gt::after { content: ""; width: 640px; height: 2px; background: #2A74B6; display: block; transform: rotate(149deg); position: absolute; top: -88px; left: 0; z-index: -1; } .jk5 .img_gt::after { content: ""; width: 539px; height: 2px; background: #2A74B6; display: block; transform: rotate(5deg); position: absolute; top: 71px; left: 0; z-index: -1; } .jk6 .img_gt::before { content: ""; width: 539px; height: 2px; background: #2A74B6; display: block; transform: rotate(0deg); position: absolute; top: 53px; left: 94px; z-index: -1; } .jk8 .img_gt::before { content: ""; width: 300px; height: 2px; background: #2A74B6; display: block; transform: rotate(305deg); position: absolute; top: -119px; left: -19px; z-index: -1; } .jk3 .img_gt::before { content: ""; width: 511px; height: 2px; background: #2A74B6; display: block; transform: rotate(23deg); position: absolute; top: 124px; left: -19px; z-index: -1; } .jk7 .img_gt::before { content: ""; width: 609px; height: 2px; background: #2A74B6; display: block; transform: rotate(212deg); position: absolute; bottom: 195px; left: -465px; z-index: -1; } /*.ctp{ overflow-x: hidden; display: block; width: 100%; }*/ .mian_list ul { padding-left: 0; margin-bottom: 0; box-sizing: border-box; } .mian_list ul li { width: 50%; float: left; margin-bottom: 15px; } .main_type { vertical-align: middle; } .icon_about { display: inline-block; vertical-align: middle; } .list_cont { display: inline-block; vertical-align: middle; padding-left: 8px; box-sizing: border-box; } .list_cont .img_ex { margin-bottom: 0; } .list_cont .img_ex { margin-bottom: 0; font-size: 17px; font-weight: 600; line-height: 50px; } .main_title .list_cont .img_ex .span_tag { margin-bottom: 0; display: inline-block; font-size: 17px; color: #21A6DF; line-height: normal; } .main_type { vertical-align: middle; display: flex; justify-content: start; align-items: center; } .our_link { color: #21a6df; font-weight: 600; } .our_link:hover { color: #21a6df; } .sec_about { position: relative; } .sec_about::after { content: ""; display: block; width: 50%; height: 150px; background: #F1FBFF; right: 0; top: 50%; position: absolute; transform: translate(0, -50%); border-top-left-radius: 100px; border-bottom-left-radius: 100px; } .img_about_us { border-radius: 100px; text-align: right; } .img_about_us img { overflow: hidden; width: 100%; margin: auto; border-radius: 100%; z-index: 99; position: relative; max-width: 85%; } .btn { position: relative; display: block; color: white; font-size: 14px; font-family: "montserrat"; text-decoration: none; /*margin: 30px 0;*/ border: 2px solid #21A6DF; /*padding: 14px 60px;*/ padding: 15px 30px; text-transform: uppercase; overflow: hidden; transition: 1s all ease; display: inline-block; border-radius: 15px; } .btn::before{ background: #21A6DF; content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -1; transition: all 0.6s ease; } .btn3::before{ width: 100%; height: 0%; transform: translate(-50%,-50%) rotate(45deg); } .btn3:hover::before{ height: 380%; } .btn:hover a { color: #fff; } .cont_us.btn.btn3 { margin: 0; padding: 15px 30px; box-sizing: border-box; } .withcdp { padding-top: 100px; } #navbar { overflow: hidden; background-color: #fff; z-index: 9999 } .sticky { position: fixed; top: 0; width: 100%; } .sticky + .content { padding-top: 60px; } .link_wr li { width: 50%; float: left; } /*new section */ .round_img { max-width: 150px; border-radius: 100%; overflow: hidden; border: solid 5px #0d6efd; } .round_img { float: left; } .quets_wrap { width: calc(100% - 160px); float: right; padding-left: 30px; box-sizing: border-box; } .main_img { display: flex; justify-content: center; align-items: center; } .cust_name b { color: #21A6DF; } .cust_name { padding-top: 10px; display: block; } .sec_new_about .conta_ab { background: #fff; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); border-radius: 30px; padding: 30px; box-sizing: border-box; min-height: 352px; } .sec_new_about .slider_testi { background: #fff; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); border-radius: 30px; box-sizing: border-box; padding: 30px; border: gainsboro; } .sec_new_about .main_ty h3 { text-align: center; display: block; font-size: 17px; font-weight: 700; } /*footer*/ /*.cont_footer p { margin-bottom: 0; border: solid 1px #fff; background: transparent; color: #fff; padding: 10px; box-sizing: border-box; border-radius: 10px; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); font-weight: 600; }*/
static/lp/css/style.css
*{ margin: 0; padding: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; } body{ padding: 0; margin: 0; box-sizing: border-box; font-family: 'Open Sans', sans-serif; font-size: 14px; background: #fff; } li{ list-style: none; } a{ text-decoration: none; cursor: pointer; } section .tav_animation ul li .nav-link.active{ color: #21A6DF; } img{ max-width: 100%; } /*Header Design */ .navbar-brand img { max-width: 120px; } header { box-shadow: 0px 10px 42px rgb(112 144 176 / 10%); } .cont_us { color: #21A6DF; background: transparent; display: inline-block; padding: 15px 30px; border-radius: 5px; font-size: 14px; box-sizing: border-box; border: solid 1px #21A6DF; display: block; } .cont_us:hover { color: #fff; background: #21A6DF; border: solid 1px #21A6DF; } .cont_us:hover a{ color: #fff; } /*section 1*/ .padT_50{ padding-top: 35px; box-sizing: border-box; margin-top: 35px; } /*.btn_wrap a { color: #fff; background: #21A6DF; display: inline-block; padding: 15px 30px; border-radius: 5px; font-size: 14px; box-sizing: border-box; }*/ .main_sircle { position: relative; } .main_sec h1 { font-size: 42px; font-weight: 700; } .main_sec h1 span { color: #21A6DF; } .main_circle { width: 500px; height: 500px; padding: 61px; background: red; background: linear-gradient(180deg, rgba(222, 245, 255, 0.82) 0%, rgba(253, 250, 255, 0) 100%); border-radius: 100%; position: relative; margin-left: auto; } .main_circle img { border-radius: 100%; position: relative; } .star_img { position: absolute; top: 30px; background: #FFE8AE; width: 50px; text-align: center; height: 50px; line-height: 50px; border-radius: 100%; left: 70px; } .Ellipse39_img { position: absolute; top: 100px; right: 0; } .Vector1_img { position: absolute; bottom: 40px; left: 148px; background: rgba(122, 234, 112, 0.2); height: 30px; width: 30px; line-height: 30px; text-align: center; border-radius: 100%; } .circle_img { position: absolute; right: 0; bottom: 150px; background: #FFBEBE; height: 30px; width: 30px; border-radius: 100%; } .main_img { position: relative; } .chart_img { position: absolute; bottom: 150px; z-index: 999; right: -35px; } .chart_img img { width: auto; border-radius: unset; } .bgt_img { position: absolute; bottom: 50%; z-index: 999; left: -35px; } .bgt_img img{ width: auto; border-radius: unset; } /*section02*/ .tav_animation ul li .nav-link.active { background: transparent; color: #0d6efd; font-weight: 600; } .tav_animation ul li .nav-link { color: #969696; border-radius: 0; } .tav_animation ul li:first-child .nav-link { border-right: 0.2px solid #96969630; } h2.title { position: relative; margin-bottom: 20px; font-weight: 700; font-size: 28px; } .main_title span { font-size: 14px; color: #969696; display: block; margin-bottom: 20px; } .title { position: relative; margin-bottom: 20px; display: inline-block; } .ctp h2.title{ margin-bottom: 20px; } .ctp h2.title::after { content: ""; height: 6px; width: 120px; background: #21A6DF; display: inline-block; text-align: center; bottom: -16px; left: 50%; position: absolute; transform: translate(-50%); } /*section03*/ .img_circle { width: 500px; height: 500px; background: #283A5B; text-align: center; border-radius: 100%; padding: 0; box-sizing: border-box; position: relative; line-height: 500px; margin-left: auto; } .inner_man_img img { border-radius: 100%; /* width: 300px; */ /* height: 300px; */ } .sec03 .main_title span { padding-right: 50px; box-sizing: border-box; display: block; } /*sec4*/ .img1 { position: absolute; left: 0; top: 0; line-height: normal; width: 120px; height: 120px; background: #21A6DF; line-height: 120px; border-radius: 100%; } .img2 { left: 180px; top: -70px; } .img3 { right: 0; top: 10px; left: unset; } .img4 { right: -75px; top: 180px; left: unset; } .img5 { right: 0px; bottom: 15px; left: unset; top: unset; } .img6 { right: 180px; bottom: -77px; left: unset; top: unset; } .img7 { right: unset; bottom: 0px; left: unset; top: unset; } .img8 { right: unset; bottom: 180px; left: -75px; top: unset; } .img1::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 133px; top: 75px; transform: rotate(305deg); display: block; z-index: 999; background-repeat: no-repeat; } .img2::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 50%; top: unset; bottom: -81px; transform: translateX(-50%); display: block; z-index: 999; background-repeat: no-repeat; } .img3::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: -15px; top: unset; bottom: -49px; transform: rotate(45deg); display: block; z-index: 999; background-repeat: no-repeat; } .img4::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: -45px; top: 10px; transform: rotate(90deg); display: block; z-index: 999; background-repeat: no-repeat; } .img5::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: -5px; top: -57px; transform: rotate(135deg); display: block; z-index: 999; background-repeat: no-repeat; } .img6::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 50px; top: -87px; transform: rotate(180deg); display: block; z-index: 999; background-repeat: no-repeat; } .img7::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 50px; top: -87px; transform: rotate(225deg); display: block; z-index: 999; background-repeat: no-repeat; } .img7::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 123px; top: -62px; transform: rotate(225deg); display: block; z-index: 999; background-repeat: no-repeat; } .img8::after { content: ""; position: absolute; background-image: url(../images/Line10.png); height: 100px; width: 13px; left: 151px; top: 0px; transform: rotate(265deg); display: block; z-index: 999; background-repeat: no-repeat; } /*sec5*/ .img_sec_soc { width: 500px; height: 500px; border-radius: 100%; position: relative; } .img_sec_soc img { border-radius: 100%; } .list_cont ul li { float: left; width: 50%; } .list_cont ul { padding: 0; } .clr{ clear: both; } .list_title { font-size: 20px; font-weight: 700; padding: 10px 0; margin-bottom: 0; } .list_cont ul li span { float: left; width: 15px; height: 15px; } .list_cont ul li span p { margin-left: 10px; float: left; } .list_cont ul li p { float: left; padding-left: 5px; font-size: 13px; } .img_social { position: absolute; } .img_facebook { left: 10px; width: 100px; height: 100px; padding: 10px; background: #fff; border-radius: 100%; top: 20px; } .img_google { right: 10px; width: 100px; height: 100px; padding: 10px; background: #fff; border-radius: 100%; bottom: 20px; } .img_mailchimp { right: 20px; width: 80px; height: 80px; padding: 10px; background: #fff; border-radius: 100%; top: 30px; } .img_Rectangle175q{ left: 20px; width: 80px; height: 80px; padding: 10px; background: #fff; border-radius: 100%; bottom: 30px; } .cpt_rd { padding: 0 30px; font-size: 14px; line-height: 20px; box-sizing: border-box; } .sec_05 .container { background: #F4FCFF; padding: 25px; box-sizing: border-box; border-radius: 15px; } .cpt_rd { background: transparent; padding: 20px; box-sizing: border-box; border-radius: 10px; } .cpt_rd:hover { background: #fff; } .cpt_rd h3 { min-height: unset; text-align: center; } .cpt_rd p { text-align: justify; color: #999999; min-height: 300px; } /*sec6*/ .sec_06{ background: #F4FCFF; margin-top: 80px; } .img_gr img { width: auto; max-width: 80px; width: 80px; height: 80px; object-fit: contain; } .ourcopt { background: #fff; padding: 50px 15px 20px; box-sizing: border-box; margin-bottom: 30px; border-radius: 10px; } .ourcopt:hover { background: #21a6df; color: #fff; } .img_gr.text-center { transform: scale(1); transition-duration: 1000ms; } .img_gr.text-center:hover { transform: scale(1.1); transition-duration: 1000ms; } .list_title { font-size: 17px; font-weight: 700; padding: 10px 0; margin-bottom: 0; min-height: 63px; vertical-align: revert; } /*f*/ /*.coum_cpd_servi{ box-shadow: 10px 32px 72px rgba(51, 51, 51, 0.03); border-radius: 30px; }*/ .cont_nam { position: relative; } .cont_nam .ourcopt { box-shadow: 10px 32px 72px rgb(51 51 51 / 3%); border-radius: 15px; max-width: 80%; float: right; padding-left: 100px; padding-top: 20px; padding-bottom: 0; position: relative; } .imag_u { width: 100px; height: 100px; border-radius: 100%; background: #21A6DF; text-align: center; box-sizing: border-box; line-height: 80px; position: absolute; top: 50%; left: -40px; z-index: 9; border: solid 5px transparent; transform: translate(0% , -50%); } .imag_u img { width: 42px; } .col-md-6:nth-of-type(odd) .ourcopt { float: right; max-width: 95%; } .col-md-6:nth-of-type(even) .ourcopt { float: left; max-width: 95%; } .cont_nam .ourcopt:hover { background: #21a6df; color: #fff; } .cont_nam .ourcopt:hover .imag_u { background: #fff; border: solid 5px #cccccc47; box-shadow: 0px 15px 42px rgba(112, 144, 176, 0.25); /* background: linear-gradient(300.85deg, #21A6DF 4.22%, #98E0FF 104.64%); */ } .slider_inner { padding: 60px 0px; box-sizing: border-box; } .ime_slider { max-width: 120px; margin: auto; } .slider_cont .btn_wrap { padding-top: 30px; box-sizing: border-box; } .slider_inner:hover { background: #FFFFFF; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); border-radius: 30px; } .slider_inner:hover::after { content: ""; height: 7px; width: 60px; position: absolute; display: block; background: #21A6DF; top: 0; left: 50%; transform: translate(-50%); border-radius: 10px; } .slider_cont { position: relative; /* border: solid;*/ } .slider_gtf { padding-top:60px; box-sizing: border-box; } /*.btn_wrap a { border: solid 1px #21A6DF; background: transparent; color: #21A6DF; }*/ /*.btn_wrap a:hover { background: #21A6DF; color: #fff; }*/ .owl-theme .owl-dots .owl-dot.active span { width: 30px; background: #21A6DF; } .owl-theme .owl-dots .owl-dot span { background: #DDE0E4; } .ftd { min-height: 260px; margin-bottom: 0; text-align: justify; /*min-height: 80px;*/ } .cont_nam .ourcopt .ftd { min-height: 80px; padding-bottom: 20px; box-sizing: border-box; } .ctp { padding-bottom: 80px; box-sizing: border-box; } .sec03 { padding-bottom: 50px; box-sizing: border-box; } .sec04 { padding-top: 80px; box-sizing: border-box; } /*contactform*/ .sec_09{ background: #F4FCFF; padding-bottom: 80px; padding-top: 80px; box-sizing: border-box; } .form_contacrt .form-control { font-size: 14px; height: 40px; border-radius: 10px; border-color: transparent !important; box-shadow: unset !important; } .form_contacrt .form-control:focus { border-color: transparent !important; box-shadow: unset !important; } .form_contacrt textarea.form-control { height: 100px; } .form_contacrt button { color: #fff; background: #21A6DF; display: inline-block; padding: 15px 30px; border-radius: 5px; font-size: 14px; box-sizing: border-box; border: solid 1px #21A6DF; } .inner_0 { display: block; padding-top: 10px; box-sizing: border-box; } .nume_sec { display: inline-block; background: #ffff; padding: 10px 30px; border-radius: 15px; margin-top: 20px; } .nume_sec span { display: inline-block; margin-right: 10px; } .nume_sec p { margin-bottom: 0; display: inline-block; font-weight: 700; } /*footer*/ footer{ background-color: #21A6DF; padding-top: 50px; } .logo_footer { max-width: 100px; } .top_footer { color: #fff; } .sosial_g ul { padding: 0; } .sosial_g ul li { display: inline-block; margin-right: 10px; } .sosial_g ul li a { width: 30px; height: 30px; background: #ffff; display: block; line-height: 30px; text-align: center; color: #21A6DF; border-radius: 100%; font-size: 16px; } .cont_footer p { margin-bottom: 0; } .cont_footer { padding: 20px 0px; } .link_wr h4 { font-size: 18px; font-weight: 700; } .link_wr ul { padding-left: 0; margin-bottom: 0; } .link_wr ul li a { color: #fff; line-height: 32px; } .bottome_footer .text-center p { margin-bottom: 0; padding: 20px 0px; box-sizing: border-box; color: #fff; margin-top: 20px; } /* dfrgnjdflkgdsr*/ .imag_ktf ul { padding-left: 0; } .nam_tri { padding-top: 10px; margin-bottom: 0; font-weight: 600; } .our_oj { padding: 20px 0px; box-sizing: border-box; text-align: center; position: relative; font-weight: 600; } .our_oj1::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; left: 58px; top: 60px; } .our_oj2::after { content: ""; position: absolute; width: 170px; height: 2px; left: 58px; top: 60px; background: #2A74B6; transform: translate(10px, -50%); z-index: -1; } .our_oj6::after { content: ""; position: absolute; width: 320px; height: 2px; right: 82px; top: 60px; background: #2A74B6; transform: translate(10px, -50%); z-index: -1; } .img_icon_f { border: 2px solid #2A74B6; padding: 10px; box-sizing: border-box; background: #fff; border-radius: 15px; position: relative; z-index: 9; height: 83px; line-height: 58px; } .imar_cam { z-index: 9; position: relative; margin-top: -41px; } /*animation part*/ .our_oj1::before { content: ""; position: absolute; height: 159px; width: 2px; right: -145px; bottom: -65px; display: block; background: #2A74B6; } .our_oj3::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; left: 58px; top: 60px; } .our_oj3::before { content: ""; position: absolute; height: 159px; width: 2px; right: -145px; top: -97px; display: block; background: #2A74B6; } /*right side*/ .our_ojr1::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 65px; top:53px; } .our_ojr1::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; bottom: -59px; display: block; background: #2A74B6; } .our_ojr2::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 65px; top: 60px; } .our_ojr2::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -97px; display: block; background: #2A74B6; } .our_ojr3::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 75px; top: 60px; } .our_ojr3::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -99px; display: block; background: #2A74B6; } .our_ojr4::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 66px; top: 60px; } .our_ojr4::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -99px; display: block; background: #2A74B6; } .our_ojr5::after { content: ""; position: absolute; width: 180px; height: 2px; background: #2A74B6; right: 66px; top: 60px; } .our_ojr5::before { content: ""; position: absolute; height: 159px; width: 2px; left: -145px; top: -99px; display: block; background: #2A74B6; } .imar_cam::after { content: ""; right: -142px; top: 113px; width: 146px; height: 2px; display: block; background: #2A74B6; position: absolute; } .imar_cam::before { content: ""; left: -142px; top: 113px; width: 146px; height: 2px; display: block; background: #2A74B6; position: absolute; } /*animation design */ /*withour CDP*/ .lidt_hu ul { padding: 0; margin: 0; } .lidt_hu { position: relative; } .jk1 { position: absolute; left: 0; top: 0; } .img_gt { width: 100px; height: 100px; background: #fff; border: solid 2px #2A74B6; border-radius: 15px; line-height: 100px; position: relative; } .our_tab{ min-height: 800px; padding: 100px 0px; box-sizing: border-box; } .jk2 { position: absolute; top: -30px; left: 25%; } .jk3 { position: absolute; right: 40%; top: -50px; } .jk4 { position: absolute; right: 0; top: 150px; } .jk5 { position: absolute; left: 40px; bottom: -350px; } .jk6 { position: absolute; left: 215px; bottom: -550px; } .jk7 { position: absolute; left: 500px; bottom: -430px; } .jk8 { position: absolute; right: 215px; bottom: -550px; } .main_yt { position: relative; } .jk1 .img_gt::after { content: ""; width: 260px; height: 2px; background: #2A74B6; display: block; transform: rotate(343deg); position: absolute; bottom: 80px; right: -224px; z-index: -1; } .jk1 .img_gt::before { content: ""; width: 260px; height: 2px; background: #2A74B6; display: block; transform: rotate(343deg); position: absolute; bottom: 80px; right: -224px; z-index: -1; } .jk1 .img_gt::before { content: ""; width: 462px; height: 2px; background: #2A74B6; display: block; transform: rotate(63deg); position: absolute; top: 282px; left: -35px; z-index: -1; } .jk2 .img_gt::before { content: ""; width: 462px; height: 2px; background: #2A74B6; display: block; transform: rotate(63deg); position: absolute; top: 282px; left: -35px; z-index: -1; } .jk2 .img_gt::before { content: ""; width: 693px; height: 2px; background: #2A74B6; display: block; transform: rotate(219deg); position: absolute; top: 259px; left: 5px; z-index: -1; } .jk5 .img_gt::before { content: ""; width: 640px; height: 2px; background: #2A74B6; display: block; transform: rotate(149deg); position: absolute; top: -88px; left: 0; z-index: -1; } .jk5 .img_gt::after { content: ""; width: 640px; height: 2px; background: #2A74B6; display: block; transform: rotate(149deg); position: absolute; top: -88px; left: 0; z-index: -1; } .jk5 .img_gt::after { content: ""; width: 539px; height: 2px; background: #2A74B6; display: block; transform: rotate(5deg); position: absolute; top: 71px; left: 0; z-index: -1; } .jk6 .img_gt::before { content: ""; width: 539px; height: 2px; background: #2A74B6; display: block; transform: rotate(0deg); position: absolute; top: 53px; left: 94px; z-index: -1; } .jk8 .img_gt::before { content: ""; width: 300px; height: 2px; background: #2A74B6; display: block; transform: rotate(305deg); position: absolute; top: -119px; left: -19px; z-index: -1; } .jk3 .img_gt::before { content: ""; width: 511px; height: 2px; background: #2A74B6; display: block; transform: rotate(23deg); position: absolute; top: 124px; left: -19px; z-index: -1; } .jk7 .img_gt::before { content: ""; width: 609px; height: 2px; background: #2A74B6; display: block; transform: rotate(212deg); position: absolute; bottom: 195px; left: -465px; z-index: -1; } /*.ctp{ overflow-x: hidden; display: block; width: 100%; }*/ .mian_list ul { padding-left: 0; margin-bottom: 0; box-sizing: border-box; } .mian_list ul li { width: 50%; float: left; margin-bottom: 15px; } .main_type { vertical-align: middle; } .icon_about { display: inline-block; vertical-align: middle; } .list_cont { display: inline-block; vertical-align: middle; padding-left: 8px; box-sizing: border-box; } .list_cont .img_ex { margin-bottom: 0; } .list_cont .img_ex { margin-bottom: 0; font-size: 17px; font-weight: 600; line-height: 50px; } .main_title .list_cont .img_ex .span_tag { margin-bottom: 0; display: inline-block; font-size: 17px; color: #21A6DF; line-height: normal; } .main_type { vertical-align: middle; display: flex; justify-content: start; align-items: center; } .our_link { color: #21a6df; font-weight: 600; } .our_link:hover { color: #21a6df; } .sec_about { position: relative; } .sec_about::after { content: ""; display: block; width: 50%; height: 150px; background: #F1FBFF; right: 0; top: 50%; position: absolute; transform: translate(0, -50%); border-top-left-radius: 100px; border-bottom-left-radius: 100px; } .img_about_us { border-radius: 100px; text-align: right; } .img_about_us img { overflow: hidden; width: 100%; margin: auto; border-radius: 100%; z-index: 99; position: relative; max-width: 85%; } .btn { position: relative; display: block; color: white; font-size: 14px; font-family: "montserrat"; text-decoration: none; /*margin: 30px 0;*/ border: 2px solid #21A6DF; /*padding: 14px 60px;*/ padding: 15px 30px; text-transform: uppercase; overflow: hidden; transition: 1s all ease; display: inline-block; border-radius: 15px; } .btn::before{ background: #21A6DF; content: ""; position: absolute; top: 50%; left: 50%; transform: translate(-50%,-50%); z-index: -1; transition: all 0.6s ease; } .btn3::before{ width: 100%; height: 0%; transform: translate(-50%,-50%) rotate(45deg); } .btn3:hover::before{ height: 380%; } .btn:hover a { color: #fff; } .cont_us.btn.btn3 { margin: 0; padding: 15px 30px; box-sizing: border-box; } .withcdp { padding-top: 100px; } #navbar { overflow: hidden; background-color: #fff; z-index: 9999 } .sticky { position: fixed; top: 0; width: 100%; } .sticky + .content { padding-top: 60px; } .link_wr li { width: 50%; float: left; } /*new section */ .round_img { max-width: 150px; border-radius: 100%; overflow: hidden; border: solid 5px #0d6efd; } .round_img { float: left; } .quets_wrap { width: calc(100% - 160px); float: right; padding-left: 30px; box-sizing: border-box; } .main_img { display: flex; justify-content: center; align-items: center; } .cust_name b { color: #21A6DF; } .cust_name { padding-top: 10px; display: block; } .sec_new_about .conta_ab { background: #fff; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); border-radius: 30px; padding: 30px; box-sizing: border-box; min-height: 352px; } .sec_new_about .slider_testi { background: #fff; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); border-radius: 30px; box-sizing: border-box; padding: 30px; border: gainsboro; } .sec_new_about .main_ty h3 { text-align: center; display: block; font-size: 17px; font-weight: 700; } /*footer*/ /*.cont_footer p { margin-bottom: 0; border: solid 1px #fff; background: transparent; color: #fff; padding: 10px; box-sizing: border-box; border-radius: 10px; box-shadow: 5px 10px 50px rgb(0 0 0 / 6%); font-weight: 600; }*/
0.526099
0.102439
@import url('http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700'); /* custom template */ html, body { height: 100%; font-family:'Open Sans',arial,sans-serif; /*font-family: 'Raleway-Light';*/ font-size: 100%; background-color: #ADD8E6; /* ALKUPERÄINEN: #F0F3F6 */ background-image: url("http://i.imgur.com/zdfZ4kH.png"); } a { color:#222222; } /*----log-in----*/ /*----sign-in-box----*/ .text-box{ border:1px solid #A4ADB5; position:relative; display:block; margin:1em 0 0.8em; opacity:0.6; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } .text-box:hover{ opacity:1; } .text-box label{ width: 38px; height: 38px; display: inline-block; background: url(../images/s-icons.png) no-repeat 3px 1px; position: absolute; z-index: 999; } .text-box label.s-lock{ background-position:3px -31px; } .text-box input[type="text"],input[type="password"]{ border-left: none; border-right: none; border-top: none; border-bottom: none; position: relative; width: 100%; text-indent: 0px; /*text-indent: 40px;*/ outline: none; padding: 0.5em; display: block; } .sign-in-box{ background: #FFF; padding: 1.8em 1em 0.5em; margin: 2.5em 0; } .sign-in-box h2{ font-family: 'Raleway-SemiBold'; color: #475965; text-transform: uppercase; font-size: 1em; margin: 0; text-align: center; } .sign-in-box input[type="submit"]{ background: #21B8C6; border: none; outline: none; color: #FFF; display: block; width: 100%; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; -ms-border-radius: 0.3em; font-family: 'Raleway-SemiBold'; font-size: 0.99em; padding: 0.6em 0; text-transform: uppercase; cursor:pointer; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } .sign-in-box input[type="submit"]:hover{ background: #475965; color: #FFF; } .text-boxs{ margin:2em 0; } .member-sign{ font-size:0.875em; color:#7D8E9A; } .member-signup{ font-size:1em; color:#7D8E9A; text-decoration:none; font-family: 'Raleway-SemiBold'; } .member-signup:hover,.member-sign:hover{ text-decoration:none; color:#21B8C6; } .not-member{ margin:0.8em 0; text-align:center; } .member-signup span{ width:16px; height:12px; display:inline-block; background:url(../images/arrow1.png) no-repeat 0px 0px; } .problems { color: #7D8E9A; font-size:0.875em; padding:0.5em 0; font-family: 'Raleway-SemiBold'; } /*----copy-right---*/ .copy-right p{ color: #7D8E9A; font-size:0.875em; text-align:right; padding:2em 0; text-transform:uppercase; } .copy-right p a{ color:#475965; font-family: 'Raleway-SemiBold'; } .copy-right p a:hover{ text-decoration:none; color:#21B8C6; } /*---log-on-ends-here---*/ .wrapper, .row { height: 100%; margin-left:0; margin-right:0; } .wrapper:before, .wrapper:after, .column:before, .column:after { content: ""; display: table; } .wrapper:after, .column:after { clear: both; } .column { height: 100%; overflow: auto; *zoom:1; } .column .padding { padding: 20px; } .box { bottom: 0; /* increase for footer use */ left: 0; position: absolute; right: 0; top: 0; background-color:#42647F; background-image:url('../../static/images/nAVEpFe.png'); background-size:cover; background-attachment:fixed; } .divider { margin-top:32px; } .buttondivider{ margin-left:5px; } #main { background-color:#fefefe; } #main .img-circle { margin-top:18px; height:70px; width:70px; } #sidebar, #sidebar a { color:#ffffff; background-color:transparent; text-shadow:1px 0 1px #888888; } #sidebar a.logo { display:block; padding:3px; background-color:#fff; color:#777777; height:40px; width:40px; margin:15px; font-size:26px; font-weight:700; text-align:center; text-decoration:none; text-shadow:0 0 0; } #sidebar-footer { position:absolute;bottom:5px; } #footer { margin-bottom:20px; } /* center and adjust the sidebar contents on smaller devices */ @media (max-width: 768px) { #sidebar,#sidebar a.logo { text-align:center; margin:0 auto; margin-top:30px; font-size:26px; } #sidebar a.logo { font-size:50px; height:75px; width:75px; margin-bottom:30px; } } /* bootstrap overrides */ h1,h2,h3 { font-weight:800; font-family:'Open Sans',arial,sans-serif; } .jumbotron { background-color:transparent; } .label-default { background-color:#dddddd; } .page-header { margin-top: 55px; padding-top: 9px; border-top:1px solid #eeeeee; font-weight:700; text-transform:uppercase; letter-spacing:2px; } .col-sm-9.full { width: 100%; } small.text-muted description { font-family:courier,courier-new,monospace; } a:hover { color:#21B8C6; } .form-control1 { display: inline; width: 30%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; }
CollabSeeker/src/main/webapp/static/css/styles.css
@import url('http://fonts.googleapis.com/css?family=Open+Sans:200,300,400,600,700'); /* custom template */ html, body { height: 100%; font-family:'Open Sans',arial,sans-serif; /*font-family: 'Raleway-Light';*/ font-size: 100%; background-color: #ADD8E6; /* ALKUPERÄINEN: #F0F3F6 */ background-image: url("http://i.imgur.com/zdfZ4kH.png"); } a { color:#222222; } /*----log-in----*/ /*----sign-in-box----*/ .text-box{ border:1px solid #A4ADB5; position:relative; display:block; margin:1em 0 0.8em; opacity:0.6; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } .text-box:hover{ opacity:1; } .text-box label{ width: 38px; height: 38px; display: inline-block; background: url(../images/s-icons.png) no-repeat 3px 1px; position: absolute; z-index: 999; } .text-box label.s-lock{ background-position:3px -31px; } .text-box input[type="text"],input[type="password"]{ border-left: none; border-right: none; border-top: none; border-bottom: none; position: relative; width: 100%; text-indent: 0px; /*text-indent: 40px;*/ outline: none; padding: 0.5em; display: block; } .sign-in-box{ background: #FFF; padding: 1.8em 1em 0.5em; margin: 2.5em 0; } .sign-in-box h2{ font-family: 'Raleway-SemiBold'; color: #475965; text-transform: uppercase; font-size: 1em; margin: 0; text-align: center; } .sign-in-box input[type="submit"]{ background: #21B8C6; border: none; outline: none; color: #FFF; display: block; width: 100%; border-radius: 0.3em; -webkit-border-radius: 0.3em; -moz-border-radius: 0.3em; -o-border-radius: 0.3em; -ms-border-radius: 0.3em; font-family: 'Raleway-SemiBold'; font-size: 0.99em; padding: 0.6em 0; text-transform: uppercase; cursor:pointer; transition:0.5s all; -webkit-transition:0.5s all; -moz-transition:0.5s all; -o-transition:0.5s all; -ms-transition:0.5s all; } .sign-in-box input[type="submit"]:hover{ background: #475965; color: #FFF; } .text-boxs{ margin:2em 0; } .member-sign{ font-size:0.875em; color:#7D8E9A; } .member-signup{ font-size:1em; color:#7D8E9A; text-decoration:none; font-family: 'Raleway-SemiBold'; } .member-signup:hover,.member-sign:hover{ text-decoration:none; color:#21B8C6; } .not-member{ margin:0.8em 0; text-align:center; } .member-signup span{ width:16px; height:12px; display:inline-block; background:url(../images/arrow1.png) no-repeat 0px 0px; } .problems { color: #7D8E9A; font-size:0.875em; padding:0.5em 0; font-family: 'Raleway-SemiBold'; } /*----copy-right---*/ .copy-right p{ color: #7D8E9A; font-size:0.875em; text-align:right; padding:2em 0; text-transform:uppercase; } .copy-right p a{ color:#475965; font-family: 'Raleway-SemiBold'; } .copy-right p a:hover{ text-decoration:none; color:#21B8C6; } /*---log-on-ends-here---*/ .wrapper, .row { height: 100%; margin-left:0; margin-right:0; } .wrapper:before, .wrapper:after, .column:before, .column:after { content: ""; display: table; } .wrapper:after, .column:after { clear: both; } .column { height: 100%; overflow: auto; *zoom:1; } .column .padding { padding: 20px; } .box { bottom: 0; /* increase for footer use */ left: 0; position: absolute; right: 0; top: 0; background-color:#42647F; background-image:url('../../static/images/nAVEpFe.png'); background-size:cover; background-attachment:fixed; } .divider { margin-top:32px; } .buttondivider{ margin-left:5px; } #main { background-color:#fefefe; } #main .img-circle { margin-top:18px; height:70px; width:70px; } #sidebar, #sidebar a { color:#ffffff; background-color:transparent; text-shadow:1px 0 1px #888888; } #sidebar a.logo { display:block; padding:3px; background-color:#fff; color:#777777; height:40px; width:40px; margin:15px; font-size:26px; font-weight:700; text-align:center; text-decoration:none; text-shadow:0 0 0; } #sidebar-footer { position:absolute;bottom:5px; } #footer { margin-bottom:20px; } /* center and adjust the sidebar contents on smaller devices */ @media (max-width: 768px) { #sidebar,#sidebar a.logo { text-align:center; margin:0 auto; margin-top:30px; font-size:26px; } #sidebar a.logo { font-size:50px; height:75px; width:75px; margin-bottom:30px; } } /* bootstrap overrides */ h1,h2,h3 { font-weight:800; font-family:'Open Sans',arial,sans-serif; } .jumbotron { background-color:transparent; } .label-default { background-color:#dddddd; } .page-header { margin-top: 55px; padding-top: 9px; border-top:1px solid #eeeeee; font-weight:700; text-transform:uppercase; letter-spacing:2px; } .col-sm-9.full { width: 100%; } small.text-muted description { font-family:courier,courier-new,monospace; } a:hover { color:#21B8C6; } .form-control1 { display: inline; width: 30%; height: 34px; padding: 6px 12px; font-size: 14px; line-height: 1.42857143; color: #555; background-color: #fff; background-image: none; border: 1px solid #ccc; border-radius: 4px; }
0.355327
0.051942
.attribution { font-size: 11px; text-align: center; margin-top: 2rem;} .attribution a { color: #3e52a3; } /* __________________________________________________________ */ *{ margin: 0; padding: 0; } body{ background-image: url(file:///C:/Users/Angel%20pri/Desktop/Web%20development/huddle-landing-section-master/images/bg-desktop.svg); background-color: #674baf; display: flex; align-items: center; justify-content: center; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 0.8rem; min-height: 100vh; } .container{ margin: auto; width: 1100px; max-width: 100%; } .flex{ display: flex; margin-top: 3rem; } .flex > div{ flex: 1; } img{ max-width: 100%; } .info{ margin: 40px; max-width: 490px; } .info h1{ font-family: 'Poppins', sans-serif; font-size: 2rem; font-weight: 600; color: #fff; } .info p{ color: #f2f2f2; font-size: 1rem; line-height: 1.5; margin-top: 1.5rem; margin-bottom: 1rem; } button{ background-color: #fff; border: 0; border-radius: 20px; padding: 0 20px; box-shadow: 2px 2px 4px 2px #543d8f; font-size: 1.2rem; line-height: 2.5; text-align: center; width: 150px; height: 40px; color: hsl(257, 40%, 49%); font-size: 0.9rem; } button:hover{ background-color: #e882e8; } .logo{ max-width: 200px; } .social-media{ display: flex; justify-content: flex-end; list-style: none; } .social-media a{ color: #fff; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #fff; display: inline-flex; align-items: center; justify-content: center; margin: 5px 6px; text-decoration: none; } a:hover{ background-color: #e882e8; } @media screen and (max-width:600px) { .flex{ flex-direction: column; margin: 0 20px 0 20px; } .flex > div:first-child{ flex: 1; margin-right: 0; } .flex > div:last-child{ flex: 1; margin-right: 0; text-align: center; } .info h1{ margin-right: 20px; } .info p{ margin-right: 20px; } .logo{ margin-top: 2rem; margin-bottom: 2.5rem; } button{ margin-top: 1rem; } .social-media{ justify-content: center; } }
css/style.css
.attribution { font-size: 11px; text-align: center; margin-top: 2rem;} .attribution a { color: #3e52a3; } /* __________________________________________________________ */ *{ margin: 0; padding: 0; } body{ background-image: url(file:///C:/Users/Angel%20pri/Desktop/Web%20development/huddle-landing-section-master/images/bg-desktop.svg); background-color: #674baf; display: flex; align-items: center; justify-content: center; font-family: 'Open Sans', sans-serif; font-weight: 400; font-size: 0.8rem; min-height: 100vh; } .container{ margin: auto; width: 1100px; max-width: 100%; } .flex{ display: flex; margin-top: 3rem; } .flex > div{ flex: 1; } img{ max-width: 100%; } .info{ margin: 40px; max-width: 490px; } .info h1{ font-family: 'Poppins', sans-serif; font-size: 2rem; font-weight: 600; color: #fff; } .info p{ color: #f2f2f2; font-size: 1rem; line-height: 1.5; margin-top: 1.5rem; margin-bottom: 1rem; } button{ background-color: #fff; border: 0; border-radius: 20px; padding: 0 20px; box-shadow: 2px 2px 4px 2px #543d8f; font-size: 1.2rem; line-height: 2.5; text-align: center; width: 150px; height: 40px; color: hsl(257, 40%, 49%); font-size: 0.9rem; } button:hover{ background-color: #e882e8; } .logo{ max-width: 200px; } .social-media{ display: flex; justify-content: flex-end; list-style: none; } .social-media a{ color: #fff; width: 30px; height: 30px; border-radius: 50%; border: 1px solid #fff; display: inline-flex; align-items: center; justify-content: center; margin: 5px 6px; text-decoration: none; } a:hover{ background-color: #e882e8; } @media screen and (max-width:600px) { .flex{ flex-direction: column; margin: 0 20px 0 20px; } .flex > div:first-child{ flex: 1; margin-right: 0; } .flex > div:last-child{ flex: 1; margin-right: 0; text-align: center; } .info h1{ margin-right: 20px; } .info p{ margin-right: 20px; } .logo{ margin-top: 2rem; margin-bottom: 2.5rem; } button{ margin-top: 1rem; } .social-media{ justify-content: center; } }
0.274643
0.069447
* { margin: 0; padding: 0; box-sizing: border-box; } body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, b, strong { font-weight: normal; } address, cite, dfn, em, i, optgroup, var { font-style: normal; } table { border-collapse: collapse; border-spacing: 0; text-align: left; } caption, th { text-align: inherit; } ul, ol, menu { list-style: none; } fieldset, img { border: 0; } input, button { -webkit-appearance: none; outline: none; border: none; background: none; } img, object, input, textarea, button, select { vertical-align: middle; } article, aside, footer, header, section, nav, figure, figcaption, hgroup, details, menu { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } blockquote:before, blockquote:after, q:before, q:after { content: "\0020"; } textarea { overflow: auto; resize: vertical; } input, textarea, button, select, a { outline: 0 none; border: none; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } mark { background-color: transparent; } a, ins, s, u, del { text-decoration: none; } sup, sub { vertical-align: baseline; } html { overflow-x: hidden; height: 100%; -webkit-tap-highlight-color: transparent; } a { color: #25a4bb; } textarea, input[type="text"], input[type="email"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; } @font-face { font-family: Neo_Sans; src: url("../../../lib/font/Neo_Sans.ttf"); } body { font-family: Neo_Sans, "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "华文细黑", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "宋体", Heiti, "黑体", sans-serif; background: #f5f5f5; transition: all 0.3S; font-size: 14px; color: #333; } .g-notice { text-align: center; font-size: 12px; } .g-notice .des { padding: 10px; } .g-notice .des a { color: #888; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-notice .des .close { margin-left: 20px; cursor: pointer; } .g-hd-fixed { position: fixed!important; top: 0; left: 0; z-index: 9999; } .g-hd { width: 100%; background: #00a82d; } .g-hd .nav { width: 100%; height: 60px; } .g-hd .navbefore, .g-hd .nav:after { content: " "; display: table; zoom: 1; } .g-hd .nav:after { clear: both; } .g-hd .nav .logo { float: left; margin-left: 10px; } .g-hd .nav .logo img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; height: 60px; } .g-hd .nav .menu-bar { float: right; position: relative; width: 24px; height: 60px; margin-right: 10px; } .g-hd .nav .menu-bar span, .g-hd .nav .menu-bar span:before, .g-hd .nav .menu-bar span:after { position: absolute; left: 0; display: block; width: 24px; height: 2px; background: #fff; } .g-hd .nav .menu-bar span { top: 50%; margin-top: -1px; } .g-hd .nav .menu-bar span::before { content: ''; top: 8px; } .g-hd .nav .menu-bar span::after { content: ''; top: -8px; } .g-hd .menu-box { display: none; background: #fff; } .g-hd .menu-box .menu-item .item-link { display: block; padding: 0 10px; border-bottom: 1px solid #eaeaea; line-height: 50px; color: #333; } .g-hd .menu-box .menu-item .item-link .iconfont { float: right; font-size: 24px; } .g-hd .menu-box .child-menu .item-link { padding: 0 10px 0 30px; } .g-hd .menu-box .child-menu { display: none; } .g-foot { margin-top: 100px; } .g-foot .foot { padding: 50px 10px; background: #333; } .g-foot .footbefore, .g-foot .foot:after { content: " "; display: table; zoom: 1; } .g-foot .foot:after { clear: both; } .g-foot .foot .foot-itembefore, .g-foot .foot .foot-item:after { content: " "; display: table; zoom: 1; } .g-foot .foot .foot-item:after { clear: both; } .g-foot .foot .foot-item dl { /*.fl(); width: 50%;*/ line-height: 30px; margin-bottom: 20px; } .g-foot .foot .foot-item dl dt { color: #fff; font-weight: 600; } .g-foot .foot .foot-item dl dd .iconfont { color: #888; font-size: 16px; } .g-foot .foot .foot-item dl dd a { color: #888; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-foot .foot .foot-item dl dd a:hover { color: #00a82d; } .g-foot .foot .foot-contact { margin-bottom: 20px; } .g-foot .foot .foot-contact h3 { font-size: 14px; color: #fff; line-height: 30px; font-weight: 600; } .g-foot .foot .foot-contact p { color: #888; font-size: 14px; line-height: 30px; } .g-foot .foot .contact .des h3 { font-size: 14px; color: #fff; line-height: 30px; font-weight: 600; } .g-foot .foot .contact .des p { font-size: 14px; color: #888; line-height: 30px; } .g-foot .foot .contact form { margin: 10px 0; } .g-foot .foot .contact formbefore, .g-foot .foot .contact form:after { content: " "; display: table; zoom: 1; } .g-foot .foot .contact form:after { clear: both; } .g-foot .foot .contact form .iconfont { color: #333; font-size: 28px; } .g-foot .foot .contact form input { float: left; height: 30px; line-height: 30px; border-radius: 0; } .g-foot .foot .contact form input[type="email"] { width: 238px; padding: 0 5px 0 15px; background: #fff; color: #333; border: 1px solid #eaeaea; } .g-foot .foot .contact form input[type="submit"] { width: 30px; text-align: center; background: #fff; color: #333; cursor: pointer; border: 1px solid #eaeaea; border-left: none; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-foot .foot .contact form input[type="submit"]:hover { background: #009419; color: #fff; } .g-path { margin: 10px 0; padding: 0 10px; background: #fff; } .g-path li { display: inline-block; line-height: 50px; } .g-path li a { color: #333; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-path li a:hover { color: #00a82d; } .g-top { display: none; position: fixed; bottom: 10%; right: 10px; z-index: 9999; } .g-top .box { width: 50px; height: 50px; line-height: 50px; text-align: center; background: rgba(0, 168, 45, 0.8); border-radius: 50%; } .g-top .box .iconfont { color: #fff; font-size: 24px; }
public/static/frontend/mobile/css/public/components.css
* { margin: 0; padding: 0; box-sizing: border-box; } body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, figure, form, fieldset, legend, input, textarea, button, p, blockquote, th, td, pre, xmp { margin: 0; padding: 0; } h1, h2, h3, h4, h5, h6, b, strong { font-weight: normal; } address, cite, dfn, em, i, optgroup, var { font-style: normal; } table { border-collapse: collapse; border-spacing: 0; text-align: left; } caption, th { text-align: inherit; } ul, ol, menu { list-style: none; } fieldset, img { border: 0; } input, button { -webkit-appearance: none; outline: none; border: none; background: none; } img, object, input, textarea, button, select { vertical-align: middle; } article, aside, footer, header, section, nav, figure, figcaption, hgroup, details, menu { display: block; } audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; } blockquote:before, blockquote:after, q:before, q:after { content: "\0020"; } textarea { overflow: auto; resize: vertical; } input, textarea, button, select, a { outline: 0 none; border: none; } button::-moz-focus-inner, input::-moz-focus-inner { padding: 0; border: 0; } mark { background-color: transparent; } a, ins, s, u, del { text-decoration: none; } sup, sub { vertical-align: baseline; } html { overflow-x: hidden; height: 100%; -webkit-tap-highlight-color: transparent; } a { color: #25a4bb; } textarea, input[type="text"], input[type="email"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"] { -webkit-appearance: none; } @font-face { font-family: Neo_Sans; src: url("../../../lib/font/Neo_Sans.ttf"); } body { font-family: Neo_Sans, "Microsoft YaHei", Helvetica, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", "Monaco", monospace, Tahoma, STXihei, "华文细黑", STHeiti, "Helvetica Neue", "Droid Sans", "wenquanyi micro hei", FreeSans, Arimo, Arial, SimSun, "宋体", Heiti, "黑体", sans-serif; background: #f5f5f5; transition: all 0.3S; font-size: 14px; color: #333; } .g-notice { text-align: center; font-size: 12px; } .g-notice .des { padding: 10px; } .g-notice .des a { color: #888; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-notice .des .close { margin-left: 20px; cursor: pointer; } .g-hd-fixed { position: fixed!important; top: 0; left: 0; z-index: 9999; } .g-hd { width: 100%; background: #00a82d; } .g-hd .nav { width: 100%; height: 60px; } .g-hd .navbefore, .g-hd .nav:after { content: " "; display: table; zoom: 1; } .g-hd .nav:after { clear: both; } .g-hd .nav .logo { float: left; margin-left: 10px; } .g-hd .nav .logo img { display: block; max-width: 100%; height: auto; margin-left: auto; margin-right: auto; height: 60px; } .g-hd .nav .menu-bar { float: right; position: relative; width: 24px; height: 60px; margin-right: 10px; } .g-hd .nav .menu-bar span, .g-hd .nav .menu-bar span:before, .g-hd .nav .menu-bar span:after { position: absolute; left: 0; display: block; width: 24px; height: 2px; background: #fff; } .g-hd .nav .menu-bar span { top: 50%; margin-top: -1px; } .g-hd .nav .menu-bar span::before { content: ''; top: 8px; } .g-hd .nav .menu-bar span::after { content: ''; top: -8px; } .g-hd .menu-box { display: none; background: #fff; } .g-hd .menu-box .menu-item .item-link { display: block; padding: 0 10px; border-bottom: 1px solid #eaeaea; line-height: 50px; color: #333; } .g-hd .menu-box .menu-item .item-link .iconfont { float: right; font-size: 24px; } .g-hd .menu-box .child-menu .item-link { padding: 0 10px 0 30px; } .g-hd .menu-box .child-menu { display: none; } .g-foot { margin-top: 100px; } .g-foot .foot { padding: 50px 10px; background: #333; } .g-foot .footbefore, .g-foot .foot:after { content: " "; display: table; zoom: 1; } .g-foot .foot:after { clear: both; } .g-foot .foot .foot-itembefore, .g-foot .foot .foot-item:after { content: " "; display: table; zoom: 1; } .g-foot .foot .foot-item:after { clear: both; } .g-foot .foot .foot-item dl { /*.fl(); width: 50%;*/ line-height: 30px; margin-bottom: 20px; } .g-foot .foot .foot-item dl dt { color: #fff; font-weight: 600; } .g-foot .foot .foot-item dl dd .iconfont { color: #888; font-size: 16px; } .g-foot .foot .foot-item dl dd a { color: #888; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-foot .foot .foot-item dl dd a:hover { color: #00a82d; } .g-foot .foot .foot-contact { margin-bottom: 20px; } .g-foot .foot .foot-contact h3 { font-size: 14px; color: #fff; line-height: 30px; font-weight: 600; } .g-foot .foot .foot-contact p { color: #888; font-size: 14px; line-height: 30px; } .g-foot .foot .contact .des h3 { font-size: 14px; color: #fff; line-height: 30px; font-weight: 600; } .g-foot .foot .contact .des p { font-size: 14px; color: #888; line-height: 30px; } .g-foot .foot .contact form { margin: 10px 0; } .g-foot .foot .contact formbefore, .g-foot .foot .contact form:after { content: " "; display: table; zoom: 1; } .g-foot .foot .contact form:after { clear: both; } .g-foot .foot .contact form .iconfont { color: #333; font-size: 28px; } .g-foot .foot .contact form input { float: left; height: 30px; line-height: 30px; border-radius: 0; } .g-foot .foot .contact form input[type="email"] { width: 238px; padding: 0 5px 0 15px; background: #fff; color: #333; border: 1px solid #eaeaea; } .g-foot .foot .contact form input[type="submit"] { width: 30px; text-align: center; background: #fff; color: #333; cursor: pointer; border: 1px solid #eaeaea; border-left: none; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-foot .foot .contact form input[type="submit"]:hover { background: #009419; color: #fff; } .g-path { margin: 10px 0; padding: 0 10px; background: #fff; } .g-path li { display: inline-block; line-height: 50px; } .g-path li a { color: #333; -webkit-transition: all 0.2s linear; -moz-transition: all 0.2s linear; -ms-transform: all 0.2s linear; -o-transition: all 0.2s linear; transition: all 0.2s linear; } .g-path li a:hover { color: #00a82d; } .g-top { display: none; position: fixed; bottom: 10%; right: 10px; z-index: 9999; } .g-top .box { width: 50px; height: 50px; line-height: 50px; text-align: center; background: rgba(0, 168, 45, 0.8); border-radius: 50%; } .g-top .box .iconfont { color: #fff; font-size: 24px; }
0.363082
0.082883
===================== Root Specifications Tweak colors and fonts here ===================== */ :root { --foreground-color: black; --foreground-color-2: #121212; --background-color: #fafafa; --background-color-2: #ffffff; --background-color-3: #ffffff; --border-color: #dddddd; --accent: #008cff; --accent-dark: #0051ff; --accent-secondary: #00158b; --cth: 255; } html { /* Enable smooth scrolling feature of HTML5 */ scroll-behavior: smooth; } body { /* Override background color and font color to match variables */ background-color: var(--background-color); color: var(--foreground-color); transition: background-color 0.5s; } /* ===================== Heading specifications Use AppImage's official font face -> Montserrat ===================== */ h1 { font-size: 2em; } h2 { font-size: 2em; } .title { color: var(--foreground-color); } .subtitle { color: var(--foreground-color-2); } code { background-color: var(--background-color); transition: background-color 0.2s; } strong { color: var(--foreground-color); } pre { background-color: var(--background-color-2); color: var(--foreground-color-2); transition: background-color 0.2s; border-radius: 1em; } .highlight .bd-copy, .highlight .bd-expand { background: 0 0; border: none; color: #4a4a4a; cursor: pointer; font-size: .625rem; outline: 0; padding-bottom: 0; padding-top: 0; position: absolute; right: .25rem; top: .25rem; } /* ===================== Common utilities ===================== */ .ss-i { /* To use with FontAwesome's icons which does not margin over to the right */ margin-right: 0.5rem; } .margin-right-halfem { margin-right: 0.5em; } .mb-medium { margin-bottom: 1.5rem } /* ===================== Animated hover link src: https://srevinsaju.github.io ===================== */ .ss-fun-link { border-radius: 0.4rem; padding: 0.25rem; background: linear-gradient(to bottom, var(--accent) 0%, var(--accent) 100%); background-position: 0 100%; background-repeat: repeat-x; background-size: 4px 4px; color: var(--foreground-color); text-decoration: none; transition: background-size .2s; } .ss-fun-link:hover { background-size: 4px 50px; } .ss-fun-link-small { border-radius: 0.4rem; padding: 0.25rem; background: linear-gradient(to bottom, var(--accent) 0%, var(--accent) 100%); background-position: 0 100%; background-repeat: repeat-x; background-size: 2px 2px; color: var(--foreground-color); text-decoration: none; transition: background-size .2s; } .ss-fun-link-small:hover { background-size: 2px 50px; } /* ===================== Hero Header ===================== */ .hero-body .title { font-size: xx-large; } .appimage-hero-img { height: 10em; } .appimage-app-img { width: 128px; height: auto; } .appimage-search-input { color: var(--foreground-color); background-color: var(--background-color); border-radius:50px; max-width:calc(600px - 75px); min-height: 48px; transition: background-color ease-in 0.2s; } /* ===================== Navigation bar specification ===================== */ .navbar { background-color: var(--background-color-2); color: var(--foreground-color); transition: background-color 0.2s; } .navbar-menu { background-color: var(--background-color-2); } .navbar-item { color: var(--foreground-color-2); background-color: var(--background-color-2); transition: color 0.2s } .navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover { color: var(--accent-dark); background-color: var(--background-color); } .navbar-link { background-color: var(--background-color-2); color: var(--foreground-color-2); transition: color 0.2s } .navbar-link:hover { color: var(--accent-dark); } .navbar-dropdown { background-color: var(--background-color-2); } .navbar-item.has-dropdown.is-active .navbar-link, .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link { color: var(--accent-dark); background-color: var(--background-color); } .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { color: var(--accent-dark); background-color: var(--background-color); } /* ===================== AppImage Cards definition ===================== */ .appimage-card { border-radius: 1em; width: 100%; background-color: var(--background-color-3); color: var(--foreground-color); transition: background-color 0.2s; } .appimage-card-footer { border-top: 1px solid var(--background-color); } .appimage-left-top-margin { margin: 0.4em 0.4em 0 0; } .appimage-project-column { max-width: 550px; margin-left: auto; margin-right: auto; } .appimage-card-image { border-radius: 1em; margin-bottom: 1em; } .card-footer-item:not(:last-child) { border-right: 1px solid var(--background-color); } .appimage-project-column { max-width: 550px; margin-left: auto; margin-right: auto; } .appimage-card-image-hidden { visibility: hidden; } /* ===================== Store section buttons definition ===================== */ .appimage-store-button { margin: 0.4em 0.4em 0 0; } /* ===================== Footer ===================== */ .footer { background-color: var(--background-color-2); } .ss-skill-img { background: linear-gradient(270deg, var(--accent-secondary), var(--accent-dark)); border-radius: 50%; color: #FFF; font-size: 3em; padding: 0.5em; margin-right: 0.25em; min-width: 2.25em; min-height: 2.25em; display:flex; justify-content: center; align-items:center; } /* ============================= Contacts section ============================= */ .ss-contacts { display: inline-block; min-width: 2.5em; text-align: center; background-color: var(--accent-secondary); border-radius: 1em; padding: 0.5em; margin-right: 0.1em; color: var(--foreground-color); transition: background-color 0.2s; } .ss-contacts:hover { background-color: var(--accent); color: #000 !important; } .ss-contacts-padding-block { padding: 0.5em 1em; text-align: left; display: inline-block; margin-right: 0em; margin-top: 0.5em; border: solid 1px var(--accent); border-radius: 0.1em; background-color: #6203fa00; } .ss-contact-cards { display: inline-block; } /* ===================== AppImage App Pages ===================== */ .appimage-tags-group-all { margin-top: 1em; } .appimage-screenshot-image { max-width: 75%; margin: 0 auto; display: block; border-radius: 1em; } .appimage-group-light-border { border: var(--border-color) 0.1rem solid; padding: 1em 1em 2em 1em; display: block; border-radius: 1em; /* background-color: red; */ margin-top: 1em; } /* ===================== Responsiveness / Media Queries / Animations ===================== */ @media (max-width: 400px) { .ss-highlight { font-size: 4em; } .square-box { padding-top: calc(100% - 6em); } .ss-card-footer-text { display: none; } .ss-about-content { font-size: 1em; } .ss-about-hey { font-size: 1em; } .ss-about-h1 { font-size: 2em; } .ss-contacts-padding-block { max-width: 3em; } } @media (max-width: 315px) { .ss-highlight { font-size: 3em; } } @media (max-width: 1023px) { .ss-md-center { text-align: center; } .ss-contact-cards { text-align: center; } .ss-brand-img { display: block; margin-left: auto; margin-right: auto; } .grid__item, .grid__col-sizer { width: 100% !important; } } @keyframes animationHighlight { 0% { width: 0%; left: 0; } 50% { width: 100%; left: 0; } 100% { width: 0; left: 100%; } } @keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } /* ===================== Ellipsis Loader when new app pages are loading ===================== */ .loader-ellips { font-size: 20px; position: relative; width: 4em; height: 1em; margin: 10px auto; } .loader-ellips__dot { display: block; width: 1em; height: 1em; border-radius: 0.5em; background: #333; position: absolute; animation-duration: 0.5s; animation-timing-function: ease; animation-iteration-count: infinite; } .loader-ellips__dot--1, .loader-ellips__dot--2 { left: 0; } .loader-ellips__dot--3 { left: 1.5em; } .loader-ellips__dot--4 { left: 3em; } @keyframes reveal { from { transform: scale(0.001); } to { transform: scale(1); } } @keyframes slide { to { transform: translateX(1.5em) } } .loader-ellips__dot--1 { animation-name: reveal; } .loader-ellips__dot--2, .loader-ellips__dot--3 { animation-name: slide; } .loader-ellips__dot--4 { animation-name: reveal; animation-direction: reverse; } /* ===================== Isotope Grid Framework ===================== */ .grid { max-width: 1200px; } /* reveal grid after images loaded */ .grid.are-images-unloaded { opacity: 0; } .grid__item, .grid__col-sizer { width: 32%; } .grid__gutter-sizer { width: 2%; } /* hide by default */ .grid.are-images-unloaded .image-grid__item { opacity: 0; } .grid__item { margin-bottom: 20px; float: left; } .page-load-status { display: none; /* hidden by default */ padding-top: 20px; border-top: 1px solid #DDD; text-align: center; color: #777; }
static/css/main.css
===================== Root Specifications Tweak colors and fonts here ===================== */ :root { --foreground-color: black; --foreground-color-2: #121212; --background-color: #fafafa; --background-color-2: #ffffff; --background-color-3: #ffffff; --border-color: #dddddd; --accent: #008cff; --accent-dark: #0051ff; --accent-secondary: #00158b; --cth: 255; } html { /* Enable smooth scrolling feature of HTML5 */ scroll-behavior: smooth; } body { /* Override background color and font color to match variables */ background-color: var(--background-color); color: var(--foreground-color); transition: background-color 0.5s; } /* ===================== Heading specifications Use AppImage's official font face -> Montserrat ===================== */ h1 { font-size: 2em; } h2 { font-size: 2em; } .title { color: var(--foreground-color); } .subtitle { color: var(--foreground-color-2); } code { background-color: var(--background-color); transition: background-color 0.2s; } strong { color: var(--foreground-color); } pre { background-color: var(--background-color-2); color: var(--foreground-color-2); transition: background-color 0.2s; border-radius: 1em; } .highlight .bd-copy, .highlight .bd-expand { background: 0 0; border: none; color: #4a4a4a; cursor: pointer; font-size: .625rem; outline: 0; padding-bottom: 0; padding-top: 0; position: absolute; right: .25rem; top: .25rem; } /* ===================== Common utilities ===================== */ .ss-i { /* To use with FontAwesome's icons which does not margin over to the right */ margin-right: 0.5rem; } .margin-right-halfem { margin-right: 0.5em; } .mb-medium { margin-bottom: 1.5rem } /* ===================== Animated hover link src: https://srevinsaju.github.io ===================== */ .ss-fun-link { border-radius: 0.4rem; padding: 0.25rem; background: linear-gradient(to bottom, var(--accent) 0%, var(--accent) 100%); background-position: 0 100%; background-repeat: repeat-x; background-size: 4px 4px; color: var(--foreground-color); text-decoration: none; transition: background-size .2s; } .ss-fun-link:hover { background-size: 4px 50px; } .ss-fun-link-small { border-radius: 0.4rem; padding: 0.25rem; background: linear-gradient(to bottom, var(--accent) 0%, var(--accent) 100%); background-position: 0 100%; background-repeat: repeat-x; background-size: 2px 2px; color: var(--foreground-color); text-decoration: none; transition: background-size .2s; } .ss-fun-link-small:hover { background-size: 2px 50px; } /* ===================== Hero Header ===================== */ .hero-body .title { font-size: xx-large; } .appimage-hero-img { height: 10em; } .appimage-app-img { width: 128px; height: auto; } .appimage-search-input { color: var(--foreground-color); background-color: var(--background-color); border-radius:50px; max-width:calc(600px - 75px); min-height: 48px; transition: background-color ease-in 0.2s; } /* ===================== Navigation bar specification ===================== */ .navbar { background-color: var(--background-color-2); color: var(--foreground-color); transition: background-color 0.2s; } .navbar-menu { background-color: var(--background-color-2); } .navbar-item { color: var(--foreground-color-2); background-color: var(--background-color-2); transition: color 0.2s } .navbar-link.is-active, .navbar-link:focus, .navbar-link:focus-within, .navbar-link:hover, a.navbar-item.is-active, a.navbar-item:focus, a.navbar-item:focus-within, a.navbar-item:hover { color: var(--accent-dark); background-color: var(--background-color); } .navbar-link { background-color: var(--background-color-2); color: var(--foreground-color-2); transition: color 0.2s } .navbar-link:hover { color: var(--accent-dark); } .navbar-dropdown { background-color: var(--background-color-2); } .navbar-item.has-dropdown.is-active .navbar-link, .navbar-item.has-dropdown:focus .navbar-link, .navbar-item.has-dropdown:hover .navbar-link { color: var(--accent-dark); background-color: var(--background-color); } .navbar-dropdown a.navbar-item:focus, .navbar-dropdown a.navbar-item:hover { color: var(--accent-dark); background-color: var(--background-color); } /* ===================== AppImage Cards definition ===================== */ .appimage-card { border-radius: 1em; width: 100%; background-color: var(--background-color-3); color: var(--foreground-color); transition: background-color 0.2s; } .appimage-card-footer { border-top: 1px solid var(--background-color); } .appimage-left-top-margin { margin: 0.4em 0.4em 0 0; } .appimage-project-column { max-width: 550px; margin-left: auto; margin-right: auto; } .appimage-card-image { border-radius: 1em; margin-bottom: 1em; } .card-footer-item:not(:last-child) { border-right: 1px solid var(--background-color); } .appimage-project-column { max-width: 550px; margin-left: auto; margin-right: auto; } .appimage-card-image-hidden { visibility: hidden; } /* ===================== Store section buttons definition ===================== */ .appimage-store-button { margin: 0.4em 0.4em 0 0; } /* ===================== Footer ===================== */ .footer { background-color: var(--background-color-2); } .ss-skill-img { background: linear-gradient(270deg, var(--accent-secondary), var(--accent-dark)); border-radius: 50%; color: #FFF; font-size: 3em; padding: 0.5em; margin-right: 0.25em; min-width: 2.25em; min-height: 2.25em; display:flex; justify-content: center; align-items:center; } /* ============================= Contacts section ============================= */ .ss-contacts { display: inline-block; min-width: 2.5em; text-align: center; background-color: var(--accent-secondary); border-radius: 1em; padding: 0.5em; margin-right: 0.1em; color: var(--foreground-color); transition: background-color 0.2s; } .ss-contacts:hover { background-color: var(--accent); color: #000 !important; } .ss-contacts-padding-block { padding: 0.5em 1em; text-align: left; display: inline-block; margin-right: 0em; margin-top: 0.5em; border: solid 1px var(--accent); border-radius: 0.1em; background-color: #6203fa00; } .ss-contact-cards { display: inline-block; } /* ===================== AppImage App Pages ===================== */ .appimage-tags-group-all { margin-top: 1em; } .appimage-screenshot-image { max-width: 75%; margin: 0 auto; display: block; border-radius: 1em; } .appimage-group-light-border { border: var(--border-color) 0.1rem solid; padding: 1em 1em 2em 1em; display: block; border-radius: 1em; /* background-color: red; */ margin-top: 1em; } /* ===================== Responsiveness / Media Queries / Animations ===================== */ @media (max-width: 400px) { .ss-highlight { font-size: 4em; } .square-box { padding-top: calc(100% - 6em); } .ss-card-footer-text { display: none; } .ss-about-content { font-size: 1em; } .ss-about-hey { font-size: 1em; } .ss-about-h1 { font-size: 2em; } .ss-contacts-padding-block { max-width: 3em; } } @media (max-width: 315px) { .ss-highlight { font-size: 3em; } } @media (max-width: 1023px) { .ss-md-center { text-align: center; } .ss-contact-cards { text-align: center; } .ss-brand-img { display: block; margin-left: auto; margin-right: auto; } .grid__item, .grid__col-sizer { width: 100% !important; } } @keyframes animationHighlight { 0% { width: 0%; left: 0; } 50% { width: 100%; left: 0; } 100% { width: 0; left: 100%; } } @keyframes fadeIn { 0% { opacity:0; } 100% { opacity:1; } } /* ===================== Ellipsis Loader when new app pages are loading ===================== */ .loader-ellips { font-size: 20px; position: relative; width: 4em; height: 1em; margin: 10px auto; } .loader-ellips__dot { display: block; width: 1em; height: 1em; border-radius: 0.5em; background: #333; position: absolute; animation-duration: 0.5s; animation-timing-function: ease; animation-iteration-count: infinite; } .loader-ellips__dot--1, .loader-ellips__dot--2 { left: 0; } .loader-ellips__dot--3 { left: 1.5em; } .loader-ellips__dot--4 { left: 3em; } @keyframes reveal { from { transform: scale(0.001); } to { transform: scale(1); } } @keyframes slide { to { transform: translateX(1.5em) } } .loader-ellips__dot--1 { animation-name: reveal; } .loader-ellips__dot--2, .loader-ellips__dot--3 { animation-name: slide; } .loader-ellips__dot--4 { animation-name: reveal; animation-direction: reverse; } /* ===================== Isotope Grid Framework ===================== */ .grid { max-width: 1200px; } /* reveal grid after images loaded */ .grid.are-images-unloaded { opacity: 0; } .grid__item, .grid__col-sizer { width: 32%; } .grid__gutter-sizer { width: 2%; } /* hide by default */ .grid.are-images-unloaded .image-grid__item { opacity: 0; } .grid__item { margin-bottom: 20px; float: left; } .page-load-status { display: none; /* hidden by default */ padding-top: 20px; border-top: 1px solid #DDD; text-align: center; color: #777; }
0.606964
0.087252
* Created on : Mar 5, 2016, 10:42:43 PM * Author : <NAME> A.K.A. AlbinoP3nguin */ /* 1. Height must be set to 100% otherwise the webpage won't expand to fill the * whole page. * 2. Sticky footer does not always work properly when default margin of browser * is not 0px. */ html, body { height: 100%; /* 1 */ width: 100%; margin: 0; /* 2 */ } /* 1. Turns the container into a css table. * 2. Simply a preferred default. * 3. Added word-wrap which does not apply to tables by default */ .sf-container { display: table; /* 1 */ text-align: center; /* 2 */ word-wrap: break-word; /* 3 */ } /* 1. Turns the section into a css table row. */ .sf-section-expand, .sf-section-fit { display: table-row; /* 1 */ } /* 2. Expandable sections must have "display: auto" to automatically expand to * fill extra space. ** NOTE ** Space is split between all .sf-section-expand. * 3. Non-expandable sections must have a set height to ensure to override any * browser default behavior. * 4. Non-expandable sections automatically expand to size of their content. */ .sf-section-expand { height: auto; /* 1 */ } .sf-section-fit { height: 1px; /* 2 */ /* 3 */ } /* 1. Last container necessary to finish the css table. Any content should be in * elements inside this one. * 2. For semantics. By default, a single table cell inside a table row will be * "width: 100%;". * 3. To center content, use "margin: 0 auto". **NOTE** for margin to work, width * must be set to something other than 100%. * 4. Allows content to be styled normally. (Tables behave strangely) */ .sf-cell { display:table-cell; /* 1 */ width: 100%; /* 2 */ } .sf-content { width: 500px; /* 3 */ margin: 0 auto; /* 3 */ display:block; /* 4 */ } /* ** FINISHING NOTES ** -- !! IMPORTANT !! * 1. In regards to styling, it goes by level. * Level Class to style * Table level styles | .sf-container * Row level styles | .sf-section-expand, .sf-section-fit * Cell level styles | .sf-cell * Cell content styles | .sf-content */
code/css/stickyFooter.css
* Created on : Mar 5, 2016, 10:42:43 PM * Author : <NAME> A.K.A. AlbinoP3nguin */ /* 1. Height must be set to 100% otherwise the webpage won't expand to fill the * whole page. * 2. Sticky footer does not always work properly when default margin of browser * is not 0px. */ html, body { height: 100%; /* 1 */ width: 100%; margin: 0; /* 2 */ } /* 1. Turns the container into a css table. * 2. Simply a preferred default. * 3. Added word-wrap which does not apply to tables by default */ .sf-container { display: table; /* 1 */ text-align: center; /* 2 */ word-wrap: break-word; /* 3 */ } /* 1. Turns the section into a css table row. */ .sf-section-expand, .sf-section-fit { display: table-row; /* 1 */ } /* 2. Expandable sections must have "display: auto" to automatically expand to * fill extra space. ** NOTE ** Space is split between all .sf-section-expand. * 3. Non-expandable sections must have a set height to ensure to override any * browser default behavior. * 4. Non-expandable sections automatically expand to size of their content. */ .sf-section-expand { height: auto; /* 1 */ } .sf-section-fit { height: 1px; /* 2 */ /* 3 */ } /* 1. Last container necessary to finish the css table. Any content should be in * elements inside this one. * 2. For semantics. By default, a single table cell inside a table row will be * "width: 100%;". * 3. To center content, use "margin: 0 auto". **NOTE** for margin to work, width * must be set to something other than 100%. * 4. Allows content to be styled normally. (Tables behave strangely) */ .sf-cell { display:table-cell; /* 1 */ width: 100%; /* 2 */ } .sf-content { width: 500px; /* 3 */ margin: 0 auto; /* 3 */ display:block; /* 4 */ } /* ** FINISHING NOTES ** -- !! IMPORTANT !! * 1. In regards to styling, it goes by level. * Level Class to style * Table level styles | .sf-container * Row level styles | .sf-section-expand, .sf-section-fit * Cell level styles | .sf-cell * Cell content styles | .sf-content */
0.436382
0.166625
@charset 'utf-8'; /*初始化*/ article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul{margin: 0; padding: 0} dl, ul{list-style: none} img, article, footer, header, nav, section{display: block} body, button, input, select, textarea{font: 12px/22px tahoma, arial, '宋体'; color: #333} img{border: none} body{background-color: #fff} /*通用设置*/ .footer-wrap .ft-authentication-box a:focus, .footer-wrap .ft-ensure-box .ensure-content:focus, .main-wrap .brand-rec-box .brand-rec-list .brand-rec-item a:focus, .main-wrap .main-content-nav .main-nav-a:focus, .sidebar-wrap a:focus, .sidebar-wrap a:visited{outline: 0} .fixed-search-box .autocomplete li a, .header-wrap .top-main .autocomplete li a, .header-wrap .top-nav .login-txt .top-account, .main-wrap .baner-extra .extra-info .ei-box a, .main-wrap .daily-rec-box .pd-name, .main-wrap .main-floor-box .floor-extra-item .pd-name, .main-wrap .main-sell-box .pd-name, .sidebar-wrap .login .user-account p, .main-wrap .main-floor-box .floor-side-rec a{overflow: hidden; white-space: nowrap; text-overflow: ellipsis} .header-wrap .top-banner-box, .sidebar-wrap .sidebar-drawer, .fixed-search-box{-webkit-transform: translateZ(0); -ms-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0)} .hover-color{color: #e6186f} /*通用图标*/ .i-icon{display:inline-block;background:url(../images/i-icon.png) no-repeat} .icon-tri{width: 5px; height: 3px; background-position: -23px 0} .red-phone{width: 10px; height: 14px; background-position: -23px -3px} .red-heart, .red-help{width: 14px; height: 14px} .red-heart{background-position: -23px -17px} .red-help{background-position: -23px -31px} .icon-qrcode{width: 15px; height: 15px; background-position: -23px -45px} .icon-feedback{width: 16px; height: 16px; background-position: -23px -60px} .icon-merchant{width: 16px; height: 15px; background-position: -23px -76px} .red-cart, .red-kefu{width: 16px; height: 14px} .red-kefu{background-position: -23px -91px} .red-cart{background-position: -23px -105px} .red-blog{width:18px;height:14px} /*++*/ .red-blog{background-position: -53px -24px} /*++*/ .icon-clock{width: 17px; height: 19px; background-position: -23px -119px} .black-mail{width: 18px; height: 13px; background-position: -23px -138px} .icon-member{width: 18px; height: 18px; background-position: -23px -151px} .white-kefu{width: 20px; height: 19px; background-position: -23px -169px} .white-cart{width: 21px; height: 18px; background-position: -23px -188px} .icon-top{width: 22px; height: 19px; background-position: -23px -206px} .icon-weibo{width: 25px; height: 20px; background-position: -23px -225px} .floor-1, .floor-2, .floor-3, .floor-4{width: 25px; height: 25px} .floor-3{background-position: -80px -159px} .floor-2{background-position: -80px -133px} .floor-1{background-position: -80px -109px} .floor-4{background-position: -80px -184px} .black-help{width: 26px; height: 26px; background-position: -23px -345px} .black-card{width: 26px; height: 18px; background-position: -23px -371px} .black-heart{width: 26px; height: 18px; background-position: -23px -389px} .black-nav{width: 26px; height: 26px; background-position: -23px -407px} .icon-yg{width: 40px; height: 40px; background-position: -0px -425px} .icon-yao{width: 40px; height: 40px; background-position: -0px -342px} .icon-zp{width: 40px; height: 40px; background-position: -0px -383px} .icon-zheng{width: 34px; height: 38px; background-position: -3px -466px} .icon-bao{width: 35px; height: 38px; background-position: -3px -504px} .red-bao, .red-huan, .red-kuai, .red-pei, .red-xun, .red-zheng{width: 50px; height: 50px} .red-bao{background-position: -23px -605px} .red-zheng{background-position: -23px -655px} .red-xun{background-position: -23px -705px} .red-huan{background-position: -23px -755px} .red-kuai{background-position: -23px -805px} .red-pei{background-position: -23px -855px} .icon-close{width: 9px; height: 9px; background-position: 0 0} .hover-lip, .nor-lip{width: 16px; height: 18px} .nor-lip{background-position: 0 -224px} .hover-lip{background-position: 0 -28px} .nor-tao{width: 16px; height: 19px; background-position: 0 -150px} .hover-ping, .nor-ping{width: 19px; height: 18px} .hover-ping{background-position: 0 -64px} .nor-ping{background-position: 0 -82px} .hover-tao{width: 11px; height: 17px; background-position: 0 -100px} .hover-nai, .nor-nai{width: 16px; height: 19px} .nor-nai{background-position: 0 -285px} .hover-nai{background-position: 0 -136px} .orange-speaker{width: 14px; height: 14px; background-position: 0 -155px} .hover-case{width: 15px; height: 15px; background-position: 0 -169px} .nor-pill{width: 15px; height: 21px; background-position: 0 -12px} .nor-case{width: 16px; height: 15px; background-position: 0 -55px} .hover-pill{width: 15px; height: 18px; background-position: 0 -217px} .nor-allSort{ width: 16px; height: 13px; background-position: -55px -40px; margin-left: 20px; margin-right: 16px;} .hover-zhen, .nor-zhen{width: 16px; height: 16px} .nor-zhen{background-position: 0 -118px} .hover-zhen{background-position: 0 -257px} .hover-eye, .nor-eye{width: 18px; height: 9px} .nor-eye{background-position: 0 -258px;width: 18px; height: 13px;} .hover-eye{background-position: 0 -288px} .hover-pot, .nor-pot{width: 16px; height: 17px} .nor-pot{background-position: 0 -191px} .hover-pot{background-position: 0 -314px} /*首页头部样式 --> 头部广告位*/ .header-wrap{min-width: 1190px; margin: 0 auto} .header-wrap .top-banner-box{position: relative; z-index: 1; overflow: hidden; height: 0; margin: 0 auto} .header-wrap .top-banner a, .header-wrap .top-banner img, .header-wrap .top-big-banner a, .header-wrap .top-big-banner img{display: block; margin: 0 auto} .header-wrap .top-banner, .header-wrap .top-nav .login-txt{} .header-wrap .top-big-banner{position: absolute; z-index: 2; top: 0; left: 50%; width: 1190px; margin-left: -595px} /*头部顶栏*/ .header-wrap .top-nav{line-height: 35px; height: 35px; border: 1px solid #e9e9e9; background-color: #f7f7f7} .header-wrap .top-nav .top-nav-contain{line-height: inherit; position: relative; z-index: 3; width: 1190px; height: inherit; margin: 0 auto} .header-wrap .top-nav .login-txt, .header-wrap .top-nav .welcome-txt{font-family: microsoft yahei; line-height: inherit; height: inherit; color: #666} /*++*/ .header-wrap .top-nav .welcome-txt em{font-style: normal} .header-wrap .top-nav .welcome-login{margin: 0 6px 0 10px; text-decoration: none; color: #e6186f} .header-wrap .top-nav .welcome-login:visited{color: #e6186f} .header-wrap .top-nav .welcome-register{text-decoration: none; color: #666} /*++*/ .header-wrap .top-nav .welcome-register:visited{color: #666} /*++*/ .header-wrap .top-nav .welcome-register:hover{color: #e6186f} .header-wrap .top-nav .login-txt em{font-style: normal} .header-wrap .top-nav .login-txt a{margin-right: 0; text-decoration: none; color: #a8a8a8} /*++*/ .header-wrap .top-nav .login-txt a:hover{color: #e6186f} .header-wrap .top-nav .login-txt b{margin: 0 12px 0 6px} .header-wrap .top-nav .login-txt .top-account{display: inline-block; max-width: 75px; margin-top: -3px; vertical-align: middle; color: #e6186f} .header-wrap .top-nav .login-account-box{position:relative;width: 194px;height: 56px;padding: 5px 10px;} .header-wrap .top-nav .login-account-info{position:absolute;top:6px;left:81px;} .header-wrap .top-nav .login-account-info p{font-size: 12px;color: #666;line-height: 18px; padding-bottom: 0;} .header-wrap .top-nav .login-account-info p span{font-size: 12px;color: #e6186f;} .header-wrap .top-nav .login-account-box a.login-account-exit{position: absolute;right: 10px;top: 3px;text-decoration:none;font-size: 12px;color: #666;padding: 0;} .header-wrap .top-nav .top-member-box a.login-account-btn{display:block;width:194px;height: 22px;line-height: 22px;font-size: 12px;color: #fff;text-align: center;background-color: #e51a6c;text-decoration: none;padding:0;margin-left: 10px;} .header-wrap .top-nav .top-member-box a.login-account-btn:hover{color:#fff;} .header-wrap .top-nav .top-member-box a.login-account-btn:visited{ color: #fff;} .header-wrap .top-nav .top-menu-left{line-height: inherit; position: absolute; z-index: 2; top: 0; left: 0; height: inherit} .header-wrap .top-nav .top-menu{line-height: inherit; position: absolute; z-index: 2; top: 0; right: 0; height: inherit} .header-wrap .top-nav .top-menu-li{position:relative;font-family: microsoft yahei; line-height: inherit; float: left; height: inherit; margin-left: 10px; color: #a8a8a8} /*++*/ .header-wrap .top-nav .top-menu-left .top-menu-li{margin-left: 0;margin-right: 16px;} .header-wrap .top-nav .top-line{float: left; width: 0; height: 15px; margin-top: 10px; margin-left: 12px; border-left: 1px solid #e0e0e0} .header-wrap .top-nav .i-icon{margin-top: -3px; margin-right: 1px; vertical-align: middle} /*++*/ .header-wrap .top-nav .top-cart, .header-wrap .top-nav .top-heart, .header-wrap .top-nav .top-help, .header-wrap .top-nav .top-member, .header-wrap .top-nav .top-phone, .header-wrap .top-nav .top-ship,.header-wrap .top-nav .top-star{display: inline-block; height: inherit; text-decoration: none; color: #666} /*++*/ .header-wrap .top-nav .top-cart:visited, .header-wrap .top-nav .top-heart:visited, .header-wrap .top-nav .top-help:visited, .header-wrap .top-nav .top-member:visited, .header-wrap .top-nav .top-phone:visited, .header-wrap .top-nav .top-ship:visited, .header-wrap .top-nav .top-star:visited{color: #666} /*++*/ .header-wrap .top-nav .login-account-exit:hover,.header-wrap .top-nav .top-cart:hover, .header-wrap .top-nav .top-heart:hover, .header-wrap .top-nav .top-help:hover, .header-wrap .top-nav .top-member:hover, .header-wrap .top-nav .top-phone:hover, .header-wrap .top-nav .top-ship:hover, .header-wrap .top-nav .top-star:hover{color: #e6186f} .header-wrap .top-nav .top-cart span{margin: 0 1px} .header-wrap .top-nav .top-member-li{position: relative; z-index: 1} .header-wrap .top-nav .top-member{padding: 0 8px; border-right: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7} .header-wrap .top-nav .top-member-box{font-family: microsoft yahei; position: absolute; z-index: 3; top: 35px; right: 0; display: none; padding: 5px 0; color: #525252; border: 1px solid #e9e9e9; border-top: 0; background-color: #fff} .header-wrap .top-nav .top-member-box img{display: inline-block} .header-wrap .top-nav .top-member-box a{font-family: inherit; line-height: 24px; display: block; height: 24px; padding-right: 8px; padding-left: 8px; text-decoration: none; color: inherit} .header-wrap .top-nav .top-member-box a:visited{color: inherit} .header-wrap .top-nav .top-member-box a:hover{color: #e6186f} .header-wrap .top-nav .icon-tri{margin: -2px 0 0 3px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s; vertical-align: middle} .header-wrap .top-nav .top-member-li:hover .top-member{color: #e6186f; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #fff} .header-wrap .top-nav .top-member-li:hover .top-member-box{display: block; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .header-wrap .top-nav .top-member-li:hover .icon-tri{-moz-transition: rotate(180deg); -ms-transition: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg)} .header-wrap .top-nav .top-menu-li em{font-family: Verdana; font-style: normal; color: #747474;} .header-wrap .top-nav .top-phone{padding: 0 8px; border-right: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7} .header-wrap .top-nav .top-member-li:hover .top-phone{color: #e6186f; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #fff} .header-wrap .top-nav .top-login{padding: 0 8px; border-right: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7;cursor: pointer;} .header-wrap .top-nav .top-menu-li .top-login em{ color: #e6186f; } .header-wrap .top-nav .top-login:hover{color: #e6186f;} .header-wrap .top-nav .top-member-li:hover .top-login{color: #e6186f; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #fff} /*头部搜索-logo-保证*/ .header-wrap .top-main{width: 1190px; height: 58px; margin: 36px auto 24px} .header-wrap .top-main .top-search{float: left; width: 100%; height: inherit} .header-wrap .top-main .top-search .search-contain{position: relative; z-index: 2; height: 58px; margin: 3px 282px 0 280px} .header-wrap .top-main .search-form{width: 550px; height: 30px; border: 2px solid #13489d} .header-wrap .top-main .search-form .search-box{font-family: microsoft yahei; font-size: 13px; line-height: 28px; float: left; width: 440px; height: 28px; text-indent: 5px; border: none; background: 0 0} .header-wrap .top-main .search-form .search-btn{font-family: microsoft yahei; font-size: 15px; line-height: 26px; float: left; width: 106px; height: 28px; text-align: center; color: #fff; border: none; background-color: #13489d; cursor: pointer} .header-wrap .top-main .autocomplete{position: absolute; z-index: 2; top: 31px; left: 0; display: none; width: 441px; border: 1px solid #1562b6} .header-wrap .top-main .autocomplete li{display: block; height: 30px; color: #333; background-color: #fff} .header-wrap .top-main .autocomplete li a{font-family: microsoft yahei; font-size: 13px; line-height: 30px; display: block; padding: 0 5px; text-decoration: none; color: #333} .header-wrap .top-main .autocomplete .cur{color: #fff; background: #1562b6} .header-wrap .top-main .autocomplete .cur a{color: #fff} .header-wrap .top-main .recommend{line-height: 20px; overflow: hidden; width: 550px; margin-top: 4px} .header-wrap .top-main .recommend a{line-height: 12px; display: inline-block; height: 14px; margin-left: -11px; padding: 0 21px 0 10px; text-decoration: none; color: #b7b7b7; border-left: 1px solid #b7b7b7; margin-bottom: 5px;} /*+*/ .header-wrap .top-main .recommend a:hover{text-decoration: underline; color: #e6186f} .header-wrap .top-main .top-logo{display: block; float: left; width: 190px; height: inherit; margin-left: -100%} .header-wrap .top-main .top-ensure{float: left; width: 272px; height: inherit; margin-left: -272px} .header-wrap .top-main .top-ensure a, .header-wrap .top-main .top-ensure p{display: block; float: left; height: 38px; text-decoration: none} .header-wrap .top-main .top-ensure em{font-family: microsoft yahei; font-size: 16px; font-style: normal; line-height: 38px; color: #6c6c6c} .header-wrap .top-main .top-ensure .i-icon{margin-top: -2px; vertical-align: middle} .header-wrap .top-main .top-ensure .top-zheng{margin-right: 28px} /*头部导航*/ .header-wrap .top-siteNav{width: 1190px; height: 46px; margin: 0 auto} .header-wrap .top-siteNav .main-nav a{ position: relative; font-family: microsoft yahei; font-size: 15px; line-height: 38px; display: block; float: left; width: 106px; height: inherit; text-align: center; text-decoration: none; color: #222 } .header-wrap .top-siteNav .main-nav a.new::after{ content: ''; position: absolute; top: -5px; right: 0; width: 27px; height: 20px; display: block; background: url(/shop/images/common/new_tag.gif) no-repeat center center; } .header-wrap .top-siteNav .main-nav a.hot::after{ content: ''; position: absolute; top: -5px; right: 14px; width: 27px; height: 20px; display: block; background: url(/shop/images/common/hot_tag.gif) no-repeat center center; } .header-wrap .top-siteNav .main-nav a:hover{color: #e6186f} .header-wrap .top-siteNav .main-nav .subjects_nav{width: 106px; height: 38px;font-size: 15px; line-height: 38px; float: right;font-family: microsoft yahei; text-align: center; margin-right: 256px; cursor: pointer; position: relative;} .header-wrap .top-siteNav .main-nav .subjects_nav em{display: inline-block; width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent; border-top: 6px solid #0f5cb3; z-index: 999; position:absolute;top:17px; right:25px;} .header-wrap .top-siteNav .main-nav .subjects_nav .drop_down{width: 106px; height:auto; position:absolute;right:0px; top:38px; z-index: 999; background:#0f5cb3; display: none;} .header-wrap .top-siteNav .main-nav .drop_down a{height: auto; color: #fff; line-height: 39px;} .header-wrap .top-siteNav .main-nav .drop_down a:hover{background:#13489D;} .header-wrap .top-siteNav .main-nav .subjects_nav:hover .drop_down{display: block;} /*头部导航 --> 导航全部分类*/ .header-wrap .top-siteNav .main-sort{position: relative; z-index: 3; float: left; width: 190px; height: inherit} .header-wrap .top-siteNav .main-sort .all-sort{font-family: microsoft yahei; font-size: 16px; line-height: 46px; display: block; height: inherit; text-align: left; text-decoration: none; color: #fff; background-color: #14489c} /*//*/ .header-wrap .top-siteNav .main-sort .sort-list{position: absolute; z-index: 3; top: 46px; left: 0; width: 190px; height: 480px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .header-wrap .top-siteNav .sort-list-bg{position: absolute; z-index: 4; top: 0; left: 0; width: 100%; height: 100%; content: ''; opacity: .75; background-color: #000; filter: alpha(opacity=75)} /*++*/ .header-wrap .top-siteNav .sort-item-box{height: 50px; margin-top: 2px; margin-left: 2px;} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .sib-abox{color: #13489d; background-color: #fff} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-pill{width: 15px; height: 21px; background-position: 0 -34px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-zhen{width: 16px; height: 15px; background-position: 0 -134px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-tao{width: 16px; height: 19px; background-position: 0 -170px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-pot{width: 16px; height: 17px; background-position: 0 -207px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-lip{width: 16px; height: 18px; background-position: 0 -240px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-nai{width: 16px; height: 18px; background-position: 0 -302px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-ping{width: 16px; height: 18px; background-position: 0 -100px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-eye{width: 18px; height: 13px; background-position: 0 -272px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-case{width: 16px; height: 15px; background-position: 0 -69px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .sort-detail-box{display: block} .header-wrap .top-siteNav .sort-item-box .i-icon{margin: 0 16px 0 20px; vertical-align: middle} .header-wrap .top-siteNav .sort-item-box .nor-zhen{margin-left: 19px} .header-wrap .top-siteNav .sort-item-box .nor-ping, .header-wrap .top-siteNav .sort-item-box .nor-tao{margin-right: 17px; margin-left: 19px} /*++*/ .header-wrap .top-siteNav .sort-item-box .nor-pot{margin-right: 17px; margin-left: 19px} .header-wrap .top-siteNav .sort-item-box .nor-lip{margin-right: 16px; margin-left: 20px} .header-wrap .top-siteNav .sort-item-box .nor-nai{margin-right: 18px; margin-left: 19px} .header-wrap .top-siteNav .sort-item-box .nor-ping{margin-right: 15px; margin-left: 20px} /*++*/ .header-wrap .top-siteNav .sort-item-box .nor-eye{margin-left: 18px} .header-wrap .top-siteNav .sort-item-box .nor-case{margin-right: 16px} /*++*/ .header-wrap .top-siteNav .sort-item-box .sib-abox{font-family: microsoft yahei; font-size: 15px; line-height: 50px; position: relative; z-index: 5; display: block; height: 50px; text-decoration: none; color: #fff} /*++*/ /*头部导航 --> 分类展开*/ .header-wrap .top-siteNav .sort-detail-list dd a, .header-wrap .top-siteNav .sort-detail-list dt a{line-height: 25px; text-decoration: none; color: #666} .header-wrap .top-siteNav .sort-item-box .sort-detail-box{position: absolute; z-index: 3; top: 0; left: 189px; display: none; overflow: hidden; width: 959px; min-height: 478px; padding: 0 20px; border: 1px solid #d9dee3;} .header-wrap .top-siteNav .sort-detail-bg{position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; opacity: .95; background-color: #fff; filter: alpha(opacity=95)} .header-wrap .top-siteNav .sort-detail-list{position: relative; z-index: 3; float: left; width: 730px; padding-top: 3px} .header-wrap .top-siteNav .sort-detail-list dl{overflow: hidden} .header-wrap .top-siteNav .sort-detail-list dt{font-weight: 700; float: left; width: 100px; margin-right: 28px; padding: 16px 0; text-align: right} .header-wrap .top-siteNav .sort-detail-list dd{float: left; width: 600px; padding: 16px 0; border-bottom: 1px dotted #c6cacb} .header-wrap .top-siteNav .sort-detail-list dt span{font-size: 12px; font-weight: 400; margin-left: 10px} .header-wrap .top-siteNav .sort-detail-list dd a{display: inline-block; margin-right: 18px} .header-wrap .top-siteNav .sort-detail-list a:hover{color: #e6186f} .header-wrap .top-siteNav .sort-detail-recommend{position: relative; z-index: 3; float: left; width: 198px; margin-left: 30px; padding-top: 14px; padding-bottom: 10px} .header-wrap .top-siteNav .rb-tit{font-weight: 700; padding-bottom: 6px; color: #6b6b6b} .header-wrap .top-siteNav .rs-tit{font-weight: 700; margin-top: 10px; padding-top: 8px; padding-bottom: 2px; color: #6b6b6b; border-top: 1px solid #ccc} .header-wrap .top-siteNav .b-shop a{line-height: 30px; display: inline-block; margin-right: 2px; text-decoration: none; color: #666} .header-wrap .top-siteNav .b-shop a:hover{color: #e6186f} .header-wrap .top-siteNav .b-brank img{border: 1px solid #ebebeb; display: inline-block;} /*首页主体部分 --> 轮播*/ .flex-direction-nav{position: absolute;top: 210px;left: 50%;bottom: -50px;z-index: 10;width: 810px;height: 50px;margin-left: -405px;margin-top: -25px;} /*0000*/ .flex-direction-nav .flexPrev, .flex-direction-nav .flexNext{position: absolute;width: 30px;height: 50px;line-height: 50px;background: #000;text-indent: -9999px;display: block;} /*0000*/ .flex-direction-nav .flexPrev{left: 0;} /*0000*/ .flex-direction-nav .flexNext{right: 0;} /*0000*/ .flex-direction-nav a{opacity: 0;} /*0000*/ .flex-direction-nav .flexPrev::after, .flex-direction-nav .flexPrev::before, .flex-direction-nav .flexNext::after, .flex-direction-nav .flexNext::before{ content: ''; position: absolute; left: 13px; display: block; width: 2px; height: 10px; background-color: #fff; } /*0000*/ .flex-direction-nav .flexPrev::before{ top: 17px; transform: rotate(45deg); } /*0000*/ .flex-direction-nav .flexPrev::after{ top: 23px; transform: rotate(-45deg); } /*0000*/ .flex-direction-nav .flexNext::before, .flex-direction-nav .flexNext::after{ left: 15px; } /*0000*/ .flex-direction-nav .flexNext::before{ top: 17px; transform: rotate(-45deg); } /*0000*/ .flex-direction-nav .flexNext::after{ top: 23px; transform: rotate(45deg); } /*0000*/ .flexslider:hover .flexNext, .flexslider:hover .flexPrev{ opacity: .4; } /*0000*/ .flexslider .flexNext:hover, .flexslider .flexPrev:hover{ opacity: .8; } /*0000*/ /*轮播右边侧栏*/ .main-wrap .baner-extra{position: absolute; z-index: 2; top: 38px; left: 50%; width: 168px; height: 412px; margin-left: 405px; padding: 15px 11px} .main-wrap .baner-extra .baner-extra-bg{position: absolute; z-index: 1; top: 0; left: 0; width: 190px; height: 442px; opacity: .8; background-color: #fff; filter: alpha(opacity=90)} .main-wrap .baner-extra .merchant-join{position: relative; z-index: 3; display: block; width: 100%; height: 58px;} .main-wrap .baner-extra .merchant-join .i-icon{margin-top: -2px; margin-right: 12px; vertical-align: middle} .main-wrap .baner-extra .extra-feature{position: absolute; left: 0;bottom: 0; z-index: 3;width: 190px;height: 120px; display: flex; overflow: hidden; text-decoration: none;border-top: 1px solid #e7e7e7;} .main-wrap .baner-extra .extra-feature p{position: relative;font-family: microsoft yahei; font-size: 14px; line-height: 18px; max-height: 120px; text-align: center; color: #666;border-right: 1px solid #e7e7e7;padding: 70px 17px 0; float: left \9; width:28px \9; } .main-wrap .baner-extra .extra-feature p:hover{color: #e10d62;} .main-wrap .baner-extra .extra-feature p:hover .i-icon{top: 10px;} .main-wrap .baner-extra .extra-feature .i-icon{ position:absolute; top:20px;left: 11.5px;-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s;} .main-wrap .baner-extra .extra-info{position: relative; z-index: 3; width: 168px; height: 200px;margin-bottom: 28px;} .main-wrap .baner-extra .extra-info .ei-list{position: relative; height: 25px; border-bottom: 1px solid #1562b6} .main-wrap .baner-extra .extra-info .ei-list .ei-item{font-family: microsoft yahei; line-height: 24px; position: absolute; z-index: 3; top: 0; width: 78px; height: 24px; padding: 1px 1px 0; cursor: pointer; text-align: center; color: #333} .main-wrap .baner-extra .extra-info .ei-list .cur, .main-wrap .baner-extra .extra-info .ei-list .ei-item:hover{height: 25px; padding: 0; color: #fff; border: 1px solid #1562b6; border-bottom: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; background-color: #1562b6} .main-wrap .baner-extra .extra-info .ei-list .ei-notice{left: 0} .main-wrap .baner-extra .extra-info .ei-list .ei-tip{right: 0} .main-wrap .baner-extra .extra-info .ei-box{margin-top: 10px} .main-wrap .baner-extra .extra-info .ei-box a{line-height: 28px; display: block; height: 28px; padding: 0 5px; text-decoration: none; color: #666} .main-wrap .baner-extra .extra-info .ei-box a:hover{color: #e6186f} .main-wrap .baner-extra .extra-info .ei-box2{display: none} .main-wrap .daily-rec-box h2, .main-wrap .main-sell-box h2, .main-wrap .brand-rec-box h2, .main-wrap .doc-consult-box h2, .main-wrap .main-cate-box h2, .main-wrap .main-cate-box .cate-header h2{width: 1190px; height: 40px; font-size: 18px;margin: 0 auto; color: #333;line-height: 40px;} /*++*/ .main-wrap .daily-rec-box h2 .i-icon, .main-wrap .main-sell-box h2 .i-icon, .main-wrap .brand-rec-box h2 .i-icon, .main-wrap .doc-consult-box h2 .i-icon, .main-wrap .main-cate-box h2 .i-icon{margin-top: -5px; margin-right: 10px; vertical-align: middle} /*++*/ /*轮播下方特价热卖*/ .main-wrap .main-sell-box{width: 1210px; height: 316px; margin: 20px auto 20px} .main-wrap .main-sell-box .main-sell-list{overflow: hidden; width: 1210px; height: 276px} .main-wrap .main-sell-box .main-sell-list .main-sell-item{position: relative; z-index: 1; float: left; width: 230px; height: 275px; margin-left: 10px; padding: 24px 20px 0; background-color: #f8f8f8} .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(1){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale01.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(2){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale02.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(3){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale03.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(4){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale04.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(5){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale05.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item a{display: block;} .main-wrap .main-sell-box .pd-img{position: absolute; z-index: 2; top: 10px; left: 0; width: 230px; height: 150px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .main-wrap .main-sell-box .main-sell-list .main-sell-item a:hover .pd-img{top: 0;} /*++*/ .main-wrap .main-sell-box .pd-wrapper{position: absolute;bottom: 10px;left: 10px;width: 207px;height: 94px;background: url(http://www.800pharm.com/shop/images/2016index/hot_sale_info.png) no-repeat; text-align: center;padding: 16px 14px;white-space:nowrap; text-overflow:ellipsis;} .main-wrap .main-sell-box .pd-name{font-family: microsoft yahei;width: 100%; font-size: 14px; color: #333;} .main-wrap .main-sell-box .pd-name:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-sell-box .pd-desp{font-family: microsoft yahei; font-size: 14px; color: #666} .main-wrap .main-sell-box .pd-price{line-height: 24px} .main-wrap .main-sell-box .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f;margin-right: 5px;} .main-wrap .main-sell-box .pd-price del{font-family: microsoft yahei; color: #6e6e6e} /*每日优惠*/ .main-wrap .daily-rec-box{width: 1210px;height: 316px;margin: 0 auto} .main-wrap .daily-rec-box .daily-rec-list{width: 1210px;height: 276px;overflow: hidden;} .main-wrap .daily-rec-box .daily-sell-item{position: relative; z-index: 1; float: left; width: 230px; height: 276px; margin-left: 10px; background-color: #fff;padding: 0 20px;} .main-wrap .daily-rec-box .daily-sell-item a{display: block;} .main-wrap .daily-rec-box .pd-img{position: absolute; z-index: 2; top: 12px; left: 0; width: 226px; height: 150px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .main-wrap .daily-rec-box .daily-sell-item a:hover .pd-img{top: 0;} /*++*/ .main-wrap .daily-rec-box .pd-wrapper{position: absolute;bottom: 10px;left: 10px;width: 210px;;background: rgba(255,255,255,.3); text-align: center;white-space:nowrap; text-overflow:ellipsis;} .main-wrap .daily-rec-box .pd-name{font-family: microsoft yahei; font-size: 14px;display: block; text-decoration: none; color: #333} .main-wrap .daily-rec-box .pd-name:hover{text-decoration: underline; color: #e6186f} .main-wrap .daily-rec-box .pd-desp{font-family: microsoft yahei; font-size: 14px; color: #666;margin-bottom: 5px} .main-wrap .daily-rec-box .pd-price{line-height: 24px} .main-wrap .daily-rec-box .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f;margin-right: 5px;} .main-wrap .daily-rec-box .pd-price del{font-family: microsoft yahei; color: #6e6e6e} /*品牌商家*/ .main-wrap .brand-rec-box{width: 1210px;height: 700px;margin: 0 auto;overflow: hidden;} .main-wrap .brand-rec-box .brand-header{position: relative;} .main-wrap .brand-rec-box .brand-header span{position:absolute;left: 123px;top: 12px;font-size: 14px;color: #999;display: block;} .main-wrap .brand-rec-box .brand-change{position: absolute;right: 0;bottom: 8px;font-size: 12px;color: #999;cursor:pointer;} .main-wrap .brand-rec-box .brand-change .i-icon{margin: -3px 10px 0 10px; vertical-align: middle} .main-wrap .brand-rec-box .brand-change:hover{color: #e41669;} .main-wrap .brand-rec-box .brand-change:hover .icon-change{background-position: -88px -15px;} .main-wrap .brand-rec-box .brand-rec-list{width: 1210px;height: 660px;} .main-wrap .brand-rec-box .brand-rec-item{position: relative;z-index: 1;float: left;width: 590px;height: 325px;background: #fff;margin-left: 10px;margin-bottom: 10px;} .main-wrap .brand-rec-box .brand-rec-list li:nth-child(1) .pd-header{background-color: #c43d7e;} .main-wrap .brand-rec-box .brand-rec-item:nth-child(2) .pd-header{background-color: #6d55bd;} .main-wrap .brand-rec-box .brand-rec-item:nth-child(3) .pd-header{background-color: #3b8c94;} .main-wrap .brand-rec-box .brand-rec-item:nth-child(4) .pd-header{background-color: #3b9448;} /* .main-wrap .brand-rec-box .header-img { float: left; height: 44px; } */ .main-wrap .brand-rec-box .pd-header{display: block;width: 590px;height: 63px;padding: 10px;} .main-wrap .brand-rec-box .header-img{float: left; height: 44px;} .main-wrap .brand-rec-box .header-info{float: right;} .main-wrap .brand-rec-box .header-name{font-size: 20px;color: #fff;font-weight: 600; text-align: right;} .main-wrap .brand-rec-box .header-name .i-icon{margin-top: -5px;margin-left: 5px;vertical-align: middle} .main-wrap .brand-rec-box .header-star{font-size: 12px;color: #fff; text-align: right;} /*0000*/ .main-wrap .brand-rec-box .header-star .h-star{width: 64px;height: 10px;background-position: 0 -712px;margin-left: 5px;} /*++*/ .main-wrap .brand-rec-box .pd-bottom{position: absolute; left: 0;bottom: 0;width: 550px;height: 55px;padding: 10px 20px;border-top: 1px solid #f5f5f5;} .main-wrap .brand-rec-box .pd-tip{float: left;font-size: 14px;color: #ff7800;line-height: 29px;} .main-wrap .brand-rec-box .pd-btn-merchant{float: right;font-size: 14px;color: #e41669;width: 104px;height: 26px;line-height: 26px;border-radius: 13px;border: 1px solid #e41669;text-align: center;text-decoration: none;} .main-wrap .brand-rec-box .pd-btn-merchant:hover{color: #fff;background: #e41669} .main-wrap .brand-rec-box .pd-container{width: 100%;height: 211px;} .main-wrap .brand-rec-box .pd-item{position: relative;width: 196px;height: 211px;float:left;border-right: 1px solid #f5f5f5;} .main-wrap .brand-rec-box .pd-item a{display: block;} .main-wrap .brand-rec-box .pd-item:last-child{border-right: none;} .main-wrap .brand-rec-box .pd-img{position: absolute;top: 10px;left: 28px;width: 140px; height: 140px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s;} .main-wrap .brand-rec-box .pd-item a:hover .pd-img{top: 0;} .main-wrap .brand-rec-box .pd-wrapper{position: absolute;bottom: 10px;left: 10px;width: 176px;text-align: center;white-space:nowrap;text-overflow:ellipsis;} .main-wrap .brand-rec-box .pd-name{font-size: 14px;color: #666;} .main-wrap .brand-rec-box .pd-price{line-height: 24px} .main-wrap .brand-rec-box .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f;margin-right: 5px;} .main-wrap .brand-rec-box .pd-price del{font-family: microsoft yahei; color: #6e6e6e} /*药师咨询*/ .main-wrap .doc-consult-box{width: 1210px;height: 310px;margin: 0 auto} .main-wrap .doc-consult-box .doc-consult-list{width: 1210px;height: 270px;} .main-wrap .doc-consult-box .doc-consult-item{position: relative;float: left;z-index: 1;width:190px;height: 270px;margin-left: 10px;} .main-wrap .doc-consult-box .intro-box, .main-wrap .doc-consult-box .intro-hover-box{position: absolute;top: 0;left: 0;background: #fff;} .main-wrap .doc-consult-box .intro-box{width: 190px;height: 270px;z-index: 2;font-size: 14px;color: #666;text-align: center;transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition:.6s ease-out;transform-style: preserve-3d;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d} .main-wrap .doc-consult-box .intro-box-top{height: 210px;padding: 10px 0;} .main-wrap .doc-consult-box .intro-box-top img{margin: 0 auto;} .main-wrap .doc-consult-box .intro-box-top .pd-name{font-weight: 600;padding:12px 0 3px;} .main-wrap .doc-consult-box .intro-box-top .pd-star{font-size: 12px;color: #999;width:108px;margin:0 auto;position: relative;text-align: right;} .main-wrap .doc-consult-box .intro-box-top .star-bg{position: absolute;left:0;top: 5px;display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position: 0 -16px;margin-right: 5px;} .main-wrap .doc-consult-box .intro-box-top .star-num{position: absolute;left:0;top: 5px;z-index: 9;display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position: 0 0;margin-right: 5px;} .main-wrap .doc-consult-box .intro-box-top .pd-num{font-size: 12px;color: #999;} .main-wrap .doc-consult-box .intro-box-top .pd-num span{font-size: 12px;color: #e41669;} .main-wrap .doc-consult-box .intro-box-bottom{position:absolute;bottom: 0;left: 0;width: 100%;height: 40px;} .main-wrap .doc-consult-box .intro-box-bottom a{display: block;color: #e41669;width: 128px;height: 28px;border: 1px solid #e41669;border-radius: 15px;margin: 0 auto;text-decoration: none;line-height: 28px;text-align: center; cursor: pointer;font-size: 14px;} .main-wrap .doc-consult-box .intro-box-bottom a:hover{background-color: #e41669;color: #fff;} .main-wrap .doc-consult-box .intro-hover-box{position: relative;width: 170px;height: 250px;transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);font-size: 12px;color: #999;padding: 10px;text-align: left; z-index: 1;transition:.6s ease-out;transform-style: preserve-3d;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d} /*0000*/ .main-wrap .doc-consult-box .intro-hover-box img{margin: 0 auto;} .main-wrap .doc-consult-box .intro-hover-box .pd-name{font-size: 14px;color: #666;text-align: center;line-height: 36px;font-weight: 600;} .main-wrap .doc-consult-box .intro-hover-box .pd-star span{position: relative;display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position:0 -16px;margin-right: 5px;} .main-wrap .doc-consult-box .intro-hover-box .star-num{display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position: 0 0;margin-right: 5px;position: absolute;left:0;top: 5px;z-index: 9;position:absolute;left: 0;top: 0;} .main-wrap .doc-consult-box .doc-consult-item:hover .intro-box{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg); z-index: 1;} .main-wrap .doc-consult-box .doc-consult-item:hover .intro-hover-box{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-ms-transform: rotateY(0deg); z-index: 2;} /*药品分类*/ .main-wrap .main-cate-box{overflow: hidden; width: 1190px; margin: 33px auto 0} .main-wrap .main-cate-box .cate-header{position: relative; z-index: 1; height: 38px; margin: 0 auto; border-bottom: 2px solid #1461b6} /*.main-wrap .main-cate-box .cate-header h2{font-family: microsoft yahei; font-size: 16px; font-weight: 400; line-height: 38px; padding-left: 1px; color: #222}*/ .main-wrap .main-cate-box .cate-header .cate-all{line-height: 30px; position: absolute; z-index: 2; top: 8px; right: 2px; height: 30px; text-decoration: none; color: #b7b7b7} .main-wrap .main-cate-box .cate-header .cate-all:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-cate-box .cate-list{overflow: hidden; width: 1200px; margin-left: -10px} .main-wrap .main-cate-box .cate-list .cate-item{float: left; width: 390px; margin-top: 10px; margin-left: 10px; padding-top: 10px; background-color: #fafafa} .main-wrap .main-cate-box .cate-tag{font-weight: 700; line-height: 12px; height: 14px; margin-bottom: 19px; padding-left: 9px; color: #1176c6; border-left: 2px solid #1176c6} .main-wrap .main-cate-box dl{line-height: 16px; overflow: hidden; height: 16px; margin-bottom: 16px; padding-left: 11px} .main-wrap .main-cate-box dt{display: block; float: left; height: 16px; margin-right: 20px} .main-wrap .main-cate-box dt a{font-weight: 700; line-height: 16px; text-decoration: none; color: #525252} .main-wrap .main-cate-box dt a:hover{text-decoration: underline; color: #525252} .main-wrap .main-cate-box dt a:visited{color: #525252} .main-wrap .main-cate-box dd{display: block; float: left; height: 16px; margin-right: 18px} .main-wrap .main-cate-box dd a{line-height: 16px; text-decoration: none; color: #868686} .main-wrap .main-cate-box dd a:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-cate-box dd a:visited{color: #868686} /*首页主要楼层*/ .main-wrap .main-floor-box{width: 1190px; margin: 31px auto 0; padding-bottom: 15px} /*补充 -- 楼层前广告*/ .front-floor-box{width: 1190px; margin: 31px auto 20px} .front-floor-box a, .front-floor-box img{display: block} .front-floor-box a:focus{outline: none} /*楼层 -- 顶部*/ .main-wrap .main-floor-box .floor-header{position: relative; z-index: 1; overflow: hidden; height: 25px; padding-bottom: 9px; border-bottom: 2px solid #1461b6} .main-wrap .main-floor-box .floor-header h2{font-family: microsoft yahei; font-size: 16px; font-weight: 400; line-height: 25px; height: 25px; color: #5f5f5f} .main-wrap .main-floor-box .floor-header h2 .i-icon{margin-top: -2px; margin-right: 10px; vertical-align: middle} .main-wrap .main-floor-box .floor-rec-list{position: absolute; z-index: 2; top: -6px; right: -8px; overflow: hidden; height: 26px; padding-top: 6px} .main-wrap .main-floor-box .floor-rec-list a{line-height: 12px; display: inline-block; height: 14px; padding: 0 10px; text-decoration: none; color: #b7b7b7; border-right: 1px solid #b7b7b7} .main-wrap .main-floor-box .floor-rec-list a:hover{text-decoration: underline; color: #e6186f} /*楼层 -- 主要内容*/ .main-wrap .main-floor-box .floor-body{overflow: hidden; height: 520px;background-color: #fff;} .main-wrap .main-floor-box .floor-body .floor-main{float: left; width: 100%; height: 100%} .main-wrap .main-floor-box .floor-main-content{position: relative; z-index: 1; overflow: hidden; height: 100%; margin: 0 671px 0 201px} .main-wrap .main-floor-box .floor-main-content a{display: block} .main-wrap .main-floor-box .floor-main-content img{float: left} .main-wrap .main-floor-box .floor-main-content:before{position: absolute; z-index: 2; top: 0; left: -230px; width: 124px; height: 100%; content: ''; -moz-transform: skewX(-25deg); transform: skewX(-25deg); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%)} .main-wrap .main-floor-box .floor-main-content:hover:before{left: 460px; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; transition: all .6s} /*楼层 -- 左侧*/ .main-wrap .main-floor-box .floor-body .floor-side{float: left; width: 190px; height: 100%; margin-left: -100%} .main-wrap .main-floor-box .floor-side-img{position: relative; z-index: 1; overflow: hidden; width: 100%; height: 360px} .main-wrap .main-floor-box .floor-side-img a{display: block} .main-wrap .main-floor-box .floor-side-img img{float: left} .main-wrap .main-floor-box .floor-side-img:before{position: absolute; z-index: 2; top: 0; left: -170px; width: 124px; height: 100%; content: ''; -moz-transform: skewX(-25deg); transform: skewX(-25deg); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%)} .main-wrap .main-floor-box .floor-side-img:hover:before{left: 460px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; transition: all 1s} .main-wrap .main-floor-box .floor-side-rec{overflow: hidden; width: 191px; margin-left: -1px} .main-wrap .main-floor-box .floor-side-rec a{line-height: 39px; display: block; float: left; width: 94px; height: 39px; margin-bottom: 1px; margin-left: 1px; text-align: center; text-decoration: none; color: #666; background-color: #f7f7f7} .main-wrap .main-floor-box .floor-side-rec a:hover{color: #e6186f} .main-wrap .main-floor-box .floor-body .floor-extra{float: left; width: 669px; height: 100%; margin-left: -670px; border-left: 1px solid #efefef} /*楼层 -- 右侧*/ .main-wrap .main-floor-box .floor-extra-list{overflow: hidden; height: 100%} .main-wrap .main-floor-box .floor-extra-item{position: relative; z-index: 1; float: left; width: 222px; height: 259px; border-right: 1px solid #efefef; border-bottom: 1px solid #efefef; background-color: #fff} .main-wrap .main-floor-box .floor-extra-item a{display: block;} .main-wrap .main-floor-box .floor-extra-item .pd-img{position: absolute; z-index: 2; top: 10px; left: 0; width: 222px; height: 160px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .main-wrap .main-floor-box .floor-extra-item a:hover .pd-img{top: 0;} .main-wrap .main-floor-box .floor-extra-item .pd-wrapper{position: absolute;bottom: 5px;width: 203px;padding: 0 10px;text-align: center;} .main-wrap .main-floor-box .floor-extra-item .pd-name{font-family: microsoft yahei; font-size: 14px; display: block; text-decoration: none; color: #666} .main-wrap .main-floor-box .floor-extra-item .pd-name:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-floor-box .floor-extra-item .pd-desp{font-family: microsoft yahei; font-size: 14px; color: #999;margin-bottom: 5px;} .main-wrap .main-floor-box .floor-extra-item .pd-price{line-height: 24px} .main-wrap .main-floor-box .floor-extra-item .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f; margin-right: 5px;} .main-wrap .main-floor-box .floor-extra-item .pd-price del{font-family: microsoft yahei; color: #6e6e6e} .main-wrap .main-floor-box .floor-extra-item .pd-img img{display: block} /*友情链接*/ .main-wrap .vfdlink{width: 1190px; min-height: 156px; margin: 35px auto 0;background-color: #fff;} .main-wrap .vfdlink .hd{height: 30px; margin-top: 30px; border-bottom: 1px solid #666} .main-wrap .vfdlink .hd li{line-height: 30px; float: left; height: 30px; margin: 0 5px; padding: 0 25px; cursor: pointer; color: #666} .main-wrap .vfdlink .hd .cur{font-weight: 700; line-height: 26px; margin-top: -5px; padding-top: 5px; color: #666; border: 1px solid #666; border-bottom: 0; background-color: #fff} .main-wrap .vfdlink .ft{display: none; overflow: hidden; padding: 10px 20px} .main-wrap .vfdlink .ft li{float: left; padding: 2px 5px; white-space: nowrap} .main-wrap .vfdlink .ft li a{text-decoration: none; color: #666} .main-wrap .vfdlink .ft li a:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-content-nav{position: fixed; bottom: 160px; left: 50%; width: 30px; height: 340px; margin-left: -654px; border-top: 1px solid #d8d8d8} .main-wrap .main-content-nav .main-nav-a{font-family: microsoft yahei; line-height: 15px; display: block; height: 44px; padding: 9px 0; text-align: center; text-decoration: none; color: #fff; background: #9e9096;margin-bottom: 1px;} .main-wrap .main-content-nav .cur, .main-wrap .main-content-nav .main-nav-a:hover{background-color: #e73c81;} .main-wrap .nav-hidden{display: none} /*首页 页脚部分*/ .footer-wrap{margin: 0 auto; padding-bottom: 40px} /*页脚 -- 保证*/ .footer-wrap .ft-ensure-box{height: 100px; margin: 0 auto; text-decoration: none} .footer-wrap .ft-ensure-box .ensure-content{display: block; width: 1188px; height: 100%; margin: 0 auto; padding: 0 1px} .footer-wrap .ft-ensure-box .ensure-list{overflow: hidden; width: 100%; height: 100%} .footer-wrap .ft-ensure-box .ensure-item{float: left; width: 198px; height: 50px; padding: 22px 0 28px} .footer-wrap .ft-ensure-box .ensure-item .i-icon{display: block; float: left; margin-right: 10px} .footer-wrap .ft-ensure-box .ensure-item .ensure-tit{font-family: microsoft yahei; font-size: 16px; line-height: 28px; float: left; width: 130px; height: 28px; color: #1b1b1b} .footer-wrap .ft-ensure-box .ensure-item .ensure-desp{font-family: microsoft yahei; line-height: 14px; float: left; width: 130px; height: 14px; color: #919191} /*页脚 -- 帮助信息*/ .footer-wrap .ft-info-box{height: 144px; margin: 0 auto; padding: 32px 0 38px; background-color: #f4f4f4} .footer-wrap .ft-info-box .info-content{position: relative; z-index: 1; width: 1190px; height: 100%; margin: 0 auto} .footer-wrap .ft-info-box .info-content-list{float: left; overflow: hidden; width: 630px; height: 100%} .footer-wrap .ft-info-box .info-content-item{float: left; width: 155px; height: 100%} .footer-wrap .ft-info-box .info-content-item .info-tit{font-family: microsoft yahei; font-size: 14px; line-height: 26px; height: 26px; color: #262626} .footer-wrap .ft-info-box .info-content-item .info-tit .i-icon{margin-top: -2px; margin-right: 10px; vertical-align: middle} .footer-wrap .ft-info-box .info-content-item .info-a{line-height: 18px; display: block; height: 18px; margin-bottom: 8px; text-decoration: none; text-indent: 38px; color: #6a6a6a} .footer-wrap .ft-info-box .info-content-item .info-a:hover{color: #e6186f} .footer-wrap .ft-info-box .info-contact{float: left; width: 186px; height: 100%; margin-top: -3px} .footer-wrap .ft-info-box .ic-tel{font-size: 22px; line-height: 32px; height: 32px; color: #3b3b3b} .footer-wrap .ft-info-box .ic-time{font-family: microsoft yahei; line-height: 18px; height: 18px; padding-bottom: 6px; color: #a5a5a5; border-bottom: 1px solid #a4a4a4} .footer-wrap .ft-info-box .ic-weibo{font-family: microsoft yahei; line-height: 24px; display: block; height: 24px; margin-top: 11px; text-decoration: none; color: #8f8f8f} .footer-wrap .ft-info-box .ic-weibo .icon-weibo{margin-right: 15px; vertical-align: top} .footer-wrap .ft-info-box .ic-mail{line-height: 14px; display: block; height: 14px; margin-top: 8px; text-decoration: none; color: #8f8f8f} .footer-wrap .ft-info-box .ic-mail .black-mail{margin-top: -2px; margin-right: 18px; margin-left: 3px; vertical-align: middle} .footer-wrap .ft-info-box .info-qrcode{position: absolute; z-index: 2; top: 0; right: 0; width: 110px; height: 100%} .footer-wrap .ft-info-box .info-qrcode2{ right: 180px; } .footer-wrap .ft-info-box .iq-img{display: block; overflow: hidden; width: 108px; height: 108px; margin-bottom: 7px; border: 1px solid #ececec; border-radius: 3px} .footer-wrap .ft-info-box .iq-img img{width: 100%; height: 100%} .footer-wrap .ft-info-box .info-qrcode p{font-family: microsoft yahei; line-height: 16px; text-align: center; color: #484848} /*页脚 -- 链接与支持*/ .footer-wrap .ft-link-box{height: 118px; margin: 0 auto; padding: 26px 0 18px; background-color: #1562b6} .footer-wrap .ft-link-box .link{width: 1190px; margin: 0 auto; color: #fff; text-align:center;} .footer-wrap .ft-link-box .link a{margin: 0 10px; text-decoration: none; color: #fff} .footer-wrap .ft-link-box .link a:hover{text-decoration: underline; color: #fff} .footer-wrap .ft-link-box .copyright{width: 1190px; margin: 30px auto 0} .footer-wrap .ft-link-box .copyright p{text-align: center; color: #85b6ff} .footer-wrap .ft-link-box .copyright a{margin: 0 3px; text-decoration: none; color: #85b6ff} .footer-wrap .ft-link-box .copyright a:hover{text-decoration: underline; color: #85b6ff} .footer-wrap .ft-authentication-box{margin-top: 32px; text-align: center} .footer-wrap .ft-authentication-box a{text-decoration: none} .footer-wrap .ft-authentication-box img{display: inline-block;} /*首页 侧栏部分*/ .sidebar-wrap{position: fixed; z-index: 100; top: 0; right: 0; width: 36px; height: 100%} .sidebar-wrap .sidebar-bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: .95; background-color: #40454d; filter: alpha(opacity=95)} /*侧栏主体*/ .sidebar-wrap .sidebar-main{position: absolute; top: 24%; left: 0; width: 100%} .sidebar-wrap .sidebar-main .sidebar-content{position: relative; width: 100%; margin-top: -1px; padding: 10px 2px; cursor: pointer; text-align: center} .sidebar-wrap .sidebar-main .sidebar-content:hover{background-color: #77818b} .sidebar-wrap .sidebar-main .sidebar-content:hover .drawer-handle{display: block} .sidebar-wrap .sidebar-main .sidebar-line{width: 18px; height: 0; margin: 4px auto; border-bottom: 1px solid #949494} .sidebar-wrap .sidebar-main .i-icon{display: block; margin: 0 0 5px 6px; *float: left} .sidebar-wrap .sidebar-main .sidebar-cart p, .sidebar-wrap .sidebar-main .sidebar-kefu p, .sidebar-wrap .sidebar-main .sidebar-member p.login_text{font-family:microsoft yahei;font-size:14px;line-height:19px;letter-spacing:5px;color:#fff;text-align:center} .sidebar-wrap .sidebar-main .sidebar-cart a{display: block; text-decoration: none} .sidebar-wrap .sidebar-main .sidebar-cart span{line-height: 20px; display: none; min-width: 14px; margin-top: 5px; margin-left: -5px; padding: 0 3px; color: #fff; border-radius: 20px; background-color: #e6186f} /* .sidebar-wrap .sidebar-main .sidebar-member{line-height: 36px; height: 36px; padding: 0} .sidebar-wrap .sidebar-main .sidebar-member .i-icon{display: inline-block; margin: -2px 0 0; vertical-align: middle; *margin: 10px 0 0 10px} */ /*侧栏下方*/ .sidebar-wrap .sidebar-extra{position: absolute; bottom: 10px; left: 0; width: 100%} .sidebar-wrap .sidebar-extra .i-icon{margin-top: -2px; vertical-align: middle; *margin-top: 10px} .sidebar-wrap .sidebar-extra li{line-height: 36px; position: relative; width: 100%; min-height: 36px; margin-bottom: 40px; text-align: center} .sidebar-wrap .sidebar-extra li:hover{background-color: #77818b} .sidebar-wrap .sidebar-extra li:hover .drawer-handle{display: block} .sidebar-wrap .sidebar-extra a{display: block; width: 100%; height: 100%} /*侧栏抽屉*/ .sidebar-wrap .drawer-handle{position:absolute;top:13px;left:0;display:none;width:0;height:0;border-width:5px 0 5px 5px;border-style:solid;border-color:transparent transparent transparent #fff} .sidebar-wrap .sidebar-drawer{ position:absolute; z-index:-1; bottom:-1px; left:240px; width:200px; cursor:default; -webkit-transition:all .4s; -moz-transition:all .4s; -ms-transition:all .4s; transition:all .4s; border:1px solid #dedede; background-color:#fff; box-shadow:1px 1px 3px #d4d4d4 } .sidebar-wrap li:hover .sidebar-drawer{left:-200px;*left:-202px} .sidebar-wrap li:hover .cart-drawer{left:-270px;*left:-272px} .sidebar-wrap .qrcode-drawer{height:170px;text-align:center;width:150px} .sidebar-wrap li:hover .qrcode-drawer{left:-150px;*left:-152px} .sidebar-wrap li .qrcode-drawer:hover{left:190px;} .sidebar-wrap .qrcode-drawer p{font-family:microsoft yahei;line-height:18px;margin:10px 0 5px;color:#6d6d6d;text-align:center} .sidebar-wrap .kefu-drawer{ top: 0; text-align: center; height: 275px; } .sidebar-wrap .kefu-drawer .btn{font-family: microsoft yahei; font-size: 14px; line-height: 31px; display: inline-block; width: 80px; height: 32px; margin: 30px 4px 15px; text-decoration: none; color: #fff; border-radius: 3px; background-color: #e84489} /*需求2602*/ /*#kefu-drawer{left: 36px;}*/ .sidebar-wrap .sidebar-main .kefu-drawer .close_kefu-drawer{display: block; font-size: 20px; text-align:center; cursor: pointer; width: 20px; position: absolute; top:5px; left: 5px} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box{background-color: #ececec; padding: 10px 13px;} .sidebar-wrap .sidebar-main .kefu-drawer .input_group:after{content: ""; display: block; visibility: hidden; clear: both; height: 0} .sidebar-wrap .sidebar-main .kefu-drawer .input_group input{color: #333; width: 120px; float: left; padding: 3px; border: 1px solid #e73276; height: 22px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .input_group a{display: inline-block; height: 22px; padding: 4px 5px; background-color: #e84489; color: white; -webkit-border-radius: 0 3px 3px 0; cursor: pointer; font-family: "microsoft yahei";} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box p{color: #666666; font-family: normal; letter-spacing: inherit; text-align: left; padding-top: 5px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code{ padding-top: 10px; text-align: center; } .sidebar-wrap .sidebar-main .kefu-drawer .qr_code p{color: #666666; font-family: "microsoft yahei"; letter-spacing: inherit; font-size: 14px; padding-top: 5px; text-align: center; padding-bottom: 10px;} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code .code_tips{color: #828282;} .sidebar-wrap .member-drawer{top:0;height:120px} .sidebar-wrap .drawer-close{display:none} .sidebar-wrap .drawer-out{left:-150px;*left:-152px} .sidebar-wrap li:hover .drawer-out{left:-150px;*left:-152px} .sidebar-wrap .drawer-out .drawer-close{position:absolute;top:0;right:10px;cursor:pointer;display:block} .sidebar-wrap .logout .login-box{position:relative;height:90px;padding-left:88px;text-align:left;border-bottom:1px dotted #acb2b2} .sidebar-wrap .logout .login-box img{position:absolute;top:20px;left:16px;width:50px;height:50px} .sidebar-wrap .logout .login-box p{font-family:microsoft yahei;line-height:22px;padding-top:18px;color:#969696} .sidebar-wrap .logout .login-box a{font-family:microsoft yahei;font-size:14px;margin-right:5px;color:#5d5d5d} .sidebar-wrap .logout .login-box a:hover{color:#e84489} .sidebar-wrap .logout .btm{line-height:29px;height:29px;text-align:left;text-indent:20px;color:#909090} .sidebar-wrap .logout .user-header{width:88px;height:100%} .sidebar-wrap .login{padding:5px 10px 10px 15px} .sidebar-wrap .login .user-account{height:65px;padding-left:8px;text-align:left} .sidebar-wrap .login .user-account p{font-family:microsoft yahei;font-size:14px;line-height:20px;margin-top:4px;color:#434343} .sidebar-wrap .login .user-account a{text-decoration:none;color:#434343} .sidebar-wrap .login .user-account span{font-family:microsoft yahei;font-size:14px;line-height:34px;color:#1562b6} .sidebar-wrap .login .user-account b{font-size:12px;font-weight:400;line-height:21px;display:inline-block;width:19px;height:20px;margin-top:-2px;margin-right:3px;padding-right:1px;text-align:center;vertical-align:middle;letter-spacing:-1px;color:#fff;border-radius:100%;background-color:#1562b6} .sidebar-wrap .login .user-info{overflow:hidden;height:42px} .sidebar-wrap .login .user-info li{line-height:0;float:left;width:58px;margin-left:-1px;border-left:1px solid #d0d0d0} .sidebar-wrap .login .user-info a{display:block;width:100%;height:100%;text-decoration:none} .sidebar-wrap .login .user-info span{font-family:microsoft yahei;line-height:16px;color:#e61e73;text-align:center;display:block} .sidebar-wrap .login .user-info p{font-family:microsoft yahei;line-height:26px;color:#999;text-align:center} /*侧栏新增顶部位置*/ .sidebar-wrap .sidebar-adv-top{position: absolute; top: 0; right: 0; height: 25%; max-height: 267px; width: 80px} .sidebar-wrap .sidebar-adv-top a{display: block; width: 100%; height: 100%; position: relative} .sidebar-wrap .sidebar-adv-top img{position: absolute; bottom: 0; right: 0} /*首页新增样式 需求3200*/ .sidebar-wrap .sidebar-drawer .sd-title{ position: relative; } .sidebar-wrap .sidebar-drawer .sd-title .close_kefu-drawer{ left: auto; right: 5px; } .sidebar-wrap .sidebar-drawer .sd-title .kefu-icon{ line-height: 38px; color: #333; text-align: left; padding-left: 30px; background: url("/shop/images/2016index/index_icon_01.png") no-repeat 5px center; } .sidebar-wrap .sidebar-drawer .btn-box{ overflow: hidden; clear: both; } .sidebar-wrap .sidebar-drawer .btn-box a{ position: relative; width: 33.3333%; float: left; color: #fff; padding-top: 35px; line-height: 30px; } .sidebar-wrap .sidebar-drawer .btn-box a:hover .mask-lay{ display: block; } .sidebar-wrap .sidebar-drawer .btn-box a .mask-lay{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; display: none; background: rgba(0, 0, 0, .2); } .sidebar-wrap .sidebar-drawer .btn-box a.ng-btn{ background: #ef584d url(/shop/images/2016index/index_icon_08.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.zh-btn{ background: #4680de url(/shop/images/2016index/index_icon_09.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.sh-btn{ background: #e45092 url(/shop/images/2016index/index_icon_05.png) no-repeat center 10px; } /*首页 fixed部分 --> 顶部fixed搜索*/ .fixed-search-box{position: fixed; z-index: 90; top: -100%; left: 0; width: 100%; height: 50px; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; transition: all .5s; background-color: #13489d; box-shadow: 0 2px 5px #bababa} .fixed-search-show{top: 0} .fixed-search-box .fixed-search-content{position: relative; z-index: 91; width: 1190px; height: 100%; margin: 0 auto} .fixed-search-box .fixed-logo{position: absolute; z-index: 92; top: 0; left: 0; width: 131px; height: 50px} .fixed-search-box .search-contain{position: relative; z-index: 93; width: 870px; height: 32px; margin: 0 auto; padding: 9px 0} /*++*/ .fixed-search-box .search-form{width: 868px; height: 30px; border: 1px solid #13489d; background-color: #fff} .fixed-search-box .search-form .search-box{font-family: microsoft yahei; font-size: 13px; line-height: 30px; float: left; width: 748px; height: 30px; text-indent: 5px; border: none; background: 0 0} .fixed-search-box .search-form .search-btn{font-family: microsoft yahei; font-size: 15px; line-height: 29px; float: left; width: 120px; height: 30px; text-align: center; color: #fff; border: none; background: #13489d url(/shop/images/2016index/topSearch_icon.png) no-repeat 20px center; cursor: pointer} .fixed-search-box .autocomplete{position: absolute; z-index: 93; top: 37px; left: 0; display: none; width: 748px; border: 1px solid #1562b6} .fixed-search-box .autocomplete li{display: block; height: 28px; color: #333; background-color: #fff} .fixed-search-box .autocomplete li a{font-family: microsoft yahei; font-size: 13px; line-height: 30px; display: block; padding: 0 5px; text-decoration: none; color: inherit} .fixed-search-box .autocomplete .cur{color: #fff; background: #1562b6} /*新用户全屏广告*/ .fullAdvArea .fullContainer, .fullAdvArea .fullMask{position: fixed; top: 0; left: 0; width: 100%; height: 100%} .fullAdvArea{display: none} .fullAdvArea .fullMask{z-index: 120; opacity: .7; background-color: #333; filter: alpha(opacity=70)} .fullAdvArea .fullContainer{z-index: 121} /* .fullAdvArea .fullContent, .fullAdvArea .fullImg{position: relative; width: 700px; height: 600px} */ .fullAdvArea .fullContent, .fullAdvArea .fullImg{ position: relative; width: 860px; height: 500px } .fullAdvArea .fullContent{z-index: 121; display: block; margin: 100px auto} /* .fullAdvArea .fullContent{z-index: 121; display: block; margin: 40px auto} */ .fullAdvArea .fullClose{ position: absolute; z-index: 122; top: 13px; right: 95px; display: block; width: 60px; height: 60px; cursor: pointer } /*客服电话回拨弹出框*/ .kefu_pop_big{position: fixed; width: 542px; height: 268px; background: transparent url("/shop/images/2016index/kefu_pop_big.png") 0 0 no-repeat; z-index: 200; opacity: 0;} .kefu_pop_big .big_close{position: absolute; display: block; width: 5.55%; height: 11.19%; background: url(about:blank); /*IE8 bug*/ right: 12.75%; top: 22.01%; cursor: pointer;} .kefu_pop_big .big_input{display: block; position: absolute; width: 201px; height: 36px; left: 207px; top: 173px; border: none; padding-left: 8px; font-size: 12px; line-height: 36px} .kefu_pop_big .big_contact{display: block; position: absolute; cursor: pointer; width: 74px; height: 36px; right: 50px; top: 173px;} .kefu_pop_big .nangan_btn { display: block; position: absolute; cursor: pointer; width: 80px; height: 70px; right: 284px; bottom: 27px; } .kefu_pop_big .zonghe_btn { display: block; position: absolute; cursor: pointer; width: 80px; height: 70px; right: 189px; bottom: 27px; } .kefu_pop_big .shouhou_btn { display: block; position: absolute; cursor: pointer; width: 80px; height: 70px; right: 94px; bottom: 27px; } .kefu_pop_mid{position: fixed; width: 86px; height: 140px; background: transparent url("/shop/images/2016index/kefu_pop_mid.png") 0 0 no-repeat; background-size: 86px 140px; z-index: 200; bottom: 10px; left: 100px; opacity: 0;} .kefu_pop_mid .mid_close{position: absolute; display: block; width: 14%; height: 8.6%; background: url(about:blank); /*IE8 bug*/ right: 4%; top: 2.5%; cursor: pointer;} .kefu_pop_mid .mid_btn{position: absolute; display: block; width: 90%; height: 16.56%; left: 5%; top: 79.75%; cursor: pointer;} .kefu_pop_small{position: fixed; z-index: 200; bottom: 48px; left: 0; height: 32px; cursor: pointer; opacity: 0;} .kefu_pop_small .small_tips{height: 32px; font-family: "microsoft yahei"; background-color: #1360ac; color: #ffffff; font-size: 13px; padding: 0 10px; line-height: 32px; float: left;} .kefu_pop_small .small_icon{display: inline-block; height: 32px; width: 32px; background: #a8a8a8 url("/shop/images/2016index/kefu_pop_phone.png") 5px 5px no-repeat; border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0;} .mobile{ position: relative; } .header-wrap .top-siteNav .main-nav{float: left; height: 38px; margin-top: 8px; width: 1000px} /*首页主体部分 --> 轮播*/ .main-wrap{position: relative; z-index: 1; min-width: 1190px; margin: 0 auto;background: #f5f5f5;padding-bottom: 30px;} .main-wrap .baner-scoller{position: relative; overflow: hidden; width: 100%; height: 480px; margin: 0 auto; background: url(/shop/images/2016index/loading.gif) center no-repeat} .main-wrap .baner-scoller .slides{position: relative; z-index: 1; visibility: hidden; width: 1190px; height: 480px; margin: 0 auto} .main-wrap .slides a{display: block;width: 100%; height: 480px; position: absolute; top: 0; left: 0;} /*0000*/ .main-wrap .slides>a:not(:first-child){display: none;} .main-wrap .slides img{display: block; margin: 0 auto} .sidebar-wrap{ position: fixed; z-index: 9999; top: 0; right: 0; width: 36px; height: 100%;} .sidebar-wrap .sidebar-bg{ position: absolute; top :0; left: 0; width: 100%; height: 100%; opacity: .95; background-color: #40454d;filter:alpha(opacity=95);} /*侧栏主体*/ .sidebar-wrap .sidebar-main{ position: absolute; top:24%; left: 0; width: 100%;} .sidebar-wrap .sidebar-main .sidebar-content{ position: relative; width: 100%; margin-top: -1px; padding: 10px 2px; cursor: pointer; text-align: center;} .sidebar-wrap .sidebar-main .sidebar-content:hover{ background-color: #77818b;} .sidebar-wrap .sidebar-main .sidebar-content:hover .drawer-handle{ display: block;} .sidebar-wrap .sidebar-main .sidebar-line{ width: 18px; height: 0; margin: 4px auto; border-bottom: 1px solid #949494;} .sidebar-wrap .sidebar-main .i-icon{ display: block; margin: 0 0 5px 6px; *float: left;} .sidebar-wrap .sidebar-main .sidebar-cart p, .sidebar-wrap .sidebar-main .sidebar-kefu p, .sidebar-wrap .sidebar-main .sidebar-member p.login_text{ font-family: microsoft yahei; font-size: 14px; line-height: 19px; letter-spacing: 5px; color: #fff; text-align: center;} .sidebar-wrap .sidebar-main .sidebar-cart a{ display: block; text-decoration: none;} .sidebar-wrap .sidebar-main .sidebar-cart span{ line-height: 20px; display: inline-block; min-width: 14px; margin-top: 5px; margin-left: -5px; padding: 0 3px; color: #fff; border-radius: 20px; background-color: #e6186f; text-align: center;} /* .sidebar-wrap .sidebar-main .sidebar-member .i-icon{display:inline-block;margin:10px 0 0;*margin:10px 0 0 10px} */ /*侧栏下方*/ .sidebar-wrap .sidebar-extra{ position: absolute; bottom: 10px; left: 0; width: 100%;} .sidebar-wrap .sidebar-extra .i-icon{ margin-top: 10px;} .sidebar-wrap .sidebar-extra li{ line-height: 36px; position: relative; width: 100%; height: 36px; margin-bottom: 40px; text-align: center;} .sidebar-wrap .sidebar-extra li:hover{ background-color: #77818b;} .sidebar-wrap .sidebar-extra li:hover .drawer-handle{ display: block;} .sidebar-wrap .sidebar-extra a{ display: block; width: 100%; height: 100%;} /*侧栏抽屉*/ .sidebar-wrap .drawer-handle{position:absolute;top:13px;left:0;display:none;width:0;height:0;border-width:5px 0 5px 5px;border-style:solid;border-color:transparent transparent transparent #fff} .sidebar-wrap .sidebar-drawer{ position:absolute; z-index:-2; bottom:-1px; left:240px; width:200px; cursor:default; -webkit-transition:all .4s; -moz-transition:all .4s; -ms-transition:all .4s; transition:all .4s; border:1px solid #dedede; background-color:#fff; box-shadow:1px 1px 3px #d4d4d4 } .sidebar-wrap li:hover .sidebar-drawer{left:-200px;*left:-202px} .sidebar-wrap li:hover .cart-drawer{left:-270px;*left:-272px} .sidebar-wrap .qrcode-drawer{height:170px;text-align:center;width:150px} .sidebar-wrap li:hover .qrcode-drawer{left:-150px;*left:-152px} .sidebar-wrap li .qrcode-drawer:hover{left:190px;} .sidebar-wrap .qrcode-drawer p{font-family:microsoft yahei;line-height:18px;margin:10px 0 5px;color:#6d6d6d;text-align:center} .sidebar-wrap .kefu-drawer{ top: 0; text-align: center; height: 275px; } .sidebar-wrap .kefu-drawer .btn{font-family: microsoft yahei; font-size: 14px; line-height: 31px; display: inline-block; width: 80px; height: 32px; margin: 30px 4px 15px; text-decoration: none; color: #fff; border-radius: 3px; background-color: #e84489} /*需求2602*/ /*#kefu-drawer{left: 36px;}*/ .sidebar-wrap .sidebar-main .kefu-drawer .close_kefu-drawer{display: block; font-size: 20px; text-align:center; cursor: pointer; width: 20px; position: absolute; top:5px; left: 5px} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box{background-color: #ececec; padding: 10px 13px;} .sidebar-wrap .sidebar-main .kefu-drawer .input_group:after{content: ""; display: block; visibility: hidden; clear: both; height: 0} .sidebar-wrap .sidebar-main .kefu-drawer .input_group input{color: #333; width: 120px; float: left; padding: 3px; border: 1px solid #e73276; height: 22px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .input_group a{display: inline-block; height: 22px; padding: 4px 5px; background-color: #e84489; color: white; -webkit-border-radius: 0 3px 3px 0; cursor: pointer; font-family: "microsoft yahei";} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box p{color: #666666; font-family: normal; letter-spacing: inherit; text-align: left; padding-top: 5px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code{ padding-top: 10px; text-align: center; } .sidebar-wrap .sidebar-main .kefu-drawer .qr_code img{ margin: 0 auto; } .sidebar-wrap .sidebar-main .kefu-drawer .qr_code p{color: #666666; font-family: "microsoft yahei"; letter-spacing: inherit; font-size: 14px; padding-top: 5px; text-align: center; padding-bottom: 10px;} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code .code_tips{color: #828282;} .sidebar-wrap .member-drawer{top:0;height:120px} .sidebar-wrap .drawer-close{display:none} .sidebar-wrap .drawer-out{left:-150px;*left:-152px} .sidebar-wrap li:hover .drawer-out{left:-150px;*left:-152px} .sidebar-wrap .drawer-out .drawer-close{position:absolute;top:0;right:10px;cursor:pointer;display:block} .sidebar-wrap .logout .login-box{position:relative;height:90px;padding-left:88px;text-align:left;border-bottom:1px dotted #acb2b2} .sidebar-wrap .logout .login-box img{position:absolute;top:20px;left:16px;width:50px;height:50px} .sidebar-wrap .logout .login-box p{font-family:microsoft yahei;line-height:22px;padding-top:18px;color:#969696} .sidebar-wrap .logout .login-box a{font-family:microsoft yahei;font-size:14px;margin-right:5px;color:#5d5d5d} .sidebar-wrap .logout .login-box a:hover{color:#e84489} .sidebar-wrap .logout .btm{line-height:29px;height:29px;text-align:left;text-indent:20px;color:#909090} .sidebar-wrap .logout .user-header{width:88px;height:100%} .sidebar-wrap .login{padding:5px 10px 10px 15px} .sidebar-wrap .login .user-account{height:65px;padding-left:8px;text-align:left} .sidebar-wrap .login .user-account p{font-family:microsoft yahei;font-size:14px;line-height:20px;margin-top:4px;color:#434343} .sidebar-wrap .login .user-account a{text-decoration:none;color:#434343} .sidebar-wrap .login .user-account span{font-family:microsoft yahei;font-size:14px;line-height:34px;color:#1562b6} .sidebar-wrap .login .user-account em{font-size:12px;font-weight:400;line-height:21px;display:inline-block;width:19px;height:20px;margin-top:-2px;margin-right:3px;padding-right:1px;text-align:center;vertical-align:middle;letter-spacing:-1px;color:#fff;border-radius:100%;background-color:#1562b6} .sidebar-wrap .login .user-info{overflow:hidden;height:42px} .sidebar-wrap .login .user-info li{line-height:0;float:left;width:58px;margin-left:-1px;border-left:1px solid #d0d0d0} .sidebar-wrap .login .user-info a{display:block;width:100%;height:100%;text-decoration:none} .sidebar-wrap .login .user-info span{font-family:microsoft yahei;line-height:16px;color:#e61e73;text-align:center;display:block} .sidebar-wrap .login .user-info p{font-family:microsoft yahei;line-height:26px;color:#999;text-align:center} .sidebar-wrap .sidebar-drawer .sd-title{ position: relative; } .sidebar-wrap .sidebar-drawer .sd-title .close_kefu-drawer{ left: auto; right: 5px; } .sidebar-wrap .sidebar-drawer .sd-title .kefu-icon{ line-height: 38px; color: #333; text-align: left; padding-left: 30px; background: url("/shop/images/2016index/index_icon_01.png") no-repeat 5px center; } .sidebar-wrap .sidebar-drawer .btn-box{ overflow: hidden; clear: both; } .sidebar-wrap .sidebar-drawer .btn-box a{ position: relative; width: 33.3333%; float: left; color: #fff; padding-top: 35px; line-height: 30px; } .sidebar-wrap .sidebar-drawer .btn-box a:hover .mask-lay{ display: block; } .sidebar-wrap .sidebar-drawer .btn-box a .mask-lay{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; display: none; background: rgba(0, 0, 0, .2); } .sidebar-wrap .sidebar-drawer .btn-box a.ng-btn{ background: #ef584d url(/shop/images/2016index/index_icon_08.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.zh-btn{ background: #4680de url(/shop/images/2016index/index_icon_09.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.sh-btn{ background: #e45092 url(/shop/images/2016index/index_icon_05.png) no-repeat center 10px; } /*侧栏新增顶部位置*/ .sidebar-wrap .sidebar-adv-top{position:absolute;top:0;right:0;height:25%;max-height:267px;width:80px} .sidebar-wrap .sidebar-adv-top a{display:block;width:100%;height:100%;position:relative} .sidebar-wrap .sidebar-adv-top img{position:absolute;bottom:0;right:0} /* 新增购物车浮框 */ .cart-fixed-box{ position: absolute; top: 0; left: 36px; z-index: -1; width: 270px; height:410px; background-color: #f2f2f2; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .cfb-title-box{ overflow: hidden; padding: 0 33px; border-bottom: 1px solid #dedede; } .cfb-title-box .black-cart{ position: absolute; left: 0; top: 10px; } .cfb-title-box .close-btn{ position: absolute; top: 15px; right: 10px; } .cfb-title-box p{ padding: 10px 0; text-align: left !important; letter-spacing: normal !important; color: #666 !important; font-size: 14px; } .cart-fixed-box ul{ height: 324px; overflow: hidden; overflow-y: auto; } .cart-fixed-box ul li{ position: relative; margin-bottom: 10px; background-color: #fff; padding: 10px 20px 10px 70px; } .cfb-empty-text{ text-align: center; padding: 10px 0 !important; background: transparent !important; } .cart-fixed-box .cfb-img-box{ position: absolute; top: 10px; left: 5px; width: 55px; height: 55px; border: 1px solid #dedede; } .cart-fixed-box .cfb-img-box a{ display: block; } .cart-fixed-box .cfb-img-box img{ max-width: 100%; max-height: 100%; } .cart-fixed-box ul li .package-goods-list{ position: relative; padding: 10px 0 10px 55px; text-align: left; } .cart-fixed-box ul li .pgl-img-box{ position: absolute; top: 10px; left: 0; width: 40px; height: 40px; } .cart-fixed-box ul li .pgl-goods-name{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: left !important; } .cart-fixed-box ul li .pgl-price{ font-style: normal; text-align: left; font-size: 12px; color: #e11641; } .cart-fixed-box ul li .pgl-img-box img{ max-width: 100%; } .cgi-title { text-align: left !important; height: 30px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #666; line-height: 15px; } .cgi-price-box{ overflow: hidden; text-align: left; padding-top: 3px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .cgi-price-box .price{ background: none !important; color: #f1156f !important; padding: 0!important; margin: 0!important; vertical-align: middle; } .cgi-price-box .del-btn{ vertical-align: middle; color: #13489d; float: right; display: none !important; } .cpb-jj-box{ overflow: hidden; width: 70px; display: inline-block; vertical-align: middle; } .cpb-jj-box span,.cpb-jj-box input{ float: left; } .cpb-jj-box span.cjb-jia, .cpb-jj-box span.cjb-jian{ background-color: #fff!important; width: 16px; height: 20px; border: 1px solid #dedede; line-height: 18px!important; color: #666!important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; padding: 0!important; margin: 0!important; } .cpb-jj-box input.goods-number{ width: 33px; height: 20px; border: 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; text-align: center; outline: none; color: #666; } .cfb-bottom-box{ position: absolute; bottom: 0; left: 0; width: 100%; border-top: 1px solid #dedede; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .cfb-bottom-box p, .cfb-bottom-box span{ padding: 0 !important; margin: 0 !important; background-color: transparent !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; color: #666 !important; letter-spacing: normal !important; text-align: left !important; min-width: 0 !important; overflow: hidden; vertical-align: middle; } .cfb-bottom-box span.red{ color: #f1156f !important; } .cfb-js-btn{ display: inline-block !important; background-color: #f1156f; padding: 3px 15px; color: #fff; float: right; vertical-align: middle; } .cart-fixed-box ul li:hover .del-btn{ display: inline-block !important; } .noAlive { display: none; position: fixed; _position: absolute; top: 100px; left: 463px; width: 490px; border: 4px solid #ccc; background: #fff; overflow: hidden; z-index: 9901; } .noAlive .hd { width: 490px; height: 43px; background: url(../../images/orderflow/cart/log_t.png) repeat-x; overflow: hidden; } .noAlive .close { display: inline; float: right; width: 22px; height: 22px; margin: 11px 8px 0 0; background: url(../../images/orderflow/cart/cart_icon.png) no-repeat -170px -168px; cursor: pointer; } .noAlive .bd { width: 490px; overflow: hidden; } .noAlive .bd .b_log { background: #fafcfc; padding: 9px 0 18px; border-bottom: 1px solid #d3d5d5; overflow: hidden; } .noAlive .b_log .input_l { margin: 8px 0 8px 50px; overflow: hidden; } .noAlive .b_log .title { display: block; float: left; width: 58px; height: 27px; line-height: 27px; font-size: 14px; text-align: right; overflow: hidden; } .noAlive .b_log .b_input { width: 205px; height: 25px; line-height: 25px; padding: 0 5px; border: 1px solid #b1b1b1; color: #666; font-family: arial; background: #fff; overflow: hidden; } .noAlive .b_log .b_submit, .noAlive .b_log .b_submit1 { float: left; width: 53px; height: 22px; margin-left: 211px; background: url(../../images/orderflow/cart/confirm_icon.png) no-repeat; border: none; cursor: pointer; } .main-wrap{position: relative; z-index: 1; min-width: 1190px; margin: 0 auto;background: #f5f5f5;padding-bottom: 30px;} .main-wrap .baner-scoller{position: relative; overflow: hidden; width: 100%; height: 480px; margin: 0 auto; background: url(/shop/images/2016index/loading.gif) center no-repeat} .main-wrap .baner-scoller .slides{position: relative; z-index: 1; visibility: hidden; width: 1190px; height: 480px; margin: 0 auto} .main-wrap .slides a{display: block;width: 100%; height: 480px; position: absolute; top: 0; left: 0;} /*0000*/ .main-wrap .slides>a:not(:first-child){display: none;} .main-wrap .slides img{display: block; margin: 0 auto} .flex-control-nav{position: absolute;z-index: 3;bottom: 10px;left: 50%;width: 800px;height: 35px;margin-left: -400px;text-align: center;opacity: .9;filter: alpha(opacity=90);} /*0000*/ .flex-control-nav li{position: relative;display: inline-block; zoom: 1; width: 70px; height: 35px; margin-left: -3px; cursor: pointer; *float: left} .main-wrap .flex-control-nav a{position: relative;line-height: 35px; display: inline-block; width: 70px; height: 35px; background-color: rgba(0,0,0,.3);color: #fff;transition: all .3s;cursor: pointer;*float: left;margin-left: -2px; text-decoration: none;} /*0000*/ .main-wrap .flex-control-nav .flex-active{background-color: rgba(0,0,0,.65);} /*0000*/ .main-wrap .flex-control-nav .flex-active .active-icon{position: absolute;left: 0;bottom: 35px;width: 70px;height: 10px;background-color: rgba(0,0,0,.65)} /*0000*/ .main-wrap .flex-control-nav .flex-active .active-icon .a-icon{display: block;width: 8px;height: 4px;background: #d91770;margin: 3px auto 0;vertical-align: top;} /*0000*/ .main-wrap .flex-control-nav .flex-list{display: none;position: absolute;left: 0;bottom: 35px;width: 180px;height: 35px;background-color: rgba(0,0,0,.65);text-align: left;padding-left: 33px;} /*0000*/ .main-wrap .flex-control-nav a:nth-last-child(2) .flex-list{left: initial;right: 0;} /*0000*/ .main-wrap .flex-control-nav a:last-child .flex-list{left: initial;right: 0;} /*0000*/ .main-wrap .flex-control-nav a:hover {background-color: rgba(0,0,0,.65);} /*0000*/ .main-wrap .flex-control-nav a:hover .active-icon{display: none;} /*0000*/ .main-wrap .flex-control-nav a:hover .flex-list{display: block;} /*0000*/ .main-wrap .flex-control-nav .flex-list .list-icon{position: absolute;top: 15px;left: 15px;display: inline-block;width: 8px;height: 4px;background-color: #d91770;} /*0000*/
babai2/css/index.css
@charset 'utf-8'; /*初始化*/ article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul{margin: 0; padding: 0} dl, ul{list-style: none} img, article, footer, header, nav, section{display: block} body, button, input, select, textarea{font: 12px/22px tahoma, arial, '宋体'; color: #333} img{border: none} body{background-color: #fff} /*通用设置*/ .footer-wrap .ft-authentication-box a:focus, .footer-wrap .ft-ensure-box .ensure-content:focus, .main-wrap .brand-rec-box .brand-rec-list .brand-rec-item a:focus, .main-wrap .main-content-nav .main-nav-a:focus, .sidebar-wrap a:focus, .sidebar-wrap a:visited{outline: 0} .fixed-search-box .autocomplete li a, .header-wrap .top-main .autocomplete li a, .header-wrap .top-nav .login-txt .top-account, .main-wrap .baner-extra .extra-info .ei-box a, .main-wrap .daily-rec-box .pd-name, .main-wrap .main-floor-box .floor-extra-item .pd-name, .main-wrap .main-sell-box .pd-name, .sidebar-wrap .login .user-account p, .main-wrap .main-floor-box .floor-side-rec a{overflow: hidden; white-space: nowrap; text-overflow: ellipsis} .header-wrap .top-banner-box, .sidebar-wrap .sidebar-drawer, .fixed-search-box{-webkit-transform: translateZ(0); -ms-transform: translateZ(0); -moz-transform: translateZ(0); transform: translateZ(0)} .hover-color{color: #e6186f} /*通用图标*/ .i-icon{display:inline-block;background:url(../images/i-icon.png) no-repeat} .icon-tri{width: 5px; height: 3px; background-position: -23px 0} .red-phone{width: 10px; height: 14px; background-position: -23px -3px} .red-heart, .red-help{width: 14px; height: 14px} .red-heart{background-position: -23px -17px} .red-help{background-position: -23px -31px} .icon-qrcode{width: 15px; height: 15px; background-position: -23px -45px} .icon-feedback{width: 16px; height: 16px; background-position: -23px -60px} .icon-merchant{width: 16px; height: 15px; background-position: -23px -76px} .red-cart, .red-kefu{width: 16px; height: 14px} .red-kefu{background-position: -23px -91px} .red-cart{background-position: -23px -105px} .red-blog{width:18px;height:14px} /*++*/ .red-blog{background-position: -53px -24px} /*++*/ .icon-clock{width: 17px; height: 19px; background-position: -23px -119px} .black-mail{width: 18px; height: 13px; background-position: -23px -138px} .icon-member{width: 18px; height: 18px; background-position: -23px -151px} .white-kefu{width: 20px; height: 19px; background-position: -23px -169px} .white-cart{width: 21px; height: 18px; background-position: -23px -188px} .icon-top{width: 22px; height: 19px; background-position: -23px -206px} .icon-weibo{width: 25px; height: 20px; background-position: -23px -225px} .floor-1, .floor-2, .floor-3, .floor-4{width: 25px; height: 25px} .floor-3{background-position: -80px -159px} .floor-2{background-position: -80px -133px} .floor-1{background-position: -80px -109px} .floor-4{background-position: -80px -184px} .black-help{width: 26px; height: 26px; background-position: -23px -345px} .black-card{width: 26px; height: 18px; background-position: -23px -371px} .black-heart{width: 26px; height: 18px; background-position: -23px -389px} .black-nav{width: 26px; height: 26px; background-position: -23px -407px} .icon-yg{width: 40px; height: 40px; background-position: -0px -425px} .icon-yao{width: 40px; height: 40px; background-position: -0px -342px} .icon-zp{width: 40px; height: 40px; background-position: -0px -383px} .icon-zheng{width: 34px; height: 38px; background-position: -3px -466px} .icon-bao{width: 35px; height: 38px; background-position: -3px -504px} .red-bao, .red-huan, .red-kuai, .red-pei, .red-xun, .red-zheng{width: 50px; height: 50px} .red-bao{background-position: -23px -605px} .red-zheng{background-position: -23px -655px} .red-xun{background-position: -23px -705px} .red-huan{background-position: -23px -755px} .red-kuai{background-position: -23px -805px} .red-pei{background-position: -23px -855px} .icon-close{width: 9px; height: 9px; background-position: 0 0} .hover-lip, .nor-lip{width: 16px; height: 18px} .nor-lip{background-position: 0 -224px} .hover-lip{background-position: 0 -28px} .nor-tao{width: 16px; height: 19px; background-position: 0 -150px} .hover-ping, .nor-ping{width: 19px; height: 18px} .hover-ping{background-position: 0 -64px} .nor-ping{background-position: 0 -82px} .hover-tao{width: 11px; height: 17px; background-position: 0 -100px} .hover-nai, .nor-nai{width: 16px; height: 19px} .nor-nai{background-position: 0 -285px} .hover-nai{background-position: 0 -136px} .orange-speaker{width: 14px; height: 14px; background-position: 0 -155px} .hover-case{width: 15px; height: 15px; background-position: 0 -169px} .nor-pill{width: 15px; height: 21px; background-position: 0 -12px} .nor-case{width: 16px; height: 15px; background-position: 0 -55px} .hover-pill{width: 15px; height: 18px; background-position: 0 -217px} .nor-allSort{ width: 16px; height: 13px; background-position: -55px -40px; margin-left: 20px; margin-right: 16px;} .hover-zhen, .nor-zhen{width: 16px; height: 16px} .nor-zhen{background-position: 0 -118px} .hover-zhen{background-position: 0 -257px} .hover-eye, .nor-eye{width: 18px; height: 9px} .nor-eye{background-position: 0 -258px;width: 18px; height: 13px;} .hover-eye{background-position: 0 -288px} .hover-pot, .nor-pot{width: 16px; height: 17px} .nor-pot{background-position: 0 -191px} .hover-pot{background-position: 0 -314px} /*首页头部样式 --> 头部广告位*/ .header-wrap{min-width: 1190px; margin: 0 auto} .header-wrap .top-banner-box{position: relative; z-index: 1; overflow: hidden; height: 0; margin: 0 auto} .header-wrap .top-banner a, .header-wrap .top-banner img, .header-wrap .top-big-banner a, .header-wrap .top-big-banner img{display: block; margin: 0 auto} .header-wrap .top-banner, .header-wrap .top-nav .login-txt{} .header-wrap .top-big-banner{position: absolute; z-index: 2; top: 0; left: 50%; width: 1190px; margin-left: -595px} /*头部顶栏*/ .header-wrap .top-nav{line-height: 35px; height: 35px; border: 1px solid #e9e9e9; background-color: #f7f7f7} .header-wrap .top-nav .top-nav-contain{line-height: inherit; position: relative; z-index: 3; width: 1190px; height: inherit; margin: 0 auto} .header-wrap .top-nav .login-txt, .header-wrap .top-nav .welcome-txt{font-family: microsoft yahei; line-height: inherit; height: inherit; color: #666} /*++*/ .header-wrap .top-nav .welcome-txt em{font-style: normal} .header-wrap .top-nav .welcome-login{margin: 0 6px 0 10px; text-decoration: none; color: #e6186f} .header-wrap .top-nav .welcome-login:visited{color: #e6186f} .header-wrap .top-nav .welcome-register{text-decoration: none; color: #666} /*++*/ .header-wrap .top-nav .welcome-register:visited{color: #666} /*++*/ .header-wrap .top-nav .welcome-register:hover{color: #e6186f} .header-wrap .top-nav .login-txt em{font-style: normal} .header-wrap .top-nav .login-txt a{margin-right: 0; text-decoration: none; color: #a8a8a8} /*++*/ .header-wrap .top-nav .login-txt a:hover{color: #e6186f} .header-wrap .top-nav .login-txt b{margin: 0 12px 0 6px} .header-wrap .top-nav .login-txt .top-account{display: inline-block; max-width: 75px; margin-top: -3px; vertical-align: middle; color: #e6186f} .header-wrap .top-nav .login-account-box{position:relative;width: 194px;height: 56px;padding: 5px 10px;} .header-wrap .top-nav .login-account-info{position:absolute;top:6px;left:81px;} .header-wrap .top-nav .login-account-info p{font-size: 12px;color: #666;line-height: 18px; padding-bottom: 0;} .header-wrap .top-nav .login-account-info p span{font-size: 12px;color: #e6186f;} .header-wrap .top-nav .login-account-box a.login-account-exit{position: absolute;right: 10px;top: 3px;text-decoration:none;font-size: 12px;color: #666;padding: 0;} .header-wrap .top-nav .top-member-box a.login-account-btn{display:block;width:194px;height: 22px;line-height: 22px;font-size: 12px;color: #fff;text-align: center;background-color: #e51a6c;text-decoration: none;padding:0;margin-left: 10px;} .header-wrap .top-nav .top-member-box a.login-account-btn:hover{color:#fff;} .header-wrap .top-nav .top-member-box a.login-account-btn:visited{ color: #fff;} .header-wrap .top-nav .top-menu-left{line-height: inherit; position: absolute; z-index: 2; top: 0; left: 0; height: inherit} .header-wrap .top-nav .top-menu{line-height: inherit; position: absolute; z-index: 2; top: 0; right: 0; height: inherit} .header-wrap .top-nav .top-menu-li{position:relative;font-family: microsoft yahei; line-height: inherit; float: left; height: inherit; margin-left: 10px; color: #a8a8a8} /*++*/ .header-wrap .top-nav .top-menu-left .top-menu-li{margin-left: 0;margin-right: 16px;} .header-wrap .top-nav .top-line{float: left; width: 0; height: 15px; margin-top: 10px; margin-left: 12px; border-left: 1px solid #e0e0e0} .header-wrap .top-nav .i-icon{margin-top: -3px; margin-right: 1px; vertical-align: middle} /*++*/ .header-wrap .top-nav .top-cart, .header-wrap .top-nav .top-heart, .header-wrap .top-nav .top-help, .header-wrap .top-nav .top-member, .header-wrap .top-nav .top-phone, .header-wrap .top-nav .top-ship,.header-wrap .top-nav .top-star{display: inline-block; height: inherit; text-decoration: none; color: #666} /*++*/ .header-wrap .top-nav .top-cart:visited, .header-wrap .top-nav .top-heart:visited, .header-wrap .top-nav .top-help:visited, .header-wrap .top-nav .top-member:visited, .header-wrap .top-nav .top-phone:visited, .header-wrap .top-nav .top-ship:visited, .header-wrap .top-nav .top-star:visited{color: #666} /*++*/ .header-wrap .top-nav .login-account-exit:hover,.header-wrap .top-nav .top-cart:hover, .header-wrap .top-nav .top-heart:hover, .header-wrap .top-nav .top-help:hover, .header-wrap .top-nav .top-member:hover, .header-wrap .top-nav .top-phone:hover, .header-wrap .top-nav .top-ship:hover, .header-wrap .top-nav .top-star:hover{color: #e6186f} .header-wrap .top-nav .top-cart span{margin: 0 1px} .header-wrap .top-nav .top-member-li{position: relative; z-index: 1} .header-wrap .top-nav .top-member{padding: 0 8px; border-right: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7} .header-wrap .top-nav .top-member-box{font-family: microsoft yahei; position: absolute; z-index: 3; top: 35px; right: 0; display: none; padding: 5px 0; color: #525252; border: 1px solid #e9e9e9; border-top: 0; background-color: #fff} .header-wrap .top-nav .top-member-box img{display: inline-block} .header-wrap .top-nav .top-member-box a{font-family: inherit; line-height: 24px; display: block; height: 24px; padding-right: 8px; padding-left: 8px; text-decoration: none; color: inherit} .header-wrap .top-nav .top-member-box a:visited{color: inherit} .header-wrap .top-nav .top-member-box a:hover{color: #e6186f} .header-wrap .top-nav .icon-tri{margin: -2px 0 0 3px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s; vertical-align: middle} .header-wrap .top-nav .top-member-li:hover .top-member{color: #e6186f; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #fff} .header-wrap .top-nav .top-member-li:hover .top-member-box{display: block; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .header-wrap .top-nav .top-member-li:hover .icon-tri{-moz-transition: rotate(180deg); -ms-transition: rotate(180deg); -webkit-transform: rotate(180deg); transform: rotate(180deg)} .header-wrap .top-nav .top-menu-li em{font-family: Verdana; font-style: normal; color: #747474;} .header-wrap .top-nav .top-phone{padding: 0 8px; border-right: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7} .header-wrap .top-nav .top-member-li:hover .top-phone{color: #e6186f; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #fff} .header-wrap .top-nav .top-login{padding: 0 8px; border-right: 1px solid #f7f7f7; border-left: 1px solid #f7f7f7;cursor: pointer;} .header-wrap .top-nav .top-menu-li .top-login em{ color: #e6186f; } .header-wrap .top-nav .top-login:hover{color: #e6186f;} .header-wrap .top-nav .top-member-li:hover .top-login{color: #e6186f; border-right: 1px solid #e9e9e9; border-left: 1px solid #e9e9e9; background-color: #fff} /*头部搜索-logo-保证*/ .header-wrap .top-main{width: 1190px; height: 58px; margin: 36px auto 24px} .header-wrap .top-main .top-search{float: left; width: 100%; height: inherit} .header-wrap .top-main .top-search .search-contain{position: relative; z-index: 2; height: 58px; margin: 3px 282px 0 280px} .header-wrap .top-main .search-form{width: 550px; height: 30px; border: 2px solid #13489d} .header-wrap .top-main .search-form .search-box{font-family: microsoft yahei; font-size: 13px; line-height: 28px; float: left; width: 440px; height: 28px; text-indent: 5px; border: none; background: 0 0} .header-wrap .top-main .search-form .search-btn{font-family: microsoft yahei; font-size: 15px; line-height: 26px; float: left; width: 106px; height: 28px; text-align: center; color: #fff; border: none; background-color: #13489d; cursor: pointer} .header-wrap .top-main .autocomplete{position: absolute; z-index: 2; top: 31px; left: 0; display: none; width: 441px; border: 1px solid #1562b6} .header-wrap .top-main .autocomplete li{display: block; height: 30px; color: #333; background-color: #fff} .header-wrap .top-main .autocomplete li a{font-family: microsoft yahei; font-size: 13px; line-height: 30px; display: block; padding: 0 5px; text-decoration: none; color: #333} .header-wrap .top-main .autocomplete .cur{color: #fff; background: #1562b6} .header-wrap .top-main .autocomplete .cur a{color: #fff} .header-wrap .top-main .recommend{line-height: 20px; overflow: hidden; width: 550px; margin-top: 4px} .header-wrap .top-main .recommend a{line-height: 12px; display: inline-block; height: 14px; margin-left: -11px; padding: 0 21px 0 10px; text-decoration: none; color: #b7b7b7; border-left: 1px solid #b7b7b7; margin-bottom: 5px;} /*+*/ .header-wrap .top-main .recommend a:hover{text-decoration: underline; color: #e6186f} .header-wrap .top-main .top-logo{display: block; float: left; width: 190px; height: inherit; margin-left: -100%} .header-wrap .top-main .top-ensure{float: left; width: 272px; height: inherit; margin-left: -272px} .header-wrap .top-main .top-ensure a, .header-wrap .top-main .top-ensure p{display: block; float: left; height: 38px; text-decoration: none} .header-wrap .top-main .top-ensure em{font-family: microsoft yahei; font-size: 16px; font-style: normal; line-height: 38px; color: #6c6c6c} .header-wrap .top-main .top-ensure .i-icon{margin-top: -2px; vertical-align: middle} .header-wrap .top-main .top-ensure .top-zheng{margin-right: 28px} /*头部导航*/ .header-wrap .top-siteNav{width: 1190px; height: 46px; margin: 0 auto} .header-wrap .top-siteNav .main-nav a{ position: relative; font-family: microsoft yahei; font-size: 15px; line-height: 38px; display: block; float: left; width: 106px; height: inherit; text-align: center; text-decoration: none; color: #222 } .header-wrap .top-siteNav .main-nav a.new::after{ content: ''; position: absolute; top: -5px; right: 0; width: 27px; height: 20px; display: block; background: url(/shop/images/common/new_tag.gif) no-repeat center center; } .header-wrap .top-siteNav .main-nav a.hot::after{ content: ''; position: absolute; top: -5px; right: 14px; width: 27px; height: 20px; display: block; background: url(/shop/images/common/hot_tag.gif) no-repeat center center; } .header-wrap .top-siteNav .main-nav a:hover{color: #e6186f} .header-wrap .top-siteNav .main-nav .subjects_nav{width: 106px; height: 38px;font-size: 15px; line-height: 38px; float: right;font-family: microsoft yahei; text-align: center; margin-right: 256px; cursor: pointer; position: relative;} .header-wrap .top-siteNav .main-nav .subjects_nav em{display: inline-block; width: 0;height: 0;border-left: 4px solid transparent;border-right: 4px solid transparent; border-top: 6px solid #0f5cb3; z-index: 999; position:absolute;top:17px; right:25px;} .header-wrap .top-siteNav .main-nav .subjects_nav .drop_down{width: 106px; height:auto; position:absolute;right:0px; top:38px; z-index: 999; background:#0f5cb3; display: none;} .header-wrap .top-siteNav .main-nav .drop_down a{height: auto; color: #fff; line-height: 39px;} .header-wrap .top-siteNav .main-nav .drop_down a:hover{background:#13489D;} .header-wrap .top-siteNav .main-nav .subjects_nav:hover .drop_down{display: block;} /*头部导航 --> 导航全部分类*/ .header-wrap .top-siteNav .main-sort{position: relative; z-index: 3; float: left; width: 190px; height: inherit} .header-wrap .top-siteNav .main-sort .all-sort{font-family: microsoft yahei; font-size: 16px; line-height: 46px; display: block; height: inherit; text-align: left; text-decoration: none; color: #fff; background-color: #14489c} /*//*/ .header-wrap .top-siteNav .main-sort .sort-list{position: absolute; z-index: 3; top: 46px; left: 0; width: 190px; height: 480px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .header-wrap .top-siteNav .sort-list-bg{position: absolute; z-index: 4; top: 0; left: 0; width: 100%; height: 100%; content: ''; opacity: .75; background-color: #000; filter: alpha(opacity=75)} /*++*/ .header-wrap .top-siteNav .sort-item-box{height: 50px; margin-top: 2px; margin-left: 2px;} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .sib-abox{color: #13489d; background-color: #fff} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-pill{width: 15px; height: 21px; background-position: 0 -34px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-zhen{width: 16px; height: 15px; background-position: 0 -134px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-tao{width: 16px; height: 19px; background-position: 0 -170px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-pot{width: 16px; height: 17px; background-position: 0 -207px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-lip{width: 16px; height: 18px; background-position: 0 -240px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-nai{width: 16px; height: 18px; background-position: 0 -302px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-ping{width: 16px; height: 18px; background-position: 0 -100px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-eye{width: 18px; height: 13px; background-position: 0 -272px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .nor-case{width: 16px; height: 15px; background-position: 0 -69px} /*++*/ .header-wrap .top-siteNav .sort-item-box:hover .sort-detail-box{display: block} .header-wrap .top-siteNav .sort-item-box .i-icon{margin: 0 16px 0 20px; vertical-align: middle} .header-wrap .top-siteNav .sort-item-box .nor-zhen{margin-left: 19px} .header-wrap .top-siteNav .sort-item-box .nor-ping, .header-wrap .top-siteNav .sort-item-box .nor-tao{margin-right: 17px; margin-left: 19px} /*++*/ .header-wrap .top-siteNav .sort-item-box .nor-pot{margin-right: 17px; margin-left: 19px} .header-wrap .top-siteNav .sort-item-box .nor-lip{margin-right: 16px; margin-left: 20px} .header-wrap .top-siteNav .sort-item-box .nor-nai{margin-right: 18px; margin-left: 19px} .header-wrap .top-siteNav .sort-item-box .nor-ping{margin-right: 15px; margin-left: 20px} /*++*/ .header-wrap .top-siteNav .sort-item-box .nor-eye{margin-left: 18px} .header-wrap .top-siteNav .sort-item-box .nor-case{margin-right: 16px} /*++*/ .header-wrap .top-siteNav .sort-item-box .sib-abox{font-family: microsoft yahei; font-size: 15px; line-height: 50px; position: relative; z-index: 5; display: block; height: 50px; text-decoration: none; color: #fff} /*++*/ /*头部导航 --> 分类展开*/ .header-wrap .top-siteNav .sort-detail-list dd a, .header-wrap .top-siteNav .sort-detail-list dt a{line-height: 25px; text-decoration: none; color: #666} .header-wrap .top-siteNav .sort-item-box .sort-detail-box{position: absolute; z-index: 3; top: 0; left: 189px; display: none; overflow: hidden; width: 959px; min-height: 478px; padding: 0 20px; border: 1px solid #d9dee3;} .header-wrap .top-siteNav .sort-detail-bg{position: absolute; z-index: 2; top: 0; left: 0; width: 100%; height: 100%; opacity: .95; background-color: #fff; filter: alpha(opacity=95)} .header-wrap .top-siteNav .sort-detail-list{position: relative; z-index: 3; float: left; width: 730px; padding-top: 3px} .header-wrap .top-siteNav .sort-detail-list dl{overflow: hidden} .header-wrap .top-siteNav .sort-detail-list dt{font-weight: 700; float: left; width: 100px; margin-right: 28px; padding: 16px 0; text-align: right} .header-wrap .top-siteNav .sort-detail-list dd{float: left; width: 600px; padding: 16px 0; border-bottom: 1px dotted #c6cacb} .header-wrap .top-siteNav .sort-detail-list dt span{font-size: 12px; font-weight: 400; margin-left: 10px} .header-wrap .top-siteNav .sort-detail-list dd a{display: inline-block; margin-right: 18px} .header-wrap .top-siteNav .sort-detail-list a:hover{color: #e6186f} .header-wrap .top-siteNav .sort-detail-recommend{position: relative; z-index: 3; float: left; width: 198px; margin-left: 30px; padding-top: 14px; padding-bottom: 10px} .header-wrap .top-siteNav .rb-tit{font-weight: 700; padding-bottom: 6px; color: #6b6b6b} .header-wrap .top-siteNav .rs-tit{font-weight: 700; margin-top: 10px; padding-top: 8px; padding-bottom: 2px; color: #6b6b6b; border-top: 1px solid #ccc} .header-wrap .top-siteNav .b-shop a{line-height: 30px; display: inline-block; margin-right: 2px; text-decoration: none; color: #666} .header-wrap .top-siteNav .b-shop a:hover{color: #e6186f} .header-wrap .top-siteNav .b-brank img{border: 1px solid #ebebeb; display: inline-block;} /*首页主体部分 --> 轮播*/ .flex-direction-nav{position: absolute;top: 210px;left: 50%;bottom: -50px;z-index: 10;width: 810px;height: 50px;margin-left: -405px;margin-top: -25px;} /*0000*/ .flex-direction-nav .flexPrev, .flex-direction-nav .flexNext{position: absolute;width: 30px;height: 50px;line-height: 50px;background: #000;text-indent: -9999px;display: block;} /*0000*/ .flex-direction-nav .flexPrev{left: 0;} /*0000*/ .flex-direction-nav .flexNext{right: 0;} /*0000*/ .flex-direction-nav a{opacity: 0;} /*0000*/ .flex-direction-nav .flexPrev::after, .flex-direction-nav .flexPrev::before, .flex-direction-nav .flexNext::after, .flex-direction-nav .flexNext::before{ content: ''; position: absolute; left: 13px; display: block; width: 2px; height: 10px; background-color: #fff; } /*0000*/ .flex-direction-nav .flexPrev::before{ top: 17px; transform: rotate(45deg); } /*0000*/ .flex-direction-nav .flexPrev::after{ top: 23px; transform: rotate(-45deg); } /*0000*/ .flex-direction-nav .flexNext::before, .flex-direction-nav .flexNext::after{ left: 15px; } /*0000*/ .flex-direction-nav .flexNext::before{ top: 17px; transform: rotate(-45deg); } /*0000*/ .flex-direction-nav .flexNext::after{ top: 23px; transform: rotate(45deg); } /*0000*/ .flexslider:hover .flexNext, .flexslider:hover .flexPrev{ opacity: .4; } /*0000*/ .flexslider .flexNext:hover, .flexslider .flexPrev:hover{ opacity: .8; } /*0000*/ /*轮播右边侧栏*/ .main-wrap .baner-extra{position: absolute; z-index: 2; top: 38px; left: 50%; width: 168px; height: 412px; margin-left: 405px; padding: 15px 11px} .main-wrap .baner-extra .baner-extra-bg{position: absolute; z-index: 1; top: 0; left: 0; width: 190px; height: 442px; opacity: .8; background-color: #fff; filter: alpha(opacity=90)} .main-wrap .baner-extra .merchant-join{position: relative; z-index: 3; display: block; width: 100%; height: 58px;} .main-wrap .baner-extra .merchant-join .i-icon{margin-top: -2px; margin-right: 12px; vertical-align: middle} .main-wrap .baner-extra .extra-feature{position: absolute; left: 0;bottom: 0; z-index: 3;width: 190px;height: 120px; display: flex; overflow: hidden; text-decoration: none;border-top: 1px solid #e7e7e7;} .main-wrap .baner-extra .extra-feature p{position: relative;font-family: microsoft yahei; font-size: 14px; line-height: 18px; max-height: 120px; text-align: center; color: #666;border-right: 1px solid #e7e7e7;padding: 70px 17px 0; float: left \9; width:28px \9; } .main-wrap .baner-extra .extra-feature p:hover{color: #e10d62;} .main-wrap .baner-extra .extra-feature p:hover .i-icon{top: 10px;} .main-wrap .baner-extra .extra-feature .i-icon{ position:absolute; top:20px;left: 11.5px;-webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s;} .main-wrap .baner-extra .extra-info{position: relative; z-index: 3; width: 168px; height: 200px;margin-bottom: 28px;} .main-wrap .baner-extra .extra-info .ei-list{position: relative; height: 25px; border-bottom: 1px solid #1562b6} .main-wrap .baner-extra .extra-info .ei-list .ei-item{font-family: microsoft yahei; line-height: 24px; position: absolute; z-index: 3; top: 0; width: 78px; height: 24px; padding: 1px 1px 0; cursor: pointer; text-align: center; color: #333} .main-wrap .baner-extra .extra-info .ei-list .cur, .main-wrap .baner-extra .extra-info .ei-list .ei-item:hover{height: 25px; padding: 0; color: #fff; border: 1px solid #1562b6; border-bottom: 0; border-top-left-radius: 3px; border-top-right-radius: 3px; background-color: #1562b6} .main-wrap .baner-extra .extra-info .ei-list .ei-notice{left: 0} .main-wrap .baner-extra .extra-info .ei-list .ei-tip{right: 0} .main-wrap .baner-extra .extra-info .ei-box{margin-top: 10px} .main-wrap .baner-extra .extra-info .ei-box a{line-height: 28px; display: block; height: 28px; padding: 0 5px; text-decoration: none; color: #666} .main-wrap .baner-extra .extra-info .ei-box a:hover{color: #e6186f} .main-wrap .baner-extra .extra-info .ei-box2{display: none} .main-wrap .daily-rec-box h2, .main-wrap .main-sell-box h2, .main-wrap .brand-rec-box h2, .main-wrap .doc-consult-box h2, .main-wrap .main-cate-box h2, .main-wrap .main-cate-box .cate-header h2{width: 1190px; height: 40px; font-size: 18px;margin: 0 auto; color: #333;line-height: 40px;} /*++*/ .main-wrap .daily-rec-box h2 .i-icon, .main-wrap .main-sell-box h2 .i-icon, .main-wrap .brand-rec-box h2 .i-icon, .main-wrap .doc-consult-box h2 .i-icon, .main-wrap .main-cate-box h2 .i-icon{margin-top: -5px; margin-right: 10px; vertical-align: middle} /*++*/ /*轮播下方特价热卖*/ .main-wrap .main-sell-box{width: 1210px; height: 316px; margin: 20px auto 20px} .main-wrap .main-sell-box .main-sell-list{overflow: hidden; width: 1210px; height: 276px} .main-wrap .main-sell-box .main-sell-list .main-sell-item{position: relative; z-index: 1; float: left; width: 230px; height: 275px; margin-left: 10px; padding: 24px 20px 0; background-color: #f8f8f8} .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(1){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale01.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(2){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale02.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(3){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale03.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(4){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale04.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item:nth-child(5){ background: url(http://www.800pharm.com/shop/images/2016index/hot_sale05.png) no-repeat; } .main-wrap .main-sell-box .main-sell-list .main-sell-item a{display: block;} .main-wrap .main-sell-box .pd-img{position: absolute; z-index: 2; top: 10px; left: 0; width: 230px; height: 150px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .main-wrap .main-sell-box .main-sell-list .main-sell-item a:hover .pd-img{top: 0;} /*++*/ .main-wrap .main-sell-box .pd-wrapper{position: absolute;bottom: 10px;left: 10px;width: 207px;height: 94px;background: url(http://www.800pharm.com/shop/images/2016index/hot_sale_info.png) no-repeat; text-align: center;padding: 16px 14px;white-space:nowrap; text-overflow:ellipsis;} .main-wrap .main-sell-box .pd-name{font-family: microsoft yahei;width: 100%; font-size: 14px; color: #333;} .main-wrap .main-sell-box .pd-name:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-sell-box .pd-desp{font-family: microsoft yahei; font-size: 14px; color: #666} .main-wrap .main-sell-box .pd-price{line-height: 24px} .main-wrap .main-sell-box .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f;margin-right: 5px;} .main-wrap .main-sell-box .pd-price del{font-family: microsoft yahei; color: #6e6e6e} /*每日优惠*/ .main-wrap .daily-rec-box{width: 1210px;height: 316px;margin: 0 auto} .main-wrap .daily-rec-box .daily-rec-list{width: 1210px;height: 276px;overflow: hidden;} .main-wrap .daily-rec-box .daily-sell-item{position: relative; z-index: 1; float: left; width: 230px; height: 276px; margin-left: 10px; background-color: #fff;padding: 0 20px;} .main-wrap .daily-rec-box .daily-sell-item a{display: block;} .main-wrap .daily-rec-box .pd-img{position: absolute; z-index: 2; top: 12px; left: 0; width: 226px; height: 150px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .main-wrap .daily-rec-box .daily-sell-item a:hover .pd-img{top: 0;} /*++*/ .main-wrap .daily-rec-box .pd-wrapper{position: absolute;bottom: 10px;left: 10px;width: 210px;;background: rgba(255,255,255,.3); text-align: center;white-space:nowrap; text-overflow:ellipsis;} .main-wrap .daily-rec-box .pd-name{font-family: microsoft yahei; font-size: 14px;display: block; text-decoration: none; color: #333} .main-wrap .daily-rec-box .pd-name:hover{text-decoration: underline; color: #e6186f} .main-wrap .daily-rec-box .pd-desp{font-family: microsoft yahei; font-size: 14px; color: #666;margin-bottom: 5px} .main-wrap .daily-rec-box .pd-price{line-height: 24px} .main-wrap .daily-rec-box .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f;margin-right: 5px;} .main-wrap .daily-rec-box .pd-price del{font-family: microsoft yahei; color: #6e6e6e} /*品牌商家*/ .main-wrap .brand-rec-box{width: 1210px;height: 700px;margin: 0 auto;overflow: hidden;} .main-wrap .brand-rec-box .brand-header{position: relative;} .main-wrap .brand-rec-box .brand-header span{position:absolute;left: 123px;top: 12px;font-size: 14px;color: #999;display: block;} .main-wrap .brand-rec-box .brand-change{position: absolute;right: 0;bottom: 8px;font-size: 12px;color: #999;cursor:pointer;} .main-wrap .brand-rec-box .brand-change .i-icon{margin: -3px 10px 0 10px; vertical-align: middle} .main-wrap .brand-rec-box .brand-change:hover{color: #e41669;} .main-wrap .brand-rec-box .brand-change:hover .icon-change{background-position: -88px -15px;} .main-wrap .brand-rec-box .brand-rec-list{width: 1210px;height: 660px;} .main-wrap .brand-rec-box .brand-rec-item{position: relative;z-index: 1;float: left;width: 590px;height: 325px;background: #fff;margin-left: 10px;margin-bottom: 10px;} .main-wrap .brand-rec-box .brand-rec-list li:nth-child(1) .pd-header{background-color: #c43d7e;} .main-wrap .brand-rec-box .brand-rec-item:nth-child(2) .pd-header{background-color: #6d55bd;} .main-wrap .brand-rec-box .brand-rec-item:nth-child(3) .pd-header{background-color: #3b8c94;} .main-wrap .brand-rec-box .brand-rec-item:nth-child(4) .pd-header{background-color: #3b9448;} /* .main-wrap .brand-rec-box .header-img { float: left; height: 44px; } */ .main-wrap .brand-rec-box .pd-header{display: block;width: 590px;height: 63px;padding: 10px;} .main-wrap .brand-rec-box .header-img{float: left; height: 44px;} .main-wrap .brand-rec-box .header-info{float: right;} .main-wrap .brand-rec-box .header-name{font-size: 20px;color: #fff;font-weight: 600; text-align: right;} .main-wrap .brand-rec-box .header-name .i-icon{margin-top: -5px;margin-left: 5px;vertical-align: middle} .main-wrap .brand-rec-box .header-star{font-size: 12px;color: #fff; text-align: right;} /*0000*/ .main-wrap .brand-rec-box .header-star .h-star{width: 64px;height: 10px;background-position: 0 -712px;margin-left: 5px;} /*++*/ .main-wrap .brand-rec-box .pd-bottom{position: absolute; left: 0;bottom: 0;width: 550px;height: 55px;padding: 10px 20px;border-top: 1px solid #f5f5f5;} .main-wrap .brand-rec-box .pd-tip{float: left;font-size: 14px;color: #ff7800;line-height: 29px;} .main-wrap .brand-rec-box .pd-btn-merchant{float: right;font-size: 14px;color: #e41669;width: 104px;height: 26px;line-height: 26px;border-radius: 13px;border: 1px solid #e41669;text-align: center;text-decoration: none;} .main-wrap .brand-rec-box .pd-btn-merchant:hover{color: #fff;background: #e41669} .main-wrap .brand-rec-box .pd-container{width: 100%;height: 211px;} .main-wrap .brand-rec-box .pd-item{position: relative;width: 196px;height: 211px;float:left;border-right: 1px solid #f5f5f5;} .main-wrap .brand-rec-box .pd-item a{display: block;} .main-wrap .brand-rec-box .pd-item:last-child{border-right: none;} .main-wrap .brand-rec-box .pd-img{position: absolute;top: 10px;left: 28px;width: 140px; height: 140px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s;} .main-wrap .brand-rec-box .pd-item a:hover .pd-img{top: 0;} .main-wrap .brand-rec-box .pd-wrapper{position: absolute;bottom: 10px;left: 10px;width: 176px;text-align: center;white-space:nowrap;text-overflow:ellipsis;} .main-wrap .brand-rec-box .pd-name{font-size: 14px;color: #666;} .main-wrap .brand-rec-box .pd-price{line-height: 24px} .main-wrap .brand-rec-box .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f;margin-right: 5px;} .main-wrap .brand-rec-box .pd-price del{font-family: microsoft yahei; color: #6e6e6e} /*药师咨询*/ .main-wrap .doc-consult-box{width: 1210px;height: 310px;margin: 0 auto} .main-wrap .doc-consult-box .doc-consult-list{width: 1210px;height: 270px;} .main-wrap .doc-consult-box .doc-consult-item{position: relative;float: left;z-index: 1;width:190px;height: 270px;margin-left: 10px;} .main-wrap .doc-consult-box .intro-box, .main-wrap .doc-consult-box .intro-hover-box{position: absolute;top: 0;left: 0;background: #fff;} .main-wrap .doc-consult-box .intro-box{width: 190px;height: 270px;z-index: 2;font-size: 14px;color: #666;text-align: center;transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-ms-transform: rotateY(0deg);transition:.6s ease-out;transform-style: preserve-3d;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d} .main-wrap .doc-consult-box .intro-box-top{height: 210px;padding: 10px 0;} .main-wrap .doc-consult-box .intro-box-top img{margin: 0 auto;} .main-wrap .doc-consult-box .intro-box-top .pd-name{font-weight: 600;padding:12px 0 3px;} .main-wrap .doc-consult-box .intro-box-top .pd-star{font-size: 12px;color: #999;width:108px;margin:0 auto;position: relative;text-align: right;} .main-wrap .doc-consult-box .intro-box-top .star-bg{position: absolute;left:0;top: 5px;display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position: 0 -16px;margin-right: 5px;} .main-wrap .doc-consult-box .intro-box-top .star-num{position: absolute;left:0;top: 5px;z-index: 9;display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position: 0 0;margin-right: 5px;} .main-wrap .doc-consult-box .intro-box-top .pd-num{font-size: 12px;color: #999;} .main-wrap .doc-consult-box .intro-box-top .pd-num span{font-size: 12px;color: #e41669;} .main-wrap .doc-consult-box .intro-box-bottom{position:absolute;bottom: 0;left: 0;width: 100%;height: 40px;} .main-wrap .doc-consult-box .intro-box-bottom a{display: block;color: #e41669;width: 128px;height: 28px;border: 1px solid #e41669;border-radius: 15px;margin: 0 auto;text-decoration: none;line-height: 28px;text-align: center; cursor: pointer;font-size: 14px;} .main-wrap .doc-consult-box .intro-box-bottom a:hover{background-color: #e41669;color: #fff;} .main-wrap .doc-consult-box .intro-hover-box{position: relative;width: 170px;height: 250px;transform: rotateY(-180deg);-webkit-transform: rotateY(-180deg);-moz-transform: rotateY(-180deg);-ms-transform: rotateY(-180deg);font-size: 12px;color: #999;padding: 10px;text-align: left; z-index: 1;transition:.6s ease-out;transform-style: preserve-3d;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;-ms-transform-style: preserve-3d} /*0000*/ .main-wrap .doc-consult-box .intro-hover-box img{margin: 0 auto;} .main-wrap .doc-consult-box .intro-hover-box .pd-name{font-size: 14px;color: #666;text-align: center;line-height: 36px;font-weight: 600;} .main-wrap .doc-consult-box .intro-hover-box .pd-star span{position: relative;display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position:0 -16px;margin-right: 5px;} .main-wrap .doc-consult-box .intro-hover-box .star-num{display:inline-block;width: 73px;height: 12px;background: url(/shop/images/2016index/index_star.png) no-repeat;background-position: 0 0;margin-right: 5px;position: absolute;left:0;top: 5px;z-index: 9;position:absolute;left: 0;top: 0;} .main-wrap .doc-consult-box .doc-consult-item:hover .intro-box{transform: rotateY(180deg);-webkit-transform: rotateY(180deg);-moz-transform: rotateY(180deg);-ms-transform: rotateY(180deg); z-index: 1;} .main-wrap .doc-consult-box .doc-consult-item:hover .intro-hover-box{transform: rotateY(0deg);-webkit-transform: rotateY(0deg);-moz-transform: rotateY(0deg);-ms-transform: rotateY(0deg); z-index: 2;} /*药品分类*/ .main-wrap .main-cate-box{overflow: hidden; width: 1190px; margin: 33px auto 0} .main-wrap .main-cate-box .cate-header{position: relative; z-index: 1; height: 38px; margin: 0 auto; border-bottom: 2px solid #1461b6} /*.main-wrap .main-cate-box .cate-header h2{font-family: microsoft yahei; font-size: 16px; font-weight: 400; line-height: 38px; padding-left: 1px; color: #222}*/ .main-wrap .main-cate-box .cate-header .cate-all{line-height: 30px; position: absolute; z-index: 2; top: 8px; right: 2px; height: 30px; text-decoration: none; color: #b7b7b7} .main-wrap .main-cate-box .cate-header .cate-all:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-cate-box .cate-list{overflow: hidden; width: 1200px; margin-left: -10px} .main-wrap .main-cate-box .cate-list .cate-item{float: left; width: 390px; margin-top: 10px; margin-left: 10px; padding-top: 10px; background-color: #fafafa} .main-wrap .main-cate-box .cate-tag{font-weight: 700; line-height: 12px; height: 14px; margin-bottom: 19px; padding-left: 9px; color: #1176c6; border-left: 2px solid #1176c6} .main-wrap .main-cate-box dl{line-height: 16px; overflow: hidden; height: 16px; margin-bottom: 16px; padding-left: 11px} .main-wrap .main-cate-box dt{display: block; float: left; height: 16px; margin-right: 20px} .main-wrap .main-cate-box dt a{font-weight: 700; line-height: 16px; text-decoration: none; color: #525252} .main-wrap .main-cate-box dt a:hover{text-decoration: underline; color: #525252} .main-wrap .main-cate-box dt a:visited{color: #525252} .main-wrap .main-cate-box dd{display: block; float: left; height: 16px; margin-right: 18px} .main-wrap .main-cate-box dd a{line-height: 16px; text-decoration: none; color: #868686} .main-wrap .main-cate-box dd a:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-cate-box dd a:visited{color: #868686} /*首页主要楼层*/ .main-wrap .main-floor-box{width: 1190px; margin: 31px auto 0; padding-bottom: 15px} /*补充 -- 楼层前广告*/ .front-floor-box{width: 1190px; margin: 31px auto 20px} .front-floor-box a, .front-floor-box img{display: block} .front-floor-box a:focus{outline: none} /*楼层 -- 顶部*/ .main-wrap .main-floor-box .floor-header{position: relative; z-index: 1; overflow: hidden; height: 25px; padding-bottom: 9px; border-bottom: 2px solid #1461b6} .main-wrap .main-floor-box .floor-header h2{font-family: microsoft yahei; font-size: 16px; font-weight: 400; line-height: 25px; height: 25px; color: #5f5f5f} .main-wrap .main-floor-box .floor-header h2 .i-icon{margin-top: -2px; margin-right: 10px; vertical-align: middle} .main-wrap .main-floor-box .floor-rec-list{position: absolute; z-index: 2; top: -6px; right: -8px; overflow: hidden; height: 26px; padding-top: 6px} .main-wrap .main-floor-box .floor-rec-list a{line-height: 12px; display: inline-block; height: 14px; padding: 0 10px; text-decoration: none; color: #b7b7b7; border-right: 1px solid #b7b7b7} .main-wrap .main-floor-box .floor-rec-list a:hover{text-decoration: underline; color: #e6186f} /*楼层 -- 主要内容*/ .main-wrap .main-floor-box .floor-body{overflow: hidden; height: 520px;background-color: #fff;} .main-wrap .main-floor-box .floor-body .floor-main{float: left; width: 100%; height: 100%} .main-wrap .main-floor-box .floor-main-content{position: relative; z-index: 1; overflow: hidden; height: 100%; margin: 0 671px 0 201px} .main-wrap .main-floor-box .floor-main-content a{display: block} .main-wrap .main-floor-box .floor-main-content img{float: left} .main-wrap .main-floor-box .floor-main-content:before{position: absolute; z-index: 2; top: 0; left: -230px; width: 124px; height: 100%; content: ''; -moz-transform: skewX(-25deg); transform: skewX(-25deg); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%)} .main-wrap .main-floor-box .floor-main-content:hover:before{left: 460px; -webkit-transition: all .6s; -moz-transition: all .6s; -ms-transition: all .6s; transition: all .6s} /*楼层 -- 左侧*/ .main-wrap .main-floor-box .floor-body .floor-side{float: left; width: 190px; height: 100%; margin-left: -100%} .main-wrap .main-floor-box .floor-side-img{position: relative; z-index: 1; overflow: hidden; width: 100%; height: 360px} .main-wrap .main-floor-box .floor-side-img a{display: block} .main-wrap .main-floor-box .floor-side-img img{float: left} .main-wrap .main-floor-box .floor-side-img:before{position: absolute; z-index: 2; top: 0; left: -170px; width: 124px; height: 100%; content: ''; -moz-transform: skewX(-25deg); transform: skewX(-25deg); background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(255, 255, 255, 0)), color-stop(50%, rgba(255, 255, 255, .2)), color-stop(100%, rgba(255, 255, 255, 0))); background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%); background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, .2) 50%, rgba(255, 255, 255, 0) 100%)} .main-wrap .main-floor-box .floor-side-img:hover:before{left: 460px; -webkit-transition: all 1s; -moz-transition: all 1s; -ms-transition: all 1s; transition: all 1s} .main-wrap .main-floor-box .floor-side-rec{overflow: hidden; width: 191px; margin-left: -1px} .main-wrap .main-floor-box .floor-side-rec a{line-height: 39px; display: block; float: left; width: 94px; height: 39px; margin-bottom: 1px; margin-left: 1px; text-align: center; text-decoration: none; color: #666; background-color: #f7f7f7} .main-wrap .main-floor-box .floor-side-rec a:hover{color: #e6186f} .main-wrap .main-floor-box .floor-body .floor-extra{float: left; width: 669px; height: 100%; margin-left: -670px; border-left: 1px solid #efefef} /*楼层 -- 右侧*/ .main-wrap .main-floor-box .floor-extra-list{overflow: hidden; height: 100%} .main-wrap .main-floor-box .floor-extra-item{position: relative; z-index: 1; float: left; width: 222px; height: 259px; border-right: 1px solid #efefef; border-bottom: 1px solid #efefef; background-color: #fff} .main-wrap .main-floor-box .floor-extra-item a{display: block;} .main-wrap .main-floor-box .floor-extra-item .pd-img{position: absolute; z-index: 2; top: 10px; left: 0; width: 222px; height: 160px; -webkit-transition: all .3s; -moz-transition: all .3s; -ms-transition: all .3s; transition: all .3s} .main-wrap .main-floor-box .floor-extra-item a:hover .pd-img{top: 0;} .main-wrap .main-floor-box .floor-extra-item .pd-wrapper{position: absolute;bottom: 5px;width: 203px;padding: 0 10px;text-align: center;} .main-wrap .main-floor-box .floor-extra-item .pd-name{font-family: microsoft yahei; font-size: 14px; display: block; text-decoration: none; color: #666} .main-wrap .main-floor-box .floor-extra-item .pd-name:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-floor-box .floor-extra-item .pd-desp{font-family: microsoft yahei; font-size: 14px; color: #999;margin-bottom: 5px;} .main-wrap .main-floor-box .floor-extra-item .pd-price{line-height: 24px} .main-wrap .main-floor-box .floor-extra-item .pd-price em{font-family: microsoft yahei; font-size: 16px; font-style: normal; color: #e6186f; margin-right: 5px;} .main-wrap .main-floor-box .floor-extra-item .pd-price del{font-family: microsoft yahei; color: #6e6e6e} .main-wrap .main-floor-box .floor-extra-item .pd-img img{display: block} /*友情链接*/ .main-wrap .vfdlink{width: 1190px; min-height: 156px; margin: 35px auto 0;background-color: #fff;} .main-wrap .vfdlink .hd{height: 30px; margin-top: 30px; border-bottom: 1px solid #666} .main-wrap .vfdlink .hd li{line-height: 30px; float: left; height: 30px; margin: 0 5px; padding: 0 25px; cursor: pointer; color: #666} .main-wrap .vfdlink .hd .cur{font-weight: 700; line-height: 26px; margin-top: -5px; padding-top: 5px; color: #666; border: 1px solid #666; border-bottom: 0; background-color: #fff} .main-wrap .vfdlink .ft{display: none; overflow: hidden; padding: 10px 20px} .main-wrap .vfdlink .ft li{float: left; padding: 2px 5px; white-space: nowrap} .main-wrap .vfdlink .ft li a{text-decoration: none; color: #666} .main-wrap .vfdlink .ft li a:hover{text-decoration: underline; color: #e6186f} .main-wrap .main-content-nav{position: fixed; bottom: 160px; left: 50%; width: 30px; height: 340px; margin-left: -654px; border-top: 1px solid #d8d8d8} .main-wrap .main-content-nav .main-nav-a{font-family: microsoft yahei; line-height: 15px; display: block; height: 44px; padding: 9px 0; text-align: center; text-decoration: none; color: #fff; background: #9e9096;margin-bottom: 1px;} .main-wrap .main-content-nav .cur, .main-wrap .main-content-nav .main-nav-a:hover{background-color: #e73c81;} .main-wrap .nav-hidden{display: none} /*首页 页脚部分*/ .footer-wrap{margin: 0 auto; padding-bottom: 40px} /*页脚 -- 保证*/ .footer-wrap .ft-ensure-box{height: 100px; margin: 0 auto; text-decoration: none} .footer-wrap .ft-ensure-box .ensure-content{display: block; width: 1188px; height: 100%; margin: 0 auto; padding: 0 1px} .footer-wrap .ft-ensure-box .ensure-list{overflow: hidden; width: 100%; height: 100%} .footer-wrap .ft-ensure-box .ensure-item{float: left; width: 198px; height: 50px; padding: 22px 0 28px} .footer-wrap .ft-ensure-box .ensure-item .i-icon{display: block; float: left; margin-right: 10px} .footer-wrap .ft-ensure-box .ensure-item .ensure-tit{font-family: microsoft yahei; font-size: 16px; line-height: 28px; float: left; width: 130px; height: 28px; color: #1b1b1b} .footer-wrap .ft-ensure-box .ensure-item .ensure-desp{font-family: microsoft yahei; line-height: 14px; float: left; width: 130px; height: 14px; color: #919191} /*页脚 -- 帮助信息*/ .footer-wrap .ft-info-box{height: 144px; margin: 0 auto; padding: 32px 0 38px; background-color: #f4f4f4} .footer-wrap .ft-info-box .info-content{position: relative; z-index: 1; width: 1190px; height: 100%; margin: 0 auto} .footer-wrap .ft-info-box .info-content-list{float: left; overflow: hidden; width: 630px; height: 100%} .footer-wrap .ft-info-box .info-content-item{float: left; width: 155px; height: 100%} .footer-wrap .ft-info-box .info-content-item .info-tit{font-family: microsoft yahei; font-size: 14px; line-height: 26px; height: 26px; color: #262626} .footer-wrap .ft-info-box .info-content-item .info-tit .i-icon{margin-top: -2px; margin-right: 10px; vertical-align: middle} .footer-wrap .ft-info-box .info-content-item .info-a{line-height: 18px; display: block; height: 18px; margin-bottom: 8px; text-decoration: none; text-indent: 38px; color: #6a6a6a} .footer-wrap .ft-info-box .info-content-item .info-a:hover{color: #e6186f} .footer-wrap .ft-info-box .info-contact{float: left; width: 186px; height: 100%; margin-top: -3px} .footer-wrap .ft-info-box .ic-tel{font-size: 22px; line-height: 32px; height: 32px; color: #3b3b3b} .footer-wrap .ft-info-box .ic-time{font-family: microsoft yahei; line-height: 18px; height: 18px; padding-bottom: 6px; color: #a5a5a5; border-bottom: 1px solid #a4a4a4} .footer-wrap .ft-info-box .ic-weibo{font-family: microsoft yahei; line-height: 24px; display: block; height: 24px; margin-top: 11px; text-decoration: none; color: #8f8f8f} .footer-wrap .ft-info-box .ic-weibo .icon-weibo{margin-right: 15px; vertical-align: top} .footer-wrap .ft-info-box .ic-mail{line-height: 14px; display: block; height: 14px; margin-top: 8px; text-decoration: none; color: #8f8f8f} .footer-wrap .ft-info-box .ic-mail .black-mail{margin-top: -2px; margin-right: 18px; margin-left: 3px; vertical-align: middle} .footer-wrap .ft-info-box .info-qrcode{position: absolute; z-index: 2; top: 0; right: 0; width: 110px; height: 100%} .footer-wrap .ft-info-box .info-qrcode2{ right: 180px; } .footer-wrap .ft-info-box .iq-img{display: block; overflow: hidden; width: 108px; height: 108px; margin-bottom: 7px; border: 1px solid #ececec; border-radius: 3px} .footer-wrap .ft-info-box .iq-img img{width: 100%; height: 100%} .footer-wrap .ft-info-box .info-qrcode p{font-family: microsoft yahei; line-height: 16px; text-align: center; color: #484848} /*页脚 -- 链接与支持*/ .footer-wrap .ft-link-box{height: 118px; margin: 0 auto; padding: 26px 0 18px; background-color: #1562b6} .footer-wrap .ft-link-box .link{width: 1190px; margin: 0 auto; color: #fff; text-align:center;} .footer-wrap .ft-link-box .link a{margin: 0 10px; text-decoration: none; color: #fff} .footer-wrap .ft-link-box .link a:hover{text-decoration: underline; color: #fff} .footer-wrap .ft-link-box .copyright{width: 1190px; margin: 30px auto 0} .footer-wrap .ft-link-box .copyright p{text-align: center; color: #85b6ff} .footer-wrap .ft-link-box .copyright a{margin: 0 3px; text-decoration: none; color: #85b6ff} .footer-wrap .ft-link-box .copyright a:hover{text-decoration: underline; color: #85b6ff} .footer-wrap .ft-authentication-box{margin-top: 32px; text-align: center} .footer-wrap .ft-authentication-box a{text-decoration: none} .footer-wrap .ft-authentication-box img{display: inline-block;} /*首页 侧栏部分*/ .sidebar-wrap{position: fixed; z-index: 100; top: 0; right: 0; width: 36px; height: 100%} .sidebar-wrap .sidebar-bg{position: absolute; top: 0; left: 0; width: 100%; height: 100%; opacity: .95; background-color: #40454d; filter: alpha(opacity=95)} /*侧栏主体*/ .sidebar-wrap .sidebar-main{position: absolute; top: 24%; left: 0; width: 100%} .sidebar-wrap .sidebar-main .sidebar-content{position: relative; width: 100%; margin-top: -1px; padding: 10px 2px; cursor: pointer; text-align: center} .sidebar-wrap .sidebar-main .sidebar-content:hover{background-color: #77818b} .sidebar-wrap .sidebar-main .sidebar-content:hover .drawer-handle{display: block} .sidebar-wrap .sidebar-main .sidebar-line{width: 18px; height: 0; margin: 4px auto; border-bottom: 1px solid #949494} .sidebar-wrap .sidebar-main .i-icon{display: block; margin: 0 0 5px 6px; *float: left} .sidebar-wrap .sidebar-main .sidebar-cart p, .sidebar-wrap .sidebar-main .sidebar-kefu p, .sidebar-wrap .sidebar-main .sidebar-member p.login_text{font-family:microsoft yahei;font-size:14px;line-height:19px;letter-spacing:5px;color:#fff;text-align:center} .sidebar-wrap .sidebar-main .sidebar-cart a{display: block; text-decoration: none} .sidebar-wrap .sidebar-main .sidebar-cart span{line-height: 20px; display: none; min-width: 14px; margin-top: 5px; margin-left: -5px; padding: 0 3px; color: #fff; border-radius: 20px; background-color: #e6186f} /* .sidebar-wrap .sidebar-main .sidebar-member{line-height: 36px; height: 36px; padding: 0} .sidebar-wrap .sidebar-main .sidebar-member .i-icon{display: inline-block; margin: -2px 0 0; vertical-align: middle; *margin: 10px 0 0 10px} */ /*侧栏下方*/ .sidebar-wrap .sidebar-extra{position: absolute; bottom: 10px; left: 0; width: 100%} .sidebar-wrap .sidebar-extra .i-icon{margin-top: -2px; vertical-align: middle; *margin-top: 10px} .sidebar-wrap .sidebar-extra li{line-height: 36px; position: relative; width: 100%; min-height: 36px; margin-bottom: 40px; text-align: center} .sidebar-wrap .sidebar-extra li:hover{background-color: #77818b} .sidebar-wrap .sidebar-extra li:hover .drawer-handle{display: block} .sidebar-wrap .sidebar-extra a{display: block; width: 100%; height: 100%} /*侧栏抽屉*/ .sidebar-wrap .drawer-handle{position:absolute;top:13px;left:0;display:none;width:0;height:0;border-width:5px 0 5px 5px;border-style:solid;border-color:transparent transparent transparent #fff} .sidebar-wrap .sidebar-drawer{ position:absolute; z-index:-1; bottom:-1px; left:240px; width:200px; cursor:default; -webkit-transition:all .4s; -moz-transition:all .4s; -ms-transition:all .4s; transition:all .4s; border:1px solid #dedede; background-color:#fff; box-shadow:1px 1px 3px #d4d4d4 } .sidebar-wrap li:hover .sidebar-drawer{left:-200px;*left:-202px} .sidebar-wrap li:hover .cart-drawer{left:-270px;*left:-272px} .sidebar-wrap .qrcode-drawer{height:170px;text-align:center;width:150px} .sidebar-wrap li:hover .qrcode-drawer{left:-150px;*left:-152px} .sidebar-wrap li .qrcode-drawer:hover{left:190px;} .sidebar-wrap .qrcode-drawer p{font-family:microsoft yahei;line-height:18px;margin:10px 0 5px;color:#6d6d6d;text-align:center} .sidebar-wrap .kefu-drawer{ top: 0; text-align: center; height: 275px; } .sidebar-wrap .kefu-drawer .btn{font-family: microsoft yahei; font-size: 14px; line-height: 31px; display: inline-block; width: 80px; height: 32px; margin: 30px 4px 15px; text-decoration: none; color: #fff; border-radius: 3px; background-color: #e84489} /*需求2602*/ /*#kefu-drawer{left: 36px;}*/ .sidebar-wrap .sidebar-main .kefu-drawer .close_kefu-drawer{display: block; font-size: 20px; text-align:center; cursor: pointer; width: 20px; position: absolute; top:5px; left: 5px} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box{background-color: #ececec; padding: 10px 13px;} .sidebar-wrap .sidebar-main .kefu-drawer .input_group:after{content: ""; display: block; visibility: hidden; clear: both; height: 0} .sidebar-wrap .sidebar-main .kefu-drawer .input_group input{color: #333; width: 120px; float: left; padding: 3px; border: 1px solid #e73276; height: 22px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .input_group a{display: inline-block; height: 22px; padding: 4px 5px; background-color: #e84489; color: white; -webkit-border-radius: 0 3px 3px 0; cursor: pointer; font-family: "microsoft yahei";} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box p{color: #666666; font-family: normal; letter-spacing: inherit; text-align: left; padding-top: 5px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code{ padding-top: 10px; text-align: center; } .sidebar-wrap .sidebar-main .kefu-drawer .qr_code p{color: #666666; font-family: "microsoft yahei"; letter-spacing: inherit; font-size: 14px; padding-top: 5px; text-align: center; padding-bottom: 10px;} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code .code_tips{color: #828282;} .sidebar-wrap .member-drawer{top:0;height:120px} .sidebar-wrap .drawer-close{display:none} .sidebar-wrap .drawer-out{left:-150px;*left:-152px} .sidebar-wrap li:hover .drawer-out{left:-150px;*left:-152px} .sidebar-wrap .drawer-out .drawer-close{position:absolute;top:0;right:10px;cursor:pointer;display:block} .sidebar-wrap .logout .login-box{position:relative;height:90px;padding-left:88px;text-align:left;border-bottom:1px dotted #acb2b2} .sidebar-wrap .logout .login-box img{position:absolute;top:20px;left:16px;width:50px;height:50px} .sidebar-wrap .logout .login-box p{font-family:microsoft yahei;line-height:22px;padding-top:18px;color:#969696} .sidebar-wrap .logout .login-box a{font-family:microsoft yahei;font-size:14px;margin-right:5px;color:#5d5d5d} .sidebar-wrap .logout .login-box a:hover{color:#e84489} .sidebar-wrap .logout .btm{line-height:29px;height:29px;text-align:left;text-indent:20px;color:#909090} .sidebar-wrap .logout .user-header{width:88px;height:100%} .sidebar-wrap .login{padding:5px 10px 10px 15px} .sidebar-wrap .login .user-account{height:65px;padding-left:8px;text-align:left} .sidebar-wrap .login .user-account p{font-family:microsoft yahei;font-size:14px;line-height:20px;margin-top:4px;color:#434343} .sidebar-wrap .login .user-account a{text-decoration:none;color:#434343} .sidebar-wrap .login .user-account span{font-family:microsoft yahei;font-size:14px;line-height:34px;color:#1562b6} .sidebar-wrap .login .user-account b{font-size:12px;font-weight:400;line-height:21px;display:inline-block;width:19px;height:20px;margin-top:-2px;margin-right:3px;padding-right:1px;text-align:center;vertical-align:middle;letter-spacing:-1px;color:#fff;border-radius:100%;background-color:#1562b6} .sidebar-wrap .login .user-info{overflow:hidden;height:42px} .sidebar-wrap .login .user-info li{line-height:0;float:left;width:58px;margin-left:-1px;border-left:1px solid #d0d0d0} .sidebar-wrap .login .user-info a{display:block;width:100%;height:100%;text-decoration:none} .sidebar-wrap .login .user-info span{font-family:microsoft yahei;line-height:16px;color:#e61e73;text-align:center;display:block} .sidebar-wrap .login .user-info p{font-family:microsoft yahei;line-height:26px;color:#999;text-align:center} /*侧栏新增顶部位置*/ .sidebar-wrap .sidebar-adv-top{position: absolute; top: 0; right: 0; height: 25%; max-height: 267px; width: 80px} .sidebar-wrap .sidebar-adv-top a{display: block; width: 100%; height: 100%; position: relative} .sidebar-wrap .sidebar-adv-top img{position: absolute; bottom: 0; right: 0} /*首页新增样式 需求3200*/ .sidebar-wrap .sidebar-drawer .sd-title{ position: relative; } .sidebar-wrap .sidebar-drawer .sd-title .close_kefu-drawer{ left: auto; right: 5px; } .sidebar-wrap .sidebar-drawer .sd-title .kefu-icon{ line-height: 38px; color: #333; text-align: left; padding-left: 30px; background: url("/shop/images/2016index/index_icon_01.png") no-repeat 5px center; } .sidebar-wrap .sidebar-drawer .btn-box{ overflow: hidden; clear: both; } .sidebar-wrap .sidebar-drawer .btn-box a{ position: relative; width: 33.3333%; float: left; color: #fff; padding-top: 35px; line-height: 30px; } .sidebar-wrap .sidebar-drawer .btn-box a:hover .mask-lay{ display: block; } .sidebar-wrap .sidebar-drawer .btn-box a .mask-lay{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; display: none; background: rgba(0, 0, 0, .2); } .sidebar-wrap .sidebar-drawer .btn-box a.ng-btn{ background: #ef584d url(/shop/images/2016index/index_icon_08.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.zh-btn{ background: #4680de url(/shop/images/2016index/index_icon_09.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.sh-btn{ background: #e45092 url(/shop/images/2016index/index_icon_05.png) no-repeat center 10px; } /*首页 fixed部分 --> 顶部fixed搜索*/ .fixed-search-box{position: fixed; z-index: 90; top: -100%; left: 0; width: 100%; height: 50px; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; transition: all .5s; background-color: #13489d; box-shadow: 0 2px 5px #bababa} .fixed-search-show{top: 0} .fixed-search-box .fixed-search-content{position: relative; z-index: 91; width: 1190px; height: 100%; margin: 0 auto} .fixed-search-box .fixed-logo{position: absolute; z-index: 92; top: 0; left: 0; width: 131px; height: 50px} .fixed-search-box .search-contain{position: relative; z-index: 93; width: 870px; height: 32px; margin: 0 auto; padding: 9px 0} /*++*/ .fixed-search-box .search-form{width: 868px; height: 30px; border: 1px solid #13489d; background-color: #fff} .fixed-search-box .search-form .search-box{font-family: microsoft yahei; font-size: 13px; line-height: 30px; float: left; width: 748px; height: 30px; text-indent: 5px; border: none; background: 0 0} .fixed-search-box .search-form .search-btn{font-family: microsoft yahei; font-size: 15px; line-height: 29px; float: left; width: 120px; height: 30px; text-align: center; color: #fff; border: none; background: #13489d url(/shop/images/2016index/topSearch_icon.png) no-repeat 20px center; cursor: pointer} .fixed-search-box .autocomplete{position: absolute; z-index: 93; top: 37px; left: 0; display: none; width: 748px; border: 1px solid #1562b6} .fixed-search-box .autocomplete li{display: block; height: 28px; color: #333; background-color: #fff} .fixed-search-box .autocomplete li a{font-family: microsoft yahei; font-size: 13px; line-height: 30px; display: block; padding: 0 5px; text-decoration: none; color: inherit} .fixed-search-box .autocomplete .cur{color: #fff; background: #1562b6} /*新用户全屏广告*/ .fullAdvArea .fullContainer, .fullAdvArea .fullMask{position: fixed; top: 0; left: 0; width: 100%; height: 100%} .fullAdvArea{display: none} .fullAdvArea .fullMask{z-index: 120; opacity: .7; background-color: #333; filter: alpha(opacity=70)} .fullAdvArea .fullContainer{z-index: 121} /* .fullAdvArea .fullContent, .fullAdvArea .fullImg{position: relative; width: 700px; height: 600px} */ .fullAdvArea .fullContent, .fullAdvArea .fullImg{ position: relative; width: 860px; height: 500px } .fullAdvArea .fullContent{z-index: 121; display: block; margin: 100px auto} /* .fullAdvArea .fullContent{z-index: 121; display: block; margin: 40px auto} */ .fullAdvArea .fullClose{ position: absolute; z-index: 122; top: 13px; right: 95px; display: block; width: 60px; height: 60px; cursor: pointer } /*客服电话回拨弹出框*/ .kefu_pop_big{position: fixed; width: 542px; height: 268px; background: transparent url("/shop/images/2016index/kefu_pop_big.png") 0 0 no-repeat; z-index: 200; opacity: 0;} .kefu_pop_big .big_close{position: absolute; display: block; width: 5.55%; height: 11.19%; background: url(about:blank); /*IE8 bug*/ right: 12.75%; top: 22.01%; cursor: pointer;} .kefu_pop_big .big_input{display: block; position: absolute; width: 201px; height: 36px; left: 207px; top: 173px; border: none; padding-left: 8px; font-size: 12px; line-height: 36px} .kefu_pop_big .big_contact{display: block; position: absolute; cursor: pointer; width: 74px; height: 36px; right: 50px; top: 173px;} .kefu_pop_big .nangan_btn { display: block; position: absolute; cursor: pointer; width: 80px; height: 70px; right: 284px; bottom: 27px; } .kefu_pop_big .zonghe_btn { display: block; position: absolute; cursor: pointer; width: 80px; height: 70px; right: 189px; bottom: 27px; } .kefu_pop_big .shouhou_btn { display: block; position: absolute; cursor: pointer; width: 80px; height: 70px; right: 94px; bottom: 27px; } .kefu_pop_mid{position: fixed; width: 86px; height: 140px; background: transparent url("/shop/images/2016index/kefu_pop_mid.png") 0 0 no-repeat; background-size: 86px 140px; z-index: 200; bottom: 10px; left: 100px; opacity: 0;} .kefu_pop_mid .mid_close{position: absolute; display: block; width: 14%; height: 8.6%; background: url(about:blank); /*IE8 bug*/ right: 4%; top: 2.5%; cursor: pointer;} .kefu_pop_mid .mid_btn{position: absolute; display: block; width: 90%; height: 16.56%; left: 5%; top: 79.75%; cursor: pointer;} .kefu_pop_small{position: fixed; z-index: 200; bottom: 48px; left: 0; height: 32px; cursor: pointer; opacity: 0;} .kefu_pop_small .small_tips{height: 32px; font-family: "microsoft yahei"; background-color: #1360ac; color: #ffffff; font-size: 13px; padding: 0 10px; line-height: 32px; float: left;} .kefu_pop_small .small_icon{display: inline-block; height: 32px; width: 32px; background: #a8a8a8 url("/shop/images/2016index/kefu_pop_phone.png") 5px 5px no-repeat; border-radius: 0 5px 5px 0; -webkit-border-radius: 0 5px 5px 0; -moz-border-radius: 0 5px 5px 0; -o-border-radius: 0 5px 5px 0;} .mobile{ position: relative; } .header-wrap .top-siteNav .main-nav{float: left; height: 38px; margin-top: 8px; width: 1000px} /*首页主体部分 --> 轮播*/ .main-wrap{position: relative; z-index: 1; min-width: 1190px; margin: 0 auto;background: #f5f5f5;padding-bottom: 30px;} .main-wrap .baner-scoller{position: relative; overflow: hidden; width: 100%; height: 480px; margin: 0 auto; background: url(/shop/images/2016index/loading.gif) center no-repeat} .main-wrap .baner-scoller .slides{position: relative; z-index: 1; visibility: hidden; width: 1190px; height: 480px; margin: 0 auto} .main-wrap .slides a{display: block;width: 100%; height: 480px; position: absolute; top: 0; left: 0;} /*0000*/ .main-wrap .slides>a:not(:first-child){display: none;} .main-wrap .slides img{display: block; margin: 0 auto} .sidebar-wrap{ position: fixed; z-index: 9999; top: 0; right: 0; width: 36px; height: 100%;} .sidebar-wrap .sidebar-bg{ position: absolute; top :0; left: 0; width: 100%; height: 100%; opacity: .95; background-color: #40454d;filter:alpha(opacity=95);} /*侧栏主体*/ .sidebar-wrap .sidebar-main{ position: absolute; top:24%; left: 0; width: 100%;} .sidebar-wrap .sidebar-main .sidebar-content{ position: relative; width: 100%; margin-top: -1px; padding: 10px 2px; cursor: pointer; text-align: center;} .sidebar-wrap .sidebar-main .sidebar-content:hover{ background-color: #77818b;} .sidebar-wrap .sidebar-main .sidebar-content:hover .drawer-handle{ display: block;} .sidebar-wrap .sidebar-main .sidebar-line{ width: 18px; height: 0; margin: 4px auto; border-bottom: 1px solid #949494;} .sidebar-wrap .sidebar-main .i-icon{ display: block; margin: 0 0 5px 6px; *float: left;} .sidebar-wrap .sidebar-main .sidebar-cart p, .sidebar-wrap .sidebar-main .sidebar-kefu p, .sidebar-wrap .sidebar-main .sidebar-member p.login_text{ font-family: microsoft yahei; font-size: 14px; line-height: 19px; letter-spacing: 5px; color: #fff; text-align: center;} .sidebar-wrap .sidebar-main .sidebar-cart a{ display: block; text-decoration: none;} .sidebar-wrap .sidebar-main .sidebar-cart span{ line-height: 20px; display: inline-block; min-width: 14px; margin-top: 5px; margin-left: -5px; padding: 0 3px; color: #fff; border-radius: 20px; background-color: #e6186f; text-align: center;} /* .sidebar-wrap .sidebar-main .sidebar-member .i-icon{display:inline-block;margin:10px 0 0;*margin:10px 0 0 10px} */ /*侧栏下方*/ .sidebar-wrap .sidebar-extra{ position: absolute; bottom: 10px; left: 0; width: 100%;} .sidebar-wrap .sidebar-extra .i-icon{ margin-top: 10px;} .sidebar-wrap .sidebar-extra li{ line-height: 36px; position: relative; width: 100%; height: 36px; margin-bottom: 40px; text-align: center;} .sidebar-wrap .sidebar-extra li:hover{ background-color: #77818b;} .sidebar-wrap .sidebar-extra li:hover .drawer-handle{ display: block;} .sidebar-wrap .sidebar-extra a{ display: block; width: 100%; height: 100%;} /*侧栏抽屉*/ .sidebar-wrap .drawer-handle{position:absolute;top:13px;left:0;display:none;width:0;height:0;border-width:5px 0 5px 5px;border-style:solid;border-color:transparent transparent transparent #fff} .sidebar-wrap .sidebar-drawer{ position:absolute; z-index:-2; bottom:-1px; left:240px; width:200px; cursor:default; -webkit-transition:all .4s; -moz-transition:all .4s; -ms-transition:all .4s; transition:all .4s; border:1px solid #dedede; background-color:#fff; box-shadow:1px 1px 3px #d4d4d4 } .sidebar-wrap li:hover .sidebar-drawer{left:-200px;*left:-202px} .sidebar-wrap li:hover .cart-drawer{left:-270px;*left:-272px} .sidebar-wrap .qrcode-drawer{height:170px;text-align:center;width:150px} .sidebar-wrap li:hover .qrcode-drawer{left:-150px;*left:-152px} .sidebar-wrap li .qrcode-drawer:hover{left:190px;} .sidebar-wrap .qrcode-drawer p{font-family:microsoft yahei;line-height:18px;margin:10px 0 5px;color:#6d6d6d;text-align:center} .sidebar-wrap .kefu-drawer{ top: 0; text-align: center; height: 275px; } .sidebar-wrap .kefu-drawer .btn{font-family: microsoft yahei; font-size: 14px; line-height: 31px; display: inline-block; width: 80px; height: 32px; margin: 30px 4px 15px; text-decoration: none; color: #fff; border-radius: 3px; background-color: #e84489} /*需求2602*/ /*#kefu-drawer{left: 36px;}*/ .sidebar-wrap .sidebar-main .kefu-drawer .close_kefu-drawer{display: block; font-size: 20px; text-align:center; cursor: pointer; width: 20px; position: absolute; top:5px; left: 5px} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box{background-color: #ececec; padding: 10px 13px;} .sidebar-wrap .sidebar-main .kefu-drawer .input_group:after{content: ""; display: block; visibility: hidden; clear: both; height: 0} .sidebar-wrap .sidebar-main .kefu-drawer .input_group input{color: #333; width: 120px; float: left; padding: 3px; border: 1px solid #e73276; height: 22px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .input_group a{display: inline-block; height: 22px; padding: 4px 5px; background-color: #e84489; color: white; -webkit-border-radius: 0 3px 3px 0; cursor: pointer; font-family: "microsoft yahei";} .sidebar-wrap .sidebar-main .kefu-drawer .contact_box p{color: #666666; font-family: normal; letter-spacing: inherit; text-align: left; padding-top: 5px; font-family: "microsoft yahei"; font-size: 12px} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code{ padding-top: 10px; text-align: center; } .sidebar-wrap .sidebar-main .kefu-drawer .qr_code img{ margin: 0 auto; } .sidebar-wrap .sidebar-main .kefu-drawer .qr_code p{color: #666666; font-family: "microsoft yahei"; letter-spacing: inherit; font-size: 14px; padding-top: 5px; text-align: center; padding-bottom: 10px;} .sidebar-wrap .sidebar-main .kefu-drawer .qr_code .code_tips{color: #828282;} .sidebar-wrap .member-drawer{top:0;height:120px} .sidebar-wrap .drawer-close{display:none} .sidebar-wrap .drawer-out{left:-150px;*left:-152px} .sidebar-wrap li:hover .drawer-out{left:-150px;*left:-152px} .sidebar-wrap .drawer-out .drawer-close{position:absolute;top:0;right:10px;cursor:pointer;display:block} .sidebar-wrap .logout .login-box{position:relative;height:90px;padding-left:88px;text-align:left;border-bottom:1px dotted #acb2b2} .sidebar-wrap .logout .login-box img{position:absolute;top:20px;left:16px;width:50px;height:50px} .sidebar-wrap .logout .login-box p{font-family:microsoft yahei;line-height:22px;padding-top:18px;color:#969696} .sidebar-wrap .logout .login-box a{font-family:microsoft yahei;font-size:14px;margin-right:5px;color:#5d5d5d} .sidebar-wrap .logout .login-box a:hover{color:#e84489} .sidebar-wrap .logout .btm{line-height:29px;height:29px;text-align:left;text-indent:20px;color:#909090} .sidebar-wrap .logout .user-header{width:88px;height:100%} .sidebar-wrap .login{padding:5px 10px 10px 15px} .sidebar-wrap .login .user-account{height:65px;padding-left:8px;text-align:left} .sidebar-wrap .login .user-account p{font-family:microsoft yahei;font-size:14px;line-height:20px;margin-top:4px;color:#434343} .sidebar-wrap .login .user-account a{text-decoration:none;color:#434343} .sidebar-wrap .login .user-account span{font-family:microsoft yahei;font-size:14px;line-height:34px;color:#1562b6} .sidebar-wrap .login .user-account em{font-size:12px;font-weight:400;line-height:21px;display:inline-block;width:19px;height:20px;margin-top:-2px;margin-right:3px;padding-right:1px;text-align:center;vertical-align:middle;letter-spacing:-1px;color:#fff;border-radius:100%;background-color:#1562b6} .sidebar-wrap .login .user-info{overflow:hidden;height:42px} .sidebar-wrap .login .user-info li{line-height:0;float:left;width:58px;margin-left:-1px;border-left:1px solid #d0d0d0} .sidebar-wrap .login .user-info a{display:block;width:100%;height:100%;text-decoration:none} .sidebar-wrap .login .user-info span{font-family:microsoft yahei;line-height:16px;color:#e61e73;text-align:center;display:block} .sidebar-wrap .login .user-info p{font-family:microsoft yahei;line-height:26px;color:#999;text-align:center} .sidebar-wrap .sidebar-drawer .sd-title{ position: relative; } .sidebar-wrap .sidebar-drawer .sd-title .close_kefu-drawer{ left: auto; right: 5px; } .sidebar-wrap .sidebar-drawer .sd-title .kefu-icon{ line-height: 38px; color: #333; text-align: left; padding-left: 30px; background: url("/shop/images/2016index/index_icon_01.png") no-repeat 5px center; } .sidebar-wrap .sidebar-drawer .btn-box{ overflow: hidden; clear: both; } .sidebar-wrap .sidebar-drawer .btn-box a{ position: relative; width: 33.3333%; float: left; color: #fff; padding-top: 35px; line-height: 30px; } .sidebar-wrap .sidebar-drawer .btn-box a:hover .mask-lay{ display: block; } .sidebar-wrap .sidebar-drawer .btn-box a .mask-lay{ position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; display: none; background: rgba(0, 0, 0, .2); } .sidebar-wrap .sidebar-drawer .btn-box a.ng-btn{ background: #ef584d url(/shop/images/2016index/index_icon_08.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.zh-btn{ background: #4680de url(/shop/images/2016index/index_icon_09.png) no-repeat center 10px; } .sidebar-wrap .sidebar-drawer .btn-box a.sh-btn{ background: #e45092 url(/shop/images/2016index/index_icon_05.png) no-repeat center 10px; } /*侧栏新增顶部位置*/ .sidebar-wrap .sidebar-adv-top{position:absolute;top:0;right:0;height:25%;max-height:267px;width:80px} .sidebar-wrap .sidebar-adv-top a{display:block;width:100%;height:100%;position:relative} .sidebar-wrap .sidebar-adv-top img{position:absolute;bottom:0;right:0} /* 新增购物车浮框 */ .cart-fixed-box{ position: absolute; top: 0; left: 36px; z-index: -1; width: 270px; height:410px; background-color: #f2f2f2; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s; } .cfb-title-box{ overflow: hidden; padding: 0 33px; border-bottom: 1px solid #dedede; } .cfb-title-box .black-cart{ position: absolute; left: 0; top: 10px; } .cfb-title-box .close-btn{ position: absolute; top: 15px; right: 10px; } .cfb-title-box p{ padding: 10px 0; text-align: left !important; letter-spacing: normal !important; color: #666 !important; font-size: 14px; } .cart-fixed-box ul{ height: 324px; overflow: hidden; overflow-y: auto; } .cart-fixed-box ul li{ position: relative; margin-bottom: 10px; background-color: #fff; padding: 10px 20px 10px 70px; } .cfb-empty-text{ text-align: center; padding: 10px 0 !important; background: transparent !important; } .cart-fixed-box .cfb-img-box{ position: absolute; top: 10px; left: 5px; width: 55px; height: 55px; border: 1px solid #dedede; } .cart-fixed-box .cfb-img-box a{ display: block; } .cart-fixed-box .cfb-img-box img{ max-width: 100%; max-height: 100%; } .cart-fixed-box ul li .package-goods-list{ position: relative; padding: 10px 0 10px 55px; text-align: left; } .cart-fixed-box ul li .pgl-img-box{ position: absolute; top: 10px; left: 0; width: 40px; height: 40px; } .cart-fixed-box ul li .pgl-goods-name{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; text-align: left !important; } .cart-fixed-box ul li .pgl-price{ font-style: normal; text-align: left; font-size: 12px; color: #e11641; } .cart-fixed-box ul li .pgl-img-box img{ max-width: 100%; } .cgi-title { text-align: left !important; height: 30px; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; color: #666; line-height: 15px; } .cgi-price-box{ overflow: hidden; text-align: left; padding-top: 3px; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .cgi-price-box .price{ background: none !important; color: #f1156f !important; padding: 0!important; margin: 0!important; vertical-align: middle; } .cgi-price-box .del-btn{ vertical-align: middle; color: #13489d; float: right; display: none !important; } .cpb-jj-box{ overflow: hidden; width: 70px; display: inline-block; vertical-align: middle; } .cpb-jj-box span,.cpb-jj-box input{ float: left; } .cpb-jj-box span.cjb-jia, .cpb-jj-box span.cjb-jian{ background-color: #fff!important; width: 16px; height: 20px; border: 1px solid #dedede; line-height: 18px!important; color: #666!important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; padding: 0!important; margin: 0!important; } .cpb-jj-box input.goods-number{ width: 33px; height: 20px; border: 0; border-top: 1px solid #dedede; border-bottom: 1px solid #dedede; text-align: center; outline: none; color: #666; } .cfb-bottom-box{ position: absolute; bottom: 0; left: 0; width: 100%; border-top: 1px solid #dedede; padding: 10px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; } .cfb-bottom-box p, .cfb-bottom-box span{ padding: 0 !important; margin: 0 !important; background-color: transparent !important; -webkit-border-radius: 0 !important; -moz-border-radius: 0 !important; border-radius: 0 !important; color: #666 !important; letter-spacing: normal !important; text-align: left !important; min-width: 0 !important; overflow: hidden; vertical-align: middle; } .cfb-bottom-box span.red{ color: #f1156f !important; } .cfb-js-btn{ display: inline-block !important; background-color: #f1156f; padding: 3px 15px; color: #fff; float: right; vertical-align: middle; } .cart-fixed-box ul li:hover .del-btn{ display: inline-block !important; } .noAlive { display: none; position: fixed; _position: absolute; top: 100px; left: 463px; width: 490px; border: 4px solid #ccc; background: #fff; overflow: hidden; z-index: 9901; } .noAlive .hd { width: 490px; height: 43px; background: url(../../images/orderflow/cart/log_t.png) repeat-x; overflow: hidden; } .noAlive .close { display: inline; float: right; width: 22px; height: 22px; margin: 11px 8px 0 0; background: url(../../images/orderflow/cart/cart_icon.png) no-repeat -170px -168px; cursor: pointer; } .noAlive .bd { width: 490px; overflow: hidden; } .noAlive .bd .b_log { background: #fafcfc; padding: 9px 0 18px; border-bottom: 1px solid #d3d5d5; overflow: hidden; } .noAlive .b_log .input_l { margin: 8px 0 8px 50px; overflow: hidden; } .noAlive .b_log .title { display: block; float: left; width: 58px; height: 27px; line-height: 27px; font-size: 14px; text-align: right; overflow: hidden; } .noAlive .b_log .b_input { width: 205px; height: 25px; line-height: 25px; padding: 0 5px; border: 1px solid #b1b1b1; color: #666; font-family: arial; background: #fff; overflow: hidden; } .noAlive .b_log .b_submit, .noAlive .b_log .b_submit1 { float: left; width: 53px; height: 22px; margin-left: 211px; background: url(../../images/orderflow/cart/confirm_icon.png) no-repeat; border: none; cursor: pointer; } .main-wrap{position: relative; z-index: 1; min-width: 1190px; margin: 0 auto;background: #f5f5f5;padding-bottom: 30px;} .main-wrap .baner-scoller{position: relative; overflow: hidden; width: 100%; height: 480px; margin: 0 auto; background: url(/shop/images/2016index/loading.gif) center no-repeat} .main-wrap .baner-scoller .slides{position: relative; z-index: 1; visibility: hidden; width: 1190px; height: 480px; margin: 0 auto} .main-wrap .slides a{display: block;width: 100%; height: 480px; position: absolute; top: 0; left: 0;} /*0000*/ .main-wrap .slides>a:not(:first-child){display: none;} .main-wrap .slides img{display: block; margin: 0 auto} .flex-control-nav{position: absolute;z-index: 3;bottom: 10px;left: 50%;width: 800px;height: 35px;margin-left: -400px;text-align: center;opacity: .9;filter: alpha(opacity=90);} /*0000*/ .flex-control-nav li{position: relative;display: inline-block; zoom: 1; width: 70px; height: 35px; margin-left: -3px; cursor: pointer; *float: left} .main-wrap .flex-control-nav a{position: relative;line-height: 35px; display: inline-block; width: 70px; height: 35px; background-color: rgba(0,0,0,.3);color: #fff;transition: all .3s;cursor: pointer;*float: left;margin-left: -2px; text-decoration: none;} /*0000*/ .main-wrap .flex-control-nav .flex-active{background-color: rgba(0,0,0,.65);} /*0000*/ .main-wrap .flex-control-nav .flex-active .active-icon{position: absolute;left: 0;bottom: 35px;width: 70px;height: 10px;background-color: rgba(0,0,0,.65)} /*0000*/ .main-wrap .flex-control-nav .flex-active .active-icon .a-icon{display: block;width: 8px;height: 4px;background: #d91770;margin: 3px auto 0;vertical-align: top;} /*0000*/ .main-wrap .flex-control-nav .flex-list{display: none;position: absolute;left: 0;bottom: 35px;width: 180px;height: 35px;background-color: rgba(0,0,0,.65);text-align: left;padding-left: 33px;} /*0000*/ .main-wrap .flex-control-nav a:nth-last-child(2) .flex-list{left: initial;right: 0;} /*0000*/ .main-wrap .flex-control-nav a:last-child .flex-list{left: initial;right: 0;} /*0000*/ .main-wrap .flex-control-nav a:hover {background-color: rgba(0,0,0,.65);} /*0000*/ .main-wrap .flex-control-nav a:hover .active-icon{display: none;} /*0000*/ .main-wrap .flex-control-nav a:hover .flex-list{display: block;} /*0000*/ .main-wrap .flex-control-nav .flex-list .list-icon{position: absolute;top: 15px;left: 15px;display: inline-block;width: 8px;height: 4px;background-color: #d91770;} /*0000*/
0.215516
0.043447
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } body, input, textarea, option, select { font-family: Arial, sans-serif; line-height: 1; font-size: 13px; } body { background-image: url(images/noise.png); color: #464646; } input, textarea { border: 0; outline: 0; margin: 0; padding: 4px 6px; color: #272727; background-image: url(images/input.png); } textarea { overflow: auto; } code, pre { font-family: monospace; } ol, ul { list-style: none; } ins { text-decoration: none; } del { text-decoration: line-through; } sub { vertical-align: sub; } sup { vertical-align: super; font-size: 0.7em; } table { border-collapse: collapse; border-spacing: 0; } a, h1, h2, h3, h4, h5, h6 { color: #175158; text-decoration: none; } a:hover { text-decoration: underline; } h4, h5 { font-weight: bold; } h2, h3, h6 { font-weight: normal; } h2 { font-size: 21px; margin-bottom: 14px; } h3 { font-size: 16px; margin-bottom: 10px; } /* @end */ /* @group Utility Classes */ .left { text-align: left; } .right { text-align: right; } .floatleft { float: left; } .floatright { float: right; } .clear { clear: both; } .hidden { display: none; } .clearfix { overflow: hidden; display: inline-block; } .clearfix { display: block; } .spinner { display: none; width: 16px; height: 16px; background: url(images/spinner.gif) no-repeat center right; } .invalid { background-image: url(images/invalid.png) !important; } .placeholder { color: #8a8a8a; } /* @end */ /* @group Header */ #header { margin : 15px auto 25px; width: 960px; height: 190px; background-image: url(images/header.png); position: relative; overflow: hidden; } #header div, #header h1 a, #subscribe { position: absolute; } #header div { width: 300px; left: 50px; bottom: 100px; text-align: center; font-family: Monaco, "Lucida Console", monospace; font-size: 12px; line-height: 16px; color: #efefef; } #header div span { color: #71f2fe; } #header h1 a, #subscribe { display: block; text-indent: -9999px; bottom: 45px; } #header h1 a { left: 65px; height: 50px; width: 270px; } #subscribe { width: 75px; height: 11px; right: 50px; background-image: url(images/subscribe.png); } /* @end */ /* @group Nav */ #nav { position: absolute; bottom: 44px; left: 350px; font-size: 12px; } #nav a { padding: 5px 10px; color: #fff; text-decoration: none; cursor: default; } #nav a:link, #nav a:visited { cursor: pointer; } #nav li { float: left; text-transform: uppercase; position: relative; } #nav li ul { position: absolute; top: 100%; left: 10px; padding: 5px 10px 20px; background: url(images/nav_arrow.png) no-repeat 0px 8px; width: 1000px; display: none; z-index: 1; } #nav li:hover ul { display: block; } #nav li:hover a { color: #71f2fe; } #nav a.active, #nav a:active, #nav a:link:hover, #nav a:visited:hover { color: #a7ff84 !important; } /* @end */ /* @group Content */ #content { width: 870px; margin: 0 auto; position: relative; background: url(images/vertical.png) repeat-y 655px 0px; } #alpha { float: left; width: 620px; } #beta { float: right; width: 190px; } /* @group Entry */ .entry, #pagination, #comments { margin-left: 55px; } .entry { margin-bottom: 45px; } .entry-date { float: left; margin-left: -55px; padding-top: 5px; text-align: center; text-transform: uppercase; font-size: 12px; } .entry-date div { font-size: 27px; color: #175158; } .entry-footer { background: url(images/horizontal.png) repeat-x; margin-top: 10px; padding-top: 8px; font-size: 12px; line-height: 15px; } .entry-comments { background-image: url(images/bubble.png); float: left; width: 40px; height: 36px; line-height: 28px; margin-right: 8px; text-align: center; font-size: 16px; color: white; } /* @group Entry Contents */ .entry-contents { line-height: 1.4; } .entry-contents .entry-more { font-weight: bold; text-decoration: none; } .entry-contents .entry-more:hover { text-decoration: underline; } .entry-contents p, .entry-contents pre, .entry-contents > ul, .entry-contents > ol { margin: 1em 0; } .entry-contents h3 { margin: 1em 0 0.5em; } .entry-contents a { text-decoration: underline; } .entry-contents sup.footnote a { text-decoration: none; } .entry-contents p.footnote, .entry-contents blockquote { font-size: 0.9em; } .entry-contents blockquote { margin: 1em 2em; padding: 0 1em; border-left: 1px dotted #DDDDD9; } .entry-contents table { margin: 1em auto; } .entry-contents th { font-weight: bold; text-align: center; border-bottom: 2px solid black; } .entry-contents td, .entry-contents th { padding: 0 1em; } .entry-contents td + td, .entry-contents th + th { border-left: 1px solid black; } .entry-contents tr + tr { border-top: 1px solid black; } .entry-contents pre { padding: 0.5em 1em; line-height: 1.4; overflow: auto; background: transparent url(images/code.png) !important; } .entry-contents ul { list-style: disc outside; } .entry-contents ul ul { list-style: circle outside; } .entry-contents ol { list-style: decimal outside; } .entry-contents ol ol { list-style: lower-alpha outside; } .entry-contents li { margin-left: 3em; } .entry-contents .double-space li { margin-top: 1em; margin-bottom: 1em; } .entry-contents hr { background: url(images/horizontal.png) repeat-x; height: 3px; border: 0; margin: 0.5em 0; } /* @end */ /* @group Pagination */ #pagination { text-align: center; } #pagination .prev { float: left; } #pagination .next { float: right; } /* @end */ /* @group Comments */ #comments { clear: both; padding-top: 40px; } #comments #dsq-new-post { padding-bottom: 20px; } #comments input, #comments textarea { background: none; resize: none; } #comments .dsq-header-avatar img { display: block; } #comments .dsq-comment-body, #comments .dsq-comment-footer { padding-left: 4px; } /* @end */ /* @end */ /* @end */ /* @group Sidebar */ .widget { line-height: 1.2; overflow: hidden; margin-bottom: 20px; } .widget h3 { font-size: 15px; margin-bottom: 5px; font-weight: normal; } .widget p { line-height: 1.3; } .widget li { margin: 4px 0; } .widget a { color: #4d6c70; } #tweets .tweet { padding-bottom: 10px; } #search { margin-left: -24px; width: 320px; height: 40px; background-image: url(images/search.png); } #search input { padding: 0; margin: 13px 0 0 43px; width: 155px; background: none; color: #464646; } /* @end */ /* @group Footer */ #footer { clear: both; margin: 25px auto; width: 940px; overflow: hidden; font-size: 13px; line-height: 1.3; color: #555; background: url(images/footer.png) no-repeat; } #about { float: left; margin: 25px 0 0 90px; } #about h6 { display: inline; margin-right: 0.25em; font-size: 14px; } #copyright { clear: left; position: relative; text-align: right; top: -15px; margin-right: 30px; font-size: 12px; color: #8a8a8a; } /* @end */
lib/appden.css
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; } blockquote, q { quotes: none; } blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; } :focus { outline: 0; } body, input, textarea, option, select { font-family: Arial, sans-serif; line-height: 1; font-size: 13px; } body { background-image: url(images/noise.png); color: #464646; } input, textarea { border: 0; outline: 0; margin: 0; padding: 4px 6px; color: #272727; background-image: url(images/input.png); } textarea { overflow: auto; } code, pre { font-family: monospace; } ol, ul { list-style: none; } ins { text-decoration: none; } del { text-decoration: line-through; } sub { vertical-align: sub; } sup { vertical-align: super; font-size: 0.7em; } table { border-collapse: collapse; border-spacing: 0; } a, h1, h2, h3, h4, h5, h6 { color: #175158; text-decoration: none; } a:hover { text-decoration: underline; } h4, h5 { font-weight: bold; } h2, h3, h6 { font-weight: normal; } h2 { font-size: 21px; margin-bottom: 14px; } h3 { font-size: 16px; margin-bottom: 10px; } /* @end */ /* @group Utility Classes */ .left { text-align: left; } .right { text-align: right; } .floatleft { float: left; } .floatright { float: right; } .clear { clear: both; } .hidden { display: none; } .clearfix { overflow: hidden; display: inline-block; } .clearfix { display: block; } .spinner { display: none; width: 16px; height: 16px; background: url(images/spinner.gif) no-repeat center right; } .invalid { background-image: url(images/invalid.png) !important; } .placeholder { color: #8a8a8a; } /* @end */ /* @group Header */ #header { margin : 15px auto 25px; width: 960px; height: 190px; background-image: url(images/header.png); position: relative; overflow: hidden; } #header div, #header h1 a, #subscribe { position: absolute; } #header div { width: 300px; left: 50px; bottom: 100px; text-align: center; font-family: Monaco, "Lucida Console", monospace; font-size: 12px; line-height: 16px; color: #efefef; } #header div span { color: #71f2fe; } #header h1 a, #subscribe { display: block; text-indent: -9999px; bottom: 45px; } #header h1 a { left: 65px; height: 50px; width: 270px; } #subscribe { width: 75px; height: 11px; right: 50px; background-image: url(images/subscribe.png); } /* @end */ /* @group Nav */ #nav { position: absolute; bottom: 44px; left: 350px; font-size: 12px; } #nav a { padding: 5px 10px; color: #fff; text-decoration: none; cursor: default; } #nav a:link, #nav a:visited { cursor: pointer; } #nav li { float: left; text-transform: uppercase; position: relative; } #nav li ul { position: absolute; top: 100%; left: 10px; padding: 5px 10px 20px; background: url(images/nav_arrow.png) no-repeat 0px 8px; width: 1000px; display: none; z-index: 1; } #nav li:hover ul { display: block; } #nav li:hover a { color: #71f2fe; } #nav a.active, #nav a:active, #nav a:link:hover, #nav a:visited:hover { color: #a7ff84 !important; } /* @end */ /* @group Content */ #content { width: 870px; margin: 0 auto; position: relative; background: url(images/vertical.png) repeat-y 655px 0px; } #alpha { float: left; width: 620px; } #beta { float: right; width: 190px; } /* @group Entry */ .entry, #pagination, #comments { margin-left: 55px; } .entry { margin-bottom: 45px; } .entry-date { float: left; margin-left: -55px; padding-top: 5px; text-align: center; text-transform: uppercase; font-size: 12px; } .entry-date div { font-size: 27px; color: #175158; } .entry-footer { background: url(images/horizontal.png) repeat-x; margin-top: 10px; padding-top: 8px; font-size: 12px; line-height: 15px; } .entry-comments { background-image: url(images/bubble.png); float: left; width: 40px; height: 36px; line-height: 28px; margin-right: 8px; text-align: center; font-size: 16px; color: white; } /* @group Entry Contents */ .entry-contents { line-height: 1.4; } .entry-contents .entry-more { font-weight: bold; text-decoration: none; } .entry-contents .entry-more:hover { text-decoration: underline; } .entry-contents p, .entry-contents pre, .entry-contents > ul, .entry-contents > ol { margin: 1em 0; } .entry-contents h3 { margin: 1em 0 0.5em; } .entry-contents a { text-decoration: underline; } .entry-contents sup.footnote a { text-decoration: none; } .entry-contents p.footnote, .entry-contents blockquote { font-size: 0.9em; } .entry-contents blockquote { margin: 1em 2em; padding: 0 1em; border-left: 1px dotted #DDDDD9; } .entry-contents table { margin: 1em auto; } .entry-contents th { font-weight: bold; text-align: center; border-bottom: 2px solid black; } .entry-contents td, .entry-contents th { padding: 0 1em; } .entry-contents td + td, .entry-contents th + th { border-left: 1px solid black; } .entry-contents tr + tr { border-top: 1px solid black; } .entry-contents pre { padding: 0.5em 1em; line-height: 1.4; overflow: auto; background: transparent url(images/code.png) !important; } .entry-contents ul { list-style: disc outside; } .entry-contents ul ul { list-style: circle outside; } .entry-contents ol { list-style: decimal outside; } .entry-contents ol ol { list-style: lower-alpha outside; } .entry-contents li { margin-left: 3em; } .entry-contents .double-space li { margin-top: 1em; margin-bottom: 1em; } .entry-contents hr { background: url(images/horizontal.png) repeat-x; height: 3px; border: 0; margin: 0.5em 0; } /* @end */ /* @group Pagination */ #pagination { text-align: center; } #pagination .prev { float: left; } #pagination .next { float: right; } /* @end */ /* @group Comments */ #comments { clear: both; padding-top: 40px; } #comments #dsq-new-post { padding-bottom: 20px; } #comments input, #comments textarea { background: none; resize: none; } #comments .dsq-header-avatar img { display: block; } #comments .dsq-comment-body, #comments .dsq-comment-footer { padding-left: 4px; } /* @end */ /* @end */ /* @end */ /* @group Sidebar */ .widget { line-height: 1.2; overflow: hidden; margin-bottom: 20px; } .widget h3 { font-size: 15px; margin-bottom: 5px; font-weight: normal; } .widget p { line-height: 1.3; } .widget li { margin: 4px 0; } .widget a { color: #4d6c70; } #tweets .tweet { padding-bottom: 10px; } #search { margin-left: -24px; width: 320px; height: 40px; background-image: url(images/search.png); } #search input { padding: 0; margin: 13px 0 0 43px; width: 155px; background: none; color: #464646; } /* @end */ /* @group Footer */ #footer { clear: both; margin: 25px auto; width: 940px; overflow: hidden; font-size: 13px; line-height: 1.3; color: #555; background: url(images/footer.png) no-repeat; } #about { float: left; margin: 25px 0 0 90px; } #about h6 { display: inline; margin-right: 0.25em; font-size: 14px; } #copyright { clear: left; position: relative; text-align: right; top: -15px; margin-right: 30px; font-size: 12px; color: #8a8a8a; } /* @end */
0.430387
0.100437
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url(colors.css); @import url(container.css); body { font-family: Roboto, sans-serif; margin: 0px; padding: 0px; } a { text-decoration: none; color: black; } li a:hover { color: #56C9C1; } nav { background-color: hsla(0, 100%, 90%, 0.3); } nav ul { list-style: none; text-align: center; margin: 0px; padding-right: 20px; } nav ul li { border-bottom: 1px dashed #937B63; padding: 10px; color: black; } img.nav-logo { padding: 10px; margin: 10px; } img.menu-toggle { width: 40px; padding: 38px 10px 0px 0px; margin: 10px; } input#Toggle { display: none; } input#Toggle:checked + ul { display: block; } label[for="Toggle"] { float: right; } div.space { padding: 10px; width: 80%; } a.font-size{ font-size: 20px; } .pfont { font-size: 18pt; } footer { background-color: #937B63; color: white; } img.none { display: none; } footer ul { display: flex; flex-direction: column; list-style: none; align-items: center; padding: 10px; line-height: 30px; font-size: 12pt; } img.sizing { max-width: 100%; margin: 0px; padding: 0px; display: block; margin: auto; } img.sizing2 { width: 200px; } figcaption { width: 200px; text-align: center; word-wrap: break-word; } .box-resize { min-width: 30%; max-width: 700px; } form { display: block; margin: auto; text-align: center; padding: 5px; max-width: 100%; background-color: rgba(53, 58, 71,0.09); } .rev { border: outset 1px; border-radius: 5px; box-shadow: 1px 2px; line-height: 20pt; } .hour { text-align: center; } textarea { font-family: Roboto, sans-serif; } @media (min-width: 320px) { footer ul { display: flex; flex-direction: column; list-style: none; align-items: center; padding: 10px; } .pfont { display: block; margin: auto; max-width: 90%; font-size: 12pt; } } @media (max-width: 767px) { img.nav-logo { max-width: 175px; } nav ul li:last-child { border-bottom: none; } img.sizing { max-width: 100%; margin: 0px; padding: 0px; display: block; margin: auto; } } @media (min-width: 768px) { nav ul li { border: hidden 2px; border-radius: 5px; display: inline-block; font-size: 1.5em; margin: 20px; } nav ul li:hover { border: #56C9C1; background-color: white; } img.nav-logo { display: block; margin: auto; width: 250px; } label[for="Toggle"] { display: none; } nav ul { display:block; } img.sizing { max-width: 768px; margin: 0px; padding: 0px; display: block; margin: auto; } .pfont { max-width: 768px; } footer ul { display: flex; flex-direction: row; justify-content: space-evenly; font-size: 1em; } }
week06/homework/main.css
@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap'); @import url(colors.css); @import url(container.css); body { font-family: Roboto, sans-serif; margin: 0px; padding: 0px; } a { text-decoration: none; color: black; } li a:hover { color: #56C9C1; } nav { background-color: hsla(0, 100%, 90%, 0.3); } nav ul { list-style: none; text-align: center; margin: 0px; padding-right: 20px; } nav ul li { border-bottom: 1px dashed #937B63; padding: 10px; color: black; } img.nav-logo { padding: 10px; margin: 10px; } img.menu-toggle { width: 40px; padding: 38px 10px 0px 0px; margin: 10px; } input#Toggle { display: none; } input#Toggle:checked + ul { display: block; } label[for="Toggle"] { float: right; } div.space { padding: 10px; width: 80%; } a.font-size{ font-size: 20px; } .pfont { font-size: 18pt; } footer { background-color: #937B63; color: white; } img.none { display: none; } footer ul { display: flex; flex-direction: column; list-style: none; align-items: center; padding: 10px; line-height: 30px; font-size: 12pt; } img.sizing { max-width: 100%; margin: 0px; padding: 0px; display: block; margin: auto; } img.sizing2 { width: 200px; } figcaption { width: 200px; text-align: center; word-wrap: break-word; } .box-resize { min-width: 30%; max-width: 700px; } form { display: block; margin: auto; text-align: center; padding: 5px; max-width: 100%; background-color: rgba(53, 58, 71,0.09); } .rev { border: outset 1px; border-radius: 5px; box-shadow: 1px 2px; line-height: 20pt; } .hour { text-align: center; } textarea { font-family: Roboto, sans-serif; } @media (min-width: 320px) { footer ul { display: flex; flex-direction: column; list-style: none; align-items: center; padding: 10px; } .pfont { display: block; margin: auto; max-width: 90%; font-size: 12pt; } } @media (max-width: 767px) { img.nav-logo { max-width: 175px; } nav ul li:last-child { border-bottom: none; } img.sizing { max-width: 100%; margin: 0px; padding: 0px; display: block; margin: auto; } } @media (min-width: 768px) { nav ul li { border: hidden 2px; border-radius: 5px; display: inline-block; font-size: 1.5em; margin: 20px; } nav ul li:hover { border: #56C9C1; background-color: white; } img.nav-logo { display: block; margin: auto; width: 250px; } label[for="Toggle"] { display: none; } nav ul { display:block; } img.sizing { max-width: 768px; margin: 0px; padding: 0px; display: block; margin: auto; } .pfont { max-width: 768px; } footer ul { display: flex; flex-direction: row; justify-content: space-evenly; font-size: 1em; } }
0.383295
0.11187
body { font-size: 12.0px; font-family: "Bitstream Vera Sans","Verdana"; background-color: #0a0b0e; } select, input, a, body { color: #eee; } select, input { font-size: 0.95em; line-height: 1.2em; background: #111111; border: 1px solid #333333; } .main_container { border: 1px solid #e2e2e2; background: #0a0b0e; } div.moving_box { background-color: #808080; border: 1px solid #65869E; } li[dirtype=file] { background-image: url(images/audio_li.png); } li[dirtype=directory] { background-image: url(images/folder_li.png); } li[dirtype=artist] { background-image: url(images/media-artist_li.png); } li[dirtype=album] { background-image: url(images/media-album_li.png); } li[dirtype=playlist] { background-image: url(images/playlist_li.png); } /* used to select the filename */ li[btype=search] > span { color: #999; } div.slider_pointer { border: 1px solid #333333; background-color: #305050; } [slider_moving] { cursor: move; } img.act_button { height: 25px; width: 25px; opacity: 0.70; } img.act_button:hover { opacity: 1.0; } hr.server_settings { color: #333333; background-color: #333333; } div.overlay, div.selection_menu, #status_bar, div.slider_main, div#pagination, div#pagination_options, input#quickadd { border: 1px solid #333333; background-color: #111111; } div.settings_container, div.settings_header, div#qa_suggestions, div#sidebar_header, div#streaming_display, div.player_control, div.popup { border: 1px solid #333333; background-color: black; } div.settings_header { border-bottom: 0px; } input#quickadd { font-size: 12px; color: #999; } input#quickadd:hover, input#quickadd:focus { background-color: black; color: #eee; } div.big_albumart { background-color: black; } div#sidebar_header { font-size: 0.8em; } div#sidebar_display { border: 1px solid black; background-color: #111111; border: 1px solid #333333; font-size: 0.992em; line-height: 1.3em; } /* for browser action buttons */ /* match add buttons */ li.browser_button_add { background: url(images/add_15.png) no-repeat top left; } /* current page on the pagination list */ li[cpage] { background-color: #800000; } span.plse { background-image: url(images/audio_li.png); } span.plse:hover, ul.recommended > li > ul > li:hover , [selected], li.menuitem:hover, #streaming_display li:hover, span.qa_element[qa_selected] { background-color: #333333; } li.playlist_popup, span.playlist_popup, ul#pagination_list > li, .browse_type, ul.browser_field, #playlist { border: 1px solid #333333; } li.menuitem { border: 1px solid #555555; border-top: none; background: #111111; } tr.playlist { border: 0px; } tr.moving { border-top: 1px solid #b0bdec; color: gray; }
pitchfork/theme/dark/theme.css
body { font-size: 12.0px; font-family: "Bitstream Vera Sans","Verdana"; background-color: #0a0b0e; } select, input, a, body { color: #eee; } select, input { font-size: 0.95em; line-height: 1.2em; background: #111111; border: 1px solid #333333; } .main_container { border: 1px solid #e2e2e2; background: #0a0b0e; } div.moving_box { background-color: #808080; border: 1px solid #65869E; } li[dirtype=file] { background-image: url(images/audio_li.png); } li[dirtype=directory] { background-image: url(images/folder_li.png); } li[dirtype=artist] { background-image: url(images/media-artist_li.png); } li[dirtype=album] { background-image: url(images/media-album_li.png); } li[dirtype=playlist] { background-image: url(images/playlist_li.png); } /* used to select the filename */ li[btype=search] > span { color: #999; } div.slider_pointer { border: 1px solid #333333; background-color: #305050; } [slider_moving] { cursor: move; } img.act_button { height: 25px; width: 25px; opacity: 0.70; } img.act_button:hover { opacity: 1.0; } hr.server_settings { color: #333333; background-color: #333333; } div.overlay, div.selection_menu, #status_bar, div.slider_main, div#pagination, div#pagination_options, input#quickadd { border: 1px solid #333333; background-color: #111111; } div.settings_container, div.settings_header, div#qa_suggestions, div#sidebar_header, div#streaming_display, div.player_control, div.popup { border: 1px solid #333333; background-color: black; } div.settings_header { border-bottom: 0px; } input#quickadd { font-size: 12px; color: #999; } input#quickadd:hover, input#quickadd:focus { background-color: black; color: #eee; } div.big_albumart { background-color: black; } div#sidebar_header { font-size: 0.8em; } div#sidebar_display { border: 1px solid black; background-color: #111111; border: 1px solid #333333; font-size: 0.992em; line-height: 1.3em; } /* for browser action buttons */ /* match add buttons */ li.browser_button_add { background: url(images/add_15.png) no-repeat top left; } /* current page on the pagination list */ li[cpage] { background-color: #800000; } span.plse { background-image: url(images/audio_li.png); } span.plse:hover, ul.recommended > li > ul > li:hover , [selected], li.menuitem:hover, #streaming_display li:hover, span.qa_element[qa_selected] { background-color: #333333; } li.playlist_popup, span.playlist_popup, ul#pagination_list > li, .browse_type, ul.browser_field, #playlist { border: 1px solid #333333; } li.menuitem { border: 1px solid #555555; border-top: none; background: #111111; } tr.playlist { border: 0px; } tr.moving { border-top: 1px solid #b0bdec; color: gray; }
0.263789
0.140101
.background_paleVioletRed3, .hover_background_paleVioletRed3:hover, .active_background_paleVioletRed3:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(217, 104, 141)), color-stop(100%, rgb(204, 52, 102))); background-image: -webkit-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -o-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -ms-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: linear-gradient(to bottom, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9688d', endColorstr='#cc3466',GradientType=0 ); } .background_paleVioletRed3h, .hover_background_paleVioletRed3h:hover, .active_background_paleVioletRed3h:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(230, 155, 179)), color-stop(100%, rgb(214, 93, 133))); background-image: -webkit-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: -o-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: -ms-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: linear-gradient(to bottom, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e69bb3', endColorstr='#d65d85',GradientType=0 ); } .background_paleVioletRed3a, .hover_background_paleVioletRed3a:hover, .active_background_paleVioletRed3a:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(214, 93, 133)), color-stop(100%, rgb(230, 155, 179))); background-image: -webkit-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: -o-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: -ms-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: linear-gradient(to bottom, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d65d85', endColorstr='#e69bb3',GradientType=0 ); } .background_paleVioletRed3s, .hover_background_paleVioletRed3s:hover, .active_background_paleVioletRed3s:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(249, 232, 237)), color-stop(100%, rgb(230, 155, 179))); background-image: -webkit-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: -o-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: -ms-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: linear-gradient(to bottom, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e8ed', endColorstr='#e69bb3',GradientType=0 ); } .background_color_paleVioletRed3, .hover_background_color_paleVioletRed3:hover, .active_background_color_paleVioletRed3:active:hover { background-color:#cc3466; } .background_first_color_paleVioletRed3, .hover_background_first_color_paleVioletRed3:hover, .active_background_first_color_paleVioletRed3:active:hover { background-color:#d9688d; } .background_last_color_paleVioletRed3, .hover_background_last_color_paleVioletRed3:hover, .active_background_color_last_paleVioletRed3:active:hover { background-color:#cc3466; } /* ------------------------------ color settings -------------------------------*/ .color_paleVioletRed3, .hover_color_paleVioletRed3:hover, .active_color_paleVioletRed3:active:hover { color: #c8c8c8; } .color_paleVioletRed3h, .hover_color_paleVioletRed3h:hover, .active_color_paleVioletRed3h:active:hover { color: #c8c8c8; } .color_paleVioletRed3a, .hover_color_paleVioletRed3a:hover, .active_color_paleVioletRed3a:active:hover { color: #ff0; } .color_paleVioletRed3s, .hover_color_paleVioletRed3s:hover, .active_color_paleVioletRed3s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_paleVioletRed3, .hover_border_paleVioletRed3:hover, .active_border_paleVioletRed3:active:hover { border-color: #cc3466 #cc3466 #cc3466 #cc3466; } .border_paleVioletRed3h, .hover_border_paleVioletRed3h:hover, .active_border_paleVioletRed3h:active:hover { border-color: #b82e5c #b82e5c #b82e5c #b82e5c; } .border_paleVioletRed3a, .hover_border_paleVioletRed3a:hover, .active_border_paleVioletRed3a:active:hover { border-color: #a42951 #a42951 #a42951 #a42951; } .border_paleVioletRed3s, .hover_border_paleVioletRed3s:hover, .active_border_paleVioletRed3s:active:hover { border-color: #e69bb3 #e69bb3 #e69bb3 #e69bb3; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_paleVioletRed3, .hover_shadow_expand_paleVioletRed3:hover, .active_shadow_expand_paleVioletRed3:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(204, 52, 102, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(204, 52, 102, .39); box-shadow: 0em 0em 1em 0.25em rgba(204, 52, 102, .39); } .shadow_expand_paleVioletRed3h, .hover_shadow_expand_paleVioletRed3h:hover, .active_shadow_expand_paleVioletRed3h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(214, 93, 133, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(214, 93, 133, .50); box-shadow: 0em 0em 1em 0.25em rgba(214, 93, 133, .50); } .shadow_expand_paleVioletRed3a, .hover_shadow_expand_paleVioletRed3a:hover, .active_shadow_expand_paleVioletRed3a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .63); box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .63); } .shadow_expand_paleVioletRed3s, .hover_shadow_expand_paleVioletRed3s:hover, .active_shadow_expand_paleVioletRed3s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .78); box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_paleVioletRed3, .hover_shadow_left_paleVioletRed3:hover, .active_shadow_left_paleVioletRed3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_left_paleVioletRed3h, .hover_shadow_left_paleVioletRed3h:hover, .active_shadow_left_paleVioletRed3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_left_paleVioletRed3a, .hover_shadow_left_paleVioletRed3a:hover, .active_shadow_left_paleVioletRed3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_left_paleVioletRed3s, .hover_shadow_left_paleVioletRed3s:hover, .active_shadow_left_paleVioletRed3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_paleVioletRed3, .hover_shadow_right_paleVioletRed3:hover, .active_shadow_right_paleVioletRed3:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0.5em 0em 1em rgba(204, 52, 102, .39); box-shadow: 0.5em 0em 1em rgba(204, 52, 102, .39); } .shadow_right_paleVioletRed3h, .hover_shadow_right_paleVioletRed3h:hover, .active_shadow_right_paleVioletRed3h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0.5em 0em 1em rgba(214, 93, 133, .50); box-shadow: 0.5em 0em 1em rgba(214, 93, 133, .50); } .shadow_right_paleVioletRed3a, .hover_shadow_right_paleVioletRed3a:hover, .active_shadow_right_paleVioletRed3a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .63); box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .63); } .shadow_right_paleVioletRed3s, .hover_shadow_right_paleVioletRed3s:hover, .active_shadow_right_paleVioletRed3s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .78); box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_paleVioletRed3, .hover_shadow_top_paleVioletRed3:hover, .active_shadow_top_paleVioletRed3:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_top_paleVioletRed3h, .hover_shadow_top_paleVioletRed3h:hover, .active_shadow_top_paleVioletRed3h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_top_paleVioletRed3a, .hover_shadow_top_paleVioletRed3a:hover, .active_shadow_top_paleVioletRed3a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_top_paleVioletRed3s, .hover_shadow_top_paleVioletRed3s:hover, .active_shadow_top_paleVioletRed3s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_paleVioletRed3, .hover_shadow_bottom_paleVioletRed3:hover, .active_shadow_bottom_paleVioletRed3:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0em 0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0em 0.5em 1em rgba(204, 52, 102, .39); } .shadow_bottom_paleVioletRed3h, .hover_shadow_bottom_paleVioletRed3h:hover, .active_shadow_bottom_paleVioletRed3h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0em 0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0em 0.5em 1em rgba(214, 93, 133, .50); } .shadow_bottom_paleVioletRed3a, .hover_shadow_bottom_paleVioletRed3a:hover, .active_shadow_bottom_paleVioletRed3a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .63); } .shadow_bottom_paleVioletRed3s, .hover_shadow_bottom_paleVioletRed3s:hover, .active_shadow_bottom_paleVioletRed3s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_paleVioletRed3, .hover_shadow_top_left_paleVioletRed3:hover, .active_shadow_top_left_paleVioletRed3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_top_left_paleVioletRed3h, .hover_shadow_top_left_paleVioletRed3h:hover, .active_shadow_top_left_paleVioletRed3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_top_left_paleVioletRed3a, .hover_shadow_top_left_paleVioletRed3a:hover, .active_shadow_top_left_paleVioletRed3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_top_left_paleVioletRed3s, .hover_shadow_top_left_paleVioletRed3s:hover, .active_shadow_top_left_paleVioletRed3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_paleVioletRed3, .hover_shadow_top_right_paleVioletRed3:hover, .active_shadow_top_right_paleVioletRed3:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0.5em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_top_right_paleVioletRed3h, .hover_shadow_top_right_paleVioletRed3h:hover, .active_shadow_top_right_paleVioletRed3h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0.5em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_top_right_paleVioletRed3a, .hover_shadow_top_right_paleVioletRed3a:hover, .active_shadow_top_right_paleVioletRed3a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_top_right_paleVioletRed3s, .hover_shadow_top_right_paleVioletRed3s:hover, .active_shadow_top_right_paleVioletRed3s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_paleVioletRed3, .hover_shadow_bottom_left_paleVioletRed3:hover, .active_shadow_bottom_left_paleVioletRed3:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(204, 52, 102, .39); box-shadow: -0.5em 0.5em 1em rgba(204, 52, 102, .39); } .shadow_bottom_left_paleVioletRed3h, .hover_shadow_bottom_left_paleVioletRed3h:hover, .active_shadow_bottom_left_paleVioletRed3h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(214, 93, 133, .50); box-shadow: -0.5em 0.5em 1em rgba(214, 93, 133, .50); } .shadow_bottom_left_paleVioletRed3a, .hover_shadow_bottom_left_paleVioletRed3a:hover, .active_shadow_bottom_left_paleVioletRed3a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .63); box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .63); } .shadow_bottom_left_paleVioletRed3s, .hover_shadow_bottom_left_paleVioletRed3s:hover, .active_shadow_bottom_left_paleVioletRed3s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .78); box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_paleVioletRed3, .hover_shadow_bottom_right_paleVioletRed3:hover, .active_shadow_bottom_right_paleVioletRed3:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0.5em 0.5em 1em rgba(204, 52, 102, .39); } .shadow_bottom_right_paleVioletRed3h, .hover_shadow_bottom_right_paleVioletRed3h:hover, .active_shadow_bottom_right_paleVioletRed3h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0.5em 0.5em 1em rgba(214, 93, 133, .50); } .shadow_bottom_right_paleVioletRed3a, .hover_shadow_bottom_right_paleVioletRed3a:hover, .active_shadow_bottom_right_paleVioletRed3a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .63); } .shadow_bottom_right_paleVioletRed3s, .hover_shadow_bottom_right_paleVioletRed3s:hover, .active_shadow_bottom_right_paleVioletRed3s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .78); }
widgets/common/assets/gradients/simple/paleVioletRed/paleVioletRed3.css
.background_paleVioletRed3, .hover_background_paleVioletRed3:hover, .active_background_paleVioletRed3:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(217, 104, 141)), color-stop(100%, rgb(204, 52, 102))); background-image: -webkit-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -o-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: -ms-linear-gradient(top, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); background-image: linear-gradient(to bottom, rgb(217, 104, 141) 0%, rgb(204, 52, 102) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9688d', endColorstr='#cc3466',GradientType=0 ); } .background_paleVioletRed3h, .hover_background_paleVioletRed3h:hover, .active_background_paleVioletRed3h:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(230, 155, 179)), color-stop(100%, rgb(214, 93, 133))); background-image: -webkit-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: -o-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: -ms-linear-gradient(top, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); background-image: linear-gradient(to bottom, rgb(230, 155, 179) 0%, rgb(214, 93, 133) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e69bb3', endColorstr='#d65d85',GradientType=0 ); } .background_paleVioletRed3a, .hover_background_paleVioletRed3a:hover, .active_background_paleVioletRed3a:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(214, 93, 133)), color-stop(100%, rgb(230, 155, 179))); background-image: -webkit-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: -o-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: -ms-linear-gradient(top, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); background-image: linear-gradient(to bottom, rgb(214, 93, 133) 0%, rgb(230, 155, 179) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d65d85', endColorstr='#e69bb3',GradientType=0 ); } .background_paleVioletRed3s, .hover_background_paleVioletRed3s:hover, .active_background_paleVioletRed3s:active:hover { background: #cc3466; background-image: -moz-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgb(249, 232, 237)), color-stop(100%, rgb(230, 155, 179))); background-image: -webkit-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: -o-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: -ms-linear-gradient(top, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); background-image: linear-gradient(to bottom, rgb(249, 232, 237) 0%, rgb(230, 155, 179) 100%); filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9e8ed', endColorstr='#e69bb3',GradientType=0 ); } .background_color_paleVioletRed3, .hover_background_color_paleVioletRed3:hover, .active_background_color_paleVioletRed3:active:hover { background-color:#cc3466; } .background_first_color_paleVioletRed3, .hover_background_first_color_paleVioletRed3:hover, .active_background_first_color_paleVioletRed3:active:hover { background-color:#d9688d; } .background_last_color_paleVioletRed3, .hover_background_last_color_paleVioletRed3:hover, .active_background_color_last_paleVioletRed3:active:hover { background-color:#cc3466; } /* ------------------------------ color settings -------------------------------*/ .color_paleVioletRed3, .hover_color_paleVioletRed3:hover, .active_color_paleVioletRed3:active:hover { color: #c8c8c8; } .color_paleVioletRed3h, .hover_color_paleVioletRed3h:hover, .active_color_paleVioletRed3h:active:hover { color: #c8c8c8; } .color_paleVioletRed3a, .hover_color_paleVioletRed3a:hover, .active_color_paleVioletRed3a:active:hover { color: #ff0; } .color_paleVioletRed3s, .hover_color_paleVioletRed3s:hover, .active_color_paleVioletRed3s:active:hover { color: #dd0; } /* -------------------------- border color settings -----------------------------*/ .border_paleVioletRed3, .hover_border_paleVioletRed3:hover, .active_border_paleVioletRed3:active:hover { border-color: #cc3466 #cc3466 #cc3466 #cc3466; } .border_paleVioletRed3h, .hover_border_paleVioletRed3h:hover, .active_border_paleVioletRed3h:active:hover { border-color: #b82e5c #b82e5c #b82e5c #b82e5c; } .border_paleVioletRed3a, .hover_border_paleVioletRed3a:hover, .active_border_paleVioletRed3a:active:hover { border-color: #a42951 #a42951 #a42951 #a42951; } .border_paleVioletRed3s, .hover_border_paleVioletRed3s:hover, .active_border_paleVioletRed3s:active:hover { border-color: #e69bb3 #e69bb3 #e69bb3 #e69bb3; } /* -------------------------- shadow expand settings --------------------------------*/ .shadow_expand_paleVioletRed3, .hover_shadow_expand_paleVioletRed3:hover, .active_shadow_expand_paleVioletRed3:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(204, 52, 102, .39); -moz-box-shadow: 0em 0em 1em 0.25em rgba(204, 52, 102, .39); box-shadow: 0em 0em 1em 0.25em rgba(204, 52, 102, .39); } .shadow_expand_paleVioletRed3h, .hover_shadow_expand_paleVioletRed3h:hover, .active_shadow_expand_paleVioletRed3h:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(214, 93, 133, .50); -moz-box-shadow: 0em 0em 1em 0.25em rgba(214, 93, 133, .50); box-shadow: 0em 0em 1em 0.25em rgba(214, 93, 133, .50); } .shadow_expand_paleVioletRed3a, .hover_shadow_expand_paleVioletRed3a:hover, .active_shadow_expand_paleVioletRed3a:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .63); -moz-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .63); box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .63); } .shadow_expand_paleVioletRed3s, .hover_shadow_expand_paleVioletRed3s:hover, .active_shadow_expand_paleVioletRed3s:active:hover { -webkit-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .78); -moz-box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .78); box-shadow: 0em 0em 1em 0.25em rgba(230, 155, 179, .78); } /* -------------------------- shadow left settings --------------------------------*/ .shadow_left_paleVioletRed3, .hover_shadow_left_paleVioletRed3:hover, .active_shadow_left_paleVioletRed3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_left_paleVioletRed3h, .hover_shadow_left_paleVioletRed3h:hover, .active_shadow_left_paleVioletRed3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_left_paleVioletRed3a, .hover_shadow_left_paleVioletRed3a:hover, .active_shadow_left_paleVioletRed3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_left_paleVioletRed3s, .hover_shadow_left_paleVioletRed3s:hover, .active_shadow_left_paleVioletRed3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow right settings --------------------------------*/ .shadow_right_paleVioletRed3, .hover_shadow_right_paleVioletRed3:hover, .active_shadow_right_paleVioletRed3:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0.5em 0em 1em rgba(204, 52, 102, .39); box-shadow: 0.5em 0em 1em rgba(204, 52, 102, .39); } .shadow_right_paleVioletRed3h, .hover_shadow_right_paleVioletRed3h:hover, .active_shadow_right_paleVioletRed3h:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0.5em 0em 1em rgba(214, 93, 133, .50); box-shadow: 0.5em 0em 1em rgba(214, 93, 133, .50); } .shadow_right_paleVioletRed3a, .hover_shadow_right_paleVioletRed3a:hover, .active_shadow_right_paleVioletRed3a:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .63); box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .63); } .shadow_right_paleVioletRed3s, .hover_shadow_right_paleVioletRed3s:hover, .active_shadow_right_paleVioletRed3s:active:hover { -webkit-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .78); box-shadow: 0.5em 0em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow top settings --------------------------------*/ .shadow_top_paleVioletRed3, .hover_shadow_top_paleVioletRed3:hover, .active_shadow_top_paleVioletRed3:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_top_paleVioletRed3h, .hover_shadow_top_paleVioletRed3h:hover, .active_shadow_top_paleVioletRed3h:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_top_paleVioletRed3a, .hover_shadow_top_paleVioletRed3a:hover, .active_shadow_top_paleVioletRed3a:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_top_paleVioletRed3s, .hover_shadow_top_paleVioletRed3s:hover, .active_shadow_top_paleVioletRed3s:active:hover { -webkit-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow bottom settings --------------------------------*/ .shadow_bottom_paleVioletRed3, .hover_shadow_bottom_paleVioletRed3:hover, .active_shadow_bottom_paleVioletRed3:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0em 0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0em 0.5em 1em rgba(204, 52, 102, .39); } .shadow_bottom_paleVioletRed3h, .hover_shadow_bottom_paleVioletRed3h:hover, .active_shadow_bottom_paleVioletRed3h:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0em 0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0em 0.5em 1em rgba(214, 93, 133, .50); } .shadow_bottom_paleVioletRed3a, .hover_shadow_bottom_paleVioletRed3a:hover, .active_shadow_bottom_paleVioletRed3a:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .63); } .shadow_bottom_paleVioletRed3s, .hover_shadow_bottom_paleVioletRed3s:hover, .active_shadow_bottom_paleVioletRed3s:active:hover { -webkit-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0em 0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow top_left settings --------------------------------*/ .shadow_top_left_paleVioletRed3, .hover_shadow_top_left_paleVioletRed3:hover, .active_shadow_top_left_paleVioletRed3:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: -0.5em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_top_left_paleVioletRed3h, .hover_shadow_top_left_paleVioletRed3h:hover, .active_shadow_top_left_paleVioletRed3h:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: -0.5em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_top_left_paleVioletRed3a, .hover_shadow_top_left_paleVioletRed3a:hover, .active_shadow_top_left_paleVioletRed3a:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_top_left_paleVioletRed3s, .hover_shadow_top_left_paleVioletRed3s:hover, .active_shadow_top_left_paleVioletRed3s:active:hover { -webkit-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: -0.5em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow top_right settings --------------------------------*/ .shadow_top_right_paleVioletRed3, .hover_shadow_top_right_paleVioletRed3:hover, .active_shadow_top_right_paleVioletRed3:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0.5em -0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0.5em -0.5em 1em rgba(204, 52, 102, .39); } .shadow_top_right_paleVioletRed3h, .hover_shadow_top_right_paleVioletRed3h:hover, .active_shadow_top_right_paleVioletRed3h:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0.5em -0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0.5em -0.5em 1em rgba(214, 93, 133, .50); } .shadow_top_right_paleVioletRed3a, .hover_shadow_top_right_paleVioletRed3a:hover, .active_shadow_top_right_paleVioletRed3a:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .63); } .shadow_top_right_paleVioletRed3s, .hover_shadow_top_right_paleVioletRed3s:hover, .active_shadow_top_right_paleVioletRed3s:active:hover { -webkit-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0.5em -0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow bottom_left settings --------------------------------*/ .shadow_bottom_left_paleVioletRed3, .hover_shadow_bottom_left_paleVioletRed3:hover, .active_shadow_bottom_left_paleVioletRed3:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: -0.5em 0.5em 1em rgba(204, 52, 102, .39); box-shadow: -0.5em 0.5em 1em rgba(204, 52, 102, .39); } .shadow_bottom_left_paleVioletRed3h, .hover_shadow_bottom_left_paleVioletRed3h:hover, .active_shadow_bottom_left_paleVioletRed3h:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: -0.5em 0.5em 1em rgba(214, 93, 133, .50); box-shadow: -0.5em 0.5em 1em rgba(214, 93, 133, .50); } .shadow_bottom_left_paleVioletRed3a, .hover_shadow_bottom_left_paleVioletRed3a:hover, .active_shadow_bottom_left_paleVioletRed3a:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .63); box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .63); } .shadow_bottom_left_paleVioletRed3s, .hover_shadow_bottom_left_paleVioletRed3s:hover, .active_shadow_bottom_left_paleVioletRed3s:active:hover { -webkit-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .78); box-shadow: -0.5em 0.5em 1em rgba(230, 155, 179, .78); } /* -------------------------- shadow bottom_right settings --------------------------------*/ .shadow_bottom_right_paleVioletRed3, .hover_shadow_bottom_right_paleVioletRed3:hover, .active_shadow_bottom_right_paleVioletRed3:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(204, 52, 102, .39); -moz-box-shadow: 0.5em 0.5em 1em rgba(204, 52, 102, .39); box-shadow: 0.5em 0.5em 1em rgba(204, 52, 102, .39); } .shadow_bottom_right_paleVioletRed3h, .hover_shadow_bottom_right_paleVioletRed3h:hover, .active_shadow_bottom_right_paleVioletRed3h:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(214, 93, 133, .50); -moz-box-shadow: 0.5em 0.5em 1em rgba(214, 93, 133, .50); box-shadow: 0.5em 0.5em 1em rgba(214, 93, 133, .50); } .shadow_bottom_right_paleVioletRed3a, .hover_shadow_bottom_right_paleVioletRed3a:hover, .active_shadow_bottom_right_paleVioletRed3a:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .63); -moz-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .63); box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .63); } .shadow_bottom_right_paleVioletRed3s, .hover_shadow_bottom_right_paleVioletRed3s:hover, .active_shadow_bottom_right_paleVioletRed3s:active:hover { -webkit-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .78); -moz-box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .78); box-shadow: 0.5em 0.5em 1em rgba(230, 155, 179, .78); }
0.496582
0.10833
.aquaPaleGreen8, .hover_aquaPaleGreen8:hover, .active_aquaPaleGreen8:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); -moz-box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); } .aquaPaleGreen8h, .hover_aquaPaleGreen8h:hover, .active_aquaPaleGreen8h:active { -webkit-box-shadow:0 0.63em 1em rgba(21, 158, 6, .55), inset 0 -0.5em 0.9em 0 #57ff24, inset 0 -0.5em 0em 0.65em #10bd00, inset 0 0em 0.5em 2em #42f132; -moz-box-shadow:0 0.63em 1em rgba(21, 158, 6, .55), inset 0 -0.5em 0.9em 0 #57ff24, inset 0 -0.5em 0em 0.65em #10bd00, inset 0 0em 0.5em 2em #42f132; box-shadow:0 0.63em 1em rgba(21, 158, 6, .55), inset 0 -0.5em 0.9em 0 #57ff24, inset 0 -0.5em 0em 0.65em #10bd00, inset 0 0em 0.5em 2em #42f132; } .aquaPaleGreen8a, .hover_aquaPaleGreen8a:hover, .active_aquaPaleGreen8a:active { /*background: #058205;*/ -webkit-box-shadow:0 0.63em 1em rgba(9, 87, 0, .55), inset 0 -0.5em 0.9em 0 #44ff0b, inset 0 -0.5em 0em 0.65em #0b8500, inset 0 0em 0.5em 2em #12d700; -moz-box-shadow:0 0.63em 1em rgba(9, 87, 0, .55), inset 0 -0.5em 0.9em 0 #44ff0b, inset 0 -0.5em 0em 0.65em #0b8500, inset 0 0em 0.5em 2em #12d700; box-shadow:0 0.63em 1em rgba(9, 87, 0, .55), inset 0 -0.5em 0.9em 0 #44ff0b, inset 0 -0.5em 0em 0.65em #0b8500, inset 0 0em 0.5em 2em #12d700; } /* ------------------------------ color settings ----------------------------*/ .color_aquaPaleGreen8, .hover_color_aquaPaleGreen8:hover, .active_color_aquaPaleGreen8:active { color: #c8c8c8; } .color_aquaPaleGreen8h, .hover_color_aquaPaleGreen8h:hover, .active_color_aquaPaleGreen8h:active { color: #c8c8c8; } .color_aquaPaleGreen8a, .hover_color_aquaPaleGreen8a:hover, .active_color_aquaPaleGreen8a:active { color: #c8c8c8; } /* -------------------------- border settings --------------------------------*/ .border_aquaPaleGreen8, .hover_border_aquaPaleGreen8:hover, .active_border_aquaPaleGreen8:active { border-color: #035703 #035703 #035703 #035703; } .border_aquaPaleGreen8h, .hover_border_aquaPaleGreen8h:hover, .active_border_aquaPaleGreen8h:active { border-color: #035703 #035703 #035703 #035703; } .border_aquaPaleGreen8a, .hover_border_aquaPaleGreen8a:hover, .active_border_aquaPaleGreen8a:active { border-color: #035703 #035703 #035703 #035703; }
widgets/common/assets/shadows/aqua/aquaPaleGreen/aquaPaleGreen8.css
.aquaPaleGreen8, .hover_aquaPaleGreen8:hover, .active_aquaPaleGreen8:active { -webkit-box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); -moz-box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); box-shadow: 0 0.63em 0.75em rgba(18, 133, 5, .39), inset 0 -0.5em 0.9em 0 #38f000, inset 0 -0.5em 0em 0.65em rgb(7, 87, 0), inset 0 0em 0.5em 2em rgb(51, 175, 40); } .aquaPaleGreen8h, .hover_aquaPaleGreen8h:hover, .active_aquaPaleGreen8h:active { -webkit-box-shadow:0 0.63em 1em rgba(21, 158, 6, .55), inset 0 -0.5em 0.9em 0 #57ff24, inset 0 -0.5em 0em 0.65em #10bd00, inset 0 0em 0.5em 2em #42f132; -moz-box-shadow:0 0.63em 1em rgba(21, 158, 6, .55), inset 0 -0.5em 0.9em 0 #57ff24, inset 0 -0.5em 0em 0.65em #10bd00, inset 0 0em 0.5em 2em #42f132; box-shadow:0 0.63em 1em rgba(21, 158, 6, .55), inset 0 -0.5em 0.9em 0 #57ff24, inset 0 -0.5em 0em 0.65em #10bd00, inset 0 0em 0.5em 2em #42f132; } .aquaPaleGreen8a, .hover_aquaPaleGreen8a:hover, .active_aquaPaleGreen8a:active { /*background: #058205;*/ -webkit-box-shadow:0 0.63em 1em rgba(9, 87, 0, .55), inset 0 -0.5em 0.9em 0 #44ff0b, inset 0 -0.5em 0em 0.65em #0b8500, inset 0 0em 0.5em 2em #12d700; -moz-box-shadow:0 0.63em 1em rgba(9, 87, 0, .55), inset 0 -0.5em 0.9em 0 #44ff0b, inset 0 -0.5em 0em 0.65em #0b8500, inset 0 0em 0.5em 2em #12d700; box-shadow:0 0.63em 1em rgba(9, 87, 0, .55), inset 0 -0.5em 0.9em 0 #44ff0b, inset 0 -0.5em 0em 0.65em #0b8500, inset 0 0em 0.5em 2em #12d700; } /* ------------------------------ color settings ----------------------------*/ .color_aquaPaleGreen8, .hover_color_aquaPaleGreen8:hover, .active_color_aquaPaleGreen8:active { color: #c8c8c8; } .color_aquaPaleGreen8h, .hover_color_aquaPaleGreen8h:hover, .active_color_aquaPaleGreen8h:active { color: #c8c8c8; } .color_aquaPaleGreen8a, .hover_color_aquaPaleGreen8a:hover, .active_color_aquaPaleGreen8a:active { color: #c8c8c8; } /* -------------------------- border settings --------------------------------*/ .border_aquaPaleGreen8, .hover_border_aquaPaleGreen8:hover, .active_border_aquaPaleGreen8:active { border-color: #035703 #035703 #035703 #035703; } .border_aquaPaleGreen8h, .hover_border_aquaPaleGreen8h:hover, .active_border_aquaPaleGreen8h:active { border-color: #035703 #035703 #035703 #035703; } .border_aquaPaleGreen8a, .hover_border_aquaPaleGreen8a:hover, .active_border_aquaPaleGreen8a:active { border-color: #035703 #035703 #035703 #035703; }
0.335786
0.295659
body { padding-top: 80px; padding-bottom: 20px; } .navbar { padding: 2px; box-shadow: 0 -1px 2px 2px #980000 } .main-navbar { background: #ff6a00; } .main-color { background: #ff6a00; } .main-navbar a { color: white !important; } .btn { color: white !important; font-weight: bold; border-radius: 0; } .btn-primary { background: #ff6a00; border: none; } .btn-primary:hover { background: #ea6404; } .box { box-shadow: 0px 0px 3px 0px #d6d6d6; border-radius: 5px !important; } .main-text { font-weight: bold; text-shadow: 1px 1px #8a000d; } .body-content { padding-left: 15px; padding-right: 15px; } .dl-horizontal dt { white-space: normal; } input, select, textarea { max-width: 280px; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .avatars-panel{ font-size: 40px; text-align: center; box-shadow: 0px 0px 44px 14px whitesmoke; border-radius: 50px; padding: 20px 30px; } .avatar-panel:hover{ cursor: pointer; } .selected-avatar{ font-size: 25px; position: absolute; color: green; } .card-header{ background: #ff6a00; padding: 0; } .main-logo { border: 4px solid gold; border-top: none; border-bottom: none; font-weight: bold; font-size: 23px; font-family: cursive; border-radius: 16px 0; padding: 0 15px; } /* .saboteur-dwarf { background: url(../Images/dwarfs.jpg) 0 -151px; width: 103px; height: 147px; display: inline-block; } .hardworking-dwarf { background: url(../Images/dwarfs.jpg) 0 0; width: 103px; height: 147px; display: inline-block; } .cardback-dwarf { background: url(../Images/dwarfs.jpg) 100px 144px; width: 98px; height: 142px; display: inline-block; } .start-card { background: url(../Images/start-and-finish-v1.jpg) -3px 98px; width: 140px; height: 93px; display: inline-block; } .gold-card { background: url(../Images/start-and-finish-v1.jpg) -9px 201px; width: 140px; height: 93px; display: inline-block; } .fake-gold-left { background: url(../Images/start-and-finish-v1.jpg) -3px 412px; width: 140px; height: 93px; display: inline-block; } .fake-gold-right { background: url(../Images/start-and-finish-v1.jpg) -3px 412px; width: 140px; height: 93px; display: inline-block; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); } .cart-lock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .cart-unlock { background: url(../Images/main-v.jpg) -318px -153px; width: 95px; height: 140px; display: inline-block; } .destroy-tunnel { background: url(../Images/main-v.jpg) -5px -318px; width: 95px; height: 140px; display: inline-block; } .kinky-lock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .kinky-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .lantern-lock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .lantern-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .lantern-cart-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .kinky-lantern-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .kinky-cart-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .see-card { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .cardback-main { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } */
client/src/index.css
body { padding-top: 80px; padding-bottom: 20px; } .navbar { padding: 2px; box-shadow: 0 -1px 2px 2px #980000 } .main-navbar { background: #ff6a00; } .main-color { background: #ff6a00; } .main-navbar a { color: white !important; } .btn { color: white !important; font-weight: bold; border-radius: 0; } .btn-primary { background: #ff6a00; border: none; } .btn-primary:hover { background: #ea6404; } .box { box-shadow: 0px 0px 3px 0px #d6d6d6; border-radius: 5px !important; } .main-text { font-weight: bold; text-shadow: 1px 1px #8a000d; } .body-content { padding-left: 15px; padding-right: 15px; } .dl-horizontal dt { white-space: normal; } input, select, textarea { max-width: 280px; } .table th, .table td { padding: 0.75rem; vertical-align: top; border-top: 1px solid #dee2e6; } .avatars-panel{ font-size: 40px; text-align: center; box-shadow: 0px 0px 44px 14px whitesmoke; border-radius: 50px; padding: 20px 30px; } .avatar-panel:hover{ cursor: pointer; } .selected-avatar{ font-size: 25px; position: absolute; color: green; } .card-header{ background: #ff6a00; padding: 0; } .main-logo { border: 4px solid gold; border-top: none; border-bottom: none; font-weight: bold; font-size: 23px; font-family: cursive; border-radius: 16px 0; padding: 0 15px; } /* .saboteur-dwarf { background: url(../Images/dwarfs.jpg) 0 -151px; width: 103px; height: 147px; display: inline-block; } .hardworking-dwarf { background: url(../Images/dwarfs.jpg) 0 0; width: 103px; height: 147px; display: inline-block; } .cardback-dwarf { background: url(../Images/dwarfs.jpg) 100px 144px; width: 98px; height: 142px; display: inline-block; } .start-card { background: url(../Images/start-and-finish-v1.jpg) -3px 98px; width: 140px; height: 93px; display: inline-block; } .gold-card { background: url(../Images/start-and-finish-v1.jpg) -9px 201px; width: 140px; height: 93px; display: inline-block; } .fake-gold-left { background: url(../Images/start-and-finish-v1.jpg) -3px 412px; width: 140px; height: 93px; display: inline-block; } .fake-gold-right { background: url(../Images/start-and-finish-v1.jpg) -3px 412px; width: 140px; height: 93px; display: inline-block; -moz-transform: scaleX(-1); -o-transform: scaleX(-1); -webkit-transform: scaleX(-1); transform: scaleX(-1); } .cart-lock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .cart-unlock { background: url(../Images/main-v.jpg) -318px -153px; width: 95px; height: 140px; display: inline-block; } .destroy-tunnel { background: url(../Images/main-v.jpg) -5px -318px; width: 95px; height: 140px; display: inline-block; } .kinky-lock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .kinky-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .lantern-lock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .lantern-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .lantern-cart-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .kinky-lantern-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .kinky-cart-unlock { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .see-card { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } .cardback-main { background: url(../Images/main-v.jpg) -5px -153px; width: 95px; height: 140px; display: inline-block; } */
0.287268
0.082365
@import url(https://fonts.googleapis.com/css?family=Roboto); /* line 2, ../sass/style.scss */ * { margin: 0; padding: 0; border: 0; box-sizing: border-box; } /* line 3, ../sass/style.scss */ html, body { height: 100%; } /* line 4, ../sass/style.scss */ body { background: #000; overflow: hidden; color: #fff; font-family: 'Roboto',sans-serif; } /* line 5, ../sass/style.scss */ canvas { position: fixed; top: 0; left: 50%; transform: translateX(-50%); } /* line 7, ../sass/style.scss */ .kaleidoscopeContainer { width: 100vw; height: 100vh; } /* line 12, ../sass/style.scss */ .spaceBackground { background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/2144/starfield_background_nasa.jpg) center center; } /* line 16, ../sass/style.scss */ #config { background: rgba(17, 17, 17, 0.5); width: 280px; height: 100%; position: absolute; z-index: 200; padding: 14px 40px 14px 14px; transition: transform 200ms ease-out; } /* line 25, ../sass/style.scss */ #config.closed { transform: translateX(-240px); } /* line 29, ../sass/style.scss */ #config a.action { position: absolute; right: 8px; } /* line 36, ../sass/style.scss */ #config form span { display: block; margin: 4px 0; } /* line 41, ../sass/style.scss */ #config form p { margin: 24px 0 8px 0; } /* line 43, ../sass/style.scss */ #config form label { text-transform: uppercase; display: inline-block; padding-bottom: 1px; border-bottom: 2px solid rgba(255, 255, 255, 0.25); font-size: 12px; width: 160px; margin-left: 4px; } /* line 52, ../sass/style.scss */ #config form input[type=checkbox] + label { border-color: transparent; } /* line 56, ../sass/style.scss */ #config form input[type=number] { width: 40px; color: #fff; background: transparent; font-family: 'Roboto'; border-bottom: 2px solid rgba(255, 255, 255, 0.25); padding-bottom: 1px; font-size: 16px; margin-left: 4px; vertical-align: 1px; } /* line 67, ../sass/style.scss */ #config form input[type=number]:focus { outline: 0; border-color: rgba(255, 255, 255, 0.75); }
animation-master/animation18/stylesheets/style.css
@import url(https://fonts.googleapis.com/css?family=Roboto); /* line 2, ../sass/style.scss */ * { margin: 0; padding: 0; border: 0; box-sizing: border-box; } /* line 3, ../sass/style.scss */ html, body { height: 100%; } /* line 4, ../sass/style.scss */ body { background: #000; overflow: hidden; color: #fff; font-family: 'Roboto',sans-serif; } /* line 5, ../sass/style.scss */ canvas { position: fixed; top: 0; left: 50%; transform: translateX(-50%); } /* line 7, ../sass/style.scss */ .kaleidoscopeContainer { width: 100vw; height: 100vh; } /* line 12, ../sass/style.scss */ .spaceBackground { background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/2144/starfield_background_nasa.jpg) center center; } /* line 16, ../sass/style.scss */ #config { background: rgba(17, 17, 17, 0.5); width: 280px; height: 100%; position: absolute; z-index: 200; padding: 14px 40px 14px 14px; transition: transform 200ms ease-out; } /* line 25, ../sass/style.scss */ #config.closed { transform: translateX(-240px); } /* line 29, ../sass/style.scss */ #config a.action { position: absolute; right: 8px; } /* line 36, ../sass/style.scss */ #config form span { display: block; margin: 4px 0; } /* line 41, ../sass/style.scss */ #config form p { margin: 24px 0 8px 0; } /* line 43, ../sass/style.scss */ #config form label { text-transform: uppercase; display: inline-block; padding-bottom: 1px; border-bottom: 2px solid rgba(255, 255, 255, 0.25); font-size: 12px; width: 160px; margin-left: 4px; } /* line 52, ../sass/style.scss */ #config form input[type=checkbox] + label { border-color: transparent; } /* line 56, ../sass/style.scss */ #config form input[type=number] { width: 40px; color: #fff; background: transparent; font-family: 'Roboto'; border-bottom: 2px solid rgba(255, 255, 255, 0.25); padding-bottom: 1px; font-size: 16px; margin-left: 4px; vertical-align: 1px; } /* line 67, ../sass/style.scss */ #config form input[type=number]:focus { outline: 0; border-color: rgba(255, 255, 255, 0.75); }
0.355439
0.087525
* affect tutorials or reference */ .basestyle { font-size: 10pt; font-family: Georgia; font-weight: normal; margin: 0em; padding: 15px 15px; } /* this is italics */ em { display:inline; font-size: 10pt; font-style: italic; } /* this is bold */ strong { display:inline; font-size: 10pt; font-weight: bold; } /* header1 is the title style of a vignette, for example in docintro it * is Max 5 Help and Documentation */ .header1 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size:14pt; font-weight: bold; padding-bottom: 12px; } /* header2 is the subhead style of a vignette -- this applies to links in this style */ /* trying: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif */ .header2 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size:11pt; font-weight: bold; padding-top: 2px; padding-bottom: 7px; } /* header3 is the sub-subhead style of a vignette -- this applies to links in this style */ /* trying: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif */ .header3 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size:10pt; font-weight: bold; font-style: italic; padding-top: 2px; padding-bottom: 7px; } /* this style is used for the body text in a vignette / tutorial */ .bodytext { padding-bottom: 10px; } /* this style is used for a single line of code text in a vignette / tutorial */ pre { font-family: "Courier", "Monaco", mono-spaced; white-space:pre; width:auto; padding-top: 0px; padding-bottom: 0px; } /* this style is used for the text in a side bar (such as in docintro) */ .sidebartext { padding: 14px; float: right; border: 1px solid #ccc; background: #eef; font-size: 9.5pt; width: 27%; margin-left: 15px; } /* have not found where this style applies */ .boxedtext { border: 1px solid #DDD; margin-bottom: 14px; } .bodytextss { } /* this style is used for bulleted lists, setting the margin and inset */ ul { margin: 0px; padding: 0px 15px; list-style-type: disc; list-style-position: outside; } /* this style sets the space between the items in a bulleted list in a vignette */ li { padding-bottom: 8px; } /* this used for call-out boxes in vignettes */ .bluebox { border: 1px solid #DDD; padding: 15px 15px 0px 15px; background-color: #DFF; } /* This is tied to the illustration style which is used in the ported * MSP and (Jitter?) tutorials. I have changed it to work with the * images as traditionally displayed */ .imagebox { margin-left: auto; margin-right: auto; text-align: center; font-style: italic; margin-bottom: 12px; } /* caption is for example captions */ .caption { font-style: italic; text-align: center; font-size: 9.5pt; padding-bottom: 10px; } /* nor this */ .detail { border: 1px solid #CCC; padding: 15px 15px 0px 15px; background-color: #EEE; } /* nor this */ .bullet { padding: 15px 15px 0px 15px; } .tab { text-indent:10px; } .sup { font-size: smaller; vertical-align: baseline; position: relative; bottom: 0.33em; } .sub { font-size: smaller; vertical-align: baseline; position: relative; bottom: -0.25em; } .message { background-color: #DDD; <!-- padding-left: 1em; --> padding-right: 0em; <!-- border: 1px solid #DDD; --> font-weight: normal; } body{ font-family: Georgia; padding: 10px; font-size: 10pt; } h1, h2, h3, h4, h5, h6 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; padding: 0; } /* Document Title * This is the object name in a reference page * Bottom margin is negative to move the positioning of the digest upward * without modifying the digest class (since the digest class is used in other places) */ h1 { font-size: 19pt; margin-bottom: -10px; } /* Section Header -- this is Description, Arguments, Messages in a * reference page */ h2 { margin-top: 9px; margin-bottom: 2px; font-size: 11pt; } /* Subsection Header * this is the word "Legacy"(!) */ h3 { /* margin-top: 10; margin-bottom: 5; border: solid 1px gray; background-color: silver; padding: 0.1em; font-weight: bold; font-size: 100%; */ font-size: 11pt; color: #446; border: solid 1px #DDD; background-color: #EEF; margin-top: 0; margin-bottom: 0; } h4 { color: #44F; border: solid 1px #DDD; background-color: #EEE; } a { color: #55c; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; /*font-size: 90%;*/ } /* a.objectname does not appear to be used in reference pages */ a.objectname { color: black; font-weight: normal; } /* p.digest is the one-line description of an object below its name * in a reference page -- but where does it get this font? */ p.digest { font-size: 10pt; font-style: italic; } /* sets information about the message list on a reference page * the last margin number was -3 but I (ddz) think it looks better at 0 * it sets the left margin * the first margin number is the top margin, don't see anything that the * second number does -- the third number sets the bottom of the table margin * can't see an effect of padding being non-zero */ table{ width: 100%; margin: 0 0 0 0; padding: 0; border-collapse: collapse; } /* cannot find how th applies to a reference page */ th{ text-align: left; font-style: italic; font-weight: normal; font-size: 10pt; border-bottom: 1px solid #999; margin: 0; padding: 2px; padding-top: 4px; } /* td is the font for the first two columns of the message list table * the first column being the message name, the second being input [int] etc. */ td{ vertical-align: top; margin-top: 0; /*padding-top: 0;*/ padding: 0 10px 0 0; border-top: 1px solid #ddd; /*background-color: #eee;*/ font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size: 9.5pt; } /* td.description is the description of each message in the message table */ td.description{ font-family: Georgia; font-size: 9.5pt; padding-bottom: 3px; padding-top: 2px; font-style: normal; } /* td.liveapi is the document basestyle. We use it when making a custom table * using classical table tags (created for rsu/live.api) */ td.liveapi{ font-family: Georgia; font-size: 9.5pt; padding-bottom: 3px; padding-top: 2px; font-style: normal; } td.i{ font-style: italic; } /* cannot find how .objectname applies to a reference page -- is this o? */ .objectname { ; } /* .messagename is used for showing a message name such as int within a * paragraph in a reference page. That's why its display is "inline" Is this m? */ .messagename { display: inline; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; /*font-weight: bold;*/ font-size: 9.5pt; } /* cannot find how .attrname applies to a reference page -- is this a? */ .attrname { font-style: italic; } /* cannot find how .inletname applies to a reference page */ .inletname { display: inline; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-weight: normal; font-size: 9.5pt; } .defaultval { font-style: italic; font-size: smaller; } #inlet_section table{ ; } #outlet_section{ ; } #argument_section th.description{ width: 65%; } #argument_section td.description{ width: 65%; } #argument_section td.optional{ width: 5%; } #method_section th.description{ width: 65%; } #method_section td.description{ width: 65%; } #attr_section th.description{ width: 65%; } #attr_section td.description{ width: 65%; } .arglist_arg{ /* in the original XSLT it had a <br/> at the end of each one. What to do here? */ } #examples_section { ; } #seealso_section th.name { width: 30%; } /* misc_section .messagename is the style for a message name in a description * in the Output sections in a reference page. */ #misc_section .messagename{ /*font-size: 100%;*/ } /* misc_section is the specification of the description of output in a * reference page */ #misc_section{ font-size: 9.5pt; } /* misc_section .outputmessage is the kind of output you see, i.e., "bang" in the * output section in a reference page */ #misc_section .outputmessage { text-align: left; font-style: italic; font-size: 10pt; font-weight: normal; border-bottom: 1px solid #999; margin: 0; padding: 2px; } /* misc_section .description is the normal description text on the * reference page. We're reiterating the 9.5pt for combinations of * (for example) outputmessage + description on the same line */ #misc_section .description { font-style: normal; font-size: 9.5pt; font-weight: normal; } /* cannot determine what misc_section .name does */ #misc_section .name { ; } /* cannot determine what misc_section .digest does -- perhaps there is no digest content? */ #misc_section .digest{ ; /* inherits some stuff from the normal digest class*/ } #mop_section{ ; } #ob3d_section{ ; } /* presumably this is for the jargon tag -- is that implemented? */ .jargon { border: 1px solid #999; color:red; } /* cannot get this to do anything reference-wise, maybe "t" is for tutorial? */ .theader { border: 1px solid #CCC; padding: 0px 15px 0px 15px; background-color: #EEE; } /* cannot get this to do anything */ .tentry { border: 1px solid #CCC; padding: 0px 15px 0px 15px; } .noframe { padding: 0px 0px; } /* Can use the following for doing tables with appearance that alternates by row */ /* .row_odd { background: #eee; } .row_even { background: #ced; } .row_odd_nested { background: #dec; } .row_even_nested { background: #ecd; } */ .searchresults li p{ margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; font-size: smaller; } #liveapi_section { margin-top: 15px; margin-bottom: 15px; } #liveapi_section h3 { margin-top: 0px; margin-bottom: 0px; font-size: 13pt; color: #446; background-color: #EEE; border: solid 1px #DDD; margin-top: 0; margin-bottom: 4px; } #liveapi_section h4 { color: #446; background-color: #EEF; margin-top: 8px; margin-bottom: 0px; } #liveapi_section .path { margin-top: 8px; margin-left: 16px; vertical-align: top; padding: 0 10px 0 0; border-top: 1px solid #ddd; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size: 9.5pt; } #liveapi_section th { padding-left: 16px; } #liveapi_section td { padding-left: 16px; } #liveapi_section .none { margin-top: 8px; margin-left: 16px; }
vendor/bach/docs/_c74_common.css
* affect tutorials or reference */ .basestyle { font-size: 10pt; font-family: Georgia; font-weight: normal; margin: 0em; padding: 15px 15px; } /* this is italics */ em { display:inline; font-size: 10pt; font-style: italic; } /* this is bold */ strong { display:inline; font-size: 10pt; font-weight: bold; } /* header1 is the title style of a vignette, for example in docintro it * is Max 5 Help and Documentation */ .header1 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size:14pt; font-weight: bold; padding-bottom: 12px; } /* header2 is the subhead style of a vignette -- this applies to links in this style */ /* trying: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif */ .header2 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size:11pt; font-weight: bold; padding-top: 2px; padding-bottom: 7px; } /* header3 is the sub-subhead style of a vignette -- this applies to links in this style */ /* trying: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif */ .header3 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size:10pt; font-weight: bold; font-style: italic; padding-top: 2px; padding-bottom: 7px; } /* this style is used for the body text in a vignette / tutorial */ .bodytext { padding-bottom: 10px; } /* this style is used for a single line of code text in a vignette / tutorial */ pre { font-family: "Courier", "Monaco", mono-spaced; white-space:pre; width:auto; padding-top: 0px; padding-bottom: 0px; } /* this style is used for the text in a side bar (such as in docintro) */ .sidebartext { padding: 14px; float: right; border: 1px solid #ccc; background: #eef; font-size: 9.5pt; width: 27%; margin-left: 15px; } /* have not found where this style applies */ .boxedtext { border: 1px solid #DDD; margin-bottom: 14px; } .bodytextss { } /* this style is used for bulleted lists, setting the margin and inset */ ul { margin: 0px; padding: 0px 15px; list-style-type: disc; list-style-position: outside; } /* this style sets the space between the items in a bulleted list in a vignette */ li { padding-bottom: 8px; } /* this used for call-out boxes in vignettes */ .bluebox { border: 1px solid #DDD; padding: 15px 15px 0px 15px; background-color: #DFF; } /* This is tied to the illustration style which is used in the ported * MSP and (Jitter?) tutorials. I have changed it to work with the * images as traditionally displayed */ .imagebox { margin-left: auto; margin-right: auto; text-align: center; font-style: italic; margin-bottom: 12px; } /* caption is for example captions */ .caption { font-style: italic; text-align: center; font-size: 9.5pt; padding-bottom: 10px; } /* nor this */ .detail { border: 1px solid #CCC; padding: 15px 15px 0px 15px; background-color: #EEE; } /* nor this */ .bullet { padding: 15px 15px 0px 15px; } .tab { text-indent:10px; } .sup { font-size: smaller; vertical-align: baseline; position: relative; bottom: 0.33em; } .sub { font-size: smaller; vertical-align: baseline; position: relative; bottom: -0.25em; } .message { background-color: #DDD; <!-- padding-left: 1em; --> padding-right: 0em; <!-- border: 1px solid #DDD; --> font-weight: normal; } body{ font-family: Georgia; padding: 10px; font-size: 10pt; } h1, h2, h3, h4, h5, h6 { font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; padding: 0; } /* Document Title * This is the object name in a reference page * Bottom margin is negative to move the positioning of the digest upward * without modifying the digest class (since the digest class is used in other places) */ h1 { font-size: 19pt; margin-bottom: -10px; } /* Section Header -- this is Description, Arguments, Messages in a * reference page */ h2 { margin-top: 9px; margin-bottom: 2px; font-size: 11pt; } /* Subsection Header * this is the word "Legacy"(!) */ h3 { /* margin-top: 10; margin-bottom: 5; border: solid 1px gray; background-color: silver; padding: 0.1em; font-weight: bold; font-size: 100%; */ font-size: 11pt; color: #446; border: solid 1px #DDD; background-color: #EEF; margin-top: 0; margin-bottom: 0; } h4 { color: #44F; border: solid 1px #DDD; background-color: #EEE; } a { color: #55c; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; /*font-size: 90%;*/ } /* a.objectname does not appear to be used in reference pages */ a.objectname { color: black; font-weight: normal; } /* p.digest is the one-line description of an object below its name * in a reference page -- but where does it get this font? */ p.digest { font-size: 10pt; font-style: italic; } /* sets information about the message list on a reference page * the last margin number was -3 but I (ddz) think it looks better at 0 * it sets the left margin * the first margin number is the top margin, don't see anything that the * second number does -- the third number sets the bottom of the table margin * can't see an effect of padding being non-zero */ table{ width: 100%; margin: 0 0 0 0; padding: 0; border-collapse: collapse; } /* cannot find how th applies to a reference page */ th{ text-align: left; font-style: italic; font-weight: normal; font-size: 10pt; border-bottom: 1px solid #999; margin: 0; padding: 2px; padding-top: 4px; } /* td is the font for the first two columns of the message list table * the first column being the message name, the second being input [int] etc. */ td{ vertical-align: top; margin-top: 0; /*padding-top: 0;*/ padding: 0 10px 0 0; border-top: 1px solid #ddd; /*background-color: #eee;*/ font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size: 9.5pt; } /* td.description is the description of each message in the message table */ td.description{ font-family: Georgia; font-size: 9.5pt; padding-bottom: 3px; padding-top: 2px; font-style: normal; } /* td.liveapi is the document basestyle. We use it when making a custom table * using classical table tags (created for rsu/live.api) */ td.liveapi{ font-family: Georgia; font-size: 9.5pt; padding-bottom: 3px; padding-top: 2px; font-style: normal; } td.i{ font-style: italic; } /* cannot find how .objectname applies to a reference page -- is this o? */ .objectname { ; } /* .messagename is used for showing a message name such as int within a * paragraph in a reference page. That's why its display is "inline" Is this m? */ .messagename { display: inline; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; /*font-weight: bold;*/ font-size: 9.5pt; } /* cannot find how .attrname applies to a reference page -- is this a? */ .attrname { font-style: italic; } /* cannot find how .inletname applies to a reference page */ .inletname { display: inline; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-weight: normal; font-size: 9.5pt; } .defaultval { font-style: italic; font-size: smaller; } #inlet_section table{ ; } #outlet_section{ ; } #argument_section th.description{ width: 65%; } #argument_section td.description{ width: 65%; } #argument_section td.optional{ width: 5%; } #method_section th.description{ width: 65%; } #method_section td.description{ width: 65%; } #attr_section th.description{ width: 65%; } #attr_section td.description{ width: 65%; } .arglist_arg{ /* in the original XSLT it had a <br/> at the end of each one. What to do here? */ } #examples_section { ; } #seealso_section th.name { width: 30%; } /* misc_section .messagename is the style for a message name in a description * in the Output sections in a reference page. */ #misc_section .messagename{ /*font-size: 100%;*/ } /* misc_section is the specification of the description of output in a * reference page */ #misc_section{ font-size: 9.5pt; } /* misc_section .outputmessage is the kind of output you see, i.e., "bang" in the * output section in a reference page */ #misc_section .outputmessage { text-align: left; font-style: italic; font-size: 10pt; font-weight: normal; border-bottom: 1px solid #999; margin: 0; padding: 2px; } /* misc_section .description is the normal description text on the * reference page. We're reiterating the 9.5pt for combinations of * (for example) outputmessage + description on the same line */ #misc_section .description { font-style: normal; font-size: 9.5pt; font-weight: normal; } /* cannot determine what misc_section .name does */ #misc_section .name { ; } /* cannot determine what misc_section .digest does -- perhaps there is no digest content? */ #misc_section .digest{ ; /* inherits some stuff from the normal digest class*/ } #mop_section{ ; } #ob3d_section{ ; } /* presumably this is for the jargon tag -- is that implemented? */ .jargon { border: 1px solid #999; color:red; } /* cannot get this to do anything reference-wise, maybe "t" is for tutorial? */ .theader { border: 1px solid #CCC; padding: 0px 15px 0px 15px; background-color: #EEE; } /* cannot get this to do anything */ .tentry { border: 1px solid #CCC; padding: 0px 15px 0px 15px; } .noframe { padding: 0px 0px; } /* Can use the following for doing tables with appearance that alternates by row */ /* .row_odd { background: #eee; } .row_even { background: #ced; } .row_odd_nested { background: #dec; } .row_even_nested { background: #ecd; } */ .searchresults li p{ margin-top: 0; margin-bottom: 0; padding-top: 0; padding-bottom: 0; font-size: smaller; } #liveapi_section { margin-top: 15px; margin-bottom: 15px; } #liveapi_section h3 { margin-top: 0px; margin-bottom: 0px; font-size: 13pt; color: #446; background-color: #EEE; border: solid 1px #DDD; margin-top: 0; margin-bottom: 4px; } #liveapi_section h4 { color: #446; background-color: #EEF; margin-top: 8px; margin-bottom: 0px; } #liveapi_section .path { margin-top: 8px; margin-left: 16px; vertical-align: top; padding: 0 10px 0 0; border-top: 1px solid #ddd; font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Verdana, sans-serif; font-size: 9.5pt; } #liveapi_section th { padding-left: 16px; } #liveapi_section td { padding-left: 16px; } #liveapi_section .none { margin-top: 8px; margin-left: 16px; }
0.405331
0.255643
.message-2CShn3 { background: var(--quaternary-color, #111); margin-left: 80px; margin-right: 30px; box-shadow: 0 4px 10px var(--shadow); } .cozy-VmLDNB.wrapper-30-Nkg { padding-left: 0px; } .message-2CShn3.systemMessage-1H1Z20 { margin-left: 80px; margin-bottom: 10px; } .message-2CShn3 .contents-2MsGLg, .message-2CShn3 .container-2sjPya{ padding: 10px 10px 10px 20px; overflow: visible; } .message-2CShn3:not(.groupStart-3Mlgv1) .contents-2MsGLg, .message-2CShn3:not(.groupStart-3Mlgv1) .container-2sjPya { padding-top: 2px; } .message-2CShn3:hover, .message-2CShn3.selected-2LX7Jy, .mouse-mode .message-2CShn3:hover { background: var(--secondary-color, #333); } .message-2CShn3 .avatar-2e8lTP { left: -58px; top: -10px; } .message-2CShn3.groupStart-3Mlgv1:not(.systemMessage-1H1Z20):hover::before { border-top-color: var(--secondary-color, #111); } .message-2CShn3.groupStart-3Mlgv1:not(.systemMessage-1H1Z20)::before { content: ""; height: 0; width: 0; position: absolute; top: 0; left: 0; transform: translate(-50%); border: 10px solid transparent; border-top-color: var(--quaternary-color, #111); z-index: -1; } .message-2CShn3.mentioned-Tre-dv { border-left: 2px solid #faa61a; background: linear-gradient( rgba(250, 168, 26, 0.05), rgba(250, 168, 26, 0.05)), linear-gradient(var(--quaternary-color, #111), var(--quaternary-color, #111)); } .message-2CShn3.mentioned-Tre-dv.groupStart-3Mlgv1:not(.systemMessage-1H1Z20)::before { border-top-color: #faa61a; } .mentioned-Tre-dv:before { background: transparent; } .message-2CShn3.groupStart-3Mlgv1.cozy-VmLDNB .header-2jRmjb { padding-bottom: 10px; } .message-2CShn3.groupStart-3Mlgv1 .clickableHeader-2Cygs8 .avatar-2e8lTP { margin-left: -5px; margin-top: -20px; } .message-2CShn3.groupStart-3Mlgv1 ~ .message-2CShn3:not(.groupStart-3Mlgv1) .container-3FojY8 { padding-top: 5px; padding-bottom: 5px; } .message-2CShn3:not(.groupStart-3Mlgv1) .timestamp-p1Df1m { margin-left: -65px; } /* ----- tag fix ----- */ /* normal tags */ .avatar-2e8lTP + h2::after { bottom: 10px !important; left: -51px !important; } #app-mount .avatar-2e8lTP:hover + h2::after { bottom: 1px !important; left: -49px !important; } .contents-2MsGLg .avatar-2e8lTP[src*="402272736665272320"] + h2::before{ top: -24px; left: -80px; }
css/chatbubbles.theme.css
.message-2CShn3 { background: var(--quaternary-color, #111); margin-left: 80px; margin-right: 30px; box-shadow: 0 4px 10px var(--shadow); } .cozy-VmLDNB.wrapper-30-Nkg { padding-left: 0px; } .message-2CShn3.systemMessage-1H1Z20 { margin-left: 80px; margin-bottom: 10px; } .message-2CShn3 .contents-2MsGLg, .message-2CShn3 .container-2sjPya{ padding: 10px 10px 10px 20px; overflow: visible; } .message-2CShn3:not(.groupStart-3Mlgv1) .contents-2MsGLg, .message-2CShn3:not(.groupStart-3Mlgv1) .container-2sjPya { padding-top: 2px; } .message-2CShn3:hover, .message-2CShn3.selected-2LX7Jy, .mouse-mode .message-2CShn3:hover { background: var(--secondary-color, #333); } .message-2CShn3 .avatar-2e8lTP { left: -58px; top: -10px; } .message-2CShn3.groupStart-3Mlgv1:not(.systemMessage-1H1Z20):hover::before { border-top-color: var(--secondary-color, #111); } .message-2CShn3.groupStart-3Mlgv1:not(.systemMessage-1H1Z20)::before { content: ""; height: 0; width: 0; position: absolute; top: 0; left: 0; transform: translate(-50%); border: 10px solid transparent; border-top-color: var(--quaternary-color, #111); z-index: -1; } .message-2CShn3.mentioned-Tre-dv { border-left: 2px solid #faa61a; background: linear-gradient( rgba(250, 168, 26, 0.05), rgba(250, 168, 26, 0.05)), linear-gradient(var(--quaternary-color, #111), var(--quaternary-color, #111)); } .message-2CShn3.mentioned-Tre-dv.groupStart-3Mlgv1:not(.systemMessage-1H1Z20)::before { border-top-color: #faa61a; } .mentioned-Tre-dv:before { background: transparent; } .message-2CShn3.groupStart-3Mlgv1.cozy-VmLDNB .header-2jRmjb { padding-bottom: 10px; } .message-2CShn3.groupStart-3Mlgv1 .clickableHeader-2Cygs8 .avatar-2e8lTP { margin-left: -5px; margin-top: -20px; } .message-2CShn3.groupStart-3Mlgv1 ~ .message-2CShn3:not(.groupStart-3Mlgv1) .container-3FojY8 { padding-top: 5px; padding-bottom: 5px; } .message-2CShn3:not(.groupStart-3Mlgv1) .timestamp-p1Df1m { margin-left: -65px; } /* ----- tag fix ----- */ /* normal tags */ .avatar-2e8lTP + h2::after { bottom: 10px !important; left: -51px !important; } #app-mount .avatar-2e8lTP:hover + h2::after { bottom: 1px !important; left: -49px !important; } .contents-2MsGLg .avatar-2e8lTP[src*="402272736665272320"] + h2::before{ top: -24px; left: -80px; }
0.287368
0.06389
header{ display: block; background-color: rgba(0, 0, 0, 0.4);; color: white; padding: 8px; position: sticky; font-family: 'Righteous', cursive; } h1{ font-family: 'Righteous', cursive; font-size:36px; font-weight: bold; margin-left: 91px; margin-top: 20px; margin-bottom: 20px; } ul{ margin-left: 336px; margin-top: -42px; margin-bottom: 20px; margin-left: 999px;} ul li { display: inline; padding: 23px; color:white; } .hover-a a:hover{ font-size: 20px; } #bg { position: fixed; top: 0; left: 0; /* Preserve aspet ratio */ min-width: 100%; min-height: 100%; } * {box-sizing:border-box} a{ color: white; text-decoration: none; transition: font-size 1s; } .logo{ float: left; width: 93px; margin-top: -85px; margin-left: -2px; } /* footer css */ footer { width : 100%; position: absolute; bottom: 0; /* font-family: 'Righteous', cursive; */ font-family: 'Signika', sans-serif; margin-bottom: -194px; /* background-color: #343839; */ } .lastSection{ position: relative ; padding: 20px 0px ; background-color: rgba(0, 0, 0, 0.9); height: 158px; border-block-end: 1px solid white; margin-top: 30px; color: white; margin-bottom: -126px; } .footLogo{ float: left; width: 74px; position: absolute; left: 1px; top: 28px; } .bottomlogo{ float: left; width: 75px; position: absolute; left: 1px; top: 23px; font-size: 20px; } footer h2{ font-family: 'Righteous', cursive; left: 19ps; padding-left: 70px; padding-top: 52px; font-size: 20px; } .aboutAs{ position: absolute ; top : 20%; left: 22%; text-align: center ; font-size: 12px; } .contact{ position: absolute ; top : 20%; left: 50%; text-align: center ; font-size: 12px; } .socialMedia{ position: absolute ; top: 20%; left : 80%; text-align: center ; font-size: 12px; } h5 { font-size: 20px; padding-bottom: 15px;} .tail { background-color: rgba(0, 0, 0, 0.5); width: 100%; } .tail ol li { display: inline; padding-left: 24%; color: white; background-color: rgba(0, 0, 0, 0.5); /* width: 100%; */ text-align: center; } ol li a{ color: white; } .black{ background-color: rgba(0, 0, 0, 0.5); margin-bottom: -1px; padding-bottom: 11px; margin-top: 124px; padding-top: 12px; } .fa { padding: 20px; font-size: 30px; width: 50px; text-align: center; text-decoration: none; margin: 5px 2px; width: 20px; height: 15px; font-size: 19px; margin: 2px; padding: 2px; } .fa:hover { opacity: 0.7; } .fa-facebook { color: white; padding: 6px; transition: font-size 1s; } .fa-twitter { color: white; padding: 6px; transition: font-size 1s; } .fa-google { color: white; padding: 6px; transition: font-size 1s; } ol li { padding: 6px; display: inline; } a { transition: font-size 1s; } ol{ padding-top: 18px; } .hover-foot a:hover{ font-size: 20px; text-decoration: none; color: white; }
css/headFoot.css
header{ display: block; background-color: rgba(0, 0, 0, 0.4);; color: white; padding: 8px; position: sticky; font-family: 'Righteous', cursive; } h1{ font-family: 'Righteous', cursive; font-size:36px; font-weight: bold; margin-left: 91px; margin-top: 20px; margin-bottom: 20px; } ul{ margin-left: 336px; margin-top: -42px; margin-bottom: 20px; margin-left: 999px;} ul li { display: inline; padding: 23px; color:white; } .hover-a a:hover{ font-size: 20px; } #bg { position: fixed; top: 0; left: 0; /* Preserve aspet ratio */ min-width: 100%; min-height: 100%; } * {box-sizing:border-box} a{ color: white; text-decoration: none; transition: font-size 1s; } .logo{ float: left; width: 93px; margin-top: -85px; margin-left: -2px; } /* footer css */ footer { width : 100%; position: absolute; bottom: 0; /* font-family: 'Righteous', cursive; */ font-family: 'Signika', sans-serif; margin-bottom: -194px; /* background-color: #343839; */ } .lastSection{ position: relative ; padding: 20px 0px ; background-color: rgba(0, 0, 0, 0.9); height: 158px; border-block-end: 1px solid white; margin-top: 30px; color: white; margin-bottom: -126px; } .footLogo{ float: left; width: 74px; position: absolute; left: 1px; top: 28px; } .bottomlogo{ float: left; width: 75px; position: absolute; left: 1px; top: 23px; font-size: 20px; } footer h2{ font-family: 'Righteous', cursive; left: 19ps; padding-left: 70px; padding-top: 52px; font-size: 20px; } .aboutAs{ position: absolute ; top : 20%; left: 22%; text-align: center ; font-size: 12px; } .contact{ position: absolute ; top : 20%; left: 50%; text-align: center ; font-size: 12px; } .socialMedia{ position: absolute ; top: 20%; left : 80%; text-align: center ; font-size: 12px; } h5 { font-size: 20px; padding-bottom: 15px;} .tail { background-color: rgba(0, 0, 0, 0.5); width: 100%; } .tail ol li { display: inline; padding-left: 24%; color: white; background-color: rgba(0, 0, 0, 0.5); /* width: 100%; */ text-align: center; } ol li a{ color: white; } .black{ background-color: rgba(0, 0, 0, 0.5); margin-bottom: -1px; padding-bottom: 11px; margin-top: 124px; padding-top: 12px; } .fa { padding: 20px; font-size: 30px; width: 50px; text-align: center; text-decoration: none; margin: 5px 2px; width: 20px; height: 15px; font-size: 19px; margin: 2px; padding: 2px; } .fa:hover { opacity: 0.7; } .fa-facebook { color: white; padding: 6px; transition: font-size 1s; } .fa-twitter { color: white; padding: 6px; transition: font-size 1s; } .fa-google { color: white; padding: 6px; transition: font-size 1s; } ol li { padding: 6px; display: inline; } a { transition: font-size 1s; } ol{ padding-top: 18px; } .hover-foot a:hover{ font-size: 20px; text-decoration: none; color: white; }
0.301362
0.06486
@font-face{ font-family: segoe; src: url('../../font/SEGOEUI.ttf'); } body{ margin:0px; padding:0px; border-top:solid 8px #04bcea; font-family: Elephent; } .button { font-size: 11px; font-weight: bold; text-decoration: none; text-align: center; height: 27px; padding: 0 8px; line-height: 27px; min-width: 54px; display: inline-block; background-color: #4D90FE; background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed); border-top-color: rgb(48, 121, 237); border-top-style: solid; border-top-width: 1px; color: white; border-radius: 2px; cursor: default; } .button .a { color: white; } #header{ width:80%; float:left; margin-left: 10%; height:120px; background-color: #fff; } #logo{float: left;} #logo img{height:80px;margin-top: 20px;} #judul{float:left;font-size: 30px;line-height: 70px;padding-left: 30px;} #navigasi{ width:80%; height:50px; background-color: #272727; margin-left: 10%; float: left; } #navigasi li{ list-style: none; color: #fff; height:50px; float:left; background-color: #272727; } #navigasi a{ color: #fff; text-decoration: none; margin-left:20px; margin-right: 20px; line-height: 45px; height: 50px; } #navigasi li:hover{ background-image: url('../../images/menu.jpg'); } #navigasi ul{ margin: 0px; float: left; padding: 0px; background-color: #fff; border:solid 1px #ccc; border-bottom: none; position: absolute; box-shadow: 0px 8px 7px -6px #888; z-index: 100; } #navigasi ul li{ background-color: #fff; width:100%; border-bottom: solid 1px #ccc; padding-right: 0px; float: left; clear: both; } #navigasi ul li:hover{ background-color: #efefef; } #navigasi ul li a{ color: #272727; } #navigasi ul li ul{ float: right; margin-top: -50px; left:100%; min-width:200px; position: absolute; z-index: 100; right: 0px; } #navigasi li#selected{ background-image: url('../../images/menu.jpg'); } #content{ width:80%; float:left; margin-left: 10%; margin-right: 10%; margin-top: 20px; } #left{ width:70%; float:left; min-height: 400px; } #right{ width:30%; float:left; min-height: 400px; } .right_box{ min-height: 100px; padding-bottom: 20px; } .right_box_header{ border-bottom: dashed 1px #999; height: 40px; background-color: #f5f5f5; line-height: 40px; font-size: 20px; padding-left:15px; color: #2b2b2b; } .right_box_content{ padding-top: 10px; } .left_box{ width:100%; float: left; padding-bottom: 10px; padding-right: 10px; border-right:dashed 1px #999; border-bottom: dashed 1px #999; padding-top:10px; min-height: 30px; } .left_box .left_kiri{ width:50%; min-height: 50px; float: left; } .left_box .left_kiri .thumb{ width:96%; background-color: #f5f5f5; padding: 2%; } .left_box .left_kiri .thumb img{ width:100%; height: 200px; } .left_box .left_kiri .text{padding: 2%;padding-top: 0.5%;} .left_box .left_kiri .text .judul a{ font-size: 18px; color: #2b2b2b; text-decoration: none; } .left_box .left_kiri .text .judul a:hover{text-decoration: underline;} .left_box .left_kiri .text .waktu{ font-size: 13px; font-style: italic; color: #888; margin-top: 10px; } .left_box .left_kanan{ width: 50%; float: right; } .right_box_content .post, .left_kanan .post{ width:92%; margin-left: 4%; margin-right: 4%; clear: both; margin-bottom: 10px; float: left; } .right_box_content .thumb, .left_kanan .thumb{ width:80px; background-color: #f5f5f5; padding: 5px; float:left; margin-right: 10px; } .right_box_content .thumb img, .left_kanan .thumb img{ width: 80px; float:left; } .right_box_content .text .judul, .left_kanan .text .judul{font-size: 13px;} .right_box_content .text .judul a, .left_kanan .text .judul a{ color: #2b2b2b; text-decoration: none; } .right_box_content .text .judul a:hover, .left_kanan .text .judul a:hover{ text-decoration: underline; } .right_box_content .text .waktu, .left_kanan .text .waktu{ font-size: 12px; margin-top: 10px; color: #888; font-style: italic; } #copyright{ width:80%; float:left; padding-left: 10%; padding-right: 10%; background-color: #222222; color: white; min-height: 50px; } .heading{ text-rendering: optimizeLegibility; line-height: 1; margin-top: 0; font-size: 2rem; line-height: 1.2em; letter-spacing: -2px; text-indent: -3px; text-align: center; } .kiri_box{ width:100%; float: left; padding-bottom: 10px; padding-right: 0px; border-right:dashed 1px #999; border-bottom: dashed 1px #999; padding-top:10px; min-height: 30px; } .kiri_box .kiri_kiri{ width:50%; min-height: 50px; float: left; } .kiri_box .kiri_kiri .thumb{ width:96%; background-color: #f5f5f5; padding: 2%; } .kiri_box .kiri_kiri .thumb img{ width:100%; height: 200px; } .kiri_box .kiri_kiri .text{padding: 2%;padding-top: 0.5%;} .kiri_box .kiri_kiri .text .judul a{ font-size: 18px; color: #2b2b2b; text-decoration: none; } .kiri_box .kiri_kiri .text .judul a:hover{text-decoration: underline;} .kiri_box .kiri_kiri .text .waktu{ font-size: 13px; font-style: italic; color: #888; margin-top: 10px; } .kiri_box .kiri_kanan{ width: 50%; float: right; } .right_box_content .post, .kiri_kanan .post{ width:92%; margin-left: 4%; margin-right: 4%; clear: both; margin-bottom: 10px; float: left; } .right_box_content .thumb, .kiri_kanan .thumb{ width:80px; background-color: #f5f5f5; padding: 5px; float:left; margin-right: 10px; } .right_box_content .thumb img, .kiri_kanan .thumb img{ width: 80px; float:left; } .right_box_content .text .judul, .kiri_kanan .text .judul{font-size: 13px;} .right_box_content .text .judul a, .kiri_kanan .text .judul a{ color: #2b2b2b; text-decoration: none; } .right_box_content .text .judul a:hover, .kiri_kanan .text .judul a:hover{ text-decoration: underline; } .right_box_content .text .waktu, .kiri_kanan .text .waktu{ font-size: 12px; margin-top: 10px; color: #888; font-style: italic; } #widget{color: #FFFFFF;background: rgb(60,179,230); font-family: helvetica; width: 132px; height: 135px; border-radius: 10px; } #big_day{ display: block; text-align: center; font-size: 5em; } .block{ display: block; vertical-align: middle; text-align: center; } .footer{ width:100%; float:left; border-top:solid 15px #04bcea; margin-top: 10px; background-color: #3A3A3A; } .footer_content{ width:80%; float:left; margin-left: 10%; margin-right: 10%; min-height: 200px; color: white; } .footer_kiri{ width:30%; float: left; } .footer_tengah{ float: left; width: 34%; } .footer_right{ float: right; width: 35% } .link { text-decoration: none; color: white; }
source/css/public/home.css
@font-face{ font-family: segoe; src: url('../../font/SEGOEUI.ttf'); } body{ margin:0px; padding:0px; border-top:solid 8px #04bcea; font-family: Elephent; } .button { font-size: 11px; font-weight: bold; text-decoration: none; text-align: center; height: 27px; padding: 0 8px; line-height: 27px; min-width: 54px; display: inline-block; background-color: #4D90FE; background-image: -webkit-linear-gradient(top,#4d90fe,#4787ed); border-top-color: rgb(48, 121, 237); border-top-style: solid; border-top-width: 1px; color: white; border-radius: 2px; cursor: default; } .button .a { color: white; } #header{ width:80%; float:left; margin-left: 10%; height:120px; background-color: #fff; } #logo{float: left;} #logo img{height:80px;margin-top: 20px;} #judul{float:left;font-size: 30px;line-height: 70px;padding-left: 30px;} #navigasi{ width:80%; height:50px; background-color: #272727; margin-left: 10%; float: left; } #navigasi li{ list-style: none; color: #fff; height:50px; float:left; background-color: #272727; } #navigasi a{ color: #fff; text-decoration: none; margin-left:20px; margin-right: 20px; line-height: 45px; height: 50px; } #navigasi li:hover{ background-image: url('../../images/menu.jpg'); } #navigasi ul{ margin: 0px; float: left; padding: 0px; background-color: #fff; border:solid 1px #ccc; border-bottom: none; position: absolute; box-shadow: 0px 8px 7px -6px #888; z-index: 100; } #navigasi ul li{ background-color: #fff; width:100%; border-bottom: solid 1px #ccc; padding-right: 0px; float: left; clear: both; } #navigasi ul li:hover{ background-color: #efefef; } #navigasi ul li a{ color: #272727; } #navigasi ul li ul{ float: right; margin-top: -50px; left:100%; min-width:200px; position: absolute; z-index: 100; right: 0px; } #navigasi li#selected{ background-image: url('../../images/menu.jpg'); } #content{ width:80%; float:left; margin-left: 10%; margin-right: 10%; margin-top: 20px; } #left{ width:70%; float:left; min-height: 400px; } #right{ width:30%; float:left; min-height: 400px; } .right_box{ min-height: 100px; padding-bottom: 20px; } .right_box_header{ border-bottom: dashed 1px #999; height: 40px; background-color: #f5f5f5; line-height: 40px; font-size: 20px; padding-left:15px; color: #2b2b2b; } .right_box_content{ padding-top: 10px; } .left_box{ width:100%; float: left; padding-bottom: 10px; padding-right: 10px; border-right:dashed 1px #999; border-bottom: dashed 1px #999; padding-top:10px; min-height: 30px; } .left_box .left_kiri{ width:50%; min-height: 50px; float: left; } .left_box .left_kiri .thumb{ width:96%; background-color: #f5f5f5; padding: 2%; } .left_box .left_kiri .thumb img{ width:100%; height: 200px; } .left_box .left_kiri .text{padding: 2%;padding-top: 0.5%;} .left_box .left_kiri .text .judul a{ font-size: 18px; color: #2b2b2b; text-decoration: none; } .left_box .left_kiri .text .judul a:hover{text-decoration: underline;} .left_box .left_kiri .text .waktu{ font-size: 13px; font-style: italic; color: #888; margin-top: 10px; } .left_box .left_kanan{ width: 50%; float: right; } .right_box_content .post, .left_kanan .post{ width:92%; margin-left: 4%; margin-right: 4%; clear: both; margin-bottom: 10px; float: left; } .right_box_content .thumb, .left_kanan .thumb{ width:80px; background-color: #f5f5f5; padding: 5px; float:left; margin-right: 10px; } .right_box_content .thumb img, .left_kanan .thumb img{ width: 80px; float:left; } .right_box_content .text .judul, .left_kanan .text .judul{font-size: 13px;} .right_box_content .text .judul a, .left_kanan .text .judul a{ color: #2b2b2b; text-decoration: none; } .right_box_content .text .judul a:hover, .left_kanan .text .judul a:hover{ text-decoration: underline; } .right_box_content .text .waktu, .left_kanan .text .waktu{ font-size: 12px; margin-top: 10px; color: #888; font-style: italic; } #copyright{ width:80%; float:left; padding-left: 10%; padding-right: 10%; background-color: #222222; color: white; min-height: 50px; } .heading{ text-rendering: optimizeLegibility; line-height: 1; margin-top: 0; font-size: 2rem; line-height: 1.2em; letter-spacing: -2px; text-indent: -3px; text-align: center; } .kiri_box{ width:100%; float: left; padding-bottom: 10px; padding-right: 0px; border-right:dashed 1px #999; border-bottom: dashed 1px #999; padding-top:10px; min-height: 30px; } .kiri_box .kiri_kiri{ width:50%; min-height: 50px; float: left; } .kiri_box .kiri_kiri .thumb{ width:96%; background-color: #f5f5f5; padding: 2%; } .kiri_box .kiri_kiri .thumb img{ width:100%; height: 200px; } .kiri_box .kiri_kiri .text{padding: 2%;padding-top: 0.5%;} .kiri_box .kiri_kiri .text .judul a{ font-size: 18px; color: #2b2b2b; text-decoration: none; } .kiri_box .kiri_kiri .text .judul a:hover{text-decoration: underline;} .kiri_box .kiri_kiri .text .waktu{ font-size: 13px; font-style: italic; color: #888; margin-top: 10px; } .kiri_box .kiri_kanan{ width: 50%; float: right; } .right_box_content .post, .kiri_kanan .post{ width:92%; margin-left: 4%; margin-right: 4%; clear: both; margin-bottom: 10px; float: left; } .right_box_content .thumb, .kiri_kanan .thumb{ width:80px; background-color: #f5f5f5; padding: 5px; float:left; margin-right: 10px; } .right_box_content .thumb img, .kiri_kanan .thumb img{ width: 80px; float:left; } .right_box_content .text .judul, .kiri_kanan .text .judul{font-size: 13px;} .right_box_content .text .judul a, .kiri_kanan .text .judul a{ color: #2b2b2b; text-decoration: none; } .right_box_content .text .judul a:hover, .kiri_kanan .text .judul a:hover{ text-decoration: underline; } .right_box_content .text .waktu, .kiri_kanan .text .waktu{ font-size: 12px; margin-top: 10px; color: #888; font-style: italic; } #widget{color: #FFFFFF;background: rgb(60,179,230); font-family: helvetica; width: 132px; height: 135px; border-radius: 10px; } #big_day{ display: block; text-align: center; font-size: 5em; } .block{ display: block; vertical-align: middle; text-align: center; } .footer{ width:100%; float:left; border-top:solid 15px #04bcea; margin-top: 10px; background-color: #3A3A3A; } .footer_content{ width:80%; float:left; margin-left: 10%; margin-right: 10%; min-height: 200px; color: white; } .footer_kiri{ width:30%; float: left; } .footer_tengah{ float: left; width: 34%; } .footer_right{ float: right; width: 35% } .link { text-decoration: none; color: white; }
0.225417
0.052716
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } .bounce { -webkit-animation-name: bounce; animation-name: bounce; transform-origin: center bottom; } @-webkit-keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { -webkit-animation-name: flash; animation-name: flash; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } .pulse2 { -webkit-animation-name: pulse2; animation-name: pulse2; } @-webkit-keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } @keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @-webkit-keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } @keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } @keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } .headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; } @-webkit-keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } @keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } .swing { transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } @-webkit-keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } @keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } .tada { -webkit-animation-name: tada; animation-name: tada; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } @keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } @keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } .jello { -webkit-animation-name: jello; animation-name: jello; transform-origin: center; } @-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } @keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } .bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } @keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } @keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } @keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; } @-webkit-keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } @-webkit-keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } @keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } .flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; } @-webkit-keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } @keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } .flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; } @-webkit-keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } @keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } @keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } .lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } @-webkit-keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } @keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } @keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } @keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } @keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } @keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } .hinge { -webkit-animation-name: hinge; animation-name: hinge; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } @keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } @keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } @-webkit-keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } @keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @-webkit-keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @-webkit-keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @-webkit-keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; } @-webkit-keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } @keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } .zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; } @-webkit-keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; } @-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } @keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } .zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; } @-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } @keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } .zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; } @-webkit-keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; } @-webkit-keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-webkit-keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } @keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } @keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } /* 扩展动画 */ /* 添加自转 */ @-webkit-keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollOneCount { -webkit-animation-name: rollOneCount; animation-name: rollOneCount; } /* 循环自转 */ @-webkit-keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollInfinite { -webkit-animation-name: rollInfinite; animation-name: rollInfinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 循环自转-逆向 */ @-webkit-keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } @keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } .rollInfinite2 { -webkit-animation-name: rollInfinite2; animation-name: rollInfinite2; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 放大消失 */ @-webkit-keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } @keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } .toBigFade { -webkit-animation-name: toBigFade; animation-name: toBigFade; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* 放大消失 */ @-webkit-keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } @keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } .fastShow { -webkit-animation-name: fastShow; animation-name: fastShow; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 缩小进入 */ @-webkit-keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } @keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } .smallIn { -webkit-animation-name: smallIn; animation-name: smallIn; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* animation sets */ /* move from / to */ .pt-page-moveToLeft { -webkit-animation: moveToLeft 0.6s ease both; animation: moveToLeft 0.6s ease both; } .pt-page-moveFromLeft { -webkit-animation: moveFromLeft 0.6s ease both; animation: moveFromLeft 0.6s ease both; } .pt-page-moveToRight { -webkit-animation: moveToRight 0.6s ease both; animation: moveToRight 0.6s ease both; } .pt-page-moveFromRight { -webkit-animation: moveFromRight 0.6s ease both; animation: moveFromRight 0.6s ease both; } .pt-page-moveToTop { -webkit-animation: moveToTop 0.6s ease both; animation: moveToTop 0.6s ease both; } .pt-page-moveFromTop { -webkit-animation: moveFromTop 0.6s ease both; animation: moveFromTop 0.6s ease both; } .pt-page-moveToBottom { -webkit-animation: moveToBottom 0.6s ease both; animation: moveToBottom 0.6s ease both; } .pt-page-moveFromBottom { -webkit-animation: moveFromBottom 0.6s ease both; animation: moveFromBottom 0.6s ease both; } /* fade */ .pt-page-fade { -webkit-animation: fade 0.7s ease both; animation: fade 0.7s ease both; } /* move from / to and fade */ .pt-page-moveToLeftFade { -webkit-animation: moveToLeftFade 0.7s ease both; animation: moveToLeftFade 0.7s ease both; } .pt-page-moveFromLeftFade { -webkit-animation: moveFromLeftFade 0.7s ease both; animation: moveFromLeftFade 0.7s ease both; } .pt-page-moveToRightFade { -webkit-animation: moveToRightFade 0.7s ease both; animation: moveToRightFade 0.7s ease both; } .pt-page-moveFromRightFade { -webkit-animation: moveFromRightFade 0.7s ease both; animation: moveFromRightFade 0.7s ease both; } .pt-page-moveToTopFade { -webkit-animation: moveToTopFade 0.7s ease both; animation: moveToTopFade 0.7s ease both; } .pt-page-moveFromTopFade { -webkit-animation: moveFromTopFade 0.7s ease both; animation: moveFromTopFade 0.7s ease both; } .pt-page-moveToBottomFade { -webkit-animation: moveToBottomFade 0.7s ease both; animation: moveToBottomFade 0.7s ease both; } .pt-page-moveFromBottomFade { -webkit-animation: moveFromBottomFade 0.7s ease both; animation: moveFromBottomFade 0.7s ease both; } /* move to with different easing */ .pt-page-moveToLeftEasing { -webkit-animation: moveToLeft 0.7s ease-in-out both; animation: moveToLeft 0.7s ease-in-out both; } .pt-page-moveToRightEasing { -webkit-animation: moveToRight 0.7s ease-in-out both; animation: moveToRight 0.7s ease-in-out both; } .pt-page-moveToTopEasing { -webkit-animation: moveToTop 0.7s ease-in-out both; animation: moveToTop 0.7s ease-in-out both; } .pt-page-moveToBottomEasing { -webkit-animation: moveToBottom 0.7s ease-in-out both; animation: moveToBottom 0.7s ease-in-out both; } /********************************* keyframes **************************************/ /* move from / to */ @-webkit-keyframes moveToLeft { to { -webkit-transform: translateX(-100%); } } @keyframes moveToLeft { to { transform: translateX(-100%); } } @-webkit-keyframes moveFromLeft { from { -webkit-transform: translateX(-100%); } } @keyframes moveFromLeft { from { transform: translateX(-100%); } } @-webkit-keyframes moveToRight { to { -webkit-transform: translateX(100%); } } @keyframes moveToRight { to { transform: translateX(100%); } } @-webkit-keyframes moveFromRight { from { -webkit-transform: translateX(100%); } } @keyframes moveFromRight { from { transform: translateX(100%); } } @-webkit-keyframes moveToTop { to { -webkit-transform: translateY(-100%); } } @keyframes moveToTop { to { transform: translateY(-100%); } } @-webkit-keyframes moveFromTop { from { -webkit-transform: translateY(-100%); } } @keyframes moveFromTop { from { transform: translateY(-100%); } } @-webkit-keyframes moveToBottom { to { -webkit-transform: translateY(100%); } } @keyframes moveToBottom { to { transform: translateY(100%); } } @-webkit-keyframes moveFromBottom { from { -webkit-transform: translateY(100%); } } @keyframes moveFromBottom { from { transform: translateY(100%); } } /* fade */ @-webkit-keyframes fade { to { opacity: 0.3; } } @keyframes fade { to { opacity: 0.3; } } /* move from / to and fade */ @-webkit-keyframes moveToLeftFade { to { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveToLeftFade { to { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveFromLeftFade { from { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveFromLeftFade { from { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveToRightFade { to { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveToRightFade { to { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveFromRightFade { from { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveFromRightFade { from { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveToTopFade { to { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveToTopFade { to { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveFromTopFade { from { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveFromTopFade { from { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveToBottomFade { to { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveToBottomFade { to { opacity: 0.3; transform: translateY(100%); } } @-webkit-keyframes moveFromBottomFade { from { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveFromBottomFade { from { opacity: 0.3; transform: translateY(100%); } } /* scale and fade */ .pt-page-scaleDown { -webkit-animation: scaleDown 0.7s ease both; animation: scaleDown 0.7s ease both; } .pt-page-scaleUp { -webkit-animation: scaleUp 0.7s ease both; animation: scaleUp 0.7s ease both; } .pt-page-scaleUpDown { -webkit-animation: scaleUpDown 0.5s ease both; animation: scaleUpDown 0.5s ease both; } .pt-page-scaleDownUp { -webkit-animation: scaleDownUp 0.5s ease both; animation: scaleDownUp 0.5s ease both; } .pt-page-scaleDownCenter { -webkit-animation: scaleDownCenter 0.4s ease-in both; animation: scaleDownCenter 0.4s ease-in both; } .pt-page-scaleUpCenter { -webkit-animation: scaleUpCenter 0.4s ease-out both; animation: scaleUpCenter 0.4s ease-out both; } /********************************* keyframes **************************************/ /* scale and fade */ @-webkit-keyframes scaleDown { to { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleDown { to { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUp { from { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleUp { from { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUpDown { from { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleUpDown { from { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownUp { to { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleDownUp { to { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownCenter { to { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleDownCenter { to { opacity: 0; transform: scale(0.7); } } @-webkit-keyframes scaleUpCenter { from { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleUpCenter { from { opacity: 0; transform: scale(0.7); } } /* rotate sides first and scale */ .pt-page-rotateRightSideFirst { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRightSideFirst 0.8s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateRightSideFirst 0.8s both ease-in; transform-origin: 0% 50%; animation: rotateRightSideFirst 0.8s both ease-in; } .pt-page-rotateLeftSideFirst { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateLeftSideFirst 0.8s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateLeftSideFirst 0.8s both ease-in; transform-origin: 100% 50%; animation: rotateLeftSideFirst 0.8s both ease-in; } .pt-page-rotateTopSideFirst { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateTopSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateTopSideFirst 0.8s both ease-in; transform-origin: 50% 100%; animation: rotateTopSideFirst 0.8s both ease-in; } .pt-page-rotateBottomSideFirst { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateBottomSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateBottomSideFirst 0.8s both ease-in; transform-origin: 50% 0%; animation: rotateBottomSideFirst 0.8s both ease-in; } /* flip */ .pt-page-flipOutRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutRight 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutRight 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutRight 0.5s both ease-in; } .pt-page-flipInLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInLeft 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInLeft 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInLeft 0.5s both ease-out; } .pt-page-flipOutLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutLeft 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutLeft 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutLeft 0.5s both ease-in; } .pt-page-flipInRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInRight 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInRight 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInRight 0.5s both ease-out; } .pt-page-flipOutTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutTop 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutTop 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutTop 0.5s both ease-in; } .pt-page-flipInBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInBottom 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInBottom 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInBottom 0.5s both ease-out; } .pt-page-flipOutBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutBottom 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutBottom 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutBottom 0.5s both ease-in; } .pt-page-flipInTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInTop 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInTop 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInTop 0.5s both ease-out; } /* rotate fall */ .pt-page-rotateFall { -webkit-transform-origin: 0% 0%; -webkit-animation: rotateFall 1s both ease-in; -moz-transform-origin: 0% 0%; -moz-animation: rotateFall 1s both ease-in; transform-origin: 0% 0%; animation: rotateFall 1s both ease-in; } /* rotate newspaper */ .pt-page-rotateOutNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateOutNewspaper 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: rotateOutNewspaper 0.5s both ease-in; transform-origin: 50% 50%; animation: rotateOutNewspaper 0.5s both ease-in; } .pt-page-rotateInNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateInNewspaper 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: rotateInNewspaper 0.5s both ease-out; transform-origin: 50% 50%; animation: rotateInNewspaper 0.5s both ease-out; } /* push */ .pt-page-rotatePushLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePushLeft 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePushLeft 0.8s both ease; transform-origin: 0% 50%; animation: rotatePushLeft 0.8s both ease; } .pt-page-rotatePushRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePushRight 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePushRight 0.8s both ease; transform-origin: 100% 50%; animation: rotatePushRight 0.8s both ease; } .pt-page-rotatePushTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePushTop 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePushTop 0.8s both ease; transform-origin: 50% 0%; animation: rotatePushTop 0.8s both ease; } .pt-page-rotatePushBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePushBottom 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePushBottom 0.8s both ease; transform-origin: 50% 100%; animation: rotatePushBottom 0.8s both ease; } /* pull */ .pt-page-rotatePullRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePullRight 0.5s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePullRight 0.5s both ease; transform-origin: 100% 50%; animation: rotatePullRight 0.5s both ease; } .pt-page-rotatePullLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePullLeft 0.5s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePullLeft 0.5s both ease; transform-origin: 0% 50%; animation: rotatePullLeft 0.5s both ease; } .pt-page-rotatePullTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePullTop 0.5s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePullTop 0.5s both ease; transform-origin: 50% 0%; animation: rotatePullTop 0.5s both ease; } .pt-page-rotatePullBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePullBottom 0.5s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePullBottom 0.5s both ease; transform-origin: 50% 100%; animation: rotatePullBottom 0.5s both ease; } /* fold */ .pt-page-rotateFoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateFoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateFoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateFoldRight 0.7s both ease; } .pt-page-rotateFoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateFoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateFoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateFoldLeft 0.7s both ease; } .pt-page-rotateFoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateFoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateFoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateFoldTop 0.7s both ease; } .pt-page-rotateFoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateFoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateFoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateFoldBottom 0.7s both ease; } /* unfold */ .pt-page-rotateUnfoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateUnfoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateUnfoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateUnfoldLeft 0.7s both ease; } .pt-page-rotateUnfoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateUnfoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateUnfoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateUnfoldRight 0.7s both ease; } .pt-page-rotateUnfoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateUnfoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateUnfoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateUnfoldTop 0.7s both ease; } .pt-page-rotateUnfoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateUnfoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateUnfoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateUnfoldBottom 0.7s both ease; } /* room walls */ .pt-page-rotateRoomLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomLeftOut 0.8s both ease; } .pt-page-rotateRoomLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomLeftIn 0.8s both ease; } .pt-page-rotateRoomRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomRightOut 0.8s both ease; } .pt-page-rotateRoomRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomRightIn 0.8s both ease; } .pt-page-rotateRoomTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomTopOut 0.8s both ease; } .pt-page-rotateRoomTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomTopIn 0.8s both ease; } .pt-page-rotateRoomBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomBottomOut 0.8s both ease; } .pt-page-rotateRoomBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomBottomIn 0.8s both ease; } /* cube */ .pt-page-rotateCubeLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeLeftOut 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeLeftOut 0.6s both ease-in; } .pt-page-rotateCubeLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeLeftIn 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeLeftIn 0.6s both ease-in; } .pt-page-rotateCubeRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeRightOut 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeRightOut 0.6s both ease-in; } .pt-page-rotateCubeRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeRightIn 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeRightIn 0.6s both ease-in; } .pt-page-rotateCubeTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeTopOut 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeTopOut 0.6s both ease-in; } .pt-page-rotateCubeTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeTopIn 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeTopIn 0.6s both ease-in; } .pt-page-rotateCubeBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeBottomOut 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeBottomOut 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeBottomOut 0.6s both ease-in; } .pt-page-rotateCubeBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeBottomIn 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeBottomIn 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeBottomIn 0.6s both ease-in; } /* carousel */ .pt-page-rotateCarouselLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselLeftOut 0.8s both ease; } .pt-page-rotateCarouselLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselLeftIn 0.8s both ease; } .pt-page-rotateCarouselRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselRightOut 0.8s both ease; } .pt-page-rotateCarouselRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselRightIn 0.8s both ease; } .pt-page-rotateCarouselTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselTopOut 0.8s both ease; } .pt-page-rotateCarouselTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselTopIn 0.8s both ease; } .pt-page-rotateCarouselBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselBottomOut 0.8s both ease; } .pt-page-rotateCarouselBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselBottomIn 0.8s both ease; } /* sides */ .pt-page-rotateSidesOut { -webkit-transform-origin: -50% 50%; -webkit-animation: rotateSidesOut 0.5s both ease-in; -moz-transform-origin: -50% 50%; -moz-animation: rotateSidesOut 0.5s both ease-in; transform-origin: -50% 50%; animation: rotateSidesOut 0.5s both ease-in; } .pt-page-rotateSidesIn { -webkit-transform-origin: 150% 50%; -webkit-animation: rotateSidesIn 0.5s both ease-out; -moz-transform-origin: 150% 50%; -moz-animation: rotateSidesIn 0.5s both ease-out; transform-origin: 150% 50%; animation: rotateSidesIn 0.5s both ease-out; } /* slide */ .pt-page-rotateSlideOut { -webkit-animation: rotateSlideOut 1s both ease; animation: rotateSlideOut 1s both ease; } .pt-page-rotateSlideIn { -webkit-animation: rotateSlideIn 1s both ease; animation: rotateSlideIn 1s both ease; } /********************************* keyframes **************************************/ /* rotate sides first and scale */ @-webkit-keyframes rotateRightSideFirst { 40% { -webkit-transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateRightSideFirst { 40% { transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateLeftSideFirst { 40% { -webkit-transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateLeftSideFirst { 40% { transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateTopSideFirst { 40% { -webkit-transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateTopSideFirst { 40% { transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateBottomSideFirst { 40% { -webkit-transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateBottomSideFirst { 40% { transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } /* flip */ @-webkit-keyframes flipOutRight { to { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipOutRight { to { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipInLeft { from { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipInLeft { from { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutLeft { to { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipOutLeft { to { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInRight { from { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipInRight { from { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipOutTop { to { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipOutTop { to { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @-webkit-keyframes flipInBottom { from { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipInBottom { from { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutBottom { to { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipOutBottom { to { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInTop { from { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipInTop { from { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } /* fall */ @-webkit-keyframes rotateFall { 0% { -webkit-transform: rotateZ(0deg); } 20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; } 40% { -webkit-transform: rotateZ(17deg); } 60% { -webkit-transform: rotateZ(16deg); } 100% { -webkit-transform: translateY(100%) rotateZ(17deg); } } @keyframes rotateFall { 0% { transform: rotateZ(0deg); } 20% { transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: rotateZ(17deg); } 60% { transform: rotateZ(16deg); } 100% { transform: translateY(100%) rotateZ(17deg); } } /* newspaper */ @-webkit-keyframes rotateOutNewspaper { to { -webkit-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @keyframes rotateOutNewspaper { to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @-webkit-keyframes rotateInNewspaper { from { -webkit-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } @keyframes rotateInNewspaper { from { transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } /* push */ @-webkit-keyframes rotatePushLeft { to { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePushLeft { to { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePushRight { to { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePushRight { to { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePushTop { to { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePushTop { to { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePushBottom { to { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePushBottom { to { opacity: 0; transform: rotateX(90deg); } } /* pull */ @-webkit-keyframes rotatePullRight { from { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePullRight { from { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePullLeft { from { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePullLeft { from { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePullTop { from { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePullTop { from { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePullBottom { from { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePullBottom { from { opacity: 0; transform: rotateX(90deg); } } /* fold */ @-webkit-keyframes rotateFoldRight { to { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateFoldRight { to { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateFoldLeft { to { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateFoldLeft { to { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateFoldTop { to { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateFoldTop { to { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateFoldBottom { to { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateFoldBottom { to { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* unfold */ @-webkit-keyframes rotateUnfoldLeft { from { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateUnfoldLeft { from { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateUnfoldRight { from { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateUnfoldRight { from { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateUnfoldTop { from { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateUnfoldTop { from { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateUnfoldBottom { from { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateUnfoldBottom { from { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* room walls */ @-webkit-keyframes rotateRoomLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomLeftOut { to { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomLeftIn { from { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomLeftIn { from { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightOut { to { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomRightOut { to { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightIn { from { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomRightIn { from { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomTopOut { to { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomTopOut { to { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } @-webkit-keyframes rotateRoomTopIn { from { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomTopIn { from { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomOut { to { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomBottomOut { to { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomBottomIn { from { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } /* cube */ @-webkit-keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn { 0% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @keyframes rotateCubeLeftIn { 0% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @-webkit-keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn { 0% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @keyframes rotateCubeRightIn { 0% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @-webkit-keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn { 0% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @keyframes rotateCubeTopIn { 0% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @-webkit-keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } } @-webkit-keyframes rotateCubeBottomIn { 0% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } @keyframes rotateCubeBottomIn { 0% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } /* carousel */ @-webkit-keyframes rotateCarouselLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselLeftOut { to { opacity: 0.3; transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselLeftIn { from { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselLeftIn { from { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightOut { to { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselRightOut { to { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightIn { from { opacity: 0.3; -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselRightIn { from { opacity: 0.3; transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselTopOut { to { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselTopOut { to { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @-webkit-keyframes rotateCarouselTopIn { from { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselTopIn { from { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomOut { to { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselBottomOut { to { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselBottomIn { from { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } /* sides */ @-webkit-keyframes rotateSidesOut { to { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(90deg); } } @keyframes rotateSidesOut { to { opacity: 0; transform: translateZ(-500px) rotateY(90deg); } } @-webkit-keyframes rotateSidesIn { from { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(-90deg); } } @keyframes rotateSidesIn { from { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); } } /* slide */ @-webkit-keyframes rotateSlideOut { 25% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } } @keyframes rotateSlideOut { 25% { opacity: 0.5; transform: translateZ(-500px); } 75% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } } @-webkit-keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } } @keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } } /* animation delay classes */ .pt-page-delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .pt-page-delay180 { -webkit-animation-delay: 0.18s; animation-delay: 0.18s; } .pt-page-delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .pt-page-delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .pt-page-delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .pt-page-delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .pt-page-delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .pt-page-delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s; } /* 扩展 */ /* 3D2 cube */ .pt-page-rotateCubeLeftOut2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeLeftOut2 0.5s both; } .pt-page-rotateCubeLeftIn2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeLeftIn2 0.5s both; } .pt-page-rotateCubeRightOut2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeRightOut2 0.5s both; } .pt-page-rotateCubeRightIn2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeRightIn2 0.5s both; } /* 3D2 cube */ @-webkit-keyframes rotateCubeLeftOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(-100%) translateZ(0px) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn2 { 0% { transform: translateX(100%) translateZ(-50px) rotateY(90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } @-webkit-keyframes rotateCubeRightOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(100%) translateZ(0px) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn2 { 0% { transform: translateX(-100%) translateZ(-50px) rotateY(-90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } /* 3D3 cube */ .pt-page-rotateCubeTopOut3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeTopOut3 0.5s both; } .pt-page-rotateCubeTopIn3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeTopIn3 0.5s both; } .pt-page-rotateCubeDownOut3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeDownOut3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeDownOut3 0.5s both; } .pt-page-rotateCubeDownIn3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeDownIn3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeDownIn3 0.5s both; } /* 3D3 cube */ @-webkit-keyframes rotateCubeTopOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(-100%) translateZ(0px) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn3 { 0% { transform: translateY(100%) translateZ(-50px) rotateX(-90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } @-webkit-keyframes rotateCubeDownOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(100%) translateZ(0px) rotateX(-90deg); } } @-webkit-keyframes rotateCubeDownIn3 { 0% { transform: translateY(-100%) translateZ(-50px) rotateX(90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-theme-simple { /*滚动条*/ } .h5ds-theme-simple #App .ant-input, .h5ds-theme-simple #App .ant-input-number-input, .h5ds-theme-simple #App .ant-input-number { background: #e7e7e7; color: #333; border-radius: 0; } .h5ds-theme-simple #App .ant-input-number-handler-wrap { border-radius: 0; background: #e7e7e7; border-color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-addbtn { background: #fff; border-color: #999; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper { background: #fff; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper-checked { background: #40a9ff; color: #fff; } .h5ds-theme-simple #App .ant-select-selection { background: #e7e7e7; color: #666; } .h5ds-theme-simple #App .ant-select-selection .ant-select-arrow { color: #666; } .h5ds-theme-simple #App .h5ds-basic-animateset-item { background: #e7e7e7; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-name { color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active { background: #40a9ff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active .h5ds-layout-setitem-name { color: #fff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-content { color: #000; } .h5ds-theme-simple #App .h5ds-basic-animateset-btndel, .h5ds-theme-simple #App .h5ds-basic-animateset-btnset { background: #40a9ff; } .h5ds-theme-simple .h5ds-layout-setitem-name { color: #666; } .h5ds-theme-simple .h5ds-modal-source { background: #fff; } .h5ds-theme-simple .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title .h5ds-modal-title-icon { background: #40a9ff; } .h5ds-theme-simple .h5ds-source .h5ds-source-content .h5ds-source-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple div::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple div::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple div::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple div::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple .h5ds-layout-frame { background: #fff; } .h5ds-theme-simple .h5ds-header { background: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-header .h5ds-publish-box .h5ds-ico { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-publish-box a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5set .h5ds-btn-yellow { color: #fff; } .h5ds-theme-simple .h5ds-header .h5ds-h5type { background: #e7e7e7; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a.active { color: #fff; background: #40a9ff; } .h5ds-theme-simple .h5ds-header .h5ds-logo a { color: #000; } .h5ds-theme-simple .h5ds-header .h5ds-logo span { color: #40a9ff; } .h5ds-theme-simple .h5ds-layermenu a { color: #666; } .h5ds-theme-simple .h5ds-pagelist { background: #e7e7e7; box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-item { background: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-info a { background: #40a9ff; color: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-active:after { color: #40a9ff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li.h5ds-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-center { background: #fff; } .h5ds-theme-simple .h5ds-center .h5ds-ruler-line canvas { background: #f8f8f8; } .h5ds-theme-simple .h5ds-center .h5ds-canvas-border { border: 10000px solid rgba(217, 217, 217, 0.4); } .h5ds-theme-simple .h5ds-timeline-box { background: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:increment { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar { border-color: #666; background: rgba(255, 255, 255, 0.3); } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar::before { background: #666; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-right { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li span { color: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li::before { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li .h5ds-timeline-dot { background: #000; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-ico { color: #333; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left li { background: #fff; border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-active { background: #40a9ff; border-color: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-item1 { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right li { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-canvas { background: #fff; } .h5ds-theme-simple .h5ds-layerlist { background: #fff; } .h5ds-theme-simple .h5ds-layerlist h1 span { color: #333; } .h5ds-theme-simple .h5ds-layerlist .h5ds-ico { color: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul { border-top: 1px solid #999; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active span { color: #fff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer .h5ds-ico { color: #e7e7e7; } .h5ds-theme-simple .h5ds-layerlist ul li { background: #fff; color: #333; border-color: #999; } .h5ds-theme-simple .h5ds-layerlist ul li span.name { border-color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-btns, .h5ds-theme-simple .h5ds-util-cropimage { background: #e7e7e7; } .h5ds-theme-simple .h5ds-util-cropimage-btns a, .h5ds-theme-simple .h5ds-util-cropimage a { color: #333; } .h5ds-theme-simple .h5ds-shortcut { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-theme-simple .h5ds-shortcut a, .h5ds-theme-simple .h5ds-shortcut span { color: #666; } .h5ds-theme-simple .h5ds-shortcut a:hover, .h5ds-theme-simple .h5ds-shortcut span:hover { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut .h5ds-ico-caidan { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut h5 { background: #fff; color: #666; } .h5ds-theme-simple .h5ds-shortcut h5 a { color: #40a9ff; } .h5ds-theme-simple .h5ds-editarea { background: #fff; } .h5ds-theme-simple .h5ds-editarea input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-basic-tabs .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-animatelist { background: #fff; } .h5ds-theme-simple .h5ds-animatelist ul.h5ds-basic-animatelist-ul li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-animatelist .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-basic-animatelist-close { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-eventlist li.h5ds-event-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-list li.h5ds-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set .h5ds-close-event { background: #40a9ff; } .h5ds-theme-simple .h5ds-event-set .h5ds-clear-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set { background: #fff; } .h5ds-theme-simple .h5ds-event-set textarea, .h5ds-theme-simple .h5ds-event-set input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-event-set .h5ds-eventbox-content, .h5ds-theme-simple .h5ds-event-set .h5ds-event-title { color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-nullimg { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn.h5ds-active { background: #999; color: #fff; } body { margin: 0; padding: 0; } body.h5ds-edit { height: 100%; width: 100%; position: absolute; top: 0; left: 0; overflow: hidden; margin: 0; padding: 0; -webkit-touch-callout: none; font-family: "Helvetica Neue", Helvetica, sans-serif; box-sizing: border-box; -webkit-text-size-adjust: none; } a, img { -webkit-touch-callout: none; } a, button, input, optgroup, select, textarea { -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0; } body * { margin: 0; padding: 0; outline: 0; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } /** * h5ds平台5.0版本 * z-index 10为单位递增 css命名规范 v1.0 h5ds-theme-* theme主题 h5ds-basic-* basic基本样式 h5ds-global-* global全局 h5ds-color-* color颜色 h5ds-js-* js钩子 h5ds-layout-* layout布局 h5ds-state-* state状态 h5ds-util-* util工具 h5ds-ico-* 图标 // 插件 h5ds-plus-* less变量 h5dsvar-* less变量名称 */ body { -webkit-text-size-adjust: none; } body dl, body dt, body dd, body ul, body ol, body li, body h1, body h2, body h3, body h4, body h5, body h6, body pre, body form, body fieldset, body input, body textarea, body p, body blockquote, body th, body td { padding: 0; margin: 0; color: inherit; } body a { text-decoration: none; cursor: pointer; outline: none; transition: 0.3s; } body table { border-spacing: 0; } body fieldset, body img { border: 0; } body address, body caption, body cite, body code, body dfn, body em, body strong, body th, body var { font-weight: normal; font-style: normal; } body strong { font-weight: bold; } body ol, body ul, body li { list-style: none; } body caption, body th { text-align: left; } body h1, body h2, body h3, body h4, body h5, body h6 { font-weight: normal; margin: 0; padding: 0; } body q:before, body q:after { content: ''; } body abbr, body acronym { border: 0; } body textarea, body input { outline: none; } body button { border: none; outline: none; } body hr { border-color: #0e1113; border-width: 1px; border-top: none; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-edit .ant-tabs-nav .ant-tabs-tab-active, .h5ds-modal .ant-tabs-nav .ant-tabs-tab-active, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab-active, .h5ds-edit .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-modal .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab:hover { color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { color: #ff5402; border-color: #ff5402; box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked::before, .h5ds-modal .ant-radio-button-wrapper-checked::before, .h5ds-layout-frame .ant-radio-button-wrapper-checked::before { background-color: #ff5402 !important; } .h5ds-edit .ant-radio-button-wrapper-checked:first-child, .h5ds-modal .ant-radio-button-wrapper-checked:first-child, .h5ds-layout-frame .ant-radio-button-wrapper-checked:first-child { border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked:hover, .h5ds-modal .ant-radio-button-wrapper-checked:hover, .h5ds-layout-frame .ant-radio-button-wrapper-checked:hover { box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-btn, .h5ds-modal .ant-btn, .h5ds-layout-frame .ant-btn { border-radius: 0; } .h5ds-edit .ant-btn:hover, .h5ds-modal .ant-btn:hover, .h5ds-layout-frame .ant-btn:hover, .h5ds-edit .ant-btn:active, .h5ds-modal .ant-btn:active, .h5ds-layout-frame .ant-btn:active, .h5ds-edit .ant-btn:focus, .h5ds-modal .ant-btn:focus, .h5ds-layout-frame .ant-btn:focus { color: #fff; background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-tabs-ink-bar, .h5ds-modal .ant-tabs-ink-bar, .h5ds-layout-frame .ant-tabs-ink-bar { background-color: #ff5402; } .h5ds-edit .ant-switch-checked, .h5ds-modal .ant-switch-checked, .h5ds-layout-frame .ant-switch-checked { background: #ff5402; } .h5ds-edit .ant-btn-primary, .h5ds-modal .ant-btn-primary, .h5ds-layout-frame .ant-btn-primary { background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-divider, .h5ds-modal .ant-divider, .h5ds-layout-frame .ant-divider { background: #535f6b; } .h5ds-edit .ant-popover-inner-content, .h5ds-modal .ant-popover-inner-content, .h5ds-layout-frame .ant-popover-inner-content { color: #a5b6c8; } .h5ds-edit .ant-popover-title, .h5ds-modal .ant-popover-title, .h5ds-layout-frame .ant-popover-title { color: #a5b6c8; border-bottom-color: #252a2e; } .h5ds-edit .ant-popover-inner, .h5ds-modal .ant-popover-inner, .h5ds-layout-frame .ant-popover-inner { background: #30373f; } .h5ds-edit .ant-popover-message-title, .h5ds-modal .ant-popover-message-title, .h5ds-layout-frame .ant-popover-message-title { color: #a5b6c8; } .h5ds-edit .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow { border-top-color: #30373f; border-left-color: #30373f; border-right-color: #30373f; border-bottom-color: #30373f; } .h5ds-edit .mt-select-min .ant-select-selection, .h5ds-modal .mt-select-min .ant-select-selection, .h5ds-layout-frame .mt-select-min .ant-select-selection { color: #a5b6c8; background: #252a2e; border: 1px solid #30373f; } .h5ds-edit .mt-select-min .ant-select-arrow, .h5ds-modal .mt-select-min .ant-select-arrow, .h5ds-layout-frame .mt-select-min .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-btn-default, .h5ds-modal .ant-btn-default, .h5ds-layout-frame .ant-btn-default { background-color: #535f6b; color: #fff; } .h5ds-edit .ant-slider, .h5ds-modal .ant-slider, .h5ds-layout-frame .ant-slider { width: 160px; display: inline-block; margin: 0 5px; height: 10px; box-sizing: border-box; } .h5ds-edit .ant-slider-rail, .h5ds-modal .ant-slider-rail, .h5ds-layout-frame .ant-slider-rail { height: 3px; background: #252a2e; } .h5ds-edit .ant-slider-track, .h5ds-modal .ant-slider-track, .h5ds-layout-frame .ant-slider-track { height: 3px; background: #ff5402; } .h5ds-edit .ant-slider-step, .h5ds-modal .ant-slider-step, .h5ds-layout-frame .ant-slider-step { height: 3px; } .h5ds-edit .ant-slider-handle, .h5ds-modal .ant-slider-handle, .h5ds-layout-frame .ant-slider-handle { width: 9px; height: 9px; margin-top: -3px; border-radius: 100px; background: #ff5402; border: none; } .h5ds-edit .ant-slider-handle:hover, .h5ds-modal .ant-slider-handle:hover, .h5ds-layout-frame .ant-slider-handle:hover { transform: scale(1.2); } .h5ds-edit .ant-slider:hover .ant-slider-track, .h5ds-modal .ant-slider:hover .ant-slider-track, .h5ds-layout-frame .ant-slider:hover .ant-slider-track { background-color: #ff5402; } .h5ds-edit .ant-slider:hover .ant-slider-rail, .h5ds-modal .ant-slider:hover .ant-slider-rail, .h5ds-layout-frame .ant-slider:hover .ant-slider-rail { background-color: #181b1e; } .h5ds-edit .ant-switch:before, .h5ds-modal .ant-switch:before, .h5ds-layout-frame .ant-switch:before, .h5ds-edit .ant-switch:after, .h5ds-modal .ant-switch:after, .h5ds-layout-frame .ant-switch:after { background: #535f6b; } .h5ds-edit .ant-switch-checked:before, .h5ds-modal .ant-switch-checked:before, .h5ds-layout-frame .ant-switch-checked:before, .h5ds-edit .ant-switch-checked:after, .h5ds-modal .ant-switch-checked:after, .h5ds-layout-frame .ant-switch-checked:after { background: #fff; } .h5ds-edit .ant-radio-inner::before, .h5ds-modal .ant-radio-inner::before, .h5ds-layout-frame .ant-radio-inner::before, .h5ds-edit .ant-radio-inner::after, .h5ds-modal .ant-radio-inner::after, .h5ds-layout-frame .ant-radio-inner::after { border-radius: 50%; } .h5ds-edit .ant-tabs-bar, .h5ds-modal .ant-tabs-bar, .h5ds-layout-frame .ant-tabs-bar { border-bottom: 1px solid #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-link, .h5ds-modal .ant-pagination .ant-pagination-item-link, .h5ds-layout-frame .ant-pagination .ant-pagination-item-link, .h5ds-edit .ant-pagination .ant-pagination-item, .h5ds-modal .ant-pagination .ant-pagination-item, .h5ds-layout-frame .ant-pagination .ant-pagination-item { background: #535f6b; border-color: #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination a, .h5ds-modal .ant-pagination a, .h5ds-layout-frame .ant-pagination a { color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-active, .h5ds-modal .ant-pagination .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination .ant-pagination-item-active a, .h5ds-modal .ant-pagination .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-edit .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-edit .ant-pagination-jump-prev:after, .h5ds-modal .ant-pagination-jump-prev:after, .h5ds-layout-frame .ant-pagination-jump-prev:after, .h5ds-edit .ant-pagination-jump-next:after, .h5ds-modal .ant-pagination-jump-next:after, .h5ds-layout-frame .ant-pagination-jump-next:after, .h5ds-edit .ant-pagination-item a, .h5ds-modal .ant-pagination-item a, .h5ds-layout-frame .ant-pagination-item a { color: #999; } .h5ds-edit .ant-pagination-item-active, .h5ds-modal .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination-item-active a, .h5ds-modal .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-radio-button-wrapper:last-child, .h5ds-modal .ant-radio-button-wrapper:last-child, .h5ds-layout-frame .ant-radio-button-wrapper:last-child, .h5ds-edit .ant-radio-button-wrapper:first-child, .h5ds-modal .ant-radio-button-wrapper:first-child, .h5ds-layout-frame .ant-radio-button-wrapper:first-child { border-radius: 0; } .h5ds-edit .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-modal .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-layout-frame .ant-radio-button-wrapper:not(:first-child)::before { background: #252a2e; } .h5ds-edit .ant-radio-button-wrapper, .h5ds-modal .ant-radio-button-wrapper, .h5ds-layout-frame .ant-radio-button-wrapper { border-color: #ff5402; background: #252a2e; color: #a5b6c8; } .h5ds-edit .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-modal .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-layout-frame .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) { background: #ff5402; color: #fff; border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { background: #ff5402; color: #fff; } .h5ds-edit .ant-input, .h5ds-modal .ant-input, .h5ds-layout-frame .ant-input { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-input::-webkit-input-placeholder, .h5ds-modal .ant-input::-webkit-input-placeholder, .h5ds-layout-frame .ant-input::-webkit-input-placeholder { color: #535f6b; text-indent: 5px; } .h5ds-edit .ant-select-selection, .h5ds-modal .ant-select-selection, .h5ds-layout-frame .ant-select-selection { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-select-arrow, .h5ds-modal .ant-select-arrow, .h5ds-layout-frame .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-input-number, .h5ds-modal .ant-input-number, .h5ds-layout-frame .ant-input-number { background: #252a2e; border: none; width: 70px !important; border-radius: 2px; color: #a5b6c8; } .h5ds-edit .ant-input-number-handler-wrap, .h5ds-modal .ant-input-number-handler-wrap, .h5ds-layout-frame .ant-input-number-handler-wrap { background: #535f6b; border-color: #0e1113 !important; } .h5ds-edit .ant-input-number-handler-down, .h5ds-modal .ant-input-number-handler-down, .h5ds-layout-frame .ant-input-number-handler-down { border-color: #0e1113 !important; } .h5ds-edit .ant-modal-content, .h5ds-modal .ant-modal-content, .h5ds-layout-frame .ant-modal-content { border-radius: 0; } .h5ds-edit .ant-modal-close-x, .h5ds-modal .ant-modal-close-x, .h5ds-layout-frame .ant-modal-close-x { font-size: 24px; } .h5ds-edit .ant-modal-body, .h5ds-modal .ant-modal-body, .h5ds-layout-frame .ant-modal-body { padding: 0; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-win-loading { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4001; background: rgba(0, 0, 0, 0.4); } .h5ds-win-loading .h5ds-win-loading-inner { position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; font-size: 18px; color: #fff; } /*清除浮动*/ .h5ds-global-clear { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width: 100%; } .h5ds-global-clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-textjustify { float: left; text-align: justify; text-justify: inter-word; text-justify: inter-ideograph; width: 100%; min-height: 12px; } .h5ds-global-textjustify::before { content: ''; display: inline-block; width: 100%; } .h5ds-global-textjustify::after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-show { display: block !important; } .h5ds-global-hide { display: none !important; } .h5ds-layout-frame { width: 100%; height: 100%; background: #0e1113; overflow: hidden; position: absolute; z-index: 1000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: '微软雅黑'; /*滚动条*/ /*滚动条*/ } .h5ds-layout-frame ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-layout-frame ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-layout-frame ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-layout-frame ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:decrement, .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-finner { width: 100%; height: 100%; } .h5ds-basic-btn-min { font-size: 14px; color: #fff; margin: 0 5px; } .h5ds-basic-btn-min .h5ds-ico { color: #ff5402; font-size: 20px; vertical-align: middle; } .h5ds-tabs { height: 100%; } .h5ds-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs { height: 100%; } .h5ds-basic-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-basic-tabs .ant-tabs-content { position: absolute; top: 50px; bottom: 0; width: 100%; } .h5ds-basic-tabs .ant-tabs-tabpane { height: 100%; overflow: auto; padding: 10px; position: relative; width: 100%; } /* 帮助信息 */ .h5ds-helps { position: absolute; border: 3000px solid rgba(0, 0, 0, 0.7); z-index: 9999; transform: translate(-3000px, -3000px); transition: 0.3s; box-sizing: content-box; } .h5ds-helps:after { content: ''; display: inline-block; height: 100%; width: 100%; border: 2px solid #ff5402; box-sizing: border-box; } .h5ds-helps .h5ds-helps-content { padding: 20px; padding-top: 30px; width: 300px; min-height: 160px; position: absolute; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-helps .h5ds-helps-content .h5ds-helps-close { position: absolute; top: 10px; right: 10px; } .h5ds-helps .h5ds-helps-content:before { content: ''; display: inline-block; width: 0; height: 0; position: absolute; border: 10px solid transparent; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev, .h5ds-helps .h5ds-helps-content .h5ds-helps-end, .h5ds-helps .h5ds-helps-content .h5ds-helps-next { display: inline-block; padding: 4px 16px; background: #ff5402; color: #fff; font-size: 14px; text-align: center; margin-left: 10px; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev { background: #a5b6c8; color: #252a2e; } .h5ds-helps .h5ds-helps-info { height: 140px; overflow: auto; margin-bottom: 10px; } .h5ds-helps .h5ds-helps-btns { text-align: right; } .h5ds-helps .h5ds-helps-bottom { left: 50%; top: 100%; margin-top: 10px; transform: translateX(-50%); } .h5ds-helps .h5ds-helps-bottom:before { top: -20px; left: 50%; transform: translateX(-50%); border-bottom: 10px solid #fff; } .h5ds-helps .h5ds-helps-right { left: 100%; top: 50%; margin-left: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-right:before { left: -20px; top: 50%; transform: translateY(-50%); border-right: 10px solid #fff; } .h5ds-helps .h5ds-helps-left { right: 100%; top: 50%; margin-right: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-left:before { right: -20px; top: 50%; transform: translateY(-50%); border-left: 10px solid #fff; } /* loading */ .h5ds-loading { color: #a5b6c8; font-size: 12px; } .h5ds-loading-window { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4000; background: rgba(0, 0, 0, 0.3); } .h5ds-loading-center { font-size: 12px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-center:before { content: ''; display: inline-block; width: 31px; height: 31px; background: url(http://cdn.h5ds.cn/lib/images/loading.gif) no-repeat; margin-right: 10px; vertical-align: middle; } /* 黄色按钮 */ .h5ds-btn-yellow { padding: 3px 10px 5px 10px; display: inline-block; color: #fff; background: #ff5402; border-radius: 2px; font-size: 16px; } .h5ds-btn-yellow:hover { color: #fff; background: #f04e00; } /* 图标 */ #h5dsBeforeIcon { font-family: "h5ds" !important; display: inline-block; width: 12px; height: 12px; color: #a5b6c8; font-size: 14px; position: absolute; right: 8px; top: 50%; line-height: 12px; text-align: center; margin-top: -6px; } /* 可拖动框 */ .h5ds-drag { position: absolute; z-index: 1000; } /* 拖动排序 */ .h5ds-uniqlist { position: relative; } .h5ds-uniqlist .h5ds-active { background: #ff5402; border: 1px solid #ff5402; } .h5ds-uniqlist li { position: relative; background: #252a2e; margin-bottom: 10px; } .h5ds-uniqlist li a { display: inline-block; cursor: move; color: #fff; } .h5ds-uniqlist .h5ds-uniq-start { z-index: 1000; opacity: 0.3; } .h5ds-uniqlist .h5ds-uniq-clone { z-index: 1000; } /* 控制杆 */ .h5ds-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-control::after, .h5ds-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } /* 裁剪 */ .h5ds-crop-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after, .h5ds-crop-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-crop-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-crop-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-crop-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-crop-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-crop-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } .h5ds-crop-controlbox { box-sizing: content-box; /* 图片剪切使用 */ display: none; width: 100px; height: 60px; position: absolute; margin: 1px 0 0 1px; top: -400px; left: -400px; border: 500px solid rgba(0, 0, 0, 0.5); } .h5ds-crop { width: 323px; height: 248px; font-size: 12px; position: relative; margin-bottom: 30px; } .h5ds-crop .h5ds-crop-bg { background: #0e1113; text-align: center; height: 218px; width: 100%; } .h5ds-crop .h5ds-crop-fun { background: #252a2e; } .h5ds-crop .h5ds-crop-fun a { display: inline-block; width: 20%; text-align: center; } .h5ds-crop .h5ds-crop-fun a:hover { background: #0e1113; } .h5ds-crop .h5ds-crop-box { display: inline-block; width: 100%; height: 100%; position: relative; overflow: hidden; } .h5ds-crop .h5ds-crop-box img { max-height: 100%; max-width: 100%; display: inline-block; position: relative; } .h5ds-crop .h5ds-crop-box .h5ds-crop-controlbox { z-index: 100; } .h5ds-crop .h5ds-crop-fun { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns a { display: inline-block; text-align: center; width: 25%; font-size: 14px; color: #a5b6c8; } .h5ds-crop .h5ds-crop-btns a:hover { background: #252a2e; } /* 上传按钮 */ .h5ds-upload-btn { position: relative; } .h5ds-contextmenu { position: absolute; z-index: 3000; background: #252a2e; color: #a5b6c8; padding: 10px; font-size: 12px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .h5ds-contextmenu .h5ds-ico { font-size: 14px; } .h5ds-contextmenu li { width: 100px; padding: 4px; cursor: pointer; } .h5ds-contextmenu li:hover { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ex-h5ds_combin-set .h5ds-ex-h5ds_combin-titles { color: #a5b6c8; border-left: 4px solid #ff5402; text-indent: 10px; font-size: 14px; margin: 20px 0; } .h5ds-ex-h5ds_combin-set .ant-collapse { background: none; border: none; } .h5ds-ex-h5ds_combin-set .ant-collapse > .ant-collapse-item { border: none; } .h5ds-ex-h5ds_combin-set .ant-collapse > .ant-collapse-item > .ant-collapse-header { color: #a5b6c8; background: #252a2e; } .h5ds-ex-h5ds_combin-set .ant-collapse .ant-collapse-content { border: none; overflow: visible; overflow: initial; background: none; } .h5ds-ex-h5ds_combin-set .ant-collapse .ant-collapse-content > .ant-collapse-content-box { padding: 0; } .h5ds-canvas-preview .layer-h5ds_combin .layer-h5ds_combin { pointer-events: none; } .layer-h5ds_combin { transform-origin: 0 0; } .h5ds-swiper-layers .layer-h5ds_combin .element { overflow: visible; overflow: initial; } .layer { transform-origin: 50% 50%; } .layer .element-flip { float: left; width: 100%; height: 100%; } .h5ds-last-power { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; color: rgba(0, 0, 0, 0.5); z-index: 9999; font-size: 12px; transform-origin: center; transform: scale(0.8); } .h5ds-last-power a { color: rgba(0, 0, 0, 0.8); } .h5ds-canvas .layer[data-last-animate="out"]::before { content: "\e607"; color: #ccc; font-family: "h5ds-ico" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; display: inline-block; line-height: normal; position: absolute; top: 0; z-index: 100; } .layer-temporary-hide { display: none !important; } .layer-temporary-noevent { pointer-events: none; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-util-cropimage { position: relative; background: #252a2e; } .h5ds-recrop-control { position: relative; z-index: 100; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-util-cropimage-imgbox { width: 326px; height: 218px; overflow: hidden; text-align: center; position: relative; } .h5ds-util-cropimage-imgbox svg { position: relative; overflow: visible; overflow: initial; z-index: 100; top: 0; left: 0; float: left; } .h5ds-util-cropimage-imgbox rect { cursor: pointer; position: relative; z-index: 10; } .h5ds-util-cropimage-imgbox polygon { cursor: move; } .h5ds-util-cropimage-imgbox img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-util-cropimage-btns { background: #0e1113; } .h5ds-util-cropimage-btns a { display: inline-block; padding: 5px 14px; color: #a5b6c8; } .h5ds-util-cropimage-btns .h5ds-img-down { top: -26px; right: 0; padding: 0; position: absolute; } .h5ds-util-cropimage-nullimg { height: 218px; cursor: pointer; background: #252a2e; color: #535f6b; position: relative; text-align: center; line-height: 280px; transition: 0.3s; } .h5ds-util-cropimage-nullimg:after { display: inline-block; content: "\E602"; font-family: h5ds-ico !important; position: absolute; font-size: 60px; left: 50%; top: 50%; margin: -50px 0 0 -32px; opacity: 0.2; line-height: normal; } .layer-h5ds_img .element { overflow: hidden; width: 100%; height: 100%; } .layer-h5ds_img img { width: 100%; height: 100%; float: left; position: relative; } .layer-h5ds_img .layer-h5ds_img-inner { width: 100%; height: 100%; overflow: hidden; transform-origin: 0 0; } .layer-h5ds_img .layer-h5ds_img-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-modal .h5ds-modal-upload-button, .h5ds-modal .h5ds-modal-close-button { margin-left: 30px; } .h5ds-modal .h5ds-modal-close-button { background: #30373f; border: 1px solid #30373f; color: #a5b6c8; } .h5ds-modal .h5ds-modal-close-button:hover { background: #252a2e; } .h5ds-edit .h5ds-modal-source { background: rgba(0, 0, 0, 0.9); } .h5ds-edit .h5ds-modal-plus { background: rgba(0, 0, 0, 0.9); } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-modal { position: fixed; z-index: 1000; background: #252a2e; top: 0; left: 0; width: 100%; height: 100%; transform: translateY(-100%); } .h5ds-modal.h5ds-modal-show { transform: translateY(0); } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title { height: 60px; text-align: left; vertical-align: middle; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title h3 { display: inline-block; font-size: 16px; color: #a5b6c8; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title::before { content: ''; display: inline-block; height: 100%; width: 0; vertical-align: middle; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title .h5ds-modal-title-icon { display: inline-block; margin-right: 20px; height: 30px; background: #ff5402; width: 6px; vertical-align: middle; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-content { height: calc(100% - 60px); } .h5ds-modal .h5ds-modal-close { font-size: 40px; line-height: 40px; position: absolute; top: 10px; right: 10px; color: #a5b6c8; z-index: 100; } .h5ds-modal .h5ds-modal-content { height: 100%; width: 100%; overflow: auto; /*滚动条*/ } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-track { background: #1d2225; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-button:vertical:decrement, .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-noserver-modal { padding: 10px; } .h5ds-noserver-modal .h5ds-noserver-tips { color: #fff; padding: 10px 0; } .h5ds-noserver-modal .h5ds-noserver-imgs { padding: 20px 0; } .h5ds-noserver-modal .h5ds-noserver-item { display: inline-block; width: 200px; height: 100px; margin: 0 20px 20px 0; text-align: center; vertical-align: top; background: hsla(0, 0%, 100%, 0.1); position: relative; } .h5ds-noserver-modal .h5ds-noserver-item img { vertical-align: middle; max-width: 100%; max-height: 100%; } .h5ds-noserver-modal .h5ds-noserver-item .anticon-close { background: #0e1113; position: absolute; color: #fff; font-size: 20px; top: 0; right: 0; opacity: 0.8; } .h5ds-noserver-modal .h5ds-noserver-item-sound { width: 300px; padding-top: 10px; } .h5ds-shape-shapepanel { cursor: crosshair; width: 100%; height: 100%; position: absolute; z-index: 1000; top: 0; left: 0; } .h5ds-shape-shapepanel .h5ds-shape-shapepanel-inner { position: absolute; border: 1px dashed rgba(0, 0, 0, 0.5); } .h5ds-shape-shapepanel .h5ds-shape-shapepanel-inner svg, .h5ds-shape-shapepanel .h5ds-shape-shapepanel-inner polygon { width: 100%; height: 100%; float: left; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-setitem-title { color: #a5b6c8; } .h5ds-util-color { display: inline-block; position: relative; vertical-align: middle; width: 24px; height: 24px; border-radius: 100px; background: #fff; } .h5ds-util-color::after, .h5ds-util-color::before { content: ''; display: inline-block; width: 12px; height: 12px; background: #ccc; position: absolute; } .h5ds-util-color::after { top: 0; left: 0; border-top-left-radius: 100px; } .h5ds-util-color::before { top: 12px; left: 12px; border-bottom-right-radius: 100px; } .h5ds-util-color-inner { display: inline-block; width: 100%; height: 100%; position: relative; z-index: 100; } .h5ds-util-color-btn { position: relative; z-index: 100; display: inline-block; width: 24px; height: 24px; border-radius: 100px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); cursor: pointer; } .h5ds-util-color-box { position: absolute; z-index: 100; } .h5ds-layout-setgrid { vertical-align: top; display: inline-block; } .h5ds-layout-setgrid-1 { width: 100%; } .h5ds-layout-setgrid-2 { width: 50%; } .h5ds-layout-setgrid-3 { width: 33.3%; } .h5ds-layout-setgrid-4 { width: 25%; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-setitem { position: relative; padding: 6px 0; } .h5ds-layout-setitem-name { color: #a5b6c8; display: inline-block; width: 60px; font-size: 12px; position: absolute; left: 0; vertical-align: top; line-height: 24px; } .h5ds-layout-setitem-content { margin-left: 70px; } .h5ds-layout-setitem-content .ant-input-number { width: 100%; } .h5ds-layout-setitem-content .ant-input { width: 100%; } .h5ds-layout-setitem-subsection > .h5ds-layout-setitem-name { display: block; width: auto; width: initial; position: relative; padding: 10px 0; } .h5ds-layout-setitem-subsection > .h5ds-layout-setitem-content { margin-left: 0; } .h5ds-layout-m5 { margin: 5px; } .h5ds-layout-m10 { margin: 10px; } .layer-h5ds_shape-inner { height: 100%; width: 100%; overflow: hidden; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom, .layer-h5ds_shape-inner .layer-h5ds_shape-dom { float: left; height: 100%; width: 100%; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon { float: left; width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); } .layer-h5ds_shape .element { overflow: hidden; } .h5ds-shape-source { text-align: center; } .h5ds-shape-source .h5ds-shape-list { display: inline-block; } .h5ds-shape-source .h5ds-shape-list .h5ds-shape-item { width: 60px; height: 60px; overflow: hidden; display: inline-block; vertical-align: top; } .h5ds-shape-source .h5ds-shape-list .h5ds-shape-item img, .h5ds-shape-source .h5ds-shape-list .h5ds-shape-item svg { margin: 10px; width: 40px; height: 40px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-drawer { position: fixed; z-index: 1000; background: #252a2e; top: 0; left: 0; right: 0; height: 60px; transition: 0.5s transform; transform: translateY(-100%); } .h5ds-drawer.h5ds-drawer-show { transform: translateY(0); } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title { height: 60px; text-align: left; vertical-align: middle; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title h3 { display: inline-block; font-size: 16px; color: #a5b6c8; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title::before { content: ''; display: inline-block; height: 100%; width: 0; vertical-align: middle; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title .h5ds-drawer-title-icon { display: inline-block; margin-right: 20px; height: 30px; background: #ff5402; width: 6px; vertical-align: middle; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-content { height: calc(100% - 60px); } .h5ds-drawer .h5ds-drawer-close { font-size: 40px; line-height: 40px; position: absolute; top: 10px; right: 10px; color: #a5b6c8; z-index: 100; } .h5ds-drawer .h5ds-drawer-content { height: 100%; width: 100%; overflow: auto; /*滚动条*/ /*滚动条*/ } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-button:vertical:decrement, .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-sound-controls { width: 250px; height: 40px; padding: 5px; } .h5ds-ex-h5ds_sound { max-height: 700px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-name { color: #fff; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list { max-height: 400px; overflow: auto; } @-webkit-keyframes mp3play { from { height: 2px; } to { height: 12px; } } @keyframes mp3play { from { height: 2px; } to { height: 12px; } } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .try { color: #ff5402; padding: 2px 5px; margin: 0 2px; display: inline-block; vertical-align: middle; cursor: pointer; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i { -webkit-animation-name: mp3play; animation-name: mp3play; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-direction: alternate; animation-direction: alternate; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(2) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(3) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon { display: inline-block; vertical-align: middle; width: 24px; height: 20px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i { display: inline-block; width: 1px; background: #ff5402; margin-left: 3px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(1) { height: 3px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(2) { height: 6px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(3) { height: 9px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(4) { height: 12px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list li { padding: 5px 10px; color: #a5b6c8; background: #252a2e; font-size: 12px; border-bottom: 1px dashed #30373f; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list li:hover { background: #535f6b; color: #fff; } .layer-h5ds_sound { /* MP3 图标 */ } .layer-h5ds_sound audio { display: none; } @-webkit-keyframes mp3play { from { height: 2px; } to { height: 12px; } } @keyframes mp3play { from { height: 2px; } to { height: 12px; } } .layer-h5ds_sound .h5ds_sound-iconing i { -webkit-animation-name: mp3play; animation-name: mp3play; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-direction: alternate; animation-direction: alternate; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(2) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(3) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .layer-h5ds_sound .h5ds_sound-icon { display: inline-block; vertical-align: middle; transform-origin: 0 0; padding: 2px 5px; background: rgba(0, 0, 0, 0.3); position: absolute; z-index: 99999; cursor: pointer; } .layer-h5ds_sound .h5ds_sound-icon i { display: inline-block; width: 1px; background: #fff; margin-left: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(1) { height: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(2) { height: 6px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(3) { height: 9px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(4) { height: 12px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ex-h5ds_text-richtext { height: 120px; background: #fff; color: #000; margin: 10px 0; overflow: auto; } .h5ds-artword-selects { margin-top: 10px; color: #a5b6c8; } .h5ds-ex-h5ds_text-btn { display: inline-block; width: 43px; height: 43px; text-align: center; background: #252a2e; margin-right: 2px; line-height: 43px; color: #535f6b; } .h5ds-ex-h5ds_text-btn.h5ds-active { color: #a5b6c8; background: #0e1113; } .h5ds-ex-h5ds_text-btn i { font-size: 24px; } .h5ds-artword { position: relative; display: inline-block; text-decoration: inherit; } .h5ds-artword .h5ds-artword-up { text-decoration: inherit; position: absolute; top: 0; z-index: 200; width: 100%; } .h5ds-artword .h5ds-artword-down { text-decoration: inherit; position: relative; z-index: 100; width: 100%; } .h5ds-artword-border::before { content: attr(data-text); } .h5ds-artword-fire .h5ds-artword-up { text-shadow: 0 0 4px #FFF, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -25px 18px #f20; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-util-sliderinput2, .h5ds-util-sliderinput { position: relative; padding: 2px 0; } .h5ds-util-sliderinput2 .ant-slider, .h5ds-util-sliderinput .ant-slider { width: 160px; margin: 0 6px; vertical-align: middle; } .h5ds-util-sliderinput2 .ant-slider { width: 130px; } .h5ds-util-sliderinput-name { vertical-align: middle; font-size: 12px; color: #a5b6c8; display: inline-block; line-height: 24px; width: 60px; margin-right: 10px; } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /* stylelint-disable at-rule-no-unknown */ html, body { width: 100%; height: 100%; } input::-ms-clear, input::-ms-reveal { display: none; } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } @-ms-viewport { width: device-width; } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-variant: tabular-nums; line-height: 1.5; background-color: #fff; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; } [tabindex='-1']:focus { outline: none !important; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5em; color: rgba(0, 0, 0, 0.85); font-weight: 500; } p { margin-top: 0; margin-bottom: 1em; } abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; border-bottom: 0; cursor: help; } address { margin-bottom: 1em; font-style: normal; line-height: inherit; } input[type='text'], input[type='password'], input[type='number'], textarea { -webkit-appearance: none; } ol, ul, dl { margin-top: 0; margin-bottom: 1em; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: 500; } dd { margin-bottom: 0.5em; margin-left: 0; } blockquote { margin: 0 0 1em; } dfn { font-style: italic; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #1890ff; text-decoration: none; background-color: transparent; outline: none; cursor: pointer; -webkit-transition: color 0.3s; transition: color 0.3s; -webkit-text-decoration-skip: objects; } a:hover { color: #40a9ff; } a:active { color: #096dd9; } a:active, a:hover { text-decoration: none; outline: 0; } a[disabled] { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; pointer-events: none; } pre, code, kbd, samp { font-size: 1em; font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace; } pre { margin-top: 0; margin-bottom: 1em; overflow: auto; } figure { margin: 0 0 1em; } img { vertical-align: middle; border-style: none; } svg:not(:root) { overflow: hidden; } a, area, button, [role='button'], input:not([type='range']), label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; } table { border-collapse: collapse; } caption { padding-top: 0.75em; padding-bottom: 0.3em; color: rgba(0, 0, 0, 0.45); text-align: left; caption-side: bottom; } th { text-align: inherit; } input, button, select, optgroup, textarea { margin: 0; color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner { padding: 0; border-style: none; } input[type='radio'], input[type='checkbox'] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type='date'], input[type='time'], input[type='datetime-local'], input[type='month'] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; margin: 0; padding: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; margin-bottom: 0.5em; padding: 0; color: inherit; font-size: 1.5em; line-height: inherit; white-space: normal; } progress { vertical-align: baseline; } [type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; } [type='search'] { outline-offset: -2px; -webkit-appearance: none; } [type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; } template { display: none; } [hidden] { display: none !important; } mark { padding: 0.2em; background-color: #feffe6; } ::-moz-selection { color: #fff; background: #1890ff; } ::selection { color: #fff; background: #1890ff; } .clearfix { zoom: 1; } .clearfix::before, .clearfix::after { display: table; content: ''; } .clearfix::after { clear: both; } .anticon { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .anticon > * { line-height: 1; } .anticon svg { display: inline-block; } .anticon::before { display: none; } .anticon .anticon-icon { display: block; } .anticon[tabindex] { cursor: pointer; } .anticon-spin::before { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; } .anticon-spin { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; } .fade-enter, .fade-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .fade-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .fade-enter.fade-enter-active, .fade-appear.fade-appear-active { -webkit-animation-name: antFadeIn; animation-name: antFadeIn; -webkit-animation-play-state: running; animation-play-state: running; } .fade-leave.fade-leave-active { -webkit-animation-name: antFadeOut; animation-name: antFadeOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .fade-enter, .fade-appear { opacity: 0; -webkit-animation-timing-function: linear; animation-timing-function: linear; } .fade-leave { -webkit-animation-timing-function: linear; animation-timing-function: linear; } @-webkit-keyframes antFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes antFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes antFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes antFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .move-up-enter, .move-up-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-up-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-up-enter.move-up-enter-active, .move-up-appear.move-up-appear-active { -webkit-animation-name: antMoveUpIn; animation-name: antMoveUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-up-leave.move-up-leave-active { -webkit-animation-name: antMoveUpOut; animation-name: antMoveUpOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-up-enter, .move-up-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-up-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-down-enter, .move-down-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-down-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-down-enter.move-down-enter-active, .move-down-appear.move-down-appear-active { -webkit-animation-name: antMoveDownIn; animation-name: antMoveDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-down-leave.move-down-leave-active { -webkit-animation-name: antMoveDownOut; animation-name: antMoveDownOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-down-enter, .move-down-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-down-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-left-enter, .move-left-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-left-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-left-enter.move-left-enter-active, .move-left-appear.move-left-appear-active { -webkit-animation-name: antMoveLeftIn; animation-name: antMoveLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-left-leave.move-left-leave-active { -webkit-animation-name: antMoveLeftOut; animation-name: antMoveLeftOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-left-enter, .move-left-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-left-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-right-enter, .move-right-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-right-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-right-enter.move-right-enter-active, .move-right-appear.move-right-appear-active { -webkit-animation-name: antMoveRightIn; animation-name: antMoveRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-right-leave.move-right-leave-active { -webkit-animation-name: antMoveRightOut; animation-name: antMoveRightOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-right-enter, .move-right-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-right-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } @-webkit-keyframes antMoveDownIn { 0% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveDownIn { 0% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveDownOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveDownOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes antMoveLeftIn { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveLeftIn { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveLeftOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveLeftOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes antMoveRightIn { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveRightIn { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveRightOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveRightOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes antMoveUpIn { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveUpIn { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveUpOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveUpOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } [ant-click-animating='true'], [ant-click-animating-without-extra-node='true'] { position: relative; } html { --antd-wave-shadow-color: #1890ff; } [ant-click-animating-without-extra-node='true']::after, .ant-click-animating-node { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; border-radius: inherit; -webkit-box-shadow: 0 0 0 0 #1890ff; box-shadow: 0 0 0 0 #1890ff; box-shadow: 0 0 0 0 #1890ff; -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color); box-shadow: 0 0 0 0 var(--antd-wave-shadow-color); opacity: 0.2; -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1); animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1); -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; content: ''; pointer-events: none; } @-webkit-keyframes waveEffect { 100% { -webkit-box-shadow: 0 0 0 #1890ff; box-shadow: 0 0 0 #1890ff; -webkit-box-shadow: 0 0 0 6px #1890ff; box-shadow: 0 0 0 6px #1890ff; -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); } } @keyframes waveEffect { 100% { -webkit-box-shadow: 0 0 0 #1890ff; box-shadow: 0 0 0 #1890ff; -webkit-box-shadow: 0 0 0 6px #1890ff; box-shadow: 0 0 0 6px #1890ff; -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); } } @-webkit-keyframes fadeEffect { 100% { opacity: 0; } } @keyframes fadeEffect { 100% { opacity: 0; } } .slide-up-enter, .slide-up-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-up-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-up-enter.slide-up-enter-active, .slide-up-appear.slide-up-appear-active { -webkit-animation-name: antSlideUpIn; animation-name: antSlideUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-up-leave.slide-up-leave-active { -webkit-animation-name: antSlideUpOut; animation-name: antSlideUpOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-up-enter, .slide-up-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-up-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-down-enter, .slide-down-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-down-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-down-enter.slide-down-enter-active, .slide-down-appear.slide-down-appear-active { -webkit-animation-name: antSlideDownIn; animation-name: antSlideDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-down-leave.slide-down-leave-active { -webkit-animation-name: antSlideDownOut; animation-name: antSlideDownOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-down-enter, .slide-down-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-down-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-left-enter, .slide-left-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-left-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-left-enter.slide-left-enter-active, .slide-left-appear.slide-left-appear-active { -webkit-animation-name: antSlideLeftIn; animation-name: antSlideLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-left-leave.slide-left-leave-active { -webkit-animation-name: antSlideLeftOut; animation-name: antSlideLeftOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-left-enter, .slide-left-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-left-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-right-enter, .slide-right-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-right-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-right-enter.slide-right-enter-active, .slide-right-appear.slide-right-appear-active { -webkit-animation-name: antSlideRightIn; animation-name: antSlideRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-right-leave.slide-right-leave-active { -webkit-animation-name: antSlideRightOut; animation-name: antSlideRightOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-right-enter, .slide-right-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-right-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } @-webkit-keyframes antSlideUpIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @keyframes antSlideUpIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @-webkit-keyframes antSlideUpOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @keyframes antSlideUpOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @-webkit-keyframes antSlideDownIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } @keyframes antSlideDownIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } @-webkit-keyframes antSlideDownOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } } @keyframes antSlideDownOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } } @-webkit-keyframes antSlideLeftIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @keyframes antSlideLeftIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @-webkit-keyframes antSlideLeftOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @keyframes antSlideLeftOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @-webkit-keyframes antSlideRightIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } } @keyframes antSlideRightIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } } @-webkit-keyframes antSlideRightOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } } @keyframes antSlideRightOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } } .swing-enter, .swing-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .swing-enter.swing-enter-active, .swing-appear.swing-appear-active { -webkit-animation-name: antSwingIn; animation-name: antSwingIn; -webkit-animation-play-state: running; animation-play-state: running; } @-webkit-keyframes antSwingIn { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 40% { -webkit-transform: translateX(10px); transform: translateX(10px); } 60% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 80% { -webkit-transform: translateX(5px); transform: translateX(5px); } } @keyframes antSwingIn { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 40% { -webkit-transform: translateX(10px); transform: translateX(10px); } 60% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 80% { -webkit-transform: translateX(5px); transform: translateX(5px); } } .zoom-enter, .zoom-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-enter.zoom-enter-active, .zoom-appear.zoom-appear-active { -webkit-animation-name: antZoomIn; animation-name: antZoomIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-leave.zoom-leave-active { -webkit-animation-name: antZoomOut; animation-name: antZoomOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-enter, .zoom-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-big-enter, .zoom-big-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-enter.zoom-big-enter-active, .zoom-big-appear.zoom-big-appear-active { -webkit-animation-name: antZoomBigIn; animation-name: antZoomBigIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-big-leave.zoom-big-leave-active { -webkit-animation-name: antZoomBigOut; animation-name: antZoomBigOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-big-enter, .zoom-big-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-big-fast-enter, .zoom-big-fast-appear { -webkit-animation-duration: 0.1s; animation-duration: 0.1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-fast-leave { -webkit-animation-duration: 0.1s; animation-duration: 0.1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-fast-enter.zoom-big-fast-enter-active, .zoom-big-fast-appear.zoom-big-fast-appear-active { -webkit-animation-name: antZoomBigIn; animation-name: antZoomBigIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-big-fast-leave.zoom-big-fast-leave-active { -webkit-animation-name: antZoomBigOut; animation-name: antZoomBigOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-big-fast-enter, .zoom-big-fast-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-fast-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-up-enter, .zoom-up-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-up-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-up-enter.zoom-up-enter-active, .zoom-up-appear.zoom-up-appear-active { -webkit-animation-name: antZoomUpIn; animation-name: antZoomUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-up-leave.zoom-up-leave-active { -webkit-animation-name: antZoomUpOut; animation-name: antZoomUpOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-up-enter, .zoom-up-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-up-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-down-enter, .zoom-down-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-down-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-down-enter.zoom-down-enter-active, .zoom-down-appear.zoom-down-appear-active { -webkit-animation-name: antZoomDownIn; animation-name: antZoomDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-down-leave.zoom-down-leave-active { -webkit-animation-name: antZoomDownOut; animation-name: antZoomDownOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-down-enter, .zoom-down-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-down-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-left-enter, .zoom-left-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-left-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-left-enter.zoom-left-enter-active, .zoom-left-appear.zoom-left-appear-active { -webkit-animation-name: antZoomLeftIn; animation-name: antZoomLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-left-leave.zoom-left-leave-active { -webkit-animation-name: antZoomLeftOut; animation-name: antZoomLeftOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-left-enter, .zoom-left-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-left-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-right-enter, .zoom-right-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-right-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-right-enter.zoom-right-enter-active, .zoom-right-appear.zoom-right-appear-active { -webkit-animation-name: antZoomRightIn; animation-name: antZoomRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-right-leave.zoom-right-leave-active { -webkit-animation-name: antZoomRightOut; animation-name: antZoomRightOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-right-enter, .zoom-right-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-right-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } @-webkit-keyframes antZoomIn { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @keyframes antZoomIn { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @-webkit-keyframes antZoomOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } } @keyframes antZoomOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } } @-webkit-keyframes antZoomBigIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @keyframes antZoomBigIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @-webkit-keyframes antZoomBigOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } } @keyframes antZoomBigOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } } @-webkit-keyframes antZoomUpIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } } @keyframes antZoomUpIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } } @-webkit-keyframes antZoomUpOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } } @keyframes antZoomUpOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } } @-webkit-keyframes antZoomLeftIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } } @keyframes antZoomLeftIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } } @-webkit-keyframes antZoomLeftOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } } @keyframes antZoomLeftOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } } @-webkit-keyframes antZoomRightIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } } @keyframes antZoomRightIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } } @-webkit-keyframes antZoomRightOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } } @keyframes antZoomRightOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } } @-webkit-keyframes antZoomDownIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } } @keyframes antZoomDownIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } } @-webkit-keyframes antZoomDownOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } } @keyframes antZoomDownOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } } .ant-motion-collapse-legacy { overflow: hidden; } .ant-motion-collapse-legacy-active { -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; } .ant-motion-collapse { overflow: hidden; -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-input-number { -webkit-box-sizing: border-box; box-sizing: border-box; font-variant: tabular-nums; list-style: none; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; position: relative; width: 100%; height: 32px; padding: 4px 11px; color: rgba(0, 0, 0, 0.65); font-size: 14px; line-height: 1.5; background-color: #fff; background-image: none; -webkit-transition: all 0.3s; transition: all 0.3s; display: inline-block; width: 90px; margin: 0; padding: 0; border: 1px solid #d9d9d9; border-radius: 4px; } .ant-input-number::-moz-placeholder { color: #bfbfbf; opacity: 1; } .ant-input-number:-ms-input-placeholder { color: #bfbfbf; } .ant-input-number::-webkit-input-placeholder { color: #bfbfbf; } .ant-input-number:placeholder-shown { text-overflow: ellipsis; } .ant-input-number:hover { border-color: #40a9ff; border-right-width: 1px !important; } .ant-input-number:focus { border-color: #40a9ff; border-right-width: 1px !important; outline: 0; -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); } .ant-input-number-disabled { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; cursor: not-allowed; opacity: 1; } .ant-input-number-disabled:hover { border-color: #d9d9d9; border-right-width: 1px !important; } .ant-input-number[disabled] { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; cursor: not-allowed; opacity: 1; } .ant-input-number[disabled]:hover { border-color: #d9d9d9; border-right-width: 1px !important; } textarea.ant-input-number { max-width: 100%; height: auto; min-height: 32px; line-height: 1.5; vertical-align: bottom; -webkit-transition: all 0.3s, height 0s; transition: all 0.3s, height 0s; } .ant-input-number-lg { height: 40px; padding: 6px 11px; font-size: 16px; } .ant-input-number-sm { height: 24px; padding: 1px 7px; } .ant-input-number-handler { position: relative; display: block; width: 100%; height: 50%; overflow: hidden; color: rgba(0, 0, 0, 0.45); font-weight: bold; line-height: 0; text-align: center; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; } .ant-input-number-handler:active { background: #f4f4f4; } .ant-input-number-handler:hover .ant-input-number-handler-up-inner, .ant-input-number-handler:hover .ant-input-number-handler-down-inner { color: #40a9ff; } .ant-input-number-handler-up-inner, .ant-input-number-handler-down-inner { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; right: 4px; width: 12px; height: 12px; color: rgba(0, 0, 0, 0.45); line-height: 12px; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .ant-input-number-handler-up-inner > *, .ant-input-number-handler-down-inner > * { line-height: 1; } .ant-input-number-handler-up-inner svg, .ant-input-number-handler-down-inner svg { display: inline-block; } .ant-input-number-handler-up-inner::before, .ant-input-number-handler-down-inner::before { display: none; } .ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon, .ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon, .ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon, .ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon { display: block; } .ant-input-number:hover { border-color: #40a9ff; border-right-width: 1px !important; } .ant-input-number-focused { border-color: #40a9ff; border-right-width: 1px !important; outline: 0; -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); } .ant-input-number-disabled { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; cursor: not-allowed; opacity: 1; } .ant-input-number-disabled:hover { border-color: #d9d9d9; border-right-width: 1px !important; } .ant-input-number-disabled .ant-input-number-input { cursor: not-allowed; } .ant-input-number-disabled .ant-input-number-handler-wrap { display: none; } .ant-input-number-input { width: 100%; height: 30px; padding: 0 11px; text-align: left; background-color: transparent; border: 0; border-radius: 4px; outline: 0; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; -moz-appearance: textfield !important; } .ant-input-number-input::-moz-placeholder { color: #bfbfbf; opacity: 1; } .ant-input-number-input:-ms-input-placeholder { color: #bfbfbf; } .ant-input-number-input::-webkit-input-placeholder { color: #bfbfbf; } .ant-input-number-input:placeholder-shown { text-overflow: ellipsis; } .ant-input-number-input[type='number']::-webkit-inner-spin-button, .ant-input-number-input[type='number']::-webkit-outer-spin-button { margin: 0; -webkit-appearance: none; } .ant-input-number-lg { padding: 0; font-size: 16px; } .ant-input-number-lg input { height: 38px; } .ant-input-number-sm { padding: 0; } .ant-input-number-sm input { height: 22px; padding: 0 7px; } .ant-input-number-handler-wrap { position: absolute; top: 0; right: 0; width: 22px; height: 100%; background: #fff; border-left: 1px solid #d9d9d9; border-radius: 0 4px 4px 0; opacity: 0; -webkit-transition: opacity 0.24s linear 0.1s; transition: opacity 0.24s linear 0.1s; } .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner, .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner { display: inline-block; font-size: 12px; font-size: 7px \9; -webkit-transform: scale(0.58333333) rotate(0deg); -ms-transform: scale(0.58333333) rotate(0deg); transform: scale(0.58333333) rotate(0deg); min-width: auto; margin-right: 0; } :root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner, :root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner { font-size: 12px; } .ant-input-number-handler-wrap:hover .ant-input-number-handler { height: 40%; } .ant-input-number:hover .ant-input-number-handler-wrap { opacity: 1; } .ant-input-number-handler-up { border-top-right-radius: 4px; cursor: pointer; } .ant-input-number-handler-up-inner { top: 50%; margin-top: -5px; text-align: center; } .ant-input-number-handler-up:hover { height: 60% !important; } .ant-input-number-handler-down { top: 0; border-top: 1px solid #d9d9d9; border-bottom-right-radius: 4px; cursor: pointer; } .ant-input-number-handler-down-inner { top: 50%; margin-top: -6px; text-align: center; } .ant-input-number-handler-down:hover { height: 60% !important; } .ant-input-number-handler-up-disabled, .ant-input-number-handler-down-disabled { cursor: not-allowed; } .ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner, .ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner { color: rgba(0, 0, 0, 0.25); } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-slider { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-variant: tabular-nums; line-height: 1.5; list-style: none; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; position: relative; height: 12px; margin: 14px 6px 10px; padding: 4px 0; cursor: pointer; -ms-touch-action: none; touch-action: none; } .ant-slider-vertical { width: 12px; height: 100%; margin: 6px 10px; padding: 0 4px; } .ant-slider-vertical .ant-slider-rail { width: 4px; height: 100%; } .ant-slider-vertical .ant-slider-track { width: 4px; } .ant-slider-vertical .ant-slider-handle { margin-bottom: -7px; margin-left: -5px; } .ant-slider-vertical .ant-slider-mark { top: 0; left: 12px; width: 18px; height: 100%; } .ant-slider-vertical .ant-slider-mark-text { left: 4px; white-space: nowrap; } .ant-slider-vertical .ant-slider-step { width: 4px; height: 100%; } .ant-slider-vertical .ant-slider-dot { top: auto; left: 2px; margin-bottom: -4px; } .ant-slider-with-marks { margin-bottom: 28px; } .ant-slider-rail { position: absolute; width: 100%; height: 4px; background-color: #f5f5f5; border-radius: 2px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .ant-slider-track { position: absolute; height: 4px; background-color: #91d5ff; border-radius: 4px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .ant-slider-handle { position: absolute; width: 14px; height: 14px; margin-top: -5px; background-color: #fff; border: solid 2px #91d5ff; border-radius: 50%; -webkit-box-shadow: 0; box-shadow: 0; cursor: pointer; -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); } .ant-slider-handle:focus { border-color: #46a6ff; outline: none; -webkit-box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.2); box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.2); } .ant-slider-handle.ant-tooltip-open { border-color: #1890ff; } .ant-slider:hover .ant-slider-rail { background-color: #e1e1e1; } .ant-slider:hover .ant-slider-track { background-color: #69c0ff; } .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) { border-color: #69c0ff; } .ant-slider-mark { position: absolute; top: 14px; left: 0; width: 100%; font-size: 14px; } .ant-slider-mark-text { position: absolute; display: inline-block; color: rgba(0, 0, 0, 0.45); text-align: center; word-break: keep-all; cursor: pointer; } .ant-slider-mark-text-active { color: rgba(0, 0, 0, 0.65); } .ant-slider-step { position: absolute; width: 100%; height: 4px; background: transparent; } .ant-slider-dot { position: absolute; top: -2px; width: 8px; height: 8px; margin-left: -4px; background-color: #fff; border: 2px solid #e8e8e8; border-radius: 50%; cursor: pointer; } .ant-slider-dot:first-child { margin-left: -4px; } .ant-slider-dot:last-child { margin-left: -4px; } .ant-slider-dot-active { border-color: #8cc8ff; } .ant-slider-disabled { cursor: not-allowed; } .ant-slider-disabled .ant-slider-track { background-color: rgba(0, 0, 0, 0.25) !important; } .ant-slider-disabled .ant-slider-handle, .ant-slider-disabled .ant-slider-dot { background-color: #fff; border-color: rgba(0, 0, 0, 0.25) !important; -webkit-box-shadow: none; box-shadow: none; cursor: not-allowed; } .ant-slider-disabled .ant-slider-mark-text, .ant-slider-disabled .ant-slider-dot { cursor: not-allowed !important; } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-tooltip { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-variant: tabular-nums; line-height: 1.5; list-style: none; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; position: absolute; z-index: 1060; display: block; max-width: 250px; visibility: visible; } .ant-tooltip-hidden { display: none; } .ant-tooltip-placement-top, .ant-tooltip-placement-topLeft, .ant-tooltip-placement-topRight { padding-bottom: 8px; } .ant-tooltip-placement-right, .ant-tooltip-placement-rightTop, .ant-tooltip-placement-rightBottom { padding-left: 8px; } .ant-tooltip-placement-bottom, .ant-tooltip-placement-bottomLeft, .ant-tooltip-placement-bottomRight { padding-top: 8px; } .ant-tooltip-placement-left, .ant-tooltip-placement-leftTop, .ant-tooltip-placement-leftBottom { padding-right: 8px; } .ant-tooltip-inner { min-width: 30px; min-height: 32px; padding: 6px 8px; color: #fff; text-align: left; text-decoration: none; word-wrap: break-word; background-color: rgba(0, 0, 0, 0.75); border-radius: 4px; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); } .ant-tooltip-arrow { position: absolute; display: block; width: 13.07106781px; height: 13.07106781px; overflow: hidden; background: transparent; pointer-events: none; } .ant-tooltip-arrow::before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; width: 5px; height: 5px; margin: auto; background-color: rgba(0, 0, 0, 0.75); content: ''; pointer-events: auto; } .ant-tooltip-placement-top .ant-tooltip-arrow, .ant-tooltip-placement-topLeft .ant-tooltip-arrow, .ant-tooltip-placement-topRight .ant-tooltip-arrow { bottom: -5.07106781px; } .ant-tooltip-placement-top .ant-tooltip-arrow::before, .ant-tooltip-placement-topLeft .ant-tooltip-arrow::before, .ant-tooltip-placement-topRight .ant-tooltip-arrow::before { -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateY(-6.53553391px) rotate(45deg); -ms-transform: translateY(-6.53553391px) rotate(45deg); transform: translateY(-6.53553391px) rotate(45deg); } .ant-tooltip-placement-top .ant-tooltip-arrow { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .ant-tooltip-placement-topLeft .ant-tooltip-arrow { left: 13px; } .ant-tooltip-placement-topRight .ant-tooltip-arrow { right: 13px; } .ant-tooltip-placement-right .ant-tooltip-arrow, .ant-tooltip-placement-rightTop .ant-tooltip-arrow, .ant-tooltip-placement-rightBottom .ant-tooltip-arrow { left: -5.07106781px; } .ant-tooltip-placement-right .ant-tooltip-arrow::before, .ant-tooltip-placement-rightTop .ant-tooltip-arrow::before, .ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before { -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07); box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateX(6.53553391px) rotate(45deg); -ms-transform: translateX(6.53553391px) rotate(45deg); transform: translateX(6.53553391px) rotate(45deg); } .ant-tooltip-placement-right .ant-tooltip-arrow { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .ant-tooltip-placement-rightTop .ant-tooltip-arrow { top: 5px; } .ant-tooltip-placement-rightBottom .ant-tooltip-arrow { bottom: 5px; } .ant-tooltip-placement-left .ant-tooltip-arrow, .ant-tooltip-placement-leftTop .ant-tooltip-arrow, .ant-tooltip-placement-leftBottom .ant-tooltip-arrow { right: -5.07106781px; } .ant-tooltip-placement-left .ant-tooltip-arrow::before, .ant-tooltip-placement-leftTop .ant-tooltip-arrow::before, .ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before { -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07); box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateX(-6.53553391px) rotate(45deg); -ms-transform: translateX(-6.53553391px) rotate(45deg); transform: translateX(-6.53553391px) rotate(45deg); } .ant-tooltip-placement-left .ant-tooltip-arrow { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .ant-tooltip-placement-leftTop .ant-tooltip-arrow { top: 5px; } .ant-tooltip-placement-leftBottom .ant-tooltip-arrow { bottom: 5px; } .ant-tooltip-placement-bottom .ant-tooltip-arrow, .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow, .ant-tooltip-placement-bottomRight .ant-tooltip-arrow { top: -5.07106781px; } .ant-tooltip-placement-bottom .ant-tooltip-arrow::before, .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before, .ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before { -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07); box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateY(6.53553391px) rotate(45deg); -ms-transform: translateY(6.53553391px) rotate(45deg); transform: translateY(6.53553391px) rotate(45deg); } .ant-tooltip-placement-bottom .ant-tooltip-arrow { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow { left: 13px; } .ant-tooltip-placement-bottomRight .ant-tooltip-arrow { right: 13px; } .layer-h5ds_text { -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .element { overflow: visible!important; overflow: initial!important; } .layer-h5ds_text .layer-h5ds_text-inner { height: 100%; width: 100%; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-box { transform-origin: 0 0; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto { display: block; word-break: break-all; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto div { background-clip: inherit; -webkit-background-clip: inherit; background: inherit; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto span { display: inline-block; position: relative; color: inherit; background-clip: inherit; -webkit-background-clip: inherit; background-image: inherit; -webkit-text-fill-color: inherit; background: inherit; text-decoration: inherit; transform: translate3d(0, 0, 0); } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-adsorb-lines { width: 100%; height: 100%; position: absolute; z-index: 9999; top: 0; left: 0; pointer-events: none; } .h5ds-adsorb-lines .h5ds-adsorb-line { display: none; opacity: 0.7; position: absolute; background: #00feff; z-index: 999999; } .h5ds-adsorb-lines .h5ds-adsorb-line-active { display: block; } .h5ds-default-layer-item, .h5ds-adsorb-layer-item { position: absolute; top: 0; left: 0; transform-origin: 50% 50%; pointer-events: none; } .h5ds-default-layer-item::after, .h5ds-adsorb-layer-item::after, .h5ds-default-layer-item::before, .h5ds-adsorb-layer-item::before { display: inline-block; content: ''; position: absolute; pointer-events: none; width: 100%; height: 100%; border: 1px solid #fff; opacity: 0.3; } .h5ds-default-layer-item::after, .h5ds-adsorb-layer-item::after { z-index: 1; border: 1px dashed #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-animatelist { width: 250px; transform: translateX(250px); transition: transform 0.5s; position: absolute; z-index: 1000; right: 350px; top: 60px; bottom: 0; background: #30373f; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-right: 4px solid #252a2e; } .h5ds-animatelist .ant-tabs-nav { line-height: 29px; } .h5ds-animatelist .ant-tabs-nav .ant-tabs-tab { margin-right: 20px; } .h5ds-animatelist .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-animatelist .ant-tabs-tab { padding: 12px 10px; color: #a5b6c8; } .h5ds-animatelist ul.h5ds-basic-animatelist-ul { overflow: auto; } .h5ds-animatelist ul.h5ds-basic-animatelist-ul li { display: inline-block; width: 50px; height: 50px; text-align: center; line-height: 50px; overflow: hidden; margin: 5px; font-size: 12px; background: #535f6b; cursor: pointer; vertical-align: top; word-break: break-word; color: #a5b6c8; } .h5ds-animatelist-show { transform: translateX(0); } .h5ds-basic-animatelist-close { position: absolute; top: 10px; right: 0; background: #ff5402; color: #fff; padding: 2px 6px; z-index: 100; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-center { position: absolute; left: 140px; top: 60px; bottom: 0; right: 350px; overflow: hidden; } .h5ds-center .h5ds-canvas-border { box-sizing: content-box; position: absolute; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; transform-origin: center; transform: translate(-10000px, -10000px); border: 10000px solid rgba(0, 0, 0, 0.7); pointer-events: none; } .h5ds-center .h5ds-canvas-realsize { position: absolute; } .layer-group-select { position: absolute; z-index: 3000; background: rgba(0, 0, 0, 0.2); border: 1px dotted #ff5402; box-sizing: border-box; } .layer-group-eventbox { position: absolute; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; } .h5ds-canvas { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; background: #535f6b; z-index: 99; } .h5ds-canvas * { touch-action: none; } .h5ds-canvas-box { background: #fff; display: inline-block; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); position: absolute; transform-origin: 0 0; z-index: 100; } .h5ds-canvas-box .h5ds-canvas-lines { position: absolute; z-index: 10000; pointer-events: none; left: 0; top: 0; box-sizing: border-box; opacity: 0.2; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678 { position: absolute; box-sizing: border-box; left: 0; top: 0px; border: 1px dashed #fff; width: 320px; height: 514px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::before, .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::after { content: 'iphone6/7/8'; display: inline-block; position: absolute; left: -75px; width: 75px; color: #fff; font-size: 12px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::before { top: -1px; border-top: 1px dashed #fff; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::after { bottom: -1px; border-bottom: 1px dashed #fff; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678plus { position: absolute; box-sizing: border-box; left: 0; border: 1px dashed #fff; width: 320px; height: 520px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX { position: absolute; box-sizing: border-box; left: 0; border: 1px dashed #fff; width: 320px; height: 640px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::before, .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::after { content: 'iphoneX'; display: inline-block; position: absolute; right: -75px; width: 75px; color: #fff; font-size: 12px; text-align: right; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::before { top: -1px; border-top: 1px dashed #fff; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::after { bottom: -1px; border-bottom: 1px dashed #fff; } .h5ds-canvas-box .element-show .element { opacity: 1 !important; } .h5ds-canvas-box .animation-disabled .layer .element { -webkit-animation: none !important; animation: none !important; } .h5ds-canvas-box .h5ds-canvas-app, .h5ds-canvas-box .h5ds-pages-app { width: 100%; height: 100%; position: relative; z-index: 999; } .h5ds-canvas-box .h5ds-page-view { width: 100%; height: 100% !important; position: relative; z-index: 1000; } .h5ds-canvas-box .h5ds-fixed-view { position: absolute; width: 0; height: 0; z-index: 1100; } .h5ds-canvas-box #h5dsPageViewFixedUp { height: 0 !important; } .h5ds-canvas-box #h5dsPageViewFixedDown { z-index: 900; width: 100%; height: 100%; } .h5ds-canvas-box #h5dsPageViewFixedLoading { width: 100%; height: 100%; z-index: 2000; background: #fff; } .h5ds-canvas-box .h5ds-page-viewup-full.h5dsPageViewFixed { width: 100%; height: 100%; pointer-events: inherit; } .h5ds-canvas-box #h5dsPageViewPopup { display: none; height: 100%; width: 100%; z-index: 1200; } .h5ds-canvas-box .h5ds-swiper-layers { display: block; height: 100%; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner { /*滚动条*/ } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-button:vertical:decrement, .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-setpage-width { position: absolute; height: 100%; width: 0px; right: 0; z-index: 9999; } .h5ds-setpage-width a { cursor: move; position: absolute; top: 50%; left: -7px; margin-top: -8px; transform: rotate(90deg); } .h5ds-setpage-width .h5ds-ico { color: #fff; font-size: 20px; background: #ff5402; border-radius: 4px; position: relative; z-index: 100; top: 1px; transform: translate3d(0, 0, 0); } .h5ds-setpage-width:after { content: ''; display: block; position: absolute; top: 50%; width: 100%; } .h5ds-setpage-width .h5ds-setpage-px { top: 50%; left: 40px; } .h5ds-setpage-height { text-align: center; bottom: 16px; position: absolute; width: 100%; background: none; height: 0px; z-index: 9999; } .h5ds-setpage-height a { cursor: move; } .h5ds-setpage-height .h5ds-ico { color: #fff; font-size: 20px; background: #ff5402; border-radius: 4px; position: relative; z-index: 100; top: 1px; transform: translate3d(0, 0, 0); } .h5ds-setpage-height:after { content: ''; display: block; position: absolute; top: 50%; width: 100%; } .h5ds-setpage-px { position: absolute; font-size: 12px; left: 50%; transform: translateX(-50%); color: #fff; line-height: normal; top: 40px; z-index: 100; } /* 网格 */ .h5ds-grid { pointer-events: none; position: absolute; z-index: 1200; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; display: none; } .h5ds-grid .h5ds-grid-row, .h5ds-grid .h5ds-grid-col { position: absolute; z-index: 10; top: 0; left: 0; height: 100%; width: 100%; opacity: 0.3; } .h5ds-grid .h5ds-grid-row li, .h5ds-grid .h5ds-grid-col li { position: absolute; } .h5ds-grid .h5ds-grid-row li { height: 1px; margin-top: -1px; background: #00ffff; width: 100%; } .h5ds-grid .h5ds-grid-col li { width: 1px; margin-left: -1px; background: #00ffff; height: 100%; float: left; } .h5ds-grid-show { display: block; } .h5ds-canvas-navigator-box { position: absolute; z-index: 1000; bottom: 10px; right: 10px; } .h5ds-canvas-navigator-btn { position: absolute; z-index: 200; width: 20px; height: 20px; bottom: -5px; right: -5px; border-radius: 100px; background: #000; color: #fff; transition: 0.3s; transform-origin: center; text-align: center; transform: rotate(-180deg); } .h5ds-canvas-navigator { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 2px; overflow: hidden; position: relative; } .h5ds-canvas-navigator .h5ds-canvas-navigator-page { position: absolute; background: #ccc; } .h5ds-canvas-navigator .h5ds-canvas-navigator-control { position: absolute; z-index: 100; background: rgba(0, 0, 0, 0.3); cursor: move; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ruler-span-x { width: 30px; position: absolute; top: 0; background: #ff5402; z-index: 4000; pointer-events: none; opacity: 0.3; } .h5ds-ruler-span-y { height: 30px; position: absolute; left: 0; background: #ff5402; z-index: 4000; opacity: 0.3; pointer-events: none; } .h5ds-ruler-line { position: absolute; top: 0; left: 0; width: 0; height: 0; z-index: 1000; } .h5ds-ruler-line canvas { background: rgba(0, 0, 0, 0.7); position: absolute; top: 0; left: 0; cursor: move; z-index: 100; } .h5ds-ruler-line .h5ds-ruler-guides { position: absolute; box-sizing: content-box; width: 4px; background: #00ffff; cursor: move; } .h5ds-ruler-line .h5ds-ruler-guides::after { content: ''; display: block; height: 100%; width: 100%; top: 0; left: 0; position: absolute; } .h5ds-ruler-line .h5ds-ruler-guides.h5ds-ruler-guides-row::after { height: 4px; top: -1.5px; } .h5ds-ruler-line .h5ds-ruler-guides.h5ds-ruler-guides-col::after { width: 4px; left: -1.5px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-editarea { position: absolute; top: 60px; width: 350px; right: 0; bottom: 0; background: #30373f; z-index: 1000; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-appset { height: 100%; } .h5ds-appset .h5ds-basic-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 10px; margin-right: 10px; } .h5ds-appset .ant-tabs-tab-arrow-show { color: #a5b6c8; } .h5ds-appset-item .h5ds-layout-setitem-name { display: block; position: static; position: initial; padding: 10px 0; font-size: 12px; } .h5ds-appset-item .h5ds-layout-setitem-content { margin-left: 0; } /* 设置翻页动画 */ /* loading */ .h5ds-appset-loading .loaders:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-appset-loading .loader { float: left; background: #252a2e; box-sizing: border-box; width: 100px; height: 100px; margin: 2px; vertical-align: middle; text-align: center; position: relative; cursor: pointer; } .h5ds-appset-loading .loader > div { position: relative; top: 50%; transform: translateY(-50%); } .h5ds-appset-loading .active { background: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-util-background .h5ds-util-background-title { color: #a5b6c8; font-size: 12px; margin-bottom: 10px; } .h5ds-util-background-img { width: 100%; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } /* 组合框 */ .h5ds-setlayer-group .h5ds-setlayer-group-box { margin: 0 10px; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item { vertical-align: top; display: inline-block; text-align: center; color: #a5b6c8; font-size: 12px; width: 72px; height: 80px; padding-top: 10px; margin: 4px 4px 0 0; background: #252a2e; cursor: pointer; transition: 0.3s; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item:hover { background: #ff5402; color: #fff; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item .h5ds-ico { font-size: 24px; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item span { padding-top: 5px; display: block; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layerset { width: 100%; height: 100%; position: relative; } .h5ds-layerset-tabsbox { width: 100%; height: 100%; position: relative; } .h5ds-layerset-tabsbox > .ant-tabs { height: 100%; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-content { position: absolute; top: 50px; bottom: 0; width: 100%; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-content > .ant-tabs-tabpane { height: 100%; overflow: auto; overflow-x: hidden; position: relative; width: 100%; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-content > .ant-tabs-tabpane .h5ds-tabs-edit-box { padding: 10px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-basic-animateset-addbtn { width: 100%; height: 100px; background: #252a2e !important; border: 1px dashed #535f6b !important; color: #a5b6c8 !important; } .h5ds-basic-animateset-addbtn:focus, .h5ds-basic-animateset-addbtn:active { color: #fff; background-color: #252a2e; border-color: #535f6b; } .h5ds-basic-animateset-addbtn:hover { background: #30373f; border: 1px dashed #a5b6c8; } .h5ds-basic-animateset-list { position: absolute; top: 0; bottom: 0; width: 100%; left: 0; padding: 10px; overflow: hidden; overflow-y: scroll; } .h5ds-scroll-whitebg { background: #fff !important; } .h5ds-basic-animateset-item { padding: 0 10px; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .h5ds-basic-animateset-item .h5ds-layout-setitem-content { color: #fff; } .h5ds-basic-animateset-item.h5ds-basic-animateset-active { background: #535f6b; } .h5ds-basic-animateset-btndel, .h5ds-basic-animateset-btnset { position: absolute; right: 0; top: 0; background: #ff5402; color: #fff; font-size: 18px; padding: 0 5px; z-index: 100; } .h5ds-basic-animateset-btndel i, .h5ds-basic-animateset-btnset i { cursor: pointer; } .h5ds-basic-animateset-btnset { top: 27px; background: #535f6b; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-event-list li.h5ds-event { background: #252a2e; margin: 10px 0; padding: 30px 10px; text-align: center; color: #a5b6c8; cursor: pointer; } .h5ds-event-list li.h5ds-event .h5ds { font-size: 20px; } .h5ds-event-list li.h5ds-event:hover { color: #fff; background: #0e1113; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-event-click .h5ds-event-click-content { padding: 20px 0; } .h5ds-event-click .h5ds-event-click-content h1 { color: #a5b6c8; padding: 10px 0; font-size: 16px; } .h5ds-event-click .h5ds-event-click-content ul > li { display: inline-block; margin: 0 10px 10px 0; background: #252a2e; color: #a5b6c8; width: 100px; height: 60px; vertical-align: top; padding: 10px; } .h5ds-event-click .h5ds-event-click-content ul > li.active { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-event .h5ds-eventbox-content { margin: 10px 0; font-size: 14px; color: #a5b6c8; } .h5ds-event .h5ds-eventbox-tips { color: #a5b6c8; } .h5ds-event-set { position: absolute; width: 100%; z-index: 1000; background: #30373f; top: 4px; bottom: 0; left: 0; transition: 0.4s; transform: translateX(350px); } .h5ds-event-set .h5ds-close-event, .h5ds-event-set .h5ds-clear-event { position: absolute; right: 10px; top: 10px; color: #fff; width: 160px; text-align: center; padding: 4px 10px; background: #ff5402; } .h5ds-event-set .h5ds-close-event .h5ds, .h5ds-event-set .h5ds-clear-event .h5ds { display: inline-block; border-radius: 100px; width: 20px; height: 20px; color: #fff; text-align: center; line-height: 20px; font-size: 12px; position: relative; top: -1px; } .h5ds-event-set .h5ds-close-event { left: 10px; right: auto; } .h5ds-event-set .h5ds-clear-event { font-size: 14px; font-weight: normal; background: #a5b6c8; color: #0e1113; } .h5ds-event-set .h5ds-clear-event .h5ds { font-size: 14px; font-weight: bolder; } .h5ds-event-set .h5ds-event-title { margin: 10px 0; color: #a5b6c8; font-size: 14px; } .h5ds-event-set .h5ds-event-set-box { position: absolute; top: 50px; bottom: 0; left: 0; width: 100%; overflow: auto; } .h5ds-event-set .h5ds-event-set-box .h5ds-eventbox { margin: 0 10px; } .h5ds-event-show { transform: translateX(0); } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-uebox-topages h4 { color: #a5b6c8; font-size: 14px; } .h5ds-uebox-topages li { cursor: pointer; vertical-align: top; display: inline-block; margin: 10px 10px 0 0; width: 90px; height: 55px; padding: 5px; text-align: center; color: #a5b6c8; background: #0e1113; } .h5ds-uebox-topages li span { display: block; } .h5ds-uebox-topages li .name { font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .h5ds-uebox-topages li.active { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-adsorbset .h5ds-adsorbset-tips { color: #a5b6c8; font-size: 12px; padding: 10px 0; } .h5ds-adsorbset .h5ds-adsorbset-dots { margin: 20px 0; width: 60px; height: 40px; position: relative; border: 1px dashed #a5b6c8; } .h5ds-adsorbset .h5ds-adsorbset-dots a { display: inline-block; width: 10px; height: 10px; background: #30373f; border: 1px dashed #a5b6c8; position: absolute; } .h5ds-adsorbset .h5ds-adsorbset-dots a:hover { background: #0e1113; } .h5ds-adsorbset .h5ds-adsorbset-dots a.h5ds-adsorbset-active { background: #ff5402; border: 1px solid #ff5402; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-top-left { top: -5px; left: -5px; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-top-center { top: -5px; left: 50%; transform: translateX(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-top-right { top: -5px; right: -5px; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-left-center { left: -5px; top: 50%; transform: translateY(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-right-center { right: -5px; top: 50%; transform: translateY(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-bottom-left { bottom: -5px; left: -5px; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-bottom-center { bottom: -5px; left: 50%; transform: translateX(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-bottom-right { bottom: -5px; right: -5px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-baiscset .h5ds-layout-setitem-name { text-indent: 10px; } .h5ds-baiscset .ant-input-number-handler-wrap { opacity: 1; } .h5ds-baiscset .h5ds-layout-setitem { margin: 0; } .h5ds-baiscset .h5ds-layer-flip a { color: #a5b6c8; } .h5ds-baiscset .h5ds-chain-width-height { cursor: pointer; position: absolute; transform: rotate(-46deg); display: inline-block; color: #666; right: -2px; font-weight: normal; } .h5ds-baiscset .h5ds-chain-width-height-active { color: #fff; } .h5ds-layout-moreset { padding: 20px 0; } .h5ds-layout-moreset .ant-input-number-handler-wrap { opacity: 1; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-pageset { height: 100%; } .h5ds-pageset-null { text-align: center; padding: 40px; color: #a5b6c8; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-eventlist ul { overflow: auto; } .h5ds-eventlist li.h5ds-event-item { display: inline-block; height: 70px; width: 100px; background: #252a2e; margin: 0 10px 10px 10px; padding-top: 10px; text-align: center; color: #a5b6c8; cursor: pointer; } .h5ds-eventlist li.h5ds-event-item .h5ds { font-size: 20px; } .h5ds-eventlist li.h5ds-event-item span { display: block; font-size: 12px; } .h5ds-eventlist li.h5ds-event-item:hover { color: #fff; background: #0e1113; } .h5ds-eventlist li.h5ds-event-item.active, .h5ds-eventlist li.h5ds-event-item.active:hover { color: #fff; background: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-header { background: #0e1113; vertical-align: middle; height: 60px; position: absolute; left: 0; right: 0; top: 0; z-index: 1001; } .h5ds-header .h5ds-logo { display: inline-block; height: 100%; line-height: 60px; text-align: center; text-indent: 20px; font-size: 20px; } .h5ds-header .h5ds-logo a { color: #a5b6c8; } .h5ds-header .h5ds-logo span { color: #ff5402; } .h5ds-header .h5ds-logo i { font-size: 12px; font-style: normal; color: #5C6773; margin-left: 10px; } .h5ds-header .h5ds-logo em { font-size: 12px; } .h5ds-header .h5ds-h5set { display: inline-block; margin-right: 10px; cursor: pointer; } .h5ds-header .h5ds-h5set .h5ds-btn-yellow { font-size: 14px; } .h5ds-header .h5ds-h5set:hover .appset-list { display: block; } .h5ds-header .h5ds-h5type { position: relative; margin-left: 30px; display: inline-block; background: #30373f; font-size: 12px; top: -3px; z-index: 100; } .h5ds-header .h5ds-h5type a { color: #a5b6c8; display: inline-block; width: 50px; line-height: 24px; text-align: center; height: 100%; } .h5ds-header .h5ds-h5type a.active { background: #ff5402; color: #fff; } .h5ds-header .h5ds-publish-box { vertical-align: middle; float: right; margin: 17px 20px 0 0; position: relative; z-index: 100; } .h5ds-header .h5ds-publish-box a { color: #fff; } .h5ds-header .h5ds-publish-box .h5ds-ico { color: #ff5402; font-size: 20px; vertical-align: middle; } .h5ds-header .h5ds-publish-box .h5ds-logout { padding-left: 40px; color: #a5b6c8; font-size: 14px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layermenu { position: absolute; top: 0; right: 500px; left: 360px; height: 100%; text-align: center; } .h5ds-layermenu a { color: #a5b6c8; display: inline-block; line-height: 30px; width: 100%; } .h5ds-layermenu a .iconfont, .h5ds-layermenu a .h5ds-ico { font-size: 18px; } .h5ds-layermenu a.active { background: #30373f; } .h5ds-layermenu-moreuse li { display: inline-block; padding: 5px 20px; vertical-align: top; box-sizing: border-box; height: 100%; } .h5ds-layermenu-moreuse li span { display: block; line-height: normal; position: relative; top: -5px; } .h5ds-layermenu-moreuse .more { position: relative; top: 10px; width: 30px; background: #0e1113; border-radius: 100px; } .h5ds-plugin-item { margin: 10px 10px 0 0; display: inline-block; width: 200px; height: 80px; padding-bottom: 20px; margin-left: 0; position: relative; color: #a5b6c8; background: #30373f; } .h5ds-plugin-item .h5ds-plugin-span { text-align: center; } .h5ds-plugin-item .iconfont, .h5ds-plugin-item .h5ds-ico { line-height: normal; } .h5ds-plugin-item .h5ds-plugin-pic { margin: 10px; height: 60px; width: 60px; text-align: center; position: absolute; overflow: hidden; z-index: 100; top: 0; left: 0; display: inline-block; cursor: pointer; } .h5ds-plugin-item .h5ds-plugin-pic > i, .h5ds-plugin-item .h5ds-plugin-pic .iconfont, .h5ds-plugin-item .h5ds-plugin-pic .h5ds-ico { line-height: normal; height: 72px; position: relative; font-size: 60px; } .h5ds-plugin-item .h5ds-plugin-info { position: relative; font-size: 12px; padding: 10px 0 0 80px; text-align: left; } .h5ds-plugin-item .h5ds-plugin-info p { width: 100%; height: 16px; overflow: hidden; } .h5ds-plugin-item .h5ds-plugin-info h1 { font-size: 16px; font-weight: bolder; width: 100%; height: 26px; overflow: hidden; cursor: pointer; } .h5ds-plugin-item .h5ds-plugin-info em { opacity: 0.6; } .h5ds-plugin-item .h5ds-plugin-info a { color: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-publish { display: inline-block; margin-right: 15px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-phone-preview-pagebutton { position: absolute; height: 200px; width: 14px; top: 200px; right: -20px; font-size: 12px; } .h5ds-phone-preview-pagebutton a { color: #fff; line-height: 12px; margin: 10px 0; border: 1px solid rgba(255, 255, 255, 0.3); display: inline-block; padding: 10px 4px; } .h5ds-phone-preview-pagebutton a:hover { background: #ffffff; color: #000; } .h5ds-phone-preview-pagebutton span { width: 60px; display: block; color: #fff; } .h5ds-pc-preview { width: 100%; height: 100%; } .h5ds-pc-preview .h5ds-pc-preview-bodyer { width: 100%; height: 100%; overflow: auto; position: relative; } .h5ds-pc-preview .h5ds-pc-preview-down { position: absolute; z-index: 1000; bottom: 0px; right: 0px; } .h5ds-pc-preview .h5ds-pc-preview-down .ant-btn-primary { background-color: rgba(0, 0, 0, 0.4); border-color: rgba(0, 0, 0, 0.1); } .h5ds-pc-preview .h5ds-pc-preview-down .ant-btn-primary a { color: #fff; } .h5ds-pc-preview .h5ds-pc-preview-down .ant-btn-primary:hover a { color: #ff5402; } .h5ds-phone-preview { width: 100%; height: 100%; overflow: auto; /*滚动条*/ } .h5ds-phone-preview::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-phone-preview::-webkit-scrollbar-track { background: #1d2225; } .h5ds-phone-preview::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-phone-preview::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-phone-preview::-webkit-scrollbar-button:vertical:decrement, .h5ds-phone-preview::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-phone-preview .h5ds-phone-preview-box { width: 1000px; margin: 0 auto; padding: 50px 0; position: relative; min-height: 780px; } .h5ds-phone-preview .h5ds-phone-preview-content { position: relative; } .h5ds-phone-preview .h5ds-phone-preview-view { width: 320px; position: relative; } .h5ds-phone-preview .h5ds-phone-preview-view .h5ds-phone-preview-header { position: relative; text-align: center; padding: 10px; } .h5ds-phone-preview .h5ds-phone-preview-view .h5ds-phone-preview-bodyer { position: relative; } .h5ds-phone-preview .h5ds-phone-preview-info { width: 600px; float: right; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-wx { margin-bottom: 20px; position: relative; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-img { width: 160px; height: 160px; position: absolute; top: 0; left: 0; background: #252a2e; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-img img { width: 100%; height: 100%; background: #000; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc { margin-left: 180px; margin-bottom: 10px; width: 420px; display: inline-block; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title.h5ds-phone-preview-title, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc.h5ds-phone-preview-title { height: 32px; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title.h5ds-phone-preview-desc, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc.h5ds-phone-preview-desc { height: 118px; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title textarea.ant-input, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc textarea.ant-input { resize: none; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } .bounce { -webkit-animation-name: bounce; animation-name: bounce; transform-origin: center bottom; } @-webkit-keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { -webkit-animation-name: flash; animation-name: flash; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } .pulse2 { -webkit-animation-name: pulse2; animation-name: pulse2; } @-webkit-keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } @keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @-webkit-keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } @keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } @keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } .headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; } @-webkit-keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } @keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } .swing { transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } @-webkit-keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } @keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } .tada { -webkit-animation-name: tada; animation-name: tada; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } @keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } @keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } .jello { -webkit-animation-name: jello; animation-name: jello; transform-origin: center; } @-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } @keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } .bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } @keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } @keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } @keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; } @-webkit-keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } @-webkit-keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } @keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } .flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; } @-webkit-keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } @keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } .flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; } @-webkit-keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } @keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } @keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } .lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } @-webkit-keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } @keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } @keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } @keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } @keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } @keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } .hinge { -webkit-animation-name: hinge; animation-name: hinge; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } @keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } @keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } @-webkit-keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } @keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @-webkit-keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @-webkit-keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @-webkit-keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; } @-webkit-keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } @keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } .zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; } @-webkit-keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; } @-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } @keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } .zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; } @-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } @keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } .zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; } @-webkit-keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; } @-webkit-keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-webkit-keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } @keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } @keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } /* 扩展动画 */ /* 添加自转 */ @-webkit-keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollOneCount { -webkit-animation-name: rollOneCount; animation-name: rollOneCount; } /* 循环自转 */ @-webkit-keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollInfinite { -webkit-animation-name: rollInfinite; animation-name: rollInfinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 循环自转-逆向 */ @-webkit-keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } @keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } .rollInfinite2 { -webkit-animation-name: rollInfinite2; animation-name: rollInfinite2; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 放大消失 */ @-webkit-keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } @keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } .toBigFade { -webkit-animation-name: toBigFade; animation-name: toBigFade; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* 放大消失 */ @-webkit-keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } @keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } .fastShow { -webkit-animation-name: fastShow; animation-name: fastShow; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 缩小进入 */ @-webkit-keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } @keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } .smallIn { -webkit-animation-name: smallIn; animation-name: smallIn; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* animation sets */ /* move from / to */ .pt-page-moveToLeft { -webkit-animation: moveToLeft 0.6s ease both; animation: moveToLeft 0.6s ease both; } .pt-page-moveFromLeft { -webkit-animation: moveFromLeft 0.6s ease both; animation: moveFromLeft 0.6s ease both; } .pt-page-moveToRight { -webkit-animation: moveToRight 0.6s ease both; animation: moveToRight 0.6s ease both; } .pt-page-moveFromRight { -webkit-animation: moveFromRight 0.6s ease both; animation: moveFromRight 0.6s ease both; } .pt-page-moveToTop { -webkit-animation: moveToTop 0.6s ease both; animation: moveToTop 0.6s ease both; } .pt-page-moveFromTop { -webkit-animation: moveFromTop 0.6s ease both; animation: moveFromTop 0.6s ease both; } .pt-page-moveToBottom { -webkit-animation: moveToBottom 0.6s ease both; animation: moveToBottom 0.6s ease both; } .pt-page-moveFromBottom { -webkit-animation: moveFromBottom 0.6s ease both; animation: moveFromBottom 0.6s ease both; } /* fade */ .pt-page-fade { -webkit-animation: fade 0.7s ease both; animation: fade 0.7s ease both; } /* move from / to and fade */ .pt-page-moveToLeftFade { -webkit-animation: moveToLeftFade 0.7s ease both; animation: moveToLeftFade 0.7s ease both; } .pt-page-moveFromLeftFade { -webkit-animation: moveFromLeftFade 0.7s ease both; animation: moveFromLeftFade 0.7s ease both; } .pt-page-moveToRightFade { -webkit-animation: moveToRightFade 0.7s ease both; animation: moveToRightFade 0.7s ease both; } .pt-page-moveFromRightFade { -webkit-animation: moveFromRightFade 0.7s ease both; animation: moveFromRightFade 0.7s ease both; } .pt-page-moveToTopFade { -webkit-animation: moveToTopFade 0.7s ease both; animation: moveToTopFade 0.7s ease both; } .pt-page-moveFromTopFade { -webkit-animation: moveFromTopFade 0.7s ease both; animation: moveFromTopFade 0.7s ease both; } .pt-page-moveToBottomFade { -webkit-animation: moveToBottomFade 0.7s ease both; animation: moveToBottomFade 0.7s ease both; } .pt-page-moveFromBottomFade { -webkit-animation: moveFromBottomFade 0.7s ease both; animation: moveFromBottomFade 0.7s ease both; } /* move to with different easing */ .pt-page-moveToLeftEasing { -webkit-animation: moveToLeft 0.7s ease-in-out both; animation: moveToLeft 0.7s ease-in-out both; } .pt-page-moveToRightEasing { -webkit-animation: moveToRight 0.7s ease-in-out both; animation: moveToRight 0.7s ease-in-out both; } .pt-page-moveToTopEasing { -webkit-animation: moveToTop 0.7s ease-in-out both; animation: moveToTop 0.7s ease-in-out both; } .pt-page-moveToBottomEasing { -webkit-animation: moveToBottom 0.7s ease-in-out both; animation: moveToBottom 0.7s ease-in-out both; } /********************************* keyframes **************************************/ /* move from / to */ @-webkit-keyframes moveToLeft { to { -webkit-transform: translateX(-100%); } } @keyframes moveToLeft { to { transform: translateX(-100%); } } @-webkit-keyframes moveFromLeft { from { -webkit-transform: translateX(-100%); } } @keyframes moveFromLeft { from { transform: translateX(-100%); } } @-webkit-keyframes moveToRight { to { -webkit-transform: translateX(100%); } } @keyframes moveToRight { to { transform: translateX(100%); } } @-webkit-keyframes moveFromRight { from { -webkit-transform: translateX(100%); } } @keyframes moveFromRight { from { transform: translateX(100%); } } @-webkit-keyframes moveToTop { to { -webkit-transform: translateY(-100%); } } @keyframes moveToTop { to { transform: translateY(-100%); } } @-webkit-keyframes moveFromTop { from { -webkit-transform: translateY(-100%); } } @keyframes moveFromTop { from { transform: translateY(-100%); } } @-webkit-keyframes moveToBottom { to { -webkit-transform: translateY(100%); } } @keyframes moveToBottom { to { transform: translateY(100%); } } @-webkit-keyframes moveFromBottom { from { -webkit-transform: translateY(100%); } } @keyframes moveFromBottom { from { transform: translateY(100%); } } /* fade */ @-webkit-keyframes fade { to { opacity: 0.3; } } @keyframes fade { to { opacity: 0.3; } } /* move from / to and fade */ @-webkit-keyframes moveToLeftFade { to { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveToLeftFade { to { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveFromLeftFade { from { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveFromLeftFade { from { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveToRightFade { to { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveToRightFade { to { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveFromRightFade { from { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveFromRightFade { from { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveToTopFade { to { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveToTopFade { to { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveFromTopFade { from { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveFromTopFade { from { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveToBottomFade { to { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveToBottomFade { to { opacity: 0.3; transform: translateY(100%); } } @-webkit-keyframes moveFromBottomFade { from { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveFromBottomFade { from { opacity: 0.3; transform: translateY(100%); } } /* scale and fade */ .pt-page-scaleDown { -webkit-animation: scaleDown 0.7s ease both; animation: scaleDown 0.7s ease both; } .pt-page-scaleUp { -webkit-animation: scaleUp 0.7s ease both; animation: scaleUp 0.7s ease both; } .pt-page-scaleUpDown { -webkit-animation: scaleUpDown 0.5s ease both; animation: scaleUpDown 0.5s ease both; } .pt-page-scaleDownUp { -webkit-animation: scaleDownUp 0.5s ease both; animation: scaleDownUp 0.5s ease both; } .pt-page-scaleDownCenter { -webkit-animation: scaleDownCenter 0.4s ease-in both; animation: scaleDownCenter 0.4s ease-in both; } .pt-page-scaleUpCenter { -webkit-animation: scaleUpCenter 0.4s ease-out both; animation: scaleUpCenter 0.4s ease-out both; } /********************************* keyframes **************************************/ /* scale and fade */ @-webkit-keyframes scaleDown { to { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleDown { to { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUp { from { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleUp { from { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUpDown { from { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleUpDown { from { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownUp { to { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleDownUp { to { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownCenter { to { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleDownCenter { to { opacity: 0; transform: scale(0.7); } } @-webkit-keyframes scaleUpCenter { from { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleUpCenter { from { opacity: 0; transform: scale(0.7); } } /* rotate sides first and scale */ .pt-page-rotateRightSideFirst { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRightSideFirst 0.8s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateRightSideFirst 0.8s both ease-in; transform-origin: 0% 50%; animation: rotateRightSideFirst 0.8s both ease-in; } .pt-page-rotateLeftSideFirst { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateLeftSideFirst 0.8s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateLeftSideFirst 0.8s both ease-in; transform-origin: 100% 50%; animation: rotateLeftSideFirst 0.8s both ease-in; } .pt-page-rotateTopSideFirst { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateTopSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateTopSideFirst 0.8s both ease-in; transform-origin: 50% 100%; animation: rotateTopSideFirst 0.8s both ease-in; } .pt-page-rotateBottomSideFirst { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateBottomSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateBottomSideFirst 0.8s both ease-in; transform-origin: 50% 0%; animation: rotateBottomSideFirst 0.8s both ease-in; } /* flip */ .pt-page-flipOutRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutRight 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutRight 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutRight 0.5s both ease-in; } .pt-page-flipInLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInLeft 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInLeft 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInLeft 0.5s both ease-out; } .pt-page-flipOutLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutLeft 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutLeft 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutLeft 0.5s both ease-in; } .pt-page-flipInRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInRight 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInRight 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInRight 0.5s both ease-out; } .pt-page-flipOutTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutTop 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutTop 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutTop 0.5s both ease-in; } .pt-page-flipInBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInBottom 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInBottom 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInBottom 0.5s both ease-out; } .pt-page-flipOutBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutBottom 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutBottom 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutBottom 0.5s both ease-in; } .pt-page-flipInTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInTop 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInTop 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInTop 0.5s both ease-out; } /* rotate fall */ .pt-page-rotateFall { -webkit-transform-origin: 0% 0%; -webkit-animation: rotateFall 1s both ease-in; -moz-transform-origin: 0% 0%; -moz-animation: rotateFall 1s both ease-in; transform-origin: 0% 0%; animation: rotateFall 1s both ease-in; } /* rotate newspaper */ .pt-page-rotateOutNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateOutNewspaper 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: rotateOutNewspaper 0.5s both ease-in; transform-origin: 50% 50%; animation: rotateOutNewspaper 0.5s both ease-in; } .pt-page-rotateInNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateInNewspaper 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: rotateInNewspaper 0.5s both ease-out; transform-origin: 50% 50%; animation: rotateInNewspaper 0.5s both ease-out; } /* push */ .pt-page-rotatePushLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePushLeft 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePushLeft 0.8s both ease; transform-origin: 0% 50%; animation: rotatePushLeft 0.8s both ease; } .pt-page-rotatePushRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePushRight 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePushRight 0.8s both ease; transform-origin: 100% 50%; animation: rotatePushRight 0.8s both ease; } .pt-page-rotatePushTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePushTop 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePushTop 0.8s both ease; transform-origin: 50% 0%; animation: rotatePushTop 0.8s both ease; } .pt-page-rotatePushBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePushBottom 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePushBottom 0.8s both ease; transform-origin: 50% 100%; animation: rotatePushBottom 0.8s both ease; } /* pull */ .pt-page-rotatePullRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePullRight 0.5s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePullRight 0.5s both ease; transform-origin: 100% 50%; animation: rotatePullRight 0.5s both ease; } .pt-page-rotatePullLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePullLeft 0.5s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePullLeft 0.5s both ease; transform-origin: 0% 50%; animation: rotatePullLeft 0.5s both ease; } .pt-page-rotatePullTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePullTop 0.5s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePullTop 0.5s both ease; transform-origin: 50% 0%; animation: rotatePullTop 0.5s both ease; } .pt-page-rotatePullBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePullBottom 0.5s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePullBottom 0.5s both ease; transform-origin: 50% 100%; animation: rotatePullBottom 0.5s both ease; } /* fold */ .pt-page-rotateFoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateFoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateFoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateFoldRight 0.7s both ease; } .pt-page-rotateFoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateFoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateFoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateFoldLeft 0.7s both ease; } .pt-page-rotateFoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateFoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateFoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateFoldTop 0.7s both ease; } .pt-page-rotateFoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateFoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateFoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateFoldBottom 0.7s both ease; } /* unfold */ .pt-page-rotateUnfoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateUnfoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateUnfoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateUnfoldLeft 0.7s both ease; } .pt-page-rotateUnfoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateUnfoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateUnfoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateUnfoldRight 0.7s both ease; } .pt-page-rotateUnfoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateUnfoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateUnfoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateUnfoldTop 0.7s both ease; } .pt-page-rotateUnfoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateUnfoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateUnfoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateUnfoldBottom 0.7s both ease; } /* room walls */ .pt-page-rotateRoomLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomLeftOut 0.8s both ease; } .pt-page-rotateRoomLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomLeftIn 0.8s both ease; } .pt-page-rotateRoomRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomRightOut 0.8s both ease; } .pt-page-rotateRoomRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomRightIn 0.8s both ease; } .pt-page-rotateRoomTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomTopOut 0.8s both ease; } .pt-page-rotateRoomTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomTopIn 0.8s both ease; } .pt-page-rotateRoomBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomBottomOut 0.8s both ease; } .pt-page-rotateRoomBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomBottomIn 0.8s both ease; } /* cube */ .pt-page-rotateCubeLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeLeftOut 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeLeftOut 0.6s both ease-in; } .pt-page-rotateCubeLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeLeftIn 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeLeftIn 0.6s both ease-in; } .pt-page-rotateCubeRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeRightOut 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeRightOut 0.6s both ease-in; } .pt-page-rotateCubeRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeRightIn 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeRightIn 0.6s both ease-in; } .pt-page-rotateCubeTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeTopOut 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeTopOut 0.6s both ease-in; } .pt-page-rotateCubeTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeTopIn 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeTopIn 0.6s both ease-in; } .pt-page-rotateCubeBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeBottomOut 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeBottomOut 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeBottomOut 0.6s both ease-in; } .pt-page-rotateCubeBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeBottomIn 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeBottomIn 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeBottomIn 0.6s both ease-in; } /* carousel */ .pt-page-rotateCarouselLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselLeftOut 0.8s both ease; } .pt-page-rotateCarouselLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselLeftIn 0.8s both ease; } .pt-page-rotateCarouselRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselRightOut 0.8s both ease; } .pt-page-rotateCarouselRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselRightIn 0.8s both ease; } .pt-page-rotateCarouselTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselTopOut 0.8s both ease; } .pt-page-rotateCarouselTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselTopIn 0.8s both ease; } .pt-page-rotateCarouselBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselBottomOut 0.8s both ease; } .pt-page-rotateCarouselBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselBottomIn 0.8s both ease; } /* sides */ .pt-page-rotateSidesOut { -webkit-transform-origin: -50% 50%; -webkit-animation: rotateSidesOut 0.5s both ease-in; -moz-transform-origin: -50% 50%; -moz-animation: rotateSidesOut 0.5s both ease-in; transform-origin: -50% 50%; animation: rotateSidesOut 0.5s both ease-in; } .pt-page-rotateSidesIn { -webkit-transform-origin: 150% 50%; -webkit-animation: rotateSidesIn 0.5s both ease-out; -moz-transform-origin: 150% 50%; -moz-animation: rotateSidesIn 0.5s both ease-out; transform-origin: 150% 50%; animation: rotateSidesIn 0.5s both ease-out; } /* slide */ .pt-page-rotateSlideOut { -webkit-animation: rotateSlideOut 1s both ease; animation: rotateSlideOut 1s both ease; } .pt-page-rotateSlideIn { -webkit-animation: rotateSlideIn 1s both ease; animation: rotateSlideIn 1s both ease; } /********************************* keyframes **************************************/ /* rotate sides first and scale */ @-webkit-keyframes rotateRightSideFirst { 40% { -webkit-transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateRightSideFirst { 40% { transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateLeftSideFirst { 40% { -webkit-transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateLeftSideFirst { 40% { transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateTopSideFirst { 40% { -webkit-transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateTopSideFirst { 40% { transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateBottomSideFirst { 40% { -webkit-transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateBottomSideFirst { 40% { transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } /* flip */ @-webkit-keyframes flipOutRight { to { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipOutRight { to { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipInLeft { from { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipInLeft { from { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutLeft { to { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipOutLeft { to { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInRight { from { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipInRight { from { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipOutTop { to { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipOutTop { to { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @-webkit-keyframes flipInBottom { from { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipInBottom { from { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutBottom { to { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipOutBottom { to { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInTop { from { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipInTop { from { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } /* fall */ @-webkit-keyframes rotateFall { 0% { -webkit-transform: rotateZ(0deg); } 20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; } 40% { -webkit-transform: rotateZ(17deg); } 60% { -webkit-transform: rotateZ(16deg); } 100% { -webkit-transform: translateY(100%) rotateZ(17deg); } } @keyframes rotateFall { 0% { transform: rotateZ(0deg); } 20% { transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: rotateZ(17deg); } 60% { transform: rotateZ(16deg); } 100% { transform: translateY(100%) rotateZ(17deg); } } /* newspaper */ @-webkit-keyframes rotateOutNewspaper { to { -webkit-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @keyframes rotateOutNewspaper { to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @-webkit-keyframes rotateInNewspaper { from { -webkit-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } @keyframes rotateInNewspaper { from { transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } /* push */ @-webkit-keyframes rotatePushLeft { to { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePushLeft { to { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePushRight { to { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePushRight { to { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePushTop { to { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePushTop { to { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePushBottom { to { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePushBottom { to { opacity: 0; transform: rotateX(90deg); } } /* pull */ @-webkit-keyframes rotatePullRight { from { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePullRight { from { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePullLeft { from { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePullLeft { from { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePullTop { from { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePullTop { from { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePullBottom { from { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePullBottom { from { opacity: 0; transform: rotateX(90deg); } } /* fold */ @-webkit-keyframes rotateFoldRight { to { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateFoldRight { to { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateFoldLeft { to { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateFoldLeft { to { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateFoldTop { to { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateFoldTop { to { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateFoldBottom { to { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateFoldBottom { to { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* unfold */ @-webkit-keyframes rotateUnfoldLeft { from { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateUnfoldLeft { from { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateUnfoldRight { from { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateUnfoldRight { from { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateUnfoldTop { from { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateUnfoldTop { from { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateUnfoldBottom { from { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateUnfoldBottom { from { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* room walls */ @-webkit-keyframes rotateRoomLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomLeftOut { to { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomLeftIn { from { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomLeftIn { from { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightOut { to { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomRightOut { to { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightIn { from { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomRightIn { from { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomTopOut { to { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomTopOut { to { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } @-webkit-keyframes rotateRoomTopIn { from { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomTopIn { from { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomOut { to { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomBottomOut { to { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomBottomIn { from { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } /* cube */ @-webkit-keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn { 0% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @keyframes rotateCubeLeftIn { 0% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @-webkit-keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn { 0% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @keyframes rotateCubeRightIn { 0% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @-webkit-keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn { 0% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @keyframes rotateCubeTopIn { 0% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @-webkit-keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } } @-webkit-keyframes rotateCubeBottomIn { 0% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } @keyframes rotateCubeBottomIn { 0% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } /* carousel */ @-webkit-keyframes rotateCarouselLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselLeftOut { to { opacity: 0.3; transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselLeftIn { from { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselLeftIn { from { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightOut { to { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselRightOut { to { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightIn { from { opacity: 0.3; -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselRightIn { from { opacity: 0.3; transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselTopOut { to { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselTopOut { to { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @-webkit-keyframes rotateCarouselTopIn { from { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselTopIn { from { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomOut { to { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselBottomOut { to { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselBottomIn { from { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } /* sides */ @-webkit-keyframes rotateSidesOut { to { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(90deg); } } @keyframes rotateSidesOut { to { opacity: 0; transform: translateZ(-500px) rotateY(90deg); } } @-webkit-keyframes rotateSidesIn { from { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(-90deg); } } @keyframes rotateSidesIn { from { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); } } /* slide */ @-webkit-keyframes rotateSlideOut { 25% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } } @keyframes rotateSlideOut { 25% { opacity: 0.5; transform: translateZ(-500px); } 75% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } } @-webkit-keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } } @keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } } /* animation delay classes */ .pt-page-delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .pt-page-delay180 { -webkit-animation-delay: 0.18s; animation-delay: 0.18s; } .pt-page-delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .pt-page-delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .pt-page-delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .pt-page-delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .pt-page-delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .pt-page-delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s; } /* 扩展 */ /* 3D2 cube */ .pt-page-rotateCubeLeftOut2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeLeftOut2 0.5s both; } .pt-page-rotateCubeLeftIn2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeLeftIn2 0.5s both; } .pt-page-rotateCubeRightOut2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeRightOut2 0.5s both; } .pt-page-rotateCubeRightIn2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeRightIn2 0.5s both; } /* 3D2 cube */ @-webkit-keyframes rotateCubeLeftOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(-100%) translateZ(0px) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn2 { 0% { transform: translateX(100%) translateZ(-50px) rotateY(90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } @-webkit-keyframes rotateCubeRightOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(100%) translateZ(0px) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn2 { 0% { transform: translateX(-100%) translateZ(-50px) rotateY(-90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } /* 3D3 cube */ .pt-page-rotateCubeTopOut3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeTopOut3 0.5s both; } .pt-page-rotateCubeTopIn3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeTopIn3 0.5s both; } .pt-page-rotateCubeDownOut3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeDownOut3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeDownOut3 0.5s both; } .pt-page-rotateCubeDownIn3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeDownIn3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeDownIn3 0.5s both; } /* 3D3 cube */ @-webkit-keyframes rotateCubeTopOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(-100%) translateZ(0px) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn3 { 0% { transform: translateY(100%) translateZ(-50px) rotateX(-90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } @-webkit-keyframes rotateCubeDownOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(100%) translateZ(0px) rotateX(-90deg); } } @-webkit-keyframes rotateCubeDownIn3 { 0% { transform: translateY(-100%) translateZ(-50px) rotateX(90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } .h5ds-theme-simple { /*滚动条*/ } .h5ds-theme-simple #App .ant-input, .h5ds-theme-simple #App .ant-input-number-input, .h5ds-theme-simple #App .ant-input-number { background: #e7e7e7; color: #333; border-radius: 0; } .h5ds-theme-simple #App .ant-input-number-handler-wrap { border-radius: 0; background: #e7e7e7; border-color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-addbtn { background: #fff; border-color: #999; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper { background: #fff; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper-checked { background: #40a9ff; color: #fff; } .h5ds-theme-simple #App .ant-select-selection { background: #e7e7e7; color: #666; } .h5ds-theme-simple #App .ant-select-selection .ant-select-arrow { color: #666; } .h5ds-theme-simple #App .h5ds-basic-animateset-item { background: #e7e7e7; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-name { color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active { background: #40a9ff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active .h5ds-layout-setitem-name { color: #fff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-content { color: #000; } .h5ds-theme-simple #App .h5ds-basic-animateset-btndel, .h5ds-theme-simple #App .h5ds-basic-animateset-btnset { background: #40a9ff; } .h5ds-theme-simple .h5ds-layout-setitem-name { color: #666; } .h5ds-theme-simple .h5ds-modal-source { background: #fff; } .h5ds-theme-simple .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title .h5ds-modal-title-icon { background: #40a9ff; } .h5ds-theme-simple .h5ds-source .h5ds-source-content .h5ds-source-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple div::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple div::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple div::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple div::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple .h5ds-layout-frame { background: #fff; } .h5ds-theme-simple .h5ds-header { background: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-header .h5ds-publish-box .h5ds-ico { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-publish-box a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5set .h5ds-btn-yellow { color: #fff; } .h5ds-theme-simple .h5ds-header .h5ds-h5type { background: #e7e7e7; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a.active { color: #fff; background: #40a9ff; } .h5ds-theme-simple .h5ds-header .h5ds-logo a { color: #000; } .h5ds-theme-simple .h5ds-header .h5ds-logo span { color: #40a9ff; } .h5ds-theme-simple .h5ds-layermenu a { color: #666; } .h5ds-theme-simple .h5ds-pagelist { background: #e7e7e7; box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-item { background: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-info a { background: #40a9ff; color: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-active:after { color: #40a9ff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li.h5ds-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-center { background: #fff; } .h5ds-theme-simple .h5ds-center .h5ds-ruler-line canvas { background: #f8f8f8; } .h5ds-theme-simple .h5ds-center .h5ds-canvas-border { border: 10000px solid rgba(217, 217, 217, 0.4); } .h5ds-theme-simple .h5ds-timeline-box { background: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:increment { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar { border-color: #666; background: rgba(255, 255, 255, 0.3); } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar::before { background: #666; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-right { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li span { color: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li::before { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li .h5ds-timeline-dot { background: #000; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-ico { color: #333; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left li { background: #fff; border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-active { background: #40a9ff; border-color: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-item1 { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right li { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-canvas { background: #fff; } .h5ds-theme-simple .h5ds-layerlist { background: #fff; } .h5ds-theme-simple .h5ds-layerlist h1 span { color: #333; } .h5ds-theme-simple .h5ds-layerlist .h5ds-ico { color: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul { border-top: 1px solid #999; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active span { color: #fff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer .h5ds-ico { color: #e7e7e7; } .h5ds-theme-simple .h5ds-layerlist ul li { background: #fff; color: #333; border-color: #999; } .h5ds-theme-simple .h5ds-layerlist ul li span.name { border-color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-btns, .h5ds-theme-simple .h5ds-util-cropimage { background: #e7e7e7; } .h5ds-theme-simple .h5ds-util-cropimage-btns a, .h5ds-theme-simple .h5ds-util-cropimage a { color: #333; } .h5ds-theme-simple .h5ds-shortcut { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-theme-simple .h5ds-shortcut a, .h5ds-theme-simple .h5ds-shortcut span { color: #666; } .h5ds-theme-simple .h5ds-shortcut a:hover, .h5ds-theme-simple .h5ds-shortcut span:hover { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut .h5ds-ico-caidan { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut h5 { background: #fff; color: #666; } .h5ds-theme-simple .h5ds-shortcut h5 a { color: #40a9ff; } .h5ds-theme-simple .h5ds-editarea { background: #fff; } .h5ds-theme-simple .h5ds-editarea input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-basic-tabs .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-animatelist { background: #fff; } .h5ds-theme-simple .h5ds-animatelist ul.h5ds-basic-animatelist-ul li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-animatelist .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-basic-animatelist-close { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-eventlist li.h5ds-event-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-list li.h5ds-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set .h5ds-close-event { background: #40a9ff; } .h5ds-theme-simple .h5ds-event-set .h5ds-clear-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set { background: #fff; } .h5ds-theme-simple .h5ds-event-set textarea, .h5ds-theme-simple .h5ds-event-set input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-event-set .h5ds-eventbox-content, .h5ds-theme-simple .h5ds-event-set .h5ds-event-title { color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-nullimg { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn.h5ds-active { background: #999; color: #fff; } body { margin: 0; padding: 0; } body.h5ds-edit { height: 100%; width: 100%; position: absolute; top: 0; left: 0; overflow: hidden; margin: 0; padding: 0; -webkit-touch-callout: none; font-family: "Helvetica Neue", Helvetica, sans-serif; box-sizing: border-box; -webkit-text-size-adjust: none; } a, img { -webkit-touch-callout: none; } a, button, input, optgroup, select, textarea { -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0; } body * { margin: 0; padding: 0; outline: 0; } /** * h5ds平台5.0版本 * z-index 10为单位递增 css命名规范 v1.0 h5ds-theme-* theme主题 h5ds-basic-* basic基本样式 h5ds-global-* global全局 h5ds-color-* color颜色 h5ds-js-* js钩子 h5ds-layout-* layout布局 h5ds-state-* state状态 h5ds-util-* util工具 h5ds-ico-* 图标 // 插件 h5ds-plus-* less变量 h5dsvar-* less变量名称 */ body { -webkit-text-size-adjust: none; } body dl, body dt, body dd, body ul, body ol, body li, body h1, body h2, body h3, body h4, body h5, body h6, body pre, body form, body fieldset, body input, body textarea, body p, body blockquote, body th, body td { padding: 0; margin: 0; color: inherit; } body a { text-decoration: none; cursor: pointer; outline: none; transition: 0.3s; } body table { border-spacing: 0; } body fieldset, body img { border: 0; } body address, body caption, body cite, body code, body dfn, body em, body strong, body th, body var { font-weight: normal; font-style: normal; } body strong { font-weight: bold; } body ol, body ul, body li { list-style: none; } body caption, body th { text-align: left; } body h1, body h2, body h3, body h4, body h5, body h6 { font-weight: normal; margin: 0; padding: 0; } body q:before, body q:after { content: ''; } body abbr, body acronym { border: 0; } body textarea, body input { outline: none; } body button { border: none; outline: none; } body hr { border-color: #0e1113; border-width: 1px; border-top: none; } .h5ds-edit .ant-tabs-nav .ant-tabs-tab-active, .h5ds-modal .ant-tabs-nav .ant-tabs-tab-active, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab-active, .h5ds-edit .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-modal .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab:hover { color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { color: #ff5402; border-color: #ff5402; box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked::before, .h5ds-modal .ant-radio-button-wrapper-checked::before, .h5ds-layout-frame .ant-radio-button-wrapper-checked::before { background-color: #ff5402 !important; } .h5ds-edit .ant-radio-button-wrapper-checked:first-child, .h5ds-modal .ant-radio-button-wrapper-checked:first-child, .h5ds-layout-frame .ant-radio-button-wrapper-checked:first-child { border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked:hover, .h5ds-modal .ant-radio-button-wrapper-checked:hover, .h5ds-layout-frame .ant-radio-button-wrapper-checked:hover { box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-btn, .h5ds-modal .ant-btn, .h5ds-layout-frame .ant-btn { border-radius: 0; } .h5ds-edit .ant-btn:hover, .h5ds-modal .ant-btn:hover, .h5ds-layout-frame .ant-btn:hover, .h5ds-edit .ant-btn:active, .h5ds-modal .ant-btn:active, .h5ds-layout-frame .ant-btn:active, .h5ds-edit .ant-btn:focus, .h5ds-modal .ant-btn:focus, .h5ds-layout-frame .ant-btn:focus { color: #fff; background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-tabs-ink-bar, .h5ds-modal .ant-tabs-ink-bar, .h5ds-layout-frame .ant-tabs-ink-bar { background-color: #ff5402; } .h5ds-edit .ant-switch-checked, .h5ds-modal .ant-switch-checked, .h5ds-layout-frame .ant-switch-checked { background: #ff5402; } .h5ds-edit .ant-btn-primary, .h5ds-modal .ant-btn-primary, .h5ds-layout-frame .ant-btn-primary { background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-divider, .h5ds-modal .ant-divider, .h5ds-layout-frame .ant-divider { background: #535f6b; } .h5ds-edit .ant-popover-inner-content, .h5ds-modal .ant-popover-inner-content, .h5ds-layout-frame .ant-popover-inner-content { color: #a5b6c8; } .h5ds-edit .ant-popover-title, .h5ds-modal .ant-popover-title, .h5ds-layout-frame .ant-popover-title { color: #a5b6c8; border-bottom-color: #252a2e; } .h5ds-edit .ant-popover-inner, .h5ds-modal .ant-popover-inner, .h5ds-layout-frame .ant-popover-inner { background: #30373f; } .h5ds-edit .ant-popover-message-title, .h5ds-modal .ant-popover-message-title, .h5ds-layout-frame .ant-popover-message-title { color: #a5b6c8; } .h5ds-edit .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow { border-top-color: #30373f; border-left-color: #30373f; border-right-color: #30373f; border-bottom-color: #30373f; } .h5ds-edit .mt-select-min .ant-select-selection, .h5ds-modal .mt-select-min .ant-select-selection, .h5ds-layout-frame .mt-select-min .ant-select-selection { color: #a5b6c8; background: #252a2e; border: 1px solid #30373f; } .h5ds-edit .mt-select-min .ant-select-arrow, .h5ds-modal .mt-select-min .ant-select-arrow, .h5ds-layout-frame .mt-select-min .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-btn-default, .h5ds-modal .ant-btn-default, .h5ds-layout-frame .ant-btn-default { background-color: #535f6b; color: #fff; } .h5ds-edit .ant-slider, .h5ds-modal .ant-slider, .h5ds-layout-frame .ant-slider { width: 160px; display: inline-block; margin: 0 5px; height: 10px; box-sizing: border-box; } .h5ds-edit .ant-slider-rail, .h5ds-modal .ant-slider-rail, .h5ds-layout-frame .ant-slider-rail { height: 3px; background: #252a2e; } .h5ds-edit .ant-slider-track, .h5ds-modal .ant-slider-track, .h5ds-layout-frame .ant-slider-track { height: 3px; background: #ff5402; } .h5ds-edit .ant-slider-step, .h5ds-modal .ant-slider-step, .h5ds-layout-frame .ant-slider-step { height: 3px; } .h5ds-edit .ant-slider-handle, .h5ds-modal .ant-slider-handle, .h5ds-layout-frame .ant-slider-handle { width: 9px; height: 9px; margin-top: -3px; border-radius: 100px; background: #ff5402; border: none; } .h5ds-edit .ant-slider-handle:hover, .h5ds-modal .ant-slider-handle:hover, .h5ds-layout-frame .ant-slider-handle:hover { transform: scale(1.2); } .h5ds-edit .ant-slider:hover .ant-slider-track, .h5ds-modal .ant-slider:hover .ant-slider-track, .h5ds-layout-frame .ant-slider:hover .ant-slider-track { background-color: #ff5402; } .h5ds-edit .ant-slider:hover .ant-slider-rail, .h5ds-modal .ant-slider:hover .ant-slider-rail, .h5ds-layout-frame .ant-slider:hover .ant-slider-rail { background-color: #181b1e; } .h5ds-edit .ant-switch:before, .h5ds-modal .ant-switch:before, .h5ds-layout-frame .ant-switch:before, .h5ds-edit .ant-switch:after, .h5ds-modal .ant-switch:after, .h5ds-layout-frame .ant-switch:after { background: #535f6b; } .h5ds-edit .ant-switch-checked:before, .h5ds-modal .ant-switch-checked:before, .h5ds-layout-frame .ant-switch-checked:before, .h5ds-edit .ant-switch-checked:after, .h5ds-modal .ant-switch-checked:after, .h5ds-layout-frame .ant-switch-checked:after { background: #fff; } .h5ds-edit .ant-radio-inner::before, .h5ds-modal .ant-radio-inner::before, .h5ds-layout-frame .ant-radio-inner::before, .h5ds-edit .ant-radio-inner::after, .h5ds-modal .ant-radio-inner::after, .h5ds-layout-frame .ant-radio-inner::after { border-radius: 50%; } .h5ds-edit .ant-tabs-bar, .h5ds-modal .ant-tabs-bar, .h5ds-layout-frame .ant-tabs-bar { border-bottom: 1px solid #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-link, .h5ds-modal .ant-pagination .ant-pagination-item-link, .h5ds-layout-frame .ant-pagination .ant-pagination-item-link, .h5ds-edit .ant-pagination .ant-pagination-item, .h5ds-modal .ant-pagination .ant-pagination-item, .h5ds-layout-frame .ant-pagination .ant-pagination-item { background: #535f6b; border-color: #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination a, .h5ds-modal .ant-pagination a, .h5ds-layout-frame .ant-pagination a { color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-active, .h5ds-modal .ant-pagination .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination .ant-pagination-item-active a, .h5ds-modal .ant-pagination .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-edit .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-edit .ant-pagination-jump-prev:after, .h5ds-modal .ant-pagination-jump-prev:after, .h5ds-layout-frame .ant-pagination-jump-prev:after, .h5ds-edit .ant-pagination-jump-next:after, .h5ds-modal .ant-pagination-jump-next:after, .h5ds-layout-frame .ant-pagination-jump-next:after, .h5ds-edit .ant-pagination-item a, .h5ds-modal .ant-pagination-item a, .h5ds-layout-frame .ant-pagination-item a { color: #999; } .h5ds-edit .ant-pagination-item-active, .h5ds-modal .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination-item-active a, .h5ds-modal .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-radio-button-wrapper:last-child, .h5ds-modal .ant-radio-button-wrapper:last-child, .h5ds-layout-frame .ant-radio-button-wrapper:last-child, .h5ds-edit .ant-radio-button-wrapper:first-child, .h5ds-modal .ant-radio-button-wrapper:first-child, .h5ds-layout-frame .ant-radio-button-wrapper:first-child { border-radius: 0; } .h5ds-edit .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-modal .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-layout-frame .ant-radio-button-wrapper:not(:first-child)::before { background: #252a2e; } .h5ds-edit .ant-radio-button-wrapper, .h5ds-modal .ant-radio-button-wrapper, .h5ds-layout-frame .ant-radio-button-wrapper { border-color: #ff5402; background: #252a2e; color: #a5b6c8; } .h5ds-edit .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-modal .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-layout-frame .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) { background: #ff5402; color: #fff; border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { background: #ff5402; color: #fff; } .h5ds-edit .ant-input, .h5ds-modal .ant-input, .h5ds-layout-frame .ant-input { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-input::-webkit-input-placeholder, .h5ds-modal .ant-input::-webkit-input-placeholder, .h5ds-layout-frame .ant-input::-webkit-input-placeholder { color: #535f6b; text-indent: 5px; } .h5ds-edit .ant-select-selection, .h5ds-modal .ant-select-selection, .h5ds-layout-frame .ant-select-selection { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-select-arrow, .h5ds-modal .ant-select-arrow, .h5ds-layout-frame .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-input-number, .h5ds-modal .ant-input-number, .h5ds-layout-frame .ant-input-number { background: #252a2e; border: none; width: 70px !important; border-radius: 2px; color: #a5b6c8; } .h5ds-edit .ant-input-number-handler-wrap, .h5ds-modal .ant-input-number-handler-wrap, .h5ds-layout-frame .ant-input-number-handler-wrap { background: #535f6b; border-color: #0e1113 !important; } .h5ds-edit .ant-input-number-handler-down, .h5ds-modal .ant-input-number-handler-down, .h5ds-layout-frame .ant-input-number-handler-down { border-color: #0e1113 !important; } .h5ds-edit .ant-modal-content, .h5ds-modal .ant-modal-content, .h5ds-layout-frame .ant-modal-content { border-radius: 0; } .h5ds-edit .ant-modal-close-x, .h5ds-modal .ant-modal-close-x, .h5ds-layout-frame .ant-modal-close-x { font-size: 24px; } .h5ds-edit .ant-modal-body, .h5ds-modal .ant-modal-body, .h5ds-layout-frame .ant-modal-body { padding: 0; } .h5ds-win-loading { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4001; background: rgba(0, 0, 0, 0.4); } .h5ds-win-loading .h5ds-win-loading-inner { position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; font-size: 18px; color: #fff; } /*清除浮动*/ .h5ds-global-clear { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width: 100%; } .h5ds-global-clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-textjustify { float: left; text-align: justify; text-justify: inter-word; text-justify: inter-ideograph; width: 100%; min-height: 12px; } .h5ds-global-textjustify::before { content: ''; display: inline-block; width: 100%; } .h5ds-global-textjustify::after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-show { display: block !important; } .h5ds-global-hide { display: none !important; } .h5ds-layout-frame { width: 100%; height: 100%; background: #0e1113; overflow: hidden; position: absolute; z-index: 1000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: '微软雅黑'; /*滚动条*/ /*滚动条*/ } .h5ds-layout-frame ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-layout-frame ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-layout-frame ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-layout-frame ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:decrement, .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-finner { width: 100%; height: 100%; } .h5ds-basic-btn-min { font-size: 14px; color: #fff; margin: 0 5px; } .h5ds-basic-btn-min .h5ds-ico { color: #ff5402; font-size: 20px; vertical-align: middle; } .h5ds-tabs { height: 100%; } .h5ds-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs { height: 100%; } .h5ds-basic-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-basic-tabs .ant-tabs-content { position: absolute; top: 50px; bottom: 0; width: 100%; } .h5ds-basic-tabs .ant-tabs-tabpane { height: 100%; overflow: auto; padding: 10px; position: relative; width: 100%; } /* 帮助信息 */ .h5ds-helps { position: absolute; border: 3000px solid rgba(0, 0, 0, 0.7); z-index: 9999; transform: translate(-3000px, -3000px); transition: 0.3s; box-sizing: content-box; } .h5ds-helps:after { content: ''; display: inline-block; height: 100%; width: 100%; border: 2px solid #ff5402; box-sizing: border-box; } .h5ds-helps .h5ds-helps-content { padding: 20px; padding-top: 30px; width: 300px; min-height: 160px; position: absolute; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-helps .h5ds-helps-content .h5ds-helps-close { position: absolute; top: 10px; right: 10px; } .h5ds-helps .h5ds-helps-content:before { content: ''; display: inline-block; width: 0; height: 0; position: absolute; border: 10px solid transparent; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev, .h5ds-helps .h5ds-helps-content .h5ds-helps-end, .h5ds-helps .h5ds-helps-content .h5ds-helps-next { display: inline-block; padding: 4px 16px; background: #ff5402; color: #fff; font-size: 14px; text-align: center; margin-left: 10px; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev { background: #a5b6c8; color: #252a2e; } .h5ds-helps .h5ds-helps-info { height: 140px; overflow: auto; margin-bottom: 10px; } .h5ds-helps .h5ds-helps-btns { text-align: right; } .h5ds-helps .h5ds-helps-bottom { left: 50%; top: 100%; margin-top: 10px; transform: translateX(-50%); } .h5ds-helps .h5ds-helps-bottom:before { top: -20px; left: 50%; transform: translateX(-50%); border-bottom: 10px solid #fff; } .h5ds-helps .h5ds-helps-right { left: 100%; top: 50%; margin-left: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-right:before { left: -20px; top: 50%; transform: translateY(-50%); border-right: 10px solid #fff; } .h5ds-helps .h5ds-helps-left { right: 100%; top: 50%; margin-right: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-left:before { right: -20px; top: 50%; transform: translateY(-50%); border-left: 10px solid #fff; } /* loading */ .h5ds-loading { color: #a5b6c8; font-size: 12px; } .h5ds-loading-window { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4000; background: rgba(0, 0, 0, 0.3); } .h5ds-loading-center { font-size: 12px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-center:before { content: ''; display: inline-block; width: 31px; height: 31px; background: url(http://cdn.h5ds.cn/lib/images/loading.gif) no-repeat; margin-right: 10px; vertical-align: middle; } /* 黄色按钮 */ .h5ds-btn-yellow { padding: 3px 10px 5px 10px; display: inline-block; color: #fff; background: #ff5402; border-radius: 2px; font-size: 16px; } .h5ds-btn-yellow:hover { color: #fff; background: #f04e00; } /* 图标 */ #h5dsBeforeIcon { font-family: "h5ds" !important; display: inline-block; width: 12px; height: 12px; color: #a5b6c8; font-size: 14px; position: absolute; right: 8px; top: 50%; line-height: 12px; text-align: center; margin-top: -6px; } /* 可拖动框 */ .h5ds-drag { position: absolute; z-index: 1000; } /* 拖动排序 */ .h5ds-uniqlist { position: relative; } .h5ds-uniqlist .h5ds-active { background: #ff5402; border: 1px solid #ff5402; } .h5ds-uniqlist li { position: relative; background: #252a2e; margin-bottom: 10px; } .h5ds-uniqlist li a { display: inline-block; cursor: move; color: #fff; } .h5ds-uniqlist .h5ds-uniq-start { z-index: 1000; opacity: 0.3; } .h5ds-uniqlist .h5ds-uniq-clone { z-index: 1000; } /* 控制杆 */ .h5ds-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-control::after, .h5ds-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } /* 裁剪 */ .h5ds-crop-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after, .h5ds-crop-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-crop-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-crop-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-crop-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-crop-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-crop-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } .h5ds-crop-controlbox { box-sizing: content-box; /* 图片剪切使用 */ display: none; width: 100px; height: 60px; position: absolute; margin: 1px 0 0 1px; top: -400px; left: -400px; border: 500px solid rgba(0, 0, 0, 0.5); } .h5ds-crop { width: 323px; height: 248px; font-size: 12px; position: relative; margin-bottom: 30px; } .h5ds-crop .h5ds-crop-bg { background: #0e1113; text-align: center; height: 218px; width: 100%; } .h5ds-crop .h5ds-crop-fun { background: #252a2e; } .h5ds-crop .h5ds-crop-fun a { display: inline-block; width: 20%; text-align: center; } .h5ds-crop .h5ds-crop-fun a:hover { background: #0e1113; } .h5ds-crop .h5ds-crop-box { display: inline-block; width: 100%; height: 100%; position: relative; overflow: hidden; } .h5ds-crop .h5ds-crop-box img { max-height: 100%; max-width: 100%; display: inline-block; position: relative; } .h5ds-crop .h5ds-crop-box .h5ds-crop-controlbox { z-index: 100; } .h5ds-crop .h5ds-crop-fun { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns a { display: inline-block; text-align: center; width: 25%; font-size: 14px; color: #a5b6c8; } .h5ds-crop .h5ds-crop-btns a:hover { background: #252a2e; } /* 上传按钮 */ .h5ds-upload-btn { position: relative; } .h5ds-contextmenu { position: absolute; z-index: 3000; background: #252a2e; color: #a5b6c8; padding: 10px; font-size: 12px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .h5ds-contextmenu .h5ds-ico { font-size: 14px; } .h5ds-contextmenu li { width: 100px; padding: 4px; cursor: pointer; } .h5ds-contextmenu li:hover { background: #ff5402; color: #fff; } .layer-h5ds_text { -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .element { overflow: visible!important; overflow: initial!important; } .layer-h5ds_text .layer-h5ds_text-inner { height: 100%; width: 100%; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-box { transform-origin: 0 0; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto { display: block; word-break: break-all; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto div { background-clip: inherit; -webkit-background-clip: inherit; background: inherit; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto span { display: inline-block; position: relative; color: inherit; background-clip: inherit; -webkit-background-clip: inherit; background-image: inherit; -webkit-text-fill-color: inherit; background: inherit; text-decoration: inherit; transform: translate3d(0, 0, 0); } .layer-h5ds_sound { /* MP3 图标 */ } .layer-h5ds_sound audio { display: none; } @-webkit-keyframes mp3play { from { height: 2px; } to { height: 12px; } } @keyframes mp3play { from { height: 2px; } to { height: 12px; } } .layer-h5ds_sound .h5ds_sound-iconing i { -webkit-animation-name: mp3play; animation-name: mp3play; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-direction: alternate; animation-direction: alternate; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(2) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(3) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .layer-h5ds_sound .h5ds_sound-icon { display: inline-block; vertical-align: middle; transform-origin: 0 0; padding: 2px 5px; background: rgba(0, 0, 0, 0.3); position: absolute; z-index: 99999; cursor: pointer; } .layer-h5ds_sound .h5ds_sound-icon i { display: inline-block; width: 1px; background: #fff; margin-left: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(1) { height: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(2) { height: 6px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(3) { height: 9px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(4) { height: 12px; } .layer-h5ds_shape-inner { height: 100%; width: 100%; overflow: hidden; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom, .layer-h5ds_shape-inner .layer-h5ds_shape-dom { float: left; height: 100%; width: 100%; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon { float: left; width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); } .layer-h5ds_shape .element { overflow: hidden; } .layer-h5ds_img .element { overflow: hidden; width: 100%; height: 100%; } .layer-h5ds_img img { width: 100%; height: 100%; float: left; position: relative; } .layer-h5ds_img .layer-h5ds_img-inner { width: 100%; height: 100%; overflow: hidden; transform-origin: 0 0; } .layer-h5ds_img .layer-h5ds_img-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .layer-h5ds_combin { transform-origin: 0 0; } .h5ds-swiper-layers .layer-h5ds_combin .element { overflow: visible; overflow: initial; } .h5ds-preview { width: 320px; height: 514px; position: relative; background: #000; overflow: hidden; transform-origin: 0 0; } .h5ds-preview > .swiper-container { background: #fff; } .h5ds-preview .swiper-container-vertical > .swiper-scrollbar-hideScroll { display: none !important; } .h5ds-preview-ppt { overflow: visible; overflow: initial; } .h5ds-preview-ppt .h5ds-ppt-btn { position: absolute; z-index: 3000; bottom: 20px; right: 20px; } .h5ds-preview-ppt .h5ds-ppt-btn a { display: inline-block; font-size: 40px; width: 50px; height: 50px; box-sizing: content-box; } .h5ds-preview-ppt .h5ds-ppt-btn .h5ds-ppt-next { background: url(https://cdn.h5ds.com/static/images/pptnext.png) no-repeat; margin-left: 10px; } .h5ds-preview-ppt .h5ds-ppt-btn .h5ds-ppt-prev { background: url(https://cdn.h5ds.com/static/images/pptprev.png) no-repeat; } .h5ds-preview-pc .swiper-container { overflow: visible; overflow: initial; } .h5ds-swiper-ban-animate .element { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; transform: translate3d(0, 0, 0); } .h5ds-swiper-ban-animate .layer-h5ds_text .animated { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; opacity: 1 !important; } .h5ds-swiper-page { overflow: hidden; } .h5ds-fixeds .h5ds-swiper-page { overflow: visible; overflow: initial; } .h5ds-swiper-page-lange { overflow: hidden; } .h5ds-swiper-layers-box { width: 100%; height: 100%; } .h5ds-swiper-layers { position: relative; transform-origin: 0 0; transform: translate3d(0, 0, 0); transform-origin: center; } .h5ds-swiper-layers .layer { position: absolute; box-sizing: border-box; } .h5ds-swiper-layers .layer-temporary-lock { pointer-events: none; } .h5ds-swiper-layers .element { width: 100%; height: 100%; position: relative; overflow: hidden; box-sizing: border-box; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; will-change: transform, opacity; } .h5ds-canvas-preview, .h5ds-preview { perspective: 1000px; transform-style: preserve-3d; position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .h5ds-canvas-preview .swiper-container, .h5ds-preview .swiper-container { overflow: hidden; } .h5ds-canvas-preview .swiper-container .swiper-wrapper .swiper-slide-active, .h5ds-preview .swiper-container .swiper-wrapper .swiper-slide-active { z-index: 100; } .h5ds-canvas-preview .swiper-container .swiper-pagination, .h5ds-preview .swiper-container .swiper-pagination { top: auto; bottom: 0; height: 3px; } .h5ds-canvas-preview .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill, .h5ds-preview .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill { background: #ff5402; } .h5ds-canvas-preview img, .h5ds-preview img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .h5ds-canvas-preview .h5ds-pages-box, .h5ds-preview .h5ds-pages-box { width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-swiper-pageinner, .h5ds-preview .h5ds-swiper-pageinner { width: 100%; height: 100%; position: relative; top: 0; left: 0; margin: 0 auto; } .h5ds-canvas-preview.h5ds-preview-phone .h5ds-swiper-pageinner, .h5ds-preview.h5ds-preview-phone .h5ds-swiper-pageinner { margin: 0; } .h5ds-canvas-preview .h5ds-swiper-swipe-btn, .h5ds-preview .h5ds-swiper-swipe-btn { position: absolute; left: 50%; transform: translateX(-50%); bottom: 10px; z-index: 10000; } .h5ds-canvas-preview .h5ds-swiper-swipe-btn span, .h5ds-preview .h5ds-swiper-swipe-btn span { background: rgba(0, 0, 0, 0.3); color: rgba(255, 255, 255, 0.8); font-size: 12px; padding: 4px 10px; } .h5ds-canvas-preview .h5ds-swiper-swipe-btn span:first-child, .h5ds-preview .h5ds-swiper-swipe-btn span:first-child { border-right: 1px solid rgba(0, 0, 0, 0.2); } .h5ds-canvas-preview .h5ds-swiper-page-scroll, .h5ds-preview .h5ds-swiper-page-scroll { overflow: hidden; } .h5ds-canvas-preview .h5ds-popups, .h5ds-preview .h5ds-popups { position: absolute; top: 0; left: 0; width: 0; height: 0; z-index: 3000; } .h5ds-canvas-preview .h5ds-popups .h5ds-swiper-page, .h5ds-preview .h5ds-popups .h5ds-swiper-page { display: none; position: absolute; top: 0; left: 0; } .h5ds-canvas-preview .h5ds-pages, .h5ds-preview .h5ds-pages { position: relative; z-index: 2000; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp { width: 100%; height: 0; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-layers, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-layers { height: 0 !important; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown { height: 100%; width: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown { position: absolute; top: 0; left: 0; z-index: 1000; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page { width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner { overflow: visible; width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers { width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp { z-index: 2100; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown { width: 100%; } .h5ds-canvas-preview .h5ds-fixeds .h5ds-swiper-page, .h5ds-preview .h5ds-fixeds .h5ds-swiper-page { height: 0; width: 0; position: absolute; top: 0; left: 0; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layerlist { width: 190px; padding-top: 5px; background: #0e1113; position: absolute; top: 100px; left: 190px; z-index: 1010; color: #a5b6c8; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); } .h5ds-layerlist a { color: #a5b6c8; } .h5ds-layerlist .h5ds-ico { color: #ff5402; font-size: 18px; } .h5ds-layerlist h1 { font-size: 14px; padding: 5px; vertical-align: middle; cursor: move; } .h5ds-layerlist h1 i, .h5ds-layerlist h1 a, .h5ds-layerlist h1 span { float: left; } .h5ds-layerlist h1 a { float: right; } .h5ds-layerlist h1 span { margin-left: 5px; color: #a5b6c8; } .h5ds-layerlist ul { font-size: 12px; background: #252a2e; max-height: 500px; overflow-y: auto; overflow-x: hidden; } .h5ds-layerlist ul li { margin: 0; height: 24px; line-height: 24px; border-bottom: 1px solid #0e1113; cursor: pointer; overflow: hidden; } .h5ds-layerlist ul li a { vertical-align: middle; cursor: pointer; height: 100%; width: 23px; text-align: center; float: left; } .h5ds-layerlist ul li span.name { vertical-align: middle; height: 100%; border-left: 1px solid #0e1113; border-right: 1px solid #0e1113; float: left; width: 90px; text-indent: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; } .h5ds-layerlist ul li span.name input { float: left; width: 100%; height: 100%; color: #333; } .h5ds-layerlist ul .h5ds-layerlist-null { display: block; line-height: 40px; height: 40px; text-indent: 10px; } .h5ds-layerlist ul .h5ds-layerlist-hidelayer-active .h5ds-ico { color: #0e1113; } .h5ds-layerlist ul .h5ds-layerlist-locklayer .h5ds-ico { font-size: 14px; color: #0e1113; } .h5ds-layerlist ul .h5ds-layerlist-locklayer-active .h5ds-ico { color: #ff5402; } .h5ds-layerlist ul .h5ds-layerlist-active { background: #ff5402; color: #fff; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-ico { color: #fff; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer .h5ds-ico { color: #0e1113; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer-active .h5ds-ico { color: #fff; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-hidelayer-active .h5ds-ico { color: #0e1113; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-pagelist { position: absolute; width: 140px; top: 60px; left: 0; bottom: 0; background: #30373f; z-index: 1002; } .h5ds-pagelist .h5ds-page-name { word-break: break-all; padding: 5px; } .h5ds-pagelist .h5ds-page-name span { display: inline-block; border-radius: 100px; width: 20px; height: 20px; line-height: 20px; text-align: center; background: #535f6b; color: #fff; font-size: 12px; margin-right: 5px; } .h5ds-pagelist .h5ds-pagelist-btn { position: absolute; top: 0; width: 100%; height: 30px; font-size: 12px; text-align: center; line-height: 29px; border-top: 1px solid #000; color: #a5b6c8; } .h5ds-pagelist .h5ds-pagelist-btn li { display: inline-block; height: 30px; width: 33.333%; background: #0e1113; } .h5ds-pagelist .h5ds-pagelist-btn li.h5ds-active { background: #ff5402; color: #fff; } .h5ds-pagelist .h5ds-pagelist-pages { position: absolute; top: 31px; bottom: 0; width: 100%; left: 0; overflow: hidden; overflow-y: scroll; padding-bottom: 20px; } .h5ds-pagelist-pages li { width: 100px; height: 160px; margin-left: 10px; margin-top: 10px; position: relative; cursor: pointer; color: #30373f; font-size: 14px; background: #fff; box-sizing: content-box; } .h5ds-pagelist-pages .h5ds-pagelist-page-item { background: #fff; } .h5ds-pagelist-pages .h5ds-pagelist-edit-page .h5ds-ico { font-size: 14px; } .h5ds-pagelist-pages .h5ds-pagelist-active:after { display: inline-block; content: '\e618'; font-family: "h5ds-ico" !important; font-size: 20px; position: absolute; z-index: 1000; top: 50%; left: 50%; margin: -10px 0 0 -12px; color: #ff5402; } .h5ds-pagelist-pages .h5ds-pagelist-active:before { display: inline-block; content: ''; pointer-events: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; background: rgba(0, 0, 0, 0.3); } .h5ds-pagelist-pages .h5ds-pagelist-page-content { width: 100%; height: 100%; position: relative; overflow: hidden; } .h5ds-pagelist-pages .h5ds-pagelist-page-content .h5ds-page-min { pointer-events: none; transform: scale(0.312); } .h5ds-pagelist-pages .h5ds-pagelist-page-info { position: absolute; right: -22px; top: 0; height: 100%; width: 22px; } .h5ds-pagelist-pages .h5ds-pagelist-page-info a { width: 100%; height: 22px; font-size: 12px; color: #fff; float: left; text-align: center; cursor: pointer; line-height: 22px; } .h5ds-pagelist-pages .h5ds-pagelist-page-info a.h5ds-pagelist-add { background: #252a2e; } .h5ds-pagelist-pages .h5ds-pagelist-page-info a.h5ds-pagelist-important { background: #ff5402; } .h5ds-pagelist-fixeds-info { position: absolute; z-index: 9999; bottom: 0; background: #535f6b; width: 100%; height: 22px; text-indent: 5px; line-height: 1.5em; color: #fff; } .h5ds-pagelist-page-info .h5ds-pagelist-item { margin: 20px 20px 20px 20px; } .h5ds-pagelist-page-info label { display: inline-block; width: 80px; vertical-align: top; text-align: right; } .h5ds-pagelist-page-info input { width: 300px; border-radius: 0; } .h5ds-pagelist-page-info textarea { width: 300px; border-radius: 0; } .h5ds-pagelist-loading { text-align: center; padding: 20px; font-size: 12px; color: #535f6b; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ban-animate { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; } .h5ds-ban-animate .element { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; } .h5ds-ban-animate .layer-h5ds_text .animated { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; opacity: 1!important; } .h5ds-shortcut { position: absolute; right: 600px; top: 100px; width: 100px; z-index: 1010; text-align: left; background: #0e1113; font-size: 12px; } .h5ds-shortcut h5 { font-size: 14px; color: #a5b6c8; text-align: center; line-height: 32px; background: #0e1113; cursor: move; } .h5ds-shortcut ul { padding: 0 10px; } .h5ds-shortcut li { padding: 5px 0; cursor: pointer; } .h5ds-shortcut li:hover a { color: #ff5402; } .h5ds-shortcut a { color: #fff; display: inline-block; margin-right: 5px; } .h5ds-shortcut span { color: #a5b6c8; } .h5ds-shortcut .h5ds-ico-caidan { color: #ff5402; } .h5ds-shortcut .h5ds-ico { font-size: 14px; } .h5ds-shortcut-bottom-btns { border-top: 1px solid #0e1113; margin-top: 4px; } .h5ds-shortcut-bottom-btns .h5ds-shortcut-add { color: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-gridset .h5ds-gridset-item { margin-bottom: 10px; } .h5ds-gridset .ant-radio-button-wrapper-checked { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-template { position: absolute; width: 330px; background: #30373f; top: 60px; left: 140px; bottom: 0; z-index: 200; transform: translateX(-330px); /* 折叠按钮 */ } .h5ds-template .h5ds-temps-flodbtn { position: absolute; top: 50%; margin-top: -54px; right: -48px; width: 24px; height: 108px; line-height: 108px; text-align: center; color: #fff; background: #ff5402; opacity: 1; transition: none; } .h5ds-template .h5ds-temps-flodbtn:hover { background: #f04e00; } .h5ds-template.h5ds-temps-showpanel { transform: translateX(0); z-index: 1001; } .h5ds-template.h5ds-temps-showpanel .h5ds-temps-flodbtn { right: -24px; } .h5ds-template .h5ds-tab-header li { width: 50%; padding: 0; text-align: center; font-size: 16px; } .h5ds-template .h5ds-tab-body { position: absolute; top: 30px; bottom: 0; width: 100%; } .h5ds-template .h5ds-tab-box { padding: 10px; } .h5ds-page-min { height: 514px; width: 320px; transform-origin: 0 0; transform: scale(0.28); z-index: 0; position: relative; background: #fff; } .h5ds-page-min .h5ds-swiper-layers, .h5ds-page-min .h5ds-swiper-page { pointer-events: none; display: block; } .h5ds-page-min .h5ds-swiper-layers .element, .h5ds-page-min .h5ds-swiper-page .element { -webkit-animation: none !important; animation: none !important; opacity: 1 !important; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-timeline-btn { position: absolute; height: 15px; text-align: center; top: -17px; left: 0; color: #a5b6c8; width: 100%; z-index: 9999; background: #30373f; cursor: move; } .h5ds-timeline-box { height: 14px; position: absolute; z-index: 999; overflow: hidden; left: 140px; right: 350px; bottom: 0; background: #252a2e; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); } .h5ds-timeline { position: absolute; top: 0; left: 0; right: 0; bottom: 0; box-sizing: content-box; border-top: 13px solid #30373f; border-left: 5px solid #30373f; border-right: 5px solid #30373f; } .h5ds-timeline span { display: inline-block; } .h5ds-timeline * { box-sizing: border-box; } .h5ds-timeline .ant-input-number-handler-wrap span { display: block; } .h5ds-timeline .h5ds-timeline-item1 { width: 140px; border-right: 1px solid #30373f; } .h5ds-timeline .h5ds-timeline-item2 { width: 60px; } .h5ds-timeline .h5ds-timeline-left { width: 200px; background: #1d2225; height: 100%; font-size: 12px; } .h5ds-timeline .h5ds-timeline-right { height: 100%; top: 0; position: absolute; left: 200px; right: 0; } .h5ds-timeline .h5ds-timeline-header { height: 30px; position: relative; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-item1, .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-item2 { float: left; height: 30px; line-height: 30px; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left { position: relative; z-index: 200; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-item1, .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-item2 { vertical-align: top; border-bottom: 1px solid #30373f; text-align: center; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left a { color: #535f6b; margin: 0 2px; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-play { height: 100%; display: inline-block; margin-left: 20px; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-play a { color: #ff5402; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-right { border-bottom: 1px solid #30373f; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar { position: absolute; height: 100%; width: 10px; margin-left: -4px; height: 30px; background: rgba(172, 4, 4, 0.3); border: 2px solid #ac0404; cursor: move; z-index: 100; transition-timing-function: linear !important; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar::before { pointer-events: none; left: 2px; content: ''; display: block; width: 2px; position: absolute; height: 1000px; top: 26px; background: #ac0404; } .h5ds-timeline .h5ds-timeline-scale { height: 100%; overflow: hidden; position: relative; left: 0; } .h5ds-timeline .h5ds-timeline-scale li { display: inline-block; width: 100px; font-size: 12px; height: 100%; position: relative; color: #535f6b; } .h5ds-timeline .h5ds-timeline-scale li .h5ds-timeline-dot { display: inline-block; height: 5px; width: 1px; background: #fff; margin-left: 9px; position: relative; top: 14px; opacity: 0.2; } .h5ds-timeline .h5ds-timeline-scale li::before { position: absolute; bottom: 0; left: -1px; content: ''; display: inline-block; height: 14px; background: #535f6b; width: 1px; } .h5ds-timeline .h5ds-timeline-scale li span { display: inline-block; position: absolute; left: 0; top: 0; } .h5ds-timeline .h5ds-timeline-body { position: absolute; width: 100%; bottom: 20px; top: 30px; left: 0; overflow: hidden; overflow-y: scroll; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left { width: 200px; position: absolute; z-index: 200; top: 0; left: 0; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-active { background: #0e1113; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item1 { text-indent: 10px; height: 22px; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item2 { text-align: center; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item2 a { display: inline-block; width: 6px; height: 6px; border-radius: 100px; background: #535f6b; margin: 0 8px; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item2 .h5ds-timeline-active { background: #ff5402; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left li { height: 22px; background: #1d2225; color: #535f6b; position: relative; border-bottom: 1px solid #30373f; cursor: pointer; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right { position: absolute; left: 200px; top: 0; right: 0; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode { display: inline-block; background: #815fa7; color: #ca9aff; position: absolute; height: 16px; margin: 3px 0; overflow: hidden; font-size: 12px; text-indent: 10px; cursor: move; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-right, .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-left { cursor: col-resize; position: absolute; height: 100%; width: 4px; top: 0; z-index: 100; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-right { right: 0; background: #00feff; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-left { left: 0; background: #ff5402; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-soundnode { background: url(http://h5ds-cdn.oss-cn-beijing.aliyuncs.com/static/images/sound.png) #59b37d; background-size: auto 100%; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-layers-right { position: relative; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-active { background: rgba(0, 0, 0, 0.3); } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right li { border-bottom: 1px solid #30373f; height: 22px; position: relative; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right i { display: inline-block; width: 10px; height: 20px; border-right: 1px solid #30373f; cursor: pointer; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right i.h5ds-timeline-selected { background: #ff5402; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right i:hover:not(.h5ds-timeline-selected) { background: #0e1113; } .h5ds-timeline .h5ds-timeline-layers li { height: 22px; position: relative; } .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-item1 { color: #535f6b; padding-left: 5px; font-size: 12px; text-align: left; height: 22px; overflow: hidden; } .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-right { height: 22px; } .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-view, .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-lock { display: inline-block; width: 6px; height: 6px; border-radius: 100px; background: #535f6b; position: relative; top: -2px; margin: 0 6px; } .h5ds-timeline .h5ds-timeline-footer { height: 20px; line-height: 20px; color: #a5b6c8; font-size: 12px; position: absolute; bottom: 0; width: 100%; z-index: 2000; } .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-left { background: #30373f; } .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-right { background: #30373f; } .h5ds-timeline .h5ds-timeline-slider { height: 16px; margin: 1px; background: #0e1113; position: relative; overflow: auto; overflow-y: hidden; cursor: move; /* Let's get this party started */ /* Let's get this party started */ } .h5ds-timeline .h5ds-timeline-slider .h5ds-timeline-slider-leng { height: 1px; top: -1px; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar { width: 5px; height: 14px; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-track { background: #1d2225; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 0; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:decrement, .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-loading-box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-box .h5ds-loading-percent { position: relative; font-size: 14px; color: #fff; } .h5ds-loading-box .h5ds-loading-info { font-size: 12px; color: #ccc; position: absolute; transform: scale(0.8) translateX(-50%); transform-origin: 0 0; left: 50%; padding: 10px; word-break: break-all; width: 100%; } .h5ds-edit { height: 100vh; width: 100vw; overflow: hidden; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } /* loading */ .h5ds-loading-window { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4001; background: rgba(0, 0, 0, 0.7); } .h5ds-loading-window .h5ds-loadbox { color: #a5b6c8; font-size: 16px; line-height: 40px; } .h5ds-loading-window .h5ds-loading-center { text-align: center; font-size: 12px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-window .h5ds-loading-center:before { content: ''; display: inline-block; width: 31px; height: 31px; background: url(http://cdn.h5ds.com/lib/images/loading.gif) no-repeat; margin-right: 10px; vertical-align: middle; }
libs/editor/style.css
.animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } .bounce { -webkit-animation-name: bounce; animation-name: bounce; transform-origin: center bottom; } @-webkit-keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { -webkit-animation-name: flash; animation-name: flash; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } .pulse2 { -webkit-animation-name: pulse2; animation-name: pulse2; } @-webkit-keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } @keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @-webkit-keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } @keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } @keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } .headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; } @-webkit-keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } @keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } .swing { transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } @-webkit-keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } @keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } .tada { -webkit-animation-name: tada; animation-name: tada; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } @keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } @keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } .jello { -webkit-animation-name: jello; animation-name: jello; transform-origin: center; } @-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } @keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } .bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } @keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } @keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } @keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; } @-webkit-keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } @-webkit-keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } @keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } .flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; } @-webkit-keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } @keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } .flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; } @-webkit-keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } @keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } @keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } .lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } @-webkit-keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } @keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } @keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } @keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } @keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } @keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } .hinge { -webkit-animation-name: hinge; animation-name: hinge; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } @keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } @keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } @-webkit-keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } @keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @-webkit-keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @-webkit-keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @-webkit-keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; } @-webkit-keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } @keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } .zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; } @-webkit-keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; } @-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } @keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } .zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; } @-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } @keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } .zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; } @-webkit-keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; } @-webkit-keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-webkit-keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } @keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } @keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } /* 扩展动画 */ /* 添加自转 */ @-webkit-keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollOneCount { -webkit-animation-name: rollOneCount; animation-name: rollOneCount; } /* 循环自转 */ @-webkit-keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollInfinite { -webkit-animation-name: rollInfinite; animation-name: rollInfinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 循环自转-逆向 */ @-webkit-keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } @keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } .rollInfinite2 { -webkit-animation-name: rollInfinite2; animation-name: rollInfinite2; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 放大消失 */ @-webkit-keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } @keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } .toBigFade { -webkit-animation-name: toBigFade; animation-name: toBigFade; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* 放大消失 */ @-webkit-keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } @keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } .fastShow { -webkit-animation-name: fastShow; animation-name: fastShow; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 缩小进入 */ @-webkit-keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } @keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } .smallIn { -webkit-animation-name: smallIn; animation-name: smallIn; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* animation sets */ /* move from / to */ .pt-page-moveToLeft { -webkit-animation: moveToLeft 0.6s ease both; animation: moveToLeft 0.6s ease both; } .pt-page-moveFromLeft { -webkit-animation: moveFromLeft 0.6s ease both; animation: moveFromLeft 0.6s ease both; } .pt-page-moveToRight { -webkit-animation: moveToRight 0.6s ease both; animation: moveToRight 0.6s ease both; } .pt-page-moveFromRight { -webkit-animation: moveFromRight 0.6s ease both; animation: moveFromRight 0.6s ease both; } .pt-page-moveToTop { -webkit-animation: moveToTop 0.6s ease both; animation: moveToTop 0.6s ease both; } .pt-page-moveFromTop { -webkit-animation: moveFromTop 0.6s ease both; animation: moveFromTop 0.6s ease both; } .pt-page-moveToBottom { -webkit-animation: moveToBottom 0.6s ease both; animation: moveToBottom 0.6s ease both; } .pt-page-moveFromBottom { -webkit-animation: moveFromBottom 0.6s ease both; animation: moveFromBottom 0.6s ease both; } /* fade */ .pt-page-fade { -webkit-animation: fade 0.7s ease both; animation: fade 0.7s ease both; } /* move from / to and fade */ .pt-page-moveToLeftFade { -webkit-animation: moveToLeftFade 0.7s ease both; animation: moveToLeftFade 0.7s ease both; } .pt-page-moveFromLeftFade { -webkit-animation: moveFromLeftFade 0.7s ease both; animation: moveFromLeftFade 0.7s ease both; } .pt-page-moveToRightFade { -webkit-animation: moveToRightFade 0.7s ease both; animation: moveToRightFade 0.7s ease both; } .pt-page-moveFromRightFade { -webkit-animation: moveFromRightFade 0.7s ease both; animation: moveFromRightFade 0.7s ease both; } .pt-page-moveToTopFade { -webkit-animation: moveToTopFade 0.7s ease both; animation: moveToTopFade 0.7s ease both; } .pt-page-moveFromTopFade { -webkit-animation: moveFromTopFade 0.7s ease both; animation: moveFromTopFade 0.7s ease both; } .pt-page-moveToBottomFade { -webkit-animation: moveToBottomFade 0.7s ease both; animation: moveToBottomFade 0.7s ease both; } .pt-page-moveFromBottomFade { -webkit-animation: moveFromBottomFade 0.7s ease both; animation: moveFromBottomFade 0.7s ease both; } /* move to with different easing */ .pt-page-moveToLeftEasing { -webkit-animation: moveToLeft 0.7s ease-in-out both; animation: moveToLeft 0.7s ease-in-out both; } .pt-page-moveToRightEasing { -webkit-animation: moveToRight 0.7s ease-in-out both; animation: moveToRight 0.7s ease-in-out both; } .pt-page-moveToTopEasing { -webkit-animation: moveToTop 0.7s ease-in-out both; animation: moveToTop 0.7s ease-in-out both; } .pt-page-moveToBottomEasing { -webkit-animation: moveToBottom 0.7s ease-in-out both; animation: moveToBottom 0.7s ease-in-out both; } /********************************* keyframes **************************************/ /* move from / to */ @-webkit-keyframes moveToLeft { to { -webkit-transform: translateX(-100%); } } @keyframes moveToLeft { to { transform: translateX(-100%); } } @-webkit-keyframes moveFromLeft { from { -webkit-transform: translateX(-100%); } } @keyframes moveFromLeft { from { transform: translateX(-100%); } } @-webkit-keyframes moveToRight { to { -webkit-transform: translateX(100%); } } @keyframes moveToRight { to { transform: translateX(100%); } } @-webkit-keyframes moveFromRight { from { -webkit-transform: translateX(100%); } } @keyframes moveFromRight { from { transform: translateX(100%); } } @-webkit-keyframes moveToTop { to { -webkit-transform: translateY(-100%); } } @keyframes moveToTop { to { transform: translateY(-100%); } } @-webkit-keyframes moveFromTop { from { -webkit-transform: translateY(-100%); } } @keyframes moveFromTop { from { transform: translateY(-100%); } } @-webkit-keyframes moveToBottom { to { -webkit-transform: translateY(100%); } } @keyframes moveToBottom { to { transform: translateY(100%); } } @-webkit-keyframes moveFromBottom { from { -webkit-transform: translateY(100%); } } @keyframes moveFromBottom { from { transform: translateY(100%); } } /* fade */ @-webkit-keyframes fade { to { opacity: 0.3; } } @keyframes fade { to { opacity: 0.3; } } /* move from / to and fade */ @-webkit-keyframes moveToLeftFade { to { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveToLeftFade { to { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveFromLeftFade { from { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveFromLeftFade { from { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveToRightFade { to { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveToRightFade { to { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveFromRightFade { from { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveFromRightFade { from { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveToTopFade { to { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveToTopFade { to { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveFromTopFade { from { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveFromTopFade { from { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveToBottomFade { to { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveToBottomFade { to { opacity: 0.3; transform: translateY(100%); } } @-webkit-keyframes moveFromBottomFade { from { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveFromBottomFade { from { opacity: 0.3; transform: translateY(100%); } } /* scale and fade */ .pt-page-scaleDown { -webkit-animation: scaleDown 0.7s ease both; animation: scaleDown 0.7s ease both; } .pt-page-scaleUp { -webkit-animation: scaleUp 0.7s ease both; animation: scaleUp 0.7s ease both; } .pt-page-scaleUpDown { -webkit-animation: scaleUpDown 0.5s ease both; animation: scaleUpDown 0.5s ease both; } .pt-page-scaleDownUp { -webkit-animation: scaleDownUp 0.5s ease both; animation: scaleDownUp 0.5s ease both; } .pt-page-scaleDownCenter { -webkit-animation: scaleDownCenter 0.4s ease-in both; animation: scaleDownCenter 0.4s ease-in both; } .pt-page-scaleUpCenter { -webkit-animation: scaleUpCenter 0.4s ease-out both; animation: scaleUpCenter 0.4s ease-out both; } /********************************* keyframes **************************************/ /* scale and fade */ @-webkit-keyframes scaleDown { to { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleDown { to { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUp { from { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleUp { from { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUpDown { from { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleUpDown { from { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownUp { to { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleDownUp { to { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownCenter { to { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleDownCenter { to { opacity: 0; transform: scale(0.7); } } @-webkit-keyframes scaleUpCenter { from { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleUpCenter { from { opacity: 0; transform: scale(0.7); } } /* rotate sides first and scale */ .pt-page-rotateRightSideFirst { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRightSideFirst 0.8s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateRightSideFirst 0.8s both ease-in; transform-origin: 0% 50%; animation: rotateRightSideFirst 0.8s both ease-in; } .pt-page-rotateLeftSideFirst { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateLeftSideFirst 0.8s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateLeftSideFirst 0.8s both ease-in; transform-origin: 100% 50%; animation: rotateLeftSideFirst 0.8s both ease-in; } .pt-page-rotateTopSideFirst { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateTopSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateTopSideFirst 0.8s both ease-in; transform-origin: 50% 100%; animation: rotateTopSideFirst 0.8s both ease-in; } .pt-page-rotateBottomSideFirst { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateBottomSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateBottomSideFirst 0.8s both ease-in; transform-origin: 50% 0%; animation: rotateBottomSideFirst 0.8s both ease-in; } /* flip */ .pt-page-flipOutRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutRight 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutRight 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutRight 0.5s both ease-in; } .pt-page-flipInLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInLeft 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInLeft 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInLeft 0.5s both ease-out; } .pt-page-flipOutLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutLeft 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutLeft 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutLeft 0.5s both ease-in; } .pt-page-flipInRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInRight 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInRight 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInRight 0.5s both ease-out; } .pt-page-flipOutTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutTop 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutTop 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutTop 0.5s both ease-in; } .pt-page-flipInBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInBottom 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInBottom 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInBottom 0.5s both ease-out; } .pt-page-flipOutBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutBottom 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutBottom 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutBottom 0.5s both ease-in; } .pt-page-flipInTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInTop 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInTop 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInTop 0.5s both ease-out; } /* rotate fall */ .pt-page-rotateFall { -webkit-transform-origin: 0% 0%; -webkit-animation: rotateFall 1s both ease-in; -moz-transform-origin: 0% 0%; -moz-animation: rotateFall 1s both ease-in; transform-origin: 0% 0%; animation: rotateFall 1s both ease-in; } /* rotate newspaper */ .pt-page-rotateOutNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateOutNewspaper 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: rotateOutNewspaper 0.5s both ease-in; transform-origin: 50% 50%; animation: rotateOutNewspaper 0.5s both ease-in; } .pt-page-rotateInNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateInNewspaper 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: rotateInNewspaper 0.5s both ease-out; transform-origin: 50% 50%; animation: rotateInNewspaper 0.5s both ease-out; } /* push */ .pt-page-rotatePushLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePushLeft 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePushLeft 0.8s both ease; transform-origin: 0% 50%; animation: rotatePushLeft 0.8s both ease; } .pt-page-rotatePushRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePushRight 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePushRight 0.8s both ease; transform-origin: 100% 50%; animation: rotatePushRight 0.8s both ease; } .pt-page-rotatePushTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePushTop 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePushTop 0.8s both ease; transform-origin: 50% 0%; animation: rotatePushTop 0.8s both ease; } .pt-page-rotatePushBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePushBottom 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePushBottom 0.8s both ease; transform-origin: 50% 100%; animation: rotatePushBottom 0.8s both ease; } /* pull */ .pt-page-rotatePullRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePullRight 0.5s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePullRight 0.5s both ease; transform-origin: 100% 50%; animation: rotatePullRight 0.5s both ease; } .pt-page-rotatePullLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePullLeft 0.5s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePullLeft 0.5s both ease; transform-origin: 0% 50%; animation: rotatePullLeft 0.5s both ease; } .pt-page-rotatePullTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePullTop 0.5s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePullTop 0.5s both ease; transform-origin: 50% 0%; animation: rotatePullTop 0.5s both ease; } .pt-page-rotatePullBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePullBottom 0.5s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePullBottom 0.5s both ease; transform-origin: 50% 100%; animation: rotatePullBottom 0.5s both ease; } /* fold */ .pt-page-rotateFoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateFoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateFoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateFoldRight 0.7s both ease; } .pt-page-rotateFoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateFoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateFoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateFoldLeft 0.7s both ease; } .pt-page-rotateFoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateFoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateFoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateFoldTop 0.7s both ease; } .pt-page-rotateFoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateFoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateFoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateFoldBottom 0.7s both ease; } /* unfold */ .pt-page-rotateUnfoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateUnfoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateUnfoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateUnfoldLeft 0.7s both ease; } .pt-page-rotateUnfoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateUnfoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateUnfoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateUnfoldRight 0.7s both ease; } .pt-page-rotateUnfoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateUnfoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateUnfoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateUnfoldTop 0.7s both ease; } .pt-page-rotateUnfoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateUnfoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateUnfoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateUnfoldBottom 0.7s both ease; } /* room walls */ .pt-page-rotateRoomLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomLeftOut 0.8s both ease; } .pt-page-rotateRoomLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomLeftIn 0.8s both ease; } .pt-page-rotateRoomRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomRightOut 0.8s both ease; } .pt-page-rotateRoomRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomRightIn 0.8s both ease; } .pt-page-rotateRoomTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomTopOut 0.8s both ease; } .pt-page-rotateRoomTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomTopIn 0.8s both ease; } .pt-page-rotateRoomBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomBottomOut 0.8s both ease; } .pt-page-rotateRoomBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomBottomIn 0.8s both ease; } /* cube */ .pt-page-rotateCubeLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeLeftOut 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeLeftOut 0.6s both ease-in; } .pt-page-rotateCubeLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeLeftIn 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeLeftIn 0.6s both ease-in; } .pt-page-rotateCubeRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeRightOut 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeRightOut 0.6s both ease-in; } .pt-page-rotateCubeRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeRightIn 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeRightIn 0.6s both ease-in; } .pt-page-rotateCubeTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeTopOut 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeTopOut 0.6s both ease-in; } .pt-page-rotateCubeTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeTopIn 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeTopIn 0.6s both ease-in; } .pt-page-rotateCubeBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeBottomOut 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeBottomOut 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeBottomOut 0.6s both ease-in; } .pt-page-rotateCubeBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeBottomIn 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeBottomIn 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeBottomIn 0.6s both ease-in; } /* carousel */ .pt-page-rotateCarouselLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselLeftOut 0.8s both ease; } .pt-page-rotateCarouselLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselLeftIn 0.8s both ease; } .pt-page-rotateCarouselRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselRightOut 0.8s both ease; } .pt-page-rotateCarouselRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselRightIn 0.8s both ease; } .pt-page-rotateCarouselTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselTopOut 0.8s both ease; } .pt-page-rotateCarouselTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselTopIn 0.8s both ease; } .pt-page-rotateCarouselBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselBottomOut 0.8s both ease; } .pt-page-rotateCarouselBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselBottomIn 0.8s both ease; } /* sides */ .pt-page-rotateSidesOut { -webkit-transform-origin: -50% 50%; -webkit-animation: rotateSidesOut 0.5s both ease-in; -moz-transform-origin: -50% 50%; -moz-animation: rotateSidesOut 0.5s both ease-in; transform-origin: -50% 50%; animation: rotateSidesOut 0.5s both ease-in; } .pt-page-rotateSidesIn { -webkit-transform-origin: 150% 50%; -webkit-animation: rotateSidesIn 0.5s both ease-out; -moz-transform-origin: 150% 50%; -moz-animation: rotateSidesIn 0.5s both ease-out; transform-origin: 150% 50%; animation: rotateSidesIn 0.5s both ease-out; } /* slide */ .pt-page-rotateSlideOut { -webkit-animation: rotateSlideOut 1s both ease; animation: rotateSlideOut 1s both ease; } .pt-page-rotateSlideIn { -webkit-animation: rotateSlideIn 1s both ease; animation: rotateSlideIn 1s both ease; } /********************************* keyframes **************************************/ /* rotate sides first and scale */ @-webkit-keyframes rotateRightSideFirst { 40% { -webkit-transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateRightSideFirst { 40% { transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateLeftSideFirst { 40% { -webkit-transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateLeftSideFirst { 40% { transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateTopSideFirst { 40% { -webkit-transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateTopSideFirst { 40% { transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateBottomSideFirst { 40% { -webkit-transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateBottomSideFirst { 40% { transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } /* flip */ @-webkit-keyframes flipOutRight { to { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipOutRight { to { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipInLeft { from { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipInLeft { from { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutLeft { to { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipOutLeft { to { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInRight { from { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipInRight { from { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipOutTop { to { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipOutTop { to { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @-webkit-keyframes flipInBottom { from { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipInBottom { from { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutBottom { to { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipOutBottom { to { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInTop { from { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipInTop { from { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } /* fall */ @-webkit-keyframes rotateFall { 0% { -webkit-transform: rotateZ(0deg); } 20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; } 40% { -webkit-transform: rotateZ(17deg); } 60% { -webkit-transform: rotateZ(16deg); } 100% { -webkit-transform: translateY(100%) rotateZ(17deg); } } @keyframes rotateFall { 0% { transform: rotateZ(0deg); } 20% { transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: rotateZ(17deg); } 60% { transform: rotateZ(16deg); } 100% { transform: translateY(100%) rotateZ(17deg); } } /* newspaper */ @-webkit-keyframes rotateOutNewspaper { to { -webkit-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @keyframes rotateOutNewspaper { to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @-webkit-keyframes rotateInNewspaper { from { -webkit-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } @keyframes rotateInNewspaper { from { transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } /* push */ @-webkit-keyframes rotatePushLeft { to { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePushLeft { to { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePushRight { to { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePushRight { to { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePushTop { to { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePushTop { to { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePushBottom { to { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePushBottom { to { opacity: 0; transform: rotateX(90deg); } } /* pull */ @-webkit-keyframes rotatePullRight { from { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePullRight { from { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePullLeft { from { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePullLeft { from { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePullTop { from { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePullTop { from { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePullBottom { from { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePullBottom { from { opacity: 0; transform: rotateX(90deg); } } /* fold */ @-webkit-keyframes rotateFoldRight { to { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateFoldRight { to { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateFoldLeft { to { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateFoldLeft { to { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateFoldTop { to { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateFoldTop { to { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateFoldBottom { to { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateFoldBottom { to { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* unfold */ @-webkit-keyframes rotateUnfoldLeft { from { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateUnfoldLeft { from { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateUnfoldRight { from { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateUnfoldRight { from { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateUnfoldTop { from { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateUnfoldTop { from { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateUnfoldBottom { from { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateUnfoldBottom { from { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* room walls */ @-webkit-keyframes rotateRoomLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomLeftOut { to { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomLeftIn { from { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomLeftIn { from { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightOut { to { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomRightOut { to { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightIn { from { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomRightIn { from { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomTopOut { to { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomTopOut { to { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } @-webkit-keyframes rotateRoomTopIn { from { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomTopIn { from { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomOut { to { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomBottomOut { to { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomBottomIn { from { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } /* cube */ @-webkit-keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn { 0% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @keyframes rotateCubeLeftIn { 0% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @-webkit-keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn { 0% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @keyframes rotateCubeRightIn { 0% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @-webkit-keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn { 0% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @keyframes rotateCubeTopIn { 0% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @-webkit-keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } } @-webkit-keyframes rotateCubeBottomIn { 0% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } @keyframes rotateCubeBottomIn { 0% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } /* carousel */ @-webkit-keyframes rotateCarouselLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselLeftOut { to { opacity: 0.3; transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselLeftIn { from { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselLeftIn { from { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightOut { to { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselRightOut { to { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightIn { from { opacity: 0.3; -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselRightIn { from { opacity: 0.3; transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselTopOut { to { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselTopOut { to { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @-webkit-keyframes rotateCarouselTopIn { from { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselTopIn { from { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomOut { to { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselBottomOut { to { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselBottomIn { from { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } /* sides */ @-webkit-keyframes rotateSidesOut { to { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(90deg); } } @keyframes rotateSidesOut { to { opacity: 0; transform: translateZ(-500px) rotateY(90deg); } } @-webkit-keyframes rotateSidesIn { from { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(-90deg); } } @keyframes rotateSidesIn { from { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); } } /* slide */ @-webkit-keyframes rotateSlideOut { 25% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } } @keyframes rotateSlideOut { 25% { opacity: 0.5; transform: translateZ(-500px); } 75% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } } @-webkit-keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } } @keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } } /* animation delay classes */ .pt-page-delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .pt-page-delay180 { -webkit-animation-delay: 0.18s; animation-delay: 0.18s; } .pt-page-delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .pt-page-delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .pt-page-delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .pt-page-delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .pt-page-delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .pt-page-delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s; } /* 扩展 */ /* 3D2 cube */ .pt-page-rotateCubeLeftOut2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeLeftOut2 0.5s both; } .pt-page-rotateCubeLeftIn2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeLeftIn2 0.5s both; } .pt-page-rotateCubeRightOut2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeRightOut2 0.5s both; } .pt-page-rotateCubeRightIn2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeRightIn2 0.5s both; } /* 3D2 cube */ @-webkit-keyframes rotateCubeLeftOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(-100%) translateZ(0px) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn2 { 0% { transform: translateX(100%) translateZ(-50px) rotateY(90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } @-webkit-keyframes rotateCubeRightOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(100%) translateZ(0px) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn2 { 0% { transform: translateX(-100%) translateZ(-50px) rotateY(-90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } /* 3D3 cube */ .pt-page-rotateCubeTopOut3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeTopOut3 0.5s both; } .pt-page-rotateCubeTopIn3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeTopIn3 0.5s both; } .pt-page-rotateCubeDownOut3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeDownOut3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeDownOut3 0.5s both; } .pt-page-rotateCubeDownIn3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeDownIn3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeDownIn3 0.5s both; } /* 3D3 cube */ @-webkit-keyframes rotateCubeTopOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(-100%) translateZ(0px) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn3 { 0% { transform: translateY(100%) translateZ(-50px) rotateX(-90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } @-webkit-keyframes rotateCubeDownOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(100%) translateZ(0px) rotateX(-90deg); } } @-webkit-keyframes rotateCubeDownIn3 { 0% { transform: translateY(-100%) translateZ(-50px) rotateX(90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-theme-simple { /*滚动条*/ } .h5ds-theme-simple #App .ant-input, .h5ds-theme-simple #App .ant-input-number-input, .h5ds-theme-simple #App .ant-input-number { background: #e7e7e7; color: #333; border-radius: 0; } .h5ds-theme-simple #App .ant-input-number-handler-wrap { border-radius: 0; background: #e7e7e7; border-color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-addbtn { background: #fff; border-color: #999; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper { background: #fff; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper-checked { background: #40a9ff; color: #fff; } .h5ds-theme-simple #App .ant-select-selection { background: #e7e7e7; color: #666; } .h5ds-theme-simple #App .ant-select-selection .ant-select-arrow { color: #666; } .h5ds-theme-simple #App .h5ds-basic-animateset-item { background: #e7e7e7; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-name { color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active { background: #40a9ff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active .h5ds-layout-setitem-name { color: #fff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-content { color: #000; } .h5ds-theme-simple #App .h5ds-basic-animateset-btndel, .h5ds-theme-simple #App .h5ds-basic-animateset-btnset { background: #40a9ff; } .h5ds-theme-simple .h5ds-layout-setitem-name { color: #666; } .h5ds-theme-simple .h5ds-modal-source { background: #fff; } .h5ds-theme-simple .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title .h5ds-modal-title-icon { background: #40a9ff; } .h5ds-theme-simple .h5ds-source .h5ds-source-content .h5ds-source-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple div::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple div::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple div::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple div::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple .h5ds-layout-frame { background: #fff; } .h5ds-theme-simple .h5ds-header { background: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-header .h5ds-publish-box .h5ds-ico { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-publish-box a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5set .h5ds-btn-yellow { color: #fff; } .h5ds-theme-simple .h5ds-header .h5ds-h5type { background: #e7e7e7; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a.active { color: #fff; background: #40a9ff; } .h5ds-theme-simple .h5ds-header .h5ds-logo a { color: #000; } .h5ds-theme-simple .h5ds-header .h5ds-logo span { color: #40a9ff; } .h5ds-theme-simple .h5ds-layermenu a { color: #666; } .h5ds-theme-simple .h5ds-pagelist { background: #e7e7e7; box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-item { background: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-info a { background: #40a9ff; color: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-active:after { color: #40a9ff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li.h5ds-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-center { background: #fff; } .h5ds-theme-simple .h5ds-center .h5ds-ruler-line canvas { background: #f8f8f8; } .h5ds-theme-simple .h5ds-center .h5ds-canvas-border { border: 10000px solid rgba(217, 217, 217, 0.4); } .h5ds-theme-simple .h5ds-timeline-box { background: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:increment { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar { border-color: #666; background: rgba(255, 255, 255, 0.3); } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar::before { background: #666; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-right { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li span { color: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li::before { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li .h5ds-timeline-dot { background: #000; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-ico { color: #333; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left li { background: #fff; border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-active { background: #40a9ff; border-color: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-item1 { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right li { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-canvas { background: #fff; } .h5ds-theme-simple .h5ds-layerlist { background: #fff; } .h5ds-theme-simple .h5ds-layerlist h1 span { color: #333; } .h5ds-theme-simple .h5ds-layerlist .h5ds-ico { color: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul { border-top: 1px solid #999; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active span { color: #fff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer .h5ds-ico { color: #e7e7e7; } .h5ds-theme-simple .h5ds-layerlist ul li { background: #fff; color: #333; border-color: #999; } .h5ds-theme-simple .h5ds-layerlist ul li span.name { border-color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-btns, .h5ds-theme-simple .h5ds-util-cropimage { background: #e7e7e7; } .h5ds-theme-simple .h5ds-util-cropimage-btns a, .h5ds-theme-simple .h5ds-util-cropimage a { color: #333; } .h5ds-theme-simple .h5ds-shortcut { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-theme-simple .h5ds-shortcut a, .h5ds-theme-simple .h5ds-shortcut span { color: #666; } .h5ds-theme-simple .h5ds-shortcut a:hover, .h5ds-theme-simple .h5ds-shortcut span:hover { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut .h5ds-ico-caidan { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut h5 { background: #fff; color: #666; } .h5ds-theme-simple .h5ds-shortcut h5 a { color: #40a9ff; } .h5ds-theme-simple .h5ds-editarea { background: #fff; } .h5ds-theme-simple .h5ds-editarea input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-basic-tabs .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-animatelist { background: #fff; } .h5ds-theme-simple .h5ds-animatelist ul.h5ds-basic-animatelist-ul li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-animatelist .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-basic-animatelist-close { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-eventlist li.h5ds-event-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-list li.h5ds-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set .h5ds-close-event { background: #40a9ff; } .h5ds-theme-simple .h5ds-event-set .h5ds-clear-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set { background: #fff; } .h5ds-theme-simple .h5ds-event-set textarea, .h5ds-theme-simple .h5ds-event-set input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-event-set .h5ds-eventbox-content, .h5ds-theme-simple .h5ds-event-set .h5ds-event-title { color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-nullimg { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn.h5ds-active { background: #999; color: #fff; } body { margin: 0; padding: 0; } body.h5ds-edit { height: 100%; width: 100%; position: absolute; top: 0; left: 0; overflow: hidden; margin: 0; padding: 0; -webkit-touch-callout: none; font-family: "Helvetica Neue", Helvetica, sans-serif; box-sizing: border-box; -webkit-text-size-adjust: none; } a, img { -webkit-touch-callout: none; } a, button, input, optgroup, select, textarea { -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0; } body * { margin: 0; padding: 0; outline: 0; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } /** * h5ds平台5.0版本 * z-index 10为单位递增 css命名规范 v1.0 h5ds-theme-* theme主题 h5ds-basic-* basic基本样式 h5ds-global-* global全局 h5ds-color-* color颜色 h5ds-js-* js钩子 h5ds-layout-* layout布局 h5ds-state-* state状态 h5ds-util-* util工具 h5ds-ico-* 图标 // 插件 h5ds-plus-* less变量 h5dsvar-* less变量名称 */ body { -webkit-text-size-adjust: none; } body dl, body dt, body dd, body ul, body ol, body li, body h1, body h2, body h3, body h4, body h5, body h6, body pre, body form, body fieldset, body input, body textarea, body p, body blockquote, body th, body td { padding: 0; margin: 0; color: inherit; } body a { text-decoration: none; cursor: pointer; outline: none; transition: 0.3s; } body table { border-spacing: 0; } body fieldset, body img { border: 0; } body address, body caption, body cite, body code, body dfn, body em, body strong, body th, body var { font-weight: normal; font-style: normal; } body strong { font-weight: bold; } body ol, body ul, body li { list-style: none; } body caption, body th { text-align: left; } body h1, body h2, body h3, body h4, body h5, body h6 { font-weight: normal; margin: 0; padding: 0; } body q:before, body q:after { content: ''; } body abbr, body acronym { border: 0; } body textarea, body input { outline: none; } body button { border: none; outline: none; } body hr { border-color: #0e1113; border-width: 1px; border-top: none; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-edit .ant-tabs-nav .ant-tabs-tab-active, .h5ds-modal .ant-tabs-nav .ant-tabs-tab-active, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab-active, .h5ds-edit .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-modal .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab:hover { color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { color: #ff5402; border-color: #ff5402; box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked::before, .h5ds-modal .ant-radio-button-wrapper-checked::before, .h5ds-layout-frame .ant-radio-button-wrapper-checked::before { background-color: #ff5402 !important; } .h5ds-edit .ant-radio-button-wrapper-checked:first-child, .h5ds-modal .ant-radio-button-wrapper-checked:first-child, .h5ds-layout-frame .ant-radio-button-wrapper-checked:first-child { border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked:hover, .h5ds-modal .ant-radio-button-wrapper-checked:hover, .h5ds-layout-frame .ant-radio-button-wrapper-checked:hover { box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-btn, .h5ds-modal .ant-btn, .h5ds-layout-frame .ant-btn { border-radius: 0; } .h5ds-edit .ant-btn:hover, .h5ds-modal .ant-btn:hover, .h5ds-layout-frame .ant-btn:hover, .h5ds-edit .ant-btn:active, .h5ds-modal .ant-btn:active, .h5ds-layout-frame .ant-btn:active, .h5ds-edit .ant-btn:focus, .h5ds-modal .ant-btn:focus, .h5ds-layout-frame .ant-btn:focus { color: #fff; background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-tabs-ink-bar, .h5ds-modal .ant-tabs-ink-bar, .h5ds-layout-frame .ant-tabs-ink-bar { background-color: #ff5402; } .h5ds-edit .ant-switch-checked, .h5ds-modal .ant-switch-checked, .h5ds-layout-frame .ant-switch-checked { background: #ff5402; } .h5ds-edit .ant-btn-primary, .h5ds-modal .ant-btn-primary, .h5ds-layout-frame .ant-btn-primary { background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-divider, .h5ds-modal .ant-divider, .h5ds-layout-frame .ant-divider { background: #535f6b; } .h5ds-edit .ant-popover-inner-content, .h5ds-modal .ant-popover-inner-content, .h5ds-layout-frame .ant-popover-inner-content { color: #a5b6c8; } .h5ds-edit .ant-popover-title, .h5ds-modal .ant-popover-title, .h5ds-layout-frame .ant-popover-title { color: #a5b6c8; border-bottom-color: #252a2e; } .h5ds-edit .ant-popover-inner, .h5ds-modal .ant-popover-inner, .h5ds-layout-frame .ant-popover-inner { background: #30373f; } .h5ds-edit .ant-popover-message-title, .h5ds-modal .ant-popover-message-title, .h5ds-layout-frame .ant-popover-message-title { color: #a5b6c8; } .h5ds-edit .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow { border-top-color: #30373f; border-left-color: #30373f; border-right-color: #30373f; border-bottom-color: #30373f; } .h5ds-edit .mt-select-min .ant-select-selection, .h5ds-modal .mt-select-min .ant-select-selection, .h5ds-layout-frame .mt-select-min .ant-select-selection { color: #a5b6c8; background: #252a2e; border: 1px solid #30373f; } .h5ds-edit .mt-select-min .ant-select-arrow, .h5ds-modal .mt-select-min .ant-select-arrow, .h5ds-layout-frame .mt-select-min .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-btn-default, .h5ds-modal .ant-btn-default, .h5ds-layout-frame .ant-btn-default { background-color: #535f6b; color: #fff; } .h5ds-edit .ant-slider, .h5ds-modal .ant-slider, .h5ds-layout-frame .ant-slider { width: 160px; display: inline-block; margin: 0 5px; height: 10px; box-sizing: border-box; } .h5ds-edit .ant-slider-rail, .h5ds-modal .ant-slider-rail, .h5ds-layout-frame .ant-slider-rail { height: 3px; background: #252a2e; } .h5ds-edit .ant-slider-track, .h5ds-modal .ant-slider-track, .h5ds-layout-frame .ant-slider-track { height: 3px; background: #ff5402; } .h5ds-edit .ant-slider-step, .h5ds-modal .ant-slider-step, .h5ds-layout-frame .ant-slider-step { height: 3px; } .h5ds-edit .ant-slider-handle, .h5ds-modal .ant-slider-handle, .h5ds-layout-frame .ant-slider-handle { width: 9px; height: 9px; margin-top: -3px; border-radius: 100px; background: #ff5402; border: none; } .h5ds-edit .ant-slider-handle:hover, .h5ds-modal .ant-slider-handle:hover, .h5ds-layout-frame .ant-slider-handle:hover { transform: scale(1.2); } .h5ds-edit .ant-slider:hover .ant-slider-track, .h5ds-modal .ant-slider:hover .ant-slider-track, .h5ds-layout-frame .ant-slider:hover .ant-slider-track { background-color: #ff5402; } .h5ds-edit .ant-slider:hover .ant-slider-rail, .h5ds-modal .ant-slider:hover .ant-slider-rail, .h5ds-layout-frame .ant-slider:hover .ant-slider-rail { background-color: #181b1e; } .h5ds-edit .ant-switch:before, .h5ds-modal .ant-switch:before, .h5ds-layout-frame .ant-switch:before, .h5ds-edit .ant-switch:after, .h5ds-modal .ant-switch:after, .h5ds-layout-frame .ant-switch:after { background: #535f6b; } .h5ds-edit .ant-switch-checked:before, .h5ds-modal .ant-switch-checked:before, .h5ds-layout-frame .ant-switch-checked:before, .h5ds-edit .ant-switch-checked:after, .h5ds-modal .ant-switch-checked:after, .h5ds-layout-frame .ant-switch-checked:after { background: #fff; } .h5ds-edit .ant-radio-inner::before, .h5ds-modal .ant-radio-inner::before, .h5ds-layout-frame .ant-radio-inner::before, .h5ds-edit .ant-radio-inner::after, .h5ds-modal .ant-radio-inner::after, .h5ds-layout-frame .ant-radio-inner::after { border-radius: 50%; } .h5ds-edit .ant-tabs-bar, .h5ds-modal .ant-tabs-bar, .h5ds-layout-frame .ant-tabs-bar { border-bottom: 1px solid #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-link, .h5ds-modal .ant-pagination .ant-pagination-item-link, .h5ds-layout-frame .ant-pagination .ant-pagination-item-link, .h5ds-edit .ant-pagination .ant-pagination-item, .h5ds-modal .ant-pagination .ant-pagination-item, .h5ds-layout-frame .ant-pagination .ant-pagination-item { background: #535f6b; border-color: #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination a, .h5ds-modal .ant-pagination a, .h5ds-layout-frame .ant-pagination a { color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-active, .h5ds-modal .ant-pagination .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination .ant-pagination-item-active a, .h5ds-modal .ant-pagination .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-edit .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-edit .ant-pagination-jump-prev:after, .h5ds-modal .ant-pagination-jump-prev:after, .h5ds-layout-frame .ant-pagination-jump-prev:after, .h5ds-edit .ant-pagination-jump-next:after, .h5ds-modal .ant-pagination-jump-next:after, .h5ds-layout-frame .ant-pagination-jump-next:after, .h5ds-edit .ant-pagination-item a, .h5ds-modal .ant-pagination-item a, .h5ds-layout-frame .ant-pagination-item a { color: #999; } .h5ds-edit .ant-pagination-item-active, .h5ds-modal .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination-item-active a, .h5ds-modal .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-radio-button-wrapper:last-child, .h5ds-modal .ant-radio-button-wrapper:last-child, .h5ds-layout-frame .ant-radio-button-wrapper:last-child, .h5ds-edit .ant-radio-button-wrapper:first-child, .h5ds-modal .ant-radio-button-wrapper:first-child, .h5ds-layout-frame .ant-radio-button-wrapper:first-child { border-radius: 0; } .h5ds-edit .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-modal .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-layout-frame .ant-radio-button-wrapper:not(:first-child)::before { background: #252a2e; } .h5ds-edit .ant-radio-button-wrapper, .h5ds-modal .ant-radio-button-wrapper, .h5ds-layout-frame .ant-radio-button-wrapper { border-color: #ff5402; background: #252a2e; color: #a5b6c8; } .h5ds-edit .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-modal .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-layout-frame .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) { background: #ff5402; color: #fff; border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { background: #ff5402; color: #fff; } .h5ds-edit .ant-input, .h5ds-modal .ant-input, .h5ds-layout-frame .ant-input { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-input::-webkit-input-placeholder, .h5ds-modal .ant-input::-webkit-input-placeholder, .h5ds-layout-frame .ant-input::-webkit-input-placeholder { color: #535f6b; text-indent: 5px; } .h5ds-edit .ant-select-selection, .h5ds-modal .ant-select-selection, .h5ds-layout-frame .ant-select-selection { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-select-arrow, .h5ds-modal .ant-select-arrow, .h5ds-layout-frame .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-input-number, .h5ds-modal .ant-input-number, .h5ds-layout-frame .ant-input-number { background: #252a2e; border: none; width: 70px !important; border-radius: 2px; color: #a5b6c8; } .h5ds-edit .ant-input-number-handler-wrap, .h5ds-modal .ant-input-number-handler-wrap, .h5ds-layout-frame .ant-input-number-handler-wrap { background: #535f6b; border-color: #0e1113 !important; } .h5ds-edit .ant-input-number-handler-down, .h5ds-modal .ant-input-number-handler-down, .h5ds-layout-frame .ant-input-number-handler-down { border-color: #0e1113 !important; } .h5ds-edit .ant-modal-content, .h5ds-modal .ant-modal-content, .h5ds-layout-frame .ant-modal-content { border-radius: 0; } .h5ds-edit .ant-modal-close-x, .h5ds-modal .ant-modal-close-x, .h5ds-layout-frame .ant-modal-close-x { font-size: 24px; } .h5ds-edit .ant-modal-body, .h5ds-modal .ant-modal-body, .h5ds-layout-frame .ant-modal-body { padding: 0; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-win-loading { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4001; background: rgba(0, 0, 0, 0.4); } .h5ds-win-loading .h5ds-win-loading-inner { position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; font-size: 18px; color: #fff; } /*清除浮动*/ .h5ds-global-clear { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width: 100%; } .h5ds-global-clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-textjustify { float: left; text-align: justify; text-justify: inter-word; text-justify: inter-ideograph; width: 100%; min-height: 12px; } .h5ds-global-textjustify::before { content: ''; display: inline-block; width: 100%; } .h5ds-global-textjustify::after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-show { display: block !important; } .h5ds-global-hide { display: none !important; } .h5ds-layout-frame { width: 100%; height: 100%; background: #0e1113; overflow: hidden; position: absolute; z-index: 1000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: '微软雅黑'; /*滚动条*/ /*滚动条*/ } .h5ds-layout-frame ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-layout-frame ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-layout-frame ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-layout-frame ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:decrement, .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-finner { width: 100%; height: 100%; } .h5ds-basic-btn-min { font-size: 14px; color: #fff; margin: 0 5px; } .h5ds-basic-btn-min .h5ds-ico { color: #ff5402; font-size: 20px; vertical-align: middle; } .h5ds-tabs { height: 100%; } .h5ds-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs { height: 100%; } .h5ds-basic-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-basic-tabs .ant-tabs-content { position: absolute; top: 50px; bottom: 0; width: 100%; } .h5ds-basic-tabs .ant-tabs-tabpane { height: 100%; overflow: auto; padding: 10px; position: relative; width: 100%; } /* 帮助信息 */ .h5ds-helps { position: absolute; border: 3000px solid rgba(0, 0, 0, 0.7); z-index: 9999; transform: translate(-3000px, -3000px); transition: 0.3s; box-sizing: content-box; } .h5ds-helps:after { content: ''; display: inline-block; height: 100%; width: 100%; border: 2px solid #ff5402; box-sizing: border-box; } .h5ds-helps .h5ds-helps-content { padding: 20px; padding-top: 30px; width: 300px; min-height: 160px; position: absolute; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-helps .h5ds-helps-content .h5ds-helps-close { position: absolute; top: 10px; right: 10px; } .h5ds-helps .h5ds-helps-content:before { content: ''; display: inline-block; width: 0; height: 0; position: absolute; border: 10px solid transparent; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev, .h5ds-helps .h5ds-helps-content .h5ds-helps-end, .h5ds-helps .h5ds-helps-content .h5ds-helps-next { display: inline-block; padding: 4px 16px; background: #ff5402; color: #fff; font-size: 14px; text-align: center; margin-left: 10px; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev { background: #a5b6c8; color: #252a2e; } .h5ds-helps .h5ds-helps-info { height: 140px; overflow: auto; margin-bottom: 10px; } .h5ds-helps .h5ds-helps-btns { text-align: right; } .h5ds-helps .h5ds-helps-bottom { left: 50%; top: 100%; margin-top: 10px; transform: translateX(-50%); } .h5ds-helps .h5ds-helps-bottom:before { top: -20px; left: 50%; transform: translateX(-50%); border-bottom: 10px solid #fff; } .h5ds-helps .h5ds-helps-right { left: 100%; top: 50%; margin-left: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-right:before { left: -20px; top: 50%; transform: translateY(-50%); border-right: 10px solid #fff; } .h5ds-helps .h5ds-helps-left { right: 100%; top: 50%; margin-right: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-left:before { right: -20px; top: 50%; transform: translateY(-50%); border-left: 10px solid #fff; } /* loading */ .h5ds-loading { color: #a5b6c8; font-size: 12px; } .h5ds-loading-window { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4000; background: rgba(0, 0, 0, 0.3); } .h5ds-loading-center { font-size: 12px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-center:before { content: ''; display: inline-block; width: 31px; height: 31px; background: url(http://cdn.h5ds.cn/lib/images/loading.gif) no-repeat; margin-right: 10px; vertical-align: middle; } /* 黄色按钮 */ .h5ds-btn-yellow { padding: 3px 10px 5px 10px; display: inline-block; color: #fff; background: #ff5402; border-radius: 2px; font-size: 16px; } .h5ds-btn-yellow:hover { color: #fff; background: #f04e00; } /* 图标 */ #h5dsBeforeIcon { font-family: "h5ds" !important; display: inline-block; width: 12px; height: 12px; color: #a5b6c8; font-size: 14px; position: absolute; right: 8px; top: 50%; line-height: 12px; text-align: center; margin-top: -6px; } /* 可拖动框 */ .h5ds-drag { position: absolute; z-index: 1000; } /* 拖动排序 */ .h5ds-uniqlist { position: relative; } .h5ds-uniqlist .h5ds-active { background: #ff5402; border: 1px solid #ff5402; } .h5ds-uniqlist li { position: relative; background: #252a2e; margin-bottom: 10px; } .h5ds-uniqlist li a { display: inline-block; cursor: move; color: #fff; } .h5ds-uniqlist .h5ds-uniq-start { z-index: 1000; opacity: 0.3; } .h5ds-uniqlist .h5ds-uniq-clone { z-index: 1000; } /* 控制杆 */ .h5ds-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-control::after, .h5ds-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } /* 裁剪 */ .h5ds-crop-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after, .h5ds-crop-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-crop-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-crop-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-crop-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-crop-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-crop-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } .h5ds-crop-controlbox { box-sizing: content-box; /* 图片剪切使用 */ display: none; width: 100px; height: 60px; position: absolute; margin: 1px 0 0 1px; top: -400px; left: -400px; border: 500px solid rgba(0, 0, 0, 0.5); } .h5ds-crop { width: 323px; height: 248px; font-size: 12px; position: relative; margin-bottom: 30px; } .h5ds-crop .h5ds-crop-bg { background: #0e1113; text-align: center; height: 218px; width: 100%; } .h5ds-crop .h5ds-crop-fun { background: #252a2e; } .h5ds-crop .h5ds-crop-fun a { display: inline-block; width: 20%; text-align: center; } .h5ds-crop .h5ds-crop-fun a:hover { background: #0e1113; } .h5ds-crop .h5ds-crop-box { display: inline-block; width: 100%; height: 100%; position: relative; overflow: hidden; } .h5ds-crop .h5ds-crop-box img { max-height: 100%; max-width: 100%; display: inline-block; position: relative; } .h5ds-crop .h5ds-crop-box .h5ds-crop-controlbox { z-index: 100; } .h5ds-crop .h5ds-crop-fun { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns a { display: inline-block; text-align: center; width: 25%; font-size: 14px; color: #a5b6c8; } .h5ds-crop .h5ds-crop-btns a:hover { background: #252a2e; } /* 上传按钮 */ .h5ds-upload-btn { position: relative; } .h5ds-contextmenu { position: absolute; z-index: 3000; background: #252a2e; color: #a5b6c8; padding: 10px; font-size: 12px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .h5ds-contextmenu .h5ds-ico { font-size: 14px; } .h5ds-contextmenu li { width: 100px; padding: 4px; cursor: pointer; } .h5ds-contextmenu li:hover { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ex-h5ds_combin-set .h5ds-ex-h5ds_combin-titles { color: #a5b6c8; border-left: 4px solid #ff5402; text-indent: 10px; font-size: 14px; margin: 20px 0; } .h5ds-ex-h5ds_combin-set .ant-collapse { background: none; border: none; } .h5ds-ex-h5ds_combin-set .ant-collapse > .ant-collapse-item { border: none; } .h5ds-ex-h5ds_combin-set .ant-collapse > .ant-collapse-item > .ant-collapse-header { color: #a5b6c8; background: #252a2e; } .h5ds-ex-h5ds_combin-set .ant-collapse .ant-collapse-content { border: none; overflow: visible; overflow: initial; background: none; } .h5ds-ex-h5ds_combin-set .ant-collapse .ant-collapse-content > .ant-collapse-content-box { padding: 0; } .h5ds-canvas-preview .layer-h5ds_combin .layer-h5ds_combin { pointer-events: none; } .layer-h5ds_combin { transform-origin: 0 0; } .h5ds-swiper-layers .layer-h5ds_combin .element { overflow: visible; overflow: initial; } .layer { transform-origin: 50% 50%; } .layer .element-flip { float: left; width: 100%; height: 100%; } .h5ds-last-power { position: absolute; bottom: 0; left: 0; width: 100%; text-align: center; color: rgba(0, 0, 0, 0.5); z-index: 9999; font-size: 12px; transform-origin: center; transform: scale(0.8); } .h5ds-last-power a { color: rgba(0, 0, 0, 0.8); } .h5ds-canvas .layer[data-last-animate="out"]::before { content: "\e607"; color: #ccc; font-family: "h5ds-ico" !important; font-size: 16px; font-style: normal; -webkit-font-smoothing: antialiased; display: inline-block; line-height: normal; position: absolute; top: 0; z-index: 100; } .layer-temporary-hide { display: none !important; } .layer-temporary-noevent { pointer-events: none; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-util-cropimage { position: relative; background: #252a2e; } .h5ds-recrop-control { position: relative; z-index: 100; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-util-cropimage-imgbox { width: 326px; height: 218px; overflow: hidden; text-align: center; position: relative; } .h5ds-util-cropimage-imgbox svg { position: relative; overflow: visible; overflow: initial; z-index: 100; top: 0; left: 0; float: left; } .h5ds-util-cropimage-imgbox rect { cursor: pointer; position: relative; z-index: 10; } .h5ds-util-cropimage-imgbox polygon { cursor: move; } .h5ds-util-cropimage-imgbox img { max-width: 100%; max-height: 100%; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-util-cropimage-btns { background: #0e1113; } .h5ds-util-cropimage-btns a { display: inline-block; padding: 5px 14px; color: #a5b6c8; } .h5ds-util-cropimage-btns .h5ds-img-down { top: -26px; right: 0; padding: 0; position: absolute; } .h5ds-util-cropimage-nullimg { height: 218px; cursor: pointer; background: #252a2e; color: #535f6b; position: relative; text-align: center; line-height: 280px; transition: 0.3s; } .h5ds-util-cropimage-nullimg:after { display: inline-block; content: "\E602"; font-family: h5ds-ico !important; position: absolute; font-size: 60px; left: 50%; top: 50%; margin: -50px 0 0 -32px; opacity: 0.2; line-height: normal; } .layer-h5ds_img .element { overflow: hidden; width: 100%; height: 100%; } .layer-h5ds_img img { width: 100%; height: 100%; float: left; position: relative; } .layer-h5ds_img .layer-h5ds_img-inner { width: 100%; height: 100%; overflow: hidden; transform-origin: 0 0; } .layer-h5ds_img .layer-h5ds_img-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-modal .h5ds-modal-upload-button, .h5ds-modal .h5ds-modal-close-button { margin-left: 30px; } .h5ds-modal .h5ds-modal-close-button { background: #30373f; border: 1px solid #30373f; color: #a5b6c8; } .h5ds-modal .h5ds-modal-close-button:hover { background: #252a2e; } .h5ds-edit .h5ds-modal-source { background: rgba(0, 0, 0, 0.9); } .h5ds-edit .h5ds-modal-plus { background: rgba(0, 0, 0, 0.9); } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-modal { position: fixed; z-index: 1000; background: #252a2e; top: 0; left: 0; width: 100%; height: 100%; transform: translateY(-100%); } .h5ds-modal.h5ds-modal-show { transform: translateY(0); } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title { height: 60px; text-align: left; vertical-align: middle; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title h3 { display: inline-block; font-size: 16px; color: #a5b6c8; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title::before { content: ''; display: inline-block; height: 100%; width: 0; vertical-align: middle; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title .h5ds-modal-title-icon { display: inline-block; margin-right: 20px; height: 30px; background: #ff5402; width: 6px; vertical-align: middle; } .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-content { height: calc(100% - 60px); } .h5ds-modal .h5ds-modal-close { font-size: 40px; line-height: 40px; position: absolute; top: 10px; right: 10px; color: #a5b6c8; z-index: 100; } .h5ds-modal .h5ds-modal-content { height: 100%; width: 100%; overflow: auto; /*滚动条*/ } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-track { background: #1d2225; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-button:vertical:decrement, .h5ds-modal .h5ds-modal-content::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-noserver-modal { padding: 10px; } .h5ds-noserver-modal .h5ds-noserver-tips { color: #fff; padding: 10px 0; } .h5ds-noserver-modal .h5ds-noserver-imgs { padding: 20px 0; } .h5ds-noserver-modal .h5ds-noserver-item { display: inline-block; width: 200px; height: 100px; margin: 0 20px 20px 0; text-align: center; vertical-align: top; background: hsla(0, 0%, 100%, 0.1); position: relative; } .h5ds-noserver-modal .h5ds-noserver-item img { vertical-align: middle; max-width: 100%; max-height: 100%; } .h5ds-noserver-modal .h5ds-noserver-item .anticon-close { background: #0e1113; position: absolute; color: #fff; font-size: 20px; top: 0; right: 0; opacity: 0.8; } .h5ds-noserver-modal .h5ds-noserver-item-sound { width: 300px; padding-top: 10px; } .h5ds-shape-shapepanel { cursor: crosshair; width: 100%; height: 100%; position: absolute; z-index: 1000; top: 0; left: 0; } .h5ds-shape-shapepanel .h5ds-shape-shapepanel-inner { position: absolute; border: 1px dashed rgba(0, 0, 0, 0.5); } .h5ds-shape-shapepanel .h5ds-shape-shapepanel-inner svg, .h5ds-shape-shapepanel .h5ds-shape-shapepanel-inner polygon { width: 100%; height: 100%; float: left; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-setitem-title { color: #a5b6c8; } .h5ds-util-color { display: inline-block; position: relative; vertical-align: middle; width: 24px; height: 24px; border-radius: 100px; background: #fff; } .h5ds-util-color::after, .h5ds-util-color::before { content: ''; display: inline-block; width: 12px; height: 12px; background: #ccc; position: absolute; } .h5ds-util-color::after { top: 0; left: 0; border-top-left-radius: 100px; } .h5ds-util-color::before { top: 12px; left: 12px; border-bottom-right-radius: 100px; } .h5ds-util-color-inner { display: inline-block; width: 100%; height: 100%; position: relative; z-index: 100; } .h5ds-util-color-btn { position: relative; z-index: 100; display: inline-block; width: 24px; height: 24px; border-radius: 100px; box-shadow: 0 0 3px rgba(0, 0, 0, 0.4); cursor: pointer; } .h5ds-util-color-box { position: absolute; z-index: 100; } .h5ds-layout-setgrid { vertical-align: top; display: inline-block; } .h5ds-layout-setgrid-1 { width: 100%; } .h5ds-layout-setgrid-2 { width: 50%; } .h5ds-layout-setgrid-3 { width: 33.3%; } .h5ds-layout-setgrid-4 { width: 25%; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-setitem { position: relative; padding: 6px 0; } .h5ds-layout-setitem-name { color: #a5b6c8; display: inline-block; width: 60px; font-size: 12px; position: absolute; left: 0; vertical-align: top; line-height: 24px; } .h5ds-layout-setitem-content { margin-left: 70px; } .h5ds-layout-setitem-content .ant-input-number { width: 100%; } .h5ds-layout-setitem-content .ant-input { width: 100%; } .h5ds-layout-setitem-subsection > .h5ds-layout-setitem-name { display: block; width: auto; width: initial; position: relative; padding: 10px 0; } .h5ds-layout-setitem-subsection > .h5ds-layout-setitem-content { margin-left: 0; } .h5ds-layout-m5 { margin: 5px; } .h5ds-layout-m10 { margin: 10px; } .layer-h5ds_shape-inner { height: 100%; width: 100%; overflow: hidden; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom, .layer-h5ds_shape-inner .layer-h5ds_shape-dom { float: left; height: 100%; width: 100%; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon { float: left; width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); } .layer-h5ds_shape .element { overflow: hidden; } .h5ds-shape-source { text-align: center; } .h5ds-shape-source .h5ds-shape-list { display: inline-block; } .h5ds-shape-source .h5ds-shape-list .h5ds-shape-item { width: 60px; height: 60px; overflow: hidden; display: inline-block; vertical-align: top; } .h5ds-shape-source .h5ds-shape-list .h5ds-shape-item img, .h5ds-shape-source .h5ds-shape-list .h5ds-shape-item svg { margin: 10px; width: 40px; height: 40px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-drawer { position: fixed; z-index: 1000; background: #252a2e; top: 0; left: 0; right: 0; height: 60px; transition: 0.5s transform; transform: translateY(-100%); } .h5ds-drawer.h5ds-drawer-show { transform: translateY(0); } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title { height: 60px; text-align: left; vertical-align: middle; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title h3 { display: inline-block; font-size: 16px; color: #a5b6c8; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title::before { content: ''; display: inline-block; height: 100%; width: 0; vertical-align: middle; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-title .h5ds-drawer-title-icon { display: inline-block; margin-right: 20px; height: 30px; background: #ff5402; width: 6px; vertical-align: middle; } .h5ds-drawer.h5ds-drawer-hastitle .h5ds-drawer-content { height: calc(100% - 60px); } .h5ds-drawer .h5ds-drawer-close { font-size: 40px; line-height: 40px; position: absolute; top: 10px; right: 10px; color: #a5b6c8; z-index: 100; } .h5ds-drawer .h5ds-drawer-content { height: 100%; width: 100%; overflow: auto; /*滚动条*/ /*滚动条*/ } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-button:vertical:decrement, .h5ds-drawer .h5ds-drawer-content ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-sound-controls { width: 250px; height: 40px; padding: 5px; } .h5ds-ex-h5ds_sound { max-height: 700px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-name { color: #fff; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list { max-height: 400px; overflow: auto; } @-webkit-keyframes mp3play { from { height: 2px; } to { height: 12px; } } @keyframes mp3play { from { height: 2px; } to { height: 12px; } } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .try { color: #ff5402; padding: 2px 5px; margin: 0 2px; display: inline-block; vertical-align: middle; cursor: pointer; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i { -webkit-animation-name: mp3play; animation-name: mp3play; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-direction: alternate; animation-direction: alternate; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(2) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(3) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-iconing i:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon { display: inline-block; vertical-align: middle; width: 24px; height: 20px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i { display: inline-block; width: 1px; background: #ff5402; margin-left: 3px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(1) { height: 3px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(2) { height: 6px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(3) { height: 9px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list .mp3-play-icon i:nth-child(4) { height: 12px; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list li { padding: 5px 10px; color: #a5b6c8; background: #252a2e; font-size: 12px; border-bottom: 1px dashed #30373f; } .h5ds-ex-h5ds_sound .h5ds-ex-h5ds_sound-list li:hover { background: #535f6b; color: #fff; } .layer-h5ds_sound { /* MP3 图标 */ } .layer-h5ds_sound audio { display: none; } @-webkit-keyframes mp3play { from { height: 2px; } to { height: 12px; } } @keyframes mp3play { from { height: 2px; } to { height: 12px; } } .layer-h5ds_sound .h5ds_sound-iconing i { -webkit-animation-name: mp3play; animation-name: mp3play; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-direction: alternate; animation-direction: alternate; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(2) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(3) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .layer-h5ds_sound .h5ds_sound-icon { display: inline-block; vertical-align: middle; transform-origin: 0 0; padding: 2px 5px; background: rgba(0, 0, 0, 0.3); position: absolute; z-index: 99999; cursor: pointer; } .layer-h5ds_sound .h5ds_sound-icon i { display: inline-block; width: 1px; background: #fff; margin-left: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(1) { height: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(2) { height: 6px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(3) { height: 9px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(4) { height: 12px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ex-h5ds_text-richtext { height: 120px; background: #fff; color: #000; margin: 10px 0; overflow: auto; } .h5ds-artword-selects { margin-top: 10px; color: #a5b6c8; } .h5ds-ex-h5ds_text-btn { display: inline-block; width: 43px; height: 43px; text-align: center; background: #252a2e; margin-right: 2px; line-height: 43px; color: #535f6b; } .h5ds-ex-h5ds_text-btn.h5ds-active { color: #a5b6c8; background: #0e1113; } .h5ds-ex-h5ds_text-btn i { font-size: 24px; } .h5ds-artword { position: relative; display: inline-block; text-decoration: inherit; } .h5ds-artword .h5ds-artword-up { text-decoration: inherit; position: absolute; top: 0; z-index: 200; width: 100%; } .h5ds-artword .h5ds-artword-down { text-decoration: inherit; position: relative; z-index: 100; width: 100%; } .h5ds-artword-border::before { content: attr(data-text); } .h5ds-artword-fire .h5ds-artword-up { text-shadow: 0 0 4px #FFF, 0 -5px 4px #ff3, 2px -10px 6px #fd3, -2px -15px 11px #f80, 2px -25px 18px #f20; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-util-sliderinput2, .h5ds-util-sliderinput { position: relative; padding: 2px 0; } .h5ds-util-sliderinput2 .ant-slider, .h5ds-util-sliderinput .ant-slider { width: 160px; margin: 0 6px; vertical-align: middle; } .h5ds-util-sliderinput2 .ant-slider { width: 130px; } .h5ds-util-sliderinput-name { vertical-align: middle; font-size: 12px; color: #a5b6c8; display: inline-block; line-height: 24px; width: 60px; margin-right: 10px; } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ /* stylelint-disable at-rule-no-unknown */ html, body { width: 100%; height: 100%; } input::-ms-clear, input::-ms-reveal { display: none; } *, *::before, *::after { -webkit-box-sizing: border-box; box-sizing: border-box; } html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); } @-ms-viewport { width: device-width; } article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section { display: block; } body { margin: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'PingFang SC', 'Hiragino Sans GB', 'Microsoft YaHei', 'Helvetica Neue', Helvetica, Arial, sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol'; font-variant: tabular-nums; line-height: 1.5; background-color: #fff; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; } [tabindex='-1']:focus { outline: none !important; } hr { -webkit-box-sizing: content-box; box-sizing: content-box; height: 0; overflow: visible; } h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0.5em; color: rgba(0, 0, 0, 0.85); font-weight: 500; } p { margin-top: 0; margin-bottom: 1em; } abbr[title], abbr[data-original-title] { text-decoration: underline; -webkit-text-decoration: underline dotted; text-decoration: underline dotted; border-bottom: 0; cursor: help; } address { margin-bottom: 1em; font-style: normal; line-height: inherit; } input[type='text'], input[type='password'], input[type='number'], textarea { -webkit-appearance: none; } ol, ul, dl { margin-top: 0; margin-bottom: 1em; } ol ol, ul ul, ol ul, ul ol { margin-bottom: 0; } dt { font-weight: 500; } dd { margin-bottom: 0.5em; margin-left: 0; } blockquote { margin: 0 0 1em; } dfn { font-style: italic; } b, strong { font-weight: bolder; } small { font-size: 80%; } sub, sup { position: relative; font-size: 75%; line-height: 0; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } a { color: #1890ff; text-decoration: none; background-color: transparent; outline: none; cursor: pointer; -webkit-transition: color 0.3s; transition: color 0.3s; -webkit-text-decoration-skip: objects; } a:hover { color: #40a9ff; } a:active { color: #096dd9; } a:active, a:hover { text-decoration: none; outline: 0; } a[disabled] { color: rgba(0, 0, 0, 0.25); cursor: not-allowed; pointer-events: none; } pre, code, kbd, samp { font-size: 1em; font-family: 'SFMono-Regular', Consolas, 'Liberation Mono', Menlo, Courier, monospace; } pre { margin-top: 0; margin-bottom: 1em; overflow: auto; } figure { margin: 0 0 1em; } img { vertical-align: middle; border-style: none; } svg:not(:root) { overflow: hidden; } a, area, button, [role='button'], input:not([type='range']), label, select, summary, textarea { -ms-touch-action: manipulation; touch-action: manipulation; } table { border-collapse: collapse; } caption { padding-top: 0.75em; padding-bottom: 0.3em; color: rgba(0, 0, 0, 0.45); text-align: left; caption-side: bottom; } th { text-align: inherit; } input, button, select, optgroup, textarea { margin: 0; color: inherit; font-size: inherit; font-family: inherit; line-height: inherit; } button, input { overflow: visible; } button, select { text-transform: none; } button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } button::-moz-focus-inner, [type='button']::-moz-focus-inner, [type='reset']::-moz-focus-inner, [type='submit']::-moz-focus-inner { padding: 0; border-style: none; } input[type='radio'], input[type='checkbox'] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; } input[type='date'], input[type='time'], input[type='datetime-local'], input[type='month'] { -webkit-appearance: listbox; } textarea { overflow: auto; resize: vertical; } fieldset { min-width: 0; margin: 0; padding: 0; border: 0; } legend { display: block; width: 100%; max-width: 100%; margin-bottom: 0.5em; padding: 0; color: inherit; font-size: 1.5em; line-height: inherit; white-space: normal; } progress { vertical-align: baseline; } [type='number']::-webkit-inner-spin-button, [type='number']::-webkit-outer-spin-button { height: auto; } [type='search'] { outline-offset: -2px; -webkit-appearance: none; } [type='search']::-webkit-search-cancel-button, [type='search']::-webkit-search-decoration { -webkit-appearance: none; } ::-webkit-file-upload-button { font: inherit; -webkit-appearance: button; } output { display: inline-block; } summary { display: list-item; } template { display: none; } [hidden] { display: none !important; } mark { padding: 0.2em; background-color: #feffe6; } ::-moz-selection { color: #fff; background: #1890ff; } ::selection { color: #fff; background: #1890ff; } .clearfix { zoom: 1; } .clearfix::before, .clearfix::after { display: table; content: ''; } .clearfix::after { clear: both; } .anticon { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; } .anticon > * { line-height: 1; } .anticon svg { display: inline-block; } .anticon::before { display: none; } .anticon .anticon-icon { display: block; } .anticon[tabindex] { cursor: pointer; } .anticon-spin::before { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; } .anticon-spin { display: inline-block; -webkit-animation: loadingCircle 1s infinite linear; animation: loadingCircle 1s infinite linear; } .fade-enter, .fade-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .fade-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .fade-enter.fade-enter-active, .fade-appear.fade-appear-active { -webkit-animation-name: antFadeIn; animation-name: antFadeIn; -webkit-animation-play-state: running; animation-play-state: running; } .fade-leave.fade-leave-active { -webkit-animation-name: antFadeOut; animation-name: antFadeOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .fade-enter, .fade-appear { opacity: 0; -webkit-animation-timing-function: linear; animation-timing-function: linear; } .fade-leave { -webkit-animation-timing-function: linear; animation-timing-function: linear; } @-webkit-keyframes antFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @keyframes antFadeIn { 0% { opacity: 0; } 100% { opacity: 1; } } @-webkit-keyframes antFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } @keyframes antFadeOut { 0% { opacity: 1; } 100% { opacity: 0; } } .move-up-enter, .move-up-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-up-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-up-enter.move-up-enter-active, .move-up-appear.move-up-appear-active { -webkit-animation-name: antMoveUpIn; animation-name: antMoveUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-up-leave.move-up-leave-active { -webkit-animation-name: antMoveUpOut; animation-name: antMoveUpOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-up-enter, .move-up-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-up-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-down-enter, .move-down-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-down-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-down-enter.move-down-enter-active, .move-down-appear.move-down-appear-active { -webkit-animation-name: antMoveDownIn; animation-name: antMoveDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-down-leave.move-down-leave-active { -webkit-animation-name: antMoveDownOut; animation-name: antMoveDownOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-down-enter, .move-down-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-down-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-left-enter, .move-left-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-left-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-left-enter.move-left-enter-active, .move-left-appear.move-left-appear-active { -webkit-animation-name: antMoveLeftIn; animation-name: antMoveLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-left-leave.move-left-leave-active { -webkit-animation-name: antMoveLeftOut; animation-name: antMoveLeftOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-left-enter, .move-left-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-left-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } .move-right-enter, .move-right-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-right-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .move-right-enter.move-right-enter-active, .move-right-appear.move-right-appear-active { -webkit-animation-name: antMoveRightIn; animation-name: antMoveRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .move-right-leave.move-right-leave-active { -webkit-animation-name: antMoveRightOut; animation-name: antMoveRightOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .move-right-enter, .move-right-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .move-right-leave { -webkit-animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); animation-timing-function: cubic-bezier(0.6, 0.04, 0.98, 0.34); } @-webkit-keyframes antMoveDownIn { 0% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveDownIn { 0% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveDownOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveDownOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(100%); transform: translateY(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes antMoveLeftIn { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveLeftIn { 0% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveLeftOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveLeftOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(-100%); transform: translateX(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes antMoveRightIn { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveRightIn { 0% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveRightOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveRightOut { 0% { -webkit-transform: translateX(0%); transform: translateX(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateX(100%); transform: translateX(100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes antMoveUpIn { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @keyframes antMoveUpIn { 0% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } 100% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } } @-webkit-keyframes antMoveUpOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @keyframes antMoveUpOut { 0% { -webkit-transform: translateY(0%); transform: translateY(0%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 1; } 100% { -webkit-transform: translateY(-100%); transform: translateY(-100%); -webkit-transform-origin: 0 0; transform-origin: 0 0; opacity: 0; } } @-webkit-keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } @keyframes loadingCircle { 100% { -webkit-transform: rotate(360deg); transform: rotate(360deg); } } [ant-click-animating='true'], [ant-click-animating-without-extra-node='true'] { position: relative; } html { --antd-wave-shadow-color: #1890ff; } [ant-click-animating-without-extra-node='true']::after, .ant-click-animating-node { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; border-radius: inherit; -webkit-box-shadow: 0 0 0 0 #1890ff; box-shadow: 0 0 0 0 #1890ff; box-shadow: 0 0 0 0 #1890ff; -webkit-box-shadow: 0 0 0 0 var(--antd-wave-shadow-color); box-shadow: 0 0 0 0 var(--antd-wave-shadow-color); opacity: 0.2; -webkit-animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1); animation: fadeEffect 2s cubic-bezier(0.08, 0.82, 0.17, 1), waveEffect 0.4s cubic-bezier(0.08, 0.82, 0.17, 1); -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; content: ''; pointer-events: none; } @-webkit-keyframes waveEffect { 100% { -webkit-box-shadow: 0 0 0 #1890ff; box-shadow: 0 0 0 #1890ff; -webkit-box-shadow: 0 0 0 6px #1890ff; box-shadow: 0 0 0 6px #1890ff; -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); } } @keyframes waveEffect { 100% { -webkit-box-shadow: 0 0 0 #1890ff; box-shadow: 0 0 0 #1890ff; -webkit-box-shadow: 0 0 0 6px #1890ff; box-shadow: 0 0 0 6px #1890ff; -webkit-box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); box-shadow: 0 0 0 6px var(--antd-wave-shadow-color); } } @-webkit-keyframes fadeEffect { 100% { opacity: 0; } } @keyframes fadeEffect { 100% { opacity: 0; } } .slide-up-enter, .slide-up-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-up-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-up-enter.slide-up-enter-active, .slide-up-appear.slide-up-appear-active { -webkit-animation-name: antSlideUpIn; animation-name: antSlideUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-up-leave.slide-up-leave-active { -webkit-animation-name: antSlideUpOut; animation-name: antSlideUpOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-up-enter, .slide-up-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-up-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-down-enter, .slide-down-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-down-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-down-enter.slide-down-enter-active, .slide-down-appear.slide-down-appear-active { -webkit-animation-name: antSlideDownIn; animation-name: antSlideDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-down-leave.slide-down-leave-active { -webkit-animation-name: antSlideDownOut; animation-name: antSlideDownOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-down-enter, .slide-down-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-down-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-left-enter, .slide-left-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-left-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-left-enter.slide-left-enter-active, .slide-left-appear.slide-left-appear-active { -webkit-animation-name: antSlideLeftIn; animation-name: antSlideLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-left-leave.slide-left-leave-active { -webkit-animation-name: antSlideLeftOut; animation-name: antSlideLeftOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-left-enter, .slide-left-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-left-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } .slide-right-enter, .slide-right-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-right-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .slide-right-enter.slide-right-enter-active, .slide-right-appear.slide-right-appear-active { -webkit-animation-name: antSlideRightIn; animation-name: antSlideRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .slide-right-leave.slide-right-leave-active { -webkit-animation-name: antSlideRightOut; animation-name: antSlideRightOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .slide-right-enter, .slide-right-appear { opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); animation-timing-function: cubic-bezier(0.23, 1, 0.32, 1); } .slide-right-leave { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); } @-webkit-keyframes antSlideUpIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @keyframes antSlideUpIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @-webkit-keyframes antSlideUpOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @keyframes antSlideUpOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @-webkit-keyframes antSlideDownIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } @keyframes antSlideDownIn { 0% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } 100% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } } @-webkit-keyframes antSlideDownOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } } @keyframes antSlideDownOut { 0% { -webkit-transform: scaleY(1); transform: scaleY(1); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 1; } 100% { -webkit-transform: scaleY(0.8); transform: scaleY(0.8); -webkit-transform-origin: 100% 100%; transform-origin: 100% 100%; opacity: 0; } } @-webkit-keyframes antSlideLeftIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @keyframes antSlideLeftIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } } @-webkit-keyframes antSlideLeftOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @keyframes antSlideLeftOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 0% 0%; transform-origin: 0% 0%; opacity: 0; } } @-webkit-keyframes antSlideRightIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } } @keyframes antSlideRightIn { 0% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } 100% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } } @-webkit-keyframes antSlideRightOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } } @keyframes antSlideRightOut { 0% { -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 1; } 100% { -webkit-transform: scaleX(0.8); transform: scaleX(0.8); -webkit-transform-origin: 100% 0%; transform-origin: 100% 0%; opacity: 0; } } .swing-enter, .swing-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .swing-enter.swing-enter-active, .swing-appear.swing-appear-active { -webkit-animation-name: antSwingIn; animation-name: antSwingIn; -webkit-animation-play-state: running; animation-play-state: running; } @-webkit-keyframes antSwingIn { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 40% { -webkit-transform: translateX(10px); transform: translateX(10px); } 60% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 80% { -webkit-transform: translateX(5px); transform: translateX(5px); } } @keyframes antSwingIn { 0%, 100% { -webkit-transform: translateX(0); transform: translateX(0); } 20% { -webkit-transform: translateX(-10px); transform: translateX(-10px); } 40% { -webkit-transform: translateX(10px); transform: translateX(10px); } 60% { -webkit-transform: translateX(-5px); transform: translateX(-5px); } 80% { -webkit-transform: translateX(5px); transform: translateX(5px); } } .zoom-enter, .zoom-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-enter.zoom-enter-active, .zoom-appear.zoom-appear-active { -webkit-animation-name: antZoomIn; animation-name: antZoomIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-leave.zoom-leave-active { -webkit-animation-name: antZoomOut; animation-name: antZoomOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-enter, .zoom-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-big-enter, .zoom-big-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-enter.zoom-big-enter-active, .zoom-big-appear.zoom-big-appear-active { -webkit-animation-name: antZoomBigIn; animation-name: antZoomBigIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-big-leave.zoom-big-leave-active { -webkit-animation-name: antZoomBigOut; animation-name: antZoomBigOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-big-enter, .zoom-big-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-big-fast-enter, .zoom-big-fast-appear { -webkit-animation-duration: 0.1s; animation-duration: 0.1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-fast-leave { -webkit-animation-duration: 0.1s; animation-duration: 0.1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-big-fast-enter.zoom-big-fast-enter-active, .zoom-big-fast-appear.zoom-big-fast-appear-active { -webkit-animation-name: antZoomBigIn; animation-name: antZoomBigIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-big-fast-leave.zoom-big-fast-leave-active { -webkit-animation-name: antZoomBigOut; animation-name: antZoomBigOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-big-fast-enter, .zoom-big-fast-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-big-fast-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-up-enter, .zoom-up-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-up-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-up-enter.zoom-up-enter-active, .zoom-up-appear.zoom-up-appear-active { -webkit-animation-name: antZoomUpIn; animation-name: antZoomUpIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-up-leave.zoom-up-leave-active { -webkit-animation-name: antZoomUpOut; animation-name: antZoomUpOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-up-enter, .zoom-up-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-up-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-down-enter, .zoom-down-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-down-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-down-enter.zoom-down-enter-active, .zoom-down-appear.zoom-down-appear-active { -webkit-animation-name: antZoomDownIn; animation-name: antZoomDownIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-down-leave.zoom-down-leave-active { -webkit-animation-name: antZoomDownOut; animation-name: antZoomDownOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-down-enter, .zoom-down-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-down-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-left-enter, .zoom-left-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-left-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-left-enter.zoom-left-enter-active, .zoom-left-appear.zoom-left-appear-active { -webkit-animation-name: antZoomLeftIn; animation-name: antZoomLeftIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-left-leave.zoom-left-leave-active { -webkit-animation-name: antZoomLeftOut; animation-name: antZoomLeftOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-left-enter, .zoom-left-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-left-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } .zoom-right-enter, .zoom-right-appear { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-right-leave { -webkit-animation-duration: 0.2s; animation-duration: 0.2s; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-animation-play-state: paused; animation-play-state: paused; } .zoom-right-enter.zoom-right-enter-active, .zoom-right-appear.zoom-right-appear-active { -webkit-animation-name: antZoomRightIn; animation-name: antZoomRightIn; -webkit-animation-play-state: running; animation-play-state: running; } .zoom-right-leave.zoom-right-leave-active { -webkit-animation-name: antZoomRightOut; animation-name: antZoomRightOut; -webkit-animation-play-state: running; animation-play-state: running; pointer-events: none; } .zoom-right-enter, .zoom-right-appear { -webkit-transform: scale(0); -ms-transform: scale(0); transform: scale(0); opacity: 0; -webkit-animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); animation-timing-function: cubic-bezier(0.08, 0.82, 0.17, 1); } .zoom-right-leave { -webkit-animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); animation-timing-function: cubic-bezier(0.78, 0.14, 0.15, 0.86); } @-webkit-keyframes antZoomIn { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @keyframes antZoomIn { 0% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @-webkit-keyframes antZoomOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } } @keyframes antZoomOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.2); transform: scale(0.2); opacity: 0; } } @-webkit-keyframes antZoomBigIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @keyframes antZoomBigIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); opacity: 1; } } @-webkit-keyframes antZoomBigOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } } @keyframes antZoomBigOut { 0% { -webkit-transform: scale(1); transform: scale(1); } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); opacity: 0; } } @-webkit-keyframes antZoomUpIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } } @keyframes antZoomUpIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } } @-webkit-keyframes antZoomUpOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } } @keyframes antZoomUpOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 0%; transform-origin: 50% 0%; opacity: 0; } } @-webkit-keyframes antZoomLeftIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } } @keyframes antZoomLeftIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } } @-webkit-keyframes antZoomLeftOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } } @keyframes antZoomLeftOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 0% 50%; transform-origin: 0% 50%; opacity: 0; } } @-webkit-keyframes antZoomRightIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } } @keyframes antZoomRightIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } } @-webkit-keyframes antZoomRightOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } } @keyframes antZoomRightOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 100% 50%; transform-origin: 100% 50%; opacity: 0; } } @-webkit-keyframes antZoomDownIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } } @keyframes antZoomDownIn { 0% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } 100% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } } @-webkit-keyframes antZoomDownOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } } @keyframes antZoomDownOut { 0% { -webkit-transform: scale(1); transform: scale(1); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; } 100% { -webkit-transform: scale(0.8); transform: scale(0.8); -webkit-transform-origin: 50% 100%; transform-origin: 50% 100%; opacity: 0; } } .ant-motion-collapse-legacy { overflow: hidden; } .ant-motion-collapse-legacy-active { -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; } .ant-motion-collapse { overflow: hidden; -webkit-transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; transition: height 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), opacity 0.15s cubic-bezier(0.645, 0.045, 0.355, 1) !important; } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-input-number { -webkit-box-sizing: border-box; box-sizing: border-box; font-variant: tabular-nums; list-style: none; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; position: relative; width: 100%; height: 32px; padding: 4px 11px; color: rgba(0, 0, 0, 0.65); font-size: 14px; line-height: 1.5; background-color: #fff; background-image: none; -webkit-transition: all 0.3s; transition: all 0.3s; display: inline-block; width: 90px; margin: 0; padding: 0; border: 1px solid #d9d9d9; border-radius: 4px; } .ant-input-number::-moz-placeholder { color: #bfbfbf; opacity: 1; } .ant-input-number:-ms-input-placeholder { color: #bfbfbf; } .ant-input-number::-webkit-input-placeholder { color: #bfbfbf; } .ant-input-number:placeholder-shown { text-overflow: ellipsis; } .ant-input-number:hover { border-color: #40a9ff; border-right-width: 1px !important; } .ant-input-number:focus { border-color: #40a9ff; border-right-width: 1px !important; outline: 0; -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); } .ant-input-number-disabled { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; cursor: not-allowed; opacity: 1; } .ant-input-number-disabled:hover { border-color: #d9d9d9; border-right-width: 1px !important; } .ant-input-number[disabled] { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; cursor: not-allowed; opacity: 1; } .ant-input-number[disabled]:hover { border-color: #d9d9d9; border-right-width: 1px !important; } textarea.ant-input-number { max-width: 100%; height: auto; min-height: 32px; line-height: 1.5; vertical-align: bottom; -webkit-transition: all 0.3s, height 0s; transition: all 0.3s, height 0s; } .ant-input-number-lg { height: 40px; padding: 6px 11px; font-size: 16px; } .ant-input-number-sm { height: 24px; padding: 1px 7px; } .ant-input-number-handler { position: relative; display: block; width: 100%; height: 50%; overflow: hidden; color: rgba(0, 0, 0, 0.45); font-weight: bold; line-height: 0; text-align: center; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; } .ant-input-number-handler:active { background: #f4f4f4; } .ant-input-number-handler:hover .ant-input-number-handler-up-inner, .ant-input-number-handler:hover .ant-input-number-handler-down-inner { color: #40a9ff; } .ant-input-number-handler-up-inner, .ant-input-number-handler-down-inner { display: inline-block; color: inherit; font-style: normal; line-height: 0; text-align: center; text-transform: none; vertical-align: -0.125em; text-rendering: optimizeLegibility; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; right: 4px; width: 12px; height: 12px; color: rgba(0, 0, 0, 0.45); line-height: 12px; -webkit-transition: all 0.1s linear; transition: all 0.1s linear; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .ant-input-number-handler-up-inner > *, .ant-input-number-handler-down-inner > * { line-height: 1; } .ant-input-number-handler-up-inner svg, .ant-input-number-handler-down-inner svg { display: inline-block; } .ant-input-number-handler-up-inner::before, .ant-input-number-handler-down-inner::before { display: none; } .ant-input-number-handler-up-inner .ant-input-number-handler-up-inner-icon, .ant-input-number-handler-up-inner .ant-input-number-handler-down-inner-icon, .ant-input-number-handler-down-inner .ant-input-number-handler-up-inner-icon, .ant-input-number-handler-down-inner .ant-input-number-handler-down-inner-icon { display: block; } .ant-input-number:hover { border-color: #40a9ff; border-right-width: 1px !important; } .ant-input-number-focused { border-color: #40a9ff; border-right-width: 1px !important; outline: 0; -webkit-box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); box-shadow: 0 0 0 2px rgba(24, 144, 255, 0.2); } .ant-input-number-disabled { color: rgba(0, 0, 0, 0.25); background-color: #f5f5f5; cursor: not-allowed; opacity: 1; } .ant-input-number-disabled:hover { border-color: #d9d9d9; border-right-width: 1px !important; } .ant-input-number-disabled .ant-input-number-input { cursor: not-allowed; } .ant-input-number-disabled .ant-input-number-handler-wrap { display: none; } .ant-input-number-input { width: 100%; height: 30px; padding: 0 11px; text-align: left; background-color: transparent; border: 0; border-radius: 4px; outline: 0; -webkit-transition: all 0.3s linear; transition: all 0.3s linear; -moz-appearance: textfield !important; } .ant-input-number-input::-moz-placeholder { color: #bfbfbf; opacity: 1; } .ant-input-number-input:-ms-input-placeholder { color: #bfbfbf; } .ant-input-number-input::-webkit-input-placeholder { color: #bfbfbf; } .ant-input-number-input:placeholder-shown { text-overflow: ellipsis; } .ant-input-number-input[type='number']::-webkit-inner-spin-button, .ant-input-number-input[type='number']::-webkit-outer-spin-button { margin: 0; -webkit-appearance: none; } .ant-input-number-lg { padding: 0; font-size: 16px; } .ant-input-number-lg input { height: 38px; } .ant-input-number-sm { padding: 0; } .ant-input-number-sm input { height: 22px; padding: 0 7px; } .ant-input-number-handler-wrap { position: absolute; top: 0; right: 0; width: 22px; height: 100%; background: #fff; border-left: 1px solid #d9d9d9; border-radius: 0 4px 4px 0; opacity: 0; -webkit-transition: opacity 0.24s linear 0.1s; transition: opacity 0.24s linear 0.1s; } .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner, .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner { display: inline-block; font-size: 12px; font-size: 7px \9; -webkit-transform: scale(0.58333333) rotate(0deg); -ms-transform: scale(0.58333333) rotate(0deg); transform: scale(0.58333333) rotate(0deg); min-width: auto; margin-right: 0; } :root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-up-inner, :root .ant-input-number-handler-wrap .ant-input-number-handler .ant-input-number-handler-down-inner { font-size: 12px; } .ant-input-number-handler-wrap:hover .ant-input-number-handler { height: 40%; } .ant-input-number:hover .ant-input-number-handler-wrap { opacity: 1; } .ant-input-number-handler-up { border-top-right-radius: 4px; cursor: pointer; } .ant-input-number-handler-up-inner { top: 50%; margin-top: -5px; text-align: center; } .ant-input-number-handler-up:hover { height: 60% !important; } .ant-input-number-handler-down { top: 0; border-top: 1px solid #d9d9d9; border-bottom-right-radius: 4px; cursor: pointer; } .ant-input-number-handler-down-inner { top: 50%; margin-top: -6px; text-align: center; } .ant-input-number-handler-down:hover { height: 60% !important; } .ant-input-number-handler-up-disabled, .ant-input-number-handler-down-disabled { cursor: not-allowed; } .ant-input-number-handler-up-disabled:hover .ant-input-number-handler-up-inner, .ant-input-number-handler-down-disabled:hover .ant-input-number-handler-down-inner { color: rgba(0, 0, 0, 0.25); } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-slider { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-variant: tabular-nums; line-height: 1.5; list-style: none; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; position: relative; height: 12px; margin: 14px 6px 10px; padding: 4px 0; cursor: pointer; -ms-touch-action: none; touch-action: none; } .ant-slider-vertical { width: 12px; height: 100%; margin: 6px 10px; padding: 0 4px; } .ant-slider-vertical .ant-slider-rail { width: 4px; height: 100%; } .ant-slider-vertical .ant-slider-track { width: 4px; } .ant-slider-vertical .ant-slider-handle { margin-bottom: -7px; margin-left: -5px; } .ant-slider-vertical .ant-slider-mark { top: 0; left: 12px; width: 18px; height: 100%; } .ant-slider-vertical .ant-slider-mark-text { left: 4px; white-space: nowrap; } .ant-slider-vertical .ant-slider-step { width: 4px; height: 100%; } .ant-slider-vertical .ant-slider-dot { top: auto; left: 2px; margin-bottom: -4px; } .ant-slider-with-marks { margin-bottom: 28px; } .ant-slider-rail { position: absolute; width: 100%; height: 4px; background-color: #f5f5f5; border-radius: 2px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .ant-slider-track { position: absolute; height: 4px; background-color: #91d5ff; border-radius: 4px; -webkit-transition: background-color 0.3s; transition: background-color 0.3s; } .ant-slider-handle { position: absolute; width: 14px; height: 14px; margin-top: -5px; background-color: #fff; border: solid 2px #91d5ff; border-radius: 50%; -webkit-box-shadow: 0; box-shadow: 0; cursor: pointer; -webkit-transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition: border-color 0.3s, -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); transition: border-color 0.3s, box-shadow 0.6s, transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28), -webkit-box-shadow 0.6s, -webkit-transform 0.3s cubic-bezier(0.18, 0.89, 0.32, 1.28); } .ant-slider-handle:focus { border-color: #46a6ff; outline: none; -webkit-box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.2); box-shadow: 0 0 0 5px rgba(24, 144, 255, 0.2); } .ant-slider-handle.ant-tooltip-open { border-color: #1890ff; } .ant-slider:hover .ant-slider-rail { background-color: #e1e1e1; } .ant-slider:hover .ant-slider-track { background-color: #69c0ff; } .ant-slider:hover .ant-slider-handle:not(.ant-tooltip-open) { border-color: #69c0ff; } .ant-slider-mark { position: absolute; top: 14px; left: 0; width: 100%; font-size: 14px; } .ant-slider-mark-text { position: absolute; display: inline-block; color: rgba(0, 0, 0, 0.45); text-align: center; word-break: keep-all; cursor: pointer; } .ant-slider-mark-text-active { color: rgba(0, 0, 0, 0.65); } .ant-slider-step { position: absolute; width: 100%; height: 4px; background: transparent; } .ant-slider-dot { position: absolute; top: -2px; width: 8px; height: 8px; margin-left: -4px; background-color: #fff; border: 2px solid #e8e8e8; border-radius: 50%; cursor: pointer; } .ant-slider-dot:first-child { margin-left: -4px; } .ant-slider-dot:last-child { margin-left: -4px; } .ant-slider-dot-active { border-color: #8cc8ff; } .ant-slider-disabled { cursor: not-allowed; } .ant-slider-disabled .ant-slider-track { background-color: rgba(0, 0, 0, 0.25) !important; } .ant-slider-disabled .ant-slider-handle, .ant-slider-disabled .ant-slider-dot { background-color: #fff; border-color: rgba(0, 0, 0, 0.25) !important; -webkit-box-shadow: none; box-shadow: none; cursor: not-allowed; } .ant-slider-disabled .ant-slider-mark-text, .ant-slider-disabled .ant-slider-dot { cursor: not-allowed !important; } /* stylelint-disable at-rule-empty-line-before,at-rule-name-space-after,at-rule-no-unknown */ /* stylelint-disable no-duplicate-selectors */ /* stylelint-disable */ /* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */ .ant-tooltip { -webkit-box-sizing: border-box; box-sizing: border-box; margin: 0; padding: 0; color: rgba(0, 0, 0, 0.65); font-size: 14px; font-variant: tabular-nums; line-height: 1.5; list-style: none; -webkit-font-feature-settings: 'tnum', "tnum"; font-feature-settings: 'tnum', "tnum"; position: absolute; z-index: 1060; display: block; max-width: 250px; visibility: visible; } .ant-tooltip-hidden { display: none; } .ant-tooltip-placement-top, .ant-tooltip-placement-topLeft, .ant-tooltip-placement-topRight { padding-bottom: 8px; } .ant-tooltip-placement-right, .ant-tooltip-placement-rightTop, .ant-tooltip-placement-rightBottom { padding-left: 8px; } .ant-tooltip-placement-bottom, .ant-tooltip-placement-bottomLeft, .ant-tooltip-placement-bottomRight { padding-top: 8px; } .ant-tooltip-placement-left, .ant-tooltip-placement-leftTop, .ant-tooltip-placement-leftBottom { padding-right: 8px; } .ant-tooltip-inner { min-width: 30px; min-height: 32px; padding: 6px 8px; color: #fff; text-align: left; text-decoration: none; word-wrap: break-word; background-color: rgba(0, 0, 0, 0.75); border-radius: 4px; -webkit-box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); box-shadow: 0 2px 8px rgba(0, 0, 0, 0.15); } .ant-tooltip-arrow { position: absolute; display: block; width: 13.07106781px; height: 13.07106781px; overflow: hidden; background: transparent; pointer-events: none; } .ant-tooltip-arrow::before { position: absolute; top: 0; right: 0; bottom: 0; left: 0; display: block; width: 5px; height: 5px; margin: auto; background-color: rgba(0, 0, 0, 0.75); content: ''; pointer-events: auto; } .ant-tooltip-placement-top .ant-tooltip-arrow, .ant-tooltip-placement-topLeft .ant-tooltip-arrow, .ant-tooltip-placement-topRight .ant-tooltip-arrow { bottom: -5.07106781px; } .ant-tooltip-placement-top .ant-tooltip-arrow::before, .ant-tooltip-placement-topLeft .ant-tooltip-arrow::before, .ant-tooltip-placement-topRight .ant-tooltip-arrow::before { -webkit-box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); box-shadow: 3px 3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateY(-6.53553391px) rotate(45deg); -ms-transform: translateY(-6.53553391px) rotate(45deg); transform: translateY(-6.53553391px) rotate(45deg); } .ant-tooltip-placement-top .ant-tooltip-arrow { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .ant-tooltip-placement-topLeft .ant-tooltip-arrow { left: 13px; } .ant-tooltip-placement-topRight .ant-tooltip-arrow { right: 13px; } .ant-tooltip-placement-right .ant-tooltip-arrow, .ant-tooltip-placement-rightTop .ant-tooltip-arrow, .ant-tooltip-placement-rightBottom .ant-tooltip-arrow { left: -5.07106781px; } .ant-tooltip-placement-right .ant-tooltip-arrow::before, .ant-tooltip-placement-rightTop .ant-tooltip-arrow::before, .ant-tooltip-placement-rightBottom .ant-tooltip-arrow::before { -webkit-box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07); box-shadow: -3px 3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateX(6.53553391px) rotate(45deg); -ms-transform: translateX(6.53553391px) rotate(45deg); transform: translateX(6.53553391px) rotate(45deg); } .ant-tooltip-placement-right .ant-tooltip-arrow { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .ant-tooltip-placement-rightTop .ant-tooltip-arrow { top: 5px; } .ant-tooltip-placement-rightBottom .ant-tooltip-arrow { bottom: 5px; } .ant-tooltip-placement-left .ant-tooltip-arrow, .ant-tooltip-placement-leftTop .ant-tooltip-arrow, .ant-tooltip-placement-leftBottom .ant-tooltip-arrow { right: -5.07106781px; } .ant-tooltip-placement-left .ant-tooltip-arrow::before, .ant-tooltip-placement-leftTop .ant-tooltip-arrow::before, .ant-tooltip-placement-leftBottom .ant-tooltip-arrow::before { -webkit-box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07); box-shadow: 3px -3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateX(-6.53553391px) rotate(45deg); -ms-transform: translateX(-6.53553391px) rotate(45deg); transform: translateX(-6.53553391px) rotate(45deg); } .ant-tooltip-placement-left .ant-tooltip-arrow { top: 50%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); } .ant-tooltip-placement-leftTop .ant-tooltip-arrow { top: 5px; } .ant-tooltip-placement-leftBottom .ant-tooltip-arrow { bottom: 5px; } .ant-tooltip-placement-bottom .ant-tooltip-arrow, .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow, .ant-tooltip-placement-bottomRight .ant-tooltip-arrow { top: -5.07106781px; } .ant-tooltip-placement-bottom .ant-tooltip-arrow::before, .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow::before, .ant-tooltip-placement-bottomRight .ant-tooltip-arrow::before { -webkit-box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07); box-shadow: -3px -3px 7px rgba(0, 0, 0, 0.07); -webkit-transform: translateY(6.53553391px) rotate(45deg); -ms-transform: translateY(6.53553391px) rotate(45deg); transform: translateY(6.53553391px) rotate(45deg); } .ant-tooltip-placement-bottom .ant-tooltip-arrow { left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); } .ant-tooltip-placement-bottomLeft .ant-tooltip-arrow { left: 13px; } .ant-tooltip-placement-bottomRight .ant-tooltip-arrow { right: 13px; } .layer-h5ds_text { -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .element { overflow: visible!important; overflow: initial!important; } .layer-h5ds_text .layer-h5ds_text-inner { height: 100%; width: 100%; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-box { transform-origin: 0 0; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto { display: block; word-break: break-all; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto div { background-clip: inherit; -webkit-background-clip: inherit; background: inherit; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto span { display: inline-block; position: relative; color: inherit; background-clip: inherit; -webkit-background-clip: inherit; background-image: inherit; -webkit-text-fill-color: inherit; background: inherit; text-decoration: inherit; transform: translate3d(0, 0, 0); } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-adsorb-lines { width: 100%; height: 100%; position: absolute; z-index: 9999; top: 0; left: 0; pointer-events: none; } .h5ds-adsorb-lines .h5ds-adsorb-line { display: none; opacity: 0.7; position: absolute; background: #00feff; z-index: 999999; } .h5ds-adsorb-lines .h5ds-adsorb-line-active { display: block; } .h5ds-default-layer-item, .h5ds-adsorb-layer-item { position: absolute; top: 0; left: 0; transform-origin: 50% 50%; pointer-events: none; } .h5ds-default-layer-item::after, .h5ds-adsorb-layer-item::after, .h5ds-default-layer-item::before, .h5ds-adsorb-layer-item::before { display: inline-block; content: ''; position: absolute; pointer-events: none; width: 100%; height: 100%; border: 1px solid #fff; opacity: 0.3; } .h5ds-default-layer-item::after, .h5ds-adsorb-layer-item::after { z-index: 1; border: 1px dashed #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-animatelist { width: 250px; transform: translateX(250px); transition: transform 0.5s; position: absolute; z-index: 1000; right: 350px; top: 60px; bottom: 0; background: #30373f; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-right: 4px solid #252a2e; } .h5ds-animatelist .ant-tabs-nav { line-height: 29px; } .h5ds-animatelist .ant-tabs-nav .ant-tabs-tab { margin-right: 20px; } .h5ds-animatelist .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-animatelist .ant-tabs-tab { padding: 12px 10px; color: #a5b6c8; } .h5ds-animatelist ul.h5ds-basic-animatelist-ul { overflow: auto; } .h5ds-animatelist ul.h5ds-basic-animatelist-ul li { display: inline-block; width: 50px; height: 50px; text-align: center; line-height: 50px; overflow: hidden; margin: 5px; font-size: 12px; background: #535f6b; cursor: pointer; vertical-align: top; word-break: break-word; color: #a5b6c8; } .h5ds-animatelist-show { transform: translateX(0); } .h5ds-basic-animatelist-close { position: absolute; top: 10px; right: 0; background: #ff5402; color: #fff; padding: 2px 6px; z-index: 100; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-center { position: absolute; left: 140px; top: 60px; bottom: 0; right: 350px; overflow: hidden; } .h5ds-center .h5ds-canvas-border { box-sizing: content-box; position: absolute; z-index: 9999; top: 0; left: 0; width: 100%; height: 100%; transform-origin: center; transform: translate(-10000px, -10000px); border: 10000px solid rgba(0, 0, 0, 0.7); pointer-events: none; } .h5ds-center .h5ds-canvas-realsize { position: absolute; } .layer-group-select { position: absolute; z-index: 3000; background: rgba(0, 0, 0, 0.2); border: 1px dotted #ff5402; box-sizing: border-box; } .layer-group-eventbox { position: absolute; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; } .h5ds-canvas { position: absolute; left: 0; right: 0; top: 0; bottom: 0; overflow: hidden; background: #535f6b; z-index: 99; } .h5ds-canvas * { touch-action: none; } .h5ds-canvas-box { background: #fff; display: inline-block; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); position: absolute; transform-origin: 0 0; z-index: 100; } .h5ds-canvas-box .h5ds-canvas-lines { position: absolute; z-index: 10000; pointer-events: none; left: 0; top: 0; box-sizing: border-box; opacity: 0.2; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678 { position: absolute; box-sizing: border-box; left: 0; top: 0px; border: 1px dashed #fff; width: 320px; height: 514px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::before, .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::after { content: 'iphone6/7/8'; display: inline-block; position: absolute; left: -75px; width: 75px; color: #fff; font-size: 12px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::before { top: -1px; border-top: 1px dashed #fff; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678::after { bottom: -1px; border-bottom: 1px dashed #fff; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphone678plus { position: absolute; box-sizing: border-box; left: 0; border: 1px dashed #fff; width: 320px; height: 520px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX { position: absolute; box-sizing: border-box; left: 0; border: 1px dashed #fff; width: 320px; height: 640px; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::before, .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::after { content: 'iphoneX'; display: inline-block; position: absolute; right: -75px; width: 75px; color: #fff; font-size: 12px; text-align: right; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::before { top: -1px; border-top: 1px dashed #fff; } .h5ds-canvas-box .h5ds-canvas-lines .h5ds-canvas-lines-iphoneX::after { bottom: -1px; border-bottom: 1px dashed #fff; } .h5ds-canvas-box .element-show .element { opacity: 1 !important; } .h5ds-canvas-box .animation-disabled .layer .element { -webkit-animation: none !important; animation: none !important; } .h5ds-canvas-box .h5ds-canvas-app, .h5ds-canvas-box .h5ds-pages-app { width: 100%; height: 100%; position: relative; z-index: 999; } .h5ds-canvas-box .h5ds-page-view { width: 100%; height: 100% !important; position: relative; z-index: 1000; } .h5ds-canvas-box .h5ds-fixed-view { position: absolute; width: 0; height: 0; z-index: 1100; } .h5ds-canvas-box #h5dsPageViewFixedUp { height: 0 !important; } .h5ds-canvas-box #h5dsPageViewFixedDown { z-index: 900; width: 100%; height: 100%; } .h5ds-canvas-box #h5dsPageViewFixedLoading { width: 100%; height: 100%; z-index: 2000; background: #fff; } .h5ds-canvas-box .h5ds-page-viewup-full.h5dsPageViewFixed { width: 100%; height: 100%; pointer-events: inherit; } .h5ds-canvas-box #h5dsPageViewPopup { display: none; height: 100%; width: 100%; z-index: 1200; } .h5ds-canvas-box .h5ds-swiper-layers { display: block; height: 100%; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner { /*滚动条*/ } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-button:vertical:decrement, .h5ds-swiper-page[data-langpage] > .h5ds-swiper-pageinner ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-setpage-width { position: absolute; height: 100%; width: 0px; right: 0; z-index: 9999; } .h5ds-setpage-width a { cursor: move; position: absolute; top: 50%; left: -7px; margin-top: -8px; transform: rotate(90deg); } .h5ds-setpage-width .h5ds-ico { color: #fff; font-size: 20px; background: #ff5402; border-radius: 4px; position: relative; z-index: 100; top: 1px; transform: translate3d(0, 0, 0); } .h5ds-setpage-width:after { content: ''; display: block; position: absolute; top: 50%; width: 100%; } .h5ds-setpage-width .h5ds-setpage-px { top: 50%; left: 40px; } .h5ds-setpage-height { text-align: center; bottom: 16px; position: absolute; width: 100%; background: none; height: 0px; z-index: 9999; } .h5ds-setpage-height a { cursor: move; } .h5ds-setpage-height .h5ds-ico { color: #fff; font-size: 20px; background: #ff5402; border-radius: 4px; position: relative; z-index: 100; top: 1px; transform: translate3d(0, 0, 0); } .h5ds-setpage-height:after { content: ''; display: block; position: absolute; top: 50%; width: 100%; } .h5ds-setpage-px { position: absolute; font-size: 12px; left: 50%; transform: translateX(-50%); color: #fff; line-height: normal; top: 40px; z-index: 100; } /* 网格 */ .h5ds-grid { pointer-events: none; position: absolute; z-index: 1200; top: 0; left: 0; width: 100%; height: 100%; overflow: hidden; display: none; } .h5ds-grid .h5ds-grid-row, .h5ds-grid .h5ds-grid-col { position: absolute; z-index: 10; top: 0; left: 0; height: 100%; width: 100%; opacity: 0.3; } .h5ds-grid .h5ds-grid-row li, .h5ds-grid .h5ds-grid-col li { position: absolute; } .h5ds-grid .h5ds-grid-row li { height: 1px; margin-top: -1px; background: #00ffff; width: 100%; } .h5ds-grid .h5ds-grid-col li { width: 1px; margin-left: -1px; background: #00ffff; height: 100%; float: left; } .h5ds-grid-show { display: block; } .h5ds-canvas-navigator-box { position: absolute; z-index: 1000; bottom: 10px; right: 10px; } .h5ds-canvas-navigator-btn { position: absolute; z-index: 200; width: 20px; height: 20px; bottom: -5px; right: -5px; border-radius: 100px; background: #000; color: #fff; transition: 0.3s; transform-origin: center; text-align: center; transform: rotate(-180deg); } .h5ds-canvas-navigator { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); border-radius: 2px; overflow: hidden; position: relative; } .h5ds-canvas-navigator .h5ds-canvas-navigator-page { position: absolute; background: #ccc; } .h5ds-canvas-navigator .h5ds-canvas-navigator-control { position: absolute; z-index: 100; background: rgba(0, 0, 0, 0.3); cursor: move; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ruler-span-x { width: 30px; position: absolute; top: 0; background: #ff5402; z-index: 4000; pointer-events: none; opacity: 0.3; } .h5ds-ruler-span-y { height: 30px; position: absolute; left: 0; background: #ff5402; z-index: 4000; opacity: 0.3; pointer-events: none; } .h5ds-ruler-line { position: absolute; top: 0; left: 0; width: 0; height: 0; z-index: 1000; } .h5ds-ruler-line canvas { background: rgba(0, 0, 0, 0.7); position: absolute; top: 0; left: 0; cursor: move; z-index: 100; } .h5ds-ruler-line .h5ds-ruler-guides { position: absolute; box-sizing: content-box; width: 4px; background: #00ffff; cursor: move; } .h5ds-ruler-line .h5ds-ruler-guides::after { content: ''; display: block; height: 100%; width: 100%; top: 0; left: 0; position: absolute; } .h5ds-ruler-line .h5ds-ruler-guides.h5ds-ruler-guides-row::after { height: 4px; top: -1.5px; } .h5ds-ruler-line .h5ds-ruler-guides.h5ds-ruler-guides-col::after { width: 4px; left: -1.5px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-editarea { position: absolute; top: 60px; width: 350px; right: 0; bottom: 0; background: #30373f; z-index: 1000; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-appset { height: 100%; } .h5ds-appset .h5ds-basic-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 10px; margin-right: 10px; } .h5ds-appset .ant-tabs-tab-arrow-show { color: #a5b6c8; } .h5ds-appset-item .h5ds-layout-setitem-name { display: block; position: static; position: initial; padding: 10px 0; font-size: 12px; } .h5ds-appset-item .h5ds-layout-setitem-content { margin-left: 0; } /* 设置翻页动画 */ /* loading */ .h5ds-appset-loading .loaders:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-appset-loading .loader { float: left; background: #252a2e; box-sizing: border-box; width: 100px; height: 100px; margin: 2px; vertical-align: middle; text-align: center; position: relative; cursor: pointer; } .h5ds-appset-loading .loader > div { position: relative; top: 50%; transform: translateY(-50%); } .h5ds-appset-loading .active { background: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-util-background .h5ds-util-background-title { color: #a5b6c8; font-size: 12px; margin-bottom: 10px; } .h5ds-util-background-img { width: 100%; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } /* 组合框 */ .h5ds-setlayer-group .h5ds-setlayer-group-box { margin: 0 10px; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item { vertical-align: top; display: inline-block; text-align: center; color: #a5b6c8; font-size: 12px; width: 72px; height: 80px; padding-top: 10px; margin: 4px 4px 0 0; background: #252a2e; cursor: pointer; transition: 0.3s; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item:hover { background: #ff5402; color: #fff; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item .h5ds-ico { font-size: 24px; } .h5ds-setlayer-group .h5ds-setlayer-group-box li.h5ds-item span { padding-top: 5px; display: block; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layerset { width: 100%; height: 100%; position: relative; } .h5ds-layerset-tabsbox { width: 100%; height: 100%; position: relative; } .h5ds-layerset-tabsbox > .ant-tabs { height: 100%; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-content { position: absolute; top: 50px; bottom: 0; width: 100%; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-content > .ant-tabs-tabpane { height: 100%; overflow: auto; overflow-x: hidden; position: relative; width: 100%; } .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-content > .ant-tabs-tabpane .h5ds-tabs-edit-box { padding: 10px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-basic-animateset-addbtn { width: 100%; height: 100px; background: #252a2e !important; border: 1px dashed #535f6b !important; color: #a5b6c8 !important; } .h5ds-basic-animateset-addbtn:focus, .h5ds-basic-animateset-addbtn:active { color: #fff; background-color: #252a2e; border-color: #535f6b; } .h5ds-basic-animateset-addbtn:hover { background: #30373f; border: 1px dashed #a5b6c8; } .h5ds-basic-animateset-list { position: absolute; top: 0; bottom: 0; width: 100%; left: 0; padding: 10px; overflow: hidden; overflow-y: scroll; } .h5ds-scroll-whitebg { background: #fff !important; } .h5ds-basic-animateset-item { padding: 0 10px; position: relative; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .h5ds-basic-animateset-item .h5ds-layout-setitem-content { color: #fff; } .h5ds-basic-animateset-item.h5ds-basic-animateset-active { background: #535f6b; } .h5ds-basic-animateset-btndel, .h5ds-basic-animateset-btnset { position: absolute; right: 0; top: 0; background: #ff5402; color: #fff; font-size: 18px; padding: 0 5px; z-index: 100; } .h5ds-basic-animateset-btndel i, .h5ds-basic-animateset-btnset i { cursor: pointer; } .h5ds-basic-animateset-btnset { top: 27px; background: #535f6b; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-event-list li.h5ds-event { background: #252a2e; margin: 10px 0; padding: 30px 10px; text-align: center; color: #a5b6c8; cursor: pointer; } .h5ds-event-list li.h5ds-event .h5ds { font-size: 20px; } .h5ds-event-list li.h5ds-event:hover { color: #fff; background: #0e1113; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-event-click .h5ds-event-click-content { padding: 20px 0; } .h5ds-event-click .h5ds-event-click-content h1 { color: #a5b6c8; padding: 10px 0; font-size: 16px; } .h5ds-event-click .h5ds-event-click-content ul > li { display: inline-block; margin: 0 10px 10px 0; background: #252a2e; color: #a5b6c8; width: 100px; height: 60px; vertical-align: top; padding: 10px; } .h5ds-event-click .h5ds-event-click-content ul > li.active { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-event .h5ds-eventbox-content { margin: 10px 0; font-size: 14px; color: #a5b6c8; } .h5ds-event .h5ds-eventbox-tips { color: #a5b6c8; } .h5ds-event-set { position: absolute; width: 100%; z-index: 1000; background: #30373f; top: 4px; bottom: 0; left: 0; transition: 0.4s; transform: translateX(350px); } .h5ds-event-set .h5ds-close-event, .h5ds-event-set .h5ds-clear-event { position: absolute; right: 10px; top: 10px; color: #fff; width: 160px; text-align: center; padding: 4px 10px; background: #ff5402; } .h5ds-event-set .h5ds-close-event .h5ds, .h5ds-event-set .h5ds-clear-event .h5ds { display: inline-block; border-radius: 100px; width: 20px; height: 20px; color: #fff; text-align: center; line-height: 20px; font-size: 12px; position: relative; top: -1px; } .h5ds-event-set .h5ds-close-event { left: 10px; right: auto; } .h5ds-event-set .h5ds-clear-event { font-size: 14px; font-weight: normal; background: #a5b6c8; color: #0e1113; } .h5ds-event-set .h5ds-clear-event .h5ds { font-size: 14px; font-weight: bolder; } .h5ds-event-set .h5ds-event-title { margin: 10px 0; color: #a5b6c8; font-size: 14px; } .h5ds-event-set .h5ds-event-set-box { position: absolute; top: 50px; bottom: 0; left: 0; width: 100%; overflow: auto; } .h5ds-event-set .h5ds-event-set-box .h5ds-eventbox { margin: 0 10px; } .h5ds-event-show { transform: translateX(0); } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-uebox-topages h4 { color: #a5b6c8; font-size: 14px; } .h5ds-uebox-topages li { cursor: pointer; vertical-align: top; display: inline-block; margin: 10px 10px 0 0; width: 90px; height: 55px; padding: 5px; text-align: center; color: #a5b6c8; background: #0e1113; } .h5ds-uebox-topages li span { display: block; } .h5ds-uebox-topages li .name { font-size: 12px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; } .h5ds-uebox-topages li.active { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-adsorbset .h5ds-adsorbset-tips { color: #a5b6c8; font-size: 12px; padding: 10px 0; } .h5ds-adsorbset .h5ds-adsorbset-dots { margin: 20px 0; width: 60px; height: 40px; position: relative; border: 1px dashed #a5b6c8; } .h5ds-adsorbset .h5ds-adsorbset-dots a { display: inline-block; width: 10px; height: 10px; background: #30373f; border: 1px dashed #a5b6c8; position: absolute; } .h5ds-adsorbset .h5ds-adsorbset-dots a:hover { background: #0e1113; } .h5ds-adsorbset .h5ds-adsorbset-dots a.h5ds-adsorbset-active { background: #ff5402; border: 1px solid #ff5402; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-top-left { top: -5px; left: -5px; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-top-center { top: -5px; left: 50%; transform: translateX(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-top-right { top: -5px; right: -5px; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-left-center { left: -5px; top: 50%; transform: translateY(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-right-center { right: -5px; top: 50%; transform: translateY(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-bottom-left { bottom: -5px; left: -5px; } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-bottom-center { bottom: -5px; left: 50%; transform: translateX(-50%); } .h5ds-adsorbset .h5ds-adsorbset-dots .h5ds-adsorbset-bottom-right { bottom: -5px; right: -5px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-baiscset .h5ds-layout-setitem-name { text-indent: 10px; } .h5ds-baiscset .ant-input-number-handler-wrap { opacity: 1; } .h5ds-baiscset .h5ds-layout-setitem { margin: 0; } .h5ds-baiscset .h5ds-layer-flip a { color: #a5b6c8; } .h5ds-baiscset .h5ds-chain-width-height { cursor: pointer; position: absolute; transform: rotate(-46deg); display: inline-block; color: #666; right: -2px; font-weight: normal; } .h5ds-baiscset .h5ds-chain-width-height-active { color: #fff; } .h5ds-layout-moreset { padding: 20px 0; } .h5ds-layout-moreset .ant-input-number-handler-wrap { opacity: 1; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-pageset { height: 100%; } .h5ds-pageset-null { text-align: center; padding: 40px; color: #a5b6c8; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-eventlist ul { overflow: auto; } .h5ds-eventlist li.h5ds-event-item { display: inline-block; height: 70px; width: 100px; background: #252a2e; margin: 0 10px 10px 10px; padding-top: 10px; text-align: center; color: #a5b6c8; cursor: pointer; } .h5ds-eventlist li.h5ds-event-item .h5ds { font-size: 20px; } .h5ds-eventlist li.h5ds-event-item span { display: block; font-size: 12px; } .h5ds-eventlist li.h5ds-event-item:hover { color: #fff; background: #0e1113; } .h5ds-eventlist li.h5ds-event-item.active, .h5ds-eventlist li.h5ds-event-item.active:hover { color: #fff; background: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-header { background: #0e1113; vertical-align: middle; height: 60px; position: absolute; left: 0; right: 0; top: 0; z-index: 1001; } .h5ds-header .h5ds-logo { display: inline-block; height: 100%; line-height: 60px; text-align: center; text-indent: 20px; font-size: 20px; } .h5ds-header .h5ds-logo a { color: #a5b6c8; } .h5ds-header .h5ds-logo span { color: #ff5402; } .h5ds-header .h5ds-logo i { font-size: 12px; font-style: normal; color: #5C6773; margin-left: 10px; } .h5ds-header .h5ds-logo em { font-size: 12px; } .h5ds-header .h5ds-h5set { display: inline-block; margin-right: 10px; cursor: pointer; } .h5ds-header .h5ds-h5set .h5ds-btn-yellow { font-size: 14px; } .h5ds-header .h5ds-h5set:hover .appset-list { display: block; } .h5ds-header .h5ds-h5type { position: relative; margin-left: 30px; display: inline-block; background: #30373f; font-size: 12px; top: -3px; z-index: 100; } .h5ds-header .h5ds-h5type a { color: #a5b6c8; display: inline-block; width: 50px; line-height: 24px; text-align: center; height: 100%; } .h5ds-header .h5ds-h5type a.active { background: #ff5402; color: #fff; } .h5ds-header .h5ds-publish-box { vertical-align: middle; float: right; margin: 17px 20px 0 0; position: relative; z-index: 100; } .h5ds-header .h5ds-publish-box a { color: #fff; } .h5ds-header .h5ds-publish-box .h5ds-ico { color: #ff5402; font-size: 20px; vertical-align: middle; } .h5ds-header .h5ds-publish-box .h5ds-logout { padding-left: 40px; color: #a5b6c8; font-size: 14px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layermenu { position: absolute; top: 0; right: 500px; left: 360px; height: 100%; text-align: center; } .h5ds-layermenu a { color: #a5b6c8; display: inline-block; line-height: 30px; width: 100%; } .h5ds-layermenu a .iconfont, .h5ds-layermenu a .h5ds-ico { font-size: 18px; } .h5ds-layermenu a.active { background: #30373f; } .h5ds-layermenu-moreuse li { display: inline-block; padding: 5px 20px; vertical-align: top; box-sizing: border-box; height: 100%; } .h5ds-layermenu-moreuse li span { display: block; line-height: normal; position: relative; top: -5px; } .h5ds-layermenu-moreuse .more { position: relative; top: 10px; width: 30px; background: #0e1113; border-radius: 100px; } .h5ds-plugin-item { margin: 10px 10px 0 0; display: inline-block; width: 200px; height: 80px; padding-bottom: 20px; margin-left: 0; position: relative; color: #a5b6c8; background: #30373f; } .h5ds-plugin-item .h5ds-plugin-span { text-align: center; } .h5ds-plugin-item .iconfont, .h5ds-plugin-item .h5ds-ico { line-height: normal; } .h5ds-plugin-item .h5ds-plugin-pic { margin: 10px; height: 60px; width: 60px; text-align: center; position: absolute; overflow: hidden; z-index: 100; top: 0; left: 0; display: inline-block; cursor: pointer; } .h5ds-plugin-item .h5ds-plugin-pic > i, .h5ds-plugin-item .h5ds-plugin-pic .iconfont, .h5ds-plugin-item .h5ds-plugin-pic .h5ds-ico { line-height: normal; height: 72px; position: relative; font-size: 60px; } .h5ds-plugin-item .h5ds-plugin-info { position: relative; font-size: 12px; padding: 10px 0 0 80px; text-align: left; } .h5ds-plugin-item .h5ds-plugin-info p { width: 100%; height: 16px; overflow: hidden; } .h5ds-plugin-item .h5ds-plugin-info h1 { font-size: 16px; font-weight: bolder; width: 100%; height: 26px; overflow: hidden; cursor: pointer; } .h5ds-plugin-item .h5ds-plugin-info em { opacity: 0.6; } .h5ds-plugin-item .h5ds-plugin-info a { color: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-publish { display: inline-block; margin-right: 15px; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-phone-preview-pagebutton { position: absolute; height: 200px; width: 14px; top: 200px; right: -20px; font-size: 12px; } .h5ds-phone-preview-pagebutton a { color: #fff; line-height: 12px; margin: 10px 0; border: 1px solid rgba(255, 255, 255, 0.3); display: inline-block; padding: 10px 4px; } .h5ds-phone-preview-pagebutton a:hover { background: #ffffff; color: #000; } .h5ds-phone-preview-pagebutton span { width: 60px; display: block; color: #fff; } .h5ds-pc-preview { width: 100%; height: 100%; } .h5ds-pc-preview .h5ds-pc-preview-bodyer { width: 100%; height: 100%; overflow: auto; position: relative; } .h5ds-pc-preview .h5ds-pc-preview-down { position: absolute; z-index: 1000; bottom: 0px; right: 0px; } .h5ds-pc-preview .h5ds-pc-preview-down .ant-btn-primary { background-color: rgba(0, 0, 0, 0.4); border-color: rgba(0, 0, 0, 0.1); } .h5ds-pc-preview .h5ds-pc-preview-down .ant-btn-primary a { color: #fff; } .h5ds-pc-preview .h5ds-pc-preview-down .ant-btn-primary:hover a { color: #ff5402; } .h5ds-phone-preview { width: 100%; height: 100%; overflow: auto; /*滚动条*/ } .h5ds-phone-preview::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-phone-preview::-webkit-scrollbar-track { background: #1d2225; } .h5ds-phone-preview::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-phone-preview::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-phone-preview::-webkit-scrollbar-button:vertical:decrement, .h5ds-phone-preview::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-phone-preview .h5ds-phone-preview-box { width: 1000px; margin: 0 auto; padding: 50px 0; position: relative; min-height: 780px; } .h5ds-phone-preview .h5ds-phone-preview-content { position: relative; } .h5ds-phone-preview .h5ds-phone-preview-view { width: 320px; position: relative; } .h5ds-phone-preview .h5ds-phone-preview-view .h5ds-phone-preview-header { position: relative; text-align: center; padding: 10px; } .h5ds-phone-preview .h5ds-phone-preview-view .h5ds-phone-preview-bodyer { position: relative; } .h5ds-phone-preview .h5ds-phone-preview-info { width: 600px; float: right; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-wx { margin-bottom: 20px; position: relative; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-img { width: 160px; height: 160px; position: absolute; top: 0; left: 0; background: #252a2e; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-img img { width: 100%; height: 100%; background: #000; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc { margin-left: 180px; margin-bottom: 10px; width: 420px; display: inline-block; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title.h5ds-phone-preview-title, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc.h5ds-phone-preview-title { height: 32px; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title.h5ds-phone-preview-desc, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc.h5ds-phone-preview-desc { height: 118px; } .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-title textarea.ant-input, .h5ds-phone-preview .h5ds-phone-preview-info .h5ds-phone-preview-desc textarea.ant-input { resize: none; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .animated { -webkit-animation-duration: 1s; animation-duration: 1s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .animated.infinite { -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .animated.hinge { -webkit-animation-duration: 2s; animation-duration: 2s; } .animated.flipOutX, .animated.flipOutY, .animated.bounceIn, .animated.bounceOut { -webkit-animation-duration: 0.75s; animation-duration: 0.75s; } @-webkit-keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } @keyframes bounce { from, 20%, 53%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); transform: translate3d(0, 0, 0); } 40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -30px, 0); } 70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); transform: translate3d(0, -15px, 0); } 90% { transform: translate3d(0, -4px, 0); } } .bounce { -webkit-animation-name: bounce; animation-name: bounce; transform-origin: center bottom; } @-webkit-keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } @keyframes flash { from, 50%, to { opacity: 1; } 25%, 75% { opacity: 0; } } .flash { -webkit-animation-name: flash; animation-name: flash; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.05, 1.05, 1.05); } to { transform: scale3d(1, 1, 1); } } .pulse { -webkit-animation-name: pulse; animation-name: pulse; } @-webkit-keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } @keyframes pulse2 { from { transform: scale3d(1, 1, 1); } 50% { transform: scale3d(1.5, 1.5, 1.5); } to { transform: scale3d(1, 1, 1); } } .pulse2 { -webkit-animation-name: pulse2; animation-name: pulse2; } @-webkit-keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } @keyframes rubberBand { from { transform: scale3d(1, 1, 1); } 30% { transform: scale3d(1.25, 0.75, 1); } 40% { transform: scale3d(0.75, 1.25, 1); } 50% { transform: scale3d(1.15, 0.85, 1); } 65% { transform: scale3d(0.95, 1.05, 1); } 75% { transform: scale3d(1.05, 0.95, 1); } to { transform: scale3d(1, 1, 1); } } .rubberBand { -webkit-animation-name: rubberBand; animation-name: rubberBand; } @-webkit-keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } @keyframes shake { from, to { transform: translate3d(0, 0, 0); } 10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); } 20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } } .shake { -webkit-animation-name: shake; animation-name: shake; } @-webkit-keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } @keyframes headShake { 0% { transform: translateX(0); } 6.5% { transform: translateX(-6px) rotateY(-9deg); } 18.5% { transform: translateX(5px) rotateY(7deg); } 31.5% { transform: translateX(-3px) rotateY(-5deg); } 43.5% { transform: translateX(2px) rotateY(3deg); } 50% { transform: translateX(0); } } .headShake { -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; -webkit-animation-name: headShake; animation-name: headShake; } @-webkit-keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } @keyframes swing { 20% { transform: rotate3d(0, 0, 1, 15deg); } 40% { transform: rotate3d(0, 0, 1, -10deg); } 60% { transform: rotate3d(0, 0, 1, 5deg); } 80% { transform: rotate3d(0, 0, 1, -5deg); } to { transform: rotate3d(0, 0, 1, 0deg); } } .swing { transform-origin: top center; -webkit-animation-name: swing; animation-name: swing; } @-webkit-keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } @keyframes tada { from { transform: scale3d(1, 1, 1); } 10%, 20% { transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); } 30%, 50%, 70%, 90% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); } 40%, 60%, 80% { transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); } to { transform: scale3d(1, 1, 1); } } .tada { -webkit-animation-name: tada; animation-name: tada; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } @keyframes wobble { from { transform: none; } 15% { transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); } 30% { transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); } 45% { transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); } 60% { transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); } 75% { transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); } to { transform: none; } } .wobble { -webkit-animation-name: wobble; animation-name: wobble; } @-webkit-keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } @keyframes jello { from, 11.1%, to { transform: none; } 22.2% { transform: skewX(-12.5deg) skewY(-12.5deg); } 33.3% { transform: skewX(6.25deg) skewY(6.25deg); } 44.4% { transform: skewX(-3.125deg) skewY(-3.125deg); } 55.5% { transform: skewX(1.5625deg) skewY(1.5625deg); } 66.6% { transform: skewX(-0.78125deg) skewY(-0.78125deg); } 77.7% { transform: skewX(0.390625deg) skewY(0.390625deg); } 88.8% { transform: skewX(-0.1953125deg) skewY(-0.1953125deg); } } .jello { -webkit-animation-name: jello; animation-name: jello; transform-origin: center; } @-webkit-keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } @keyframes bounceIn { from, 20%, 40%, 60%, 80%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 20% { transform: scale3d(1.1, 1.1, 1.1); } 40% { transform: scale3d(0.9, 0.9, 0.9); } 60% { opacity: 1; transform: scale3d(1.03, 1.03, 1.03); } 80% { transform: scale3d(0.97, 0.97, 0.97); } to { opacity: 1; transform: scale3d(1, 1, 1); } } .bounceIn { -webkit-animation-name: bounceIn; animation-name: bounceIn; } @-webkit-keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInDown { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(0, -3000px, 0); } 60% { opacity: 1; transform: translate3d(0, 25px, 0); } 75% { transform: translate3d(0, -10px, 0); } 90% { transform: translate3d(0, 5px, 0); } to { opacity: 1; transform: none; } } .bounceInDown { -webkit-animation-name: bounceInDown; animation-name: bounceInDown; } @-webkit-keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInLeft { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } 0% { opacity: 0; transform: translate3d(-3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(25px, 0, 0); } 75% { transform: translate3d(-10px, 0, 0); } 90% { transform: translate3d(5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInLeft { -webkit-animation-name: bounceInLeft; animation-name: bounceInLeft; } @-webkit-keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes bounceInRight { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(3000px, 0, 0); } 60% { opacity: 1; transform: translate3d(-25px, 0, 0); } 75% { transform: translate3d(10px, 0, 0); } 90% { transform: translate3d(-5px, 0, 0); } to { opacity: 1; transform: none; } } .bounceInRight { -webkit-animation-name: bounceInRight; animation-name: bounceInRight; } @-webkit-keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes bounceInUp { from, 60%, 75%, 90%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); } from { opacity: 0; transform: translate3d(0, 3000px, 0); } 60% { opacity: 1; transform: translate3d(0, -20px, 0); } 75% { transform: translate3d(0, 10px, 0); } 90% { transform: translate3d(0, -5px, 0); } to { opacity: 1; transform: translate3d(0, 0, 0); } } .bounceInUp { -webkit-animation-name: bounceInUp; animation-name: bounceInUp; } @-webkit-keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } @keyframes bounceOut { 20% { transform: scale3d(0.9, 0.9, 0.9); } 50%, 55% { opacity: 1; transform: scale3d(1.1, 1.1, 1.1); } to { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } } .bounceOut { -webkit-animation-name: bounceOut; animation-name: bounceOut; } @-webkit-keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes bounceOutDown { 20% { transform: translate3d(0, 10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, -20px, 0); } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .bounceOutDown { -webkit-animation-name: bounceOutDown; animation-name: bounceOutDown; } @-webkit-keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes bounceOutLeft { 20% { opacity: 1; transform: translate3d(20px, 0, 0); } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .bounceOutLeft { -webkit-animation-name: bounceOutLeft; animation-name: bounceOutLeft; } @-webkit-keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes bounceOutRight { 20% { opacity: 1; transform: translate3d(-20px, 0, 0); } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .bounceOutRight { -webkit-animation-name: bounceOutRight; animation-name: bounceOutRight; } @-webkit-keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes bounceOutUp { 20% { transform: translate3d(0, -10px, 0); } 40%, 45% { opacity: 1; transform: translate3d(0, 20px, 0); } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .bounceOutUp { -webkit-animation-name: bounceOutUp; animation-name: bounceOutUp; } @-webkit-keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } @keyframes fadeIn { from { opacity: 0; } to { opacity: 1; } } .fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; } @-webkit-keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDown { from { opacity: 0; transform: translate3d(0, -100%, 0); } to { opacity: 1; transform: none; } } .fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; } @-webkit-keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInDownBig { from { opacity: 0; transform: translate3d(0, -2000px, 0); } to { opacity: 1; transform: none; } } .fadeInDownBig { -webkit-animation-name: fadeInDownBig; animation-name: fadeInDownBig; } @-webkit-keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeft { from { opacity: 0; transform: translate3d(-100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; } @-webkit-keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInLeftBig { from { opacity: 0; transform: translate3d(-2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInLeftBig { -webkit-animation-name: fadeInLeftBig; animation-name: fadeInLeftBig; } @-webkit-keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRight { from { opacity: 0; transform: translate3d(100%, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; } @-webkit-keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInRightBig { from { opacity: 0; transform: translate3d(2000px, 0, 0); } to { opacity: 1; transform: none; } } .fadeInRightBig { -webkit-animation-name: fadeInRightBig; animation-name: fadeInRightBig; } @-webkit-keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUp { from { opacity: 0; transform: translate3d(0, 100%, 0); } to { opacity: 1; transform: none; } } .fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; } @-webkit-keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } @keyframes fadeInUpBig { from { opacity: 0; transform: translate3d(0, 2000px, 0); } to { opacity: 1; transform: none; } } .fadeInUpBig { -webkit-animation-name: fadeInUpBig; animation-name: fadeInUpBig; } @-webkit-keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } @keyframes fadeOut { from { opacity: 1; } to { opacity: 0; } } .fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; } @-webkit-keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } @keyframes fadeOutDown { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 100%, 0); } } .fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; } @-webkit-keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } @keyframes fadeOutDownBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, 2000px, 0); } } .fadeOutDownBig { -webkit-animation-name: fadeOutDownBig; animation-name: fadeOutDownBig; } @-webkit-keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } @keyframes fadeOutLeft { from { opacity: 1; } to { opacity: 0; transform: translate3d(-100%, 0, 0); } } .fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; } @-webkit-keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } @keyframes fadeOutLeftBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(-2000px, 0, 0); } } .fadeOutLeftBig { -webkit-animation-name: fadeOutLeftBig; animation-name: fadeOutLeftBig; } @-webkit-keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } @keyframes fadeOutRight { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0); } } .fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; } @-webkit-keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } @keyframes fadeOutRightBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(2000px, 0, 0); } } .fadeOutRightBig { -webkit-animation-name: fadeOutRightBig; animation-name: fadeOutRightBig; } @-webkit-keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } @keyframes fadeOutUp { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -100%, 0); } } .fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; } @-webkit-keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } @keyframes fadeOutUpBig { from { opacity: 1; } to { opacity: 0; transform: translate3d(0, -2000px, 0); } } .fadeOutUpBig { -webkit-animation-name: fadeOutUpBig; animation-name: fadeOutUpBig; } @-webkit-keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } @keyframes flip { from { transform: perspective(400px) rotate3d(0, 1, 0, -360deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 50% { transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 80% { transform: perspective(400px) scale3d(0.95, 0.95, 0.95); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } to { transform: perspective(400px); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } } .animated.flip { -webkit-backface-visibility: visible; backface-visibility: visible; -webkit-animation-name: flip; animation-name: flip; } @-webkit-keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInX { from { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(1, 0, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(1, 0, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInX { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInX; animation-name: flipInX; } @-webkit-keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } @keyframes flipInY { from { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; opacity: 0; } 40% { transform: perspective(400px) rotate3d(0, 1, 0, -20deg); -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } 60% { transform: perspective(400px) rotate3d(0, 1, 0, 10deg); opacity: 1; } 80% { transform: perspective(400px) rotate3d(0, 1, 0, -5deg); } to { opacity: 1; transform: perspective(400px); } } .flipInY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipInY; animation-name: flipInY; } @-webkit-keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } @keyframes flipOutX { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(1, 0, 0, -20deg); opacity: 1; } to { transform: perspective(400px) rotate3d(1, 0, 0, 90deg); opacity: 0; } } .flipOutX { -webkit-animation-name: flipOutX; animation-name: flipOutX; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; } @-webkit-keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } @keyframes flipOutY { from { transform: perspective(400px); } 30% { transform: perspective(400px) rotate3d(0, 1, 0, -15deg); opacity: 1; } to { transform: perspective(400px) rotate3d(0, 1, 0, 90deg); opacity: 0; } } .flipOutY { -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: flipOutY; animation-name: flipOutY; } @-webkit-keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } @keyframes lightSpeedIn { from { transform: translate3d(100%, 0, 0) skewX(-30deg); opacity: 0; } 60% { transform: skewX(20deg); opacity: 1; } 80% { transform: skewX(-5deg); opacity: 1; } to { transform: none; opacity: 1; } } .lightSpeedIn { -webkit-animation-name: lightSpeedIn; animation-name: lightSpeedIn; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } @-webkit-keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } @keyframes lightSpeedOut { from { opacity: 1; } to { transform: translate3d(100%, 0, 0) skewX(30deg); opacity: 0; } } .lightSpeedOut { -webkit-animation-name: lightSpeedOut; animation-name: lightSpeedOut; -webkit-animation-timing-function: ease-in; animation-timing-function: ease-in; } @-webkit-keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } @keyframes rotateIn { from { transform-origin: center; transform: rotate3d(0, 0, 1, -200deg); opacity: 0; } to { transform-origin: center; transform: none; opacity: 1; } } .rotateIn { -webkit-animation-name: rotateIn; animation-name: rotateIn; } @-webkit-keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInDownLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInDownLeft { -webkit-animation-name: rotateInDownLeft; animation-name: rotateInDownLeft; } @-webkit-keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInDownRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInDownRight { -webkit-animation-name: rotateInDownRight; animation-name: rotateInDownRight; } @-webkit-keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } @keyframes rotateInUpLeft { from { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } to { transform-origin: left bottom; transform: none; opacity: 1; } } .rotateInUpLeft { -webkit-animation-name: rotateInUpLeft; animation-name: rotateInUpLeft; } @-webkit-keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } @keyframes rotateInUpRight { from { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -90deg); opacity: 0; } to { transform-origin: right bottom; transform: none; opacity: 1; } } .rotateInUpRight { -webkit-animation-name: rotateInUpRight; animation-name: rotateInUpRight; } @-webkit-keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } @keyframes rotateOut { from { transform-origin: center; opacity: 1; } to { transform-origin: center; transform: rotate3d(0, 0, 1, 200deg); opacity: 0; } } .rotateOut { -webkit-animation-name: rotateOut; animation-name: rotateOut; } @-webkit-keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } @keyframes rotateOutDownLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, 45deg); opacity: 0; } } .rotateOutDownLeft { -webkit-animation-name: rotateOutDownLeft; animation-name: rotateOutDownLeft; } @-webkit-keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutDownRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutDownRight { -webkit-animation-name: rotateOutDownRight; animation-name: rotateOutDownRight; } @-webkit-keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } @keyframes rotateOutUpLeft { from { transform-origin: left bottom; opacity: 1; } to { transform-origin: left bottom; transform: rotate3d(0, 0, 1, -45deg); opacity: 0; } } .rotateOutUpLeft { -webkit-animation-name: rotateOutUpLeft; animation-name: rotateOutUpLeft; } @-webkit-keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } @keyframes rotateOutUpRight { from { transform-origin: right bottom; opacity: 1; } to { transform-origin: right bottom; transform: rotate3d(0, 0, 1, 90deg); opacity: 0; } } .rotateOutUpRight { -webkit-animation-name: rotateOutUpRight; animation-name: rotateOutUpRight; } @-webkit-keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } @keyframes hinge { 0% { transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 20%, 60% { transform: rotate3d(0, 0, 1, 80deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; } 40%, 80% { transform: rotate3d(0, 0, 1, 60deg); transform-origin: top left; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; opacity: 1; } to { transform: translate3d(0, 700px, 0); opacity: 0; } } .hinge { -webkit-animation-name: hinge; animation-name: hinge; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } @keyframes rollIn { from { opacity: 0; transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); } to { opacity: 1; transform: none; } } .rollIn { -webkit-animation-name: rollIn; animation-name: rollIn; } /* originally authored by <NAME> - https://github.com/nickpettit/glide */ @-webkit-keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } @keyframes rollOut { from { opacity: 1; } to { opacity: 0; transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } } .rollOut { -webkit-animation-name: rollOut; animation-name: rollOut; } @-webkit-keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } @keyframes zoomIn { from { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } to { opacity: 1; } } .zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; } @-webkit-keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInDown { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInDown { -webkit-animation-name: zoomInDown; animation-name: zoomInDown; } @-webkit-keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInLeft { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInLeft { -webkit-animation-name: zoomInLeft; animation-name: zoomInLeft; } @-webkit-keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInRight { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInRight { -webkit-animation-name: zoomInRight; animation-name: zoomInRight; } @-webkit-keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } @keyframes zoomInUp { from { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } 60% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } to { opacity: 1; } } .zoomInUp { -webkit-animation-name: zoomInUp; animation-name: zoomInUp; } @-webkit-keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } @keyframes zoomOut { from { opacity: 1; } 50% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } to { opacity: 0; } } .zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; } @-webkit-keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutDown { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutDown { -webkit-animation-name: zoomOutDown; animation-name: zoomOutDown; } @-webkit-keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } @keyframes zoomOutLeft { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(-2000px, 0, 0); transform-origin: left center; } } .zoomOutLeft { -webkit-animation-name: zoomOutLeft; animation-name: zoomOutLeft; } @-webkit-keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } @keyframes zoomOutRight { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); } to { opacity: 0; transform: scale(0.1) translate3d(2000px, 0, 0); transform-origin: right center; } } .zoomOutRight { -webkit-animation-name: zoomOutRight; animation-name: zoomOutRight; } @-webkit-keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } @keyframes zoomOutUp { 40% { opacity: 1; transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0); -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); } to { opacity: 0; transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0); transform-origin: center bottom; -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } } .zoomOutUp { -webkit-animation-name: zoomOutUp; animation-name: zoomOutUp; } @-webkit-keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInDown { from { opacity: 1; transform: translate3d(0, -100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; } @-webkit-keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInLeft { from { opacity: 1; transform: translate3d(-100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInLeft { -webkit-animation-name: slideInLeft; animation-name: slideInLeft; } @-webkit-keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInRight { from { opacity: 1; transform: translate3d(100%, 0, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInRight { -webkit-animation-name: slideInRight; animation-name: slideInRight; } @-webkit-keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } @keyframes slideInUp { from { opacity: 1; transform: translate3d(0, 100%, 0); visibility: visible; } to { opacity: 1; transform: translate3d(0, 0, 0); } } .slideInUp { -webkit-animation-name: slideInUp; animation-name: slideInUp; } @-webkit-keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } @keyframes slideOutDown { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, 100%, 0); } } .slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; } @-webkit-keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } @keyframes slideOutLeft { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(-100%, 0, 0); } } .slideOutLeft { -webkit-animation-name: slideOutLeft; animation-name: slideOutLeft; } @-webkit-keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } @keyframes slideOutRight { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(100%, 0, 0); } } .slideOutRight { -webkit-animation-name: slideOutRight; animation-name: slideOutRight; } @-webkit-keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } @keyframes slideOutUp { from { transform: translate3d(0, 0, 0); } to { visibility: hidden; transform: translate3d(0, -100%, 0); } } .slideOutUp { -webkit-animation-name: slideOutUp; animation-name: slideOutUp; } /* 扩展动画 */ /* 添加自转 */ @-webkit-keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollOneCount { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollOneCount { -webkit-animation-name: rollOneCount; animation-name: rollOneCount; } /* 循环自转 */ @-webkit-keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } @keyframes rollInfinite { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } } .rollInfinite { -webkit-animation-name: rollInfinite; animation-name: rollInfinite; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 循环自转-逆向 */ @-webkit-keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } @keyframes rollInfinite2 { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } } .rollInfinite2 { -webkit-animation-name: rollInfinite2; animation-name: rollInfinite2; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 放大消失 */ @-webkit-keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } @keyframes toBigFade { 0% { transform: scale(1); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } .toBigFade { -webkit-animation-name: toBigFade; animation-name: toBigFade; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* 放大消失 */ @-webkit-keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } @keyframes fastShow { 0% { opacity: 0; } 0.0001% { opacity: 1; } 100% { opacity: 1; } } .fastShow { -webkit-animation-name: fastShow; animation-name: fastShow; -webkit-animation-timing-function: linear; animation-timing-function: linear; } /* 缩小进入 */ @-webkit-keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } @keyframes smallIn { 0% { transform: scale(2); opacity: 0; } 100% { transform: scale(1); opacity: 1; } } .smallIn { -webkit-animation-name: smallIn; animation-name: smallIn; -webkit-animation-timing-function: ease; animation-timing-function: ease; } /* animation sets */ /* move from / to */ .pt-page-moveToLeft { -webkit-animation: moveToLeft 0.6s ease both; animation: moveToLeft 0.6s ease both; } .pt-page-moveFromLeft { -webkit-animation: moveFromLeft 0.6s ease both; animation: moveFromLeft 0.6s ease both; } .pt-page-moveToRight { -webkit-animation: moveToRight 0.6s ease both; animation: moveToRight 0.6s ease both; } .pt-page-moveFromRight { -webkit-animation: moveFromRight 0.6s ease both; animation: moveFromRight 0.6s ease both; } .pt-page-moveToTop { -webkit-animation: moveToTop 0.6s ease both; animation: moveToTop 0.6s ease both; } .pt-page-moveFromTop { -webkit-animation: moveFromTop 0.6s ease both; animation: moveFromTop 0.6s ease both; } .pt-page-moveToBottom { -webkit-animation: moveToBottom 0.6s ease both; animation: moveToBottom 0.6s ease both; } .pt-page-moveFromBottom { -webkit-animation: moveFromBottom 0.6s ease both; animation: moveFromBottom 0.6s ease both; } /* fade */ .pt-page-fade { -webkit-animation: fade 0.7s ease both; animation: fade 0.7s ease both; } /* move from / to and fade */ .pt-page-moveToLeftFade { -webkit-animation: moveToLeftFade 0.7s ease both; animation: moveToLeftFade 0.7s ease both; } .pt-page-moveFromLeftFade { -webkit-animation: moveFromLeftFade 0.7s ease both; animation: moveFromLeftFade 0.7s ease both; } .pt-page-moveToRightFade { -webkit-animation: moveToRightFade 0.7s ease both; animation: moveToRightFade 0.7s ease both; } .pt-page-moveFromRightFade { -webkit-animation: moveFromRightFade 0.7s ease both; animation: moveFromRightFade 0.7s ease both; } .pt-page-moveToTopFade { -webkit-animation: moveToTopFade 0.7s ease both; animation: moveToTopFade 0.7s ease both; } .pt-page-moveFromTopFade { -webkit-animation: moveFromTopFade 0.7s ease both; animation: moveFromTopFade 0.7s ease both; } .pt-page-moveToBottomFade { -webkit-animation: moveToBottomFade 0.7s ease both; animation: moveToBottomFade 0.7s ease both; } .pt-page-moveFromBottomFade { -webkit-animation: moveFromBottomFade 0.7s ease both; animation: moveFromBottomFade 0.7s ease both; } /* move to with different easing */ .pt-page-moveToLeftEasing { -webkit-animation: moveToLeft 0.7s ease-in-out both; animation: moveToLeft 0.7s ease-in-out both; } .pt-page-moveToRightEasing { -webkit-animation: moveToRight 0.7s ease-in-out both; animation: moveToRight 0.7s ease-in-out both; } .pt-page-moveToTopEasing { -webkit-animation: moveToTop 0.7s ease-in-out both; animation: moveToTop 0.7s ease-in-out both; } .pt-page-moveToBottomEasing { -webkit-animation: moveToBottom 0.7s ease-in-out both; animation: moveToBottom 0.7s ease-in-out both; } /********************************* keyframes **************************************/ /* move from / to */ @-webkit-keyframes moveToLeft { to { -webkit-transform: translateX(-100%); } } @keyframes moveToLeft { to { transform: translateX(-100%); } } @-webkit-keyframes moveFromLeft { from { -webkit-transform: translateX(-100%); } } @keyframes moveFromLeft { from { transform: translateX(-100%); } } @-webkit-keyframes moveToRight { to { -webkit-transform: translateX(100%); } } @keyframes moveToRight { to { transform: translateX(100%); } } @-webkit-keyframes moveFromRight { from { -webkit-transform: translateX(100%); } } @keyframes moveFromRight { from { transform: translateX(100%); } } @-webkit-keyframes moveToTop { to { -webkit-transform: translateY(-100%); } } @keyframes moveToTop { to { transform: translateY(-100%); } } @-webkit-keyframes moveFromTop { from { -webkit-transform: translateY(-100%); } } @keyframes moveFromTop { from { transform: translateY(-100%); } } @-webkit-keyframes moveToBottom { to { -webkit-transform: translateY(100%); } } @keyframes moveToBottom { to { transform: translateY(100%); } } @-webkit-keyframes moveFromBottom { from { -webkit-transform: translateY(100%); } } @keyframes moveFromBottom { from { transform: translateY(100%); } } /* fade */ @-webkit-keyframes fade { to { opacity: 0.3; } } @keyframes fade { to { opacity: 0.3; } } /* move from / to and fade */ @-webkit-keyframes moveToLeftFade { to { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveToLeftFade { to { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveFromLeftFade { from { opacity: 0.3; -webkit-transform: translateX(-100%); } } @keyframes moveFromLeftFade { from { opacity: 0.3; transform: translateX(-100%); } } @-webkit-keyframes moveToRightFade { to { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveToRightFade { to { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveFromRightFade { from { opacity: 0.3; -webkit-transform: translateX(100%); } } @keyframes moveFromRightFade { from { opacity: 0.3; transform: translateX(100%); } } @-webkit-keyframes moveToTopFade { to { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveToTopFade { to { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveFromTopFade { from { opacity: 0.3; -webkit-transform: translateY(-100%); } } @keyframes moveFromTopFade { from { opacity: 0.3; transform: translateY(-100%); } } @-webkit-keyframes moveToBottomFade { to { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveToBottomFade { to { opacity: 0.3; transform: translateY(100%); } } @-webkit-keyframes moveFromBottomFade { from { opacity: 0.3; -webkit-transform: translateY(100%); } } @keyframes moveFromBottomFade { from { opacity: 0.3; transform: translateY(100%); } } /* scale and fade */ .pt-page-scaleDown { -webkit-animation: scaleDown 0.7s ease both; animation: scaleDown 0.7s ease both; } .pt-page-scaleUp { -webkit-animation: scaleUp 0.7s ease both; animation: scaleUp 0.7s ease both; } .pt-page-scaleUpDown { -webkit-animation: scaleUpDown 0.5s ease both; animation: scaleUpDown 0.5s ease both; } .pt-page-scaleDownUp { -webkit-animation: scaleDownUp 0.5s ease both; animation: scaleDownUp 0.5s ease both; } .pt-page-scaleDownCenter { -webkit-animation: scaleDownCenter 0.4s ease-in both; animation: scaleDownCenter 0.4s ease-in both; } .pt-page-scaleUpCenter { -webkit-animation: scaleUpCenter 0.4s ease-out both; animation: scaleUpCenter 0.4s ease-out both; } /********************************* keyframes **************************************/ /* scale and fade */ @-webkit-keyframes scaleDown { to { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleDown { to { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUp { from { opacity: 0; -webkit-transform: scale(0.8); } } @keyframes scaleUp { from { opacity: 0; transform: scale(0.8); } } @-webkit-keyframes scaleUpDown { from { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleUpDown { from { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownUp { to { opacity: 0; -webkit-transform: scale(1.2); } } @keyframes scaleDownUp { to { opacity: 0; transform: scale(1.2); } } @-webkit-keyframes scaleDownCenter { to { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleDownCenter { to { opacity: 0; transform: scale(0.7); } } @-webkit-keyframes scaleUpCenter { from { opacity: 0; -webkit-transform: scale(0.7); } } @keyframes scaleUpCenter { from { opacity: 0; transform: scale(0.7); } } /* rotate sides first and scale */ .pt-page-rotateRightSideFirst { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRightSideFirst 0.8s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateRightSideFirst 0.8s both ease-in; transform-origin: 0% 50%; animation: rotateRightSideFirst 0.8s both ease-in; } .pt-page-rotateLeftSideFirst { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateLeftSideFirst 0.8s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateLeftSideFirst 0.8s both ease-in; transform-origin: 100% 50%; animation: rotateLeftSideFirst 0.8s both ease-in; } .pt-page-rotateTopSideFirst { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateTopSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateTopSideFirst 0.8s both ease-in; transform-origin: 50% 100%; animation: rotateTopSideFirst 0.8s both ease-in; } .pt-page-rotateBottomSideFirst { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateBottomSideFirst 0.8s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateBottomSideFirst 0.8s both ease-in; transform-origin: 50% 0%; animation: rotateBottomSideFirst 0.8s both ease-in; } /* flip */ .pt-page-flipOutRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutRight 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutRight 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutRight 0.5s both ease-in; } .pt-page-flipInLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInLeft 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInLeft 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInLeft 0.5s both ease-out; } .pt-page-flipOutLeft { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutLeft 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutLeft 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutLeft 0.5s both ease-in; } .pt-page-flipInRight { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInRight 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInRight 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInRight 0.5s both ease-out; } .pt-page-flipOutTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutTop 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutTop 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutTop 0.5s both ease-in; } .pt-page-flipInBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInBottom 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInBottom 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInBottom 0.5s both ease-out; } .pt-page-flipOutBottom { -webkit-transform-origin: 50% 50%; -webkit-animation: flipOutBottom 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: flipOutBottom 0.5s both ease-in; transform-origin: 50% 50%; animation: flipOutBottom 0.5s both ease-in; } .pt-page-flipInTop { -webkit-transform-origin: 50% 50%; -webkit-animation: flipInTop 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: flipInTop 0.5s both ease-out; transform-origin: 50% 50%; animation: flipInTop 0.5s both ease-out; } /* rotate fall */ .pt-page-rotateFall { -webkit-transform-origin: 0% 0%; -webkit-animation: rotateFall 1s both ease-in; -moz-transform-origin: 0% 0%; -moz-animation: rotateFall 1s both ease-in; transform-origin: 0% 0%; animation: rotateFall 1s both ease-in; } /* rotate newspaper */ .pt-page-rotateOutNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateOutNewspaper 0.5s both ease-in; -moz-transform-origin: 50% 50%; -moz-animation: rotateOutNewspaper 0.5s both ease-in; transform-origin: 50% 50%; animation: rotateOutNewspaper 0.5s both ease-in; } .pt-page-rotateInNewspaper { -webkit-transform-origin: 50% 50%; -webkit-animation: rotateInNewspaper 0.5s both ease-out; -moz-transform-origin: 50% 50%; -moz-animation: rotateInNewspaper 0.5s both ease-out; transform-origin: 50% 50%; animation: rotateInNewspaper 0.5s both ease-out; } /* push */ .pt-page-rotatePushLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePushLeft 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePushLeft 0.8s both ease; transform-origin: 0% 50%; animation: rotatePushLeft 0.8s both ease; } .pt-page-rotatePushRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePushRight 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePushRight 0.8s both ease; transform-origin: 100% 50%; animation: rotatePushRight 0.8s both ease; } .pt-page-rotatePushTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePushTop 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePushTop 0.8s both ease; transform-origin: 50% 0%; animation: rotatePushTop 0.8s both ease; } .pt-page-rotatePushBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePushBottom 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePushBottom 0.8s both ease; transform-origin: 50% 100%; animation: rotatePushBottom 0.8s both ease; } /* pull */ .pt-page-rotatePullRight { -webkit-transform-origin: 100% 50%; -webkit-animation: rotatePullRight 0.5s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotatePullRight 0.5s both ease; transform-origin: 100% 50%; animation: rotatePullRight 0.5s both ease; } .pt-page-rotatePullLeft { -webkit-transform-origin: 0% 50%; -webkit-animation: rotatePullLeft 0.5s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotatePullLeft 0.5s both ease; transform-origin: 0% 50%; animation: rotatePullLeft 0.5s both ease; } .pt-page-rotatePullTop { -webkit-transform-origin: 50% 0%; -webkit-animation: rotatePullTop 0.5s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotatePullTop 0.5s both ease; transform-origin: 50% 0%; animation: rotatePullTop 0.5s both ease; } .pt-page-rotatePullBottom { -webkit-transform-origin: 50% 100%; -webkit-animation: rotatePullBottom 0.5s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotatePullBottom 0.5s both ease; transform-origin: 50% 100%; animation: rotatePullBottom 0.5s both ease; } /* fold */ .pt-page-rotateFoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateFoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateFoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateFoldRight 0.7s both ease; } .pt-page-rotateFoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateFoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateFoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateFoldLeft 0.7s both ease; } .pt-page-rotateFoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateFoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateFoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateFoldTop 0.7s both ease; } .pt-page-rotateFoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateFoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateFoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateFoldBottom 0.7s both ease; } /* unfold */ .pt-page-rotateUnfoldLeft { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateUnfoldLeft 0.7s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateUnfoldLeft 0.7s both ease; transform-origin: 100% 50%; animation: rotateUnfoldLeft 0.7s both ease; } .pt-page-rotateUnfoldRight { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateUnfoldRight 0.7s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateUnfoldRight 0.7s both ease; transform-origin: 0% 50%; animation: rotateUnfoldRight 0.7s both ease; } .pt-page-rotateUnfoldTop { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateUnfoldTop 0.7s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateUnfoldTop 0.7s both ease; transform-origin: 50% 100%; animation: rotateUnfoldTop 0.7s both ease; } .pt-page-rotateUnfoldBottom { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateUnfoldBottom 0.7s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateUnfoldBottom 0.7s both ease; transform-origin: 50% 0%; animation: rotateUnfoldBottom 0.7s both ease; } /* room walls */ .pt-page-rotateRoomLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomLeftOut 0.8s both ease; } .pt-page-rotateRoomLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomLeftIn 0.8s both ease; } .pt-page-rotateRoomRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateRoomRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateRoomRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateRoomRightOut 0.8s both ease; } .pt-page-rotateRoomRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateRoomRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateRoomRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateRoomRightIn 0.8s both ease; } .pt-page-rotateRoomTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomTopOut 0.8s both ease; } .pt-page-rotateRoomTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomTopIn 0.8s both ease; } .pt-page-rotateRoomBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateRoomBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateRoomBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateRoomBottomOut 0.8s both ease; } .pt-page-rotateRoomBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateRoomBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateRoomBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateRoomBottomIn 0.8s both ease; } /* cube */ .pt-page-rotateCubeLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeLeftOut 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeLeftOut 0.6s both ease-in; } .pt-page-rotateCubeLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeLeftIn 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeLeftIn 0.6s both ease-in; } .pt-page-rotateCubeRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut 0.6s both ease-in; -moz-transform-origin: 0% 50%; -moz-animation: rotateCubeRightOut 0.6s both ease-in; transform-origin: 0% 50%; animation: rotateCubeRightOut 0.6s both ease-in; } .pt-page-rotateCubeRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn 0.6s both ease-in; -moz-transform-origin: 100% 50%; -moz-animation: rotateCubeRightIn 0.6s both ease-in; transform-origin: 100% 50%; animation: rotateCubeRightIn 0.6s both ease-in; } .pt-page-rotateCubeTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeTopOut 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeTopOut 0.6s both ease-in; } .pt-page-rotateCubeTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeTopIn 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeTopIn 0.6s both ease-in; } .pt-page-rotateCubeBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeBottomOut 0.6s both ease-in; -moz-transform-origin: 50% 0%; -moz-animation: rotateCubeBottomOut 0.6s both ease-in; transform-origin: 50% 0%; animation: rotateCubeBottomOut 0.6s both ease-in; } .pt-page-rotateCubeBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeBottomIn 0.6s both ease-in; -moz-transform-origin: 50% 100%; -moz-animation: rotateCubeBottomIn 0.6s both ease-in; transform-origin: 50% 100%; animation: rotateCubeBottomIn 0.6s both ease-in; } /* carousel */ .pt-page-rotateCarouselLeftOut { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselLeftOut 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselLeftOut 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselLeftOut 0.8s both ease; } .pt-page-rotateCarouselLeftIn { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselLeftIn 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselLeftIn 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselLeftIn 0.8s both ease; } .pt-page-rotateCarouselRightOut { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCarouselRightOut 0.8s both ease; -moz-transform-origin: 0% 50%; -moz-animation: rotateCarouselRightOut 0.8s both ease; transform-origin: 0% 50%; animation: rotateCarouselRightOut 0.8s both ease; } .pt-page-rotateCarouselRightIn { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCarouselRightIn 0.8s both ease; -moz-transform-origin: 100% 50%; -moz-animation: rotateCarouselRightIn 0.8s both ease; transform-origin: 100% 50%; animation: rotateCarouselRightIn 0.8s both ease; } .pt-page-rotateCarouselTopOut { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselTopOut 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselTopOut 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselTopOut 0.8s both ease; } .pt-page-rotateCarouselTopIn { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselTopIn 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselTopIn 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselTopIn 0.8s both ease; } .pt-page-rotateCarouselBottomOut { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCarouselBottomOut 0.8s both ease; -moz-transform-origin: 50% 0%; -moz-animation: rotateCarouselBottomOut 0.8s both ease; transform-origin: 50% 0%; animation: rotateCarouselBottomOut 0.8s both ease; } .pt-page-rotateCarouselBottomIn { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCarouselBottomIn 0.8s both ease; -moz-transform-origin: 50% 100%; -moz-animation: rotateCarouselBottomIn 0.8s both ease; transform-origin: 50% 100%; animation: rotateCarouselBottomIn 0.8s both ease; } /* sides */ .pt-page-rotateSidesOut { -webkit-transform-origin: -50% 50%; -webkit-animation: rotateSidesOut 0.5s both ease-in; -moz-transform-origin: -50% 50%; -moz-animation: rotateSidesOut 0.5s both ease-in; transform-origin: -50% 50%; animation: rotateSidesOut 0.5s both ease-in; } .pt-page-rotateSidesIn { -webkit-transform-origin: 150% 50%; -webkit-animation: rotateSidesIn 0.5s both ease-out; -moz-transform-origin: 150% 50%; -moz-animation: rotateSidesIn 0.5s both ease-out; transform-origin: 150% 50%; animation: rotateSidesIn 0.5s both ease-out; } /* slide */ .pt-page-rotateSlideOut { -webkit-animation: rotateSlideOut 1s both ease; animation: rotateSlideOut 1s both ease; } .pt-page-rotateSlideIn { -webkit-animation: rotateSlideIn 1s both ease; animation: rotateSlideIn 1s both ease; } /********************************* keyframes **************************************/ /* rotate sides first and scale */ @-webkit-keyframes rotateRightSideFirst { 40% { -webkit-transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateRightSideFirst { 40% { transform: rotateY(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateLeftSideFirst { 40% { -webkit-transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateLeftSideFirst { 40% { transform: rotateY(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateTopSideFirst { 40% { -webkit-transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateTopSideFirst { 40% { transform: rotateX(15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } @-webkit-keyframes rotateBottomSideFirst { 40% { -webkit-transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; } 100% { -webkit-transform: scale(0.8) translateZ(-200px); opacity: 0; } } @keyframes rotateBottomSideFirst { 40% { transform: rotateX(-15deg); opacity: 0.8; -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 100% { transform: scale(0.8) translateZ(-200px); opacity: 0; } } /* flip */ @-webkit-keyframes flipOutRight { to { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipOutRight { to { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipInLeft { from { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipInLeft { from { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutLeft { to { -webkit-transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @keyframes flipOutLeft { to { transform: translateZ(-1000px) rotateY(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInRight { from { -webkit-transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @keyframes flipInRight { from { transform: translateZ(-1000px) rotateY(90deg); opacity: 0.2; } } @-webkit-keyframes flipOutTop { to { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipOutTop { to { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @-webkit-keyframes flipInBottom { from { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipInBottom { from { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipOutBottom { to { -webkit-transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @keyframes flipOutBottom { to { transform: translateZ(-1000px) rotateX(-90deg); opacity: 0.2; } } @-webkit-keyframes flipInTop { from { -webkit-transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } @keyframes flipInTop { from { transform: translateZ(-1000px) rotateX(90deg); opacity: 0.2; } } /* fall */ @-webkit-keyframes rotateFall { 0% { -webkit-transform: rotateZ(0deg); } 20% { -webkit-transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; } 40% { -webkit-transform: rotateZ(17deg); } 60% { -webkit-transform: rotateZ(16deg); } 100% { -webkit-transform: translateY(100%) rotateZ(17deg); } } @keyframes rotateFall { 0% { transform: rotateZ(0deg); } 20% { transform: rotateZ(10deg); -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; } 40% { transform: rotateZ(17deg); } 60% { transform: rotateZ(16deg); } 100% { transform: translateY(100%) rotateZ(17deg); } } /* newspaper */ @-webkit-keyframes rotateOutNewspaper { to { -webkit-transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @keyframes rotateOutNewspaper { to { transform: translateZ(-3000px) rotateZ(360deg); opacity: 0; } } @-webkit-keyframes rotateInNewspaper { from { -webkit-transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } @keyframes rotateInNewspaper { from { transform: translateZ(-3000px) rotateZ(-360deg); opacity: 0; } } /* push */ @-webkit-keyframes rotatePushLeft { to { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePushLeft { to { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePushRight { to { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePushRight { to { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePushTop { to { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePushTop { to { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePushBottom { to { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePushBottom { to { opacity: 0; transform: rotateX(90deg); } } /* pull */ @-webkit-keyframes rotatePullRight { from { opacity: 0; -webkit-transform: rotateY(-90deg); } } @keyframes rotatePullRight { from { opacity: 0; transform: rotateY(-90deg); } } @-webkit-keyframes rotatePullLeft { from { opacity: 0; -webkit-transform: rotateY(90deg); } } @keyframes rotatePullLeft { from { opacity: 0; transform: rotateY(90deg); } } @-webkit-keyframes rotatePullTop { from { opacity: 0; -webkit-transform: rotateX(-90deg); } } @keyframes rotatePullTop { from { opacity: 0; transform: rotateX(-90deg); } } @-webkit-keyframes rotatePullBottom { from { opacity: 0; -webkit-transform: rotateX(90deg); } } @keyframes rotatePullBottom { from { opacity: 0; transform: rotateX(90deg); } } /* fold */ @-webkit-keyframes rotateFoldRight { to { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateFoldRight { to { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateFoldLeft { to { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateFoldLeft { to { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateFoldTop { to { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateFoldTop { to { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateFoldBottom { to { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateFoldBottom { to { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* unfold */ @-webkit-keyframes rotateUnfoldLeft { from { opacity: 0; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateUnfoldLeft { from { opacity: 0; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateUnfoldRight { from { opacity: 0; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateUnfoldRight { from { opacity: 0; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateUnfoldTop { from { opacity: 0; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateUnfoldTop { from { opacity: 0; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateUnfoldBottom { from { opacity: 0; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateUnfoldBottom { from { opacity: 0; transform: translateY(100%) rotateX(-90deg); } } /* room walls */ @-webkit-keyframes rotateRoomLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomLeftOut { to { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomLeftIn { from { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomLeftIn { from { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightOut { to { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(-90deg); } } @keyframes rotateRoomRightOut { to { opacity: 0.3; transform: translateX(100%) rotateY(-90deg); } } @-webkit-keyframes rotateRoomRightIn { from { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(90deg); } } @keyframes rotateRoomRightIn { from { opacity: 0.3; transform: translateX(-100%) rotateY(90deg); } } @-webkit-keyframes rotateRoomTopOut { to { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomTopOut { to { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } @-webkit-keyframes rotateRoomTopIn { from { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomTopIn { from { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomOut { to { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(90deg); } } @keyframes rotateRoomBottomOut { to { opacity: 0.3; transform: translateY(100%) rotateX(90deg); } } @-webkit-keyframes rotateRoomBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(-90deg); } } @keyframes rotateRoomBottomIn { from { opacity: 0.3; transform: translateY(-100%) rotateX(-90deg); } } /* cube */ @-webkit-keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } } @keyframes rotateCubeLeftOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } 100% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn { 0% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @keyframes rotateCubeLeftIn { 0% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } } @-webkit-keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; -webkit-transform: translateX(100%) rotateY(90deg); } } @keyframes rotateCubeRightOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(50%) translateZ(-200px) rotateY(45deg); } 100% { opacity: 0.3; transform: translateX(100%) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn { 0% { opacity: 0.3; -webkit-transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @keyframes rotateCubeRightIn { 0% { opacity: 0.3; transform: translateX(-100%) rotateY(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateX(-50%) translateZ(-200px) rotateY(-45deg); } } @-webkit-keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } } @keyframes rotateCubeTopOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } 100% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn { 0% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @keyframes rotateCubeTopIn { 0% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } } @-webkit-keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; -webkit-transform: translateY(100%) rotateX(-90deg); } } @keyframes rotateCubeBottomOut { 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(50%) translateZ(-200px) rotateX(-45deg); } 100% { opacity: 0.3; transform: translateY(100%) rotateX(-90deg); } } @-webkit-keyframes rotateCubeBottomIn { 0% { opacity: 0.3; -webkit-transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; -webkit-transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } @keyframes rotateCubeBottomIn { 0% { opacity: 0.3; transform: translateY(-100%) rotateX(90deg); } 50% { -webkit-animation-timing-function: ease-out; animation-timing-function: ease-out; transform: translateY(-50%) translateZ(-200px) rotateX(45deg); } } /* carousel */ @-webkit-keyframes rotateCarouselLeftOut { to { opacity: 0.3; -webkit-transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselLeftOut { to { opacity: 0.3; transform: translateX(-150%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselLeftIn { from { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselLeftIn { from { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightOut { to { opacity: 0.3; -webkit-transform: translateX(200%) scale(0.4) rotateY(65deg); } } @keyframes rotateCarouselRightOut { to { opacity: 0.3; transform: translateX(200%) scale(0.4) rotateY(65deg); } } @-webkit-keyframes rotateCarouselRightIn { from { opacity: 0.3; -webkit-transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @keyframes rotateCarouselRightIn { from { opacity: 0.3; transform: translateX(-200%) scale(0.4) rotateY(-65deg); } } @-webkit-keyframes rotateCarouselTopOut { to { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselTopOut { to { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @-webkit-keyframes rotateCarouselTopIn { from { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselTopIn { from { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomOut { to { opacity: 0.3; -webkit-transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @keyframes rotateCarouselBottomOut { to { opacity: 0.3; transform: translateY(200%) scale(0.4) rotateX(-65deg); } } @-webkit-keyframes rotateCarouselBottomIn { from { opacity: 0.3; -webkit-transform: translateY(-200%) scale(0.4) rotateX(65deg); } } @keyframes rotateCarouselBottomIn { from { opacity: 0.3; transform: translateY(-200%) scale(0.4) rotateX(65deg); } } /* sides */ @-webkit-keyframes rotateSidesOut { to { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(90deg); } } @keyframes rotateSidesOut { to { opacity: 0; transform: translateZ(-500px) rotateY(90deg); } } @-webkit-keyframes rotateSidesIn { from { opacity: 0; -webkit-transform: translateZ(-500px) rotateY(-90deg); } } @keyframes rotateSidesIn { from { opacity: 0; transform: translateZ(-500px) rotateY(-90deg); } } /* slide */ @-webkit-keyframes rotateSlideOut { 25% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(-200%); } } @keyframes rotateSlideOut { 25% { opacity: 0.5; transform: translateZ(-500px); } 75% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } 100% { opacity: 0.5; transform: translateZ(-500px) translateX(-200%); } } @-webkit-keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; -webkit-transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; -webkit-transform: translateZ(-500px); } 100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); } } @keyframes rotateSlideIn { 0%, 25% { opacity: 0.5; transform: translateZ(-500px) translateX(200%); } 75% { opacity: 0.5; transform: translateZ(-500px); } 100% { opacity: 1; transform: translateZ(0) translateX(0); } } /* animation delay classes */ .pt-page-delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .pt-page-delay180 { -webkit-animation-delay: 0.18s; animation-delay: 0.18s; } .pt-page-delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .pt-page-delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s; } .pt-page-delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .pt-page-delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .pt-page-delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s; } .pt-page-delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s; } /* 扩展 */ /* 3D2 cube */ .pt-page-rotateCubeLeftOut2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeLeftOut2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeLeftOut2 0.5s both; } .pt-page-rotateCubeLeftIn2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeLeftIn2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeLeftIn2 0.5s both; } .pt-page-rotateCubeRightOut2 { -webkit-transform-origin: 0% 50%; -webkit-animation: rotateCubeRightOut2 0.5s both; transform-origin: 0% 50%; animation: rotateCubeRightOut2 0.5s both; } .pt-page-rotateCubeRightIn2 { -webkit-transform-origin: 100% 50%; -webkit-animation: rotateCubeRightIn2 0.5s both; transform-origin: 100% 50%; animation: rotateCubeRightIn2 0.5s both; } /* 3D2 cube */ @-webkit-keyframes rotateCubeLeftOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(-100%) translateZ(0px) rotateY(-90deg); } } @-webkit-keyframes rotateCubeLeftIn2 { 0% { transform: translateX(100%) translateZ(-50px) rotateY(90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } @-webkit-keyframes rotateCubeRightOut2 { 0% { transform: translateX(0) translateZ(-50px) rotateY(0deg); } 100% { opacity: 0; transform: translateX(100%) translateZ(0px) rotateY(90deg); } } @-webkit-keyframes rotateCubeRightIn2 { 0% { transform: translateX(-100%) translateZ(-50px) rotateY(-90deg); } 100% { transform: translateX(0) translateZ(0px) rotateY(0deg); } } /* 3D3 cube */ .pt-page-rotateCubeTopOut3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeTopOut3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeTopOut3 0.5s both; } .pt-page-rotateCubeTopIn3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeTopIn3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeTopIn3 0.5s both; } .pt-page-rotateCubeDownOut3 { -webkit-transform-origin: 50% 0%; -webkit-animation: rotateCubeDownOut3 0.5s both; transform-origin: 50% 0%; animation: rotateCubeDownOut3 0.5s both; } .pt-page-rotateCubeDownIn3 { -webkit-transform-origin: 50% 100%; -webkit-animation: rotateCubeDownIn3 0.5s both; transform-origin: 50% 100%; animation: rotateCubeDownIn3 0.5s both; } /* 3D3 cube */ @-webkit-keyframes rotateCubeTopOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(-100%) translateZ(0px) rotateX(90deg); } } @-webkit-keyframes rotateCubeTopIn3 { 0% { transform: translateY(100%) translateZ(-50px) rotateX(-90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } @-webkit-keyframes rotateCubeDownOut3 { 0% { transform: translateY(0) translateZ(-50px) rotateX(0deg); } 100% { opacity: 0; transform: translateY(100%) translateZ(0px) rotateX(-90deg); } } @-webkit-keyframes rotateCubeDownIn3 { 0% { transform: translateY(-100%) translateZ(-50px) rotateX(90deg); } 100% { transform: translateY(0) translateZ(0px) rotateX(0deg); } } .h5ds-theme-simple { /*滚动条*/ } .h5ds-theme-simple #App .ant-input, .h5ds-theme-simple #App .ant-input-number-input, .h5ds-theme-simple #App .ant-input-number { background: #e7e7e7; color: #333; border-radius: 0; } .h5ds-theme-simple #App .ant-input-number-handler-wrap { border-radius: 0; background: #e7e7e7; border-color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-addbtn { background: #fff; border-color: #999; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper { background: #fff; color: #999; } .h5ds-theme-simple #App .ant-radio-button-wrapper-checked { background: #40a9ff; color: #fff; } .h5ds-theme-simple #App .ant-select-selection { background: #e7e7e7; color: #666; } .h5ds-theme-simple #App .ant-select-selection .ant-select-arrow { color: #666; } .h5ds-theme-simple #App .h5ds-basic-animateset-item { background: #e7e7e7; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-name { color: #999; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active { background: #40a9ff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item.h5ds-basic-animateset-active .h5ds-layout-setitem-name { color: #fff; } .h5ds-theme-simple #App .h5ds-basic-animateset-item .h5ds-layout-setitem-content { color: #000; } .h5ds-theme-simple #App .h5ds-basic-animateset-btndel, .h5ds-theme-simple #App .h5ds-basic-animateset-btnset { background: #40a9ff; } .h5ds-theme-simple .h5ds-layout-setitem-name { color: #666; } .h5ds-theme-simple .h5ds-modal-source { background: #fff; } .h5ds-theme-simple .h5ds-modal.h5ds-modal-hastitle .h5ds-modal-title .h5ds-modal-title-icon { background: #40a9ff; } .h5ds-theme-simple .h5ds-source .h5ds-source-content .h5ds-source-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5dsSlider::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple div::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-theme-simple div::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple div::-webkit-scrollbar-thumb { background: #999; border-radius: 100px; } .h5ds-theme-simple div::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple div::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #999; } .h5ds-theme-simple .h5ds-layout-frame { background: #fff; } .h5ds-theme-simple .h5ds-header { background: #fff; box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-header .h5ds-publish-box .h5ds-ico { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-publish-box a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5set .h5ds-btn-yellow { color: #fff; } .h5ds-theme-simple .h5ds-header .h5ds-h5type { background: #e7e7e7; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a { color: #666; } .h5ds-theme-simple .h5ds-header .h5ds-h5type a.active { color: #fff; background: #40a9ff; } .h5ds-theme-simple .h5ds-header .h5ds-logo a { color: #000; } .h5ds-theme-simple .h5ds-header .h5ds-logo span { color: #40a9ff; } .h5ds-theme-simple .h5ds-layermenu a { color: #666; } .h5ds-theme-simple .h5ds-pagelist { background: #e7e7e7; box-shadow: 1px 0px 5px rgba(0, 0, 0, 0.2); } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-item { background: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-page-info a { background: #40a9ff; color: #fff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-pages .h5ds-pagelist-active:after { color: #40a9ff; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-pagelist .h5ds-pagelist-btn li.h5ds-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-center { background: #fff; } .h5ds-theme-simple .h5ds-center .h5ds-ruler-line canvas { background: #f8f8f8; } .h5ds-theme-simple .h5ds-center .h5ds-canvas-border { border: 10000px solid rgba(217, 217, 217, 0.4); } .h5ds-theme-simple .h5ds-timeline-box { background: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-track { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-thumb:window-inactive { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:decrement, .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:increment { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar { border-color: #666; background: rgba(255, 255, 255, 0.3); } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar::before { background: #666; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-right { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li span { color: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li::before { background: #999; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-scale li .h5ds-timeline-dot { background: #000; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-ico { color: #333; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left li { background: #fff; border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-active { background: #40a9ff; border-color: #fff; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-left { background: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-item1 { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-timeline-box .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right li { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-canvas { background: #fff; } .h5ds-theme-simple .h5ds-layerlist { background: #fff; } .h5ds-theme-simple .h5ds-layerlist h1 span { color: #333; } .h5ds-theme-simple .h5ds-layerlist .h5ds-ico { color: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul { border-top: 1px solid #999; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active span { color: #fff; } .h5ds-theme-simple .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer .h5ds-ico { color: #e7e7e7; } .h5ds-theme-simple .h5ds-layerlist ul li { background: #fff; color: #333; border-color: #999; } .h5ds-theme-simple .h5ds-layerlist ul li span.name { border-color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-btns, .h5ds-theme-simple .h5ds-util-cropimage { background: #e7e7e7; } .h5ds-theme-simple .h5ds-util-cropimage-btns a, .h5ds-theme-simple .h5ds-util-cropimage a { color: #333; } .h5ds-theme-simple .h5ds-shortcut { background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-theme-simple .h5ds-shortcut a, .h5ds-theme-simple .h5ds-shortcut span { color: #666; } .h5ds-theme-simple .h5ds-shortcut a:hover, .h5ds-theme-simple .h5ds-shortcut span:hover { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut .h5ds-ico-caidan { color: #40a9ff; } .h5ds-theme-simple .h5ds-shortcut h5 { background: #fff; color: #666; } .h5ds-theme-simple .h5ds-shortcut h5 a { color: #40a9ff; } .h5ds-theme-simple .h5ds-editarea { background: #fff; } .h5ds-theme-simple .h5ds-editarea input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-basic-tabs .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-animatelist { background: #fff; } .h5ds-theme-simple .h5ds-animatelist ul.h5ds-basic-animatelist-ul li { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-animatelist .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-basic-animatelist-close { background: #40a9ff; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar .ant-tabs-nav .ant-tabs-tab { color: #666; } .h5ds-theme-simple .h5ds-layerset-tabsbox > .ant-tabs > .ant-tabs-bar { border-color: #e7e7e7; } .h5ds-theme-simple .h5ds-eventlist li.h5ds-event-item { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-list li.h5ds-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set .h5ds-close-event { background: #40a9ff; } .h5ds-theme-simple .h5ds-event-set .h5ds-clear-event { background: #e7e7e7; color: #666; } .h5ds-theme-simple .h5ds-event-set { background: #fff; } .h5ds-theme-simple .h5ds-event-set textarea, .h5ds-theme-simple .h5ds-event-set input { background: #e7e7e7; } .h5ds-theme-simple .h5ds-event-set .h5ds-eventbox-content, .h5ds-theme-simple .h5ds-event-set .h5ds-event-title { color: #999; } .h5ds-theme-simple .h5ds-util-cropimage-nullimg { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn { background: #e7e7e7; } .h5ds-theme-simple .h5ds-ex-h5ds_text-btn.h5ds-active { background: #999; color: #fff; } body { margin: 0; padding: 0; } body.h5ds-edit { height: 100%; width: 100%; position: absolute; top: 0; left: 0; overflow: hidden; margin: 0; padding: 0; -webkit-touch-callout: none; font-family: "Helvetica Neue", Helvetica, sans-serif; box-sizing: border-box; -webkit-text-size-adjust: none; } a, img { -webkit-touch-callout: none; } a, button, input, optgroup, select, textarea { -webkit-appearance: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); border: 0; } body * { margin: 0; padding: 0; outline: 0; } /** * h5ds平台5.0版本 * z-index 10为单位递增 css命名规范 v1.0 h5ds-theme-* theme主题 h5ds-basic-* basic基本样式 h5ds-global-* global全局 h5ds-color-* color颜色 h5ds-js-* js钩子 h5ds-layout-* layout布局 h5ds-state-* state状态 h5ds-util-* util工具 h5ds-ico-* 图标 // 插件 h5ds-plus-* less变量 h5dsvar-* less变量名称 */ body { -webkit-text-size-adjust: none; } body dl, body dt, body dd, body ul, body ol, body li, body h1, body h2, body h3, body h4, body h5, body h6, body pre, body form, body fieldset, body input, body textarea, body p, body blockquote, body th, body td { padding: 0; margin: 0; color: inherit; } body a { text-decoration: none; cursor: pointer; outline: none; transition: 0.3s; } body table { border-spacing: 0; } body fieldset, body img { border: 0; } body address, body caption, body cite, body code, body dfn, body em, body strong, body th, body var { font-weight: normal; font-style: normal; } body strong { font-weight: bold; } body ol, body ul, body li { list-style: none; } body caption, body th { text-align: left; } body h1, body h2, body h3, body h4, body h5, body h6 { font-weight: normal; margin: 0; padding: 0; } body q:before, body q:after { content: ''; } body abbr, body acronym { border: 0; } body textarea, body input { outline: none; } body button { border: none; outline: none; } body hr { border-color: #0e1113; border-width: 1px; border-top: none; } .h5ds-edit .ant-tabs-nav .ant-tabs-tab-active, .h5ds-modal .ant-tabs-nav .ant-tabs-tab-active, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab-active, .h5ds-edit .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-modal .ant-tabs-nav .ant-tabs-tab:hover, .h5ds-layout-frame .ant-tabs-nav .ant-tabs-tab:hover { color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { color: #ff5402; border-color: #ff5402; box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked::before, .h5ds-modal .ant-radio-button-wrapper-checked::before, .h5ds-layout-frame .ant-radio-button-wrapper-checked::before { background-color: #ff5402 !important; } .h5ds-edit .ant-radio-button-wrapper-checked:first-child, .h5ds-modal .ant-radio-button-wrapper-checked:first-child, .h5ds-layout-frame .ant-radio-button-wrapper-checked:first-child { border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked:hover, .h5ds-modal .ant-radio-button-wrapper-checked:hover, .h5ds-layout-frame .ant-radio-button-wrapper-checked:hover { box-shadow: -1px 0 0 0 #ff5402; } .h5ds-edit .ant-btn, .h5ds-modal .ant-btn, .h5ds-layout-frame .ant-btn { border-radius: 0; } .h5ds-edit .ant-btn:hover, .h5ds-modal .ant-btn:hover, .h5ds-layout-frame .ant-btn:hover, .h5ds-edit .ant-btn:active, .h5ds-modal .ant-btn:active, .h5ds-layout-frame .ant-btn:active, .h5ds-edit .ant-btn:focus, .h5ds-modal .ant-btn:focus, .h5ds-layout-frame .ant-btn:focus { color: #fff; background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-tabs-ink-bar, .h5ds-modal .ant-tabs-ink-bar, .h5ds-layout-frame .ant-tabs-ink-bar { background-color: #ff5402; } .h5ds-edit .ant-switch-checked, .h5ds-modal .ant-switch-checked, .h5ds-layout-frame .ant-switch-checked { background: #ff5402; } .h5ds-edit .ant-btn-primary, .h5ds-modal .ant-btn-primary, .h5ds-layout-frame .ant-btn-primary { background-color: #ff5402; border-color: #ff5402; } .h5ds-edit .ant-divider, .h5ds-modal .ant-divider, .h5ds-layout-frame .ant-divider { background: #535f6b; } .h5ds-edit .ant-popover-inner-content, .h5ds-modal .ant-popover-inner-content, .h5ds-layout-frame .ant-popover-inner-content { color: #a5b6c8; } .h5ds-edit .ant-popover-title, .h5ds-modal .ant-popover-title, .h5ds-layout-frame .ant-popover-title { color: #a5b6c8; border-bottom-color: #252a2e; } .h5ds-edit .ant-popover-inner, .h5ds-modal .ant-popover-inner, .h5ds-layout-frame .ant-popover-inner { background: #30373f; } .h5ds-edit .ant-popover-message-title, .h5ds-modal .ant-popover-message-title, .h5ds-layout-frame .ant-popover-message-title { color: #a5b6c8; } .h5ds-edit .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-left > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftTop > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-leftBottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-top > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-topRight > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottom > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomLeft > .ant-popover-content > .ant-popover-arrow, .h5ds-edit .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-modal .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow, .h5ds-layout-frame .ant-popover-placement-bottomRight > .ant-popover-content > .ant-popover-arrow { border-top-color: #30373f; border-left-color: #30373f; border-right-color: #30373f; border-bottom-color: #30373f; } .h5ds-edit .mt-select-min .ant-select-selection, .h5ds-modal .mt-select-min .ant-select-selection, .h5ds-layout-frame .mt-select-min .ant-select-selection { color: #a5b6c8; background: #252a2e; border: 1px solid #30373f; } .h5ds-edit .mt-select-min .ant-select-arrow, .h5ds-modal .mt-select-min .ant-select-arrow, .h5ds-layout-frame .mt-select-min .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-btn-default, .h5ds-modal .ant-btn-default, .h5ds-layout-frame .ant-btn-default { background-color: #535f6b; color: #fff; } .h5ds-edit .ant-slider, .h5ds-modal .ant-slider, .h5ds-layout-frame .ant-slider { width: 160px; display: inline-block; margin: 0 5px; height: 10px; box-sizing: border-box; } .h5ds-edit .ant-slider-rail, .h5ds-modal .ant-slider-rail, .h5ds-layout-frame .ant-slider-rail { height: 3px; background: #252a2e; } .h5ds-edit .ant-slider-track, .h5ds-modal .ant-slider-track, .h5ds-layout-frame .ant-slider-track { height: 3px; background: #ff5402; } .h5ds-edit .ant-slider-step, .h5ds-modal .ant-slider-step, .h5ds-layout-frame .ant-slider-step { height: 3px; } .h5ds-edit .ant-slider-handle, .h5ds-modal .ant-slider-handle, .h5ds-layout-frame .ant-slider-handle { width: 9px; height: 9px; margin-top: -3px; border-radius: 100px; background: #ff5402; border: none; } .h5ds-edit .ant-slider-handle:hover, .h5ds-modal .ant-slider-handle:hover, .h5ds-layout-frame .ant-slider-handle:hover { transform: scale(1.2); } .h5ds-edit .ant-slider:hover .ant-slider-track, .h5ds-modal .ant-slider:hover .ant-slider-track, .h5ds-layout-frame .ant-slider:hover .ant-slider-track { background-color: #ff5402; } .h5ds-edit .ant-slider:hover .ant-slider-rail, .h5ds-modal .ant-slider:hover .ant-slider-rail, .h5ds-layout-frame .ant-slider:hover .ant-slider-rail { background-color: #181b1e; } .h5ds-edit .ant-switch:before, .h5ds-modal .ant-switch:before, .h5ds-layout-frame .ant-switch:before, .h5ds-edit .ant-switch:after, .h5ds-modal .ant-switch:after, .h5ds-layout-frame .ant-switch:after { background: #535f6b; } .h5ds-edit .ant-switch-checked:before, .h5ds-modal .ant-switch-checked:before, .h5ds-layout-frame .ant-switch-checked:before, .h5ds-edit .ant-switch-checked:after, .h5ds-modal .ant-switch-checked:after, .h5ds-layout-frame .ant-switch-checked:after { background: #fff; } .h5ds-edit .ant-radio-inner::before, .h5ds-modal .ant-radio-inner::before, .h5ds-layout-frame .ant-radio-inner::before, .h5ds-edit .ant-radio-inner::after, .h5ds-modal .ant-radio-inner::after, .h5ds-layout-frame .ant-radio-inner::after { border-radius: 50%; } .h5ds-edit .ant-tabs-bar, .h5ds-modal .ant-tabs-bar, .h5ds-layout-frame .ant-tabs-bar { border-bottom: 1px solid #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-link, .h5ds-modal .ant-pagination .ant-pagination-item-link, .h5ds-layout-frame .ant-pagination .ant-pagination-item-link, .h5ds-edit .ant-pagination .ant-pagination-item, .h5ds-modal .ant-pagination .ant-pagination-item, .h5ds-layout-frame .ant-pagination .ant-pagination-item { background: #535f6b; border-color: #30373f; color: #a5b6c8; } .h5ds-edit .ant-pagination a, .h5ds-modal .ant-pagination a, .h5ds-layout-frame .ant-pagination a { color: #a5b6c8; } .h5ds-edit .ant-pagination .ant-pagination-item-active, .h5ds-modal .ant-pagination .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination .ant-pagination-item-active a, .h5ds-modal .ant-pagination .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-prev .ant-pagination-item-link:after, .h5ds-edit .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-modal .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-layout-frame .ant-pagination.mini .ant-pagination-next .ant-pagination-item-link:after, .h5ds-edit .ant-pagination-jump-prev:after, .h5ds-modal .ant-pagination-jump-prev:after, .h5ds-layout-frame .ant-pagination-jump-prev:after, .h5ds-edit .ant-pagination-jump-next:after, .h5ds-modal .ant-pagination-jump-next:after, .h5ds-layout-frame .ant-pagination-jump-next:after, .h5ds-edit .ant-pagination-item a, .h5ds-modal .ant-pagination-item a, .h5ds-layout-frame .ant-pagination-item a { color: #999; } .h5ds-edit .ant-pagination-item-active, .h5ds-modal .ant-pagination-item-active, .h5ds-layout-frame .ant-pagination-item-active { background: #ff5402; } .h5ds-edit .ant-pagination-item-active a, .h5ds-modal .ant-pagination-item-active a, .h5ds-layout-frame .ant-pagination-item-active a { color: #fff; } .h5ds-edit .ant-radio-button-wrapper:last-child, .h5ds-modal .ant-radio-button-wrapper:last-child, .h5ds-layout-frame .ant-radio-button-wrapper:last-child, .h5ds-edit .ant-radio-button-wrapper:first-child, .h5ds-modal .ant-radio-button-wrapper:first-child, .h5ds-layout-frame .ant-radio-button-wrapper:first-child { border-radius: 0; } .h5ds-edit .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-modal .ant-radio-button-wrapper:not(:first-child)::before, .h5ds-layout-frame .ant-radio-button-wrapper:not(:first-child)::before { background: #252a2e; } .h5ds-edit .ant-radio-button-wrapper, .h5ds-modal .ant-radio-button-wrapper, .h5ds-layout-frame .ant-radio-button-wrapper { border-color: #ff5402; background: #252a2e; color: #a5b6c8; } .h5ds-edit .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-modal .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled), .h5ds-layout-frame .ant-radio-group-solid .ant-radio-button-wrapper-checked:not(.ant-radio-button-wrapper-disabled) { background: #ff5402; color: #fff; border-color: #ff5402; } .h5ds-edit .ant-radio-button-wrapper-checked, .h5ds-modal .ant-radio-button-wrapper-checked, .h5ds-layout-frame .ant-radio-button-wrapper-checked { background: #ff5402; color: #fff; } .h5ds-edit .ant-input, .h5ds-modal .ant-input, .h5ds-layout-frame .ant-input { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-input::-webkit-input-placeholder, .h5ds-modal .ant-input::-webkit-input-placeholder, .h5ds-layout-frame .ant-input::-webkit-input-placeholder { color: #535f6b; text-indent: 5px; } .h5ds-edit .ant-select-selection, .h5ds-modal .ant-select-selection, .h5ds-layout-frame .ant-select-selection { background: #252a2e; color: #a5b6c8; border: none; } .h5ds-edit .ant-select-arrow, .h5ds-modal .ant-select-arrow, .h5ds-layout-frame .ant-select-arrow { color: #a5b6c8; } .h5ds-edit .ant-input-number, .h5ds-modal .ant-input-number, .h5ds-layout-frame .ant-input-number { background: #252a2e; border: none; width: 70px !important; border-radius: 2px; color: #a5b6c8; } .h5ds-edit .ant-input-number-handler-wrap, .h5ds-modal .ant-input-number-handler-wrap, .h5ds-layout-frame .ant-input-number-handler-wrap { background: #535f6b; border-color: #0e1113 !important; } .h5ds-edit .ant-input-number-handler-down, .h5ds-modal .ant-input-number-handler-down, .h5ds-layout-frame .ant-input-number-handler-down { border-color: #0e1113 !important; } .h5ds-edit .ant-modal-content, .h5ds-modal .ant-modal-content, .h5ds-layout-frame .ant-modal-content { border-radius: 0; } .h5ds-edit .ant-modal-close-x, .h5ds-modal .ant-modal-close-x, .h5ds-layout-frame .ant-modal-close-x { font-size: 24px; } .h5ds-edit .ant-modal-body, .h5ds-modal .ant-modal-body, .h5ds-layout-frame .ant-modal-body { padding: 0; } .h5ds-win-loading { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4001; background: rgba(0, 0, 0, 0.4); } .h5ds-win-loading .h5ds-win-loading-inner { position: relative; top: 50%; left: 50%; transform: translate(-50%, -50%); text-align: center; font-size: 18px; color: #fff; } /*清除浮动*/ .h5ds-global-clear { clear: both; display: block; font-size: 0; height: 0; line-height: 0; width: 100%; } .h5ds-global-clearfix:after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-textjustify { float: left; text-align: justify; text-justify: inter-word; text-justify: inter-ideograph; width: 100%; min-height: 12px; } .h5ds-global-textjustify::before { content: ''; display: inline-block; width: 100%; } .h5ds-global-textjustify::after { content: ""; display: block; height: 0; clear: both; visibility: hidden; } .h5ds-global-show { display: block !important; } .h5ds-global-hide { display: none !important; } .h5ds-layout-frame { width: 100%; height: 100%; background: #0e1113; overflow: hidden; position: absolute; z-index: 1000; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; font-family: '微软雅黑'; /*滚动条*/ /*滚动条*/ } .h5ds-layout-frame ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-layout-frame ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-layout-frame ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-layout-frame ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:decrement, .h5ds-layout-frame ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layout-finner { width: 100%; height: 100%; } .h5ds-basic-btn-min { font-size: 14px; color: #fff; margin: 0 5px; } .h5ds-basic-btn-min .h5ds-ico { color: #ff5402; font-size: 20px; vertical-align: middle; } .h5ds-tabs { height: 100%; } .h5ds-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs { height: 100%; } .h5ds-basic-tabs .ant-tabs-bar { border-bottom: 4px solid #252a2e; } .h5ds-basic-tabs .ant-tabs-nav .ant-tabs-tab { padding: 12px 16px 12px 16px; color: #a5b6c8; } .h5ds-basic-tabs .ant-tabs-content { position: absolute; top: 50px; bottom: 0; width: 100%; } .h5ds-basic-tabs .ant-tabs-tabpane { height: 100%; overflow: auto; padding: 10px; position: relative; width: 100%; } /* 帮助信息 */ .h5ds-helps { position: absolute; border: 3000px solid rgba(0, 0, 0, 0.7); z-index: 9999; transform: translate(-3000px, -3000px); transition: 0.3s; box-sizing: content-box; } .h5ds-helps:after { content: ''; display: inline-block; height: 100%; width: 100%; border: 2px solid #ff5402; box-sizing: border-box; } .h5ds-helps .h5ds-helps-content { padding: 20px; padding-top: 30px; width: 300px; min-height: 160px; position: absolute; background: #fff; box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); } .h5ds-helps .h5ds-helps-content .h5ds-helps-close { position: absolute; top: 10px; right: 10px; } .h5ds-helps .h5ds-helps-content:before { content: ''; display: inline-block; width: 0; height: 0; position: absolute; border: 10px solid transparent; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev, .h5ds-helps .h5ds-helps-content .h5ds-helps-end, .h5ds-helps .h5ds-helps-content .h5ds-helps-next { display: inline-block; padding: 4px 16px; background: #ff5402; color: #fff; font-size: 14px; text-align: center; margin-left: 10px; } .h5ds-helps .h5ds-helps-content .h5ds-helps-prev { background: #a5b6c8; color: #252a2e; } .h5ds-helps .h5ds-helps-info { height: 140px; overflow: auto; margin-bottom: 10px; } .h5ds-helps .h5ds-helps-btns { text-align: right; } .h5ds-helps .h5ds-helps-bottom { left: 50%; top: 100%; margin-top: 10px; transform: translateX(-50%); } .h5ds-helps .h5ds-helps-bottom:before { top: -20px; left: 50%; transform: translateX(-50%); border-bottom: 10px solid #fff; } .h5ds-helps .h5ds-helps-right { left: 100%; top: 50%; margin-left: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-right:before { left: -20px; top: 50%; transform: translateY(-50%); border-right: 10px solid #fff; } .h5ds-helps .h5ds-helps-left { right: 100%; top: 50%; margin-right: 10px; transform: translateY(-50%); } .h5ds-helps .h5ds-helps-left:before { right: -20px; top: 50%; transform: translateY(-50%); border-left: 10px solid #fff; } /* loading */ .h5ds-loading { color: #a5b6c8; font-size: 12px; } .h5ds-loading-window { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4000; background: rgba(0, 0, 0, 0.3); } .h5ds-loading-center { font-size: 12px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-center:before { content: ''; display: inline-block; width: 31px; height: 31px; background: url(http://cdn.h5ds.cn/lib/images/loading.gif) no-repeat; margin-right: 10px; vertical-align: middle; } /* 黄色按钮 */ .h5ds-btn-yellow { padding: 3px 10px 5px 10px; display: inline-block; color: #fff; background: #ff5402; border-radius: 2px; font-size: 16px; } .h5ds-btn-yellow:hover { color: #fff; background: #f04e00; } /* 图标 */ #h5dsBeforeIcon { font-family: "h5ds" !important; display: inline-block; width: 12px; height: 12px; color: #a5b6c8; font-size: 14px; position: absolute; right: 8px; top: 50%; line-height: 12px; text-align: center; margin-top: -6px; } /* 可拖动框 */ .h5ds-drag { position: absolute; z-index: 1000; } /* 拖动排序 */ .h5ds-uniqlist { position: relative; } .h5ds-uniqlist .h5ds-active { background: #ff5402; border: 1px solid #ff5402; } .h5ds-uniqlist li { position: relative; background: #252a2e; margin-bottom: 10px; } .h5ds-uniqlist li a { display: inline-block; cursor: move; color: #fff; } .h5ds-uniqlist .h5ds-uniq-start { z-index: 1000; opacity: 0.3; } .h5ds-uniqlist .h5ds-uniq-clone { z-index: 1000; } /* 控制杆 */ .h5ds-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-control::after, .h5ds-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } /* 裁剪 */ .h5ds-crop-control { position: absolute; z-index: 100; width: 100%; height: 100%; cursor: move; margin: -1px 0 0 -1px; top: 0; left: 0; box-sizing: content-box; box-sizing: initial; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after, .h5ds-crop-control::before { display: inline-block; content: ''; position: absolute; pointer-events: none; top: 1px; left: 1px; width: 100%; height: 100%; border: 1px solid #fff; transform: translate3d(0, 0, 0); } .h5ds-crop-control::after { z-index: 1; border: 1px dashed #000; } .h5ds-crop-control span { display: inline-block; position: absolute; z-index: 100; background: #fff; width: 8px; height: 8px; border: 1px solid #000; box-sizing: border-box; transform: translate3d(0, 0, 0); cursor: pointer; } .h5ds-crop-control .h5ds-control-center { top: 50%; left: 50%; border: none; width: 0px; height: 0px; } .h5ds-crop-control .h5ds-control-top { top: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-bottom { bottom: -4px; left: 50%; margin-left: -4px; cursor: n-resize; } .h5ds-crop-control .h5ds-control-left { top: 50%; left: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-right { top: 50%; right: -4px; margin-top: -4px; cursor: e-resize; } .h5ds-crop-control .h5ds-control-topleft { top: -4px; left: -4px; cursor: se-resize; } .h5ds-crop-control .h5ds-control-topright { top: -4px; right: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomleft { bottom: -4px; left: -4px; cursor: ne-resize; } .h5ds-crop-control .h5ds-control-bottomright { bottom: -4px; right: -4px; cursor: nw-resize; } .h5ds-crop-control .h5ds-control-rotate { border-radius: 100px; top: -30px; left: 50%; transform: translateX(-50%) translate3d(0, 0, 0); width: 12px; height: 12px; border: 2px solid #000; background: url('http://cdn.h5ds.cn/lib/images/rotate.png') no-repeat #000; background-size: cover; cursor: -webkit-grabbing; } .h5ds-crop-controlbox { box-sizing: content-box; /* 图片剪切使用 */ display: none; width: 100px; height: 60px; position: absolute; margin: 1px 0 0 1px; top: -400px; left: -400px; border: 500px solid rgba(0, 0, 0, 0.5); } .h5ds-crop { width: 323px; height: 248px; font-size: 12px; position: relative; margin-bottom: 30px; } .h5ds-crop .h5ds-crop-bg { background: #0e1113; text-align: center; height: 218px; width: 100%; } .h5ds-crop .h5ds-crop-fun { background: #252a2e; } .h5ds-crop .h5ds-crop-fun a { display: inline-block; width: 20%; text-align: center; } .h5ds-crop .h5ds-crop-fun a:hover { background: #0e1113; } .h5ds-crop .h5ds-crop-box { display: inline-block; width: 100%; height: 100%; position: relative; overflow: hidden; } .h5ds-crop .h5ds-crop-box img { max-height: 100%; max-width: 100%; display: inline-block; position: relative; } .h5ds-crop .h5ds-crop-box .h5ds-crop-controlbox { z-index: 100; } .h5ds-crop .h5ds-crop-fun { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns { height: 30px; line-height: 30px; } .h5ds-crop .h5ds-crop-btns a { display: inline-block; text-align: center; width: 25%; font-size: 14px; color: #a5b6c8; } .h5ds-crop .h5ds-crop-btns a:hover { background: #252a2e; } /* 上传按钮 */ .h5ds-upload-btn { position: relative; } .h5ds-contextmenu { position: absolute; z-index: 3000; background: #252a2e; color: #a5b6c8; padding: 10px; font-size: 12px; box-shadow: 0 0 10px rgba(0, 0, 0, 0.4); } .h5ds-contextmenu .h5ds-ico { font-size: 14px; } .h5ds-contextmenu li { width: 100px; padding: 4px; cursor: pointer; } .h5ds-contextmenu li:hover { background: #ff5402; color: #fff; } .layer-h5ds_text { -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .element { overflow: visible!important; overflow: initial!important; } .layer-h5ds_text .layer-h5ds_text-inner { height: 100%; width: 100%; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-box { transform-origin: 0 0; -webkit-text-size-adjust: none; -moz-text-size-adjust: none; -ms-text-size-adjust: none; text-size-adjust: none; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto { display: block; word-break: break-all; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto div { background-clip: inherit; -webkit-background-clip: inherit; background: inherit; } .layer-h5ds_text .layer-h5ds_text-inner .layer-h5ds_text-auto span { display: inline-block; position: relative; color: inherit; background-clip: inherit; -webkit-background-clip: inherit; background-image: inherit; -webkit-text-fill-color: inherit; background: inherit; text-decoration: inherit; transform: translate3d(0, 0, 0); } .layer-h5ds_sound { /* MP3 图标 */ } .layer-h5ds_sound audio { display: none; } @-webkit-keyframes mp3play { from { height: 2px; } to { height: 12px; } } @keyframes mp3play { from { height: 2px; } to { height: 12px; } } .layer-h5ds_sound .h5ds_sound-iconing i { -webkit-animation-name: mp3play; animation-name: mp3play; -webkit-animation-duration: 0.4s; animation-duration: 0.4s; -webkit-animation-direction: alternate; animation-direction: alternate; -webkit-animation-iteration-count: infinite; animation-iteration-count: infinite; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(1) { -webkit-animation-delay: 0.2s; animation-delay: 0.2s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(2) { -webkit-animation-delay: 0.5s; animation-delay: 0.5s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(3) { -webkit-animation-delay: 0.1s; animation-delay: 0.1s; } .layer-h5ds_sound .h5ds_sound-iconing i:nth-child(4) { -webkit-animation-delay: 0.4s; animation-delay: 0.4s; } .layer-h5ds_sound .h5ds_sound-icon { display: inline-block; vertical-align: middle; transform-origin: 0 0; padding: 2px 5px; background: rgba(0, 0, 0, 0.3); position: absolute; z-index: 99999; cursor: pointer; } .layer-h5ds_sound .h5ds_sound-icon i { display: inline-block; width: 1px; background: #fff; margin-left: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(1) { height: 3px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(2) { height: 6px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(3) { height: 9px; } .layer-h5ds_sound .h5ds_sound-icon i:nth-child(4) { height: 12px; } .layer-h5ds_shape-inner { height: 100%; width: 100%; overflow: hidden; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom, .layer-h5ds_shape-inner .layer-h5ds_shape-dom { float: left; height: 100%; width: 100%; } .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom svg, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon, .layer-h5ds_shape-inner .layer-h5ds_shape-dom polygon { float: left; width: 100%; height: 100%; position: relative; transform: translate3d(0, 0, 0); } .layer-h5ds_shape .element { overflow: hidden; } .layer-h5ds_img .element { overflow: hidden; width: 100%; height: 100%; } .layer-h5ds_img img { width: 100%; height: 100%; float: left; position: relative; } .layer-h5ds_img .layer-h5ds_img-inner { width: 100%; height: 100%; overflow: hidden; transform-origin: 0 0; } .layer-h5ds_img .layer-h5ds_img-box { position: absolute; top: 0; left: 0; width: 100%; height: 100%; } .layer-h5ds_combin { transform-origin: 0 0; } .h5ds-swiper-layers .layer-h5ds_combin .element { overflow: visible; overflow: initial; } .h5ds-preview { width: 320px; height: 514px; position: relative; background: #000; overflow: hidden; transform-origin: 0 0; } .h5ds-preview > .swiper-container { background: #fff; } .h5ds-preview .swiper-container-vertical > .swiper-scrollbar-hideScroll { display: none !important; } .h5ds-preview-ppt { overflow: visible; overflow: initial; } .h5ds-preview-ppt .h5ds-ppt-btn { position: absolute; z-index: 3000; bottom: 20px; right: 20px; } .h5ds-preview-ppt .h5ds-ppt-btn a { display: inline-block; font-size: 40px; width: 50px; height: 50px; box-sizing: content-box; } .h5ds-preview-ppt .h5ds-ppt-btn .h5ds-ppt-next { background: url(https://cdn.h5ds.com/static/images/pptnext.png) no-repeat; margin-left: 10px; } .h5ds-preview-ppt .h5ds-ppt-btn .h5ds-ppt-prev { background: url(https://cdn.h5ds.com/static/images/pptprev.png) no-repeat; } .h5ds-preview-pc .swiper-container { overflow: visible; overflow: initial; } .h5ds-swiper-ban-animate .element { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; transform: translate3d(0, 0, 0); } .h5ds-swiper-ban-animate .layer-h5ds_text .animated { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; opacity: 1 !important; } .h5ds-swiper-page { overflow: hidden; } .h5ds-fixeds .h5ds-swiper-page { overflow: visible; overflow: initial; } .h5ds-swiper-page-lange { overflow: hidden; } .h5ds-swiper-layers-box { width: 100%; height: 100%; } .h5ds-swiper-layers { position: relative; transform-origin: 0 0; transform: translate3d(0, 0, 0); transform-origin: center; } .h5ds-swiper-layers .layer { position: absolute; box-sizing: border-box; } .h5ds-swiper-layers .layer-temporary-lock { pointer-events: none; } .h5ds-swiper-layers .element { width: 100%; height: 100%; position: relative; overflow: hidden; box-sizing: border-box; -webkit-animation-fill-mode: forwards; animation-fill-mode: forwards; will-change: transform, opacity; } .h5ds-canvas-preview, .h5ds-preview { perspective: 1000px; transform-style: preserve-3d; position: absolute; width: 100%; height: 100%; top: 0; left: 0; -webkit-backface-visibility: hidden; backface-visibility: hidden; transform: translate3d(0, 0, 0); } .h5ds-canvas-preview .swiper-container, .h5ds-preview .swiper-container { overflow: hidden; } .h5ds-canvas-preview .swiper-container .swiper-wrapper .swiper-slide-active, .h5ds-preview .swiper-container .swiper-wrapper .swiper-slide-active { z-index: 100; } .h5ds-canvas-preview .swiper-container .swiper-pagination, .h5ds-preview .swiper-container .swiper-pagination { top: auto; bottom: 0; height: 3px; } .h5ds-canvas-preview .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill, .h5ds-preview .swiper-container .swiper-pagination .swiper-pagination-progressbar-fill { background: #ff5402; } .h5ds-canvas-preview img, .h5ds-preview img { -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .h5ds-canvas-preview .h5ds-pages-box, .h5ds-preview .h5ds-pages-box { width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-swiper-pageinner, .h5ds-preview .h5ds-swiper-pageinner { width: 100%; height: 100%; position: relative; top: 0; left: 0; margin: 0 auto; } .h5ds-canvas-preview.h5ds-preview-phone .h5ds-swiper-pageinner, .h5ds-preview.h5ds-preview-phone .h5ds-swiper-pageinner { margin: 0; } .h5ds-canvas-preview .h5ds-swiper-swipe-btn, .h5ds-preview .h5ds-swiper-swipe-btn { position: absolute; left: 50%; transform: translateX(-50%); bottom: 10px; z-index: 10000; } .h5ds-canvas-preview .h5ds-swiper-swipe-btn span, .h5ds-preview .h5ds-swiper-swipe-btn span { background: rgba(0, 0, 0, 0.3); color: rgba(255, 255, 255, 0.8); font-size: 12px; padding: 4px 10px; } .h5ds-canvas-preview .h5ds-swiper-swipe-btn span:first-child, .h5ds-preview .h5ds-swiper-swipe-btn span:first-child { border-right: 1px solid rgba(0, 0, 0, 0.2); } .h5ds-canvas-preview .h5ds-swiper-page-scroll, .h5ds-preview .h5ds-swiper-page-scroll { overflow: hidden; } .h5ds-canvas-preview .h5ds-popups, .h5ds-preview .h5ds-popups { position: absolute; top: 0; left: 0; width: 0; height: 0; z-index: 3000; } .h5ds-canvas-preview .h5ds-popups .h5ds-swiper-page, .h5ds-preview .h5ds-popups .h5ds-swiper-page { display: none; position: absolute; top: 0; left: 0; } .h5ds-canvas-preview .h5ds-pages, .h5ds-preview .h5ds-pages { position: relative; z-index: 2000; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp { width: 100%; height: 0; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-layers, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-layers { height: 0 !important; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown { height: 100%; width: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown { position: absolute; top: 0; left: 0; z-index: 1000; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page { width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner { overflow: visible; width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers, .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown .h5ds-swiper-page .h5ds-swiper-pageinner .h5ds-swiper-layers { width: 100%; height: 100%; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsUp, .h5ds-preview .h5ds-fixeds #h5dsFixedsUp { z-index: 2100; } .h5ds-canvas-preview .h5ds-fixeds #h5dsFixedsDown, .h5ds-preview .h5ds-fixeds #h5dsFixedsDown { width: 100%; } .h5ds-canvas-preview .h5ds-fixeds .h5ds-swiper-page, .h5ds-preview .h5ds-fixeds .h5ds-swiper-page { height: 0; width: 0; position: absolute; top: 0; left: 0; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-layerlist { width: 190px; padding-top: 5px; background: #0e1113; position: absolute; top: 100px; left: 190px; z-index: 1010; color: #a5b6c8; box-shadow: 0 0 5px rgba(0, 0, 0, 0.5); } .h5ds-layerlist a { color: #a5b6c8; } .h5ds-layerlist .h5ds-ico { color: #ff5402; font-size: 18px; } .h5ds-layerlist h1 { font-size: 14px; padding: 5px; vertical-align: middle; cursor: move; } .h5ds-layerlist h1 i, .h5ds-layerlist h1 a, .h5ds-layerlist h1 span { float: left; } .h5ds-layerlist h1 a { float: right; } .h5ds-layerlist h1 span { margin-left: 5px; color: #a5b6c8; } .h5ds-layerlist ul { font-size: 12px; background: #252a2e; max-height: 500px; overflow-y: auto; overflow-x: hidden; } .h5ds-layerlist ul li { margin: 0; height: 24px; line-height: 24px; border-bottom: 1px solid #0e1113; cursor: pointer; overflow: hidden; } .h5ds-layerlist ul li a { vertical-align: middle; cursor: pointer; height: 100%; width: 23px; text-align: center; float: left; } .h5ds-layerlist ul li span.name { vertical-align: middle; height: 100%; border-left: 1px solid #0e1113; border-right: 1px solid #0e1113; float: left; width: 90px; text-indent: 10px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; position: relative; } .h5ds-layerlist ul li span.name input { float: left; width: 100%; height: 100%; color: #333; } .h5ds-layerlist ul .h5ds-layerlist-null { display: block; line-height: 40px; height: 40px; text-indent: 10px; } .h5ds-layerlist ul .h5ds-layerlist-hidelayer-active .h5ds-ico { color: #0e1113; } .h5ds-layerlist ul .h5ds-layerlist-locklayer .h5ds-ico { font-size: 14px; color: #0e1113; } .h5ds-layerlist ul .h5ds-layerlist-locklayer-active .h5ds-ico { color: #ff5402; } .h5ds-layerlist ul .h5ds-layerlist-active { background: #ff5402; color: #fff; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-ico { color: #fff; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer .h5ds-ico { color: #0e1113; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-locklayer-active .h5ds-ico { color: #fff; } .h5ds-layerlist ul .h5ds-layerlist-active .h5ds-layerlist-hidelayer-active .h5ds-ico { color: #0e1113; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-pagelist { position: absolute; width: 140px; top: 60px; left: 0; bottom: 0; background: #30373f; z-index: 1002; } .h5ds-pagelist .h5ds-page-name { word-break: break-all; padding: 5px; } .h5ds-pagelist .h5ds-page-name span { display: inline-block; border-radius: 100px; width: 20px; height: 20px; line-height: 20px; text-align: center; background: #535f6b; color: #fff; font-size: 12px; margin-right: 5px; } .h5ds-pagelist .h5ds-pagelist-btn { position: absolute; top: 0; width: 100%; height: 30px; font-size: 12px; text-align: center; line-height: 29px; border-top: 1px solid #000; color: #a5b6c8; } .h5ds-pagelist .h5ds-pagelist-btn li { display: inline-block; height: 30px; width: 33.333%; background: #0e1113; } .h5ds-pagelist .h5ds-pagelist-btn li.h5ds-active { background: #ff5402; color: #fff; } .h5ds-pagelist .h5ds-pagelist-pages { position: absolute; top: 31px; bottom: 0; width: 100%; left: 0; overflow: hidden; overflow-y: scroll; padding-bottom: 20px; } .h5ds-pagelist-pages li { width: 100px; height: 160px; margin-left: 10px; margin-top: 10px; position: relative; cursor: pointer; color: #30373f; font-size: 14px; background: #fff; box-sizing: content-box; } .h5ds-pagelist-pages .h5ds-pagelist-page-item { background: #fff; } .h5ds-pagelist-pages .h5ds-pagelist-edit-page .h5ds-ico { font-size: 14px; } .h5ds-pagelist-pages .h5ds-pagelist-active:after { display: inline-block; content: '\e618'; font-family: "h5ds-ico" !important; font-size: 20px; position: absolute; z-index: 1000; top: 50%; left: 50%; margin: -10px 0 0 -12px; color: #ff5402; } .h5ds-pagelist-pages .h5ds-pagelist-active:before { display: inline-block; content: ''; pointer-events: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 999; background: rgba(0, 0, 0, 0.3); } .h5ds-pagelist-pages .h5ds-pagelist-page-content { width: 100%; height: 100%; position: relative; overflow: hidden; } .h5ds-pagelist-pages .h5ds-pagelist-page-content .h5ds-page-min { pointer-events: none; transform: scale(0.312); } .h5ds-pagelist-pages .h5ds-pagelist-page-info { position: absolute; right: -22px; top: 0; height: 100%; width: 22px; } .h5ds-pagelist-pages .h5ds-pagelist-page-info a { width: 100%; height: 22px; font-size: 12px; color: #fff; float: left; text-align: center; cursor: pointer; line-height: 22px; } .h5ds-pagelist-pages .h5ds-pagelist-page-info a.h5ds-pagelist-add { background: #252a2e; } .h5ds-pagelist-pages .h5ds-pagelist-page-info a.h5ds-pagelist-important { background: #ff5402; } .h5ds-pagelist-fixeds-info { position: absolute; z-index: 9999; bottom: 0; background: #535f6b; width: 100%; height: 22px; text-indent: 5px; line-height: 1.5em; color: #fff; } .h5ds-pagelist-page-info .h5ds-pagelist-item { margin: 20px 20px 20px 20px; } .h5ds-pagelist-page-info label { display: inline-block; width: 80px; vertical-align: top; text-align: right; } .h5ds-pagelist-page-info input { width: 300px; border-radius: 0; } .h5ds-pagelist-page-info textarea { width: 300px; border-radius: 0; } .h5ds-pagelist-loading { text-align: center; padding: 20px; font-size: 12px; color: #535f6b; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-ban-animate { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; } .h5ds-ban-animate .element { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; } .h5ds-ban-animate .layer-h5ds_text .animated { -webkit-animation-play-state: paused !important; animation-play-state: paused !important; opacity: 1!important; } .h5ds-shortcut { position: absolute; right: 600px; top: 100px; width: 100px; z-index: 1010; text-align: left; background: #0e1113; font-size: 12px; } .h5ds-shortcut h5 { font-size: 14px; color: #a5b6c8; text-align: center; line-height: 32px; background: #0e1113; cursor: move; } .h5ds-shortcut ul { padding: 0 10px; } .h5ds-shortcut li { padding: 5px 0; cursor: pointer; } .h5ds-shortcut li:hover a { color: #ff5402; } .h5ds-shortcut a { color: #fff; display: inline-block; margin-right: 5px; } .h5ds-shortcut span { color: #a5b6c8; } .h5ds-shortcut .h5ds-ico-caidan { color: #ff5402; } .h5ds-shortcut .h5ds-ico { font-size: 14px; } .h5ds-shortcut-bottom-btns { border-top: 1px solid #0e1113; margin-top: 4px; } .h5ds-shortcut-bottom-btns .h5ds-shortcut-add { color: #ff5402; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-gridset .h5ds-gridset-item { margin-bottom: 10px; } .h5ds-gridset .ant-radio-button-wrapper-checked { background: #ff5402; color: #fff; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-template { position: absolute; width: 330px; background: #30373f; top: 60px; left: 140px; bottom: 0; z-index: 200; transform: translateX(-330px); /* 折叠按钮 */ } .h5ds-template .h5ds-temps-flodbtn { position: absolute; top: 50%; margin-top: -54px; right: -48px; width: 24px; height: 108px; line-height: 108px; text-align: center; color: #fff; background: #ff5402; opacity: 1; transition: none; } .h5ds-template .h5ds-temps-flodbtn:hover { background: #f04e00; } .h5ds-template.h5ds-temps-showpanel { transform: translateX(0); z-index: 1001; } .h5ds-template.h5ds-temps-showpanel .h5ds-temps-flodbtn { right: -24px; } .h5ds-template .h5ds-tab-header li { width: 50%; padding: 0; text-align: center; font-size: 16px; } .h5ds-template .h5ds-tab-body { position: absolute; top: 30px; bottom: 0; width: 100%; } .h5ds-template .h5ds-tab-box { padding: 10px; } .h5ds-page-min { height: 514px; width: 320px; transform-origin: 0 0; transform: scale(0.28); z-index: 0; position: relative; background: #fff; } .h5ds-page-min .h5ds-swiper-layers, .h5ds-page-min .h5ds-swiper-page { pointer-events: none; display: block; } .h5ds-page-min .h5ds-swiper-layers .element, .h5ds-page-min .h5ds-swiper-page .element { -webkit-animation: none !important; animation: none !important; opacity: 1 !important; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-timeline-btn { position: absolute; height: 15px; text-align: center; top: -17px; left: 0; color: #a5b6c8; width: 100%; z-index: 9999; background: #30373f; cursor: move; } .h5ds-timeline-box { height: 14px; position: absolute; z-index: 999; overflow: hidden; left: 140px; right: 350px; bottom: 0; background: #252a2e; box-shadow: 0 0 5px rgba(0, 0, 0, 0.3); } .h5ds-timeline { position: absolute; top: 0; left: 0; right: 0; bottom: 0; box-sizing: content-box; border-top: 13px solid #30373f; border-left: 5px solid #30373f; border-right: 5px solid #30373f; } .h5ds-timeline span { display: inline-block; } .h5ds-timeline * { box-sizing: border-box; } .h5ds-timeline .ant-input-number-handler-wrap span { display: block; } .h5ds-timeline .h5ds-timeline-item1 { width: 140px; border-right: 1px solid #30373f; } .h5ds-timeline .h5ds-timeline-item2 { width: 60px; } .h5ds-timeline .h5ds-timeline-left { width: 200px; background: #1d2225; height: 100%; font-size: 12px; } .h5ds-timeline .h5ds-timeline-right { height: 100%; top: 0; position: absolute; left: 200px; right: 0; } .h5ds-timeline .h5ds-timeline-header { height: 30px; position: relative; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-item1, .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-item2 { float: left; height: 30px; line-height: 30px; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left { position: relative; z-index: 200; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-item1, .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-item2 { vertical-align: top; border-bottom: 1px solid #30373f; text-align: center; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left a { color: #535f6b; margin: 0 2px; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-play { height: 100%; display: inline-block; margin-left: 20px; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-left .h5ds-timeline-play a { color: #ff5402; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-right { border-bottom: 1px solid #30373f; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar { position: absolute; height: 100%; width: 10px; margin-left: -4px; height: 30px; background: rgba(172, 4, 4, 0.3); border: 2px solid #ac0404; cursor: move; z-index: 100; transition-timing-function: linear !important; } .h5ds-timeline .h5ds-timeline-header .h5ds-timeline-bar::before { pointer-events: none; left: 2px; content: ''; display: block; width: 2px; position: absolute; height: 1000px; top: 26px; background: #ac0404; } .h5ds-timeline .h5ds-timeline-scale { height: 100%; overflow: hidden; position: relative; left: 0; } .h5ds-timeline .h5ds-timeline-scale li { display: inline-block; width: 100px; font-size: 12px; height: 100%; position: relative; color: #535f6b; } .h5ds-timeline .h5ds-timeline-scale li .h5ds-timeline-dot { display: inline-block; height: 5px; width: 1px; background: #fff; margin-left: 9px; position: relative; top: 14px; opacity: 0.2; } .h5ds-timeline .h5ds-timeline-scale li::before { position: absolute; bottom: 0; left: -1px; content: ''; display: inline-block; height: 14px; background: #535f6b; width: 1px; } .h5ds-timeline .h5ds-timeline-scale li span { display: inline-block; position: absolute; left: 0; top: 0; } .h5ds-timeline .h5ds-timeline-body { position: absolute; width: 100%; bottom: 20px; top: 30px; left: 0; overflow: hidden; overflow-y: scroll; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left { width: 200px; position: absolute; z-index: 200; top: 0; left: 0; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-active { background: #0e1113; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item1 { text-indent: 10px; height: 22px; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item2 { text-align: center; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item2 a { display: inline-block; width: 6px; height: 6px; border-radius: 100px; background: #535f6b; margin: 0 8px; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left .h5ds-timeline-item2 .h5ds-timeline-active { background: #ff5402; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-left li { height: 22px; background: #1d2225; color: #535f6b; position: relative; border-bottom: 1px solid #30373f; cursor: pointer; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right { position: absolute; left: 200px; top: 0; right: 0; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode { display: inline-block; background: #815fa7; color: #ca9aff; position: absolute; height: 16px; margin: 3px 0; overflow: hidden; font-size: 12px; text-indent: 10px; cursor: move; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-right, .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-left { cursor: col-resize; position: absolute; height: 100%; width: 4px; top: 0; z-index: 100; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-right { right: 0; background: #00feff; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-timenode .h5ds-timeline-timenode-left { left: 0; background: #ff5402; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-soundnode { background: url(http://h5ds-cdn.oss-cn-beijing.aliyuncs.com/static/images/sound.png) #59b37d; background-size: auto 100%; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-layers-right { position: relative; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right .h5ds-timeline-active { background: rgba(0, 0, 0, 0.3); } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right li { border-bottom: 1px solid #30373f; height: 22px; position: relative; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right i { display: inline-block; width: 10px; height: 20px; border-right: 1px solid #30373f; cursor: pointer; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right i.h5ds-timeline-selected { background: #ff5402; } .h5ds-timeline .h5ds-timeline-body .h5ds-timeline-right i:hover:not(.h5ds-timeline-selected) { background: #0e1113; } .h5ds-timeline .h5ds-timeline-layers li { height: 22px; position: relative; } .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-item1 { color: #535f6b; padding-left: 5px; font-size: 12px; text-align: left; height: 22px; overflow: hidden; } .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-right { height: 22px; } .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-view, .h5ds-timeline .h5ds-timeline-layers .h5ds-timeline-lock { display: inline-block; width: 6px; height: 6px; border-radius: 100px; background: #535f6b; position: relative; top: -2px; margin: 0 6px; } .h5ds-timeline .h5ds-timeline-footer { height: 20px; line-height: 20px; color: #a5b6c8; font-size: 12px; position: absolute; bottom: 0; width: 100%; z-index: 2000; } .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-left { background: #30373f; } .h5ds-timeline .h5ds-timeline-footer .h5ds-timeline-right { background: #30373f; } .h5ds-timeline .h5ds-timeline-slider { height: 16px; margin: 1px; background: #0e1113; position: relative; overflow: auto; overflow-y: hidden; cursor: move; /* Let's get this party started */ /* Let's get this party started */ } .h5ds-timeline .h5ds-timeline-slider .h5ds-timeline-slider-leng { height: 1px; top: -1px; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar { width: 5px; height: 14px; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-track { background: #1d2225; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 0; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:decrement, .h5ds-timeline .h5ds-timeline-slider::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-loading-box { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-box .h5ds-loading-percent { position: relative; font-size: 14px; color: #fff; } .h5ds-loading-box .h5ds-loading-info { font-size: 12px; color: #ccc; position: absolute; transform: scale(0.8) translateX(-50%); transform-origin: 0 0; left: 50%; padding: 10px; word-break: break-all; width: 100%; } .h5ds-edit { height: 100vh; width: 100vw; overflow: hidden; } .h5ds-scrollbar-modal { /*滚动条*/ } .h5ds-scrollbar-modal::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar-modal::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar-modal::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar-modal::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } .h5ds-scrollbar { /*滚动条*/ } .h5ds-scrollbar ::-webkit-scrollbar { width: 5px; height: 5px; } .h5ds-scrollbar ::-webkit-scrollbar-track { background: #1d2225; } .h5ds-scrollbar ::-webkit-scrollbar-thumb { background: #535f6b; border-radius: 100px; } .h5ds-scrollbar ::-webkit-scrollbar-thumb:window-inactive { background: #535f6b; } .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:decrement, .h5ds-scrollbar ::-webkit-scrollbar-button:vertical:increment { height: 5px; width: 5px; background: #1d2225; } /* loading */ .h5ds-loading-window { width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 4001; background: rgba(0, 0, 0, 0.7); } .h5ds-loading-window .h5ds-loadbox { color: #a5b6c8; font-size: 16px; line-height: 40px; } .h5ds-loading-window .h5ds-loading-center { text-align: center; font-size: 12px; color: #fff; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); } .h5ds-loading-window .h5ds-loading-center:before { content: ''; display: inline-block; width: 31px; height: 31px; background: url(http://cdn.h5ds.com/lib/images/loading.gif) no-repeat; margin-right: 10px; vertical-align: middle; }
0.417034
0.179459
:root { --color: #048870; } * { margin: 0; padding: 0; box-sizing: border-box; } html { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 62.5%; } body { padding: 20px; display: flex; flex-direction: column; justify-content: space-between; height: 100vh; color: #f3f3fc; background-color: #14133F; } header { height: 40px; } main { text-align: center; } main h1 { margin: 0 auto 40px; width: 200px; font-size: 2.8rem; line-height: 2.8rem; } main p { font-size: 8rem; color: #42F09C; } .figure { position: relative; margin: 0 auto; width: 120px; height: 120px; background-color: #42F09C; } .figure:before { content: ''; position: absolute; left: 30px; top: 36px; width: 22px; height: 22px; border-radius: 50%; background: var(--color); } .figure:after { content: ''; position: absolute; right: 30px; top: 36px; width: 22px; height: 22px; border-radius: 50%; background: var(--color); } .figure i { position: absolute; left: 22px; top: 10px; width: 80px; height: 80px; border-radius: 50%; border-top: solid 8px transparent; border-bottom: solid 8px #fff; border-left: solid 8px transparent; border-right: solid 8px transparent; transition: all 0.5s ease; } .temperature { margin-top: 56px; height: 100px; } .sign { position: relative; z-index: 1; top: -120px; right: -60px; font-size: 8rem; } .buttons { display: flex; justify-content: space-evenly; max-height: 200px; min-height: 100px; } .buttons button { width: 60px; height: 60px; border: none; border-radius: 50%; background-color: #A055FE; } .buttons button:hover { background-color: #BC8CF9; } .buttons button:active { background-color: #560bb3; } .less-icon { color: #fff; position: absolute; margin-left: -12px; width: 26px; height: 3px; background-color: currentColor; } .reset-icon { color: #fff; position: absolute; margin-left: -16px; margin-top: -16px; width: 32px; height: 32px; border-radius: 50%; border-top: solid 3px currentColor; border-bottom: solid 3px currentColor; border-left: solid 3px transparent; border-right: solid 3px currentColor; } .reset-icon:before { content: ''; position: absolute; left: 1px; top: 20px; width: 8px; height: 8px; border-top: solid 3px currentColor; border-left: solid 3px currentColor; -webkit-transform: rotate(-22.5deg); transform: rotate(-22.5deg); } .plus-icon { color: #fff; position: absolute; margin-left: -12px; width: 26px; height: 3px; background-color: currentColor; } .plus-icon:before { content: ''; position: absolute; margin-left: -13px; width: 26px; height: 3px; background-color: currentColor; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); } .rotate-center { -webkit-animation: rotate-center 0.6s ease-in-out both; animation: rotate-center 0.6s ease-in-out both; } @-webkit-keyframes rotate-center { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(180deg); transform: rotate(180deg); } } @keyframes rotate-center { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(180deg); transform: rotate(180deg); } }
styles/styles.css
:root { --color: #048870; } * { margin: 0; padding: 0; box-sizing: border-box; } html { font-family: 'Segoe UI', Tahoma, Geneva, Verdana, sans-serif; font-size: 62.5%; } body { padding: 20px; display: flex; flex-direction: column; justify-content: space-between; height: 100vh; color: #f3f3fc; background-color: #14133F; } header { height: 40px; } main { text-align: center; } main h1 { margin: 0 auto 40px; width: 200px; font-size: 2.8rem; line-height: 2.8rem; } main p { font-size: 8rem; color: #42F09C; } .figure { position: relative; margin: 0 auto; width: 120px; height: 120px; background-color: #42F09C; } .figure:before { content: ''; position: absolute; left: 30px; top: 36px; width: 22px; height: 22px; border-radius: 50%; background: var(--color); } .figure:after { content: ''; position: absolute; right: 30px; top: 36px; width: 22px; height: 22px; border-radius: 50%; background: var(--color); } .figure i { position: absolute; left: 22px; top: 10px; width: 80px; height: 80px; border-radius: 50%; border-top: solid 8px transparent; border-bottom: solid 8px #fff; border-left: solid 8px transparent; border-right: solid 8px transparent; transition: all 0.5s ease; } .temperature { margin-top: 56px; height: 100px; } .sign { position: relative; z-index: 1; top: -120px; right: -60px; font-size: 8rem; } .buttons { display: flex; justify-content: space-evenly; max-height: 200px; min-height: 100px; } .buttons button { width: 60px; height: 60px; border: none; border-radius: 50%; background-color: #A055FE; } .buttons button:hover { background-color: #BC8CF9; } .buttons button:active { background-color: #560bb3; } .less-icon { color: #fff; position: absolute; margin-left: -12px; width: 26px; height: 3px; background-color: currentColor; } .reset-icon { color: #fff; position: absolute; margin-left: -16px; margin-top: -16px; width: 32px; height: 32px; border-radius: 50%; border-top: solid 3px currentColor; border-bottom: solid 3px currentColor; border-left: solid 3px transparent; border-right: solid 3px currentColor; } .reset-icon:before { content: ''; position: absolute; left: 1px; top: 20px; width: 8px; height: 8px; border-top: solid 3px currentColor; border-left: solid 3px currentColor; -webkit-transform: rotate(-22.5deg); transform: rotate(-22.5deg); } .plus-icon { color: #fff; position: absolute; margin-left: -12px; width: 26px; height: 3px; background-color: currentColor; } .plus-icon:before { content: ''; position: absolute; margin-left: -13px; width: 26px; height: 3px; background-color: currentColor; -webkit-transform: rotate(-90deg); transform: rotate(-90deg); } .rotate-center { -webkit-animation: rotate-center 0.6s ease-in-out both; animation: rotate-center 0.6s ease-in-out both; } @-webkit-keyframes rotate-center { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(180deg); transform: rotate(180deg); } } @keyframes rotate-center { 0% { -webkit-transform: rotate(0); transform: rotate(0); } 100% { -webkit-transform: rotate(180deg); transform: rotate(180deg); } }
0.600774
0.178633
body{ text-align: center; } .jumbotron-fluid { background-image: url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80') ; padding: 5%; background-repeat: no-repeat; background-size: cover; width: 100%; margin-top: -40px; background-attachment: fixed; background-position: center ; color:white; } .jumbotron-fluid th1 { position:relative; top:18; left:0; padding-left: 20px; } html { background: url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .image{ width: 100px; height:100px; /* background: mix-blend-mode; */ display: flex; flex-direction:row; justify-content:left; align-items: left; text-align:center; } @media screen and (max-width:150rem){ .space { margin: 10px; border: 0.3rem solid rgb(105, 181, 202); /* margin: 1rem auto; */ /* padding: 3rem; */ max-width: 30rem; margin-left: 50px; border-radius: 20%; width: 500px; height: 500px; /* background-color: transparent; */ text-overflow: clip; padding-top: 2rem; background-color: rgba(105, 181, 202, 0.5); } } .space{ float: left inline-start; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; /* background-color:rgb(218, 179, 52); */ color: white; text-align: center; background-image: linear-gradient(to right,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219),black); ; } .bg-custom-2 { background-image: linear-gradient(to left,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219),black); } .navbar navbar-expand-lg navbar navbar-dark bg-dark{ background-color: black; } .pic{ max-height: 150px; } .animated { -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .flier { pointer-events: none; } .flier > * { /* Adjust animation duration to change the element’s speed */ animation: fly 50s linear infinite; pointer-events: none !important; top: 0; left: 0; transform: translateX(-120%) translateY(-120%) rotateZ(0); position: fixed; animation-delay: 1s; z-index: 999999; } /* Keyframe values control where the element will begin and end its trajectory across the screen. Each rule represents a path the element follows across the screen. */ @keyframes fly { 98.001%, 0% { display: block; transform: translateX(-200%) translateY(100vh) rotateZ(0deg) } 15% { transform: translateX(100vw) translateY(-100%) rotateZ(180deg) } 15.001%, 18% { transform: translateX(100vw) translateY(-30%) rotateZ(0deg) } 40% { transform: translateX(-200%) translateY(3vh) rotateZ(-180deg) } 40.001%, 43% { transform: translateX(-200%) translateY(-100%) rotateZ(-180deg) } 65% { transform: translateX(100vw) translateY(50vh) rotateZ(0deg) } 65.001%, 68% { transform: translateX(20vw) translateY(-200%) rotateZ(180deg) } 95% { transform: translateX(10vw) translateY(100vh) rotateZ(0deg) } } .navbar-brand{ display: flex;flex-direction:row; /* justify-content:left; */ } .explore{ text-align:left; align-items: left; /* margin-right: 90%; */ } .contact{ text-align:right; align-items: left; /* margin-right:20%; */ } /* .b{ display: flex; align-items: right; justify-content: center; flex-direction: column; height: 100vh; } .dunya{ width: 150px; height: 150px; background: url(https://1.bp.blogspot.com/-UUXaK5GCj-k/UcsKJRMgkVI/AAAAAAAACfM/sePP_H08JTQ/s1600/1.jpg); border-radius: 100%; background-size: 380px; animation: spin 3.5s infinite linear; } .logo{ margin-top: 15px; color: #51609B; font-weight: bold; } @keyframes spin{ 0%{ background-position-x: 0} 100%{ background-position-x: 380px} */ /* @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } */ /* body{ text-align: center; } .jumbotron-fluid { background-image:url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80'); padding: 20%; background-repeat: no-repeat; background-size: cover; width: 100%; margin-top: -40px; background-attachment: fixed; background-position: center -238px; color:white; } .jumbotron-fluid th1 { position: absolute; top:18; left:0; padding-left: 20px; } */ /* .image{ width: 200px; height:100px; */ /* background: mix-blend-mode; */ /* display: flex;flex-direction:row; justify-content:left; align-items: left; text-align:center; */ /* animation: rotatelogo 5s linear infinite; */ /* } */ /* a.navbar-brand{ display: flex;flex-direction:row; justify-content:left; align-items: left; margin-right: 68%; } .order-button{ border: 2px rgb(241, 188, 13); border-radius: 1px; */ } /* animation: rotatelogo 5s linear infinite; */ /* @keyframes rotatelogo { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } */ /* .footer { position: fixed; left: 0; bottom: 0; width: 100%; */ /* background-color:rgb(218, 179, 52); */ /* color: white; text-align: center; background-image: linear-gradient(to right,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219.),black); ; } .bg-custom-2 { background-image: linear-gradient(to left,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219),black); } .navbar navbar-expand-lg navbar navbar-dark bg-dark{ background-color: black; } #input{ width:250px; height:80px; text-align: center; } */ /* @media screen and (max-width:150rem){ .space { border: 0.3rem solid black; margin: 1rem auto; */ /* padding: 3rem; */ /* max-width: 40rem; border-radius: 20%; float: left; */ /* background-color: transparent; */ /* text-overflow: clip; padding-top: 2rem; */ /* align-content: center; */ /* background-image: linear-gradient(to right,#85929E, rgba(45, 179, 116,0.7), rgba(0, 128, 128,0.7), rgba(0, 204, 255,0.7), rgba(106, 43, 151,0.7), rgba(219, 155, 219,0.7),black); */ /* background-color:rgba(105, 181, 202, 0.5); */ /* animation: rotatespace 9s; */ /* animation-delay: 7s; */ /* width:500px; height:500px; */ } /* @keyframes rotatespace { from { transform: rotate(90deg); text-align: center; } to { transform: rotate(360deg); text-align: center; } } } button{ width:150px; height:80px; text-size-adjust: 22px; background-color: rgb(0, 217, 255); } .animated { -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .flier { pointer-events: none; } .flier > * { */ /* Adjust animation duration to change the element’s speed */ /* animation: fly 50s linear infinite; pointer-events: none !important; top: 0; left: 0; transform: translateX(-120%) translateY(-120%) rotateZ(0); position: fixed; animation-delay: 1s; z-index: 999999; */ } /* Keyframe values control where the element will begin and end its trajectory across the screen. Each rule represents a path the element follows across the screen. */ /* @keyframes fly { 98.001%, 0% { display: block; transform: translateX(-200%) translateY(100vh) rotateZ(0deg) } 15% { transform: translateX(100vw) translateY(-100%) rotateZ(180deg) } 15.001%, 18% { transform: translateX(100vw) translateY(-30%) rotateZ(0deg) } 40% { transform: translateX(-200%) translateY(3vh) rotateZ(-180deg) } 40.001%, 43% { transform: translateX(-200%) translateY(-100%) rotateZ(-180deg) } 65% { transform: translateX(100vw) translateY(50vh) rotateZ(0deg) } 65.001%, 68% { transform: translateX(20vw) translateY(-200%) rotateZ(180deg) } 95% { transform: translateX(10vw) translateY(100vh) rotateZ(0deg) } } */ /* .animated{ animation: mymove 3s infinite; animation-delay: 2s; animation-timing-function: linear; } @keyframes mymove { from {left: 0px;} to {left: 200px;} }
Week7/BookAPI/index.css
body{ text-align: center; } .jumbotron-fluid { background-image: url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80') ; padding: 5%; background-repeat: no-repeat; background-size: cover; width: 100%; margin-top: -40px; background-attachment: fixed; background-position: center ; color:white; } .jumbotron-fluid th1 { position:relative; top:18; left:0; padding-left: 20px; } html { background: url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80') no-repeat center center fixed; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; } .image{ width: 100px; height:100px; /* background: mix-blend-mode; */ display: flex; flex-direction:row; justify-content:left; align-items: left; text-align:center; } @media screen and (max-width:150rem){ .space { margin: 10px; border: 0.3rem solid rgb(105, 181, 202); /* margin: 1rem auto; */ /* padding: 3rem; */ max-width: 30rem; margin-left: 50px; border-radius: 20%; width: 500px; height: 500px; /* background-color: transparent; */ text-overflow: clip; padding-top: 2rem; background-color: rgba(105, 181, 202, 0.5); } } .space{ float: left inline-start; } .footer { position: fixed; left: 0; bottom: 0; width: 100%; /* background-color:rgb(218, 179, 52); */ color: white; text-align: center; background-image: linear-gradient(to right,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219),black); ; } .bg-custom-2 { background-image: linear-gradient(to left,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219),black); } .navbar navbar-expand-lg navbar navbar-dark bg-dark{ background-color: black; } .pic{ max-height: 150px; } .animated { -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .flier { pointer-events: none; } .flier > * { /* Adjust animation duration to change the element’s speed */ animation: fly 50s linear infinite; pointer-events: none !important; top: 0; left: 0; transform: translateX(-120%) translateY(-120%) rotateZ(0); position: fixed; animation-delay: 1s; z-index: 999999; } /* Keyframe values control where the element will begin and end its trajectory across the screen. Each rule represents a path the element follows across the screen. */ @keyframes fly { 98.001%, 0% { display: block; transform: translateX(-200%) translateY(100vh) rotateZ(0deg) } 15% { transform: translateX(100vw) translateY(-100%) rotateZ(180deg) } 15.001%, 18% { transform: translateX(100vw) translateY(-30%) rotateZ(0deg) } 40% { transform: translateX(-200%) translateY(3vh) rotateZ(-180deg) } 40.001%, 43% { transform: translateX(-200%) translateY(-100%) rotateZ(-180deg) } 65% { transform: translateX(100vw) translateY(50vh) rotateZ(0deg) } 65.001%, 68% { transform: translateX(20vw) translateY(-200%) rotateZ(180deg) } 95% { transform: translateX(10vw) translateY(100vh) rotateZ(0deg) } } .navbar-brand{ display: flex;flex-direction:row; /* justify-content:left; */ } .explore{ text-align:left; align-items: left; /* margin-right: 90%; */ } .contact{ text-align:right; align-items: left; /* margin-right:20%; */ } /* .b{ display: flex; align-items: right; justify-content: center; flex-direction: column; height: 100vh; } .dunya{ width: 150px; height: 150px; background: url(https://1.bp.blogspot.com/-UUXaK5GCj-k/UcsKJRMgkVI/AAAAAAAACfM/sePP_H08JTQ/s1600/1.jpg); border-radius: 100%; background-size: 380px; animation: spin 3.5s infinite linear; } .logo{ margin-top: 15px; color: #51609B; font-weight: bold; } @keyframes spin{ 0%{ background-position-x: 0} 100%{ background-position-x: 380px} */ /* @media (prefers-reduced-motion: no-preference) { .App-logo { animation: App-logo-spin infinite 20s linear; } } */ /* body{ text-align: center; } .jumbotron-fluid { background-image:url('https://images.unsplash.com/photo-1462331940025-496dfbfc7564?ixid=MXwxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHw%3D&ixlib=rb-1.2.1&auto=format&fit=crop&w=1054&q=80'); padding: 20%; background-repeat: no-repeat; background-size: cover; width: 100%; margin-top: -40px; background-attachment: fixed; background-position: center -238px; color:white; } .jumbotron-fluid th1 { position: absolute; top:18; left:0; padding-left: 20px; } */ /* .image{ width: 200px; height:100px; */ /* background: mix-blend-mode; */ /* display: flex;flex-direction:row; justify-content:left; align-items: left; text-align:center; */ /* animation: rotatelogo 5s linear infinite; */ /* } */ /* a.navbar-brand{ display: flex;flex-direction:row; justify-content:left; align-items: left; margin-right: 68%; } .order-button{ border: 2px rgb(241, 188, 13); border-radius: 1px; */ } /* animation: rotatelogo 5s linear infinite; */ /* @keyframes rotatelogo { from { transform: rotate(0deg); } to { transform: rotate(360deg); } } */ /* .footer { position: fixed; left: 0; bottom: 0; width: 100%; */ /* background-color:rgb(218, 179, 52); */ /* color: white; text-align: center; background-image: linear-gradient(to right,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219.),black); ; } .bg-custom-2 { background-image: linear-gradient(to left,#85929E, rgb(45, 179, 116), rgb(0, 128, 128), rgb(0, 204, 255), rgb(106, 43, 151), rgb(219, 155, 219),black); } .navbar navbar-expand-lg navbar navbar-dark bg-dark{ background-color: black; } #input{ width:250px; height:80px; text-align: center; } */ /* @media screen and (max-width:150rem){ .space { border: 0.3rem solid black; margin: 1rem auto; */ /* padding: 3rem; */ /* max-width: 40rem; border-radius: 20%; float: left; */ /* background-color: transparent; */ /* text-overflow: clip; padding-top: 2rem; */ /* align-content: center; */ /* background-image: linear-gradient(to right,#85929E, rgba(45, 179, 116,0.7), rgba(0, 128, 128,0.7), rgba(0, 204, 255,0.7), rgba(106, 43, 151,0.7), rgba(219, 155, 219,0.7),black); */ /* background-color:rgba(105, 181, 202, 0.5); */ /* animation: rotatespace 9s; */ /* animation-delay: 7s; */ /* width:500px; height:500px; */ } /* @keyframes rotatespace { from { transform: rotate(90deg); text-align: center; } to { transform: rotate(360deg); text-align: center; } } } button{ width:150px; height:80px; text-size-adjust: 22px; background-color: rgb(0, 217, 255); } .animated { -webkit-animation-duration: 10s; animation-duration: 10s; -webkit-animation-fill-mode: both; animation-fill-mode: both; } .flier { pointer-events: none; } .flier > * { */ /* Adjust animation duration to change the element’s speed */ /* animation: fly 50s linear infinite; pointer-events: none !important; top: 0; left: 0; transform: translateX(-120%) translateY(-120%) rotateZ(0); position: fixed; animation-delay: 1s; z-index: 999999; */ } /* Keyframe values control where the element will begin and end its trajectory across the screen. Each rule represents a path the element follows across the screen. */ /* @keyframes fly { 98.001%, 0% { display: block; transform: translateX(-200%) translateY(100vh) rotateZ(0deg) } 15% { transform: translateX(100vw) translateY(-100%) rotateZ(180deg) } 15.001%, 18% { transform: translateX(100vw) translateY(-30%) rotateZ(0deg) } 40% { transform: translateX(-200%) translateY(3vh) rotateZ(-180deg) } 40.001%, 43% { transform: translateX(-200%) translateY(-100%) rotateZ(-180deg) } 65% { transform: translateX(100vw) translateY(50vh) rotateZ(0deg) } 65.001%, 68% { transform: translateX(20vw) translateY(-200%) rotateZ(180deg) } 95% { transform: translateX(10vw) translateY(100vh) rotateZ(0deg) } } */ /* .animated{ animation: mymove 3s infinite; animation-delay: 2s; animation-timing-function: linear; } @keyframes mymove { from {left: 0px;} to {left: 200px;} }
0.500732
0.087369
body { height: 100%; } .content { height: 100%; } .button { margin: 10px; } .idTable { background-color: bisque; } .note { color: brown; } .warning { color: yellow; } .error { color: red; } .normal { color: black; } .source { color: blue; } .highlighted { background-color: lightgrey; } .title { background-color: cyan; text-align: center; font-weight: bold; font-size: x-large; } .wrapper-1 { font-weight: bold; width: 100%; height: 60px; position: absolute; background: cyan; } .wrapper-2 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; font-weight: bold; text-align: center; align-items: flex-start; justify-content: space-between; } .headerx { background: inherit; } .main { text-align: left; background: inherit; align-content: left; border-width: 1px; border-style: dotted; height: 100vh; } .main-2 { text-align: left; background: inherit; align-content: left; border-width: 1px; border-style: dotted; background-color: papayawhip; height: 800px; overflow: auto } .xyz-0 { text-align: left; background: inherit; flex-basis: 5% } .xyz-1 { text-align: left; flex-basis: 15% } .xyz-2 { text-align: left; background: cornsilk; flex-basis: 5% } @media all and (min-width: 300px) { .xyz { flex: 1 auto; border-style: solid; border-width: 1px; height: 100vh; } } @media all and (min-width: 300px) { .main { flex: 5 0; } .xyz-0 { order: 0; } .xyz-1 { order: 1; } .main { order: 2; } .xyz-2 { order: 3; } } .notes { border: 2px; background: cyan; } .left { float: left; flex-grow: 1; overflow: hidden; border-style: solid; border: 5px; height: 80%; } .right { float: left; flex-grow: 1; overflow: hidden; border-style: solid; border: 5px; height: 100%; } .imagediv { border-style: groove; } .container { height: 100vh; width: auto; } .grid { display: table; width: calc(100% + 1.75rem); border-collapse: separate; border-spacing: 1rem; margin: -1rem; height: inherit; } .gridRow { display: table-row; } .gridCell { display: table-cell; width: 50%; padding-bottom: 56.25%; position: relative; } .component { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; flex-flow: column; } .componentIframe { border: 1px solid #000000; margin-top: 0.5rem; display: flex; align-items: flex-start; flex: 1; } .componentHeader { height: 20px; width: 100%; display: flex; align-items: flex-start; } .container { height: 100vh; width: auto; }
public/css/app.css
body { height: 100%; } .content { height: 100%; } .button { margin: 10px; } .idTable { background-color: bisque; } .note { color: brown; } .warning { color: yellow; } .error { color: red; } .normal { color: black; } .source { color: blue; } .highlighted { background-color: lightgrey; } .title { background-color: cyan; text-align: center; font-weight: bold; font-size: x-large; } .wrapper-1 { font-weight: bold; width: 100%; height: 60px; position: absolute; background: cyan; } .wrapper-2 { display: -webkit-box; display: -moz-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-flex-flow: row wrap; flex-flow: row wrap; font-weight: bold; text-align: center; align-items: flex-start; justify-content: space-between; } .headerx { background: inherit; } .main { text-align: left; background: inherit; align-content: left; border-width: 1px; border-style: dotted; height: 100vh; } .main-2 { text-align: left; background: inherit; align-content: left; border-width: 1px; border-style: dotted; background-color: papayawhip; height: 800px; overflow: auto } .xyz-0 { text-align: left; background: inherit; flex-basis: 5% } .xyz-1 { text-align: left; flex-basis: 15% } .xyz-2 { text-align: left; background: cornsilk; flex-basis: 5% } @media all and (min-width: 300px) { .xyz { flex: 1 auto; border-style: solid; border-width: 1px; height: 100vh; } } @media all and (min-width: 300px) { .main { flex: 5 0; } .xyz-0 { order: 0; } .xyz-1 { order: 1; } .main { order: 2; } .xyz-2 { order: 3; } } .notes { border: 2px; background: cyan; } .left { float: left; flex-grow: 1; overflow: hidden; border-style: solid; border: 5px; height: 80%; } .right { float: left; flex-grow: 1; overflow: hidden; border-style: solid; border: 5px; height: 100%; } .imagediv { border-style: groove; } .container { height: 100vh; width: auto; } .grid { display: table; width: calc(100% + 1.75rem); border-collapse: separate; border-spacing: 1rem; margin: -1rem; height: inherit; } .gridRow { display: table-row; } .gridCell { display: table-cell; width: 50%; padding-bottom: 56.25%; position: relative; } .component { position: absolute; top: 0; bottom: 0; left: 0; right: 0; display: flex; flex-flow: column; } .componentIframe { border: 1px solid #000000; margin-top: 0.5rem; display: flex; align-items: flex-start; flex: 1; } .componentHeader { height: 20px; width: 100%; display: flex; align-items: flex-start; } .container { height: 100vh; width: auto; }
0.697609
0.137012
select{ display:inline; } body{ background-color: rgb(248,247,247); } body .red { background-color: #cc3126 !important; } body .red-text { color: #cc3126 !important; } h4{ text-align: center; font-size: 34px; font-weight: 600; } p{ text-align: center; font-size: 1rem; font-size: 20px; margin: 10px; } header .buttons{ box-shadow: 3px 3px 5px 6px #ccc; } .hero{ display: grid; justify-content: center; margin: 2rem 0; } .buttons{ display: flex; flex-wrap:wrap; justify-content: center; } .buttons a{ font-size: 18px; font-weight: 700; transition: transform .5s; } .buttons a:hover { transform: scale(1.2); } .map{ width: 100%; } .clinic{ display: grid; border: 2px solid black; margin-top: 20px; text-align: center; } .news{ display: grid; justify-content: center; border: 2px solid black; margin-top: 20px; } .news a, .clinic a{ color: white; margin: 5px 0; } .news a:hover, .clinic a:hover { text-decoration: underline; } .btn{ margin: 2rem; border:none; box-shadow: none; border:none; } .nav-btn{ box-shadow: none; border:none; } #nav{ display: flex; align-items: center; justify-content: space-around; flex-wrap: wrap; } #province-select{ padding-top: 2rem; } .news-card{ display: flex; justify-content: space-between; align-items: center; margin-top: 20px; box-shadow: 0 0 18px rgb(0 0 0 / 18%); padding: 20px; background: #f5f4f4; } .news-logo{ width: 100px; height: 50px; border-radius: 5px; } .news-section{ color: black; max-width: 30%; text-align: center; margin: 0 auto; padding: 10px 10px; border-radius: 5px; font-size: 30px; font-weight: 600; margin-bottom: 40px; text-shadow: 3px 3px 0px #d8d7d7; } .news-title{ font-size: 25px; margin-bottom: 50px; } a.news-url { color: #cc3126; font-size: 16px; } a:hover.news-url{ text-decoration: underline; } .arrow { text-decoration: none; display: inline-block; padding: 8px 16px; transition: 0.3s; } .arrow:hover { background: #cc3126; color: white; /* transform: translateY(-2px); */ } .previous, .next { background-color: transparent; color: black; } .round { border-radius: 50%; } #save-province{ margin: 10px; margin-top: 35px; } .news, .clinic{ background-color: #e83030; background-image: linear-gradient(to right, #d47e7e 0%, #ca2b2b 100%); border: none; color: white; } ul:not(.browser-default){ padding-left: 22px; } ul:not(.browser-default)>li { list-style-type: initial; } .clinic li{ text-align: initial; }
assets/css/style.css
select{ display:inline; } body{ background-color: rgb(248,247,247); } body .red { background-color: #cc3126 !important; } body .red-text { color: #cc3126 !important; } h4{ text-align: center; font-size: 34px; font-weight: 600; } p{ text-align: center; font-size: 1rem; font-size: 20px; margin: 10px; } header .buttons{ box-shadow: 3px 3px 5px 6px #ccc; } .hero{ display: grid; justify-content: center; margin: 2rem 0; } .buttons{ display: flex; flex-wrap:wrap; justify-content: center; } .buttons a{ font-size: 18px; font-weight: 700; transition: transform .5s; } .buttons a:hover { transform: scale(1.2); } .map{ width: 100%; } .clinic{ display: grid; border: 2px solid black; margin-top: 20px; text-align: center; } .news{ display: grid; justify-content: center; border: 2px solid black; margin-top: 20px; } .news a, .clinic a{ color: white; margin: 5px 0; } .news a:hover, .clinic a:hover { text-decoration: underline; } .btn{ margin: 2rem; border:none; box-shadow: none; border:none; } .nav-btn{ box-shadow: none; border:none; } #nav{ display: flex; align-items: center; justify-content: space-around; flex-wrap: wrap; } #province-select{ padding-top: 2rem; } .news-card{ display: flex; justify-content: space-between; align-items: center; margin-top: 20px; box-shadow: 0 0 18px rgb(0 0 0 / 18%); padding: 20px; background: #f5f4f4; } .news-logo{ width: 100px; height: 50px; border-radius: 5px; } .news-section{ color: black; max-width: 30%; text-align: center; margin: 0 auto; padding: 10px 10px; border-radius: 5px; font-size: 30px; font-weight: 600; margin-bottom: 40px; text-shadow: 3px 3px 0px #d8d7d7; } .news-title{ font-size: 25px; margin-bottom: 50px; } a.news-url { color: #cc3126; font-size: 16px; } a:hover.news-url{ text-decoration: underline; } .arrow { text-decoration: none; display: inline-block; padding: 8px 16px; transition: 0.3s; } .arrow:hover { background: #cc3126; color: white; /* transform: translateY(-2px); */ } .previous, .next { background-color: transparent; color: black; } .round { border-radius: 50%; } #save-province{ margin: 10px; margin-top: 35px; } .news, .clinic{ background-color: #e83030; background-image: linear-gradient(to right, #d47e7e 0%, #ca2b2b 100%); border: none; color: white; } ul:not(.browser-default){ padding-left: 22px; } ul:not(.browser-default)>li { list-style-type: initial; } .clinic li{ text-align: initial; }
0.418578
0.105856
.content { display: flex; width: 100%; margin-top: 50px; background: #f1f4f8; overflow: hidden; height: 835px; } .main { flex: 5; width: 70%; border-right: 2px solid #333; border-left: none; background: #0067b5; } .form { margin-left: 56px; } .main-top { margin-top: 123px; } .card-form .container { position: relative; width: 90%; margin: 0 auto; } .card-form { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); background: white; position: relative; width: 685px; padding: 16px 0; border-top-left-radius: 4px; border-top-right-radius: 4px; } .card-form .card-header { position: relative; height: 45px; display: flex; justify-content: flex-start; align-items: center; background: #0067b5; border-top-left-radius: 4px; border-top-right-radius: 4px; } .card-form .edit { text-align: right; font-size: 14px; color: #0067b5; } .card-form .title { font-family: NotoSans; font-size: 22px; font-weight: 500; font-style: normal; font-stretch: normal; line-height: 1.45; letter-spacing: normal; color: #0067b5; } .card-form .card-content { padding-top: 16px; font-size: 12px; line-height: 21px; color: #354052; } .card-form .card-footer { text-align: center; padding-bottom: 20px; } .card-form .card-content ul li:first-child { padding-top: 0; } .card-form .card-content ul li { padding-top: 8px; } .check-form ul { display: flex; width: 685px; margin-top: 40px; } .check-form ul li { flex: 1; margin-left: 8px; background: #ffffff; border-radius: 4px; padding: 8px 16px; } .check-form ul li:first-child { margin-left: 0; } .check-form .check { display: block; position: relative; height: 17px; line-height: 17px; padding: 8px 0 8px 30px; cursor: pointer; font-size: 14px; color: #354052; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .check-form .check input[type='checkbox'] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .check-form .check .checkmark { position: absolute; top: 8px; left: 0; height: 15px; width: 15px; background-color: #ffffff; border: 1px solid #2ea2f8; } .check-form .check:hover input ~ .checkmark { background: #ffffff; } .check-form .check input:checked ~ .checkmark { background-color: #0067b5; } .check-form .checkmark:after { content: ""; position: absolute; display: none; } .check-form .check input:checked ~ .checkmark:after { display: block; } .check-form .check input:checked { color: #2ea2f8; } .check-form .check .checkmark:after { left: 6px; top: 1px; width: 4px; height: 10px; border: solid white; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .btn-review { width: 242px; height: 46px; border-radius: 4px; border: solid 1px rgba(0, 0, 0, 0.1); background-image: linear-gradient(to bottom, #f7981c, #f76b1c); font-size: 18px; line-height: 1.33; text-align: center; color: #ffffff; cursor: pointer; } /* Ipad / Tab */ @media screen and (min-width: 768px) and (max-width: 1024px), (min-device-width: 768px) and (max-device-width: 1024px) { /* CSS */ .main { flex: 2; } .card-form { width: 90%; } .check-form ul { display: flex; width: 90%; } .check-form ul li { flex-basis: auto; } } @media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) { .content { display: flex; flex-direction: column; height: auto; margin-top: 0; } .main { flex: 1; width: 100%; } .main-top { margin-top: 0; } .form { margin-left: 2%; width: 95%; } .card-form { width: 100%; } .check-form { /* display: flex; flex-direction: column; */ } .check-form ul{ display: flex; flex-flow: column wrap; align-items: baseline; margin-top: 0; } .check-form ul li { margin-left: 0; margin-top: 16px; padding: 8px 16px; } .check-form .check { display: flex; } .btn-space { text-align: center; margin-bottom: 36px; } }
styles/confirm.css
.content { display: flex; width: 100%; margin-top: 50px; background: #f1f4f8; overflow: hidden; height: 835px; } .main { flex: 5; width: 70%; border-right: 2px solid #333; border-left: none; background: #0067b5; } .form { margin-left: 56px; } .main-top { margin-top: 123px; } .card-form .container { position: relative; width: 90%; margin: 0 auto; } .card-form { box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2); background: white; position: relative; width: 685px; padding: 16px 0; border-top-left-radius: 4px; border-top-right-radius: 4px; } .card-form .card-header { position: relative; height: 45px; display: flex; justify-content: flex-start; align-items: center; background: #0067b5; border-top-left-radius: 4px; border-top-right-radius: 4px; } .card-form .edit { text-align: right; font-size: 14px; color: #0067b5; } .card-form .title { font-family: NotoSans; font-size: 22px; font-weight: 500; font-style: normal; font-stretch: normal; line-height: 1.45; letter-spacing: normal; color: #0067b5; } .card-form .card-content { padding-top: 16px; font-size: 12px; line-height: 21px; color: #354052; } .card-form .card-footer { text-align: center; padding-bottom: 20px; } .card-form .card-content ul li:first-child { padding-top: 0; } .card-form .card-content ul li { padding-top: 8px; } .check-form ul { display: flex; width: 685px; margin-top: 40px; } .check-form ul li { flex: 1; margin-left: 8px; background: #ffffff; border-radius: 4px; padding: 8px 16px; } .check-form ul li:first-child { margin-left: 0; } .check-form .check { display: block; position: relative; height: 17px; line-height: 17px; padding: 8px 0 8px 30px; cursor: pointer; font-size: 14px; color: #354052; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; } .check-form .check input[type='checkbox'] { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; } .check-form .check .checkmark { position: absolute; top: 8px; left: 0; height: 15px; width: 15px; background-color: #ffffff; border: 1px solid #2ea2f8; } .check-form .check:hover input ~ .checkmark { background: #ffffff; } .check-form .check input:checked ~ .checkmark { background-color: #0067b5; } .check-form .checkmark:after { content: ""; position: absolute; display: none; } .check-form .check input:checked ~ .checkmark:after { display: block; } .check-form .check input:checked { color: #2ea2f8; } .check-form .check .checkmark:after { left: 6px; top: 1px; width: 4px; height: 10px; border: solid white; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); } .btn-review { width: 242px; height: 46px; border-radius: 4px; border: solid 1px rgba(0, 0, 0, 0.1); background-image: linear-gradient(to bottom, #f7981c, #f76b1c); font-size: 18px; line-height: 1.33; text-align: center; color: #ffffff; cursor: pointer; } /* Ipad / Tab */ @media screen and (min-width: 768px) and (max-width: 1024px), (min-device-width: 768px) and (max-device-width: 1024px) { /* CSS */ .main { flex: 2; } .card-form { width: 90%; } .check-form ul { display: flex; width: 90%; } .check-form ul li { flex-basis: auto; } } @media screen and (max-width: 320px), (min-device-width: 320px) and (max-device-width: 480px) { .content { display: flex; flex-direction: column; height: auto; margin-top: 0; } .main { flex: 1; width: 100%; } .main-top { margin-top: 0; } .form { margin-left: 2%; width: 95%; } .card-form { width: 100%; } .check-form { /* display: flex; flex-direction: column; */ } .check-form ul{ display: flex; flex-flow: column wrap; align-items: baseline; margin-top: 0; } .check-form ul li { margin-left: 0; margin-top: 16px; padding: 8px 16px; } .check-form .check { display: flex; } .btn-space { text-align: center; margin-bottom: 36px; } }
0.410993
0.072145
@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer base { /* Preflight adjustments */ h1, h2, h3, h4, h5, h6 { @apply text-default font-display; } h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child) { @apply pt-6; } h1 { @apply text-4xl pb-2; } h2 { @apply text-3xl pb-2; } h3 { @apply text-2xl pb-2; } h4 { @apply text-lg font-bold; } /* Header anchors */ h1 > a.header-anchor, h2 > a.header-anchor, h3 > a.header-anchor, h4 > a.header-anchor, h5 > a.header-anchor, h6 > a.header-anchor { position: absolute; margin-left: -2.6rem; padding-right: 1rem; width: 3rem; text-align: right; opacity: 0; @apply text-gray-400 no-underline hover:underline select-none; } h1:hover > a.header-anchor, h1 > a.header-anchor:focus, h2:hover > a.header-anchor, h2 > a.header-anchor:focus, h3:hover > a.header-anchor, h3 > a.header-anchor:focus, h4:hover > a.header-anchor, h4 > a.header-anchor:focus, h5:hover > a.header-anchor, h5 > a.header-anchor:focus, h6:hover > a.header-anchor, h6 > a.header-anchor:focus { opacity: 1; } h1 > a.header-anchor::before, h2 > a.header-anchor::before, h3 > a.header-anchor::before, h4 > a.header-anchor::before, h5 > a.header-anchor::before, h6 > a.header-anchor::before { content: '#'; } p, span, em { @apply text-default py-2; } a { @apply text-blue-900 underline hover:text-blue-800; } code { font-size: 0.8em; @apply bg-gray-100 px-1 py-05 rounded-md text-gray-800; } pre { @apply block my-2; } pre > code { @apply block px-4 py-3; } blockquote { @apply bg-gray-50 border-l-4 border-gray-200 pl-4 my-2; } blockquote, blockquote p { @apply text-gray-600; } ol { @apply pl-4 py-2; } ol > li { @apply list-decimal; } #primary-content ul { @apply pl-4 py-2; } #primary-content ul > li { @apply list-disc py-1; } table { border-collapse: collapse; text-align: left; } table td, table th { padding: 6px; border: 1px solid #dfe2e3; vertical-align: top; } table tr:nth-child(2n) { background-color: #f6f8fa; } } @layer components { .docs-toc { @apply top-14; } .docs-toc ol { padding: 0; } .docs-toc ol ol { padding-left: 1rem; } .docs-toc ol li { list-style: none; } .docs-toc ol li a { @apply inline-block py-1 text-black text-xs no-underline hover:text-primaryDark; } .docs-toc ol li a.active { @apply text-primaryDark; } } @layer utilities { .big-shadow { box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22), 0 3px 18px 0 rgba(192, 204, 214, 0.5); } @variants responsive { .default-grid { @apply grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-4; } } }
src/styles/main.css
@import url('https://fonts.googleapis.com/css2?family=Heebo&display=swap'); @tailwind base; @tailwind components; @tailwind utilities; @layer base { /* Preflight adjustments */ h1, h2, h3, h4, h5, h6 { @apply text-default font-display; } h1:not(:first-child), h2:not(:first-child), h3:not(:first-child), h4:not(:first-child), h5:not(:first-child), h6:not(:first-child) { @apply pt-6; } h1 { @apply text-4xl pb-2; } h2 { @apply text-3xl pb-2; } h3 { @apply text-2xl pb-2; } h4 { @apply text-lg font-bold; } /* Header anchors */ h1 > a.header-anchor, h2 > a.header-anchor, h3 > a.header-anchor, h4 > a.header-anchor, h5 > a.header-anchor, h6 > a.header-anchor { position: absolute; margin-left: -2.6rem; padding-right: 1rem; width: 3rem; text-align: right; opacity: 0; @apply text-gray-400 no-underline hover:underline select-none; } h1:hover > a.header-anchor, h1 > a.header-anchor:focus, h2:hover > a.header-anchor, h2 > a.header-anchor:focus, h3:hover > a.header-anchor, h3 > a.header-anchor:focus, h4:hover > a.header-anchor, h4 > a.header-anchor:focus, h5:hover > a.header-anchor, h5 > a.header-anchor:focus, h6:hover > a.header-anchor, h6 > a.header-anchor:focus { opacity: 1; } h1 > a.header-anchor::before, h2 > a.header-anchor::before, h3 > a.header-anchor::before, h4 > a.header-anchor::before, h5 > a.header-anchor::before, h6 > a.header-anchor::before { content: '#'; } p, span, em { @apply text-default py-2; } a { @apply text-blue-900 underline hover:text-blue-800; } code { font-size: 0.8em; @apply bg-gray-100 px-1 py-05 rounded-md text-gray-800; } pre { @apply block my-2; } pre > code { @apply block px-4 py-3; } blockquote { @apply bg-gray-50 border-l-4 border-gray-200 pl-4 my-2; } blockquote, blockquote p { @apply text-gray-600; } ol { @apply pl-4 py-2; } ol > li { @apply list-decimal; } #primary-content ul { @apply pl-4 py-2; } #primary-content ul > li { @apply list-disc py-1; } table { border-collapse: collapse; text-align: left; } table td, table th { padding: 6px; border: 1px solid #dfe2e3; vertical-align: top; } table tr:nth-child(2n) { background-color: #f6f8fa; } } @layer components { .docs-toc { @apply top-14; } .docs-toc ol { padding: 0; } .docs-toc ol ol { padding-left: 1rem; } .docs-toc ol li { list-style: none; } .docs-toc ol li a { @apply inline-block py-1 text-black text-xs no-underline hover:text-primaryDark; } .docs-toc ol li a.active { @apply text-primaryDark; } } @layer utilities { .big-shadow { box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22), 0 3px 18px 0 rgba(192, 204, 214, 0.5); } @variants responsive { .default-grid { @apply grid grid-cols-4 sm:grid-cols-8 lg:grid-cols-12 gap-4; } } }
0.555918
0.200695
position: center; height: 86px; width: 1100px; background-image: url(../images/menu.png); -moz-background-size: 100%; /* Firefox 3.6+ */ -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */ -o-background-size: 100%; /* Opera 9.6+ */ background-size: 100%; } #mainmenu ul { position: center; padding: 6px 20px 5px 20px; margin: 0px; } #mainmenu ul li { position: center; display: inline; float: left; text-align: center; padding-right: 10px; } #mainmenu ul li a { display: block; text-align: center; float: left; width: 73px; outline: none; color: #cecdcb; font-weight: bold; text-decoration: none; } #mainmenu ul li a:hover span { background-position: -64px 0; } #mainmenu ul li a:visited span { background-position: -128px 0; } #mainmenu ul li a span { width: 64px; height: 64px; background-repeat: no-repeat; background-position: 0 0; display: block; margin: 0 auto 6px; margin-top: 4px; } #mainmenu ul li a:hover, #mainmenu ul li.active a { color: #6399cd; text-decoration: none; } div.breadcrumbs { z-index: 10; background-color: transparent; color: #1a1b3c; border-radius: 20px; font-size: 0.9em; padding: 5px 20px 8px 20px; position: absolute; top: 218px; left: 740px; } .breadcrumb li a { color: #1a1b3c !important; } div.breadcrumbs span { font-weight: bold; } .portlet { } .portlet-decoration { padding: 3px 8px; background: #84817d; border-left: 5px solid #14429c; } .portlet-title { font-size: 12px; font-weight: bold; padding: 0; margin: 0; color: #fff; } .portlet-content { font-size: 0.9em; margin: 0 0 15px 0; padding: 5px 8px; background: #ececeb; } .portlet-content ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; } .portlet-content li { padding: 2px 0 4px 0px; } #sidebar { padding: 20px 20px 20px 0; } .operations { list-style-type: none; margin: 0; padding: 0; } .operations li { padding-bottom: 2px; } .operations li a { font: bold 12px Arial; color: #84817d; display: block; padding: 2px 0 2px 8px; line-height: 15px; text-decoration: none; } .operations li a:visited { color: #0066A4; } .operations li a:hover { background: #84817d; color: #fff; } #mainmenu #access { top: 0px; left: 0px; color: #fff; } #mainmenu #access a { color: #fff; } .line-icon { background-image: url(/src/images/line.png); } .station-icon { background-image: url(/src/images/station.png); } .vehicle-icon { background-image: url(/src/images/vehicle.png); } .driver-icon { background-image: url(/src/images/driver.png); } .user-icon { background-image: url(/src/images/user.png); } .xml-icon { background-image: url(/src/images/xml.png); } form div { margin-bottom: 10px; } div .required:before { content: '*'; color: red; position: absolute; left: 15px; } ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-track { border-radius: 5px; background-color: transparent; } ::-webkit-scrollbar-thumb { border-radius: 5px; background: #AEB8C5; } table { sdisplay: block; overflow: scroll; }
web/src/css/nav.css
position: center; height: 86px; width: 1100px; background-image: url(../images/menu.png); -moz-background-size: 100%; /* Firefox 3.6+ */ -webkit-background-size: 100%; /* Safari 3.1+ и Chrome 4.0+ */ -o-background-size: 100%; /* Opera 9.6+ */ background-size: 100%; } #mainmenu ul { position: center; padding: 6px 20px 5px 20px; margin: 0px; } #mainmenu ul li { position: center; display: inline; float: left; text-align: center; padding-right: 10px; } #mainmenu ul li a { display: block; text-align: center; float: left; width: 73px; outline: none; color: #cecdcb; font-weight: bold; text-decoration: none; } #mainmenu ul li a:hover span { background-position: -64px 0; } #mainmenu ul li a:visited span { background-position: -128px 0; } #mainmenu ul li a span { width: 64px; height: 64px; background-repeat: no-repeat; background-position: 0 0; display: block; margin: 0 auto 6px; margin-top: 4px; } #mainmenu ul li a:hover, #mainmenu ul li.active a { color: #6399cd; text-decoration: none; } div.breadcrumbs { z-index: 10; background-color: transparent; color: #1a1b3c; border-radius: 20px; font-size: 0.9em; padding: 5px 20px 8px 20px; position: absolute; top: 218px; left: 740px; } .breadcrumb li a { color: #1a1b3c !important; } div.breadcrumbs span { font-weight: bold; } .portlet { } .portlet-decoration { padding: 3px 8px; background: #84817d; border-left: 5px solid #14429c; } .portlet-title { font-size: 12px; font-weight: bold; padding: 0; margin: 0; color: #fff; } .portlet-content { font-size: 0.9em; margin: 0 0 15px 0; padding: 5px 8px; background: #ececeb; } .portlet-content ul { list-style-image: none; list-style-position: outside; list-style-type: none; margin: 0; padding: 0; } .portlet-content li { padding: 2px 0 4px 0px; } #sidebar { padding: 20px 20px 20px 0; } .operations { list-style-type: none; margin: 0; padding: 0; } .operations li { padding-bottom: 2px; } .operations li a { font: bold 12px Arial; color: #84817d; display: block; padding: 2px 0 2px 8px; line-height: 15px; text-decoration: none; } .operations li a:visited { color: #0066A4; } .operations li a:hover { background: #84817d; color: #fff; } #mainmenu #access { top: 0px; left: 0px; color: #fff; } #mainmenu #access a { color: #fff; } .line-icon { background-image: url(/src/images/line.png); } .station-icon { background-image: url(/src/images/station.png); } .vehicle-icon { background-image: url(/src/images/vehicle.png); } .driver-icon { background-image: url(/src/images/driver.png); } .user-icon { background-image: url(/src/images/user.png); } .xml-icon { background-image: url(/src/images/xml.png); } form div { margin-bottom: 10px; } div .required:before { content: '*'; color: red; position: absolute; left: 15px; } ::-webkit-scrollbar { width: 8px; height: 8px; } ::-webkit-scrollbar-track { border-radius: 5px; background-color: transparent; } ::-webkit-scrollbar-thumb { border-radius: 5px; background: #AEB8C5; } table { sdisplay: block; overflow: scroll; }
0.389314
0.109515
@media print { /* line 8, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\000038}} * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; } /* line 15, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000315}} a, a:visited { text-decoration: underline; } /* line 20, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000320}} a[href]:after { content: " (" attr(href) ")"; } /* line 24, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000324}} abbr[title]:after { content: " (" attr(title) ")"; } /* line 29, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000329}} a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* line 34, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000334}} pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* line 40, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000340}} thead { display: table-header-group; } /* line 44, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000344}} tr, img { page-break-inside: avoid; } /* line 49, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000349}} img { max-width: 100% !important; } /* line 53, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000353}} p, h2, h3 { orphans: 3; widows: 3; } /* line 60, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000360}} h2, h3 { page-break-after: avoid; } /* line 67, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000367}} select { background: #fff !important; } /* line 72, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000372}} .navbar { display: none; } /* line 76, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000376}} .table td, .table th { background-color: #fff !important; } /* line 83, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000383}} .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } /* line 87, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000387}} .label { border: 1px solid #000; } /* line 91, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000391}} .table { border-collapse: collapse !important; } /* line 95, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000395}} .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
web/assets/less/bootstrap/print.css
@media print { /* line 8, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\000038}} * { text-shadow: none !important; color: #000 !important; background: transparent !important; box-shadow: none !important; } /* line 15, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000315}} a, a:visited { text-decoration: underline; } /* line 20, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000320}} a[href]:after { content: " (" attr(href) ")"; } /* line 24, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000324}} abbr[title]:after { content: " (" attr(title) ")"; } /* line 29, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000329}} a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } /* line 34, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000334}} pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } /* line 40, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000340}} thead { display: table-header-group; } /* line 44, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000344}} tr, img { page-break-inside: avoid; } /* line 49, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000349}} img { max-width: 100% !important; } /* line 53, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000353}} p, h2, h3 { orphans: 3; widows: 3; } /* line 60, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000360}} h2, h3 { page-break-after: avoid; } /* line 67, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000367}} select { background: #fff !important; } /* line 72, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000372}} .navbar { display: none; } /* line 76, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000376}} .table td, .table th { background-color: #fff !important; } /* line 83, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000383}} .btn > .caret, .dropup > .btn > .caret { border-top-color: #000 !important; } /* line 87, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000387}} .label { border: 1px solid #000; } /* line 91, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000391}} .table { border-collapse: collapse !important; } /* line 95, F:\Works\media center\preview\css\less\print.less */ @media -sass-debug-info{filename{font-family:file\:\/\/F\:\/Works\/media center\/preview\/css\/less\/print\.less}line{font-family:\0000395}} .table-bordered th, .table-bordered td { border: 1px solid #ddd !important; } }
0.170543
0.034197
@import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Muli:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap"); @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css"); *{ margin: 0; padding: 0; list-style: none; text-decoration: none; } :root{ --font-primary: "Baloo Da 2", serif; --font-secundary: "Josefin Slab", serif; --font-aciton: "Muli", serif; } html{ scroll-behavior: smooth; } body{ cursor: url('./images/ko-preto.png'), pointer; } .hamburguer{ width: 2rem; height: 2rem; position: fixed; z-index: 100; right: 2rem; top: 2rem; display: flex; flex-direction: column; justify-content: space-evenly; cursor: url('./images/ko-vermelho.png'), pointer; transition: all 1.3s; } .show-menu .hamburguer{ right: 15rem; } .line{ width: 100%; height: 0.1rem; background-color: #fff; box-shadow: 0.1rem 0.1rem 2px #000; transition: transform 1s; } .show-menu #line1{ transform: rotate(45deg) translate(0.4rem, 0.2rem); } .show-menu #line2{ opacity: 0; visibility: hidden; } .show-menu #line3{ transform: rotate(-45deg) translate(0.4rem, -0.4rem); } .hamburguer span{ position: absolute; left: 3rem; height: 2rem; width: 6rem; display: flex; justify-content: center; align-items: center; background-color: #691c9d; color: #fcfcfcc2; font-family: var(--font-aciton); opacity: 0; } .hamburguer span::before{ content: ""; position: absolute; border-right: 0.5rem solid #691c9d; border-left: 0.5rem solid transparent; border-top: 0.5rem solid transparent; border-bottom: 0.5rem solid transparent; left: -1rem; } .show-menu .hamburguer:hover span{ opacity: 1; } header{ width: 98.7vw; height: 100vh; overflow: hidden; position: relative; } .img-wrapper{ width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0.8); } .img-wrapper img{ width: 100%; height: 100%; object-fit: initial; opacity: 0.8; animation: zoom 5s; } @keyframes zoom { 0%{ transform: scale(1.3); } 100%{ transform: scale(1); } } area{ cursor: url('./images/ko-vermelho.png'), pointer; } .barra-tarefa{ position: absolute; top: 0%; left: 0%; animation: moveBarraTarefa 5s; background-color: rgba(0, 17, 25, 0.281); } @keyframes moveBarraTarefa { 0%{ transform: translateY(100vh) rotateY(-30deg); opacity: 0; } 100%{ transform: translateY(0) rotateY(0); opacity: 1; } } a{ cursor: url('./images/ko-vermelho.png'), pointer; } .sidebar{ width: 20rem; height: 100vh; background-color: #808080; position: fixed; top: 0; right: -20rem; transition: all 1s; z-index: 99; } .show-menu .sidebar{ right: 0; } .menu{ position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%); } .menu-item{ text-align: center; margin-bottom: 0.4rem; } .menu-link{ font-family: var(--font-aciton); font-size: 1.5rem; color: #691c9d; transition: color 0.5s; } .menu-link:hover{ color: #fff; } .social-media{ position: absolute; bottom: 2rem; width: 100%; display: flex; justify-content: space-evenly; } .social-media i{ background-color: #691c9dab; width: 2.5rem; height: 2.5rem; color: #fcfcfc69; font-size: 1.8rem; display: flex; justify-content: center; align-items: center; border-radius: 50%; transition: color 0.5s; } .social-media i:hover{ color: rgba(0, 0, 0, 0.712); } .historias{ display: grid; grid-template-columns: repeat(17, 1fr); grid-template-rows: repeat(7, 6rem); row-gap: 0.5rem; } .historia:nth-child(1){ grid-column: 3 / 7; grid-row: 1 / 2; } .historia:nth-child(2){ grid-column: 2 / 6; grid-row: 3 / 4; } .historia:nth-child(3){ grid-column: 3 / 7; grid-row: 5 / 6; } .historia:nth-child(4){ grid-column: 12 / 16; grid-row: 1 / 3; } .historia:nth-child(5){ grid-column: 13 / 17; grid-row: 3 / 5; } .historia:nth-child(6){ grid-column: 12 / 17; grid-row: 5 / -1; } .sessao-historias{ background-color: #b1aeae; } .sessao-header{ display: flex; align-items: center; justify-content: center; } .sessao-header h1{ font-family: var(--font-primary); font-size: 3rem; color: #2e0149ab; border-bottom: solid 3px #6e1b1bab; margin-bottom: 1.5rem; } .historia-header{ display: flex; align-items: center; color: #2e0149ab; } .historia-header i{ font-size: 2.5rem; } .historia-header h3{ font-family: var(--font-secundary); font-size: 1.5rem; padding-left: 1rem; } .historia-text{ font-family: var(--font-secundary); margin-top: 1rem; } .historias-img-wrapper{ grid-column: 7 / 12; grid-row: 2 / 6; width: 100%; } .historias-img-wrapper img{ object-fit: cover; width: 100%; } .sessao-videos{ background-color: #b1aeae; padding-bottom: 2rem; } .videos{ display: flex; justify-content: space-evenly; } .video{ width: 35rem; height: 20rem; } .video iframe{ width: 100%; height: 100%; } .sessao-contato{ width: 100%; height: 100vh; background-color: #807e7e; display: flex; align-items: center; justify-content: center; color: #2e0149ab; } .sessao-contato h1{ width: 100%; text-align: center; font-family: var(--font-primary); font-size: 3rem; font-weight: lighter; } .sessao-contato h3{ width: 100%; text-align: center; font-family: var(--font-secundary); font-size: 1.3rem; font-weight: lighter; } .sessao-contato form{ width: 100%; display: flex; flex-direction: column; align-items: center; } .contato-wrapper{ width: 60%; height: 30rem; display: flex; box-shadow: 0 2rem 3rem rgba(0,0,0, 0.5); } .contato-left{ width: 35%; background: linear-gradient(rgba(15,15,15, 0.6), rgba(22,22,22, 0.9)), url(./images/contato.jpg); background-size: cover; } .contato-right{ width: 65%; background-color: #b1aeae; padding: 1rem 3rem 3rem 3rem; } .input-group{ position: relative; } .input-group textarea{ padding-top: 1rem; max-width: 30rem; max-height: 5rem; } .field{ background: transparent; border: none; width: 20rem; font-size: 1.5rem; font-family: var(--font-secundary); border-bottom: 2px dashed #6e1b1bab; height: 3rem; outline: none; margin: 1rem 0; } .field-label{ position: absolute; left: 0; top: 2rem; font-size: 1.2rem; font-family: var(--font-secundary); text-transform: uppercase; cursor: url('./images/ko-vermelho.png'), pointer; } .field:focus ~ label{ top: 0; font-size: 1rem; } .field:focus{ border-bottom: 2px solid #6e1b1bab; } .btn-submit{ width: 100%; height: 2rem; text-transform: uppercase; background: #691c9d; font-size: 1.2rem; font-family: var(--font-aciton); color: #b1aeae; border-radius: 0.5rem; border: none; box-shadow: 0 0.1rem 0.8rem rgba(0,0,0, 0.4); cursor: url('./images/ko-vermelho.png'), pointer; } footer{ width: 100%; height: 7rem; background-color: #17181b; display: flex; justify-content: center; align-items: center; } .footer-content{ width: 60%; display: flex; justify-content: space-between; } .footer-content p{ font-family: var(--font-secundary); color: #b1aeae; font-size: 1.1rem; } .social-list a{ margin: 0 2rem; color: #b1aeae; font-size: 1.3rem; } .social-list ul{ display: flex; } #link-topo{ position: fixed; right: 3rem; bottom: 3rem; width: 3rem; height: 3rem; color: #b1aeae; background: #691c9d; display: flex; justify-content: center; align-items: center; border-radius: 0.5rem; box-shadow: 0 0.1rem 0.6rem #000; }
style.css
@import url("https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400;500;600;700&family=Josefin+Slab:ital,wght@0,300;0,400;0,600;0,700;1,300;1,400;1,600&family=Muli:ital,wght@0,200;0,300;0,400;0,500;1,200;1,300;1,400&display=swap"); @import url("https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.12.0-2/css/all.min.css"); *{ margin: 0; padding: 0; list-style: none; text-decoration: none; } :root{ --font-primary: "Baloo Da 2", serif; --font-secundary: "Josefin Slab", serif; --font-aciton: "Muli", serif; } html{ scroll-behavior: smooth; } body{ cursor: url('./images/ko-preto.png'), pointer; } .hamburguer{ width: 2rem; height: 2rem; position: fixed; z-index: 100; right: 2rem; top: 2rem; display: flex; flex-direction: column; justify-content: space-evenly; cursor: url('./images/ko-vermelho.png'), pointer; transition: all 1.3s; } .show-menu .hamburguer{ right: 15rem; } .line{ width: 100%; height: 0.1rem; background-color: #fff; box-shadow: 0.1rem 0.1rem 2px #000; transition: transform 1s; } .show-menu #line1{ transform: rotate(45deg) translate(0.4rem, 0.2rem); } .show-menu #line2{ opacity: 0; visibility: hidden; } .show-menu #line3{ transform: rotate(-45deg) translate(0.4rem, -0.4rem); } .hamburguer span{ position: absolute; left: 3rem; height: 2rem; width: 6rem; display: flex; justify-content: center; align-items: center; background-color: #691c9d; color: #fcfcfcc2; font-family: var(--font-aciton); opacity: 0; } .hamburguer span::before{ content: ""; position: absolute; border-right: 0.5rem solid #691c9d; border-left: 0.5rem solid transparent; border-top: 0.5rem solid transparent; border-bottom: 0.5rem solid transparent; left: -1rem; } .show-menu .hamburguer:hover span{ opacity: 1; } header{ width: 98.7vw; height: 100vh; overflow: hidden; position: relative; } .img-wrapper{ width: 100%; height: 100%; overflow: hidden; background-color: rgba(0, 0, 0, 0.8); } .img-wrapper img{ width: 100%; height: 100%; object-fit: initial; opacity: 0.8; animation: zoom 5s; } @keyframes zoom { 0%{ transform: scale(1.3); } 100%{ transform: scale(1); } } area{ cursor: url('./images/ko-vermelho.png'), pointer; } .barra-tarefa{ position: absolute; top: 0%; left: 0%; animation: moveBarraTarefa 5s; background-color: rgba(0, 17, 25, 0.281); } @keyframes moveBarraTarefa { 0%{ transform: translateY(100vh) rotateY(-30deg); opacity: 0; } 100%{ transform: translateY(0) rotateY(0); opacity: 1; } } a{ cursor: url('./images/ko-vermelho.png'), pointer; } .sidebar{ width: 20rem; height: 100vh; background-color: #808080; position: fixed; top: 0; right: -20rem; transition: all 1s; z-index: 99; } .show-menu .sidebar{ right: 0; } .menu{ position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%); } .menu-item{ text-align: center; margin-bottom: 0.4rem; } .menu-link{ font-family: var(--font-aciton); font-size: 1.5rem; color: #691c9d; transition: color 0.5s; } .menu-link:hover{ color: #fff; } .social-media{ position: absolute; bottom: 2rem; width: 100%; display: flex; justify-content: space-evenly; } .social-media i{ background-color: #691c9dab; width: 2.5rem; height: 2.5rem; color: #fcfcfc69; font-size: 1.8rem; display: flex; justify-content: center; align-items: center; border-radius: 50%; transition: color 0.5s; } .social-media i:hover{ color: rgba(0, 0, 0, 0.712); } .historias{ display: grid; grid-template-columns: repeat(17, 1fr); grid-template-rows: repeat(7, 6rem); row-gap: 0.5rem; } .historia:nth-child(1){ grid-column: 3 / 7; grid-row: 1 / 2; } .historia:nth-child(2){ grid-column: 2 / 6; grid-row: 3 / 4; } .historia:nth-child(3){ grid-column: 3 / 7; grid-row: 5 / 6; } .historia:nth-child(4){ grid-column: 12 / 16; grid-row: 1 / 3; } .historia:nth-child(5){ grid-column: 13 / 17; grid-row: 3 / 5; } .historia:nth-child(6){ grid-column: 12 / 17; grid-row: 5 / -1; } .sessao-historias{ background-color: #b1aeae; } .sessao-header{ display: flex; align-items: center; justify-content: center; } .sessao-header h1{ font-family: var(--font-primary); font-size: 3rem; color: #2e0149ab; border-bottom: solid 3px #6e1b1bab; margin-bottom: 1.5rem; } .historia-header{ display: flex; align-items: center; color: #2e0149ab; } .historia-header i{ font-size: 2.5rem; } .historia-header h3{ font-family: var(--font-secundary); font-size: 1.5rem; padding-left: 1rem; } .historia-text{ font-family: var(--font-secundary); margin-top: 1rem; } .historias-img-wrapper{ grid-column: 7 / 12; grid-row: 2 / 6; width: 100%; } .historias-img-wrapper img{ object-fit: cover; width: 100%; } .sessao-videos{ background-color: #b1aeae; padding-bottom: 2rem; } .videos{ display: flex; justify-content: space-evenly; } .video{ width: 35rem; height: 20rem; } .video iframe{ width: 100%; height: 100%; } .sessao-contato{ width: 100%; height: 100vh; background-color: #807e7e; display: flex; align-items: center; justify-content: center; color: #2e0149ab; } .sessao-contato h1{ width: 100%; text-align: center; font-family: var(--font-primary); font-size: 3rem; font-weight: lighter; } .sessao-contato h3{ width: 100%; text-align: center; font-family: var(--font-secundary); font-size: 1.3rem; font-weight: lighter; } .sessao-contato form{ width: 100%; display: flex; flex-direction: column; align-items: center; } .contato-wrapper{ width: 60%; height: 30rem; display: flex; box-shadow: 0 2rem 3rem rgba(0,0,0, 0.5); } .contato-left{ width: 35%; background: linear-gradient(rgba(15,15,15, 0.6), rgba(22,22,22, 0.9)), url(./images/contato.jpg); background-size: cover; } .contato-right{ width: 65%; background-color: #b1aeae; padding: 1rem 3rem 3rem 3rem; } .input-group{ position: relative; } .input-group textarea{ padding-top: 1rem; max-width: 30rem; max-height: 5rem; } .field{ background: transparent; border: none; width: 20rem; font-size: 1.5rem; font-family: var(--font-secundary); border-bottom: 2px dashed #6e1b1bab; height: 3rem; outline: none; margin: 1rem 0; } .field-label{ position: absolute; left: 0; top: 2rem; font-size: 1.2rem; font-family: var(--font-secundary); text-transform: uppercase; cursor: url('./images/ko-vermelho.png'), pointer; } .field:focus ~ label{ top: 0; font-size: 1rem; } .field:focus{ border-bottom: 2px solid #6e1b1bab; } .btn-submit{ width: 100%; height: 2rem; text-transform: uppercase; background: #691c9d; font-size: 1.2rem; font-family: var(--font-aciton); color: #b1aeae; border-radius: 0.5rem; border: none; box-shadow: 0 0.1rem 0.8rem rgba(0,0,0, 0.4); cursor: url('./images/ko-vermelho.png'), pointer; } footer{ width: 100%; height: 7rem; background-color: #17181b; display: flex; justify-content: center; align-items: center; } .footer-content{ width: 60%; display: flex; justify-content: space-between; } .footer-content p{ font-family: var(--font-secundary); color: #b1aeae; font-size: 1.1rem; } .social-list a{ margin: 0 2rem; color: #b1aeae; font-size: 1.3rem; } .social-list ul{ display: flex; } #link-topo{ position: fixed; right: 3rem; bottom: 3rem; width: 3rem; height: 3rem; color: #b1aeae; background: #691c9d; display: flex; justify-content: center; align-items: center; border-radius: 0.5rem; box-shadow: 0 0.1rem 0.6rem #000; }
0.383757
0.071332
:root { --color-font: rgba(0,0,0,0.84); --color-highlight: rgb(255, 110, 0); --color-highlight-100: rgba(255, 110, 0, .1); --color-highlight-500: rgba(255, 110, 0, .5); --color-highlight-800: rgba(255, 110, 0, .8); --border-radius: 0.25rem; --font-size-base: 20px; --font-size-s: 0.875rem; --font-size-m: 1rem; --font-size-l: 1.125rem; --font-size-xl: 1.5rem; --font-size-xxl: 2rem; } *, *::before, *::after { box-sizing: border-box; } html { font-size: var(--font-size-base); line-height: 1.5; font-family: sans-serif; color: var(--color-font); } body { margin: 0; padding: 2rem 0; min-height: 100vh; background-color: var(--color-highlight-100); } iframe { border-radius: var(--border-radius); } .wc-button-home { display: grid; align-content: center; position: fixed; inset: 3rem 0 auto auto; width: 3rem; height: 3rem; color: black; padding: .75rem; border-radius: var(--border-radius) 0 0 var(--border-radius); background-color: var(--color-highlight-500); transform: translateX(.5rem); transition: filter .2s ease-in-out, transform .2s ease-in-out; backdrop-filter: blur(.125rem); } .wc-button-home:hover { background-color: var(--color-highlight-800); filter: drop-shadow(0 0.25rem .25rem rgba(0,0,0, .1)); transform: translateX(0); } .wc-headline { display: block; font-weight: bold; font-size: var(--font-size-m); margin: 1.5em 0 1em; } .wc-headline--l { font-size: var(--font-size-l); } .wc-headline--xl { font-size: var(--font-size-xl); } .wc-headline--xxl { position: relative; font-size: var(--font-size-xxl); } .wc-headline--page { margin-top: .5em; } .wc-headline--xxl::after { content: ''; display: block; position: absolute; inset: auto auto -.25rem 0; width: 8rem; height: .25rem; background-color: var(--color-highlight); border-radius: 0.125rem; } .wc-link, .wc-link:visited { color: inherit; text-decoration: underline; } .wc-link:hover, .wc-link:active { color: var(--color-highlight); text-decoration: underline; } .wc-list { padding-left: 1.125rem; } .wc-list__item { padding-bottom: .5rem; } .wc-list__item::marker { color: var(--color-highlight); font-weight: 700; font-size: var(--font-size-l); } .wc-container { width: min(80%, 1000px); margin: 0 auto; } .wc-content { padding-bottom: 1rem; margin: 0; width: 100%; } .wc-code { font-size: var(--font-size-s) !important; border-radius: var(--border-radius); } .wc-content .wc-code--inline { padding: 0 1rem; white-space: nowrap; } .wc-hint { background-color: rgb(255, 255, 255); padding: 0.5rem 1rem; border-radius: var(--border-radius); border: 2px dashed var(--color-highlight); } .wc-hint--warn { padding-left: 4rem; position:relative; } .wc-hint--warn::before { content: '\26a0'; display: inline-block; position: absolute; line-height: 1; inset: 50% auto auto 1rem; transform: translateY(-50%); width: 1em; font-size: 2rem; height: 1em; color: var(--color-highlight); } .wc-footer { margin-top: 2rem; } .wc-navigation { position: fixed; inset: auto 0 0 auto; padding: 1rem; } .wc-navigation__button { position: relative; border: none; font: inherit; color: inherit; text-indent: -9999px; white-space: nowrap; overflow: hidden; width: 3rem; height: 3rem; background-color: var(--color-highlight-500); /*rgba(255, 255, 255, .6);*/ transition: filter .2s ease-in-out; backdrop-filter: blur(.125rem); border-radius: 50%; cursor: pointer; } .wc-navigation__button:hover { background-color: var(--color-highlight-800); filter: drop-shadow(0 0.25rem .25rem rgba(0,0,0, .1)); } .wc-navigation__button::after { content: ''; display: inline-block; position: absolute; text-indent: 0; text-align: center; inset: 50% auto auto 50%; border: solid black; border-width: 0 2px 2px 0; padding: 4px; } .wc-navigation__button--prev::after { transform: translate(calc(-50% + 2px), -50%) rotate(135deg); } .wc-navigation__button--next::after { transform: translate(calc(-50% - 2px), -50%) rotate(-45deg); } .wc-ref { font-size: var(--font-size-s); font-style: italic; } @media (max-width: 599px) { :root { --font-size-base: 16px; } .wc-link { word-break: break-all; } .wc-button-home, .wc-navigation{ transform-origin: right bottom; transform: scale(.75, .75); } .wc-button-home:hover { transform: scale(.75, .75); } }
docs/styles/main.css
:root { --color-font: rgba(0,0,0,0.84); --color-highlight: rgb(255, 110, 0); --color-highlight-100: rgba(255, 110, 0, .1); --color-highlight-500: rgba(255, 110, 0, .5); --color-highlight-800: rgba(255, 110, 0, .8); --border-radius: 0.25rem; --font-size-base: 20px; --font-size-s: 0.875rem; --font-size-m: 1rem; --font-size-l: 1.125rem; --font-size-xl: 1.5rem; --font-size-xxl: 2rem; } *, *::before, *::after { box-sizing: border-box; } html { font-size: var(--font-size-base); line-height: 1.5; font-family: sans-serif; color: var(--color-font); } body { margin: 0; padding: 2rem 0; min-height: 100vh; background-color: var(--color-highlight-100); } iframe { border-radius: var(--border-radius); } .wc-button-home { display: grid; align-content: center; position: fixed; inset: 3rem 0 auto auto; width: 3rem; height: 3rem; color: black; padding: .75rem; border-radius: var(--border-radius) 0 0 var(--border-radius); background-color: var(--color-highlight-500); transform: translateX(.5rem); transition: filter .2s ease-in-out, transform .2s ease-in-out; backdrop-filter: blur(.125rem); } .wc-button-home:hover { background-color: var(--color-highlight-800); filter: drop-shadow(0 0.25rem .25rem rgba(0,0,0, .1)); transform: translateX(0); } .wc-headline { display: block; font-weight: bold; font-size: var(--font-size-m); margin: 1.5em 0 1em; } .wc-headline--l { font-size: var(--font-size-l); } .wc-headline--xl { font-size: var(--font-size-xl); } .wc-headline--xxl { position: relative; font-size: var(--font-size-xxl); } .wc-headline--page { margin-top: .5em; } .wc-headline--xxl::after { content: ''; display: block; position: absolute; inset: auto auto -.25rem 0; width: 8rem; height: .25rem; background-color: var(--color-highlight); border-radius: 0.125rem; } .wc-link, .wc-link:visited { color: inherit; text-decoration: underline; } .wc-link:hover, .wc-link:active { color: var(--color-highlight); text-decoration: underline; } .wc-list { padding-left: 1.125rem; } .wc-list__item { padding-bottom: .5rem; } .wc-list__item::marker { color: var(--color-highlight); font-weight: 700; font-size: var(--font-size-l); } .wc-container { width: min(80%, 1000px); margin: 0 auto; } .wc-content { padding-bottom: 1rem; margin: 0; width: 100%; } .wc-code { font-size: var(--font-size-s) !important; border-radius: var(--border-radius); } .wc-content .wc-code--inline { padding: 0 1rem; white-space: nowrap; } .wc-hint { background-color: rgb(255, 255, 255); padding: 0.5rem 1rem; border-radius: var(--border-radius); border: 2px dashed var(--color-highlight); } .wc-hint--warn { padding-left: 4rem; position:relative; } .wc-hint--warn::before { content: '\26a0'; display: inline-block; position: absolute; line-height: 1; inset: 50% auto auto 1rem; transform: translateY(-50%); width: 1em; font-size: 2rem; height: 1em; color: var(--color-highlight); } .wc-footer { margin-top: 2rem; } .wc-navigation { position: fixed; inset: auto 0 0 auto; padding: 1rem; } .wc-navigation__button { position: relative; border: none; font: inherit; color: inherit; text-indent: -9999px; white-space: nowrap; overflow: hidden; width: 3rem; height: 3rem; background-color: var(--color-highlight-500); /*rgba(255, 255, 255, .6);*/ transition: filter .2s ease-in-out; backdrop-filter: blur(.125rem); border-radius: 50%; cursor: pointer; } .wc-navigation__button:hover { background-color: var(--color-highlight-800); filter: drop-shadow(0 0.25rem .25rem rgba(0,0,0, .1)); } .wc-navigation__button::after { content: ''; display: inline-block; position: absolute; text-indent: 0; text-align: center; inset: 50% auto auto 50%; border: solid black; border-width: 0 2px 2px 0; padding: 4px; } .wc-navigation__button--prev::after { transform: translate(calc(-50% + 2px), -50%) rotate(135deg); } .wc-navigation__button--next::after { transform: translate(calc(-50% - 2px), -50%) rotate(-45deg); } .wc-ref { font-size: var(--font-size-s); font-style: italic; } @media (max-width: 599px) { :root { --font-size-base: 16px; } .wc-link { word-break: break-all; } .wc-button-home, .wc-navigation{ transform-origin: right bottom; transform: scale(.75, .75); } .wc-button-home:hover { transform: scale(.75, .75); } }
0.698946
0.171894
* { margin: 0; padding: 0; } body { /* background-color: #2c3e50; */ background-color: rgb(27, 27, 27); display: flex; flex-direction: column; justify-content: space-between; color: white; } .part1 { display: flex; flex-direction: row; align-items: center; justify-content: center; margin: 50px; } .logo { /* margin: 20px; */ } .instruments { width: 500px; } .feature { /* margin: 20px; */ } .part2 { display: flex; justify-content: space-around; align-items: center; } .lists { height: 80px; width: 200px; box-shadow: .1px .1px 8px white; background-color: rgb(30, 32, 32); } .rows { display: flex; flex-direction: row; /* justify-content: space-around; */ } .buttons { display: flex; flex-direction: column; align-items: center; } .buttons button { width: 20px; height: 20px; margin: 3px; border: none; border-radius: 1px; /* color: rgb(44, 62, 80); */ } .bar { width: 300px; height: 15px; border-radius: 10px; background: #aaa; position: absolute; right: 40px; cursor: pointer; } .box { width: 30px; height: 30px; border-radius: 50%; background: #000; position: absolute; top: -7.5px; cursor: pointer; }
index.css
* { margin: 0; padding: 0; } body { /* background-color: #2c3e50; */ background-color: rgb(27, 27, 27); display: flex; flex-direction: column; justify-content: space-between; color: white; } .part1 { display: flex; flex-direction: row; align-items: center; justify-content: center; margin: 50px; } .logo { /* margin: 20px; */ } .instruments { width: 500px; } .feature { /* margin: 20px; */ } .part2 { display: flex; justify-content: space-around; align-items: center; } .lists { height: 80px; width: 200px; box-shadow: .1px .1px 8px white; background-color: rgb(30, 32, 32); } .rows { display: flex; flex-direction: row; /* justify-content: space-around; */ } .buttons { display: flex; flex-direction: column; align-items: center; } .buttons button { width: 20px; height: 20px; margin: 3px; border: none; border-radius: 1px; /* color: rgb(44, 62, 80); */ } .bar { width: 300px; height: 15px; border-radius: 10px; background: #aaa; position: absolute; right: 40px; cursor: pointer; } .box { width: 30px; height: 30px; border-radius: 50%; background: #000; position: absolute; top: -7.5px; cursor: pointer; }
0.346099
0.104981
.showroom {background: #343434 url('../images/bg-showroom.jpg') no-repeat center top;background-size: 100%;} .showroom .related-sec {background: #292929} .showroom .related-sec.showroom-product, .showroom .sec-gallery {background: none;} .showroom h2 {color: #fff; font-weight: bold; margin-bottom: 16px;} .showroom-product .card-s .card-body {margin: -4px 0 0;border-radius: 0 0 .25rem .25rem;} .showroom-product .grid-view .card-footer {margin: 0;padding: 12px 0 4px;} .showroom-product .card-s::before {display:none} .text-sub, .current-price {color: #106559 !important;} .card-s .view-more, .card-s .card-title::after, .showroom-product .card-s:hover .card-body, .card-s4::before, .card-s3::before, .card-s1::before {background-color: #0b5147 !important;} .showroom-product .grid-view .cat-link {font-style: italic;} .showroom-product .card-s .card-title::after {height:1px} .swiper-button-next, .swiper-button-prev {color:rgb(255 255 255/ 50%); transition:all .2s} .swiper-button-next:hover, .swiper-button-prev:hover {background-color: #106559;color:rgb(255 255 255/ 50%);border-color: #106559;} .swiper-pagination-bullet-active {background-color: #0b5147 !important;} .showroom-product .card-s:hover {box-shadow: 0 0 16px rgb(0 0 0 / 24%);} .showroom-product .card-s:hover .card-footer {border-color:rgb(255 255 255/ 20%)} .showroom-product .card-s:hover .card-title::after {background-color:rgba(255, 255, 255, .5) !important} .showroom-product .card-s:hover .card-body, .showroom-product .card-s:hover .card-info, .showroom-product .card-s:hover .current-price, .showroom-product .card-s:hover .text-sub, .showroom-product .card-s:hover a {color: #fff !important;} .showroom-product .card-s:hover .old-price, .showroom-product .card-s:hover .card-info i {color: rgba(255, 255, 255, .5) !important;} .sr-hd-item {display: flex;color: #fff;align-items: center;margin-bottom: 3px;font-size: 14px;height: 50%;} .sr-hd-item i {margin-right:6px;font-size: 28px;} .sr-hd-item strong {margin-left:4px} .sr-hd-title {color: #fff; font-size: 20px; margin-bottom: 32px;} .sr-hd-title h1 {font-size: 50px; font-weight: bold;} .sr-hd-title .descript {font-style: italic;} .showroom-owner-img {display: flex;justify-content: end;} .showroom-owner-img span {max-width: 248px;border-radius: 50%;flex: 0 0 auto;width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;background: linear-gradient(135deg, rgba(0,74,64,1) 0%, rgba(0,186,160,1) 100%);position: relative;box-shadow: 0 0 24px rgba(0,0,0,.2);} .showroom-owner-img span::before {content:'';background:#fff;margin: 7px;position:absolute;left:0;right:0;bottom:0;top:0;border-radius:50%} .showroom-owner-img span img {margin:20%; position:relative} .sr-hd-ft {margin-top: 56px;display: flex;flex-wrap: wrap;align-items: center;} .btn-filled {background: #106559;color: #fff;font-weight: bold;border-radius: 24px;padding: 6px 48px 8px 20px;position: relative;border: none;margin-right: 14px;text-transform: uppercase;} .btn-filled i {color:#0b5147;background:#fff;border-radius:50%;position: absolute;right: 0;top: 0;width: 38px;bottom: 0;display: flex;justify-content: center;align-items: center;font-size: 24px;box-shadow: 0 0 0 6px rgba(255,255,255,.25);} .btn-filled.livestream { padding: 6px 20px 8px 48px; font-weight: normal; -webkit-text-stroke-width: 0.12px; letter-spacing: .4px; } .btn-filled.livestream i { right: initial; left: 0; padding: 8px; } .btn-filled:hover {color: #fff;} .sr-hd-ft .btn-icon {background: #106559;color: #fff;border-radius: 50%;width: 48px;height: 48px;padding: 0;display: inline-flex;align-items: center;justify-content: center;font-size: 22px;} .sr-hd-ft .btn-outline {width: auto;margin-left: 12px;border-color: #fff;color: #fff;border-radius: 24px;padding: 6px 28px 7px;text-transform: uppercase;display: flex;font-size: 15px;align-items: center;} .sr-hd-ft .btn-outline i {margin-right: 8px;} .sr-hd-ft .btn-outline i.icon-plus {position: relative;width: 16px;height: 16px;margin-right: 10px;} .sr-hd-ft .btn-outline i.icon-plus::before, .sr-hd-ft .btn-outline i.icon-plus::after {content:''; position: absolute; background-color: #fff; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 4px;} .sr-hd-ft .btn-outline i.icon-plus::before {height: 2px;} .sr-hd-ft .btn-outline i.icon-plus::after {width: 2px;} .sr-hd-ft .btn-outline:hover {background-color:#fff; color:#0b5147} .sr-hd-ft .btn:hover, .btn-filled:hover {box-shadow: 0 0 12px rgb(0 0 0 / 50%) !important;} .sr-hd-ft .btn-outline:hover i.icon-plus::before, .sr-hd-ft .btn-outline:hover i.icon-plus::after {background-color:#0b5147} .scrollDown .sr-hd-nav-box {padding-top:8px;padding-bottom:8px;background-color: #11453d;} .sr-hd-nav-box {border-bottom: 1px solid rgb(42 118 108 / 27%);padding-top:16px;padding-bottom:16px;margin-bottom:32px;position:sticky;position:-webkit-sticky;top:0;z-index: 501;transition:.2s all} .sr-hd-nav {/* margin-top: 24px; */display:flex;justify-content: space-between;} .sr-hd-nav .sr-hd-nav-left a {width: 188px;display: flex;height: 45px;border-radius: 24px 0 0 24px;background-color: #0d6057;color: #fff;align-items: center;padding: 0 16px;border-right:3px solid #f5831f;font-size: 14px;} .sr-hd-nav .sr-hd-nav-left a:hover {background-color: #127368; box-shadow: -8px 8px 24px rgb(0 0 0 / 30%);} .sr-hd-nav .sr-hd-nav-left img {max-height: 32px;margin-right: 5px;} .sr-hd-nav .sr-hd-nav-left span {color:#f5831f;padding-left:4px;-webkit-text-stroke-width: 0.4px;} .sr-hd-nav .sr-hd-nav-right {flex: 1;} .sr-hd-nav .sr-hd-nav-right .btn-filled {margin: 4px 0 0 20px;} .sr-hd-nav-right ul {flex-direction: row; justify-content: end;} .sr-hd-nav-right .nav-item.notification {position: relative;} .sr-hd-nav-right .nav-item.nav-icon > a {border: 1px solid rgb(255 255 255 / 32%);border-radius: 50%;height: 44px;width: 44px;padding: 0 !important;text-align: center;margin-left: 12px;font-size: 20px !important;display: flex;align-items: center;justify-content: center;box-sizing: content-box;color:#fff} .sr-hd-nav-right .nav-item.nav-icon.user span {flex:0 0 auto;width: 100%;border-radius: 50%;overflow: hidden;} .sr-hd-nav-right .nav-item.nav-icon.user a img {transition:.2s all} .sr-hd-nav-right .nav-item.nav-icon.user a:hover img {transform:scale(1.1)} .sr-hd-nav-right li.notification .counter {position: absolute;height: 20px;width: 20px;border-radius: 50%;background: #0f7d8e;line-height: 19px;font-size: 12px;top: -3px;right: -5px;} .sr-hd-nav-right .nav-item .nav-link:hover {color: rgba(255, 255, 255, 1) !important;border-color: #fff;} .sr-hd-nav-right .nav-item.notification .message i { -webkit-animation: ring 4s .7s ease-in-out infinite; -webkit-transform-origin: 50% 4px; -moz-animation: ring 4s .7s ease-in-out infinite; -moz-transform-origin: 50% 4px; animation: ring 4s .7s ease-in-out infinite; transform-origin: 50% 4px; display: block; } .showroow-sec {padding: 48px 0 64px;} .showroow-sec h3 {color: #fff;font-weight: bold;text-transform: none;/* margin-bottom: 0; */} .showroow-sec .sort-box {margin-bottom: 16px;align-items: end;} .showroow-sec .sort-ct .btn {color: #fff;border: none;} .showroow-sec .sort-box .dropdown .btn i {color: #20a491;} .showroow-sec .dropdown .dropdown-item.checked {color: #106559; background-color: rgb(10 151 91 / 12%);} .showroow-sec .dropdown strong {font-weight:normal; color: rgb(255 255 255/ 50%);} .showroom-product-filter {} .showroom-product-filter .select-input {margin-bottom: 1rem;border-color: rgb(255 255 255/50%);border-radius: .35rem;align-items: center;border: none;} .showroom-product-filter .select-input select {color:#fff;text-transform: uppercase;padding: 0 1rem;background: none;height: 54px;border: 1px solid rgb(255 255 255/50%);} .showroom-product-filter .select-input::after {content:'';border-top: 0.56em solid #1ac6ad;border-right: 0.35em solid transparent;border-bottom: 0;border-left: 0.35em solid transparent;margin-right: .75rem;pointer-events: none;position: absolute;right: 0;z-index: 100;} .showroom-product-filter .select-input select option {color:#fff;background-color: #0b5147;padding:1rem;border-radius: 0;} .showroom-product-filter .select-input select option:hover {color:#fff;} option:checked {background-color: #1c8e7e !important;} .showroom-product-filter .select-input select:hover {background:#106559; border-color:#106559;} .load-more .cta-btn a {border-radius:32px;background: #106559;} .load-more .cta-btn.ir a .cta-text {left:8px} .load-more .cta-btn.ir a .cta-ico i {right: 18px;} .load-more .cta-btn.ir .cta-ico:before {background:none} .load-more .cta-btn a:hover {border-radius:32px;background: #168c7b;} .widget-appointment .cta-btn.ir a {background:#209e8c;} .widget-appointment .cta-btn.ir .cta-ico:before {background: #168c7b} .showroom .product-price .new-price {border-radius:.25rem; border-bottom:3px solid #1b8576} .showroom .product-dt-header-status .bg-subcolor, .showroom .product-price .new-price, .loan-form {background: #106559} .showroom .product-contact {border-color:#168c7b;top: 184px;} .showroom .product-contact h2, .product-dt-header-title a {color:#168c7b} .showroom .product-contact h2::after, .showroom .product-detail h5::after {background: #168c7b} .showroom .product-contact a.btn-tel, .showroom .product-contact a.btn-tel:hover {color:#168c7b} .showroom .product-contact a {color:#777} .showroom .product-contact a:hover {color:#222} .showroom .product-dt-header-icons, .showroom .product-detail h5 {border-color: #555} .showroom .product-detail h5 {color:#fff} .showroom .product-detail .utilitie-item span {} .showroom .product-dt-header-status .bg-secondary {box-shadow: inset 0 0 0 1px #106559;} .showroom .product-dt-header-status .bg-secondary, .product-dt-header-status .bg-secondary i {color:#106559;} .showroom .product-dt-header-title .text-muted {color:rgba(255, 255, 255, .75) !important} .showroom .product-price {background-color: #0d5148;margin-top: 0;top: 66px;} .showroom .product-overview {color: rgb(255 255 255 / 75%);} .showroom .product-overview .scrollspy-product li a {color:rgba(255, 255, 255, .4)} .showroom .product-overview .scrollspy-product li a:hover {color:#42cdb9;} .showroom .product-overview .scrollspy-product li a.active {color: #42cdb9;} .showroom .product-overview .scrollspy-product {background: #343434;border-bottom-color: #555;top: 63px;} .showroom .product-dt-header-icons .product-dt-header-icons-wrap i {color: rgb(255 255 255 / 75%);border-color: rgb(255 255 255 / 24%);} .showroom .product-overview .scrollspy-product li a.active::after {background: #168c7b;} .showroom .product-dt-header-icons .product-dt-header-icons-right a:hover, .product-detail .utilitie-item span {color:#42cdb9 !important} .showroom .product-dt-header-icons .product-dt-header-icons-right a:hover i, .outline-effect::before {color:#42cdb9; border-color:#42cdb9} .sec-breadcrumb {border-top:1px solid rgb(42 118 108 / 27%); margin-top:24px} .breadcrumb .breadcrumb-item a {color:#42cdb9} .breadcrumb .breadcrumb-item.active {color: rgb(255 255 255 / 75%);} .group-map button {border-color:rgb(255 255 255 / 40%); color:rgb(255 255 255 / 40%); background:none} .group-map button.active, .group-map button.active:hover, .group-map button:hover {border-color:#168c7b; color:#42cdb9; background:none} .type-chart li a {color:rgb(255 255 255 / 40%);} .type-chart li a:hover {color:#42cdb9} .product-map .estimate-detail-ct {background:#fff;padding: 0px 20px;margin-top: 40px;border-radius: .25rem;} .showroom .ratings {background:#fff; border-radius: .25rem;} .showroom .ratings h2 {color:#444;margin-bottom: 8px;} .showroom .rate-number::before {background-color:#106559} .showroom .progress-content .progress .progress-bar {background-color: #14917f;} .primary-title h3 {color:#168c7b} .primary-title h3::after {background-color:#168c7b} .rate .five li, .rate .four li:nth-last-of-type(n+2), .rate .three li:nth-last-of-type(n+3), .rate .two li:nth-last-of-type(n+4), .rate .one li:nth-last-of-type(n+5), .rate .four.half li:nth-of-type(5) i:before, .rate .three.half li:nth-of-type(4) i:before, .rate .two.half li:nth-of-type(3) i:before, .rate .one.half li:nth-of-type(2) i:before, .rate-title span {color: #168c7b;} .comment-item.post .comment-content {background:none;color:rgba(255,255,255,.5);border: none;} .comment-item.post .comment-body .form-control {background:none; border-color:#168c7b; color:#fff} .comment-item.post .comment-body .btn-primary {background: #168c7b; border-color:#168c7b} .radio-star :checked ~ label, .comment-header-user .username {color: #168c7b;} .comment-content {background:none; box-shadow:none; border:1px solid rgba(255,255,255,.5)} .comment-header {border-color: rgba(255,255,255,.25);} .comment-header .time {color:rgba(255,255,255,.5)} .comment-body {color:rgba(255,255,255,.75)} .comment-content::before {border-right-color: #747474;} .comment-content::after {border-right-color: #343434;border-top-width: 7px;border-right-width: 7px;border-bottom-width: 7px;left: -7px;} .loan-ct {background-color:#fff} .loan-form .btn-main {background: #229b8a;} .loan-result .btn-add {background: #168c7b;} .loan-result {color:#444} .widget-broker.card-s3 .card-body {background: #282828;border-color: rgb(255 255 255 / 14%);} .widget-broker.card-s .card-title a {color: #ffffff;} .card-s3 > a .card-img-top {border-color:#106559;} .card-s2 .card-info span, .card-s3 .card-info span {color: rgb(255 255 255/50%);} .widget-broker.card-s .card-info {border-color: rgb(255 255 255 / 14%)} .widget-broker.card-s3 .card-body-wrap .btn-outline {color: rgb(255 255 255/75%);border-color:#106559;flex: 0 0 auto;width: auto;padding: 0 12px 4px;margin-left: 10px;} .widget-broker.card-s3 .card-body-wrap .btn-outline:hover {border-color:#209e8c; color:#209e8c} .widget-broker.card-s3 .card-ct .btn-outline {border-color: #106559;background-color:#106559} .widget-broker.card-s3 .card-ct .btn-outline:hover {border-color: #209e8c;background-color:#209e8c} .widget-appointment {background-blend-mode: darken;background-color: #0b5e4a;} .widget-appointment::after, .widget-appointment h4.line-b::after {background-color:#42cdb9} .showroom-detail-hd {display: flex; flex-wrap: wrap; align-items: center;} .showroom-detail-hd .showroom-owner-img {flex:0 0 auto;width: 24%;max-width: 156px;margin-top: 12px;} .showroom-detail-hd-ct {flex:1; padding-left:24px} .showroom-detail-hd-ct .sr-hd-title {font-size:16px} .showroom-detail-hd-ct .sr-hd-title h1 {font-size:44px} .showroom-detail-hd-ct .sr-hd-ft {margin-top:20px} .showroom-detail-hd-ct .sr-hd-ft .btn-outline {margin-left:0; margin-right:12px} footer {background: #0b5147 url(../images/showroom-pattern.jpg) repeat center center;} footer .ft-main {background: none;} footer:before {display: none;} .ft-social a, .ft-register-subscribe .btn {color: #0b5147} .ft-contact-item-ico {box-shadow: 0 0 0 2px rgb(255 255 255/50%);background: none;} footer .line-b::after {background-color: #fff;} .ft-register-subscribe .btn:before {background-color: #0b5147} .sr-hd-nav-box .nav-icon.dropdown > .nav-link.show {background: rgb(255 255 255 / 12%);border-color: rgb(255 255 255 / 52%);color: #fff !important;} .sr-hd-nav-box .nav-icon.dropdown > .nav-link.show:hover {background: rgb(255 255 255 / 24%);} .sr-hd-nav-box .nav-icon.dropdown > .nav-link.show.message i {animation:none} .sr-hd-nav-box .nav-icon .dropdown-menu {background: rgb(13 96 87);left: initial !important;right: 0 !important;box-shadow: 0 6px 6px rgb(0 0 0 / 25%);position: absolute;margin-top: 8px !important;} .sr-hd-nav-box .nav-icon .dropdown-menu li {display:block;padding-left:20px;padding-right:20px} .sr-hd-nav-box .nav-icon .dropdown-menu li:not(:last-child) a {border-bottom: 1px solid #17756b;} .sr-hd-nav-box .nav-icon .dropdown-menu li a {padding:8px 0;color: rgba(255, 255, 255, .8);display: block;white-space: nowrap;font-size: 14px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu {width: 320px;padding: 12px 0;max-height: 600px;overflow: auto;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a {padding: 7px 12px;margin: 0;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a.unread p {color:#fff;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item {display:flex; align-items:center} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item > span {width: 68px;position: relative;margin-right: 6px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item > span::after {width: 12px;height: 12px;background-color: #e0781c;border-radius:50%;content:'';position:absolute;right: 0;top: 10%;border: 1px solid;opacity: 0;visibility: visible;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item.unread > span::after {opacity:1; visibility:visible} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item > span img {border-radius:50%; border:1px solid} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a p {color: rgb(255 255 255 / 64%);margin-bottom:8px !important;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a i, .sr-hd-nav-box .nav-icon.notification .dropdown-menu a span {color:rgb(255 255 255 / 32%)} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a:hover {background:rgba(255,255,255,.12)} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool {display:flex;justify-content: space-between;margin-bottom: 12px;padding: 0 12px;margin-top: 12px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a {font-size: 12px;color: rgb(64 222 205);padding: 5px 20px 6px;/* background: rgb(35 152 255 / 15%); */border-radius: 4px;display: flex;align-items: center;border: 1px solid rgb(49 190 175);} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a.view-all {padding-right: 10px;flex: 1;justify-content: center;margin-left: 16px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a i {margin-top:4px;margin-left: 2px !important;color: rgb(51 208 195);} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a:hover {background: rgb(35 152 255 / 15%);color: rgb(105 185 255) !important;} @media (min-width: 768px) { .showroow-sec .sec-fiter-search form {background:none !important; position: static;opacity: 1;padding: 0;transform: translateX(00%);} } @media (max-width: 1024px) { .showroom-hd .col-lg-7 {width: 66.66666667%;} .showroom-hd .col-lg-5 {width: 33.33333333%;} } @media (max-width: 990px) { .showroom-hd .col-lg-7, .showroom-hd .col-lg-5 {width: 100%;} .showroom-hd > .container > .row {flex-direction:column-reverse } .showroom-owner-img {justify-content:center;max-width: 180px;} .sr-hd-bd {padding-left: 6px;padding-right: 6px;border-bottom: 1px solid rgb(255 255 255 / 10%);} .sr-hd-bd .col-6 {display:flex;flex-wrap:wrap;flex: 0 0 100%;border-top: 1px solid rgb(255 255 255 / 10%);padding-top: 8px;padding-bottom: 8px;margin-top: 0;} .sr-hd-bd .sr-hd-item:nth-of-type(odd) {width:44%} .sr-hd-bd .sr-hd-item {width:56%;/* align-items: start; */font-size:12px;height: auto;margin-bottom: 0;line-height: 1.4;} .sr-hd-bd .sr-hd-item strong {display:block;margin-left:0; font-size:14px} .sr-hd-bd .sr-hd-item img {width: 32px;margin-top: -12px;} .sr-hd-item i {font-size: 32px;color:rgba(255,255,255,.75);margin-right: 12px;} .sr-hd-ft {margin-top:20px;justify-content: space-between;/* margin-left: -6px; *//* margin-right: -6px; */} .sr-hd-ft .btn-outline {font-size: 12px;padding: 8px 12px 9px;justify-content: center;margin-left: 4px;} .showroom {background-size: 1280px;background-position:right top} .showroom-detail-hd-ct {padding:0 16px} .showroom-detail-hd-ct, .showroom-detail-hd .showroom-owner-img {flex:0 0 100%;text-align: center;} .sr-hd-title {text-align: center;} .sr-hd-title h1 {font-size: 5.5vw !important;} .showroom-owner-img {margin:0 auto 24px} .btn-filled {padding: 0 !important;width: 46px !important;height: 46px !important;margin: 0 0 0 6px !important;border: 1px solid rgb(255 255 255 / 32%);background: none;color: #fff;} .btn-filled i {position:static;background: none;height: 46px;box-shadow: none;color: #fff;width: 46px;} .btn-filled.livestream i {filter:invert(1) contrast(100);padding: 12px;} .sr-hd-nav-right .nav-item.nav-icon a {margin-left:6px;position: relative;} .sr-hd-nav .sr-hd-nav-left a {width: 140px;font-size: 10px;padding: 0 8px 0 12px;border-right-width: 2px;} .sr-hd-nav .sr-hd-nav-left img {max-height:26px} .sr-hd-nav-box li.nav-item.dropdown {display:flex;align-items:center;justify-content: space-between;/* border-bottom: 1px solid rgb(255 255 255 / 12%); */flex-wrap: wrap;} .sr-hd-nav-box li.nav-item.dropdown a.dropdown-toggle.nav-link {flex: 1;} .sr-hd-nav-box li.nav-item.dropdown a.dropdown-toggle.nav-link::after {display:none} .sr-hd-nav-box li.nav-item.dropdown a.expand::after {border:none;content:'+';margin-left:0;font-size: 24px;color: #fff;} .sr-hd-nav-box li.nav-item.dropdown a.expand.show::after {content:'';width: 12px;height:2px;background:#fff;margin-top: 0;margin-bottom: 0px;margin-right: 1px;} .sr-hd-nav-box li .nav-link {padding: 12px 0;font-size: 14px;display:inline-block;align-items: center;justify-content: space-between;display: flex;} .sr-hd-nav-box li:first-child .nav-link {padding-top:32px} .sr-hd-nav-box li:last-child .nav-link {border-bottom:0; padding-bottom:32px} .sr-hd-nav-box .nav-link:hover:before, .sr-hd-nav-box .active .nav-link:before {left: 0px;right: initial;bottom: -1px;height: 2px;width: 48px;} .sr-hd-nav-box .dropdown-menu {background: #2a3e6a33;padding: 0;margin: 0;border-radius: 0;order: 3;flex: 0 0 100%;} .sr-hd-nav-box .dropdown-menu li:last-child {border:none} .sr-hd-nav-box .dropdown-menu a {color:#fff;font-size:14px;padding: 12px 0;display: block;} footer .ft-contact-wrap {background:none; border-bottom:1px solid rgba(255,255,255,.12)} } @media (max-width: 768px) { .showroom-detail-hd-ct .sr-hd-ft {justify-content: space-between;} .showroom-detail-hd-ct .sr-hd-ft .btn-outline {margin-right: 0;width: 48%;padding: 9px 16px 10px;justify-content: center;font-size: 14px;} .card-s a {color:#fff} .text-sub, .current-price {color: #168c7b !important;} .card-s, .card-info {color:rgba(255,255,255,.7)} .sr-hd-title {font-size:14px} .showroom h2 {font-size:25px} .sr-hd-ft .btn-filled {margin-left:0 !important; margin-right:4px !important} .showroom-product .grid-view .card-footer {padding-top:0} .sale-detail-sec .col-lg-9 .product-dt-header-title .product-contact .btn {background:#168c7b} .showroow-sec .container {position:relative} .showroow-sec .sort-ct {width:auto} .showroow-sec .dropdown strong {padding-right:4px} .showroow-sec .sort-ct .btn {border: 1px solid rgba(255,255,255,.125);} .showroow-sec .btn-toggle {position:absolute;border: 1px solid rgba(255,255,255,.125);color:#fff;top: 59px;right:1rem} .showroow-sec .sec-fiter-search {min-height:unset} .showroow-sec .sec-fiter-search form {background-color: #11453d;} .sale-detail-sec .col-lg-9 .product-dt-header-title .fixBottom {background: #292929;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu {max-height:520px;width: 100vw;margin-right: -6px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .widget-list.widget-news {display:block} .sr-hd-nav-box li.notification {position: static !important;} } @media (max-width: 360px) { .sr-hd-ft .btn-outline {padding: 8px 10px 9px;} .sr-hd-ft .btn-outline i, .sr-hd-ft .btn-outline i.icon-plus {margin-right:4px; font-size:18px} .sr-hd-ft .btn-outline i.icon-plus {width:12px; height:12px} } @media (max-width: 320px) { .btn-filled, .sr-hd-nav-right .nav-item.nav-icon a {margin-left:4px !important} .btn-filled i {width:auto !important; height:auto !important} .btn-filled, .sr-hd-nav-right .nav-item.nav-icon a, .sr-hd-ft .btn-icon {width: 38px !important;height: 38px !important;font-size: 20px !important;display: flex;justify-content: center;box-sizing: border-box;} .btn-filled.livestream i {padding: 8px;} .sr-hd-nav .sr-hd-nav-left a {width: 124px;height: 38px;padding: 0 0 0 8px;} .sr-hd-nav .sr-hd-nav-left img {max-height: 22px;margin-right: 1px;} .showroom-detail-hd-ct {padding:0} .sr-hd-title {font-size:14px} .showroom-detail-hd-ct .sr-hd-ft .btn-outline {font-size:13px} .sr-hd-ft > .flex-1 {display:flex} }
public/frontend/css/showroom.css
.showroom {background: #343434 url('../images/bg-showroom.jpg') no-repeat center top;background-size: 100%;} .showroom .related-sec {background: #292929} .showroom .related-sec.showroom-product, .showroom .sec-gallery {background: none;} .showroom h2 {color: #fff; font-weight: bold; margin-bottom: 16px;} .showroom-product .card-s .card-body {margin: -4px 0 0;border-radius: 0 0 .25rem .25rem;} .showroom-product .grid-view .card-footer {margin: 0;padding: 12px 0 4px;} .showroom-product .card-s::before {display:none} .text-sub, .current-price {color: #106559 !important;} .card-s .view-more, .card-s .card-title::after, .showroom-product .card-s:hover .card-body, .card-s4::before, .card-s3::before, .card-s1::before {background-color: #0b5147 !important;} .showroom-product .grid-view .cat-link {font-style: italic;} .showroom-product .card-s .card-title::after {height:1px} .swiper-button-next, .swiper-button-prev {color:rgb(255 255 255/ 50%); transition:all .2s} .swiper-button-next:hover, .swiper-button-prev:hover {background-color: #106559;color:rgb(255 255 255/ 50%);border-color: #106559;} .swiper-pagination-bullet-active {background-color: #0b5147 !important;} .showroom-product .card-s:hover {box-shadow: 0 0 16px rgb(0 0 0 / 24%);} .showroom-product .card-s:hover .card-footer {border-color:rgb(255 255 255/ 20%)} .showroom-product .card-s:hover .card-title::after {background-color:rgba(255, 255, 255, .5) !important} .showroom-product .card-s:hover .card-body, .showroom-product .card-s:hover .card-info, .showroom-product .card-s:hover .current-price, .showroom-product .card-s:hover .text-sub, .showroom-product .card-s:hover a {color: #fff !important;} .showroom-product .card-s:hover .old-price, .showroom-product .card-s:hover .card-info i {color: rgba(255, 255, 255, .5) !important;} .sr-hd-item {display: flex;color: #fff;align-items: center;margin-bottom: 3px;font-size: 14px;height: 50%;} .sr-hd-item i {margin-right:6px;font-size: 28px;} .sr-hd-item strong {margin-left:4px} .sr-hd-title {color: #fff; font-size: 20px; margin-bottom: 32px;} .sr-hd-title h1 {font-size: 50px; font-weight: bold;} .sr-hd-title .descript {font-style: italic;} .showroom-owner-img {display: flex;justify-content: end;} .showroom-owner-img span {max-width: 248px;border-radius: 50%;flex: 0 0 auto;width: 100%;overflow: hidden;display: flex;justify-content: center;align-items: center;background: linear-gradient(135deg, rgba(0,74,64,1) 0%, rgba(0,186,160,1) 100%);position: relative;box-shadow: 0 0 24px rgba(0,0,0,.2);} .showroom-owner-img span::before {content:'';background:#fff;margin: 7px;position:absolute;left:0;right:0;bottom:0;top:0;border-radius:50%} .showroom-owner-img span img {margin:20%; position:relative} .sr-hd-ft {margin-top: 56px;display: flex;flex-wrap: wrap;align-items: center;} .btn-filled {background: #106559;color: #fff;font-weight: bold;border-radius: 24px;padding: 6px 48px 8px 20px;position: relative;border: none;margin-right: 14px;text-transform: uppercase;} .btn-filled i {color:#0b5147;background:#fff;border-radius:50%;position: absolute;right: 0;top: 0;width: 38px;bottom: 0;display: flex;justify-content: center;align-items: center;font-size: 24px;box-shadow: 0 0 0 6px rgba(255,255,255,.25);} .btn-filled.livestream { padding: 6px 20px 8px 48px; font-weight: normal; -webkit-text-stroke-width: 0.12px; letter-spacing: .4px; } .btn-filled.livestream i { right: initial; left: 0; padding: 8px; } .btn-filled:hover {color: #fff;} .sr-hd-ft .btn-icon {background: #106559;color: #fff;border-radius: 50%;width: 48px;height: 48px;padding: 0;display: inline-flex;align-items: center;justify-content: center;font-size: 22px;} .sr-hd-ft .btn-outline {width: auto;margin-left: 12px;border-color: #fff;color: #fff;border-radius: 24px;padding: 6px 28px 7px;text-transform: uppercase;display: flex;font-size: 15px;align-items: center;} .sr-hd-ft .btn-outline i {margin-right: 8px;} .sr-hd-ft .btn-outline i.icon-plus {position: relative;width: 16px;height: 16px;margin-right: 10px;} .sr-hd-ft .btn-outline i.icon-plus::before, .sr-hd-ft .btn-outline i.icon-plus::after {content:''; position: absolute; background-color: #fff; left: 0; right: 0; top: 0; bottom: 0; margin: auto; border-radius: 4px;} .sr-hd-ft .btn-outline i.icon-plus::before {height: 2px;} .sr-hd-ft .btn-outline i.icon-plus::after {width: 2px;} .sr-hd-ft .btn-outline:hover {background-color:#fff; color:#0b5147} .sr-hd-ft .btn:hover, .btn-filled:hover {box-shadow: 0 0 12px rgb(0 0 0 / 50%) !important;} .sr-hd-ft .btn-outline:hover i.icon-plus::before, .sr-hd-ft .btn-outline:hover i.icon-plus::after {background-color:#0b5147} .scrollDown .sr-hd-nav-box {padding-top:8px;padding-bottom:8px;background-color: #11453d;} .sr-hd-nav-box {border-bottom: 1px solid rgb(42 118 108 / 27%);padding-top:16px;padding-bottom:16px;margin-bottom:32px;position:sticky;position:-webkit-sticky;top:0;z-index: 501;transition:.2s all} .sr-hd-nav {/* margin-top: 24px; */display:flex;justify-content: space-between;} .sr-hd-nav .sr-hd-nav-left a {width: 188px;display: flex;height: 45px;border-radius: 24px 0 0 24px;background-color: #0d6057;color: #fff;align-items: center;padding: 0 16px;border-right:3px solid #f5831f;font-size: 14px;} .sr-hd-nav .sr-hd-nav-left a:hover {background-color: #127368; box-shadow: -8px 8px 24px rgb(0 0 0 / 30%);} .sr-hd-nav .sr-hd-nav-left img {max-height: 32px;margin-right: 5px;} .sr-hd-nav .sr-hd-nav-left span {color:#f5831f;padding-left:4px;-webkit-text-stroke-width: 0.4px;} .sr-hd-nav .sr-hd-nav-right {flex: 1;} .sr-hd-nav .sr-hd-nav-right .btn-filled {margin: 4px 0 0 20px;} .sr-hd-nav-right ul {flex-direction: row; justify-content: end;} .sr-hd-nav-right .nav-item.notification {position: relative;} .sr-hd-nav-right .nav-item.nav-icon > a {border: 1px solid rgb(255 255 255 / 32%);border-radius: 50%;height: 44px;width: 44px;padding: 0 !important;text-align: center;margin-left: 12px;font-size: 20px !important;display: flex;align-items: center;justify-content: center;box-sizing: content-box;color:#fff} .sr-hd-nav-right .nav-item.nav-icon.user span {flex:0 0 auto;width: 100%;border-radius: 50%;overflow: hidden;} .sr-hd-nav-right .nav-item.nav-icon.user a img {transition:.2s all} .sr-hd-nav-right .nav-item.nav-icon.user a:hover img {transform:scale(1.1)} .sr-hd-nav-right li.notification .counter {position: absolute;height: 20px;width: 20px;border-radius: 50%;background: #0f7d8e;line-height: 19px;font-size: 12px;top: -3px;right: -5px;} .sr-hd-nav-right .nav-item .nav-link:hover {color: rgba(255, 255, 255, 1) !important;border-color: #fff;} .sr-hd-nav-right .nav-item.notification .message i { -webkit-animation: ring 4s .7s ease-in-out infinite; -webkit-transform-origin: 50% 4px; -moz-animation: ring 4s .7s ease-in-out infinite; -moz-transform-origin: 50% 4px; animation: ring 4s .7s ease-in-out infinite; transform-origin: 50% 4px; display: block; } .showroow-sec {padding: 48px 0 64px;} .showroow-sec h3 {color: #fff;font-weight: bold;text-transform: none;/* margin-bottom: 0; */} .showroow-sec .sort-box {margin-bottom: 16px;align-items: end;} .showroow-sec .sort-ct .btn {color: #fff;border: none;} .showroow-sec .sort-box .dropdown .btn i {color: #20a491;} .showroow-sec .dropdown .dropdown-item.checked {color: #106559; background-color: rgb(10 151 91 / 12%);} .showroow-sec .dropdown strong {font-weight:normal; color: rgb(255 255 255/ 50%);} .showroom-product-filter {} .showroom-product-filter .select-input {margin-bottom: 1rem;border-color: rgb(255 255 255/50%);border-radius: .35rem;align-items: center;border: none;} .showroom-product-filter .select-input select {color:#fff;text-transform: uppercase;padding: 0 1rem;background: none;height: 54px;border: 1px solid rgb(255 255 255/50%);} .showroom-product-filter .select-input::after {content:'';border-top: 0.56em solid #1ac6ad;border-right: 0.35em solid transparent;border-bottom: 0;border-left: 0.35em solid transparent;margin-right: .75rem;pointer-events: none;position: absolute;right: 0;z-index: 100;} .showroom-product-filter .select-input select option {color:#fff;background-color: #0b5147;padding:1rem;border-radius: 0;} .showroom-product-filter .select-input select option:hover {color:#fff;} option:checked {background-color: #1c8e7e !important;} .showroom-product-filter .select-input select:hover {background:#106559; border-color:#106559;} .load-more .cta-btn a {border-radius:32px;background: #106559;} .load-more .cta-btn.ir a .cta-text {left:8px} .load-more .cta-btn.ir a .cta-ico i {right: 18px;} .load-more .cta-btn.ir .cta-ico:before {background:none} .load-more .cta-btn a:hover {border-radius:32px;background: #168c7b;} .widget-appointment .cta-btn.ir a {background:#209e8c;} .widget-appointment .cta-btn.ir .cta-ico:before {background: #168c7b} .showroom .product-price .new-price {border-radius:.25rem; border-bottom:3px solid #1b8576} .showroom .product-dt-header-status .bg-subcolor, .showroom .product-price .new-price, .loan-form {background: #106559} .showroom .product-contact {border-color:#168c7b;top: 184px;} .showroom .product-contact h2, .product-dt-header-title a {color:#168c7b} .showroom .product-contact h2::after, .showroom .product-detail h5::after {background: #168c7b} .showroom .product-contact a.btn-tel, .showroom .product-contact a.btn-tel:hover {color:#168c7b} .showroom .product-contact a {color:#777} .showroom .product-contact a:hover {color:#222} .showroom .product-dt-header-icons, .showroom .product-detail h5 {border-color: #555} .showroom .product-detail h5 {color:#fff} .showroom .product-detail .utilitie-item span {} .showroom .product-dt-header-status .bg-secondary {box-shadow: inset 0 0 0 1px #106559;} .showroom .product-dt-header-status .bg-secondary, .product-dt-header-status .bg-secondary i {color:#106559;} .showroom .product-dt-header-title .text-muted {color:rgba(255, 255, 255, .75) !important} .showroom .product-price {background-color: #0d5148;margin-top: 0;top: 66px;} .showroom .product-overview {color: rgb(255 255 255 / 75%);} .showroom .product-overview .scrollspy-product li a {color:rgba(255, 255, 255, .4)} .showroom .product-overview .scrollspy-product li a:hover {color:#42cdb9;} .showroom .product-overview .scrollspy-product li a.active {color: #42cdb9;} .showroom .product-overview .scrollspy-product {background: #343434;border-bottom-color: #555;top: 63px;} .showroom .product-dt-header-icons .product-dt-header-icons-wrap i {color: rgb(255 255 255 / 75%);border-color: rgb(255 255 255 / 24%);} .showroom .product-overview .scrollspy-product li a.active::after {background: #168c7b;} .showroom .product-dt-header-icons .product-dt-header-icons-right a:hover, .product-detail .utilitie-item span {color:#42cdb9 !important} .showroom .product-dt-header-icons .product-dt-header-icons-right a:hover i, .outline-effect::before {color:#42cdb9; border-color:#42cdb9} .sec-breadcrumb {border-top:1px solid rgb(42 118 108 / 27%); margin-top:24px} .breadcrumb .breadcrumb-item a {color:#42cdb9} .breadcrumb .breadcrumb-item.active {color: rgb(255 255 255 / 75%);} .group-map button {border-color:rgb(255 255 255 / 40%); color:rgb(255 255 255 / 40%); background:none} .group-map button.active, .group-map button.active:hover, .group-map button:hover {border-color:#168c7b; color:#42cdb9; background:none} .type-chart li a {color:rgb(255 255 255 / 40%);} .type-chart li a:hover {color:#42cdb9} .product-map .estimate-detail-ct {background:#fff;padding: 0px 20px;margin-top: 40px;border-radius: .25rem;} .showroom .ratings {background:#fff; border-radius: .25rem;} .showroom .ratings h2 {color:#444;margin-bottom: 8px;} .showroom .rate-number::before {background-color:#106559} .showroom .progress-content .progress .progress-bar {background-color: #14917f;} .primary-title h3 {color:#168c7b} .primary-title h3::after {background-color:#168c7b} .rate .five li, .rate .four li:nth-last-of-type(n+2), .rate .three li:nth-last-of-type(n+3), .rate .two li:nth-last-of-type(n+4), .rate .one li:nth-last-of-type(n+5), .rate .four.half li:nth-of-type(5) i:before, .rate .three.half li:nth-of-type(4) i:before, .rate .two.half li:nth-of-type(3) i:before, .rate .one.half li:nth-of-type(2) i:before, .rate-title span {color: #168c7b;} .comment-item.post .comment-content {background:none;color:rgba(255,255,255,.5);border: none;} .comment-item.post .comment-body .form-control {background:none; border-color:#168c7b; color:#fff} .comment-item.post .comment-body .btn-primary {background: #168c7b; border-color:#168c7b} .radio-star :checked ~ label, .comment-header-user .username {color: #168c7b;} .comment-content {background:none; box-shadow:none; border:1px solid rgba(255,255,255,.5)} .comment-header {border-color: rgba(255,255,255,.25);} .comment-header .time {color:rgba(255,255,255,.5)} .comment-body {color:rgba(255,255,255,.75)} .comment-content::before {border-right-color: #747474;} .comment-content::after {border-right-color: #343434;border-top-width: 7px;border-right-width: 7px;border-bottom-width: 7px;left: -7px;} .loan-ct {background-color:#fff} .loan-form .btn-main {background: #229b8a;} .loan-result .btn-add {background: #168c7b;} .loan-result {color:#444} .widget-broker.card-s3 .card-body {background: #282828;border-color: rgb(255 255 255 / 14%);} .widget-broker.card-s .card-title a {color: #ffffff;} .card-s3 > a .card-img-top {border-color:#106559;} .card-s2 .card-info span, .card-s3 .card-info span {color: rgb(255 255 255/50%);} .widget-broker.card-s .card-info {border-color: rgb(255 255 255 / 14%)} .widget-broker.card-s3 .card-body-wrap .btn-outline {color: rgb(255 255 255/75%);border-color:#106559;flex: 0 0 auto;width: auto;padding: 0 12px 4px;margin-left: 10px;} .widget-broker.card-s3 .card-body-wrap .btn-outline:hover {border-color:#209e8c; color:#209e8c} .widget-broker.card-s3 .card-ct .btn-outline {border-color: #106559;background-color:#106559} .widget-broker.card-s3 .card-ct .btn-outline:hover {border-color: #209e8c;background-color:#209e8c} .widget-appointment {background-blend-mode: darken;background-color: #0b5e4a;} .widget-appointment::after, .widget-appointment h4.line-b::after {background-color:#42cdb9} .showroom-detail-hd {display: flex; flex-wrap: wrap; align-items: center;} .showroom-detail-hd .showroom-owner-img {flex:0 0 auto;width: 24%;max-width: 156px;margin-top: 12px;} .showroom-detail-hd-ct {flex:1; padding-left:24px} .showroom-detail-hd-ct .sr-hd-title {font-size:16px} .showroom-detail-hd-ct .sr-hd-title h1 {font-size:44px} .showroom-detail-hd-ct .sr-hd-ft {margin-top:20px} .showroom-detail-hd-ct .sr-hd-ft .btn-outline {margin-left:0; margin-right:12px} footer {background: #0b5147 url(../images/showroom-pattern.jpg) repeat center center;} footer .ft-main {background: none;} footer:before {display: none;} .ft-social a, .ft-register-subscribe .btn {color: #0b5147} .ft-contact-item-ico {box-shadow: 0 0 0 2px rgb(255 255 255/50%);background: none;} footer .line-b::after {background-color: #fff;} .ft-register-subscribe .btn:before {background-color: #0b5147} .sr-hd-nav-box .nav-icon.dropdown > .nav-link.show {background: rgb(255 255 255 / 12%);border-color: rgb(255 255 255 / 52%);color: #fff !important;} .sr-hd-nav-box .nav-icon.dropdown > .nav-link.show:hover {background: rgb(255 255 255 / 24%);} .sr-hd-nav-box .nav-icon.dropdown > .nav-link.show.message i {animation:none} .sr-hd-nav-box .nav-icon .dropdown-menu {background: rgb(13 96 87);left: initial !important;right: 0 !important;box-shadow: 0 6px 6px rgb(0 0 0 / 25%);position: absolute;margin-top: 8px !important;} .sr-hd-nav-box .nav-icon .dropdown-menu li {display:block;padding-left:20px;padding-right:20px} .sr-hd-nav-box .nav-icon .dropdown-menu li:not(:last-child) a {border-bottom: 1px solid #17756b;} .sr-hd-nav-box .nav-icon .dropdown-menu li a {padding:8px 0;color: rgba(255, 255, 255, .8);display: block;white-space: nowrap;font-size: 14px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu {width: 320px;padding: 12px 0;max-height: 600px;overflow: auto;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a {padding: 7px 12px;margin: 0;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a.unread p {color:#fff;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item {display:flex; align-items:center} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item > span {width: 68px;position: relative;margin-right: 6px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item > span::after {width: 12px;height: 12px;background-color: #e0781c;border-radius:50%;content:'';position:absolute;right: 0;top: 10%;border: 1px solid;opacity: 0;visibility: visible;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item.unread > span::after {opacity:1; visibility:visible} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .news-item > span img {border-radius:50%; border:1px solid} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a p {color: rgb(255 255 255 / 64%);margin-bottom:8px !important;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a i, .sr-hd-nav-box .nav-icon.notification .dropdown-menu a span {color:rgb(255 255 255 / 32%)} .sr-hd-nav-box .nav-icon.notification .dropdown-menu a:hover {background:rgba(255,255,255,.12)} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool {display:flex;justify-content: space-between;margin-bottom: 12px;padding: 0 12px;margin-top: 12px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a {font-size: 12px;color: rgb(64 222 205);padding: 5px 20px 6px;/* background: rgb(35 152 255 / 15%); */border-radius: 4px;display: flex;align-items: center;border: 1px solid rgb(49 190 175);} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a.view-all {padding-right: 10px;flex: 1;justify-content: center;margin-left: 16px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a i {margin-top:4px;margin-left: 2px !important;color: rgb(51 208 195);} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .notify-tool a:hover {background: rgb(35 152 255 / 15%);color: rgb(105 185 255) !important;} @media (min-width: 768px) { .showroow-sec .sec-fiter-search form {background:none !important; position: static;opacity: 1;padding: 0;transform: translateX(00%);} } @media (max-width: 1024px) { .showroom-hd .col-lg-7 {width: 66.66666667%;} .showroom-hd .col-lg-5 {width: 33.33333333%;} } @media (max-width: 990px) { .showroom-hd .col-lg-7, .showroom-hd .col-lg-5 {width: 100%;} .showroom-hd > .container > .row {flex-direction:column-reverse } .showroom-owner-img {justify-content:center;max-width: 180px;} .sr-hd-bd {padding-left: 6px;padding-right: 6px;border-bottom: 1px solid rgb(255 255 255 / 10%);} .sr-hd-bd .col-6 {display:flex;flex-wrap:wrap;flex: 0 0 100%;border-top: 1px solid rgb(255 255 255 / 10%);padding-top: 8px;padding-bottom: 8px;margin-top: 0;} .sr-hd-bd .sr-hd-item:nth-of-type(odd) {width:44%} .sr-hd-bd .sr-hd-item {width:56%;/* align-items: start; */font-size:12px;height: auto;margin-bottom: 0;line-height: 1.4;} .sr-hd-bd .sr-hd-item strong {display:block;margin-left:0; font-size:14px} .sr-hd-bd .sr-hd-item img {width: 32px;margin-top: -12px;} .sr-hd-item i {font-size: 32px;color:rgba(255,255,255,.75);margin-right: 12px;} .sr-hd-ft {margin-top:20px;justify-content: space-between;/* margin-left: -6px; *//* margin-right: -6px; */} .sr-hd-ft .btn-outline {font-size: 12px;padding: 8px 12px 9px;justify-content: center;margin-left: 4px;} .showroom {background-size: 1280px;background-position:right top} .showroom-detail-hd-ct {padding:0 16px} .showroom-detail-hd-ct, .showroom-detail-hd .showroom-owner-img {flex:0 0 100%;text-align: center;} .sr-hd-title {text-align: center;} .sr-hd-title h1 {font-size: 5.5vw !important;} .showroom-owner-img {margin:0 auto 24px} .btn-filled {padding: 0 !important;width: 46px !important;height: 46px !important;margin: 0 0 0 6px !important;border: 1px solid rgb(255 255 255 / 32%);background: none;color: #fff;} .btn-filled i {position:static;background: none;height: 46px;box-shadow: none;color: #fff;width: 46px;} .btn-filled.livestream i {filter:invert(1) contrast(100);padding: 12px;} .sr-hd-nav-right .nav-item.nav-icon a {margin-left:6px;position: relative;} .sr-hd-nav .sr-hd-nav-left a {width: 140px;font-size: 10px;padding: 0 8px 0 12px;border-right-width: 2px;} .sr-hd-nav .sr-hd-nav-left img {max-height:26px} .sr-hd-nav-box li.nav-item.dropdown {display:flex;align-items:center;justify-content: space-between;/* border-bottom: 1px solid rgb(255 255 255 / 12%); */flex-wrap: wrap;} .sr-hd-nav-box li.nav-item.dropdown a.dropdown-toggle.nav-link {flex: 1;} .sr-hd-nav-box li.nav-item.dropdown a.dropdown-toggle.nav-link::after {display:none} .sr-hd-nav-box li.nav-item.dropdown a.expand::after {border:none;content:'+';margin-left:0;font-size: 24px;color: #fff;} .sr-hd-nav-box li.nav-item.dropdown a.expand.show::after {content:'';width: 12px;height:2px;background:#fff;margin-top: 0;margin-bottom: 0px;margin-right: 1px;} .sr-hd-nav-box li .nav-link {padding: 12px 0;font-size: 14px;display:inline-block;align-items: center;justify-content: space-between;display: flex;} .sr-hd-nav-box li:first-child .nav-link {padding-top:32px} .sr-hd-nav-box li:last-child .nav-link {border-bottom:0; padding-bottom:32px} .sr-hd-nav-box .nav-link:hover:before, .sr-hd-nav-box .active .nav-link:before {left: 0px;right: initial;bottom: -1px;height: 2px;width: 48px;} .sr-hd-nav-box .dropdown-menu {background: #2a3e6a33;padding: 0;margin: 0;border-radius: 0;order: 3;flex: 0 0 100%;} .sr-hd-nav-box .dropdown-menu li:last-child {border:none} .sr-hd-nav-box .dropdown-menu a {color:#fff;font-size:14px;padding: 12px 0;display: block;} footer .ft-contact-wrap {background:none; border-bottom:1px solid rgba(255,255,255,.12)} } @media (max-width: 768px) { .showroom-detail-hd-ct .sr-hd-ft {justify-content: space-between;} .showroom-detail-hd-ct .sr-hd-ft .btn-outline {margin-right: 0;width: 48%;padding: 9px 16px 10px;justify-content: center;font-size: 14px;} .card-s a {color:#fff} .text-sub, .current-price {color: #168c7b !important;} .card-s, .card-info {color:rgba(255,255,255,.7)} .sr-hd-title {font-size:14px} .showroom h2 {font-size:25px} .sr-hd-ft .btn-filled {margin-left:0 !important; margin-right:4px !important} .showroom-product .grid-view .card-footer {padding-top:0} .sale-detail-sec .col-lg-9 .product-dt-header-title .product-contact .btn {background:#168c7b} .showroow-sec .container {position:relative} .showroow-sec .sort-ct {width:auto} .showroow-sec .dropdown strong {padding-right:4px} .showroow-sec .sort-ct .btn {border: 1px solid rgba(255,255,255,.125);} .showroow-sec .btn-toggle {position:absolute;border: 1px solid rgba(255,255,255,.125);color:#fff;top: 59px;right:1rem} .showroow-sec .sec-fiter-search {min-height:unset} .showroow-sec .sec-fiter-search form {background-color: #11453d;} .sale-detail-sec .col-lg-9 .product-dt-header-title .fixBottom {background: #292929;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu {max-height:520px;width: 100vw;margin-right: -6px;} .sr-hd-nav-box .nav-icon.notification .dropdown-menu .widget-list.widget-news {display:block} .sr-hd-nav-box li.notification {position: static !important;} } @media (max-width: 360px) { .sr-hd-ft .btn-outline {padding: 8px 10px 9px;} .sr-hd-ft .btn-outline i, .sr-hd-ft .btn-outline i.icon-plus {margin-right:4px; font-size:18px} .sr-hd-ft .btn-outline i.icon-plus {width:12px; height:12px} } @media (max-width: 320px) { .btn-filled, .sr-hd-nav-right .nav-item.nav-icon a {margin-left:4px !important} .btn-filled i {width:auto !important; height:auto !important} .btn-filled, .sr-hd-nav-right .nav-item.nav-icon a, .sr-hd-ft .btn-icon {width: 38px !important;height: 38px !important;font-size: 20px !important;display: flex;justify-content: center;box-sizing: border-box;} .btn-filled.livestream i {padding: 8px;} .sr-hd-nav .sr-hd-nav-left a {width: 124px;height: 38px;padding: 0 0 0 8px;} .sr-hd-nav .sr-hd-nav-left img {max-height: 22px;margin-right: 1px;} .showroom-detail-hd-ct {padding:0} .sr-hd-title {font-size:14px} .showroom-detail-hd-ct .sr-hd-ft .btn-outline {font-size:13px} .sr-hd-ft > .flex-1 {display:flex} }
0.316264
0.151372
body { margin: 0; padding: 0; font-family: "Open Sans", sans-serif; font-size: 14px; color: #777; font-weight: 400; } figure { margin: 0; } h1, h2, h3, p, ul { margin: 0; padding: 0; } .line:after { width: 111px; height: 2px; background-color: #35C2F8; display: block; content: ""; margin: 40px auto 0; } /* Offsets */ .offset-right--xs { margin-right: 15px; } .offset-bottom--sm { margin-bottom: 30px; } .offset-bottom--md { margin-bottom: 40px; } .offset-left--lg { margin-left: 47px; } .img--right { position: absolute; right: 0; } /* Banner and menu block */ .banner-block { background-image: url("images/background.jpg"); height: 100vh; background-color: rgba(0, 0, 0, .7); background-blend-mode: darken; background-size: cover; } .header { margin: 0 auto; max-width: 1024px; display: flex; flex-wrap: wrap; justify-content: space-between; } .logo { padding-top: 30px; } .nav-menu { margin-top: 41px; } .nav-menu__link { font-family: "Montserrat"; text-transform: uppercase; text-decoration: none; font-weight: 600; color: #FFF; padding: 10px 25px; border-radius: 9px; } .menu__link:hover { background-color: #FFD700; color: #000; transition: 1s; } /* Banner triggers */ .triggers { padding-top: 170px; } .triggers__big { font-family: "Montserrat"; font-size: 50px; font-weight: 700; line-height: 60px; text-transform: uppercase; color: #FFF; width: 550px; text-align: center; margin: auto; } .triggers__small { color: #CCC; width: 425px; margin: auto; padding-top: 54px; text-align: center; font-family: "Noto Sans"; font-size: 20px; font-weight: 100; line-height: 35px; } .banner-line:after { width: 111px; height: 2px; background-color: #35C2F8; display: block; content: ""; margin: 51px auto 0; } /* Services */ .services-block { width: 100%; max-width: 1024px; margin: 0 auto 101px; } .content-header { padding: 99px 0 79px; } .content-header__title { font-family: Montserrat; font-size: 40px; color: #222; font-weight: 700; text-align: center; text-transform: uppercase; } .box-services { display: flex; justify-content: space-between; } .box-service { text-align: center; width: 33%; } .box-service__title { font-size: 16px; font-family: Montserrat; font-weight: 600; color: #222; margin: 39px 0 18px; text-transform: uppercase; } .box-service__text { font-family: "Noto Sans"; line-height: 22px; color: #888; margin: 0 18px; } /* Another expertise */ .content--grey { background-color: #F7F7F7; } .expertise-wrap { display: flex; width: 100%; max-width: 1024px; margin: 0 auto; height: 616px; } .expertise-block { flex: auto; } .expertise-boxes { display: flex; flex-wrap: wrap; margin-bottom: 50px; } .expertise-block__title { margin: 80px 0 36px; text-transform: uppercase; font-size: 40px; color: #222; font-weight: 700; font-family: Montserrat; } .expertise-box-flex, .amazing-box-flex { display: flex; } .expertise-block__description { font-size: 16px; font-family: "Noto Sans"; margin-bottom: 58px; max-width: 690px; } .expertise-box__title { color: #222; font-size: 14px; margin-bottom: 13px; text-transform: uppercase; } .expertise-box__description { max-width: 350px; } /* Icons set */ /* Learning button */ .expertise-boxes__learn-more { background-color: #FFF; text-decoration: none; color: #222; text-transform: uppercase; font-weight: 700; font-family: Montserrat; padding: 23px 36px; border-radius: 30px; } .expertise-boxes__learn-more:hover { background-color: #FFD700; color: #FFF; transition: 1s; } /* Right Image */ /* Add here height for picture, only for be similiar like at PSD */ .expertise-img__img { width: 350px; height: 616px; } /* Amazing Portfolio */ .amazing-wrap { display: flex; margin: 0 auto; width: 100%; margin-bottom: 60px; max-width: 1024px; } .amazing-portfolio__heading { font-size: 40px; font-weight: 700; font-family: Montserrat; text-transform: uppercase; color: #222; margin-top: 100px; margin-bottom: 50px; } .amazing-portfolio-background { background-image: url("images/users.png"); background-size: cover; background-repeat: no-repeat; max-width: 560px; } .amazing-box__title { text-transform: uppercase; color: #222; margin-bottom: 13px; font-family: Montserrat; font-size: 16px; } .amazing-portfolio__tablet { max-width: 550px; margin-top: 100px; } /* Gallery */ .gallery { display: flex; flex-wrap: wrap; align-content: space-between; } .width--third { width: 33.33%; }
homeworks/aleksey.poddubnii_AlekseyPoddubnii/homework_markup_1/style.css
body { margin: 0; padding: 0; font-family: "Open Sans", sans-serif; font-size: 14px; color: #777; font-weight: 400; } figure { margin: 0; } h1, h2, h3, p, ul { margin: 0; padding: 0; } .line:after { width: 111px; height: 2px; background-color: #35C2F8; display: block; content: ""; margin: 40px auto 0; } /* Offsets */ .offset-right--xs { margin-right: 15px; } .offset-bottom--sm { margin-bottom: 30px; } .offset-bottom--md { margin-bottom: 40px; } .offset-left--lg { margin-left: 47px; } .img--right { position: absolute; right: 0; } /* Banner and menu block */ .banner-block { background-image: url("images/background.jpg"); height: 100vh; background-color: rgba(0, 0, 0, .7); background-blend-mode: darken; background-size: cover; } .header { margin: 0 auto; max-width: 1024px; display: flex; flex-wrap: wrap; justify-content: space-between; } .logo { padding-top: 30px; } .nav-menu { margin-top: 41px; } .nav-menu__link { font-family: "Montserrat"; text-transform: uppercase; text-decoration: none; font-weight: 600; color: #FFF; padding: 10px 25px; border-radius: 9px; } .menu__link:hover { background-color: #FFD700; color: #000; transition: 1s; } /* Banner triggers */ .triggers { padding-top: 170px; } .triggers__big { font-family: "Montserrat"; font-size: 50px; font-weight: 700; line-height: 60px; text-transform: uppercase; color: #FFF; width: 550px; text-align: center; margin: auto; } .triggers__small { color: #CCC; width: 425px; margin: auto; padding-top: 54px; text-align: center; font-family: "Noto Sans"; font-size: 20px; font-weight: 100; line-height: 35px; } .banner-line:after { width: 111px; height: 2px; background-color: #35C2F8; display: block; content: ""; margin: 51px auto 0; } /* Services */ .services-block { width: 100%; max-width: 1024px; margin: 0 auto 101px; } .content-header { padding: 99px 0 79px; } .content-header__title { font-family: Montserrat; font-size: 40px; color: #222; font-weight: 700; text-align: center; text-transform: uppercase; } .box-services { display: flex; justify-content: space-between; } .box-service { text-align: center; width: 33%; } .box-service__title { font-size: 16px; font-family: Montserrat; font-weight: 600; color: #222; margin: 39px 0 18px; text-transform: uppercase; } .box-service__text { font-family: "Noto Sans"; line-height: 22px; color: #888; margin: 0 18px; } /* Another expertise */ .content--grey { background-color: #F7F7F7; } .expertise-wrap { display: flex; width: 100%; max-width: 1024px; margin: 0 auto; height: 616px; } .expertise-block { flex: auto; } .expertise-boxes { display: flex; flex-wrap: wrap; margin-bottom: 50px; } .expertise-block__title { margin: 80px 0 36px; text-transform: uppercase; font-size: 40px; color: #222; font-weight: 700; font-family: Montserrat; } .expertise-box-flex, .amazing-box-flex { display: flex; } .expertise-block__description { font-size: 16px; font-family: "Noto Sans"; margin-bottom: 58px; max-width: 690px; } .expertise-box__title { color: #222; font-size: 14px; margin-bottom: 13px; text-transform: uppercase; } .expertise-box__description { max-width: 350px; } /* Icons set */ /* Learning button */ .expertise-boxes__learn-more { background-color: #FFF; text-decoration: none; color: #222; text-transform: uppercase; font-weight: 700; font-family: Montserrat; padding: 23px 36px; border-radius: 30px; } .expertise-boxes__learn-more:hover { background-color: #FFD700; color: #FFF; transition: 1s; } /* Right Image */ /* Add here height for picture, only for be similiar like at PSD */ .expertise-img__img { width: 350px; height: 616px; } /* Amazing Portfolio */ .amazing-wrap { display: flex; margin: 0 auto; width: 100%; margin-bottom: 60px; max-width: 1024px; } .amazing-portfolio__heading { font-size: 40px; font-weight: 700; font-family: Montserrat; text-transform: uppercase; color: #222; margin-top: 100px; margin-bottom: 50px; } .amazing-portfolio-background { background-image: url("images/users.png"); background-size: cover; background-repeat: no-repeat; max-width: 560px; } .amazing-box__title { text-transform: uppercase; color: #222; margin-bottom: 13px; font-family: Montserrat; font-size: 16px; } .amazing-portfolio__tablet { max-width: 550px; margin-top: 100px; } /* Gallery */ .gallery { display: flex; flex-wrap: wrap; align-content: space-between; } .width--third { width: 33.33%; }
0.355887
0.065366
.center-align{ margin-left: auto; margin-right: auto; } .align-text{ text-align: center; } .item-align{ padding:10px 15px; font-size: 18px; display:block; } .carouselimage { height: 600px; } .header-padding{ padding-top: 50px; padding-bottom: 40px; } .dkcolor{ background-color: #EF9A9A; } @media (min-width: 768px) { /* show 3 items */ .carousel-inner1 .active, .carousel-inner1 .active + .carousel-item1, .carousel-inner1 .active + .carousel-item1 + .carousel-item1 { display: block; } .carousel-inner1 .carousel-item1.active:not(.carousel-item1-right):not(.carousel-item1-left), .carousel-inner1 .carousel-item1.active:not(.carousel-item1-right):not(.carousel-item1-left) + .carousel-item1, .carousel-inner1 .carousel-item1.active:not(.carousel-item1-right):not(.carousel-item1-left) + .carousel-item1 + .carousel-item1 { transition: none; } .carousel-inner1 .carousel-item1-next, .carousel-inner1 .carousel-item1-prev { position: relative; transform: translate3d(0, 0, 0); } .carousel-inner1 .active.carousel-item1 + .carousel-item1 + .carousel-item1 + .carousel-item1 { position: absolute; top: 0; right: -33.3333%; z-index: -1; display: block; visibility: visible; } /* left or forward direction */ .active.carousel-item1-left + .carousel-item1-next.carousel-item1-left, .carousel-item1-next.carousel-item1-left + .carousel-item1, .carousel-item1-next.carousel-item1-left + .carousel-item1 + .carousel-item1, .carousel-item1-next.carousel-item1-left + .carousel-item1 + .carousel-item1 + .carousel-item1 { position: relative; transform: translate3d(-100%, 0, 0); visibility: visible; } /* farthest right hidden item must be abso position for animations */ .carousel-inner1 .carousel-item1-prev.carousel-item1-right { position: absolute; top: 0; left: 0; z-index: -1; display: block; visibility: visible; } /* right or prev direction */ .active.carousel-item1-right + .carousel-item1-prev.carousel-item-right, .carousel-item-prev.carousel-item1-right + .carousel-item1, .carousel-item1-prev.carousel-item1-right + .carousel-item1 + .carousel-item1, .carousel-item1-prev.carousel-item1-right + .carousel-item1 + .carousel-item1 + .carousel-item1 { position: relative; transform: translate3d(100%, 0, 0); visibility: visible; display: block; visibility: visible; } } #f1_container { position: relative; margin: 10px auto; width: 300px; height: 300px; z-index: 1; } #f1_container { perspective: 1000; } #f1_card { width: 100%; height: 100%; background-color: #F8BBD0; transform-style: preserve-3d; transition: all 1.0s linear; } #f1_container:hover #f1_card { transform: rotateY(180deg); box-shadow: -5px 5px 5px #aaa; } .face { position: absolute; width: 100%; height: 100%; backface-visibility: visible; } .face.back { display: block; transform: rotateY(180deg); box-sizing: border-box; padding: 10px; color: white; text-align: center; } .img-size{ width:80%%; height: 100%; } .button-align{ margin:0 auto; display:block; } .desimage:hover{ background-color: #42A5F5; } .vcenter { display: inline-block; vertical-align: middle; float: none; } .fixed-background { background-image: url("https://blog.tefal.co.uk/wp-content/uploads/2016/06/Lifestyle-washing.jpg"); min-height: 300px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; background-blend-mode: lighten; } .img-responsive { margin: 0 auto; } h4:hover{ color:#5EBB60; } .card-flip:hover{ -moz-transform: scale(-1, 1); -webkit-transform: scale(-1, 1); -o-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); transform-style: preserve-3d; transition: all 1.0s linear; perspective: 1000; } .card-flip{ transform-style: preserve-3d; transition: all 1.0s linear; } .background{ background-image: url("https://www.publicdomainpictures.net/pictures/120000/nahled/light-green-texture-background.jpg"); background-repeat: no-repeat; background-size: cover; } body { background:#FAFAFA ; color: #333; font: 100% Lato, Arial, Sans Serif; height: 100vh; margin: 0; padding: 0; overflow-x: hidden; } #background-wrap { bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: -1; } /* KEYFRAMES */ @-webkit-keyframes animateBubble { 0% { margin-top: 1000px; } 100% { margin-top: -100%; } } @-moz-keyframes animateBubble { 0% { margin-top: 1000px; } 100% { margin-top: -100%; } } @keyframes animateBubble { 0% { margin-top: 1000px; } 100% { margin-top: -100%; } } @-webkit-keyframes sideWays { 0% { margin-left:0px; } 100% { margin-left:50px; } } @-moz-keyframes sideWays { 0% { margin-left:0px; } 100% { margin-left:50px; } } @keyframes sideWays { 0% { margin-left:0px; } 100% { margin-left:50px; } } /* ANIMATIONS */ .x1 { -webkit-animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate; left: -5%; top: 5%; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); transform: scale(0.6); } .x2 { -webkit-animation: animateBubble 20s linear infinite, sideWays 4s ease-in-out infinite alternate; -moz-animation: animateBubble 20s linear infinite, sideWays 4s ease-in-out infinite alternate; animation: animateBubble 20s linear infinite, sideWays 4s ease-in-out infinite alternate; left: 5%; top: 80%; -webkit-transform: scale(0.4); -moz-transform: scale(0.4); transform: scale(0.4); } .x3 { -webkit-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 10%; top: 40%; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); transform: scale(0.7); } .x4 { -webkit-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; -moz-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; left: 20%; top: 0; -webkit-transform: scale(0.3); -moz-transform: scale(0.3); transform: scale(0.3); } .x5 { -webkit-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; -moz-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; left: 30%; top: 50%; -webkit-transform: scale(0.5); -moz-transform: scale(0.5); transform: scale(0.5); } .x6 { -webkit-animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 50%; top: 0; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); transform: scale(0.8); } .x7 { -webkit-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 65%; top: 70%; -webkit-transform: scale(0.4); -moz-transform: scale(0.4); transform: scale(0.4); } .x8 { -webkit-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; -moz-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; left: 80%; top: 10%; -webkit-transform: scale(0.3); -moz-transform: scale(0.3); transform: scale(0.3); } .x9 { -webkit-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; -moz-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; left: 90%; top: 50%; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); transform: scale(0.6); } .x10 { -webkit-animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 80%; top: 80%; -webkit-transform: scale(0.3); -moz-transform: scale(0.3); transform: scale(0.3); } /* OBJECTS */ .bubble { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1); -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1); box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1); height: 200px; position: absolute; width: 200px; } .bubble:after { background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 70%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.5)), color-stop(70%,rgba(255,255,255,0))); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* IE10+ */ background: radial-gradient(ellipse at center, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3); -moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3); box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3); content: ""; height: 180px; left: 10px; position: absolute; width: 180px; }
style.css
.center-align{ margin-left: auto; margin-right: auto; } .align-text{ text-align: center; } .item-align{ padding:10px 15px; font-size: 18px; display:block; } .carouselimage { height: 600px; } .header-padding{ padding-top: 50px; padding-bottom: 40px; } .dkcolor{ background-color: #EF9A9A; } @media (min-width: 768px) { /* show 3 items */ .carousel-inner1 .active, .carousel-inner1 .active + .carousel-item1, .carousel-inner1 .active + .carousel-item1 + .carousel-item1 { display: block; } .carousel-inner1 .carousel-item1.active:not(.carousel-item1-right):not(.carousel-item1-left), .carousel-inner1 .carousel-item1.active:not(.carousel-item1-right):not(.carousel-item1-left) + .carousel-item1, .carousel-inner1 .carousel-item1.active:not(.carousel-item1-right):not(.carousel-item1-left) + .carousel-item1 + .carousel-item1 { transition: none; } .carousel-inner1 .carousel-item1-next, .carousel-inner1 .carousel-item1-prev { position: relative; transform: translate3d(0, 0, 0); } .carousel-inner1 .active.carousel-item1 + .carousel-item1 + .carousel-item1 + .carousel-item1 { position: absolute; top: 0; right: -33.3333%; z-index: -1; display: block; visibility: visible; } /* left or forward direction */ .active.carousel-item1-left + .carousel-item1-next.carousel-item1-left, .carousel-item1-next.carousel-item1-left + .carousel-item1, .carousel-item1-next.carousel-item1-left + .carousel-item1 + .carousel-item1, .carousel-item1-next.carousel-item1-left + .carousel-item1 + .carousel-item1 + .carousel-item1 { position: relative; transform: translate3d(-100%, 0, 0); visibility: visible; } /* farthest right hidden item must be abso position for animations */ .carousel-inner1 .carousel-item1-prev.carousel-item1-right { position: absolute; top: 0; left: 0; z-index: -1; display: block; visibility: visible; } /* right or prev direction */ .active.carousel-item1-right + .carousel-item1-prev.carousel-item-right, .carousel-item-prev.carousel-item1-right + .carousel-item1, .carousel-item1-prev.carousel-item1-right + .carousel-item1 + .carousel-item1, .carousel-item1-prev.carousel-item1-right + .carousel-item1 + .carousel-item1 + .carousel-item1 { position: relative; transform: translate3d(100%, 0, 0); visibility: visible; display: block; visibility: visible; } } #f1_container { position: relative; margin: 10px auto; width: 300px; height: 300px; z-index: 1; } #f1_container { perspective: 1000; } #f1_card { width: 100%; height: 100%; background-color: #F8BBD0; transform-style: preserve-3d; transition: all 1.0s linear; } #f1_container:hover #f1_card { transform: rotateY(180deg); box-shadow: -5px 5px 5px #aaa; } .face { position: absolute; width: 100%; height: 100%; backface-visibility: visible; } .face.back { display: block; transform: rotateY(180deg); box-sizing: border-box; padding: 10px; color: white; text-align: center; } .img-size{ width:80%%; height: 100%; } .button-align{ margin:0 auto; display:block; } .desimage:hover{ background-color: #42A5F5; } .vcenter { display: inline-block; vertical-align: middle; float: none; } .fixed-background { background-image: url("https://blog.tefal.co.uk/wp-content/uploads/2016/06/Lifestyle-washing.jpg"); min-height: 300px; background-attachment: fixed; background-position: center; background-repeat: no-repeat; background-size: cover; background-blend-mode: lighten; } .img-responsive { margin: 0 auto; } h4:hover{ color:#5EBB60; } .card-flip:hover{ -moz-transform: scale(-1, 1); -webkit-transform: scale(-1, 1); -o-transform: scale(-1, 1); -ms-transform: scale(-1, 1); transform: scale(-1, 1); transform-style: preserve-3d; transition: all 1.0s linear; perspective: 1000; } .card-flip{ transform-style: preserve-3d; transition: all 1.0s linear; } .background{ background-image: url("https://www.publicdomainpictures.net/pictures/120000/nahled/light-green-texture-background.jpg"); background-repeat: no-repeat; background-size: cover; } body { background:#FAFAFA ; color: #333; font: 100% Lato, Arial, Sans Serif; height: 100vh; margin: 0; padding: 0; overflow-x: hidden; } #background-wrap { bottom: 0; left: 0; position: fixed; right: 0; top: 0; z-index: -1; } /* KEYFRAMES */ @-webkit-keyframes animateBubble { 0% { margin-top: 1000px; } 100% { margin-top: -100%; } } @-moz-keyframes animateBubble { 0% { margin-top: 1000px; } 100% { margin-top: -100%; } } @keyframes animateBubble { 0% { margin-top: 1000px; } 100% { margin-top: -100%; } } @-webkit-keyframes sideWays { 0% { margin-left:0px; } 100% { margin-left:50px; } } @-moz-keyframes sideWays { 0% { margin-left:0px; } 100% { margin-left:50px; } } @keyframes sideWays { 0% { margin-left:0px; } 100% { margin-left:50px; } } /* ANIMATIONS */ .x1 { -webkit-animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 25s linear infinite, sideWays 2s ease-in-out infinite alternate; left: -5%; top: 5%; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); transform: scale(0.6); } .x2 { -webkit-animation: animateBubble 20s linear infinite, sideWays 4s ease-in-out infinite alternate; -moz-animation: animateBubble 20s linear infinite, sideWays 4s ease-in-out infinite alternate; animation: animateBubble 20s linear infinite, sideWays 4s ease-in-out infinite alternate; left: 5%; top: 80%; -webkit-transform: scale(0.4); -moz-transform: scale(0.4); transform: scale(0.4); } .x3 { -webkit-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 28s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 10%; top: 40%; -webkit-transform: scale(0.7); -moz-transform: scale(0.7); transform: scale(0.7); } .x4 { -webkit-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; -moz-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; left: 20%; top: 0; -webkit-transform: scale(0.3); -moz-transform: scale(0.3); transform: scale(0.3); } .x5 { -webkit-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; -moz-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; left: 30%; top: 50%; -webkit-transform: scale(0.5); -moz-transform: scale(0.5); transform: scale(0.5); } .x6 { -webkit-animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 21s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 50%; top: 0; -webkit-transform: scale(0.8); -moz-transform: scale(0.8); transform: scale(0.8); } .x7 { -webkit-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 20s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 65%; top: 70%; -webkit-transform: scale(0.4); -moz-transform: scale(0.4); transform: scale(0.4); } .x8 { -webkit-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; -moz-animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; animation: animateBubble 22s linear infinite, sideWays 3s ease-in-out infinite alternate; left: 80%; top: 10%; -webkit-transform: scale(0.3); -moz-transform: scale(0.3); transform: scale(0.3); } .x9 { -webkit-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; -moz-animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; animation: animateBubble 29s linear infinite, sideWays 4s ease-in-out infinite alternate; left: 90%; top: 50%; -webkit-transform: scale(0.6); -moz-transform: scale(0.6); transform: scale(0.6); } .x10 { -webkit-animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate; -moz-animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate; animation: animateBubble 26s linear infinite, sideWays 2s ease-in-out infinite alternate; left: 80%; top: 80%; -webkit-transform: scale(0.3); -moz-transform: scale(0.3); transform: scale(0.3); } /* OBJECTS */ .bubble { -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1); -moz-box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1); box-shadow: 0 20px 30px rgba(0, 0, 0, 0.2), inset 0px 10px 30px 5px rgba(255, 255, 255, 1); height: 200px; position: absolute; width: 200px; } .bubble:after { background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%, rgba(255,255,255,0) 70%); /* FF3.6+ */ background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.5)), color-stop(70%,rgba(255,255,255,0))); /* Chrome,Safari4+ */ background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* Chrome10+,Safari5.1+ */ background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* Opera 12+ */ background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* IE10+ */ background: radial-gradient(ellipse at center, rgba(255,255,255,0.5) 0%,rgba(255,255,255,0) 70%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#80ffffff', endColorstr='#00ffffff',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */ -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3); -moz-box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3); box-shadow: inset 0 20px 30px rgba(255, 255, 255, 0.3); content: ""; height: 180px; left: 10px; position: absolute; width: 180px; }
0.561936
0.078819
.masthead { padding-top: 1rem; padding-bottom: 1rem; margin-bottom: 1.5rem; text-align: center; background-color: seagreen } .masthead a { color: rgba(255, 255, 255, 0.5) } .masthead a:hover { color: #fff; text-decoration: none } .masthead .masthead-logo { display: inline-block; font-size: 1.5rem; color: #fff } .masthead .masthead-logo .mega-octicon { float: left; margin-right: .5rem } @media (min-width: 34em) { .masthead { text-align: left } .masthead .masthead-logo { float: left } } .masthead-nav { margin-top: 1rem; font-size: 1rem } .masthead-nav a { display: inline-block } .masthead-nav a:not(:last-child) { margin-right: 1.25rem } .masthead-nav .active { color: #fff; font-weight: 500 } @media (max-width: 34em) { .masthead-nav { padding-top: 1rem; border-top: 0.075rem solid rgba(255, 255, 255, 0.25) } } @media (min-width: 34em) { .masthead-nav { float: right; margin-top: .5rem } } .container>*:first-child, .column>*:first-child { margin-top: 0 !important; } h1 { padding-bottom: 0.3em; font-size: 2.25em; line-height: 1.2; border-bottom: 1px solid #eee; } h1, h2, h3, h4, h5, h6 { position: relative; margin-top: 1em; margin-bottom: 16px; font-weight: bold; line-height: 1.4; } h3 { font-size: 1.5em; line-height: 1.43; } /* my bits */ .container+.container { margin-top: 2em; } small.unimportant { color: silver; } footer { border-top: 1px solid silver; padding-top: 1rem; margin-top: 1rem; } .flash { background-color: #f7f7f9; border: 1px solid #e1e1e8; border-radius: 2px; } dl { padding: 0.5em; margin: 0; } dt { font-weight: bold; margin-bottom: 0.25rem; } dt:after { content: ":"; } dd { margin-left: 1rem; margin-bottom: 0.5rem; word-wrap: break-word; } dd:last-child { padding-bottom: 0; } ul { margin-left: 2rem; } a.btn+a.btn { margin-left: 0.5rem; } code { padding: 2px 4px; color: seagreen; background-color: #f7f7f9; border: 1px solid #e1e1e8; white-space: nowrap; } p { text-align: justify; } .blankslate p { text-align: center; } .menu-item.selected:before { background-color: seagreen; } body { font-family: 'Segoe UI', 'Trebuchet MS', Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif; } .copyright { margin-bottom: 0; } .version { margin-top: 0; font-size: smaller; color: silver; } .footer a { margin-right: 0.5em; } a { text-decoration-skip: none; text-decoration-skip-ink: none; /* Why is Google so adamant on making Chrome a modern IE6 */ } code, pre, dd { font-family: "iA Writer Duospace", "Fira Code", Consolas, "Liberation Mono", Menlo, Courier, monospace; }
assets/css/site.css
.masthead { padding-top: 1rem; padding-bottom: 1rem; margin-bottom: 1.5rem; text-align: center; background-color: seagreen } .masthead a { color: rgba(255, 255, 255, 0.5) } .masthead a:hover { color: #fff; text-decoration: none } .masthead .masthead-logo { display: inline-block; font-size: 1.5rem; color: #fff } .masthead .masthead-logo .mega-octicon { float: left; margin-right: .5rem } @media (min-width: 34em) { .masthead { text-align: left } .masthead .masthead-logo { float: left } } .masthead-nav { margin-top: 1rem; font-size: 1rem } .masthead-nav a { display: inline-block } .masthead-nav a:not(:last-child) { margin-right: 1.25rem } .masthead-nav .active { color: #fff; font-weight: 500 } @media (max-width: 34em) { .masthead-nav { padding-top: 1rem; border-top: 0.075rem solid rgba(255, 255, 255, 0.25) } } @media (min-width: 34em) { .masthead-nav { float: right; margin-top: .5rem } } .container>*:first-child, .column>*:first-child { margin-top: 0 !important; } h1 { padding-bottom: 0.3em; font-size: 2.25em; line-height: 1.2; border-bottom: 1px solid #eee; } h1, h2, h3, h4, h5, h6 { position: relative; margin-top: 1em; margin-bottom: 16px; font-weight: bold; line-height: 1.4; } h3 { font-size: 1.5em; line-height: 1.43; } /* my bits */ .container+.container { margin-top: 2em; } small.unimportant { color: silver; } footer { border-top: 1px solid silver; padding-top: 1rem; margin-top: 1rem; } .flash { background-color: #f7f7f9; border: 1px solid #e1e1e8; border-radius: 2px; } dl { padding: 0.5em; margin: 0; } dt { font-weight: bold; margin-bottom: 0.25rem; } dt:after { content: ":"; } dd { margin-left: 1rem; margin-bottom: 0.5rem; word-wrap: break-word; } dd:last-child { padding-bottom: 0; } ul { margin-left: 2rem; } a.btn+a.btn { margin-left: 0.5rem; } code { padding: 2px 4px; color: seagreen; background-color: #f7f7f9; border: 1px solid #e1e1e8; white-space: nowrap; } p { text-align: justify; } .blankslate p { text-align: center; } .menu-item.selected:before { background-color: seagreen; } body { font-family: 'Segoe UI', 'Trebuchet MS', Helvetica, arial, nimbussansl, liberationsans, freesans, clean, sans-serif; } .copyright { margin-bottom: 0; } .version { margin-top: 0; font-size: smaller; color: silver; } .footer a { margin-right: 0.5em; } a { text-decoration-skip: none; text-decoration-skip-ink: none; /* Why is Google so adamant on making Chrome a modern IE6 */ } code, pre, dd { font-family: "iA Writer Duospace", "Fira Code", Consolas, "Liberation Mono", Menlo, Courier, monospace; }
0.595493
0.100834
html { height: 100%; width: 100%; } body { font-family: Arial, 'Lucida Sans Unicode'; background-color: black; color: white; height: 100%; width: 100%; margin: 0; padding: 0; } .content { background-color: green; background: green; background: linear-gradient(#193419, #000); height: 100%; width: 100%; overflow: hidden; } .upper-container { box-sizing: border-box; height:60%; } .lower-container { box-sizing: border-box; height: 40%; } .full { margin: 5px auto; width: 95%; height: 95%; } h1 { margin: 0; text-align: center; } .menucolumn { margin-top: 30px; width: 20%; display: flex; flex-direction: column; } .menucolumn input, .menucolumn button { margin: 5px; } .flex-container { display: flex; flex-wrap: wrap; flex-direction: row; } .upper-container .flex-container { margin: 5px auto; width: 95%; } .lower-container .flex-container { height: 100%; } .column { min-width: 100px; width: 40%; margin: 0 5px; } .column.right-align { text-align: right; } .outputcommands { color: white; box-sizing: border-box; width: 100%; height: 90%; border: none; padding: 5px; } .outputcommands:focus { outline: none; } label { } textarea, input, button{ box-sizing: border-box; background-color: rgba(105,100,100,0.1); color: #EEE; resize: none; } button { background-color: rgba(0,0,0,0.1); line-height: 2; font-size: 1em; } button.small { line-height: 1.5; font-size: 0.7em; width: 30%; } input[type="text"] { width: 99%; font-family: Arial, 'Lucida Sans Unicode'; } input.half { width: 49%; } input[type="number"] { width: 50px; font-family: Arial, 'Lucida Sans Unicode'; } .small { font-size: 70%; } #query { width: 99%;paddingpadding } #version { text-align: right; float: right; } /******** scrollbar *********/ ::-webkit-scrollbar { /*background:rgba(1,1,1,0.5);*/ background-color: transparent; /*width: .8em*/ /*opacity:0.1;*/ } ::-webkit-scrollbar-thumb:window-inactive, ::-webkit-scrollbar-thumb { background: white } ul.menu-list { list-style-type: none; margin: 0; padding: 0; } ul.menu-list > li { display: inline; } ul.menu-list > li button { width: 100px; } ul.menu-list>li button:hover { background-color: #888; color: white; } /******************************************************************************/ @media only screen and (max-width: 768px) { .upper-container { box-sizing: border-box; height:99%; overflow: auto; } .lower-container { display: none; } }
web/styles.css
html { height: 100%; width: 100%; } body { font-family: Arial, 'Lucida Sans Unicode'; background-color: black; color: white; height: 100%; width: 100%; margin: 0; padding: 0; } .content { background-color: green; background: green; background: linear-gradient(#193419, #000); height: 100%; width: 100%; overflow: hidden; } .upper-container { box-sizing: border-box; height:60%; } .lower-container { box-sizing: border-box; height: 40%; } .full { margin: 5px auto; width: 95%; height: 95%; } h1 { margin: 0; text-align: center; } .menucolumn { margin-top: 30px; width: 20%; display: flex; flex-direction: column; } .menucolumn input, .menucolumn button { margin: 5px; } .flex-container { display: flex; flex-wrap: wrap; flex-direction: row; } .upper-container .flex-container { margin: 5px auto; width: 95%; } .lower-container .flex-container { height: 100%; } .column { min-width: 100px; width: 40%; margin: 0 5px; } .column.right-align { text-align: right; } .outputcommands { color: white; box-sizing: border-box; width: 100%; height: 90%; border: none; padding: 5px; } .outputcommands:focus { outline: none; } label { } textarea, input, button{ box-sizing: border-box; background-color: rgba(105,100,100,0.1); color: #EEE; resize: none; } button { background-color: rgba(0,0,0,0.1); line-height: 2; font-size: 1em; } button.small { line-height: 1.5; font-size: 0.7em; width: 30%; } input[type="text"] { width: 99%; font-family: Arial, 'Lucida Sans Unicode'; } input.half { width: 49%; } input[type="number"] { width: 50px; font-family: Arial, 'Lucida Sans Unicode'; } .small { font-size: 70%; } #query { width: 99%;paddingpadding } #version { text-align: right; float: right; } /******** scrollbar *********/ ::-webkit-scrollbar { /*background:rgba(1,1,1,0.5);*/ background-color: transparent; /*width: .8em*/ /*opacity:0.1;*/ } ::-webkit-scrollbar-thumb:window-inactive, ::-webkit-scrollbar-thumb { background: white } ul.menu-list { list-style-type: none; margin: 0; padding: 0; } ul.menu-list > li { display: inline; } ul.menu-list > li button { width: 100px; } ul.menu-list>li button:hover { background-color: #888; color: white; } /******************************************************************************/ @media only screen and (max-width: 768px) { .upper-container { box-sizing: border-box; height:99%; overflow: auto; } .lower-container { display: none; } }
0.534127
0.082734
body { font-family: Arial,sans-serif; font-size: 14px; } .navbar { min-height: 80px; } .logo { padding-bottom: 10px; padding-top: 10px; } .logo img { max-width: 100%; padding-top: 5px; padding-bottom: 5px; } .navbar-default { background-color: #fff; } .navbar-nav > li { margin-right: 30px; } .navbar-nav > li > a { background-color: transparent; border-top: 5px solid transparent; font-weight: bold; line-height: 60px; padding-left: 0; padding-right: 0; text-transform: uppercase; } .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { background-color: transparent; color: #306E79; } .navbar-default .navbar-nav > li.active > a { border-top: 5px solid #306E79; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background-color: transparent; } .navbar { margin-bottom: 0; } .swiper-container { width: 100% !important; height: auto; overflow: hidden; } .swiper-slide, .partner-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-slide img { width: 100% !important; } .partner { text-align: center; } .partner-container { overflow: hidden; } .partner-slide { padding: 15px; } .homebox { } .homebox h2 { color: #306e79; font-size: 36px; font-weight: bold; margin-bottom: 20px; margin-top: 40px; text-align: center; text-transform: uppercase; } .about { } .about p { text-align: justify; } .introduce { margin-top: 30px; } .introduceInner { margin-bottom: 10px; } .introduceInner p { font-size: 20px; font-weight: bold; } .introduceInner p i.fa { border: 2px solid #ff6666; border-radius: 100%; color: #ff6666; font-size: 30px; height: 70px; padding: 20px; width: 70px; margin-right: 10px; } .introduceInner span p { font-size: inherit; font-weight: normal; } .introduceP1 i.fa { } .introduceP2 i.fa { } .introduceP3 i.fa { font-size: 35px !important; } .bottom { background: #AFBDBE; padding-top: 15px; padding-bottom: 15px; } .bottom-left { } .bottom-left a { background: #ff6666 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 18px; padding: 15px 30px; width: 100%; text-decoration: none; text-transform: uppercase; margin-top: 10px; text-align: center; } .bottom-left span { color: #fff; display: block; font-size: 18px; margin-top: 15px; text-transform: uppercase; } .bottom-right { text-align: right; } .bottom-right a { margin-left: 20px; } .bottom-right a i.fa { background-color: #799195; border-radius: 100%; color: #afbdbe; font-size: 45px; height: 75px; padding: 17px 22px; text-decoration: none; width: 75px; } .footer { background: #2F6D78; color: #c0c0c0; padding-top: 15px; padding-bottom: 15px; } .footer h3 { color: #fff; text-transform: uppercase; font-size: 18px; } .footer a { color: #c0c0c0; } .footer ul { padding: 0; } .footer ul li { line-height: 30px; list-style: outside none none; } .footerMenu { } .footerFollow { } .footerAddress { } .footerCopyright { background: #2F6D78; border-top: 1px solid #4b8994; color: #c0c0c0; padding-top: 15px; padding-bottom: 15px; } .center { text-align: center; } .pager li { margin-left: 5px; margin-right: 5px; } .main { border-top: 2px solid #306e79; padding-bottom: 30px; padding-top: 30px; } .grid { } .grid-item { } .grid-item a { text-decoration: none; } .grid-image { } .grid-image a { } .grid-image a img { width: 100%; max-width: 100%; height: auto; } .grid-text { } .grid-text h3 { } .grid-text h3 a { color: #306e79; font-size: 16px; font-weight: bold; } .grid-text p { } .grid-seemore a { color: #FF7374; } .detailTitle { } .detailTitle h1 { color: #306e79; font-size: 18px; font-weight: bold; } .detailContent { } .detailContent p { text-align: justify; } .detailContent img, .detailContent table, .detailContent iframe { max-width: 100% !important; } .detailImage img { width: 100%; max-width: 100%; height: auto; } .related { margin-top: 20px; } .related ul { padding-left: 15px; } .related ul li { line-height: 30px; list-style: outside none disc; } .related ul li a { color: #333; text-decoration: none; } .language_bar_chooser { display: inline-block; float: right; } .language_bar_chooser ul { } .language_bar_chooser ul li { } .language_bar_chooser ul li a { } .contact { } .contact h2, .about h2 { color: #306e79; font-size: 30px; font-weight: bold; margin-bottom: 20px; margin-top: 20px; text-align: center; text-transform: uppercase; } .contact h3, .about h3 { color: #ccc; font-size: 18px; margin-bottom: 20px; margin-top: 15px; text-align: center; text-transform: uppercase; } .contact-input { background: #999999 none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; margin-bottom: 9px; padding: 10px; resize: none; } .contact-submit { background: #ff6666 none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; font-size: 20px; margin-top: 15px; padding: 10px; width: 100%; } .about { } .about1, .about2, .about3 { padding-left: 15px; padding-right: 15px; } .about1 { } .about1 > strong, .about3 > strong { color: #306E79; text-transform: uppercase; font-size: 16px; display: block; margin-top: 10px; margin-bottom: 10px; } .about1 img { width: 100%; max-width: 100%; height: auto; } .about2 { } .about2 table { border: none; width: 100%; max-width: 100%; } .about2 table tr td { padding-bottom: 15px; } .about2 table tr td.about2-1 { color: #306E79; width: 50px; vertical-align: top; font-weight: bold; text-align: right; font-size: 16px; } .about2 table tr td.about2-2 { vertical-align: top; padding-left: 10px; } .about3 { } .newsbox { margin-top: 15px; margin-bottom: 15px; } .newsbox h3 a { color: #333; font-weight: bold; text-decoration: none; } .newsbox h3 a:hover, .newsbox h3 a:focus { color: #306e79; } .langbox { margin-top: 30px; } .dd .ddTitle { background: transparent none repeat scroll 0 0 !important; } @media (min-width: 670px) { .grid-item { padding-left: 30px; padding-right: 30px; height: 480px; } } @media (min-width: 670px) and (max-width: 1024px) { .grid-item { height: 420px; } } @media (max-width: 669px) { .navbar-nav { margin: 0; padding-top: 10px; padding-bottom: 10px; } .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { border: none; } .navbar-nav > li { margin-right: 0; } .navbar-nav > li > a { line-height: normal; border-top: none; } .bottom-right { text-align: center; margin-top: 10px; } } @media (max-width: 375px) { iframe { height: 210px; } } @media (max-width: 320px) { iframe { height: 180px; } }
public/assets/css/style.css
body { font-family: Arial,sans-serif; font-size: 14px; } .navbar { min-height: 80px; } .logo { padding-bottom: 10px; padding-top: 10px; } .logo img { max-width: 100%; padding-top: 5px; padding-bottom: 5px; } .navbar-default { background-color: #fff; } .navbar-nav > li { margin-right: 30px; } .navbar-nav > li > a { background-color: transparent; border-top: 5px solid transparent; font-weight: bold; line-height: 60px; padding-left: 0; padding-right: 0; text-transform: uppercase; } .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { background-color: transparent; color: #306E79; } .navbar-default .navbar-nav > li.active > a { border-top: 5px solid #306E79; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { background-color: transparent; } .navbar { margin-bottom: 0; } .swiper-container { width: 100% !important; height: auto; overflow: hidden; } .swiper-slide, .partner-slide { text-align: center; font-size: 18px; background: #fff; /* Center slide text vertically */ display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; } .swiper-slide img { width: 100% !important; } .partner { text-align: center; } .partner-container { overflow: hidden; } .partner-slide { padding: 15px; } .homebox { } .homebox h2 { color: #306e79; font-size: 36px; font-weight: bold; margin-bottom: 20px; margin-top: 40px; text-align: center; text-transform: uppercase; } .about { } .about p { text-align: justify; } .introduce { margin-top: 30px; } .introduceInner { margin-bottom: 10px; } .introduceInner p { font-size: 20px; font-weight: bold; } .introduceInner p i.fa { border: 2px solid #ff6666; border-radius: 100%; color: #ff6666; font-size: 30px; height: 70px; padding: 20px; width: 70px; margin-right: 10px; } .introduceInner span p { font-size: inherit; font-weight: normal; } .introduceP1 i.fa { } .introduceP2 i.fa { } .introduceP3 i.fa { font-size: 35px !important; } .bottom { background: #AFBDBE; padding-top: 15px; padding-bottom: 15px; } .bottom-left { } .bottom-left a { background: #ff6666 none repeat scroll 0 0; color: #fff; display: inline-block; font-size: 18px; padding: 15px 30px; width: 100%; text-decoration: none; text-transform: uppercase; margin-top: 10px; text-align: center; } .bottom-left span { color: #fff; display: block; font-size: 18px; margin-top: 15px; text-transform: uppercase; } .bottom-right { text-align: right; } .bottom-right a { margin-left: 20px; } .bottom-right a i.fa { background-color: #799195; border-radius: 100%; color: #afbdbe; font-size: 45px; height: 75px; padding: 17px 22px; text-decoration: none; width: 75px; } .footer { background: #2F6D78; color: #c0c0c0; padding-top: 15px; padding-bottom: 15px; } .footer h3 { color: #fff; text-transform: uppercase; font-size: 18px; } .footer a { color: #c0c0c0; } .footer ul { padding: 0; } .footer ul li { line-height: 30px; list-style: outside none none; } .footerMenu { } .footerFollow { } .footerAddress { } .footerCopyright { background: #2F6D78; border-top: 1px solid #4b8994; color: #c0c0c0; padding-top: 15px; padding-bottom: 15px; } .center { text-align: center; } .pager li { margin-left: 5px; margin-right: 5px; } .main { border-top: 2px solid #306e79; padding-bottom: 30px; padding-top: 30px; } .grid { } .grid-item { } .grid-item a { text-decoration: none; } .grid-image { } .grid-image a { } .grid-image a img { width: 100%; max-width: 100%; height: auto; } .grid-text { } .grid-text h3 { } .grid-text h3 a { color: #306e79; font-size: 16px; font-weight: bold; } .grid-text p { } .grid-seemore a { color: #FF7374; } .detailTitle { } .detailTitle h1 { color: #306e79; font-size: 18px; font-weight: bold; } .detailContent { } .detailContent p { text-align: justify; } .detailContent img, .detailContent table, .detailContent iframe { max-width: 100% !important; } .detailImage img { width: 100%; max-width: 100%; height: auto; } .related { margin-top: 20px; } .related ul { padding-left: 15px; } .related ul li { line-height: 30px; list-style: outside none disc; } .related ul li a { color: #333; text-decoration: none; } .language_bar_chooser { display: inline-block; float: right; } .language_bar_chooser ul { } .language_bar_chooser ul li { } .language_bar_chooser ul li a { } .contact { } .contact h2, .about h2 { color: #306e79; font-size: 30px; font-weight: bold; margin-bottom: 20px; margin-top: 20px; text-align: center; text-transform: uppercase; } .contact h3, .about h3 { color: #ccc; font-size: 18px; margin-bottom: 20px; margin-top: 15px; text-align: center; text-transform: uppercase; } .contact-input { background: #999999 none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; margin-bottom: 9px; padding: 10px; resize: none; } .contact-submit { background: #ff6666 none repeat scroll 0 0; border: medium none; border-radius: 5px; color: #fff; font-size: 20px; margin-top: 15px; padding: 10px; width: 100%; } .about { } .about1, .about2, .about3 { padding-left: 15px; padding-right: 15px; } .about1 { } .about1 > strong, .about3 > strong { color: #306E79; text-transform: uppercase; font-size: 16px; display: block; margin-top: 10px; margin-bottom: 10px; } .about1 img { width: 100%; max-width: 100%; height: auto; } .about2 { } .about2 table { border: none; width: 100%; max-width: 100%; } .about2 table tr td { padding-bottom: 15px; } .about2 table tr td.about2-1 { color: #306E79; width: 50px; vertical-align: top; font-weight: bold; text-align: right; font-size: 16px; } .about2 table tr td.about2-2 { vertical-align: top; padding-left: 10px; } .about3 { } .newsbox { margin-top: 15px; margin-bottom: 15px; } .newsbox h3 a { color: #333; font-weight: bold; text-decoration: none; } .newsbox h3 a:hover, .newsbox h3 a:focus { color: #306e79; } .langbox { margin-top: 30px; } .dd .ddTitle { background: transparent none repeat scroll 0 0 !important; } @media (min-width: 670px) { .grid-item { padding-left: 30px; padding-right: 30px; height: 480px; } } @media (min-width: 670px) and (max-width: 1024px) { .grid-item { height: 420px; } } @media (max-width: 669px) { .navbar-nav { margin: 0; padding-top: 10px; padding-bottom: 10px; } .navbar-default .navbar-nav > li.active > a, .navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover { border: none; } .navbar-nav > li { margin-right: 0; } .navbar-nav > li > a { line-height: normal; border-top: none; } .bottom-right { text-align: center; margin-top: 10px; } } @media (max-width: 375px) { iframe { height: 210px; } } @media (max-width: 320px) { iframe { height: 180px; } }
0.419172
0.066873
*{ font-family: 'Josefin Sans', 'Open Sans', sans-serif; text-decoration: none; font-size: 1em; margin: 0 auto; padding: 0 auto; } #main #welcome{ width: 100%; background-color: #c5d5cb; background-image: url("https://images.unsplash.com/photo-1448542146881-1d78dfb2f674?crop=entropy&fit=crop&fm=jpg&h=1450&ixjsv=2.1.0&ixlib=rb-0.3.5&q=80&w=2575"); background-attachment: fixed; background-size: 100%; background-repeat: no-repeat; background-position: left; } #container #main{ width:100%; max-height: 100%; text-align: center; background-color: #c5d5cb; color: #fff; font-size: 1em; } /*==============Welcome Partial =========================*/ #welcome h1{ font-size: 7em; padding-top: 2%; padding-bottom: 2%; text-align: center; vertical-align: top; color: #247BA0; opacity: .8; } #errMsg{ font-size: 2em; color: rgb(254,78,124);s } #regForm, #logForm{ padding-top: 2%; padding-bottom: 10%; margin-top:5%; display: inline-block; padding: 2%; border: 2pt solid white; background-color: rgba(59,184,140, 0.4); background: transparent .4; } #regForm h2, #logForm h2{ margin-bottom: 2%; font-size: 1.5em; } #welcome #logForm button, #welcome #regForm button { margin-top: 5%; background-color: transparent; border: 1pt solid white; cursor:pointer; color: white; overflow: hidden; outline: gray; } #logForm{ margin-bottom: 25%; } #welcome #logForm button:hover, #welcome #regForm button:hover{ background-color: #5c6b73; } #welcome .input, #welcome .input2{ color: white; background: transparent; border: 1pt solid white; font-weight: bold; } #RegForm #button{ background: transparent; } /*==============end of Welcome Partial =================*/ /*==============Dashboard Partial =========================*/ #main #dashboard{ width: 100%; height: 100%; background-color: #c5d5cb; display: inline-block; position: relative; } #courts #welcomeMsg{ display: inline-block; text-align: center; width:100%; height: 10%; margin-top: 4%; font-size: 3em; margin-bottom: 3%; } /*-map related-*/ #map{ border-bottom: 2pt solid white; border-top: 2pt solid white; display: block; position: absolute; margin-top: 25%; height: inherit; width: 100%; } /*-end of map related-*/ /*-court info links related-*/ #courts{ height: 50%; text-align: center; display: block; background-color: rgb(116,206,124); width: 100%; color: #fff; font-size: 2em; position: relative; } #courts p{ font-size: 3em; color: #404040; padding-bottom: 2%; } #courts ul{ padding: 1%; list-style: none; } #courts ul a:link{ cursor: hand; padding:1%; color: #fff; } #courts ul a:active{ color: #558C89; } #courts ul a:hover{ cursor: pointer; color: #ECECEA; } /*-end of court info links related -*/ /*-chatroom related -*/ #chatroom{ height: 10%; border-top: 2pt solid white; border-top: 2pt solid white; display: block; margin-top: 30%; padding-bottom: 2%; text-align: center; width: 100%; background-color: #58A4B0; position: relative; } .chatroom #m{ padding: 2%; background-color: transparent; } .chatroom .chatInput{ background-color: transparent; } .chatroom p{ font-weight: bold; font-size: 1em; text-align: center; color: #404040; } .chatroom #message{ background-color: rgba(35,35,35, 0.3); background: transparent 0.3; border: 2pt solid white; width: 50%; margin-bottom: 5%; } .chatroom #submit{ background-color: transparent; border: 2pt solid white; color: white; } .chatroom #submit:hover{ background-color: rgba(35,35,35, 0.6); background: transparent 0.6; } /*-end of chatroom related -*/ /*==============end of Dashboard Partial =========================*/ /*==============parkInfo Partial =========================*/ #main #parkInfo{ margin: 0 auto; padding: 0 auto; display: inline-block; background-color: #0E7172; width: 100%; font-size: 1em; } #parkInfo h1{ padding: 2%; font-size: 3em; } #parkInfo #parkRules{ width: 50%; border: 2pt solid white; display: inline-block; vertical-align: top; padding: 1%; margin: 1%; background-color: #247BA0; background-opacity: .7; color: white; padding: 1%; font-size: 2em; } #parkRules p{ text-align: left; margin:1%; padding:1%; } #parkInfo h2{ padding-top: 2%; font-size: 2em; } #parkForm{ font-family: 'Open Sans'; border: 2pt solid white; background-color: #133F62; width: 50%; display: inline-block; position: center; font-size: 2em; padding: 1%; } .parkButton{ margin: 1%; padding: 1%; margin-top: 2%; background-color: transparent; border: 2pt solid white; color: white; } .parkButton:hover{ background-color: rgba(255,255,255, 0.6); background: transparent 0.6; color: #133F62; } .parkButton a, .parkButton a:active, .parkButton a:visited{ color:#fff; } #parkInfo ul{ color: #fff; list-style: none; font-size: 2em; }
client/css/stylesheet.css
*{ font-family: 'Josefin Sans', 'Open Sans', sans-serif; text-decoration: none; font-size: 1em; margin: 0 auto; padding: 0 auto; } #main #welcome{ width: 100%; background-color: #c5d5cb; background-image: url("https://images.unsplash.com/photo-1448542146881-1d78dfb2f674?crop=entropy&fit=crop&fm=jpg&h=1450&ixjsv=2.1.0&ixlib=rb-0.3.5&q=80&w=2575"); background-attachment: fixed; background-size: 100%; background-repeat: no-repeat; background-position: left; } #container #main{ width:100%; max-height: 100%; text-align: center; background-color: #c5d5cb; color: #fff; font-size: 1em; } /*==============Welcome Partial =========================*/ #welcome h1{ font-size: 7em; padding-top: 2%; padding-bottom: 2%; text-align: center; vertical-align: top; color: #247BA0; opacity: .8; } #errMsg{ font-size: 2em; color: rgb(254,78,124);s } #regForm, #logForm{ padding-top: 2%; padding-bottom: 10%; margin-top:5%; display: inline-block; padding: 2%; border: 2pt solid white; background-color: rgba(59,184,140, 0.4); background: transparent .4; } #regForm h2, #logForm h2{ margin-bottom: 2%; font-size: 1.5em; } #welcome #logForm button, #welcome #regForm button { margin-top: 5%; background-color: transparent; border: 1pt solid white; cursor:pointer; color: white; overflow: hidden; outline: gray; } #logForm{ margin-bottom: 25%; } #welcome #logForm button:hover, #welcome #regForm button:hover{ background-color: #5c6b73; } #welcome .input, #welcome .input2{ color: white; background: transparent; border: 1pt solid white; font-weight: bold; } #RegForm #button{ background: transparent; } /*==============end of Welcome Partial =================*/ /*==============Dashboard Partial =========================*/ #main #dashboard{ width: 100%; height: 100%; background-color: #c5d5cb; display: inline-block; position: relative; } #courts #welcomeMsg{ display: inline-block; text-align: center; width:100%; height: 10%; margin-top: 4%; font-size: 3em; margin-bottom: 3%; } /*-map related-*/ #map{ border-bottom: 2pt solid white; border-top: 2pt solid white; display: block; position: absolute; margin-top: 25%; height: inherit; width: 100%; } /*-end of map related-*/ /*-court info links related-*/ #courts{ height: 50%; text-align: center; display: block; background-color: rgb(116,206,124); width: 100%; color: #fff; font-size: 2em; position: relative; } #courts p{ font-size: 3em; color: #404040; padding-bottom: 2%; } #courts ul{ padding: 1%; list-style: none; } #courts ul a:link{ cursor: hand; padding:1%; color: #fff; } #courts ul a:active{ color: #558C89; } #courts ul a:hover{ cursor: pointer; color: #ECECEA; } /*-end of court info links related -*/ /*-chatroom related -*/ #chatroom{ height: 10%; border-top: 2pt solid white; border-top: 2pt solid white; display: block; margin-top: 30%; padding-bottom: 2%; text-align: center; width: 100%; background-color: #58A4B0; position: relative; } .chatroom #m{ padding: 2%; background-color: transparent; } .chatroom .chatInput{ background-color: transparent; } .chatroom p{ font-weight: bold; font-size: 1em; text-align: center; color: #404040; } .chatroom #message{ background-color: rgba(35,35,35, 0.3); background: transparent 0.3; border: 2pt solid white; width: 50%; margin-bottom: 5%; } .chatroom #submit{ background-color: transparent; border: 2pt solid white; color: white; } .chatroom #submit:hover{ background-color: rgba(35,35,35, 0.6); background: transparent 0.6; } /*-end of chatroom related -*/ /*==============end of Dashboard Partial =========================*/ /*==============parkInfo Partial =========================*/ #main #parkInfo{ margin: 0 auto; padding: 0 auto; display: inline-block; background-color: #0E7172; width: 100%; font-size: 1em; } #parkInfo h1{ padding: 2%; font-size: 3em; } #parkInfo #parkRules{ width: 50%; border: 2pt solid white; display: inline-block; vertical-align: top; padding: 1%; margin: 1%; background-color: #247BA0; background-opacity: .7; color: white; padding: 1%; font-size: 2em; } #parkRules p{ text-align: left; margin:1%; padding:1%; } #parkInfo h2{ padding-top: 2%; font-size: 2em; } #parkForm{ font-family: 'Open Sans'; border: 2pt solid white; background-color: #133F62; width: 50%; display: inline-block; position: center; font-size: 2em; padding: 1%; } .parkButton{ margin: 1%; padding: 1%; margin-top: 2%; background-color: transparent; border: 2pt solid white; color: white; } .parkButton:hover{ background-color: rgba(255,255,255, 0.6); background: transparent 0.6; color: #133F62; } .parkButton a, .parkButton a:active, .parkButton a:visited{ color:#fff; } #parkInfo ul{ color: #fff; list-style: none; font-size: 2em; }
0.294722
0.06767
.nav__tabs { margin: 0; padding: 0; list-style: none; } /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ /** * 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. * 3. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ /* Document ========================================================================== */ /* line 13, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers (opinionated). */ /* line 27, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ body { margin: 0; } /** * Add the correct display in IE 9-. */ /* line 35, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ article, aside, footer, header, nav, section { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ /* line 49, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * Add the correct display in IE 9-. * 1. Add the correct display in IE. */ /* line 62, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ figcaption, figure, main { /* 1 */ display: block; } /** * Add the correct margin in IE 8. */ /* line 72, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ /* line 81, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ /* line 92, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* 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+. */ /* line 105, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ } /** * Remove the outline on focused links when they are also active or hovered * in all browsers (opinionated). */ /* line 115, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ a:active, a:hover { outline-width: 0; } /** * 1. Remove the bottom border in Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ /* line 125, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ /* line 135, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ /* line 144, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ /* line 154, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font style in Android 4.3-. */ /* line 165, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ dfn { font-style: italic; } /** * Add the correct background and color in IE 9-. */ /* line 173, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ /* line 182, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ /* line 191, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } /* line 199, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ sub { bottom: -0.25em; } /* line 203, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Add the correct display in IE 9-. */ /* line 214, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ audio, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ /* line 223, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ audio:not([controls]) { display: none; height: 0; } /** * Remove the border on images inside links in IE 10-. */ /* line 232, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ img { border-style: none; } /** * Hide the overflow in IE. */ /* line 240, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ svg:not(:root) { overflow: hidden; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers (opinionated). * 2. Remove the margin in Firefox and Safari. */ /* line 252, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ /* line 268, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ /* line 278, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, select { /* 1 */ text-transform: none; } /** * 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. */ /* line 289, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ } /** * Remove the inner border and padding in Firefox. */ /* line 300, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ /* line 312, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Change the border, margin, and padding in all browsers (opinionated). */ /* line 323, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 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. */ /* line 336, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * 1. Add the correct display in IE 9-. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */ /* line 350, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Remove the default vertical scrollbar in IE. */ /* line 359, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ /* line 368, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ /* line 378, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ /* line 388, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ /* line 397, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ /* line 407, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in IE 9-. * 1. Add the correct display in Edge, IE, and Firefox. */ /* line 420, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ details, menu { display: block; } /* * Add the correct display in all browsers. */ /* line 429, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ summary { display: list-item; } /* Scripting ========================================================================== */ /** * Add the correct display in IE 9-. */ /* line 440, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ canvas { display: inline-block; } /** * Add the correct display in IE. */ /* line 448, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ template { display: none; } /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ /* line 459, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [hidden] { display: none; } /* line 1, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ html { box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; font-size: 62.5%; color: #333333; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; } /* line 8, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ *, *:before, *:after { box-sizing: inherit; } /* line 11, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ body { font-size: 1.3rem; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* line 16, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ a { color: #068AC9; text-decoration: none; } /* line 20, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ a:hover, a:focus { text-decoration: underline; } /* line 25, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ code, kbd, pre, samp { background-color: #eaeaea; padding: .1em .5em; border-radius: .1em; } /* line 31, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ blockquote { padding: 10px; margin: 0 0 20px; font-size: 1.6rem; border-left: 5px solid #eee; } /* line 38, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ textarea { resize: none; } /* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .site__main { *zoom: 1; } /* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .site__main:before, .site__main:after { display: table; content: ' '; } /* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .site__main:after { clear: both; } /* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__row, .content__wrapper { *zoom: 1; margin: 0 auto; max-width: 92.308em; } /* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .main__row:before, .content__wrapper:before, .main__row:after, .content__wrapper:after { display: table; content: ' '; } /* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .main__row:after, .content__wrapper:after { clear: both; } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__nav { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__nav { width: 16.6666666667%; } } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-sm { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-sm { width: 33.3333333333%; } } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-lg { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-lg { width: 66.6666666667%; } } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__content { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__content { width: 83.3333333333%; } } /* border: 1px solid #00d1b2; border-right: 0; border-top: 0; content: " "; display: block; height: 7px; pointer-events: none; position: absolute; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); width: 7px; margin-top: -6px; right: 16px; top: 50%; */ @-webkit-keyframes animatetop { from { top: -300px; opacity: 0; } to { top: 0; opacity: 1; } } @keyframes animatetop { from { top: -300px; opacity: 0; } to { top: 0; opacity: 1; } } /* -- SITE BLOCK -- * every block should in seperate file * for demo I combine into one file */ /* line 8, D:/Github/awesome-bemcss-github/src/demo.scss */ .site { margin: 0; } /* line 12, D:/Github/awesome-bemcss-github/src/demo.scss */ .site__main { margin-top: 60px; } /* -- MAIN BLOCK -- */ /* line 24, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron { width: 100%; height: 500px; background-color: #068AC9; } /* line 29, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron h1 { color: #fff; font-style: italic; font-size: 5rem; } /* line 34, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron h2 { color: #fff; font-style: italic; font-weight: normal; } /* line 40, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron-wrapper { margin: 0 auto; padding-top: 10em; padding-left: 3em; } @media screen and (max-width: 640px) { /* line 49, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__nav { display: none; } } /* line 58, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__content { padding: 20px; } /* -- HEADER BLOCK -- */ /* line 69, D:/Github/awesome-bemcss-github/src/demo.scss */ .header { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); position: fixed; top: 0; z-index: 100; width: 100%; height: 60px; background: rgba(255, 255, 255, 0.95294); } /* line 80, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } /* line 85, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__brand { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: .2em; } /* line 92, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__brand img { height: 45px; } /* line 97, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__title { font-style: italic; font-size: 1.8rem; font-weight: 500; margin-left: .5em; } /* line 103, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav { margin-right: 2em; } /* line 106, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav a { color: #4d4d4d; text-decoration: none; font-size: 1.2rem; } /* line 112, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav a:hover { color: #1a1a1a; } @media screen and (max-width: 640px) { /* line 103, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav { display: none; } } /* -- NAVIGATION BLOCK -- */ /* -- CONTENT BLOCK -- */ /* line 140, D:/Github/awesome-bemcss-github/src/demo.scss */ .content__title { padding: 7px 0; border-bottom: 1px solid #B6B6B6; } /* line 144, D:/Github/awesome-bemcss-github/src/demo.scss */ .content__wrapper { padding: 10px 0; } /* -- GRID BLOCK -- */ /* line 161, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__flex, .grid__row { margin: 2px 0; } /* line 164, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__item { width: 100%; padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-1 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-2 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-3 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-4 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-5 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-6 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-7 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-8 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-9 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-10 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-11 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-12 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-1 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-2 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-3 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-4 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-5 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-6 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-7 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-8 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-9 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-10 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-11 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-12 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* -- FOR DEMO ONLY -- */ /* line 193, D:/Github/awesome-bemcss-github/src/demo.scss */ .button { margin: .1em; } /* line 197, D:/Github/awesome-bemcss-github/src/demo.scss */ .popover { text-align: center; padding: 1em 0; border: 1px solid #B6B6B6; } /* line 203, D:/Github/awesome-bemcss-github/src/demo.scss */ .card { display: inline-block; width: 25%; margin: 1em 0 0 1em; height: 150px; } /* -- FOOTER BLOCK -- */ /* line 213, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer { margin: 0 auto; padding: 20px 0; background: #068AC9; color: #fff; } /* line 220, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__wrapper { text-align: center; } /* line 224, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__text { font-size: .9rem; } /* line 228, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__list { display: block; margin: 0; padding: 0; list-style: none; } /* line 235, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__icon { display: inline-block; margin: 0 5px; font-size: 1.6rem; } /* line 241, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__icon i { color: #fff; } /*# sourceMappingURL=demo.css.map */
dist/demo.css
.nav__tabs { margin: 0; padding: 0; list-style: none; } /*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */ /** * 1. Change the default font family in all browsers (opinionated). * 2. Correct the line height in all browsers. * 3. Prevent adjustments of font size after orientation changes in * IE on Windows Phone and in iOS. */ /* Document ========================================================================== */ /* line 13, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ html { font-family: sans-serif; /* 1 */ line-height: 1.15; /* 2 */ -ms-text-size-adjust: 100%; /* 3 */ -webkit-text-size-adjust: 100%; /* 3 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers (opinionated). */ /* line 27, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ body { margin: 0; } /** * Add the correct display in IE 9-. */ /* line 35, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ article, aside, footer, header, nav, section { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ /* line 49, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * Add the correct display in IE 9-. * 1. Add the correct display in IE. */ /* line 62, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ figcaption, figure, main { /* 1 */ display: block; } /** * Add the correct margin in IE 8. */ /* line 72, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ figure { margin: 1em 40px; } /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ /* line 81, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ /* line 92, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* 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+. */ /* line 105, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ a { background-color: transparent; /* 1 */ -webkit-text-decoration-skip: objects; /* 2 */ } /** * Remove the outline on focused links when they are also active or hovered * in all browsers (opinionated). */ /* line 115, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ a:active, a:hover { outline-width: 0; } /** * 1. Remove the bottom border in Firefox 39-. * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ /* line 125, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Prevent the duplicate application of `bolder` by the next rule in Safari 6. */ /* line 135, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ b, strong { font-weight: inherit; } /** * Add the correct font weight in Chrome, Edge, and Safari. */ /* line 144, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ /* line 154, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font style in Android 4.3-. */ /* line 165, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ dfn { font-style: italic; } /** * Add the correct background and color in IE 9-. */ /* line 173, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ mark { background-color: #ff0; color: #000; } /** * Add the correct font size in all browsers. */ /* line 182, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ /* line 191, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } /* line 199, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ sub { bottom: -0.25em; } /* line 203, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Add the correct display in IE 9-. */ /* line 214, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ audio, video { display: inline-block; } /** * Add the correct display in iOS 4-7. */ /* line 223, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ audio:not([controls]) { display: none; height: 0; } /** * Remove the border on images inside links in IE 10-. */ /* line 232, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ img { border-style: none; } /** * Hide the overflow in IE. */ /* line 240, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ svg:not(:root) { overflow: hidden; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers (opinionated). * 2. Remove the margin in Firefox and Safari. */ /* line 252, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, input, optgroup, select, textarea { font-family: sans-serif; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ /* line 268, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ /* line 278, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, select { /* 1 */ text-transform: none; } /** * 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. */ /* line 289, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; /* 2 */ } /** * Remove the inner border and padding in Firefox. */ /* line 300, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ /* line 312, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Change the border, margin, and padding in all browsers (opinionated). */ /* line 323, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; } /** * 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. */ /* line 336, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * 1. Add the correct display in IE 9-. * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera. */ /* line 350, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ progress { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ } /** * Remove the default vertical scrollbar in IE. */ /* line 359, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10-. * 2. Remove the padding in IE 10-. */ /* line 368, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ /* line 378, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ /* line 388, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding and cancel buttons in Chrome and Safari on macOS. */ /* line 397, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ /* line 407, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in IE 9-. * 1. Add the correct display in Edge, IE, and Firefox. */ /* line 420, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ details, menu { display: block; } /* * Add the correct display in all browsers. */ /* line 429, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ summary { display: list-item; } /* Scripting ========================================================================== */ /** * Add the correct display in IE 9-. */ /* line 440, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ canvas { display: inline-block; } /** * Add the correct display in IE. */ /* line 448, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ template { display: none; } /* Hidden ========================================================================== */ /** * Add the correct display in IE 10-. */ /* line 459, D:/Github/awesome-bemcss-github/src/_scss/_normalize.scss */ [hidden] { display: none; } /* line 1, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ html { box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; font-size: 62.5%; color: #333333; -ms-overflow-style: scrollbar; -webkit-tap-highlight-color: transparent; } /* line 8, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ *, *:before, *:after { box-sizing: inherit; } /* line 11, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ body { font-size: 1.3rem; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif; } /* line 16, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ a { color: #068AC9; text-decoration: none; } /* line 20, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ a:hover, a:focus { text-decoration: underline; } /* line 25, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ code, kbd, pre, samp { background-color: #eaeaea; padding: .1em .5em; border-radius: .1em; } /* line 31, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ blockquote { padding: 10px; margin: 0 0 20px; font-size: 1.6rem; border-left: 5px solid #eee; } /* line 38, D:/Github/awesome-bemcss-github/src/_scss/_base.scss */ textarea { resize: none; } /* line 1, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .site__main { *zoom: 1; } /* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .site__main:before, .site__main:after { display: table; content: ' '; } /* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .site__main:after { clear: both; } /* line 5, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__row, .content__wrapper { *zoom: 1; margin: 0 auto; max-width: 92.308em; } /* line 4, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .main__row:before, .content__wrapper:before, .main__row:after, .content__wrapper:after { display: table; content: ' '; } /* line 10, D:/Github/awesome-bemcss-github/src/_scss/mixins/_clearfix.scss */ .main__row:after, .content__wrapper:after { clear: both; } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__nav { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__nav { width: 16.6666666667%; } } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-sm { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-sm { width: 33.3333333333%; } } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-lg { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .content__col-lg { width: 66.6666666667%; } } /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__content { float: left; width: 100%; } @media only screen and (min-width: 768px) { /* line 22, D:/Github/awesome-bemcss-github/src/_scss/_components/_grids.scss */ .main__content { width: 83.3333333333%; } } /* border: 1px solid #00d1b2; border-right: 0; border-top: 0; content: " "; display: block; height: 7px; pointer-events: none; position: absolute; -webkit-transform: rotate(-45deg); transform: rotate(-45deg); width: 7px; margin-top: -6px; right: 16px; top: 50%; */ @-webkit-keyframes animatetop { from { top: -300px; opacity: 0; } to { top: 0; opacity: 1; } } @keyframes animatetop { from { top: -300px; opacity: 0; } to { top: 0; opacity: 1; } } /* -- SITE BLOCK -- * every block should in seperate file * for demo I combine into one file */ /* line 8, D:/Github/awesome-bemcss-github/src/demo.scss */ .site { margin: 0; } /* line 12, D:/Github/awesome-bemcss-github/src/demo.scss */ .site__main { margin-top: 60px; } /* -- MAIN BLOCK -- */ /* line 24, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron { width: 100%; height: 500px; background-color: #068AC9; } /* line 29, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron h1 { color: #fff; font-style: italic; font-size: 5rem; } /* line 34, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron h2 { color: #fff; font-style: italic; font-weight: normal; } /* line 40, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__jumbotron-wrapper { margin: 0 auto; padding-top: 10em; padding-left: 3em; } @media screen and (max-width: 640px) { /* line 49, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__nav { display: none; } } /* line 58, D:/Github/awesome-bemcss-github/src/demo.scss */ .main__content { padding: 20px; } /* -- HEADER BLOCK -- */ /* line 69, D:/Github/awesome-bemcss-github/src/demo.scss */ .header { box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075); position: fixed; top: 0; z-index: 100; width: 100%; height: 60px; background: rgba(255, 255, 255, 0.95294); } /* line 80, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__wrapper { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; } /* line 85, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__brand { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; margin: .2em; } /* line 92, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__brand img { height: 45px; } /* line 97, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__title { font-style: italic; font-size: 1.8rem; font-weight: 500; margin-left: .5em; } /* line 103, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav { margin-right: 2em; } /* line 106, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav a { color: #4d4d4d; text-decoration: none; font-size: 1.2rem; } /* line 112, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav a:hover { color: #1a1a1a; } @media screen and (max-width: 640px) { /* line 103, D:/Github/awesome-bemcss-github/src/demo.scss */ .header__nav { display: none; } } /* -- NAVIGATION BLOCK -- */ /* -- CONTENT BLOCK -- */ /* line 140, D:/Github/awesome-bemcss-github/src/demo.scss */ .content__title { padding: 7px 0; border-bottom: 1px solid #B6B6B6; } /* line 144, D:/Github/awesome-bemcss-github/src/demo.scss */ .content__wrapper { padding: 10px 0; } /* -- GRID BLOCK -- */ /* line 161, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__flex, .grid__row { margin: 2px 0; } /* line 164, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__item { width: 100%; padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-1 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-2 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-3 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-4 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-5 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-6 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-7 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-8 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-9 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-10 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-11 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 175, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__col-12 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-1 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-2 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-3 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-4 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-5 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-6 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-7 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-8 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-9 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-10 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-11 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* line 182, D:/Github/awesome-bemcss-github/src/demo.scss */ .grid__offset-12 { padding: 1em 0; border: 1px solid #B6B6B6; text-align: center; } /* -- FOR DEMO ONLY -- */ /* line 193, D:/Github/awesome-bemcss-github/src/demo.scss */ .button { margin: .1em; } /* line 197, D:/Github/awesome-bemcss-github/src/demo.scss */ .popover { text-align: center; padding: 1em 0; border: 1px solid #B6B6B6; } /* line 203, D:/Github/awesome-bemcss-github/src/demo.scss */ .card { display: inline-block; width: 25%; margin: 1em 0 0 1em; height: 150px; } /* -- FOOTER BLOCK -- */ /* line 213, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer { margin: 0 auto; padding: 20px 0; background: #068AC9; color: #fff; } /* line 220, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__wrapper { text-align: center; } /* line 224, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__text { font-size: .9rem; } /* line 228, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__list { display: block; margin: 0; padding: 0; list-style: none; } /* line 235, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__icon { display: inline-block; margin: 0 5px; font-size: 1.6rem; } /* line 241, D:/Github/awesome-bemcss-github/src/demo.scss */ .footer__icon i { color: #fff; } /*# sourceMappingURL=demo.css.map */
0.310904
0.088347
* { margin: 0; padding: 0; font-family: 'Raleway', sans-serif; } body { background-image: url('../img/fondoGeneral.png'); background-size: 100% 100%; } html { height: 100%; } .h1 { margin: 10px; text-align: center; letter-spacing: 1px; font-size: 16px; background-color: #DDD; border-radius: 5px; padding: 5px; display: inline-block; } /* Container Principal */ #container { margin: 2.45%; background-color: #FFF; padding: 2%; height: 468px; width: 90%; border-radius: 15px; text-align: center; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); overflow: auto; background-color: rgba(255, 255, 255, 0.6); } /*------------------------------------------*/ /* Boton */ .botonTabla { outline: none; border: none; border-radius: 2px; color: #FFF; font-size: 12px; font-family: 'Raleway', sans-serif; padding: 4px 15px; transition: all 0.3s ease; text-transform: uppercase; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .botonTabla:first-child { margin-right: 10px; } .botonTabla:last-child { margin-left: 10px; } .boton { outline: none; border: none; border-radius: 2px; color: #FFF; font-size: 18px; font-family: 'Raleway', sans-serif; padding: 10px 25px; transition: all 0.3s ease; text-transform: uppercase; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .boton:hover, .botonTabla:hover { cursor: pointer; } .botonNormal { outline: none; border: none; background-color: #31358E; } .botonNormal:hover { background-color: #2a2d72; } .botonActivar { outline: none; border: none; background-color: #0B7A52; } .botonActivar:hover { background-color: #0a6644; } .botonDesactivar { outline: none; border: none; background-color: #D32F2F; } .botonDesactivar:hover { background-color: #b22929; } /*------------------------------------------*/ /* Buscar Container */ .buscarContainer { position: relative; } .buscar { width: 500px; height: 30px; padding: 2px 5px 2px 50px; border: 1px solid grey; outline: none; font-size: 18px; color: grey; font-style: 'Raleway', sans-serif; margin-left: 20%; } .botonesArriba { width: 20%; display: inline-block; } .buscar:focus { border: 1px solid #9E2169; } .fa-search { position: absolute; top: 14px; left: 31%; color: grey; } .ocultar { display: none; } /*------------------------------------------*/ /* Inputs & Labels */ form { position: relative; } form .input { border: none; outline: none; background-color: transparent; border-bottom: 1px solid #9E2169; width: 100px; color: grey; font-size: 14px; } form label { font-size: 13px; color: #9E2169; } .textArea { border: 1px solid grey; border-radius: 5px; outline: none; background-color: transparent; width: 200px; height: 45px; min-height: 45px; max-height: 100px; color: grey; font-size: 14px; display: block; margin-top: 5px; resize: vertical; } .invalido { background-color: transparent; border: 1px solid #D32F2F; border-radius: 2px; width: 100px; color: grey; font-size: 14px; } /*------------------------------------------*/ /* Text Area */ .textArea { border: 1px solid #463561; outline: none; background-color: transparent; width: 300px; height: 80px; color: grey; font-size: 14px; display: block; margin-left: 30px; } /*------------------------------------------*/ /* Inputs & Labels */ table { margin: 0 auto; font-family: 'Raleway', sans-serif; color: #4C4C4C; border-collapse: collapse; text-align: center; width: 800px; } tr:nth-child(even) { background-color: #F2F2F2; } tr:hover { background-color: #DDD; cursor: default; } th, td { width: 300px; height: 40px; border: 1px solid #DDD; } th:first-child, td:first-child { width: 600px; height: 40px; } th { background-color: #85C242; font-size: 18px; letter-spacing: 1.2px; } td { font-size: 16px; } /*------------------------------------------*/ /* Modal (fondo) */ .modal { display: none; position: fixed; z-index: 100; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); } #scrollModal { margin: 5% auto; width: 80%; height: 70%; overflow: auto; } /* Modal Content */ .modal-content { position: relative; background-color: #F2F2F2; margin: 5% auto; padding: 0; border: 1px solid #888; border-radius: 5px; width: 80%; height: 70%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); animation-name: modalAnimation; animation-duration: 0.4s; text-align: center; } /* The Close Button */ .close, .close2 { color: #D32F2F; font-size: 40px; font-weight: bold; position: absolute; left: 97%; top: 0; } .close:hover, .close2:hover, .close:focus, .close2:focus { color: #B22929; text-decoration: none; cursor: pointer; } /* Modal Header */ .modal-header { padding: 30px 15px; color: #4C4C4C; border-bottom: 1px solid #bcbfd8; } /* Modal Body */ .modal-body { padding: 2px 16px; color: #9E2169; } /* Modal Animation */ @keyframes modalAnimation { 0% { opacity: 0; transform: scale(0); } 50% { opacity: 0.8; transform: scale(1.1); } 100% { opacity: 1; transform: scale(1); } } .lblInput { margin-left: 8px; } #modalTipoSede { position: absolute; left: 202px; top: 130px; } #modalProvincia { position: absolute; left: 203px; top: 190px; } #modalCanton { position: absolute; left: 203px; top: 250px; } #modalDistrito { position: absolute; left: 205px; top: 310px; } #modalDireccion { position: absolute; bottom: 70px; left: 175px; } #lblDireccion{ position: absolute; left: 30px; top: -20px; } /* Mapa en modal */ #mapaSede { position: absolute; width: 500px; height: 300px; top: 150px; right: 115px; border: 1px solid #463561; border-radius: 5px; } /*------------------------------------------*/ #seccionTablas { margin-top: 35%; text-align: center; } #scrollTablaModal { height: 200px; width: 30%; display: inline-block; margin: 20px auto; text-align: center; overflow: auto; } #scrollTablaModal tr:nth-child(odd) { background-color: #FFF; } #scrollTablaModal tr:hover { background-color: #DDD; cursor: default; } #tblCarreras{ width: 300px; } #tblCursosCarrera{ width: 300px; } #tblCursosActii{ width: 300px; }
Projects/CenfoSys/public/css/plantilla_listarSedes.css
* { margin: 0; padding: 0; font-family: 'Raleway', sans-serif; } body { background-image: url('../img/fondoGeneral.png'); background-size: 100% 100%; } html { height: 100%; } .h1 { margin: 10px; text-align: center; letter-spacing: 1px; font-size: 16px; background-color: #DDD; border-radius: 5px; padding: 5px; display: inline-block; } /* Container Principal */ #container { margin: 2.45%; background-color: #FFF; padding: 2%; height: 468px; width: 90%; border-radius: 15px; text-align: center; box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23); overflow: auto; background-color: rgba(255, 255, 255, 0.6); } /*------------------------------------------*/ /* Boton */ .botonTabla { outline: none; border: none; border-radius: 2px; color: #FFF; font-size: 12px; font-family: 'Raleway', sans-serif; padding: 4px 15px; transition: all 0.3s ease; text-transform: uppercase; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .botonTabla:first-child { margin-right: 10px; } .botonTabla:last-child { margin-left: 10px; } .boton { outline: none; border: none; border-radius: 2px; color: #FFF; font-size: 18px; font-family: 'Raleway', sans-serif; padding: 10px 25px; transition: all 0.3s ease; text-transform: uppercase; box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23); } .boton:hover, .botonTabla:hover { cursor: pointer; } .botonNormal { outline: none; border: none; background-color: #31358E; } .botonNormal:hover { background-color: #2a2d72; } .botonActivar { outline: none; border: none; background-color: #0B7A52; } .botonActivar:hover { background-color: #0a6644; } .botonDesactivar { outline: none; border: none; background-color: #D32F2F; } .botonDesactivar:hover { background-color: #b22929; } /*------------------------------------------*/ /* Buscar Container */ .buscarContainer { position: relative; } .buscar { width: 500px; height: 30px; padding: 2px 5px 2px 50px; border: 1px solid grey; outline: none; font-size: 18px; color: grey; font-style: 'Raleway', sans-serif; margin-left: 20%; } .botonesArriba { width: 20%; display: inline-block; } .buscar:focus { border: 1px solid #9E2169; } .fa-search { position: absolute; top: 14px; left: 31%; color: grey; } .ocultar { display: none; } /*------------------------------------------*/ /* Inputs & Labels */ form { position: relative; } form .input { border: none; outline: none; background-color: transparent; border-bottom: 1px solid #9E2169; width: 100px; color: grey; font-size: 14px; } form label { font-size: 13px; color: #9E2169; } .textArea { border: 1px solid grey; border-radius: 5px; outline: none; background-color: transparent; width: 200px; height: 45px; min-height: 45px; max-height: 100px; color: grey; font-size: 14px; display: block; margin-top: 5px; resize: vertical; } .invalido { background-color: transparent; border: 1px solid #D32F2F; border-radius: 2px; width: 100px; color: grey; font-size: 14px; } /*------------------------------------------*/ /* Text Area */ .textArea { border: 1px solid #463561; outline: none; background-color: transparent; width: 300px; height: 80px; color: grey; font-size: 14px; display: block; margin-left: 30px; } /*------------------------------------------*/ /* Inputs & Labels */ table { margin: 0 auto; font-family: 'Raleway', sans-serif; color: #4C4C4C; border-collapse: collapse; text-align: center; width: 800px; } tr:nth-child(even) { background-color: #F2F2F2; } tr:hover { background-color: #DDD; cursor: default; } th, td { width: 300px; height: 40px; border: 1px solid #DDD; } th:first-child, td:first-child { width: 600px; height: 40px; } th { background-color: #85C242; font-size: 18px; letter-spacing: 1.2px; } td { font-size: 16px; } /*------------------------------------------*/ /* Modal (fondo) */ .modal { display: none; position: fixed; z-index: 100; left: 0; top: 0; width: 100%; height: 100%; overflow: auto; background-color: rgb(0, 0, 0); background-color: rgba(0, 0, 0, 0.4); } #scrollModal { margin: 5% auto; width: 80%; height: 70%; overflow: auto; } /* Modal Content */ .modal-content { position: relative; background-color: #F2F2F2; margin: 5% auto; padding: 0; border: 1px solid #888; border-radius: 5px; width: 80%; height: 70%; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); animation-name: modalAnimation; animation-duration: 0.4s; text-align: center; } /* The Close Button */ .close, .close2 { color: #D32F2F; font-size: 40px; font-weight: bold; position: absolute; left: 97%; top: 0; } .close:hover, .close2:hover, .close:focus, .close2:focus { color: #B22929; text-decoration: none; cursor: pointer; } /* Modal Header */ .modal-header { padding: 30px 15px; color: #4C4C4C; border-bottom: 1px solid #bcbfd8; } /* Modal Body */ .modal-body { padding: 2px 16px; color: #9E2169; } /* Modal Animation */ @keyframes modalAnimation { 0% { opacity: 0; transform: scale(0); } 50% { opacity: 0.8; transform: scale(1.1); } 100% { opacity: 1; transform: scale(1); } } .lblInput { margin-left: 8px; } #modalTipoSede { position: absolute; left: 202px; top: 130px; } #modalProvincia { position: absolute; left: 203px; top: 190px; } #modalCanton { position: absolute; left: 203px; top: 250px; } #modalDistrito { position: absolute; left: 205px; top: 310px; } #modalDireccion { position: absolute; bottom: 70px; left: 175px; } #lblDireccion{ position: absolute; left: 30px; top: -20px; } /* Mapa en modal */ #mapaSede { position: absolute; width: 500px; height: 300px; top: 150px; right: 115px; border: 1px solid #463561; border-radius: 5px; } /*------------------------------------------*/ #seccionTablas { margin-top: 35%; text-align: center; } #scrollTablaModal { height: 200px; width: 30%; display: inline-block; margin: 20px auto; text-align: center; overflow: auto; } #scrollTablaModal tr:nth-child(odd) { background-color: #FFF; } #scrollTablaModal tr:hover { background-color: #DDD; cursor: default; } #tblCarreras{ width: 300px; } #tblCursosCarrera{ width: 300px; } #tblCursosActii{ width: 300px; }
0.516352
0.098512
progress, sub, sup { vertical-align: baseline } button, hr, input, select { overflow: visible } [type=checkbox], [type=radio], legend { padding: 0; box-sizing: border-box } html, legend { box-sizing: border-box } blockquote, code, img, input, legend, pre, svg, table, td, textarea, video { max-width: 100% } a:active, a:focus, a:hover, body, button, input, mark, optgroup, select, textarea { color: #000 } [type=button], [type=reset], [type=submit], button, label { cursor: pointer } .col, .inbl, .row > *, textarea { vertical-align: top } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } .row, legend { display: table } a { background-color: transparent; color: #333 } a:active, a:hover { outline-width: 0 } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted } b, strong { font-weight: bolder } dfn { font-style: italic } h1 { margin: .67em 0 } mark { background-color: #ff0 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative } sub { bottom: -.25em } sup { top: -.5em } img { border-style: none; vertical-align: middle } svg:not(:root) { overflow: hidden } code, kbd, pre, samp { font-size: 1em } figure { margin: 1em 40px } hr { box-sizing: content-box; height: 0 } button, input, select, textarea { font: inherit; margin: 0 } .h1-like, .h2-like, body, h1, h2 { font-family: Arial, sans-serif } optgroup { font-weight: 700 } button, select { text-transform: none } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } button:-moz-focusring, input:-moz-focusring { outline: ButtonText dotted 1px } fieldset { margin: 0 2px; padding: .35em .625em .75em } legend { color: inherit; border: 0; white-space: normal } textarea { overflow: auto } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { -webkit-appearance: textfield } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } html { font-size: 62.5%; font-size: calc(1em * .625) } * { box-sizing: inherit } ol, ul { padding-left: 2em } img:not([src$=".svg"]) { height: auto } blockquote, figure { margin-left: 0; margin-right: 0 } body { margin: 0; font-size: 1.4rem; background-color: #fff; line-height: 1.35 } .center, .right { margin-left: auto } .center, .left { margin-right: auto } .p-like, blockquote, caption, details, dl, figure, label, ol, p, pre, td, textarea, th, ul { margin-top: .75em; margin-bottom: 0; line-height: 1.35 } .h1-like, h1 { font-size: 1.3em } .h2-like, h2 { font-size: 2.8rem } .h3-like, h3 { font-size: 2.4rem } .h4-like, h4 { font-size: 2rem } .h5-like, h5 { font-size: 1.8rem } .h6-like, h6 { font-size: 1.6rem } .smaller { font-size: .6em } .small { font-size: .8em } .big { font-size: 1.2em } .bigger { font-size: 1.5em } .biggest { font-size: 2em } code, kbd, pre, samp { white-space: pre-line; white-space: pre-wrap; font-family: consolas, courier, monospace; line-height: normal } .btn, button, input, label, select, textarea { font-family: inherit; font-size: inherit } .italic, address, cite, em, i, var { font-style: italic } .h1-like:first-child, .h2-like:first-child, .h3-like:first-child, .h4-like:first-child, .h5-like:first-child, .h6-like:first-child, .p-like:first-child, blockquote:first-child, dl:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, ol:first-child, p:first-child, pre:first-child, ul:first-child { margin-top: 0 } li .p-like, li ol, li p, li ul { margin-top: 0; margin-bottom: 0 } table { margin-bottom: 2rem } .bfc, .mod { overflow: hidden } .clear, .line, .row { clear: both } .clearfix::after, .line::after { content: ""; display: table; clear: both; border-collapse: collapse } body.form #cover .text:after, body.form #cover:before, body.form form:before { content: " " } .txtleft { text-align: left } .txtright { text-align: right } .txtcenter { text-align: center } .fl { float: left } img.fl { margin-right: 1rem } .fr { float: right } img.fr { margin-left: 1rem } img.fl, img.fr { margin-bottom: .5rem } .row { table-layout: fixed; width: 100% } .col, .row > * { display: table-cell } body > script { display: none !important } .inbl { display: inline-block } [class*=flex-container] { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap } .flex-container-h { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row } .flex-container-v { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column } .flex-item-fluid { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0 } .flex-item-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1 } .flex-item-medium { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0 } .flex-item-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 } .flex-item-center { margin: auto } [class*=grid-] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -12px; letter-spacing: -.31em } body.form #cover .text, body.form form, body.form form .submit { -webkit-box-orient: vertical; -webkit-box-direction: normal } [class*=grid-] > * { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(100% * 1 / 4 - 12px - .01px); min-width: 0; margin-left: 12px; display: inline-block; vertical-align: top; letter-spacing: normal } [class*=grid-2] > * { width: calc(100% * 1 / 2 - 12px - .01px) } [class*=grid-2] > .flex-item-double { width: calc(100% * 2 / 2 - 12px) } [class*=grid-3] > * { width: calc(100% * 1 / 3 - 12px - .01px) } [class*=grid-3] > .flex-item-double { width: calc(100% * 2 / 3 - 12px) } [class*=grid-4] > * { width: calc(100% * 1 / 4 - 12px - .01px) } [class*=grid-4] > .flex-item-double { width: calc(100% * 2 / 4 - 12px) } [class*=grid-5] > * { width: calc(100% * 1 / 5 - 12px - .01px) } [class*=grid-5] > .flex-item-double { width: calc(100% * 2 / 5 - 12px) } [class*=grid-6] > * { width: calc(100% * 1 / 6 - 12px - .01px) } [class*=grid-6] > .flex-item-double { width: calc(100% * 2 / 6 - 12px) } [class*=grid-7] > * { width: calc(100% * 1 / 7 - 12px - .01px) } [class*=grid-7] > .flex-item-double { width: calc(100% * 2 / 7 - 12px) } [class*=grid-8] > * { width: calc(100% * 1 / 8 - 12px - .01px) } [class*=grid-8] > .flex-item-double { width: calc(100% * 2 / 8 - 12px) } [class*=grid-10] > * { width: calc(100% * 1 / 10 - 12px - .01px) } [class*=grid-10] > .flex-item-double { width: calc(100% * 2 / 10 - 12px) } [class*=grid-12] > * { width: calc(100% * 1 / 12 - 12px - .01px) } [class*=grid-12] > .flex-item-double { width: calc(100% * 2 / 12 - 12px) } @media (max-width: 768px) { [class*="-small-4"] > * { width: calc(100% * 1 / 4 - 12px - .01px) } [class*="-small-4"] > .flex-item-double { width: calc(100% * 1 / 2 - 12px - .01px) } [class*="-small-3"] > * { width: calc(100% * 1 / 3 - 12px - .01px) } [class*="-small-3"] > .flex-item-double { width: calc(100% * 2 / 3 - 12px - .01px) } [class*="-small-2"] > * { width: calc(100% * 1 / 2 - 12px - .01px) } [class*="-small-2"] > .flex-item-double, [class*="-small-1"] > *, [class*="-small-1"] > .flex-item-double { width: calc(100% - 12px - .01px) } } @media (max-width: 320px) { [class*="-tiny-2"] > * { width: calc(100% * 1 / 2 - 12px - .01px) } [class*="-tiny-2"] > .flex-item-double, [class*="-tiny-1"] > *, [class*="-tiny-1"] > .flex-item-double { width: calc(100% - 12px - .01px) } } .grid-2-1 > :nth-child(odd) { width: calc(66.66667% - 12px) } .grid-2-1 > :nth-child(even) { width: calc(33.33333% - 12px) } @media (max-width: 768px) { .grid-2-1 > :nth-child(n) { width: calc(100% - 12px) } } .grid-1-2 > :nth-child(odd) { width: calc(33.33333% - 12px) } .grid-1-2 > :nth-child(even) { width: calc(66.66667% - 12px) } @media (max-width: 768px) { .grid-1-2 > :nth-child(n) { width: calc(100% - 12px) } } .grid-3-1 > :nth-child(odd) { width: calc(75% - 12px) } .grid-3-1 > :nth-child(even) { width: calc(25% - 12px) } @media (max-width: 768px) { .grid-3-1 > :nth-child(n) { width: calc(100% - 12px) } } .grid-1-3 > :nth-child(odd) { width: calc(25% - 12px) } .grid-1-3 > :nth-child(even) { width: calc(75% - 12px) } @media (max-width: 768px) { .grid-1-3 > :nth-child(n) { width: calc(100% - 12px) } } .grid-3-2 > :nth-child(odd) { width: calc(60% - 12px) } .grid-3-2 > :nth-child(even) { width: calc(40% - 12px) } @media (max-width: 768px) { .grid-3-2 > :nth-child(n) { width: calc(100% - 12px) } } .grid-2-3 > :nth-child(odd) { width: calc(40% - 12px) } .grid-2-3 > :nth-child(even) { width: calc(60% - 12px) } @media (max-width: 768px) { .grid-2-3 > :nth-child(n) { width: calc(100% - 12px) } } .grid-4-1 > :nth-child(odd) { width: calc(80% - 12px) } .grid-4-1 > :nth-child(even) { width: calc(20% - 12px) } @media (max-width: 768px) { .grid-4-1 > :nth-child(n) { width: calc(100% - 12px) } } .grid-1-4 > :nth-child(odd) { width: calc(20% - 12px) } .grid-1-4 > :nth-child(even) { width: calc(80% - 12px) } @media (max-width: 768px) { .grid-1-4 > :nth-child(n) { width: calc(100% - 12px) } } .pull { margin-right: auto } .push { margin-left: auto } .btn { display: inline-block } fieldset, form { border: none } label { vertical-align: middle } textarea { min-height: 5em; resize: vertical } select { -webkit-appearance: menulist-button } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration { display: none } ::-webkit-input-placeholder { color: #777 } input:-moz-placeholder, textarea:-moz-placeholder { color: #777 } .btn:focus, button:focus, input[type=button]:focus { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } button.unstyled, input[type=button].unstyled, input[type=reset].unstyled, input[type=submit].unstyled { padding: 0; border: none; line-height: 1; text-align: left; background: 0 0; border-radius: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none } button.unstyled:focus, input[type=button].unstyled:focus, input[type=reset].unstyled:focus, input[type=submit].unstyled:focus { box-shadow: none; outline: 0 } .is-hidden, [hidden] { display: none } .visually-hidden { position: absolute !important; border: 0 !important; height: 1px !important; width: 1px !important; padding: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important } .is-disabled, [disabled] { opacity: .5; pointer-events: none; cursor: not-allowed; -webkit-filter: grayscale(1); filter: grayscale(1) } ul.is-unstyled, ul.unstyled { list-style: none; padding-left: 0 } .w10 { width: 10% } .w20 { width: 20% } .w25 { width: 25% } .w30 { width: 30% } .w33 { width: 33.3333% } .w40 { width: 40% } .w50 { width: 50% } .w60 { width: 60% } .w66 { width: 66.6666% } .w70 { width: 70% } .w75 { width: 75% } .w80 { width: 80% } .w90 { width: 90% } .w100 { width: 100% } .w50p { width: 50px } .w100p { width: 100px } .w150p { width: 150px } .w200p { width: 200px } .w300p { width: 300px } .w400p { width: 400px } .w500p { width: 500px } .w600p { width: 600px } .w700p { width: 700px } .w800p { width: 800px } .w960p { width: 960px } .mw960p { max-width: 960px } .w1140p { width: 1140px } .mw1140p { max-width: 1140px } .wauto { width: auto } .ma0, .man { margin: 0 } .pa0, .pan { padding: 0 } .mas { margin: 1rem } .mam { margin: 2rem } .mal { margin: 4rem } .pas { padding: 1rem } .pam { padding: 2rem } .pal { padding: 4rem } .mt0, .mtn { margin-top: 0 } .mts { margin-top: 1rem } .mtm { margin-top: 2rem } .mtl { margin-top: 4rem } .mr0, .mrn { margin-right: 0 } .mrs { margin-right: 1rem } .mrm { margin-right: 2rem } .mrl { margin-right: 4rem } .mb0, .mbn { margin-bottom: 0 } .mbs { margin-bottom: 1rem } .mbm { margin-bottom: 2rem } .mbl { margin-bottom: 4rem } .ml0, .mln { margin-left: 0 } .mls { margin-left: 1rem } .mlm { margin-left: 2rem } .mll { margin-left: 4rem } .mauto { margin: auto } .mtauto { margin-top: auto } .mrauto { margin-right: auto } .mbauto { margin-bottom: auto } .mlauto { margin-left: auto } .pt0, .ptn { padding-top: 0 } .pts { padding-top: 1rem } .ptm { padding-top: 2rem } .ptl { padding-top: 4rem } .pr0, .prn { padding-right: 0 } .prs { padding-right: 1rem } .prm { padding-right: 2rem } .prl { padding-right: 4rem } .pb0, .pbn { padding-bottom: 0 } .pbs { padding-bottom: 1rem } .pbm { padding-bottom: 2rem } .pbl { padding-bottom: 4rem } .pl0, .pln { padding-left: 0 } .pls { padding-left: 1rem } .plm { padding-left: 2rem } .pll { padding-left: 4rem } @media (min-width: 961px) { .large-hidden { display: none !important } .large-visible { display: block !important } .large-no-float { float: none } .large-inbl { display: inline-block; float: none; vertical-align: top } .large-row { display: table; table-layout: fixed; width: 100% !important } .large-col { display: table-cell; vertical-align: top } .large-w25 { width: 25% !important } .large-w33 { width: 33.3333% !important } .large-w50 { width: 50% !important } .large-w66 { width: 66.6666% !important } .large-w75 { width: 75% !important } .large-w100, .large-wauto { display: block !important; float: none !important; clear: none !important; width: auto !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .large-ma0, .large-man { margin: 0 !important } } @media (min-width: 769px) and (max-width: 960px) { .medium-hidden { display: none !important } .medium-visible { display: block !important } .medium-no-float { float: none } .medium-inbl { display: inline-block; float: none; vertical-align: top } .medium-row { display: table; table-layout: fixed; width: 100% !important } .medium-col { display: table-cell; vertical-align: top } .medium-w25 { width: 25% !important } .medium-w33 { width: 33.3333% !important } .medium-w50 { width: 50% !important } .medium-w66 { width: 66.6666% !important } .medium-w75 { width: 75% !important } .medium-w100, .medium-wauto { display: block !important; float: none !important; clear: none !important; width: auto !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .medium-ma0, .medium-man { margin: 0 !important } } @media (min-width: 321px) and (max-width: 768px) { .mw960p, .w600p, .w700p, .w800p, .w960p { width: auto; float: none } .small-hidden { display: none !important } .small-visible { display: block !important } .small-no-float { float: none } .small-inbl { display: inline-block; float: none; vertical-align: top } .small-row { display: table !important; table-layout: fixed !important; width: 100% !important } .small-col { display: table-cell !important; vertical-align: top !important } .small-w25 { width: 25% !important } .small-w33 { width: 33.3333% !important } .small-w50 { width: 50% !important } .small-w66 { width: 66.6666% !important } .small-w75 { width: 75% !important } .small-w100, .small-wauto { display: block !important; float: none !important; clear: none !important; width: auto !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .small-ma0, .small-man { margin: 0 !important } .small-pa0, .small-pan { padding: 0 !important } } @media (max-width: 320px) { .col, .mod, .row, fieldset { display: block !important } .col, .mod, .tiny-w100, .tiny-wauto, fieldset { clear: none !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .col, .mod, fieldset { float: none !important; width: auto !important } .tiny-inbl, .tiny-no-float { float: none } .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column } .w300p, .w400p, .w500p { width: auto; float: none } .row, .tiny-row { width: 100% !important } .tiny-hidden { display: none !important } .tiny-visible { display: block !important } .tiny-inbl { display: inline-block; vertical-align: top } .tiny-row { display: table !important; table-layout: fixed !important } .tiny-col { display: table-cell !important; vertical-align: top !important } td, th { display: block; width: auto; text-align: left } thead { display: none } .tiny-w25 { width: 25% !important } .tiny-w33 { width: 33.3333% !important } .tiny-w50 { width: 50% !important } .tiny-w66 { width: 66.6666% !important } .tiny-w75 { width: 75% !important } .tiny-w100, .tiny-wauto { display: block !important; float: none !important; width: auto !important } .tiny-ma0, .tiny-man { margin: 0 !important } .tiny-pa0, .tiny-pan { padding: 0 !important } } html { height: 100% } html body.form { min-height: 725px; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch } @media screen and (min-width: 768px) { html body.form { height: 100%; overflow-x: hidden } } html body.form header.main { margin: 20px 25px } html body.form header.main h1 { margin: 0 } html body.form header.main h1 a { color: #606060; font-weight: 400; text-decoration: none } html body.form header.main h1 a img { height: 4em } html body.form header.main h1 a span { margin-left: .5em } html body.form #container { -webkit-box-flex: 1; -ms-flex: 1; flex: 1 } @media screen and (max-width: 767px) { html body.form { font-size: 1.2rem } html body.form #container { display: block } } body.form #cover { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: url(img/bg-small.jpg) center no-repeat; background-size: cover } @media screen and (min-width: 768px) { body.form #cover { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background: url(img/bg-large.jpg) center no-repeat; background-size: cover } } body.form #cover .pin { text-align: center; padding: 70px 10px 0 } body.form #cover .pin img { width: 100%; max-width: 248px; min-width: 70px } body.form #cover .text { color: #58595b; background-color: rgba(255, 255, 255, .85); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 2.3em 1em; min-width: 190px } body.form #cover .text em { font-size: 1.2em; padding: 0 2em } body.form #cover .text strong { font-size: 1.9em; line-height: 1.2em; font-style: italic; font-weight: 400 } @media screen and (max-width: 767px) { body.form #cover .text { margin-top: -28px } body.form #cover .text em { margin: 40px 0 20px; font-style: normal } body.form #cover .text strong { margin-bottom: 28px; font-size: 1.8em; font-style: normal; line-height: 1.2em } } body.form form { background-color: #edebe8; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; font-style: italic; padding: 46px 46px 8px } @media screen and (min-width: 768px) { body.form #cover .text { max-width: 50% } body.form #cover .text > * { max-width: 364px } body.form form { min-width: 415px; width: 430px } } body.form form:before { margin-left: -46px; width: 0; border: 13px solid transparent; border-left: 13px solid #EEF6F9; position: absolute } body.form form .required:after { content: '*' } body.form form > * { margin-bottom: 10px } body.form form .error { width: 100% } body.form form .error ul { width: 100%; padding: 10px 0; list-style-type: none } body.form form .error ul li { width: 100%; color: #a31629 } body.form form .form-send-ok { display: none; color: #6b9311 } body.form form .radio label { margin: 0 } body.form form .radio label span { position: absolute; margin-top: -2px; margin-left: 28px } @media screen and (max-width: 767px) { body.form form .radio label span { margin-left: 6px } } body.form form p { font-size: .95em } body.form form .submit { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center } body.form form input { border-radius: 2em; border: none; background: #FFF; padding: .8em 1.3em } body.form form input[type=radio] { position: absolute; visibility: hidden } body.form form input[type=radio] + span:before { cursor: pointer; content: " "; display: inline-block; width: 15px; height: 15px; background-color: #D01C34; border: 8px solid #FFF; border-radius: 1em; box-sizing: border-box; transition: border .2s ease-in-out; position: absolute; margin: -3px 0 0 -27px } @media screen and (min-width: 768px) { body.form form input[type=radio] + span:before { width: 22px; height: 22px; border-width: 11px } } body.form form input[type=radio]:checked + span:before { border-width: 3px } body.form form input[type=submit] { background-color: #D01C34; font-size: 1.2em; font-style: italic; color: #FFF; padding: 10px 48px; margin: 25px 0; transition: background .3s ease-in-out } body.form form input[type=submit]:hover { background-color: #a31629 } @media screen and (min-width: 768px) { body.form form input[type=radio]:checked + span:before { border-width: 5px } body.form form { width: 430px } body.form form .grid-3-1.no-label { margin-left: 25% } body.form form .grid-1-3 { margin-right: 10% } body.form form .grid-1-3 > :nth-child(2) { width: 62% } body.form form .grid-1-3:first-child > :nth-child(2) { width: 70% } body.form form .txtright { font-size: .9em } body.form form > :first-child { margin-bottom: 30px; margin-right: 0 } } @media screen and (max-width: 767px) { body.form form * { text-align: center !important; font-style: normal } body.form form .txtright { margin-bottom: 16px } body.form form .grid-1-3, body.form form .grid-3-1 { display: block; width: 196px; margin-left: auto; margin-right: auto } body.form form .grid-3 { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; display: -webkit-box; display: -ms-flexbox; display: flex } body.form form > :first-child { margin-bottom: 20px } body.form form p { width: 100%; max-width: 280px; margin: 20px auto 10px; font-size: 1.1em } } .suggestion { position: absolute; list-style-type: none; margin: 0; padding: 0 } .suggestion li { padding: 2px; background-color: #fff; font-size: 1.12rem; font-family: Arial, sans-serif; cursor: pointer } .suggestion li:hover { background-color: #DDD } @media screen and (min-width: 768px) { body.form #cover { -webkit-animation: introBg 3s ease-in-out; animation: introBg 3s ease-in-out } body.form #cover .pin img { -webkit-animation: introPin 3.5s ease-in-out; animation: introPin 3.5s ease-in-out } body.form #cover .text { -webkit-animation: introRight1 2s ease-in-out; animation: introRight1 2s ease-in-out } body.form form { -webkit-animation: introRight2 3s ease-in-out; animation: introRight2 3s ease-in-out } @-webkit-keyframes introBg { 0% { -webkit-transform: translateX(-20px); transform: translateX(-20px); opacity: 0 } 33% { opacity: 1 } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1 } }@keyframes introBg { 0% { -webkit-transform: translateX(-20px); transform: translateX(-20px); opacity: 0 } 33% { opacity: 1 } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1 } }@-webkit-keyframes introRight1 { 0%, 50% { margin-right: -430px } 100% { margin-right: 0 } }@keyframes introRight1 { 0%, 50% { margin-right: -430px } 100% { margin-right: 0 } }@-webkit-keyframes introRight2 { 0%, 66% { margin-right: -500px } 100% { margin-right: 0 } }@keyframes introRight2 { 0%, 66% { margin-right: -500px } 100% { margin-right: 0 } }@-webkit-keyframes introPin { 0%, 70% { opacity: 0; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(0, 0); transform: scale(0, 0) } 100% { opacity: 1; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(1, 1); transform: scale(1, 1) } }@keyframes introPin { 0%, 70% { opacity: 0; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(0, 0); transform: scale(0, 0) } 100% { opacity: 1; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(1, 1); transform: scale(1, 1) } } }
symfony download/style.css
progress, sub, sup { vertical-align: baseline } button, hr, input, select { overflow: visible } [type=checkbox], [type=radio], legend { padding: 0; box-sizing: border-box } html, legend { box-sizing: border-box } blockquote, code, img, input, legend, pre, svg, table, td, textarea, video { max-width: 100% } a:active, a:focus, a:hover, body, button, input, mark, optgroup, select, textarea { color: #000 } [type=button], [type=reset], [type=submit], button, label { cursor: pointer } .col, .inbl, .row > *, textarea { vertical-align: top } html { font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100% } article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block } audio, canvas, progress, video { display: inline-block } audio:not([controls]) { display: none; height: 0 } [hidden], template { display: none } .row, legend { display: table } a { background-color: transparent; color: #333 } a:active, a:hover { outline-width: 0 } abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted } b, strong { font-weight: bolder } dfn { font-style: italic } h1 { margin: .67em 0 } mark { background-color: #ff0 } small { font-size: 80% } sub, sup { font-size: 75%; line-height: 0; position: relative } sub { bottom: -.25em } sup { top: -.5em } img { border-style: none; vertical-align: middle } svg:not(:root) { overflow: hidden } code, kbd, pre, samp { font-size: 1em } figure { margin: 1em 40px } hr { box-sizing: content-box; height: 0 } button, input, select, textarea { font: inherit; margin: 0 } .h1-like, .h2-like, body, h1, h2 { font-family: Arial, sans-serif } optgroup { font-weight: 700 } button, select { text-transform: none } [type=reset], [type=submit], button, html [type=button] { -webkit-appearance: button } button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0 } button:-moz-focusring, input:-moz-focusring { outline: ButtonText dotted 1px } fieldset { margin: 0 2px; padding: .35em .625em .75em } legend { color: inherit; border: 0; white-space: normal } textarea { overflow: auto } [type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button { height: auto } [type=search] { -webkit-appearance: textfield } [type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration { -webkit-appearance: none } html { font-size: 62.5%; font-size: calc(1em * .625) } * { box-sizing: inherit } ol, ul { padding-left: 2em } img:not([src$=".svg"]) { height: auto } blockquote, figure { margin-left: 0; margin-right: 0 } body { margin: 0; font-size: 1.4rem; background-color: #fff; line-height: 1.35 } .center, .right { margin-left: auto } .center, .left { margin-right: auto } .p-like, blockquote, caption, details, dl, figure, label, ol, p, pre, td, textarea, th, ul { margin-top: .75em; margin-bottom: 0; line-height: 1.35 } .h1-like, h1 { font-size: 1.3em } .h2-like, h2 { font-size: 2.8rem } .h3-like, h3 { font-size: 2.4rem } .h4-like, h4 { font-size: 2rem } .h5-like, h5 { font-size: 1.8rem } .h6-like, h6 { font-size: 1.6rem } .smaller { font-size: .6em } .small { font-size: .8em } .big { font-size: 1.2em } .bigger { font-size: 1.5em } .biggest { font-size: 2em } code, kbd, pre, samp { white-space: pre-line; white-space: pre-wrap; font-family: consolas, courier, monospace; line-height: normal } .btn, button, input, label, select, textarea { font-family: inherit; font-size: inherit } .italic, address, cite, em, i, var { font-style: italic } .h1-like:first-child, .h2-like:first-child, .h3-like:first-child, .h4-like:first-child, .h5-like:first-child, .h6-like:first-child, .p-like:first-child, blockquote:first-child, dl:first-child, h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, ol:first-child, p:first-child, pre:first-child, ul:first-child { margin-top: 0 } li .p-like, li ol, li p, li ul { margin-top: 0; margin-bottom: 0 } table { margin-bottom: 2rem } .bfc, .mod { overflow: hidden } .clear, .line, .row { clear: both } .clearfix::after, .line::after { content: ""; display: table; clear: both; border-collapse: collapse } body.form #cover .text:after, body.form #cover:before, body.form form:before { content: " " } .txtleft { text-align: left } .txtright { text-align: right } .txtcenter { text-align: center } .fl { float: left } img.fl { margin-right: 1rem } .fr { float: right } img.fr { margin-left: 1rem } img.fl, img.fr { margin-bottom: .5rem } .row { table-layout: fixed; width: 100% } .col, .row > * { display: table-cell } body > script { display: none !important } .inbl { display: inline-block } [class*=flex-container] { display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap } .flex-container-h { -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row } .flex-container-v { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column } .flex-item-fluid { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0 } .flex-item-first { -webkit-box-ordinal-group: 0; -ms-flex-order: -1; order: -1 } .flex-item-medium { -webkit-box-ordinal-group: 1; -ms-flex-order: 0; order: 0 } .flex-item-last { -webkit-box-ordinal-group: 2; -ms-flex-order: 1; order: 1 } .flex-item-center { margin: auto } [class*=grid-] { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: horizontal; -webkit-box-direction: normal; -ms-flex-direction: row; flex-direction: row; -ms-flex-wrap: wrap; flex-wrap: wrap; margin-left: -12px; letter-spacing: -.31em } body.form #cover .text, body.form form, body.form form .submit { -webkit-box-orient: vertical; -webkit-box-direction: normal } [class*=grid-] > * { box-sizing: border-box; -webkit-box-flex: 0; -ms-flex: 0 0 auto; flex: 0 0 auto; width: calc(100% * 1 / 4 - 12px - .01px); min-width: 0; margin-left: 12px; display: inline-block; vertical-align: top; letter-spacing: normal } [class*=grid-2] > * { width: calc(100% * 1 / 2 - 12px - .01px) } [class*=grid-2] > .flex-item-double { width: calc(100% * 2 / 2 - 12px) } [class*=grid-3] > * { width: calc(100% * 1 / 3 - 12px - .01px) } [class*=grid-3] > .flex-item-double { width: calc(100% * 2 / 3 - 12px) } [class*=grid-4] > * { width: calc(100% * 1 / 4 - 12px - .01px) } [class*=grid-4] > .flex-item-double { width: calc(100% * 2 / 4 - 12px) } [class*=grid-5] > * { width: calc(100% * 1 / 5 - 12px - .01px) } [class*=grid-5] > .flex-item-double { width: calc(100% * 2 / 5 - 12px) } [class*=grid-6] > * { width: calc(100% * 1 / 6 - 12px - .01px) } [class*=grid-6] > .flex-item-double { width: calc(100% * 2 / 6 - 12px) } [class*=grid-7] > * { width: calc(100% * 1 / 7 - 12px - .01px) } [class*=grid-7] > .flex-item-double { width: calc(100% * 2 / 7 - 12px) } [class*=grid-8] > * { width: calc(100% * 1 / 8 - 12px - .01px) } [class*=grid-8] > .flex-item-double { width: calc(100% * 2 / 8 - 12px) } [class*=grid-10] > * { width: calc(100% * 1 / 10 - 12px - .01px) } [class*=grid-10] > .flex-item-double { width: calc(100% * 2 / 10 - 12px) } [class*=grid-12] > * { width: calc(100% * 1 / 12 - 12px - .01px) } [class*=grid-12] > .flex-item-double { width: calc(100% * 2 / 12 - 12px) } @media (max-width: 768px) { [class*="-small-4"] > * { width: calc(100% * 1 / 4 - 12px - .01px) } [class*="-small-4"] > .flex-item-double { width: calc(100% * 1 / 2 - 12px - .01px) } [class*="-small-3"] > * { width: calc(100% * 1 / 3 - 12px - .01px) } [class*="-small-3"] > .flex-item-double { width: calc(100% * 2 / 3 - 12px - .01px) } [class*="-small-2"] > * { width: calc(100% * 1 / 2 - 12px - .01px) } [class*="-small-2"] > .flex-item-double, [class*="-small-1"] > *, [class*="-small-1"] > .flex-item-double { width: calc(100% - 12px - .01px) } } @media (max-width: 320px) { [class*="-tiny-2"] > * { width: calc(100% * 1 / 2 - 12px - .01px) } [class*="-tiny-2"] > .flex-item-double, [class*="-tiny-1"] > *, [class*="-tiny-1"] > .flex-item-double { width: calc(100% - 12px - .01px) } } .grid-2-1 > :nth-child(odd) { width: calc(66.66667% - 12px) } .grid-2-1 > :nth-child(even) { width: calc(33.33333% - 12px) } @media (max-width: 768px) { .grid-2-1 > :nth-child(n) { width: calc(100% - 12px) } } .grid-1-2 > :nth-child(odd) { width: calc(33.33333% - 12px) } .grid-1-2 > :nth-child(even) { width: calc(66.66667% - 12px) } @media (max-width: 768px) { .grid-1-2 > :nth-child(n) { width: calc(100% - 12px) } } .grid-3-1 > :nth-child(odd) { width: calc(75% - 12px) } .grid-3-1 > :nth-child(even) { width: calc(25% - 12px) } @media (max-width: 768px) { .grid-3-1 > :nth-child(n) { width: calc(100% - 12px) } } .grid-1-3 > :nth-child(odd) { width: calc(25% - 12px) } .grid-1-3 > :nth-child(even) { width: calc(75% - 12px) } @media (max-width: 768px) { .grid-1-3 > :nth-child(n) { width: calc(100% - 12px) } } .grid-3-2 > :nth-child(odd) { width: calc(60% - 12px) } .grid-3-2 > :nth-child(even) { width: calc(40% - 12px) } @media (max-width: 768px) { .grid-3-2 > :nth-child(n) { width: calc(100% - 12px) } } .grid-2-3 > :nth-child(odd) { width: calc(40% - 12px) } .grid-2-3 > :nth-child(even) { width: calc(60% - 12px) } @media (max-width: 768px) { .grid-2-3 > :nth-child(n) { width: calc(100% - 12px) } } .grid-4-1 > :nth-child(odd) { width: calc(80% - 12px) } .grid-4-1 > :nth-child(even) { width: calc(20% - 12px) } @media (max-width: 768px) { .grid-4-1 > :nth-child(n) { width: calc(100% - 12px) } } .grid-1-4 > :nth-child(odd) { width: calc(20% - 12px) } .grid-1-4 > :nth-child(even) { width: calc(80% - 12px) } @media (max-width: 768px) { .grid-1-4 > :nth-child(n) { width: calc(100% - 12px) } } .pull { margin-right: auto } .push { margin-left: auto } .btn { display: inline-block } fieldset, form { border: none } label { vertical-align: middle } textarea { min-height: 5em; resize: vertical } select { -webkit-appearance: menulist-button } input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration, input[type=search]::-webkit-search-results-button, input[type=search]::-webkit-search-results-decoration { display: none } ::-webkit-input-placeholder { color: #777 } input:-moz-placeholder, textarea:-moz-placeholder { color: #777 } .btn:focus, button:focus, input[type=button]:focus { -webkit-tap-highlight-color: transparent; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none } button.unstyled, input[type=button].unstyled, input[type=reset].unstyled, input[type=submit].unstyled { padding: 0; border: none; line-height: 1; text-align: left; background: 0 0; border-radius: 0; box-shadow: none; -webkit-appearance: none; -moz-appearance: none; appearance: none } button.unstyled:focus, input[type=button].unstyled:focus, input[type=reset].unstyled:focus, input[type=submit].unstyled:focus { box-shadow: none; outline: 0 } .is-hidden, [hidden] { display: none } .visually-hidden { position: absolute !important; border: 0 !important; height: 1px !important; width: 1px !important; padding: 0 !important; overflow: hidden !important; clip: rect(0, 0, 0, 0) !important } .is-disabled, [disabled] { opacity: .5; pointer-events: none; cursor: not-allowed; -webkit-filter: grayscale(1); filter: grayscale(1) } ul.is-unstyled, ul.unstyled { list-style: none; padding-left: 0 } .w10 { width: 10% } .w20 { width: 20% } .w25 { width: 25% } .w30 { width: 30% } .w33 { width: 33.3333% } .w40 { width: 40% } .w50 { width: 50% } .w60 { width: 60% } .w66 { width: 66.6666% } .w70 { width: 70% } .w75 { width: 75% } .w80 { width: 80% } .w90 { width: 90% } .w100 { width: 100% } .w50p { width: 50px } .w100p { width: 100px } .w150p { width: 150px } .w200p { width: 200px } .w300p { width: 300px } .w400p { width: 400px } .w500p { width: 500px } .w600p { width: 600px } .w700p { width: 700px } .w800p { width: 800px } .w960p { width: 960px } .mw960p { max-width: 960px } .w1140p { width: 1140px } .mw1140p { max-width: 1140px } .wauto { width: auto } .ma0, .man { margin: 0 } .pa0, .pan { padding: 0 } .mas { margin: 1rem } .mam { margin: 2rem } .mal { margin: 4rem } .pas { padding: 1rem } .pam { padding: 2rem } .pal { padding: 4rem } .mt0, .mtn { margin-top: 0 } .mts { margin-top: 1rem } .mtm { margin-top: 2rem } .mtl { margin-top: 4rem } .mr0, .mrn { margin-right: 0 } .mrs { margin-right: 1rem } .mrm { margin-right: 2rem } .mrl { margin-right: 4rem } .mb0, .mbn { margin-bottom: 0 } .mbs { margin-bottom: 1rem } .mbm { margin-bottom: 2rem } .mbl { margin-bottom: 4rem } .ml0, .mln { margin-left: 0 } .mls { margin-left: 1rem } .mlm { margin-left: 2rem } .mll { margin-left: 4rem } .mauto { margin: auto } .mtauto { margin-top: auto } .mrauto { margin-right: auto } .mbauto { margin-bottom: auto } .mlauto { margin-left: auto } .pt0, .ptn { padding-top: 0 } .pts { padding-top: 1rem } .ptm { padding-top: 2rem } .ptl { padding-top: 4rem } .pr0, .prn { padding-right: 0 } .prs { padding-right: 1rem } .prm { padding-right: 2rem } .prl { padding-right: 4rem } .pb0, .pbn { padding-bottom: 0 } .pbs { padding-bottom: 1rem } .pbm { padding-bottom: 2rem } .pbl { padding-bottom: 4rem } .pl0, .pln { padding-left: 0 } .pls { padding-left: 1rem } .plm { padding-left: 2rem } .pll { padding-left: 4rem } @media (min-width: 961px) { .large-hidden { display: none !important } .large-visible { display: block !important } .large-no-float { float: none } .large-inbl { display: inline-block; float: none; vertical-align: top } .large-row { display: table; table-layout: fixed; width: 100% !important } .large-col { display: table-cell; vertical-align: top } .large-w25 { width: 25% !important } .large-w33 { width: 33.3333% !important } .large-w50 { width: 50% !important } .large-w66 { width: 66.6666% !important } .large-w75 { width: 75% !important } .large-w100, .large-wauto { display: block !important; float: none !important; clear: none !important; width: auto !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .large-ma0, .large-man { margin: 0 !important } } @media (min-width: 769px) and (max-width: 960px) { .medium-hidden { display: none !important } .medium-visible { display: block !important } .medium-no-float { float: none } .medium-inbl { display: inline-block; float: none; vertical-align: top } .medium-row { display: table; table-layout: fixed; width: 100% !important } .medium-col { display: table-cell; vertical-align: top } .medium-w25 { width: 25% !important } .medium-w33 { width: 33.3333% !important } .medium-w50 { width: 50% !important } .medium-w66 { width: 66.6666% !important } .medium-w75 { width: 75% !important } .medium-w100, .medium-wauto { display: block !important; float: none !important; clear: none !important; width: auto !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .medium-ma0, .medium-man { margin: 0 !important } } @media (min-width: 321px) and (max-width: 768px) { .mw960p, .w600p, .w700p, .w800p, .w960p { width: auto; float: none } .small-hidden { display: none !important } .small-visible { display: block !important } .small-no-float { float: none } .small-inbl { display: inline-block; float: none; vertical-align: top } .small-row { display: table !important; table-layout: fixed !important; width: 100% !important } .small-col { display: table-cell !important; vertical-align: top !important } .small-w25 { width: 25% !important } .small-w33 { width: 33.3333% !important } .small-w50 { width: 50% !important } .small-w66 { width: 66.6666% !important } .small-w75 { width: 75% !important } .small-w100, .small-wauto { display: block !important; float: none !important; clear: none !important; width: auto !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .small-ma0, .small-man { margin: 0 !important } .small-pa0, .small-pan { padding: 0 !important } } @media (max-width: 320px) { .col, .mod, .row, fieldset { display: block !important } .col, .mod, .tiny-w100, .tiny-wauto, fieldset { clear: none !important; margin-left: 0 !important; margin-right: 0 !important; border: 0 } .col, .mod, fieldset { float: none !important; width: auto !important } .tiny-inbl, .tiny-no-float { float: none } .flex-container { -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column } .w300p, .w400p, .w500p { width: auto; float: none } .row, .tiny-row { width: 100% !important } .tiny-hidden { display: none !important } .tiny-visible { display: block !important } .tiny-inbl { display: inline-block; vertical-align: top } .tiny-row { display: table !important; table-layout: fixed !important } .tiny-col { display: table-cell !important; vertical-align: top !important } td, th { display: block; width: auto; text-align: left } thead { display: none } .tiny-w25 { width: 25% !important } .tiny-w33 { width: 33.3333% !important } .tiny-w50 { width: 50% !important } .tiny-w66 { width: 66.6666% !important } .tiny-w75 { width: 75% !important } .tiny-w100, .tiny-wauto { display: block !important; float: none !important; width: auto !important } .tiny-ma0, .tiny-man { margin: 0 !important } .tiny-pa0, .tiny-pan { padding: 0 !important } } html { height: 100% } html body.form { min-height: 725px; -webkit-box-align: stretch; -ms-flex-align: stretch; align-items: stretch } @media screen and (min-width: 768px) { html body.form { height: 100%; overflow-x: hidden } } html body.form header.main { margin: 20px 25px } html body.form header.main h1 { margin: 0 } html body.form header.main h1 a { color: #606060; font-weight: 400; text-decoration: none } html body.form header.main h1 a img { height: 4em } html body.form header.main h1 a span { margin-left: .5em } html body.form #container { -webkit-box-flex: 1; -ms-flex: 1; flex: 1 } @media screen and (max-width: 767px) { html body.form { font-size: 1.2rem } html body.form #container { display: block } } body.form #cover { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; background: url(img/bg-small.jpg) center no-repeat; background-size: cover } @media screen and (min-width: 768px) { body.form #cover { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; background: url(img/bg-large.jpg) center no-repeat; background-size: cover } } body.form #cover .pin { text-align: center; padding: 70px 10px 0 } body.form #cover .pin img { width: 100%; max-width: 248px; min-width: 70px } body.form #cover .text { color: #58595b; background-color: rgba(255, 255, 255, .85); display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; padding: 2.3em 1em; min-width: 190px } body.form #cover .text em { font-size: 1.2em; padding: 0 2em } body.form #cover .text strong { font-size: 1.9em; line-height: 1.2em; font-style: italic; font-weight: 400 } @media screen and (max-width: 767px) { body.form #cover .text { margin-top: -28px } body.form #cover .text em { margin: 40px 0 20px; font-style: normal } body.form #cover .text strong { margin-bottom: 28px; font-size: 1.8em; font-style: normal; line-height: 1.2em } } body.form form { background-color: #edebe8; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; font-style: italic; padding: 46px 46px 8px } @media screen and (min-width: 768px) { body.form #cover .text { max-width: 50% } body.form #cover .text > * { max-width: 364px } body.form form { min-width: 415px; width: 430px } } body.form form:before { margin-left: -46px; width: 0; border: 13px solid transparent; border-left: 13px solid #EEF6F9; position: absolute } body.form form .required:after { content: '*' } body.form form > * { margin-bottom: 10px } body.form form .error { width: 100% } body.form form .error ul { width: 100%; padding: 10px 0; list-style-type: none } body.form form .error ul li { width: 100%; color: #a31629 } body.form form .form-send-ok { display: none; color: #6b9311 } body.form form .radio label { margin: 0 } body.form form .radio label span { position: absolute; margin-top: -2px; margin-left: 28px } @media screen and (max-width: 767px) { body.form form .radio label span { margin-left: 6px } } body.form form p { font-size: .95em } body.form form .submit { -webkit-box-flex: 1; -ms-flex: 1; flex: 1; display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -ms-flex-pack: center; justify-content: center } body.form form input { border-radius: 2em; border: none; background: #FFF; padding: .8em 1.3em } body.form form input[type=radio] { position: absolute; visibility: hidden } body.form form input[type=radio] + span:before { cursor: pointer; content: " "; display: inline-block; width: 15px; height: 15px; background-color: #D01C34; border: 8px solid #FFF; border-radius: 1em; box-sizing: border-box; transition: border .2s ease-in-out; position: absolute; margin: -3px 0 0 -27px } @media screen and (min-width: 768px) { body.form form input[type=radio] + span:before { width: 22px; height: 22px; border-width: 11px } } body.form form input[type=radio]:checked + span:before { border-width: 3px } body.form form input[type=submit] { background-color: #D01C34; font-size: 1.2em; font-style: italic; color: #FFF; padding: 10px 48px; margin: 25px 0; transition: background .3s ease-in-out } body.form form input[type=submit]:hover { background-color: #a31629 } @media screen and (min-width: 768px) { body.form form input[type=radio]:checked + span:before { border-width: 5px } body.form form { width: 430px } body.form form .grid-3-1.no-label { margin-left: 25% } body.form form .grid-1-3 { margin-right: 10% } body.form form .grid-1-3 > :nth-child(2) { width: 62% } body.form form .grid-1-3:first-child > :nth-child(2) { width: 70% } body.form form .txtright { font-size: .9em } body.form form > :first-child { margin-bottom: 30px; margin-right: 0 } } @media screen and (max-width: 767px) { body.form form * { text-align: center !important; font-style: normal } body.form form .txtright { margin-bottom: 16px } body.form form .grid-1-3, body.form form .grid-3-1 { display: block; width: 196px; margin-left: auto; margin-right: auto } body.form form .grid-3 { -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; display: -webkit-box; display: -ms-flexbox; display: flex } body.form form > :first-child { margin-bottom: 20px } body.form form p { width: 100%; max-width: 280px; margin: 20px auto 10px; font-size: 1.1em } } .suggestion { position: absolute; list-style-type: none; margin: 0; padding: 0 } .suggestion li { padding: 2px; background-color: #fff; font-size: 1.12rem; font-family: Arial, sans-serif; cursor: pointer } .suggestion li:hover { background-color: #DDD } @media screen and (min-width: 768px) { body.form #cover { -webkit-animation: introBg 3s ease-in-out; animation: introBg 3s ease-in-out } body.form #cover .pin img { -webkit-animation: introPin 3.5s ease-in-out; animation: introPin 3.5s ease-in-out } body.form #cover .text { -webkit-animation: introRight1 2s ease-in-out; animation: introRight1 2s ease-in-out } body.form form { -webkit-animation: introRight2 3s ease-in-out; animation: introRight2 3s ease-in-out } @-webkit-keyframes introBg { 0% { -webkit-transform: translateX(-20px); transform: translateX(-20px); opacity: 0 } 33% { opacity: 1 } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1 } }@keyframes introBg { 0% { -webkit-transform: translateX(-20px); transform: translateX(-20px); opacity: 0 } 33% { opacity: 1 } 100% { -webkit-transform: translateX(0); transform: translateX(0); opacity: 1 } }@-webkit-keyframes introRight1 { 0%, 50% { margin-right: -430px } 100% { margin-right: 0 } }@keyframes introRight1 { 0%, 50% { margin-right: -430px } 100% { margin-right: 0 } }@-webkit-keyframes introRight2 { 0%, 66% { margin-right: -500px } 100% { margin-right: 0 } }@keyframes introRight2 { 0%, 66% { margin-right: -500px } 100% { margin-right: 0 } }@-webkit-keyframes introPin { 0%, 70% { opacity: 0; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(0, 0); transform: scale(0, 0) } 100% { opacity: 1; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(1, 1); transform: scale(1, 1) } }@keyframes introPin { 0%, 70% { opacity: 0; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(0, 0); transform: scale(0, 0) } 100% { opacity: 1; -webkit-transform-origin: bottom; transform-origin: bottom; -webkit-transform: scale(1, 1); transform: scale(1, 1) } } }
0.603581
0.246069
body, html { margin: 0; padding: 0; height: 100%; background: #EDEFF2 !important; } /*sidebar*/ body { color: #566787; background: #f5f5f5; font-family: 'Varela Round', sans-serif; font-size: 13px; } .table-wrapper { background: #fff; padding: 20px 25px; margin: 30px 0; border-radius: 3px; box-shadow: 0 1px 1px rgba(0,0,0,.05); } .table-title { padding-bottom: 15px; background: #435d7d; color: #fff; padding: 16px 30px; margin: -20px -25px 10px; border-radius: 3px 3px 0 0; } .table-title h2 { margin: 5px 0 0; font-size: 24px; } .table-title .btn-group { float: right; } .table-title .btn { color: #fff; float: right; font-size: 13px; border: none; min-width: 50px; border-radius: 2px; border: none; outline: none !important; margin-left: 10px; } .table-title .btn i { float: left; font-size: 21px; margin-right: 5px; } .table-title .btn span { float: left; margin-top: 2px; } table.table tr th, table.table tr td { border-color: #e9e9e9; padding: 12px 15px; vertical-align: middle; } table.table tr th:first-child { width: auto; } table.table tr th:last-child { width: auto; } table.table-striped tbody tr:nth-of-type(odd) { background-color: #fcfcfc; } table.table-striped.table-hover tbody tr:hover { background: #f5f5f5; } table.table th i { font-size: 13px; margin: 0 5px; cursor: pointer; } table.table td:last-child .edit_i { font-size: 22px; color: hsl(35,100%,50%); margin: 0px 10px; padding: 10px 0px 0px 0px; margin-bottom: 1px; width: 40px; height: 40px; border-right: 1px solid #b5aeae; } table.table td:last-child .delete_i { font-size: 22px; color: #f00; margin: 0px 10px; padding: 10px 0px 0px 0px; margin-bottom: 1px; width: 40px; height: 40px; border-right: 1px solid #b5aeae; } table.table td a { font-weight: bold; color: #566787; display: inline-block; text-decoration: none; outline: none !important; } table.table td a:hover { color: #2196F3; } table.table td a.edit { color: #FFC107; } table.table td a.delete { color: #F44336; } table.table td i { font-size: 19px; } table.table .avatar { border-radius: 50%; vertical-align: middle; margin-right: 10px; } .pagination { float: right; margin: 0 0 5px; } .pagination li a { border: none; font-size: 13px; min-width: 30px; min-height: 30px; color: #999; margin: 0 2px; line-height: 30px; border-radius: 2px !important; text-align: center; padding: 0 6px; } .pagination li a:hover { color: #666; } .pagination li.active a, .pagination li.active a.page-link { background: #03A9F4; } .pagination li.active a:hover { background: #0397d6; } .pagination li.disabled i { color: #ccc; } .pagination li i { font-size: 16px; padding-top: 6px } .hint-text { float: left; margin-top: 10px; font-size: 13px; } /* Custom checkbox */ .custom-checkbox { position: relative; } .custom-checkbox input[type="checkbox"] { opacity: 0; position: absolute; margin: 5px 0 0 3px; z-index: 9; } .custom-checkbox label:before{ width: 18px; height: 18px; } .custom-checkbox label:before { content: ''; margin-right: 10px; display: inline-block; vertical-align: text-top; background: white; border: 1px solid #bbb; border-radius: 2px; box-sizing: border-box; z-index: 2; } .custom-checkbox input[type="checkbox"]:checked + label:after { content: ''; position: absolute; left: 6px; top: 3px; width: 6px; height: 11px; border: solid #000; border-width: 0 3px 3px 0; transform: inherit; z-index: 3; transform: rotateZ(45deg); } .custom-checkbox input[type="checkbox"]:checked + label:before { border-color: #03A9F4; background: #03A9F4; } .custom-checkbox input[type="checkbox"]:checked + label:after { border-color: #fff; } .custom-checkbox input[type="checkbox"]:disabled + label:before { color: #b8b8b8; cursor: auto; box-shadow: none; background: #ddd; } /* Modal styles */ .modal .modal-dialog { max-width: 400px; } .modal .modal-header, .modal .modal-body, .modal .modal-footer { padding: 20px 30px; } .modal .modal-content { border-radius: 3px; } .modal .modal-footer { background: #ecf0f1; border-radius: 0 0 3px 3px; } .modal .modal-title { display: inline-block; } .modal .form-control { border-radius: 2px; box-shadow: none; border-color: #dddddd; } .modal textarea.form-control { resize: vertical; } .modal .btn { border-radius: 2px; min-width: 100px; } .modal form label { font-weight: normal; } li.left-li { border-top: 1px solid; background: #b9b9bf; padding-left: 15px; } /*sidebar*/ .container.h-100 a { color: #fff; width: 100%; } .navbar-dark .navbar-nav .nav-link { color: rgb(49, 53, 61); background: #c7c9cc; border-radius: 20px 20px 20px 20px; padding: 10px 10px 10px 10px; } .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: rgb(0, 0, 255); } .navbar-dark .navbar-toggler { color: rgb(158, 126, 126); border-color: rgb(255, 255, 255); } @keyframes swing { 0% { transform: rotate(0deg); } 10% { transform: rotate(10deg); } 30% { transform: rotate(0deg); } 40% { transform: rotate(-10deg); } 50% { transform: rotate(0deg); } 60% { transform: rotate(5deg); } 70% { transform: rotate(0deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } } @keyframes sonar { 0% { transform: scale(0.9); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } body { font-size: 0.9rem; } .page-wrapper .sidebar-wrapper, .sidebar-wrapper .sidebar-brand > a, .sidebar-wrapper .sidebar-dropdown > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before, .sidebar-wrapper ul li a i, .page-wrapper .page-content, .sidebar-wrapper .sidebar-search input.search-menu, .sidebar-wrapper .sidebar-search .input-group-text, .sidebar-wrapper .sidebar-menu ul li a, #show-sidebar, #close-sidebar { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } /*----------------page-wrapper----------------*/ div#back_to a { background: #31353d; padding: 10px; text-decoration: none; color: white; position: relative; } div#back_to a:before { position: absolute; content: ""; width: 0; height: 0; border: 10px solid transparent; border-bottom-color: transparent; border-top-color: transparent; border-right-color: #31353d; top: 10px; left: -20px; } .page-wrapper .theme { width: 40px; height: 40px; display: inline-block; border-radius: 4px; margin: 2px; } .page-wrapper .theme.chiller-theme { background: #1e2229; } /*----------------toggeled sidebar----------------*/ .page-wrapper.toggled .sidebar-wrapper { left: 0px; } @media screen and (min-width: 768px) { .page-wrapper.toggled .page-content { padding-left: 260px; } } /*----------------show sidebar button----------------*/ #show-sidebar { position: fixed; left: 0; top: 10px; border: 1px solid; border-radius: 0 4px 4px 0px; width: 35px; transition-delay: 0.3s; } .page-wrapper.toggled #show-sidebar { left: -40px; } /*----------------sidebar-wrapper----------------*/ .sidebar-wrapper { width: 260px; height: 100%; max-height: 100%; position: fixed; top: 0; left: -300px; z-index: 999; } .sidebar-wrapper ul { list-style-type: none; padding: 0; margin: 0; } .sidebar-wrapper a { text-decoration: none; } /*----------------sidebar-content----------------*/ .sidebar-content { max-height: calc(100% - 30px); height: calc(100% - 30px); overflow-y: auto; position: relative; } .sidebar-content.desktop { overflow-y: hidden; } /*--------------------sidebar-brand----------------------*/ .sidebar-wrapper .sidebar-brand { padding: 10px 20px; display: flex; align-items: center; border-right: 1px solid #fff; } .sidebar-wrapper .sidebar-brand > a { text-transform: uppercase; font-weight: bold; flex-grow: 1; } .sidebar-wrapper .sidebar-brand #close-sidebar { cursor: pointer; font-size: 20px; } /*--------------------sidebar-header----------------------*/ .sidebar-wrapper .sidebar-header { padding: 5px; overflow: hidden; } .sidebar-wrapper .sidebar-header .user-pic { float: left; width: 150px; padding: 2px; border-radius: 12px; margin-right: 15px; overflow: hidden; } .sidebar-wrapper .sidebar-header .user-pic img { object-fit: cover; height: 100%; width: 100%; } .sidebar-wrapper .sidebar-header .user-info { float: left; } .sidebar-wrapper .sidebar-header .user-info > span { display: block; padding: 20px; color: #31353d; } .sidebar-wrapper .sidebar-header .user-info .user-role { font-size: 12px; } .sidebar-wrapper .sidebar-header .user-info .user-status { font-size: 11px; margin-top: 4px; } .sidebar-wrapper .sidebar-header .user-info .user-status i { font-size: 8px; margin-right: 4px; color: #5cb85c; } /*-----------------------sidebar-search------------------------*/ .sidebar-wrapper .sidebar-search > div { padding: 10px 20px; } /*----------------------sidebar-menu-------------------------*/ .sidebar-wrapper .sidebar-menu { padding-bottom: 10px; } .sidebar-wrapper .sidebar-menu .header-menu span { font-weight: bold; font-size: 14px; padding: 15px 20px 5px 20px; display: inline-block; } .sidebar-wrapper .sidebar-menu ul li a { display: inline-block; width: 100%; text-decoration: none; position: relative; padding: 8px 30px 8px 20px; } .sidebar-wrapper .sidebar-menu ul li a:before { content: "\f07c"; font-family: "Font Awesome 5 Free"; font-weight: 400; font-style: normal; display: inline-block; text-align: center; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; font-size: 15px; } .sidebar-wrapper .sidebar-menu ul li a i { margin-right: 10px; font-size: 12px; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 4px; } .sidebar-wrapper .sidebar-menu ul li a:hover > i::before { display: inline-block; animation: swing ease-in-out 0.5s 1 alternate; } li.left-li a:hover { margin-left: 15px; } li.left-li { border-top: 1px solid; background: #b9b9bf; padding-left: 15px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f105"; font-style: normal; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; background: 0 0; position: absolute; right: 15px; top: 14px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul { padding: 5px 0; background: #d6d8dc; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li { padding-left: 25px; font-size: 13px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before { content: "\f0a4"; font-family: "Font Awesome 5 Free"; font-weight: 400; font-style: normal; display: inline-block; text-align: center; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; font-size: 15px; } .sidebar-wrapper .sidebar-menu ul li a span.label, .sidebar-wrapper .sidebar-menu ul li a span.badge { float: right; margin-top: 8px; margin-left: 5px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label { float: right; margin-top: 0px; } .sidebar-wrapper .sidebar-menu .sidebar-submenu { display: none; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after { transform: rotate(90deg); right: 17px; } /*--------------------------side-footer------------------------------*/ .sidebar-footer { position: absolute; width: 100%; bottom: 0; display: flex; } .sidebar-footer > a { flex-grow: 1; text-align: center; height: 30px; line-height: 30px; position: relative; } .sidebar-footer > a .notification { position: absolute; top: 0; } .badge-sonar { display: inline-block; background: #980303; border-radius: 50%; height: 8px; width: 8px; position: absolute; top: 0; } .badge-sonar:after { content: ""; position: absolute; top: 0; left: 0; border: 2px solid #980303; opacity: 0; border-radius: 50%; width: 100%; height: 100%; animation: sonar 1.5s infinite; } /*--------------------------page-content-----------------------------*/ .page-wrapper .page-content { display: inline-block; width: 100%; padding-left: 0px; /*padding-top: 20px;*/ } .page-wrapper .page-content > div { padding: 20px 40px; } .page-wrapper .page-content { overflow-x: hidden; } /*------scroll bar---------------------*/ ::-webkit-scrollbar { width: 5px; height: 7px; } ::-webkit-scrollbar-button { width: 0px; height: 0px; } ::-webkit-scrollbar-thumb { background: #525965; border: 0px none #ffffff; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: #525965; } ::-webkit-scrollbar-thumb:active { background: #525965; } ::-webkit-scrollbar-track { background: transparent; border: 0px none #ffffff; border-radius: 50px; } ::-webkit-scrollbar-track:hover { background: transparent; } ::-webkit-scrollbar-track:active { background: transparent; } ::-webkit-scrollbar-corner { background: transparent; } /*-----------------------------chiller-theme-------------------------------------------------*/ .chiller-theme .sidebar-wrapper { background: #fff; } .chiller-theme .sidebar-wrapper .sidebar-header, .chiller-theme .sidebar-wrapper .sidebar-search, .chiller-theme .sidebar-wrapper .sidebar-menu { border-top: 1px solid #3a3f48; } .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text { border-color: transparent; box-shadow: none; } .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role, .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text, .chiller-theme .sidebar-wrapper .sidebar-brand>a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li a, .chiller-theme .sidebar-footer>a { color: #31353d; } .chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a, .chiller-theme .sidebar-wrapper .sidebar-header .user-info, .chiller-theme .sidebar-wrapper .sidebar-brand>a:hover, .chiller-theme .sidebar-footer>a:hover i { color: #31353d; } .page-wrapper.chiller-theme.toggled #close-sidebar { color: #31353d; } .page-wrapper.chiller-theme.toggled #close-sidebar:hover { color: #ffffff; } .chiller-theme .sidebar-wrapper ul li:hover a i, .chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i { color: #16c7ff; text-shadow:0px 0px 10px rgba(22, 199, 255, 0.5); } .chiller-theme .sidebar-wrapper .sidebar-menu ul li a i, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text { background: #ffffff; } .chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span { color: #6c7b88; } .chiller-theme .sidebar-footer { background: #3a3f48; box-shadow: 0px -1px 5px #282c33; border-top: 1px solid #464a52; } .chiller-theme .sidebar-footer>a:first-child { border-left: none; } .chiller-theme .sidebar-footer>a:last-child { border-right: none; } .sidebar-footer i { color: #fff; } /*table*/ /*table.table tr th, table.table tr td { border-color: #e9e9e9; padding: 12px 15px; vertical-align: middle; background: #31353d; color: #fff; }*/ table.table tr th, table.table tr td { border-color: #e9e9e9; padding: 12px 15px; vertical-align: middle; background: #fff; color: #0e0e0e; } table.table tr th { background: #404E67; width: auto; color: #fff; } .table-responsive i { padding-right: 28px; } .plus_category { background: #404E67;; /* Old browsers */ /*background: linear-gradient(135deg, #31353d 0%,#31353d 84%,#242d75 51%,#242d75 100%);*/ padding: 10px; color: #fff; /*position: relative;*/ top: 10px; left: 0px; border: double; } .minus_category{ background: #f00; /*background: linear-gradient(135deg, #31353d 0%,#31353d 84%,#ff0000 51%,#ff0000 100%);*/ padding: 10px; color: #fff; position: relative; top: 0px; border: double; } p.plus_category i { padding-right: 10px; font-size: 15px; } p.minus_category i { padding-right: 10px; font-size: 15px; } .modal-open .modal .input-group { padding: 10px; } .modal-open .modal .input-group i{ border-radius: 0%; } .input-group.dsh_icon i{ font-size: 20px; padding: 10px; border: 1px solid; border-radius: 50%; background: #b5b5bb; /*margin: 10px;*/ } .hm-gradient { background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%); } .navbar .dropdown-menu a:hover { color: #616161 !important; } .darken-grey-text { color: #2E2E2E; } .mb-4, .my-4 { margin-bottom: 1.5rem!important; background: #404E67; } .navbar-dark .navbar-brand { color: #fff; position: relative; left: 20px; } /*footer*/ .page-wrapper.chiller-theme.toggled { position: relative; } p.design { position: fixed; bottom: 0px; right: 40px; } /*footer*/ /*login form*/ /** /* Coded with love by <NAME> */ .user_card { height: 400px; width: 350px; margin-top: 100px; margin-bottom: auto; /*background: #f39c12;*/ background: #b5b5bb; position: relative; display: flex; justify-content: center; flex-direction: column; padding: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius: 5px; } .brand_logo_container { position: absolute; height: 170px; width: 170px; top: -75px; border-radius: 50%; background: #60a3bc; padding: 10px; text-align: center; } .brand_logo { height: 150px; width: 150px; border-radius: 50%; border: 2px solid white; } .form_container { margin-top: 100px; } .login_btn { width: 100%; background: #289baf !important; color: white !important; } .login_btn:focus { box-shadow: none !important; outline: 0px !important; } .login_container { padding: 0 2rem; } .input-group-text { background: #289baf !important; color: white !important; border: 0 !important; border-radius: 0.25rem 0 0 0.25rem !important; } .input_user, .input_pass:focus { box-shadow: none !important; outline: 0px !important; } .custom-checkbox .custom-control-input:checked~.custom-control-label::before { background-color: #c0392b !important; } /*add Category*/ form.add_category { background: #31353d1f; padding: 20px; border: 1px solid #0000003b; box-shadow: 0px 0px 10px rgba(49, 53, 61, 0.6); } .add_category .col-form-label { padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); margin-bottom: 0; font-size: 17px; line-height: 1.5; color: #31353d; } img.img-fluid.show_img { width: 100px; margin-left: 5px; } /*add Category*/ /*modal*/ .input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; /*margin: 10px;*/ } .modal .modal-dialog { max-width: 600px; } /*modal*/ .navbar-collapse { cursor: pointer; }
public/dsh/custom.css
body, html { margin: 0; padding: 0; height: 100%; background: #EDEFF2 !important; } /*sidebar*/ body { color: #566787; background: #f5f5f5; font-family: 'Varela Round', sans-serif; font-size: 13px; } .table-wrapper { background: #fff; padding: 20px 25px; margin: 30px 0; border-radius: 3px; box-shadow: 0 1px 1px rgba(0,0,0,.05); } .table-title { padding-bottom: 15px; background: #435d7d; color: #fff; padding: 16px 30px; margin: -20px -25px 10px; border-radius: 3px 3px 0 0; } .table-title h2 { margin: 5px 0 0; font-size: 24px; } .table-title .btn-group { float: right; } .table-title .btn { color: #fff; float: right; font-size: 13px; border: none; min-width: 50px; border-radius: 2px; border: none; outline: none !important; margin-left: 10px; } .table-title .btn i { float: left; font-size: 21px; margin-right: 5px; } .table-title .btn span { float: left; margin-top: 2px; } table.table tr th, table.table tr td { border-color: #e9e9e9; padding: 12px 15px; vertical-align: middle; } table.table tr th:first-child { width: auto; } table.table tr th:last-child { width: auto; } table.table-striped tbody tr:nth-of-type(odd) { background-color: #fcfcfc; } table.table-striped.table-hover tbody tr:hover { background: #f5f5f5; } table.table th i { font-size: 13px; margin: 0 5px; cursor: pointer; } table.table td:last-child .edit_i { font-size: 22px; color: hsl(35,100%,50%); margin: 0px 10px; padding: 10px 0px 0px 0px; margin-bottom: 1px; width: 40px; height: 40px; border-right: 1px solid #b5aeae; } table.table td:last-child .delete_i { font-size: 22px; color: #f00; margin: 0px 10px; padding: 10px 0px 0px 0px; margin-bottom: 1px; width: 40px; height: 40px; border-right: 1px solid #b5aeae; } table.table td a { font-weight: bold; color: #566787; display: inline-block; text-decoration: none; outline: none !important; } table.table td a:hover { color: #2196F3; } table.table td a.edit { color: #FFC107; } table.table td a.delete { color: #F44336; } table.table td i { font-size: 19px; } table.table .avatar { border-radius: 50%; vertical-align: middle; margin-right: 10px; } .pagination { float: right; margin: 0 0 5px; } .pagination li a { border: none; font-size: 13px; min-width: 30px; min-height: 30px; color: #999; margin: 0 2px; line-height: 30px; border-radius: 2px !important; text-align: center; padding: 0 6px; } .pagination li a:hover { color: #666; } .pagination li.active a, .pagination li.active a.page-link { background: #03A9F4; } .pagination li.active a:hover { background: #0397d6; } .pagination li.disabled i { color: #ccc; } .pagination li i { font-size: 16px; padding-top: 6px } .hint-text { float: left; margin-top: 10px; font-size: 13px; } /* Custom checkbox */ .custom-checkbox { position: relative; } .custom-checkbox input[type="checkbox"] { opacity: 0; position: absolute; margin: 5px 0 0 3px; z-index: 9; } .custom-checkbox label:before{ width: 18px; height: 18px; } .custom-checkbox label:before { content: ''; margin-right: 10px; display: inline-block; vertical-align: text-top; background: white; border: 1px solid #bbb; border-radius: 2px; box-sizing: border-box; z-index: 2; } .custom-checkbox input[type="checkbox"]:checked + label:after { content: ''; position: absolute; left: 6px; top: 3px; width: 6px; height: 11px; border: solid #000; border-width: 0 3px 3px 0; transform: inherit; z-index: 3; transform: rotateZ(45deg); } .custom-checkbox input[type="checkbox"]:checked + label:before { border-color: #03A9F4; background: #03A9F4; } .custom-checkbox input[type="checkbox"]:checked + label:after { border-color: #fff; } .custom-checkbox input[type="checkbox"]:disabled + label:before { color: #b8b8b8; cursor: auto; box-shadow: none; background: #ddd; } /* Modal styles */ .modal .modal-dialog { max-width: 400px; } .modal .modal-header, .modal .modal-body, .modal .modal-footer { padding: 20px 30px; } .modal .modal-content { border-radius: 3px; } .modal .modal-footer { background: #ecf0f1; border-radius: 0 0 3px 3px; } .modal .modal-title { display: inline-block; } .modal .form-control { border-radius: 2px; box-shadow: none; border-color: #dddddd; } .modal textarea.form-control { resize: vertical; } .modal .btn { border-radius: 2px; min-width: 100px; } .modal form label { font-weight: normal; } li.left-li { border-top: 1px solid; background: #b9b9bf; padding-left: 15px; } /*sidebar*/ .container.h-100 a { color: #fff; width: 100%; } .navbar-dark .navbar-nav .nav-link { color: rgb(49, 53, 61); background: #c7c9cc; border-radius: 20px 20px 20px 20px; padding: 10px 10px 10px 10px; } .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover { color: rgb(0, 0, 255); } .navbar-dark .navbar-toggler { color: rgb(158, 126, 126); border-color: rgb(255, 255, 255); } @keyframes swing { 0% { transform: rotate(0deg); } 10% { transform: rotate(10deg); } 30% { transform: rotate(0deg); } 40% { transform: rotate(-10deg); } 50% { transform: rotate(0deg); } 60% { transform: rotate(5deg); } 70% { transform: rotate(0deg); } 80% { transform: rotate(-5deg); } 100% { transform: rotate(0deg); } } @keyframes sonar { 0% { transform: scale(0.9); opacity: 1; } 100% { transform: scale(2); opacity: 0; } } body { font-size: 0.9rem; } .page-wrapper .sidebar-wrapper, .sidebar-wrapper .sidebar-brand > a, .sidebar-wrapper .sidebar-dropdown > a:after, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before, .sidebar-wrapper ul li a i, .page-wrapper .page-content, .sidebar-wrapper .sidebar-search input.search-menu, .sidebar-wrapper .sidebar-search .input-group-text, .sidebar-wrapper .sidebar-menu ul li a, #show-sidebar, #close-sidebar { -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -ms-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; } /*----------------page-wrapper----------------*/ div#back_to a { background: #31353d; padding: 10px; text-decoration: none; color: white; position: relative; } div#back_to a:before { position: absolute; content: ""; width: 0; height: 0; border: 10px solid transparent; border-bottom-color: transparent; border-top-color: transparent; border-right-color: #31353d; top: 10px; left: -20px; } .page-wrapper .theme { width: 40px; height: 40px; display: inline-block; border-radius: 4px; margin: 2px; } .page-wrapper .theme.chiller-theme { background: #1e2229; } /*----------------toggeled sidebar----------------*/ .page-wrapper.toggled .sidebar-wrapper { left: 0px; } @media screen and (min-width: 768px) { .page-wrapper.toggled .page-content { padding-left: 260px; } } /*----------------show sidebar button----------------*/ #show-sidebar { position: fixed; left: 0; top: 10px; border: 1px solid; border-radius: 0 4px 4px 0px; width: 35px; transition-delay: 0.3s; } .page-wrapper.toggled #show-sidebar { left: -40px; } /*----------------sidebar-wrapper----------------*/ .sidebar-wrapper { width: 260px; height: 100%; max-height: 100%; position: fixed; top: 0; left: -300px; z-index: 999; } .sidebar-wrapper ul { list-style-type: none; padding: 0; margin: 0; } .sidebar-wrapper a { text-decoration: none; } /*----------------sidebar-content----------------*/ .sidebar-content { max-height: calc(100% - 30px); height: calc(100% - 30px); overflow-y: auto; position: relative; } .sidebar-content.desktop { overflow-y: hidden; } /*--------------------sidebar-brand----------------------*/ .sidebar-wrapper .sidebar-brand { padding: 10px 20px; display: flex; align-items: center; border-right: 1px solid #fff; } .sidebar-wrapper .sidebar-brand > a { text-transform: uppercase; font-weight: bold; flex-grow: 1; } .sidebar-wrapper .sidebar-brand #close-sidebar { cursor: pointer; font-size: 20px; } /*--------------------sidebar-header----------------------*/ .sidebar-wrapper .sidebar-header { padding: 5px; overflow: hidden; } .sidebar-wrapper .sidebar-header .user-pic { float: left; width: 150px; padding: 2px; border-radius: 12px; margin-right: 15px; overflow: hidden; } .sidebar-wrapper .sidebar-header .user-pic img { object-fit: cover; height: 100%; width: 100%; } .sidebar-wrapper .sidebar-header .user-info { float: left; } .sidebar-wrapper .sidebar-header .user-info > span { display: block; padding: 20px; color: #31353d; } .sidebar-wrapper .sidebar-header .user-info .user-role { font-size: 12px; } .sidebar-wrapper .sidebar-header .user-info .user-status { font-size: 11px; margin-top: 4px; } .sidebar-wrapper .sidebar-header .user-info .user-status i { font-size: 8px; margin-right: 4px; color: #5cb85c; } /*-----------------------sidebar-search------------------------*/ .sidebar-wrapper .sidebar-search > div { padding: 10px 20px; } /*----------------------sidebar-menu-------------------------*/ .sidebar-wrapper .sidebar-menu { padding-bottom: 10px; } .sidebar-wrapper .sidebar-menu .header-menu span { font-weight: bold; font-size: 14px; padding: 15px 20px 5px 20px; display: inline-block; } .sidebar-wrapper .sidebar-menu ul li a { display: inline-block; width: 100%; text-decoration: none; position: relative; padding: 8px 30px 8px 20px; } .sidebar-wrapper .sidebar-menu ul li a:before { content: "\f07c"; font-family: "Font Awesome 5 Free"; font-weight: 400; font-style: normal; display: inline-block; text-align: center; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; font-size: 15px; } .sidebar-wrapper .sidebar-menu ul li a i { margin-right: 10px; font-size: 12px; width: 30px; height: 30px; line-height: 30px; text-align: center; border-radius: 4px; } .sidebar-wrapper .sidebar-menu ul li a:hover > i::before { display: inline-block; animation: swing ease-in-out 0.5s 1 alternate; } li.left-li a:hover { margin-left: 15px; } li.left-li { border-top: 1px solid; background: #b9b9bf; padding-left: 15px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown > a:after { font-family: "Font Awesome 5 Free"; font-weight: 900; content: "\f105"; font-style: normal; display: inline-block; font-style: normal; font-variant: normal; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; text-align: center; background: 0 0; position: absolute; right: 15px; top: 14px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu ul { padding: 5px 0; background: #d6d8dc; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li { padding-left: 25px; font-size: 13px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a:before { content: "\f0a4"; font-family: "Font Awesome 5 Free"; font-weight: 400; font-style: normal; display: inline-block; text-align: center; text-decoration: none; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; font-size: 15px; } .sidebar-wrapper .sidebar-menu ul li a span.label, .sidebar-wrapper .sidebar-menu ul li a span.badge { float: right; margin-top: 8px; margin-left: 5px; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .badge, .sidebar-wrapper .sidebar-menu .sidebar-dropdown .sidebar-submenu li a .label { float: right; margin-top: 0px; } .sidebar-wrapper .sidebar-menu .sidebar-submenu { display: none; } .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active > a:after { transform: rotate(90deg); right: 17px; } /*--------------------------side-footer------------------------------*/ .sidebar-footer { position: absolute; width: 100%; bottom: 0; display: flex; } .sidebar-footer > a { flex-grow: 1; text-align: center; height: 30px; line-height: 30px; position: relative; } .sidebar-footer > a .notification { position: absolute; top: 0; } .badge-sonar { display: inline-block; background: #980303; border-radius: 50%; height: 8px; width: 8px; position: absolute; top: 0; } .badge-sonar:after { content: ""; position: absolute; top: 0; left: 0; border: 2px solid #980303; opacity: 0; border-radius: 50%; width: 100%; height: 100%; animation: sonar 1.5s infinite; } /*--------------------------page-content-----------------------------*/ .page-wrapper .page-content { display: inline-block; width: 100%; padding-left: 0px; /*padding-top: 20px;*/ } .page-wrapper .page-content > div { padding: 20px 40px; } .page-wrapper .page-content { overflow-x: hidden; } /*------scroll bar---------------------*/ ::-webkit-scrollbar { width: 5px; height: 7px; } ::-webkit-scrollbar-button { width: 0px; height: 0px; } ::-webkit-scrollbar-thumb { background: #525965; border: 0px none #ffffff; border-radius: 0px; } ::-webkit-scrollbar-thumb:hover { background: #525965; } ::-webkit-scrollbar-thumb:active { background: #525965; } ::-webkit-scrollbar-track { background: transparent; border: 0px none #ffffff; border-radius: 50px; } ::-webkit-scrollbar-track:hover { background: transparent; } ::-webkit-scrollbar-track:active { background: transparent; } ::-webkit-scrollbar-corner { background: transparent; } /*-----------------------------chiller-theme-------------------------------------------------*/ .chiller-theme .sidebar-wrapper { background: #fff; } .chiller-theme .sidebar-wrapper .sidebar-header, .chiller-theme .sidebar-wrapper .sidebar-search, .chiller-theme .sidebar-wrapper .sidebar-menu { border-top: 1px solid #3a3f48; } .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text { border-color: transparent; box-shadow: none; } .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-role, .chiller-theme .sidebar-wrapper .sidebar-header .user-info .user-status, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text, .chiller-theme .sidebar-wrapper .sidebar-brand>a, .chiller-theme .sidebar-wrapper .sidebar-menu ul li a, .chiller-theme .sidebar-footer>a { color: #31353d; } .chiller-theme .sidebar-wrapper .sidebar-menu ul li:hover>a, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active>a, .chiller-theme .sidebar-wrapper .sidebar-header .user-info, .chiller-theme .sidebar-wrapper .sidebar-brand>a:hover, .chiller-theme .sidebar-footer>a:hover i { color: #31353d; } .page-wrapper.chiller-theme.toggled #close-sidebar { color: #31353d; } .page-wrapper.chiller-theme.toggled #close-sidebar:hover { color: #ffffff; } .chiller-theme .sidebar-wrapper ul li:hover a i, .chiller-theme .sidebar-wrapper .sidebar-dropdown .sidebar-submenu li a:hover:before, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu:focus+span, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown.active a i { color: #16c7ff; text-shadow:0px 0px 10px rgba(22, 199, 255, 0.5); } .chiller-theme .sidebar-wrapper .sidebar-menu ul li a i, .chiller-theme .sidebar-wrapper .sidebar-menu .sidebar-dropdown div, .chiller-theme .sidebar-wrapper .sidebar-search input.search-menu, .chiller-theme .sidebar-wrapper .sidebar-search .input-group-text { background: #ffffff; } .chiller-theme .sidebar-wrapper .sidebar-menu .header-menu span { color: #6c7b88; } .chiller-theme .sidebar-footer { background: #3a3f48; box-shadow: 0px -1px 5px #282c33; border-top: 1px solid #464a52; } .chiller-theme .sidebar-footer>a:first-child { border-left: none; } .chiller-theme .sidebar-footer>a:last-child { border-right: none; } .sidebar-footer i { color: #fff; } /*table*/ /*table.table tr th, table.table tr td { border-color: #e9e9e9; padding: 12px 15px; vertical-align: middle; background: #31353d; color: #fff; }*/ table.table tr th, table.table tr td { border-color: #e9e9e9; padding: 12px 15px; vertical-align: middle; background: #fff; color: #0e0e0e; } table.table tr th { background: #404E67; width: auto; color: #fff; } .table-responsive i { padding-right: 28px; } .plus_category { background: #404E67;; /* Old browsers */ /*background: linear-gradient(135deg, #31353d 0%,#31353d 84%,#242d75 51%,#242d75 100%);*/ padding: 10px; color: #fff; /*position: relative;*/ top: 10px; left: 0px; border: double; } .minus_category{ background: #f00; /*background: linear-gradient(135deg, #31353d 0%,#31353d 84%,#ff0000 51%,#ff0000 100%);*/ padding: 10px; color: #fff; position: relative; top: 0px; border: double; } p.plus_category i { padding-right: 10px; font-size: 15px; } p.minus_category i { padding-right: 10px; font-size: 15px; } .modal-open .modal .input-group { padding: 10px; } .modal-open .modal .input-group i{ border-radius: 0%; } .input-group.dsh_icon i{ font-size: 20px; padding: 10px; border: 1px solid; border-radius: 50%; background: #b5b5bb; /*margin: 10px;*/ } .hm-gradient { background-image: linear-gradient(to top, #f3e7e9 0%, #e3eeff 99%, #e3eeff 100%); } .navbar .dropdown-menu a:hover { color: #616161 !important; } .darken-grey-text { color: #2E2E2E; } .mb-4, .my-4 { margin-bottom: 1.5rem!important; background: #404E67; } .navbar-dark .navbar-brand { color: #fff; position: relative; left: 20px; } /*footer*/ .page-wrapper.chiller-theme.toggled { position: relative; } p.design { position: fixed; bottom: 0px; right: 40px; } /*footer*/ /*login form*/ /** /* Coded with love by <NAME> */ .user_card { height: 400px; width: 350px; margin-top: 100px; margin-bottom: auto; /*background: #f39c12;*/ background: #b5b5bb; position: relative; display: flex; justify-content: center; flex-direction: column; padding: 10px; box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -webkit-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); -moz-box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19); border-radius: 5px; } .brand_logo_container { position: absolute; height: 170px; width: 170px; top: -75px; border-radius: 50%; background: #60a3bc; padding: 10px; text-align: center; } .brand_logo { height: 150px; width: 150px; border-radius: 50%; border: 2px solid white; } .form_container { margin-top: 100px; } .login_btn { width: 100%; background: #289baf !important; color: white !important; } .login_btn:focus { box-shadow: none !important; outline: 0px !important; } .login_container { padding: 0 2rem; } .input-group-text { background: #289baf !important; color: white !important; border: 0 !important; border-radius: 0.25rem 0 0 0.25rem !important; } .input_user, .input_pass:focus { box-shadow: none !important; outline: 0px !important; } .custom-checkbox .custom-control-input:checked~.custom-control-label::before { background-color: #c0392b !important; } /*add Category*/ form.add_category { background: #31353d1f; padding: 20px; border: 1px solid #0000003b; box-shadow: 0px 0px 10px rgba(49, 53, 61, 0.6); } .add_category .col-form-label { padding-top: calc(.375rem + 1px); padding-bottom: calc(.375rem + 1px); margin-bottom: 0; font-size: 17px; line-height: 1.5; color: #31353d; } img.img-fluid.show_img { width: 100px; margin-left: 5px; } /*add Category*/ /*modal*/ .input-group>.custom-select:not(:first-child), .input-group>.form-control:not(:first-child) { border-top-left-radius: 0; border-bottom-left-radius: 0; /*margin: 10px;*/ } .modal .modal-dialog { max-width: 600px; } /*modal*/ .navbar-collapse { cursor: pointer; }
0.317215
0.131535
@import url('https://fonts.googleapis.com/css?family=Inconsolata|Merriweather'); $body: 'Inconsolata', monospace; $big: 'Merriweather', serif; $white: #ffffff; $primary: #F2DAD7; $secondary: #D1A39E; $light: #CECDCA; $dark: #474545; $ease: all 0.3s ease-in-out; body { font-family: $body; margin: 0; } nav { display: flex; justify-content: space-around; align-items: center; min-height: 8vh; background-color: transparent; font-family: 'Poppins', sans-serif; z-index: 10000px; } .logo { color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 5px; font-size: 20px; z-index: 10000px; } .nav-links { display: flex; justify-content: space-around; width: 55%; z-index: 10000px; } .nav-links li { list-style: none; z-index: 10000px; } .nav-links a { color: rgb(0, 0, 0); text-decoration: none; letter-spacing: 3px; font-weight: bold; font-size: 14px; z-index: 10000px; } .burger div{ width: 25px; height: 3px; background-color: rgb(0, 0, 0); margin: 5px; transition: all 0.3s ease; z-index: 10000px; } .burger{ display: none; z-index: 10000px; } @media screen and (max-width:768px){ body{ overflow-x: hidden; } .nav-links{ position: absolute; right: 0px; height: 92vh; top: 8vh; background-color:rgba(56, 99, 139, 0.986); display: flex; flex-direction: column; align-items: center; width: 50%; transform: translateX(100%); transition: transform 0.5s ease-in; } .nav-links li{ opacity: 0; } .burger{ display: block; cursor: pointer; } .box2{ width: 100%; align-items:center; } } a{ text-decoration: none; } .container3:hover { background-color: rgba(56, 99, 139, 0.986); } a:hover { text-decoration: line-through black; } .nav-active{ transform: translateX(0%); } @keyframes navLinkFade{ from{ opacity: 0; transform: translateX(50px); } to{ opacity: 1; transform: translateX(0px); } } .toggle .line1{ transform: rotate(-45deg) translate(-5px,6px); } .toggle .line2{ opacity: 0; } .toggle .line3{ transform: rotate(45deg) translate(-5px,-6px); } .box{ /* background-color: bisque; */ width: 1500px; height: 100%; display: flex; margin: auto; } button { cursor: pointer; } #portfolio { width: 100%; min-height: 100vh; background: $white; position: relative; display: grid; grid-template-columns: repeat(4, minmax(200px, 1fr)); grid-template-rows: 1fr 1fr; grid-gap: 2px; } .project { position: relative; background: $primary; overflow: hidden; img { position: absolute; opacity: 0.9; } p { position: absolute; text-align: center; width: 100%; padding: 1em 0; text-transform: uppercase; letter-spacing: 2px; z-index: 3; } .grid__title { position: absolute; width: 100%; text-align: center; white-space: nowrap; bottom: 0; font-weight: 100; font-size: 0.8em; z-index: 3; text-transform: uppercase; color: $dark; letter-spacing: 2px; } } // project hover overlay .project:hover .grid__overlay { transform: translateY(0%); } .grid__overlay { background: rgba(darken($primary, 10%), .9); height: 100%; grid-column: 1 / -1; grid-row: 1 / -1; position: relative; display: grid; justify-items: center; align-items: center; transform: translateY(101%); transition: $ease; button { background: none; outline: none; font-weight: 100; letter-spacing: 2px; border: 1px solid $white; color: $white; text-transform: uppercase; padding: 10px; &:hover { transition: $ease; background: $white; color: $secondary; transform: scale(1.05); } } } //project popup overlay .overlay { position: fixed; background: rgba($dark, 0.7); top: 0; right: 0; bottom: 0; left: 0; display: none; z-index: 3; } .overlay.open { display: grid; align-items: center; justify-items: center; } .overlay__inner { background: $white; width: 700px; padding: 20px; position: relative; opacity: 1; } .close { position: absolute; top: 3px; right: 10px; background: none; outline: 0; color: $dark; border: 0; text-transform: uppercase; letter-spacing: 2px; &:hover { color: $secondary; } } .project__image { margin-left: -50%; } footer{ position:inherit; bottom: 0; } @media (max-height:200px){ footer { position:absolute; } header { padding-top:40px; } } .footer-distributed{ background-color:#4E4945; box-sizing: border-box; width: 100%; text-align: left; font: bold 16px sans-serif; padding: 50px 50px 60px 50px; margin-top: 80px; } .footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right{ display: inline-block; vertical-align: top; } /* Footer left */ .footer-distributed .footer-left{ width: 30%; } /* Footer links */ .footer-distributed .footer-links{ color: #B1CED2; margin: 20px 0 12px; } .footer-distributed .footer-links a{ display:inline-block; line-height: 1.8; text-decoration: none; color: inherit; padding: 6px; cursor: pointer; } .footer-distributed .footer-company-name{ color: #8f9296; font-size: 14px; font-weight: normal; margin: 0; } /* Footer Center */ .footer-distributed .footer-center{ width: 35%; } .footer-distributed .footer-center i{ background-color: #B1CED2; color: #ffffff; font-size: 25px; width: 38px; height: 38px; border-radius: 50%; text-align: center; line-height: 42px; margin: 10px 15px; vertical-align: middle; } .footer-distributed .footer-center i.fa-envelope{ font-size: 17px; line-height: 38px; } /* Footer Right */ .footer-distributed .footer-icons{ margin-top: 25px; } .footer-distributed .footer-icons a{ display: inline-block; width: 35px; height: 35px; cursor: pointer; background-color: #B1CED2; border-radius: 2px; font-size: 20px; color: #ffffff; text-align: center; line-height: 35px; margin-right: 3px; margin-bottom: 5px; } /* Here is the code for Responsive Footer */ /* You can remove below code if you don't want Footer to be responsive */ @media (max-width: 880px) { .footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right{ display: block; width: 100%; margin-bottom: 40px; text-align: center; } .footer-distributed .footer-center i{ margin-left: 0; } }
gallery.css
@import url('https://fonts.googleapis.com/css?family=Inconsolata|Merriweather'); $body: 'Inconsolata', monospace; $big: 'Merriweather', serif; $white: #ffffff; $primary: #F2DAD7; $secondary: #D1A39E; $light: #CECDCA; $dark: #474545; $ease: all 0.3s ease-in-out; body { font-family: $body; margin: 0; } nav { display: flex; justify-content: space-around; align-items: center; min-height: 8vh; background-color: transparent; font-family: 'Poppins', sans-serif; z-index: 10000px; } .logo { color: rgb(0, 0, 0); text-transform: uppercase; letter-spacing: 5px; font-size: 20px; z-index: 10000px; } .nav-links { display: flex; justify-content: space-around; width: 55%; z-index: 10000px; } .nav-links li { list-style: none; z-index: 10000px; } .nav-links a { color: rgb(0, 0, 0); text-decoration: none; letter-spacing: 3px; font-weight: bold; font-size: 14px; z-index: 10000px; } .burger div{ width: 25px; height: 3px; background-color: rgb(0, 0, 0); margin: 5px; transition: all 0.3s ease; z-index: 10000px; } .burger{ display: none; z-index: 10000px; } @media screen and (max-width:768px){ body{ overflow-x: hidden; } .nav-links{ position: absolute; right: 0px; height: 92vh; top: 8vh; background-color:rgba(56, 99, 139, 0.986); display: flex; flex-direction: column; align-items: center; width: 50%; transform: translateX(100%); transition: transform 0.5s ease-in; } .nav-links li{ opacity: 0; } .burger{ display: block; cursor: pointer; } .box2{ width: 100%; align-items:center; } } a{ text-decoration: none; } .container3:hover { background-color: rgba(56, 99, 139, 0.986); } a:hover { text-decoration: line-through black; } .nav-active{ transform: translateX(0%); } @keyframes navLinkFade{ from{ opacity: 0; transform: translateX(50px); } to{ opacity: 1; transform: translateX(0px); } } .toggle .line1{ transform: rotate(-45deg) translate(-5px,6px); } .toggle .line2{ opacity: 0; } .toggle .line3{ transform: rotate(45deg) translate(-5px,-6px); } .box{ /* background-color: bisque; */ width: 1500px; height: 100%; display: flex; margin: auto; } button { cursor: pointer; } #portfolio { width: 100%; min-height: 100vh; background: $white; position: relative; display: grid; grid-template-columns: repeat(4, minmax(200px, 1fr)); grid-template-rows: 1fr 1fr; grid-gap: 2px; } .project { position: relative; background: $primary; overflow: hidden; img { position: absolute; opacity: 0.9; } p { position: absolute; text-align: center; width: 100%; padding: 1em 0; text-transform: uppercase; letter-spacing: 2px; z-index: 3; } .grid__title { position: absolute; width: 100%; text-align: center; white-space: nowrap; bottom: 0; font-weight: 100; font-size: 0.8em; z-index: 3; text-transform: uppercase; color: $dark; letter-spacing: 2px; } } // project hover overlay .project:hover .grid__overlay { transform: translateY(0%); } .grid__overlay { background: rgba(darken($primary, 10%), .9); height: 100%; grid-column: 1 / -1; grid-row: 1 / -1; position: relative; display: grid; justify-items: center; align-items: center; transform: translateY(101%); transition: $ease; button { background: none; outline: none; font-weight: 100; letter-spacing: 2px; border: 1px solid $white; color: $white; text-transform: uppercase; padding: 10px; &:hover { transition: $ease; background: $white; color: $secondary; transform: scale(1.05); } } } //project popup overlay .overlay { position: fixed; background: rgba($dark, 0.7); top: 0; right: 0; bottom: 0; left: 0; display: none; z-index: 3; } .overlay.open { display: grid; align-items: center; justify-items: center; } .overlay__inner { background: $white; width: 700px; padding: 20px; position: relative; opacity: 1; } .close { position: absolute; top: 3px; right: 10px; background: none; outline: 0; color: $dark; border: 0; text-transform: uppercase; letter-spacing: 2px; &:hover { color: $secondary; } } .project__image { margin-left: -50%; } footer{ position:inherit; bottom: 0; } @media (max-height:200px){ footer { position:absolute; } header { padding-top:40px; } } .footer-distributed{ background-color:#4E4945; box-sizing: border-box; width: 100%; text-align: left; font: bold 16px sans-serif; padding: 50px 50px 60px 50px; margin-top: 80px; } .footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right{ display: inline-block; vertical-align: top; } /* Footer left */ .footer-distributed .footer-left{ width: 30%; } /* Footer links */ .footer-distributed .footer-links{ color: #B1CED2; margin: 20px 0 12px; } .footer-distributed .footer-links a{ display:inline-block; line-height: 1.8; text-decoration: none; color: inherit; padding: 6px; cursor: pointer; } .footer-distributed .footer-company-name{ color: #8f9296; font-size: 14px; font-weight: normal; margin: 0; } /* Footer Center */ .footer-distributed .footer-center{ width: 35%; } .footer-distributed .footer-center i{ background-color: #B1CED2; color: #ffffff; font-size: 25px; width: 38px; height: 38px; border-radius: 50%; text-align: center; line-height: 42px; margin: 10px 15px; vertical-align: middle; } .footer-distributed .footer-center i.fa-envelope{ font-size: 17px; line-height: 38px; } /* Footer Right */ .footer-distributed .footer-icons{ margin-top: 25px; } .footer-distributed .footer-icons a{ display: inline-block; width: 35px; height: 35px; cursor: pointer; background-color: #B1CED2; border-radius: 2px; font-size: 20px; color: #ffffff; text-align: center; line-height: 35px; margin-right: 3px; margin-bottom: 5px; } /* Here is the code for Responsive Footer */ /* You can remove below code if you don't want Footer to be responsive */ @media (max-width: 880px) { .footer-distributed .footer-left, .footer-distributed .footer-center, .footer-distributed .footer-right{ display: block; width: 100%; margin-bottom: 40px; text-align: center; } .footer-distributed .footer-center i{ margin-left: 0; } }
0.382026
0.108992
@font-face { font-family: 'Avenir-Book'; src: url('../font/Avenir-Book.eot'); /* IE9 Compat Modes */ src: url('../font/Avenir-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/Avenir-Book.woff') format('woff'), /* Pretty Modern Browsers */ url('../font/Avenir-Book.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/Avenir-Book.svg#svgFontName') format('svg'); /* Legacy iOS */ } @media (min-width:200px) and (max-width:768px) { .navbar-nav, .nav > li > a { margin: 0!important; } .navbar-collapse { border-top: medium none!important; box-shadow: none!important; } .navbar-default .navbar-nav > li > a { color: #fff!important; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #fff!important; } .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: transparent!important; } } body { font-family: 'Avenir-Book'; } .heading-font { font-family: Catamaran, Helvetica, Arial, sans-serif; font-weight: 200; letter-spacing: 1px } .body-font { font-family: Muli, Helvetica, Arial, sans-serif } .alt-font { font-family: Lato, Helvetica, Arial, sans-serif; text-transform: uppercase; letter-spacing: 2px } body, html { height: 100%; width: 100% } .navbar-default, .navbar-default .navbar-header .navbar-brand, h1, h2, h3, h4, h5, h6 { font-weight: 200; letter-spacing: 1px } a { -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; color: #fdcc52 } a:focus, a:hover { color: #fcbd20 } hr { max-width: 100px; margin: 25px auto 0; border-width: 1px; border-color: rgba(34,34,34,.1) } hr.light { border-color: #fff } p { font-size: 18px; line-height: 1.5; margin-bottom: 20px } .navbar-default { background-color: rgba(0, 0, 0, 0.5); border-color: rgba(34,34,34,.05); -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s } .navbar-default .navbar-header .navbar-brand { color: #fdcc52 } .navbar-default .navbar-header .navbar-brand:focus, .navbar-default .navbar-header .navbar-brand:hover { color: #fcbd20 } .navbar-default .navbar-header .navbar-toggle { color: #fff; font-size: 19px; padding: 4px 11px; } .navbar-default .nav>li>a { font-size: 14px; border-bottom: 2px solid transparent; } .navbar-default .nav>li>a:focus { border-bottom: 2px solid #39cad7; color: #fff; } .navbar-default .nav>li>a:focus:hover, .navbar-default .nav>li>a:hover { border-bottom: 2px solid #39cad7; color: #fff; } .navbar-default .nav>li.active>a, .navbar-default .nav>li.active>a:focus { border-bottom: 2px solid #39cad7; color: #fff; background-color: transparent; } .navbar-default .nav>li.active>a:focus:hover, .navbar-default .nav>li.active>a:hover { background-color: transparent } @media (min-width:768px) { .navbar-default { background-color: transparent; border-color: transparent } .navbar-default .navbar-header .navbar-brand { color: rgba(255,255,255,.7) } .navbar-default .navbar-header .navbar-brand:focus, .navbar-default .navbar-header .navbar-brand:hover { color: #fff } .navbar-default .nav>li>a, .navbar-default .nav>li>a:focus { color: #fff; } .navbar-default .nav>li>a:focus:hover, .navbar-default .nav>li>a:hover { color: #fff; } .navbar-default.affix { background-color: rgba(0, 0, 0, 0.4); border-color: rgba(34, 34, 34, 0.1); } .navbar-default.affix .navbar-header .navbar-brand { color: #222 } .pn{padding:0; } .navbar-default.affix .navbar-header .navbar-brand:focus, .navbar-default.affix .navbar-header .navbar-brand:hover { color: #fdcc52 } .navbar-default.affix .nav>li>a, .navbar-default.affix .nav>li>a:focus { color: #fff; } .navbar-default.affix .nav>li>a:focus:hover, .navbar-default.affix .nav>li>a:hover { color: #fdcc52 } } header { position: relative; width: 100%; min-height: auto; overflow-y: hidden; color: #fff } header .header-content { text-align: center; padding: 150px 0 50px; position: relative } header .header-content .header-content-inner { position: relative; max-width: 500px; margin: 0 auto } header .header-content .header-content-inner h1 { margin-top: 0; margin-bottom: 30px; font-size: 30px } header .header-content .header-content-inner .list-badges { margin-bottom: 25px } header .header-content .header-content-inner .list-badges img { height: 50px; margin-bottom: 25px } header .device-container { max-width: 300px; margin: 0 auto 100px } header .device-container .screen img { border-radius: 3px } @media (min-width:768px) { header { min-height: 100% } header .header-content { text-align: left; padding: 0; height: 100vh } header .header-content .header-content-inner { max-width: none; margin-top: 50px; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; } header .header-content .header-content-inner h1 { font-size: 35px } header .device-container { max-width: none; max-height: calc(0vh); margin: 100px auto 0 } } footer, section.contact { text-align: center } @media (min-width:992px) { header .header-content .header-content-inner h1 { font-size: 50px } } section { padding: 100px 0 } section h2 { font-size: 50px } section.download { padding: 150px 0; position: relative } section.download h2 { margin-top: 0; font-size: 50px } section.download .badges .badge-link { display: block; margin-bottom: 25px } section.download .badges .badge-link:last-child { margin-bottom: 0 } section.download .badges .badge-link img { height: 60px } @media (min-width:768px) { section.download .badges .badge-link { display: inline-block; margin-bottom: 0 } section.download h2 { font-size: 70px } } section.features .section-heading { margin-bottom: 100px } section.features .section-heading h2 { margin-top: 0 } section.features .section-heading p { margin-bottom: 0 } section.features .device-container, section.features .feature-item { max-width: 300px; margin: 0 auto } section.features .device-container { margin-bottom: 100px } @media (min-width:992px) { section.features .device-container { margin-bottom: 0 } section.features .device-container, section.features .feature-item { max-width: none } } section.features .feature-item { text-align: center; margin-bottom: 100px } section.contact h2, section.cta .cta-content h2 { margin-top: 0; margin-bottom: 25px } section.features .feature-item h3 { font-size: 30px } section.features .feature-item i { font-size: 80px; background: -webkit-linear-gradient(to left, #7b4397, #dc2430); background: linear-gradient(to left, #7b4397, #dc2430); -webkit-background-clip: text; -webkit-text-fill-color: transparent } section.cta { position: relative; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; background-position: center; background-image: url(../img/bg-cta.jpg); padding: 250px 0 } section.cta .cta-content { position: relative; z-index: 1 } section.cta .cta-content h2 { color: #fff; max-width: 450px; font-size: 50px } @media (min-width:768px) { section.cta .cta-content h2 { font-size: 80px } } section.cta .overlay { height: 100%; width: 100%; background-color: rgba(0,0,0,.5); position: absolute; top: 0; left: 0 } footer ul, section.contact ul.list-social { margin-bottom: 0 } section.contact h2 i { color: #dd4b39 } section.contact ul.list-social li a { display: block; height: 80px; width: 80px; line-height: 80px; font-size: 40px; border-radius: 100%; color: #fff } footer p, footer ul li a { font-size: 12px } footer, footer ul li a { color:#fff; } section.contact ul.list-social li.social-twitter a { background-color: #1da1f2 } section.contact ul.list-social li.social-twitter a:hover { background-color: #0d95e8 } section.contact ul.list-social li.social-facebook a { background-color: #3b5998 } section.contact ul.list-social li.social-facebook a:hover { background-color: #344e86 } section.contact ul.list-social li.social-google-plus a { background-color: #dd4b39 } section.contact ul.list-social li.social-google-plus a:hover { background-color: #d73925 } footer { background-color: rgba(0, 0, 0, 0.8); color: #fff; padding: 25px 0 } footer p { margin: 0 } footer ul li a.active, footer ul li a:active, footer ul li a:focus, footer ul li a:hover { text-decoration: none } .bg-primary { background: #fdcc52; background: -webkit-linear-gradient(#fdcc52, #fdc539); background: linear-gradient(#fdcc52, #fdc539) } .text-primary { color: #fdcc52 } .no-gutter>[class*=col-] { padding-right: 0; padding-left: 0 } .btn-outline { color: #fff; border: 1px solid } .btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover { color: #fff; background-color: #fdcc52; border-color: #fdcc52 } .btn-xl { font-size: 14px; padding: 10px 12px; } ::-moz-selection { color:#fff; text-shadow:none; background:#222 } ::selection { color: #fff; text-shadow: none; background: #222 } img::selection { color: #fff; background: 0 0 } img::-moz-selection { color:#fff; background:0 0 } .h_left { background: #33C0CE; } .h_right { background: #435C71; } .h_title { font-size: 40px; padding: 10px 0; } .h_s_title { font-size: 18px; padding: 0 24% 15px; } .btn-dark { background: #435C71; color: #fff; } .btn-dark.focus, .btn-dark:focus, .btn-dark:hover { background: #fff; color: #33C0CE; } .btn-blue.focus, .btn-blue:focus, .btn-blue:hover { background: #fff; color: #435C71; } .btn-blue { background: #33C0CE; color: #fff; } .get-btn a { border: 2px solid #33C0CE!important; padding: 10px 15px!important; } .navbar-nav { margin: 5px 0 0 15px; } .p_main_title { font-size: 40px; margin: 10% 0 15%; text-align: center; } .dropdown-menu { background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #fff; } .dropdown-item { display: inline-block; padding: 5px 15px; width: 100%; color: #fff; } .dropdown-item:hover, .dropdown-item:focus { color: #33C0CE; } .tab_section { text-align: center; padding: 35px 0; } .tab_title { font-size: 20px; padding: 20px 0; } .p_title { color: #575E6C; font-size: 40px; padding-bottom: 15px; line-height: 30px; } .p_text { font-size: 30px; color: #575E6C; font-weight: normal; } .pp_text.bold { font-weight: 600; } .pp_title { color: #fff; font-size: 20px; padding: 15px; line-height: 30px;background: #39CAD7; } .pp_text { color: #575e6c; font-size: 18px; font-weight: normal; line-height: 30px; padding: 5px 0;text-align: justify; } .pp_block{ background: #fff;padding: 15px;margin-bottom: 20px;} .tab_section p{font-size:22px;} .p_bg { background: #F8F8F8; } .p_section { padding: 75px 0; } .pp_section { padding: 20px 0; } .pl75{padding-left: 75px!important;} .pr75{padding-right: 75px!important;} .p_img { text-align: center; } .fr_nocredit { color: #000; font-size: 26px; margin: 0; } .fr_text { color: #000; font-size: 36px; margin: 0; } .p100{ padding:100px 0!important; } .p50{ padding:50px 0!important; } .p25{ padding:25px 0!important; } .btn-green { background: #33CD7B; color: #fff; padding: 10px 30px; margin: 15px 0;font-size: 18px; } .e_text { font-size: 22px; line-height: 35px; padding: 20px 90px; } .enquiry_from label { width: 100%; font-weight: normal; } .enquiry_from input[type="text"] ,.enquiry_from textarea { border: medium none; border-radius: 3px; padding: 5px 10px; width: 100%;color: #000; } .enquiry_from input[type="submit"],.enquiry_from input[type="reset"]{background:#34495E; border: none; font-size:14px; padding: 5px 10px; color:#fff;} .enquiry_from { background: #33c0ce none repeat scroll 0 0; padding: 10px 15px; width: 85%; } .e_header_text{ font-size: 16px; padding: 10px 0; text-align: left; } .pricing_title { font-size: 36px; padding: 0 10%; text-align: center; } .p_tag_middle { padding: 90px 0 60px; } .p_tag_price { font-size: 30px; } .p_tag_title { font-size: 18px; font-weight: bold; opacity: 0.7; padding: 15px 0; } .p_tab_per { font-size: 18px; } .p_tag_footer a { background: #fff none repeat scroll 0 0; color: #33c0ce; display: inline-block; font-size: 20px; padding: 10px 0; width: 100%; position: relative; text-decoration: none; border-radius: 0 0 5px 5px; } .br5{ border-radius: 5px; } .p_tag_footer a:hover{color:#435C71; } .enquiry_block { margin-bottom: 5px; } .e_s_heading { font-size: 42px; padding: 10px 0; } .e_s_text{ font-size:18px; padding: 10px 0;}
old/css/new-age.min.css
@font-face { font-family: 'Avenir-Book'; src: url('../font/Avenir-Book.eot'); /* IE9 Compat Modes */ src: url('../font/Avenir-Book.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */ url('../font/Avenir-Book.woff') format('woff'), /* Pretty Modern Browsers */ url('../font/Avenir-Book.ttf') format('truetype'), /* Safari, Android, iOS */ url('../font/Avenir-Book.svg#svgFontName') format('svg'); /* Legacy iOS */ } @media (min-width:200px) and (max-width:768px) { .navbar-nav, .nav > li > a { margin: 0!important; } .navbar-collapse { border-top: medium none!important; box-shadow: none!important; } .navbar-default .navbar-nav > li > a { color: #fff!important; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #fff!important; } .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover { background-color: transparent!important; } } body { font-family: 'Avenir-Book'; } .heading-font { font-family: Catamaran, Helvetica, Arial, sans-serif; font-weight: 200; letter-spacing: 1px } .body-font { font-family: Muli, Helvetica, Arial, sans-serif } .alt-font { font-family: Lato, Helvetica, Arial, sans-serif; text-transform: uppercase; letter-spacing: 2px } body, html { height: 100%; width: 100% } .navbar-default, .navbar-default .navbar-header .navbar-brand, h1, h2, h3, h4, h5, h6 { font-weight: 200; letter-spacing: 1px } a { -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s; color: #fdcc52 } a:focus, a:hover { color: #fcbd20 } hr { max-width: 100px; margin: 25px auto 0; border-width: 1px; border-color: rgba(34,34,34,.1) } hr.light { border-color: #fff } p { font-size: 18px; line-height: 1.5; margin-bottom: 20px } .navbar-default { background-color: rgba(0, 0, 0, 0.5); border-color: rgba(34,34,34,.05); -webkit-transition: all .35s; -moz-transition: all .35s; transition: all .35s } .navbar-default .navbar-header .navbar-brand { color: #fdcc52 } .navbar-default .navbar-header .navbar-brand:focus, .navbar-default .navbar-header .navbar-brand:hover { color: #fcbd20 } .navbar-default .navbar-header .navbar-toggle { color: #fff; font-size: 19px; padding: 4px 11px; } .navbar-default .nav>li>a { font-size: 14px; border-bottom: 2px solid transparent; } .navbar-default .nav>li>a:focus { border-bottom: 2px solid #39cad7; color: #fff; } .navbar-default .nav>li>a:focus:hover, .navbar-default .nav>li>a:hover { border-bottom: 2px solid #39cad7; color: #fff; } .navbar-default .nav>li.active>a, .navbar-default .nav>li.active>a:focus { border-bottom: 2px solid #39cad7; color: #fff; background-color: transparent; } .navbar-default .nav>li.active>a:focus:hover, .navbar-default .nav>li.active>a:hover { background-color: transparent } @media (min-width:768px) { .navbar-default { background-color: transparent; border-color: transparent } .navbar-default .navbar-header .navbar-brand { color: rgba(255,255,255,.7) } .navbar-default .navbar-header .navbar-brand:focus, .navbar-default .navbar-header .navbar-brand:hover { color: #fff } .navbar-default .nav>li>a, .navbar-default .nav>li>a:focus { color: #fff; } .navbar-default .nav>li>a:focus:hover, .navbar-default .nav>li>a:hover { color: #fff; } .navbar-default.affix { background-color: rgba(0, 0, 0, 0.4); border-color: rgba(34, 34, 34, 0.1); } .navbar-default.affix .navbar-header .navbar-brand { color: #222 } .pn{padding:0; } .navbar-default.affix .navbar-header .navbar-brand:focus, .navbar-default.affix .navbar-header .navbar-brand:hover { color: #fdcc52 } .navbar-default.affix .nav>li>a, .navbar-default.affix .nav>li>a:focus { color: #fff; } .navbar-default.affix .nav>li>a:focus:hover, .navbar-default.affix .nav>li>a:hover { color: #fdcc52 } } header { position: relative; width: 100%; min-height: auto; overflow-y: hidden; color: #fff } header .header-content { text-align: center; padding: 150px 0 50px; position: relative } header .header-content .header-content-inner { position: relative; max-width: 500px; margin: 0 auto } header .header-content .header-content-inner h1 { margin-top: 0; margin-bottom: 30px; font-size: 30px } header .header-content .header-content-inner .list-badges { margin-bottom: 25px } header .header-content .header-content-inner .list-badges img { height: 50px; margin-bottom: 25px } header .device-container { max-width: 300px; margin: 0 auto 100px } header .device-container .screen img { border-radius: 3px } @media (min-width:768px) { header { min-height: 100% } header .header-content { text-align: left; padding: 0; height: 100vh } header .header-content .header-content-inner { max-width: none; margin-top: 50px; position: absolute; top: 50%; transform: translateY(-50%); width: 100%; } header .header-content .header-content-inner h1 { font-size: 35px } header .device-container { max-width: none; max-height: calc(0vh); margin: 100px auto 0 } } footer, section.contact { text-align: center } @media (min-width:992px) { header .header-content .header-content-inner h1 { font-size: 50px } } section { padding: 100px 0 } section h2 { font-size: 50px } section.download { padding: 150px 0; position: relative } section.download h2 { margin-top: 0; font-size: 50px } section.download .badges .badge-link { display: block; margin-bottom: 25px } section.download .badges .badge-link:last-child { margin-bottom: 0 } section.download .badges .badge-link img { height: 60px } @media (min-width:768px) { section.download .badges .badge-link { display: inline-block; margin-bottom: 0 } section.download h2 { font-size: 70px } } section.features .section-heading { margin-bottom: 100px } section.features .section-heading h2 { margin-top: 0 } section.features .section-heading p { margin-bottom: 0 } section.features .device-container, section.features .feature-item { max-width: 300px; margin: 0 auto } section.features .device-container { margin-bottom: 100px } @media (min-width:992px) { section.features .device-container { margin-bottom: 0 } section.features .device-container, section.features .feature-item { max-width: none } } section.features .feature-item { text-align: center; margin-bottom: 100px } section.contact h2, section.cta .cta-content h2 { margin-top: 0; margin-bottom: 25px } section.features .feature-item h3 { font-size: 30px } section.features .feature-item i { font-size: 80px; background: -webkit-linear-gradient(to left, #7b4397, #dc2430); background: linear-gradient(to left, #7b4397, #dc2430); -webkit-background-clip: text; -webkit-text-fill-color: transparent } section.cta { position: relative; -webkit-background-size: cover; -moz-background-size: cover; background-size: cover; -o-background-size: cover; background-position: center; background-image: url(../img/bg-cta.jpg); padding: 250px 0 } section.cta .cta-content { position: relative; z-index: 1 } section.cta .cta-content h2 { color: #fff; max-width: 450px; font-size: 50px } @media (min-width:768px) { section.cta .cta-content h2 { font-size: 80px } } section.cta .overlay { height: 100%; width: 100%; background-color: rgba(0,0,0,.5); position: absolute; top: 0; left: 0 } footer ul, section.contact ul.list-social { margin-bottom: 0 } section.contact h2 i { color: #dd4b39 } section.contact ul.list-social li a { display: block; height: 80px; width: 80px; line-height: 80px; font-size: 40px; border-radius: 100%; color: #fff } footer p, footer ul li a { font-size: 12px } footer, footer ul li a { color:#fff; } section.contact ul.list-social li.social-twitter a { background-color: #1da1f2 } section.contact ul.list-social li.social-twitter a:hover { background-color: #0d95e8 } section.contact ul.list-social li.social-facebook a { background-color: #3b5998 } section.contact ul.list-social li.social-facebook a:hover { background-color: #344e86 } section.contact ul.list-social li.social-google-plus a { background-color: #dd4b39 } section.contact ul.list-social li.social-google-plus a:hover { background-color: #d73925 } footer { background-color: rgba(0, 0, 0, 0.8); color: #fff; padding: 25px 0 } footer p { margin: 0 } footer ul li a.active, footer ul li a:active, footer ul li a:focus, footer ul li a:hover { text-decoration: none } .bg-primary { background: #fdcc52; background: -webkit-linear-gradient(#fdcc52, #fdc539); background: linear-gradient(#fdcc52, #fdc539) } .text-primary { color: #fdcc52 } .no-gutter>[class*=col-] { padding-right: 0; padding-left: 0 } .btn-outline { color: #fff; border: 1px solid } .btn-outline.active, .btn-outline:active, .btn-outline:focus, .btn-outline:hover { color: #fff; background-color: #fdcc52; border-color: #fdcc52 } .btn-xl { font-size: 14px; padding: 10px 12px; } ::-moz-selection { color:#fff; text-shadow:none; background:#222 } ::selection { color: #fff; text-shadow: none; background: #222 } img::selection { color: #fff; background: 0 0 } img::-moz-selection { color:#fff; background:0 0 } .h_left { background: #33C0CE; } .h_right { background: #435C71; } .h_title { font-size: 40px; padding: 10px 0; } .h_s_title { font-size: 18px; padding: 0 24% 15px; } .btn-dark { background: #435C71; color: #fff; } .btn-dark.focus, .btn-dark:focus, .btn-dark:hover { background: #fff; color: #33C0CE; } .btn-blue.focus, .btn-blue:focus, .btn-blue:hover { background: #fff; color: #435C71; } .btn-blue { background: #33C0CE; color: #fff; } .get-btn a { border: 2px solid #33C0CE!important; padding: 10px 15px!important; } .navbar-nav { margin: 5px 0 0 15px; } .p_main_title { font-size: 40px; margin: 10% 0 15%; text-align: center; } .dropdown-menu { background-color: transparent; } .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover { color: #fff; } .dropdown-item { display: inline-block; padding: 5px 15px; width: 100%; color: #fff; } .dropdown-item:hover, .dropdown-item:focus { color: #33C0CE; } .tab_section { text-align: center; padding: 35px 0; } .tab_title { font-size: 20px; padding: 20px 0; } .p_title { color: #575E6C; font-size: 40px; padding-bottom: 15px; line-height: 30px; } .p_text { font-size: 30px; color: #575E6C; font-weight: normal; } .pp_text.bold { font-weight: 600; } .pp_title { color: #fff; font-size: 20px; padding: 15px; line-height: 30px;background: #39CAD7; } .pp_text { color: #575e6c; font-size: 18px; font-weight: normal; line-height: 30px; padding: 5px 0;text-align: justify; } .pp_block{ background: #fff;padding: 15px;margin-bottom: 20px;} .tab_section p{font-size:22px;} .p_bg { background: #F8F8F8; } .p_section { padding: 75px 0; } .pp_section { padding: 20px 0; } .pl75{padding-left: 75px!important;} .pr75{padding-right: 75px!important;} .p_img { text-align: center; } .fr_nocredit { color: #000; font-size: 26px; margin: 0; } .fr_text { color: #000; font-size: 36px; margin: 0; } .p100{ padding:100px 0!important; } .p50{ padding:50px 0!important; } .p25{ padding:25px 0!important; } .btn-green { background: #33CD7B; color: #fff; padding: 10px 30px; margin: 15px 0;font-size: 18px; } .e_text { font-size: 22px; line-height: 35px; padding: 20px 90px; } .enquiry_from label { width: 100%; font-weight: normal; } .enquiry_from input[type="text"] ,.enquiry_from textarea { border: medium none; border-radius: 3px; padding: 5px 10px; width: 100%;color: #000; } .enquiry_from input[type="submit"],.enquiry_from input[type="reset"]{background:#34495E; border: none; font-size:14px; padding: 5px 10px; color:#fff;} .enquiry_from { background: #33c0ce none repeat scroll 0 0; padding: 10px 15px; width: 85%; } .e_header_text{ font-size: 16px; padding: 10px 0; text-align: left; } .pricing_title { font-size: 36px; padding: 0 10%; text-align: center; } .p_tag_middle { padding: 90px 0 60px; } .p_tag_price { font-size: 30px; } .p_tag_title { font-size: 18px; font-weight: bold; opacity: 0.7; padding: 15px 0; } .p_tab_per { font-size: 18px; } .p_tag_footer a { background: #fff none repeat scroll 0 0; color: #33c0ce; display: inline-block; font-size: 20px; padding: 10px 0; width: 100%; position: relative; text-decoration: none; border-radius: 0 0 5px 5px; } .br5{ border-radius: 5px; } .p_tag_footer a:hover{color:#435C71; } .enquiry_block { margin-bottom: 5px; } .e_s_heading { font-size: 42px; padding: 10px 0; } .e_s_text{ font-size:18px; padding: 10px 0;}
0.288369
0.042762
.dashboard-menu .navbar .navbar-inner { padding-left:10px; padding-right:10px; } .dashboard-menu .navbar .navbar-inner .nav { margin-right:0; } .dashboard-menu .navbar .nav > li > a { padding: 5px 10px; } .dashboard-menu .navbar .nav > li > a:focus, .dashboard-menu .navbar .nav > li > a:hover { background-color: #E5E5E5; } .dashboard-menu .navbar-inner select { display: none; margin: 10px 0; } @media (max-width: 400px) { .dashboard-menu .navbar-inner ul { display: none; } .dashboard-menu .navbar-inner select { display: inline-block; } } /* Panel css */ div.um-panel:after, div.um-panel .um-panel-content:after, div.um-panel .um-panel-header:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; } div.um-panel, div.um-panel .um-panel-content { display: inline-block; } * html div.um-panel, * html div.um-panel .um-panel-content { height: 1%; } div.um-panel, div.um-panel .um-panel-content { display: block; } div.um-panel .um-panel-header { display:block !important; position:relative; background-color:#0088CC; padding:0 16px 10px; #height:45px; /* CSS 3 */ -webkit-border-radius:3px 3px 0 0; -o-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0; -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); -o-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); } div.um-panel .um-panel-header .um-panel-title { font-size:14px; font-weight:bold; color:#ffffff; display:block; line-height:20px; padding:10px 0 0; margin-right:10px; float:left; } div.um-panel .um-panel-header .um-panel-title a{ text-decoration:underline; } div.um-panel .um-panel-header .um-panel-title-right { font-size:14px; font-weight:bold; color:#ffffff; display:block; line-height:20px; padding:10px 0 0; margin-right:5px; margin-left: 10px; float:right; } div.um-panel .um-panel-header a{ color:#EEEEEE; } div.um-panel .um-panel-header .um-panel-title-right a{ text-decoration:underline; } div.um-panel .um-panel-header a:hover{ color:#ffffff; } div.um-panel .um-panel-header .um-panel-title-right .legend { padding:5px; color:#ffffff; font-weight:bold; } div.um-panel .um-panel-content, div.um-panel-widget { background-color:white; background-image:url(../img/panel-content.png); background-repeat:repeat-x; background-position:left top; border:1px solid #bfbfbf; } div.um-panel .um-panel-content { border-top:0; min-height:300px; } div.um-panel .um-panel-content .with-padding { padding:5px 5px 0; } div.um-panel .um-panel-content.with-padding, div.um-panel-widget { padding:1em 1.2em; } /* Form css*/ .um-button-row:after, .um-form-row:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; } * html .um-button-row, * html .um-form-row, * html .um-form { height: 1%; } .um-form-row { padding:10px 16px; display:block; #border-bottom:1px solid #d3d3d3; margin:0 !important; } .um-form-row:last-child { border-bottom:0; } .um-button-row { #background-color:#F2F0F0; border-top:1px solid #d3d3d3; margin:0; padding:16px; margin-top:-1px; text-align:left; /* CSS 3 */ -webkit-border-radius:0 0 4px 4px; -o-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px; -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 1); } form .required:after { color: #EE3322; content: "*"; display: inline; } form .error-message { color: #9E2424; } /* search form css */ .searchForm { border-bottom: 1px solid #BFBFBF; padding-bottom: 10px; } .searchForm form { margin-bottom:0px; } .searchTitle { color:#003D4C; font-size:15px; padding:5px; padding-bottom:0px; font-weight:bold; } .searchForm .tl { float:left; width:auto; padding:5px 10px 5px 10px; } .searchForm .tf { float:left; width:auto; padding:0px 10px 5px 10px; } .searchForm .tf select, .searchForm .tf input[type="text"]{ margin-bottom:0px; width:auto; } .searchForm .search_submit { float:right; padding:0 10px 5px; margin-top:10px; } .searchForm .search_submit .btn { height:28px; } .loadning-indicator { position: absolute; width:100%; min-height:30px; height:100%; background:url("../img/loading-indicator.gif") no-repeat; background-position:50% 25%; } /* Provider box css */ .sign_with { color: #333333; font-family: 'lucida grande',Verdana,sans-serif; font-size: 1.5em; font-weight: normal; margin: 5px 0 0 10px; } .providerBox { background-color: #FFFFFF; border: 1px solid #CCCCCC; height: auto; padding: 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin:5px auto; } ul.providers { list-style-type: none; margin: 0 auto; padding: 0; } ul.providers li { height: 50px; margin: 10px 0 8px; padding: 0; width: 150px; float:left; margin-right:10px; } ul.providers li:hover { cursor: pointer; } ul.providers li { background: url("../img/umpremim_login.png") no-repeat scroll 0 0 transparent; } li#yahoo { background-position: 0 -550px; } li#yahoo:hover { background-position: -150px -550px; } li#google { background-position: 0 -100px; } li#google:hover { background-position: -150px -100px; } li#linkedin { background-position: 0 -150px; } li#linkedin:hover { background-position: -150px -150px; } li#facebook { background-position: 0 -50px; } li#facebook:hover { background-position: -150px -50px; } li#twitter { background-position: 0 -450px; } li#twitter:hover { background-position: -150px -450px; } li#foursquare { background-position: 0 -400px; } li#foursquare:hover { background-position: -150px -400px; } /* flash messages css */ .info, .success, .warning, .error, .validation { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; } .info { color: #00529B; background-color: #BDE5F8; background-image: url("../img/info.png"); } .success { color: #4F8A10; background-color: #DFF2BF; background-image:url("../img/success.png"); } .warning { color: #9F6000; background-color: #FEEFB3; background-image: url("../img/warning.png"); } .error { color: #D8000C; background-color: #FFBABA; background-image: url("../img/error.png"); } /* miscellaneous css */ .center { margin: 0 auto; float:none; } .left { float:left; } .right { float:right; } .btn { margin: 0px 5px 10px 5px; } .profile img { border: 1px solid #DFDCDC; display: block; margin: 0; padding: 5px; } table td.action a { margin-right: 5px; } .table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th { background-color: #BBD9E4; } table th a.asc:after { content: ' ⇣'; } table th a.desc:after { content: ' ⇡'; } table td .btn-group .dropdown-toggle { margin-bottom:0; } table td .btn-group .dropdown-menu { left:auto; right:0; &::before {left:auto !important; right:9px;} &::after {left:auto !important; right:10px;} } .ui-timepicker-select { width:auto; } .per_header { height:60px; vertical-align: bottom !important; } .break-word { display: inline-block; word-wrap: break-word; } .tagline { font-style:italic; } #footer { background-color: #f5f5f5; padding: 15px 0 5px; text-align:center; } .submit-indicator { width:20px; height:20px; background:url("../img/loading-circle.gif") no-repeat; display: inline-block; vertical-align: middle; } #recaptcha_area, #recaptcha_table { line-height: 0!important; }
User-Management-Premium-Plugin-2.3.3-for-Cakephp-2.x/User-Management-Premium-Plugin-2.3.3-for-Cakephp-2.x-with-bootstrap-2.x/webroot/css/umstyle.css
.dashboard-menu .navbar .navbar-inner { padding-left:10px; padding-right:10px; } .dashboard-menu .navbar .navbar-inner .nav { margin-right:0; } .dashboard-menu .navbar .nav > li > a { padding: 5px 10px; } .dashboard-menu .navbar .nav > li > a:focus, .dashboard-menu .navbar .nav > li > a:hover { background-color: #E5E5E5; } .dashboard-menu .navbar-inner select { display: none; margin: 10px 0; } @media (max-width: 400px) { .dashboard-menu .navbar-inner ul { display: none; } .dashboard-menu .navbar-inner select { display: inline-block; } } /* Panel css */ div.um-panel:after, div.um-panel .um-panel-content:after, div.um-panel .um-panel-header:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; } div.um-panel, div.um-panel .um-panel-content { display: inline-block; } * html div.um-panel, * html div.um-panel .um-panel-content { height: 1%; } div.um-panel, div.um-panel .um-panel-content { display: block; } div.um-panel .um-panel-header { display:block !important; position:relative; background-color:#0088CC; padding:0 16px 10px; #height:45px; /* CSS 3 */ -webkit-border-radius:3px 3px 0 0; -o-border-radius:3px 3px 0 0; -moz-border-radius:3px 3px 0 0; border-radius:3px 3px 0 0; -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); -moz-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); -o-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.5); } div.um-panel .um-panel-header .um-panel-title { font-size:14px; font-weight:bold; color:#ffffff; display:block; line-height:20px; padding:10px 0 0; margin-right:10px; float:left; } div.um-panel .um-panel-header .um-panel-title a{ text-decoration:underline; } div.um-panel .um-panel-header .um-panel-title-right { font-size:14px; font-weight:bold; color:#ffffff; display:block; line-height:20px; padding:10px 0 0; margin-right:5px; margin-left: 10px; float:right; } div.um-panel .um-panel-header a{ color:#EEEEEE; } div.um-panel .um-panel-header .um-panel-title-right a{ text-decoration:underline; } div.um-panel .um-panel-header a:hover{ color:#ffffff; } div.um-panel .um-panel-header .um-panel-title-right .legend { padding:5px; color:#ffffff; font-weight:bold; } div.um-panel .um-panel-content, div.um-panel-widget { background-color:white; background-image:url(../img/panel-content.png); background-repeat:repeat-x; background-position:left top; border:1px solid #bfbfbf; } div.um-panel .um-panel-content { border-top:0; min-height:300px; } div.um-panel .um-panel-content .with-padding { padding:5px 5px 0; } div.um-panel .um-panel-content.with-padding, div.um-panel-widget { padding:1em 1.2em; } /* Form css*/ .um-button-row:after, .um-form-row:after { clear: both; content: ' '; display: block; font-size: 0; line-height: 0; visibility: hidden; width: 0; height: 0; } * html .um-button-row, * html .um-form-row, * html .um-form { height: 1%; } .um-form-row { padding:10px 16px; display:block; #border-bottom:1px solid #d3d3d3; margin:0 !important; } .um-form-row:last-child { border-bottom:0; } .um-button-row { #background-color:#F2F0F0; border-top:1px solid #d3d3d3; margin:0; padding:16px; margin-top:-1px; text-align:left; /* CSS 3 */ -webkit-border-radius:0 0 4px 4px; -o-border-radius:0 0 4px 4px; -moz-border-radius:0 0 4px 4px; border-radius:0 0 4px 4px; -webkit-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 1); } form .required:after { color: #EE3322; content: "*"; display: inline; } form .error-message { color: #9E2424; } /* search form css */ .searchForm { border-bottom: 1px solid #BFBFBF; padding-bottom: 10px; } .searchForm form { margin-bottom:0px; } .searchTitle { color:#003D4C; font-size:15px; padding:5px; padding-bottom:0px; font-weight:bold; } .searchForm .tl { float:left; width:auto; padding:5px 10px 5px 10px; } .searchForm .tf { float:left; width:auto; padding:0px 10px 5px 10px; } .searchForm .tf select, .searchForm .tf input[type="text"]{ margin-bottom:0px; width:auto; } .searchForm .search_submit { float:right; padding:0 10px 5px; margin-top:10px; } .searchForm .search_submit .btn { height:28px; } .loadning-indicator { position: absolute; width:100%; min-height:30px; height:100%; background:url("../img/loading-indicator.gif") no-repeat; background-position:50% 25%; } /* Provider box css */ .sign_with { color: #333333; font-family: 'lucida grande',Verdana,sans-serif; font-size: 1.5em; font-weight: normal; margin: 5px 0 0 10px; } .providerBox { background-color: #FFFFFF; border: 1px solid #CCCCCC; height: auto; padding: 5px; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; margin:5px auto; } ul.providers { list-style-type: none; margin: 0 auto; padding: 0; } ul.providers li { height: 50px; margin: 10px 0 8px; padding: 0; width: 150px; float:left; margin-right:10px; } ul.providers li:hover { cursor: pointer; } ul.providers li { background: url("../img/umpremim_login.png") no-repeat scroll 0 0 transparent; } li#yahoo { background-position: 0 -550px; } li#yahoo:hover { background-position: -150px -550px; } li#google { background-position: 0 -100px; } li#google:hover { background-position: -150px -100px; } li#linkedin { background-position: 0 -150px; } li#linkedin:hover { background-position: -150px -150px; } li#facebook { background-position: 0 -50px; } li#facebook:hover { background-position: -150px -50px; } li#twitter { background-position: 0 -450px; } li#twitter:hover { background-position: -150px -450px; } li#foursquare { background-position: 0 -400px; } li#foursquare:hover { background-position: -150px -400px; } /* flash messages css */ .info, .success, .warning, .error, .validation { border: 1px solid; margin: 10px 0px; padding:15px 10px 15px 50px; background-repeat: no-repeat; background-position: 10px center; } .info { color: #00529B; background-color: #BDE5F8; background-image: url("../img/info.png"); } .success { color: #4F8A10; background-color: #DFF2BF; background-image:url("../img/success.png"); } .warning { color: #9F6000; background-color: #FEEFB3; background-image: url("../img/warning.png"); } .error { color: #D8000C; background-color: #FFBABA; background-image: url("../img/error.png"); } /* miscellaneous css */ .center { margin: 0 auto; float:none; } .left { float:left; } .right { float:right; } .btn { margin: 0px 5px 10px 5px; } .profile img { border: 1px solid #DFDCDC; display: block; margin: 0; padding: 5px; } table td.action a { margin-right: 5px; } .table-hover tbody tr:hover > td, .table-hover tbody tr:hover > th { background-color: #BBD9E4; } table th a.asc:after { content: ' ⇣'; } table th a.desc:after { content: ' ⇡'; } table td .btn-group .dropdown-toggle { margin-bottom:0; } table td .btn-group .dropdown-menu { left:auto; right:0; &::before {left:auto !important; right:9px;} &::after {left:auto !important; right:10px;} } .ui-timepicker-select { width:auto; } .per_header { height:60px; vertical-align: bottom !important; } .break-word { display: inline-block; word-wrap: break-word; } .tagline { font-style:italic; } #footer { background-color: #f5f5f5; padding: 15px 0 5px; text-align:center; } .submit-indicator { width:20px; height:20px; background:url("../img/loading-circle.gif") no-repeat; display: inline-block; vertical-align: middle; } #recaptcha_area, #recaptcha_table { line-height: 0!important; }
0.178132
0.037786
.side-menu { --clr-menu-primary: var(--clr-blue-main-tint-01); --clr-menu-secondary: var(--clr-blue-dark); --clr-logo-primary: var(--clr-blue-dark); --clr-logo-secondary: var(--clr-blue-light); background-color: var(--clr-menu-primary); color: var(--clr-menu-secondary); box-shadow: var(--bs-regular); width: 60vw; height: 100vh; right: 0; opacity: 0; overflow-y: scroll; visibility: hidden; transform: translateX(100%); transition: all 0.4s ease-out; position: fixed; z-index: 100; } .side-menu--shown { visibility: visible; transform: translateX(0); opacity: 1; } .side-menu.dark { --clr-menu-primary: var(--clr-blue-dark-shade-02); --clr-menu-secondary: var(--clr-blue-light); --clr-logo-primary: var(--clr-blue-main); --clr-logo-secondary: var(--clr-blue-dark); } .side-menu__logo { width: 100%; height: 6rem; display: flex; justify-content: center; align-items: center; text-align: center; text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.2); letter-spacing: 1px; background-color: var(--clr-logo-primary); color: var(--clr-logo-secondary); font-size: var(--fs-h3); font-weight: var(--fw-bold); padding: 0.6em; } .side-menu__logo__icon { margin-left: 0.3em; font-size: 2.8rem; box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.2); border-radius: 50%; } .side-menu__filters { padding: 0 1.3em; } .side-menu__categories { border-bottom: solid 1px var(--clr-body-tertiary); } .side-menu__title { color: var(--clr-menu-secondary); font-size: 1.8rem; padding: 1em 0; } .side-menu__link { margin-bottom: 1em; width: 100%; } @media (min-width: 600px) { .side-menu { width: 40vw; grid-column: 1; grid-row: 1; } } @media (min-width: 800px) { .side-menu { left: 0; position: relative; grid-column: 1; grid-row: 1 / 3; width: 30vw; } } @media (min-width: 1000px) { .side-menu { width: 20vw; } }
src/components/SideMenu/SideMenu.css
.side-menu { --clr-menu-primary: var(--clr-blue-main-tint-01); --clr-menu-secondary: var(--clr-blue-dark); --clr-logo-primary: var(--clr-blue-dark); --clr-logo-secondary: var(--clr-blue-light); background-color: var(--clr-menu-primary); color: var(--clr-menu-secondary); box-shadow: var(--bs-regular); width: 60vw; height: 100vh; right: 0; opacity: 0; overflow-y: scroll; visibility: hidden; transform: translateX(100%); transition: all 0.4s ease-out; position: fixed; z-index: 100; } .side-menu--shown { visibility: visible; transform: translateX(0); opacity: 1; } .side-menu.dark { --clr-menu-primary: var(--clr-blue-dark-shade-02); --clr-menu-secondary: var(--clr-blue-light); --clr-logo-primary: var(--clr-blue-main); --clr-logo-secondary: var(--clr-blue-dark); } .side-menu__logo { width: 100%; height: 6rem; display: flex; justify-content: center; align-items: center; text-align: center; text-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.2); letter-spacing: 1px; background-color: var(--clr-logo-primary); color: var(--clr-logo-secondary); font-size: var(--fs-h3); font-weight: var(--fw-bold); padding: 0.6em; } .side-menu__logo__icon { margin-left: 0.3em; font-size: 2.8rem; box-shadow: 2px 3px 5px rgba(0, 0, 0, 0.3), 0px 0px 10px rgba(255, 255, 255, 0.2); border-radius: 50%; } .side-menu__filters { padding: 0 1.3em; } .side-menu__categories { border-bottom: solid 1px var(--clr-body-tertiary); } .side-menu__title { color: var(--clr-menu-secondary); font-size: 1.8rem; padding: 1em 0; } .side-menu__link { margin-bottom: 1em; width: 100%; } @media (min-width: 600px) { .side-menu { width: 40vw; grid-column: 1; grid-row: 1; } } @media (min-width: 800px) { .side-menu { left: 0; position: relative; grid-column: 1; grid-row: 1 / 3; width: 30vw; } } @media (min-width: 1000px) { .side-menu { width: 20vw; } }
0.393851
0.119485
*{ font-weight: bold; } /* CORPO DA MINHA PAGINA */ body{ /* DEIXA O SITE SEM MARGEM */ margin: 0; padding: 0; margin-bottom: 300px; } /* CABEÇALHO DA MINHA PÁGINA */ header{ /* PROPRIEDADE PARA MANIPULAR MEU CABEÇALHO */ display: flex; /* COLOCA MEU CABEÇALHO NO CENTRO */ justify-content: center; /* ALTURA DO MEU CABEÇALHO */ height: 120px; } .container{ /* LARGURA DO MEU CONTAINER CABEÇALHO*/ width: 1500px; /* ALTURA DO MEU CONTAINER */ /*height: 100px;*/ /* PROPRIEDADE PARA MANIPULAR MEU CONTAINER */ display: flex; /* COLOCA O CONTEÚDO UM DE CADA LADO DO CONTAINER */ justify-content: space-between; } .logo{ /* PROPRIEDADE PARA MANIPULAR MINHA LOGO */ display: flex; /* COLOCA MINHA LOGO NO CENTRO DO CONTAINER */ align-items: center; } .menu{ /* PROPRIEDADE PARA MANIPULAR MEUS LINKS */ display: flex; /* COLOCA MEUS LINKS NO MEIO DO MEU CONTAINER */ align-items: center; } nav ul, nav li{ /* TIRA AS BOLINHAS DE CADA LINK */ list-style: none; /* TIRA MARGIN DE TODOS OS LINKS */ margin: 0; padding: 0; } nav ul{ display: flex; } nav a{ /* PARA QUE EU CONSIGA ALTERAR TAMANHO, ÁREA DO LINK... */ display: block; /* ESPAÇAMENTO ENTRE OS LINKS */ padding: 15px; /* TIRA O SUBLINHADO DO LINK */ text-decoration: none; /* DEIXA OS LINK TUDO EM MAIUSCULO */ text-transform: uppercase; /* COR DOS LINKS DO CABEÇALHO */ /*color: #727272;*/ color: black; /* TAMANHO DA FONTE DO CABEÇALHO */ font-size: 20px; } /* */ /* nav .linkAtivo a, */ nav a:hover{ /*background-color: #39aae1;*/ background-color: rgb(166, 166, 221); color: black; font-weight: bold; border-radius: 10px; } /* IMAGEM DA MINHA PRIMEIRA SEÇÃO */ #banner{ /* MANIPULA PROPRIEDADES DA MINHA DIV BANNER */ display: flex; justify-content: center; /* IMAGEM DO NOSSO BANNER */ background-image:url('../image/img1.jpg'); /* POSIÇÃO DO NOSSO BANNER */ background-position: center; /* IMAGEM EXPANDE PARA PREENCHER O ESPAÇO DO NOSSO BANNER */ background-size: cover; /* ALTURA DA NOSSA IMAGEM */ height: 670px; } .column{ flex-direction: column; } /* MODIFICAÇÕES NO CONTAINER ONDE O H1 E H2 ESTÃO INCREMENTADOS */ .banner_headline{ flex: 1; display: flex; flex-direction: column; justify-content: center; } /* MODIFICAÇÕES NO MEU TEXTO O DO H1 */ .banner_headline h1{ color: #FFFFFF; font-size: 70px; max-width: 300px; text-shadow: 2px 2px 0px #000000; margin: 0; padding: 0; } /* MODIFICAÇÕES NO MEU TEXTO O DO H2 */ .banner_headline h2{ color: #FFFFFF; font-size: 25px; max-width: 300px; text-shadow: 0px 2px 0px #000000; margin-top: 20px; padding: 0; } .banner_options{ display: flex; height: 240px; } /* MODIFICAÇÕES NO MEU TEXTO O DO H1 */ .banner_headline h1{ color: #FFFFFF; font-size: 70px; max-width: 300px; text-shadow: 2px 2px 0px #000000; margin: 0; padding: 0; } /* MODIFICAÇÕES NO MEU TEXTO O DO H2 */ .banner_headline h2{ color: #FFFFFF; font-size: 25px; max-width: 300px; text-shadow: 0px 2px 0px #000000; margin-top: 20px; padding: 0; } .banner01, .banner02, .banner03{ flex: 1; color: white; padding: 20px; } .banner01{ background-color: #39aae1; } .banner02{ background-color: #0079c7; } .banner03{ background-color: #2b4c99; } .bannerTitle{ font-size: 24px; } .bannerDesc{ font-size: 14px; margin-top: 20px; margin-bottom: 20px; } /* PROPRIEDADES DOBOTÃO READ MORE */ .banner_options a{ display: inline-block; border: 1px solid #FFFFFF; padding: 5px; font-size: 15px; color: #FFFFFF; text-decoration: none; } .bannerHoras{ display: flex; justify-content: space-between; font-size: 16px; padding-top: 8px; padding-bottom: 18px; /* LINHA ABAIXO DE CADA HORÁRIO */ border-bottom: 1px solid #0079c7; } #geral{ display: flex; justify-content: center; } #geral section{ flex: 2; } #geral aside{ flex: 1; } .widgetTitle{ margin-top: 30px; margin-bottom: 20px; } .widgetTitleText{ color: #000000; font-size: 21px; font-weight: bold; } .widgetTitleBar{ width: 50px; height: 2px; background-color: #36a9e1; margin-top: 10px; } /* MANIPULA OS QUADRADOS DO DEPARTMENTS */ .widgetBodySquare{ display: flex; } .widgetQuadrado{ width: 200px; height: 200px; margin-right: 20px; margin-bottom: 20px; background-color: DodgerBlue; } .border{ width: 425px; height: 3px; background-color: #36a9e1; margin-top: 20px; } .bannerInfoInt{ display: flex; justify-content: space-between; font-size: 16px; padding-top: 18px; padding-bottom: 18px; /* LINHA ABAIXO DE CADA HORÁRIO */ border-bottom: 1px solid #0079c7; } .bannerTitleInfo{ margin: auto; width: 20%; font-size: 30px; } /* FLEX COLOCADO EM MEU BODY PARA PODER ORGANIZAR TODAS AS FOTOS E TEXTOS QUE ESTÃO NO BODY */ .flex{ display: flex; /* DA LIBERDADE PARA OS ITENS QUEBRAREM QUANDO NÃO COUBER NO CONTAINER */ flex-wrap: wrap; } /* DEIXA TODOS DO MESMO TAMANHO */ article{ flex: 1; min-width: 400px; margin-right: 20px; } article a{ text-decoration: none; } /* CONTROLE E FORMATAÇÃO DA DATA E CURTIDAS */ article .newsData{ display: flex; margin-bottom: 12px; } /* CONTROLE E FORMATAÇÃO DA DATA QUE FOI POSTADO */ article .newsPostedAt{ background-color: #2b4c99; color: #FFFFFF; font-size: 14px; padding: 10px; margin-right: 2px; } /* CONTROLE E FORMATAÇÃO DAS CURTIDAS */ article .newsComments{ background-color: #39aae1; color: #FFFFFF; font-size: 14px; padding: 10px; margin-right: 2px; } .newsThumbnail{ margin-top: 30px; } article .newsThumbnail img{ width: 100%; height: auto; } article .newsTitle{ margin-top: 25px; margin-bottom: 25px; font-size: 25px; color: black; } article .newsResume{ font-size: 14px; color: #5c5c5c; line-height: 19px; margin-bottom: 15px; } footer{ display: flex; justify-content: center; background-color: #1e1e1e; } .flexColumn{ flex-direction: column; } .footerMenu{ display: flex; /* PARA OS ITENS FICAREM UM LADO A LADO */ flex: 1; } .footerMenu a{ /* DEIXA TODA A ÁREA LINKADA */ display: block; text-decoration: none; } .fm01, .fm02, .fm03{ flex: 1; color: #FFFFFF; padding: 20px; } .fm01{ background-color: #39aae1; } .fm02{ background-color: #0079c7; } .fm03{ background-color: #2b4c99; } .footerArea{ display: flex; } .footerAreaItem{ flex: 1; color: #FFFFFF; } footer .widgetTitleText{ color: #FFFFFF; } .footerCopy{ border-top: 1px solid #2c2c2c; height: 40px; line-height: 40px; color: #5c5c5c; font-size: 15px; margin-top: 30px; } .mediaCenterText{ color:#5c5c5c; font-size:18px; } .mediaCenterTitleContato{ margin-top: 20px; color:#5c5c5c; font-size:18px; } .mediaCenterEndereço{ display:flex; flex:1; justify-content: space-between; color:#5c5c5c; font-size:18px; margin-top: 15px; margin-right:15px; } .medicaCenterPost{ margin-bottom: 20px; }
assets/css/template.css
*{ font-weight: bold; } /* CORPO DA MINHA PAGINA */ body{ /* DEIXA O SITE SEM MARGEM */ margin: 0; padding: 0; margin-bottom: 300px; } /* CABEÇALHO DA MINHA PÁGINA */ header{ /* PROPRIEDADE PARA MANIPULAR MEU CABEÇALHO */ display: flex; /* COLOCA MEU CABEÇALHO NO CENTRO */ justify-content: center; /* ALTURA DO MEU CABEÇALHO */ height: 120px; } .container{ /* LARGURA DO MEU CONTAINER CABEÇALHO*/ width: 1500px; /* ALTURA DO MEU CONTAINER */ /*height: 100px;*/ /* PROPRIEDADE PARA MANIPULAR MEU CONTAINER */ display: flex; /* COLOCA O CONTEÚDO UM DE CADA LADO DO CONTAINER */ justify-content: space-between; } .logo{ /* PROPRIEDADE PARA MANIPULAR MINHA LOGO */ display: flex; /* COLOCA MINHA LOGO NO CENTRO DO CONTAINER */ align-items: center; } .menu{ /* PROPRIEDADE PARA MANIPULAR MEUS LINKS */ display: flex; /* COLOCA MEUS LINKS NO MEIO DO MEU CONTAINER */ align-items: center; } nav ul, nav li{ /* TIRA AS BOLINHAS DE CADA LINK */ list-style: none; /* TIRA MARGIN DE TODOS OS LINKS */ margin: 0; padding: 0; } nav ul{ display: flex; } nav a{ /* PARA QUE EU CONSIGA ALTERAR TAMANHO, ÁREA DO LINK... */ display: block; /* ESPAÇAMENTO ENTRE OS LINKS */ padding: 15px; /* TIRA O SUBLINHADO DO LINK */ text-decoration: none; /* DEIXA OS LINK TUDO EM MAIUSCULO */ text-transform: uppercase; /* COR DOS LINKS DO CABEÇALHO */ /*color: #727272;*/ color: black; /* TAMANHO DA FONTE DO CABEÇALHO */ font-size: 20px; } /* */ /* nav .linkAtivo a, */ nav a:hover{ /*background-color: #39aae1;*/ background-color: rgb(166, 166, 221); color: black; font-weight: bold; border-radius: 10px; } /* IMAGEM DA MINHA PRIMEIRA SEÇÃO */ #banner{ /* MANIPULA PROPRIEDADES DA MINHA DIV BANNER */ display: flex; justify-content: center; /* IMAGEM DO NOSSO BANNER */ background-image:url('../image/img1.jpg'); /* POSIÇÃO DO NOSSO BANNER */ background-position: center; /* IMAGEM EXPANDE PARA PREENCHER O ESPAÇO DO NOSSO BANNER */ background-size: cover; /* ALTURA DA NOSSA IMAGEM */ height: 670px; } .column{ flex-direction: column; } /* MODIFICAÇÕES NO CONTAINER ONDE O H1 E H2 ESTÃO INCREMENTADOS */ .banner_headline{ flex: 1; display: flex; flex-direction: column; justify-content: center; } /* MODIFICAÇÕES NO MEU TEXTO O DO H1 */ .banner_headline h1{ color: #FFFFFF; font-size: 70px; max-width: 300px; text-shadow: 2px 2px 0px #000000; margin: 0; padding: 0; } /* MODIFICAÇÕES NO MEU TEXTO O DO H2 */ .banner_headline h2{ color: #FFFFFF; font-size: 25px; max-width: 300px; text-shadow: 0px 2px 0px #000000; margin-top: 20px; padding: 0; } .banner_options{ display: flex; height: 240px; } /* MODIFICAÇÕES NO MEU TEXTO O DO H1 */ .banner_headline h1{ color: #FFFFFF; font-size: 70px; max-width: 300px; text-shadow: 2px 2px 0px #000000; margin: 0; padding: 0; } /* MODIFICAÇÕES NO MEU TEXTO O DO H2 */ .banner_headline h2{ color: #FFFFFF; font-size: 25px; max-width: 300px; text-shadow: 0px 2px 0px #000000; margin-top: 20px; padding: 0; } .banner01, .banner02, .banner03{ flex: 1; color: white; padding: 20px; } .banner01{ background-color: #39aae1; } .banner02{ background-color: #0079c7; } .banner03{ background-color: #2b4c99; } .bannerTitle{ font-size: 24px; } .bannerDesc{ font-size: 14px; margin-top: 20px; margin-bottom: 20px; } /* PROPRIEDADES DOBOTÃO READ MORE */ .banner_options a{ display: inline-block; border: 1px solid #FFFFFF; padding: 5px; font-size: 15px; color: #FFFFFF; text-decoration: none; } .bannerHoras{ display: flex; justify-content: space-between; font-size: 16px; padding-top: 8px; padding-bottom: 18px; /* LINHA ABAIXO DE CADA HORÁRIO */ border-bottom: 1px solid #0079c7; } #geral{ display: flex; justify-content: center; } #geral section{ flex: 2; } #geral aside{ flex: 1; } .widgetTitle{ margin-top: 30px; margin-bottom: 20px; } .widgetTitleText{ color: #000000; font-size: 21px; font-weight: bold; } .widgetTitleBar{ width: 50px; height: 2px; background-color: #36a9e1; margin-top: 10px; } /* MANIPULA OS QUADRADOS DO DEPARTMENTS */ .widgetBodySquare{ display: flex; } .widgetQuadrado{ width: 200px; height: 200px; margin-right: 20px; margin-bottom: 20px; background-color: DodgerBlue; } .border{ width: 425px; height: 3px; background-color: #36a9e1; margin-top: 20px; } .bannerInfoInt{ display: flex; justify-content: space-between; font-size: 16px; padding-top: 18px; padding-bottom: 18px; /* LINHA ABAIXO DE CADA HORÁRIO */ border-bottom: 1px solid #0079c7; } .bannerTitleInfo{ margin: auto; width: 20%; font-size: 30px; } /* FLEX COLOCADO EM MEU BODY PARA PODER ORGANIZAR TODAS AS FOTOS E TEXTOS QUE ESTÃO NO BODY */ .flex{ display: flex; /* DA LIBERDADE PARA OS ITENS QUEBRAREM QUANDO NÃO COUBER NO CONTAINER */ flex-wrap: wrap; } /* DEIXA TODOS DO MESMO TAMANHO */ article{ flex: 1; min-width: 400px; margin-right: 20px; } article a{ text-decoration: none; } /* CONTROLE E FORMATAÇÃO DA DATA E CURTIDAS */ article .newsData{ display: flex; margin-bottom: 12px; } /* CONTROLE E FORMATAÇÃO DA DATA QUE FOI POSTADO */ article .newsPostedAt{ background-color: #2b4c99; color: #FFFFFF; font-size: 14px; padding: 10px; margin-right: 2px; } /* CONTROLE E FORMATAÇÃO DAS CURTIDAS */ article .newsComments{ background-color: #39aae1; color: #FFFFFF; font-size: 14px; padding: 10px; margin-right: 2px; } .newsThumbnail{ margin-top: 30px; } article .newsThumbnail img{ width: 100%; height: auto; } article .newsTitle{ margin-top: 25px; margin-bottom: 25px; font-size: 25px; color: black; } article .newsResume{ font-size: 14px; color: #5c5c5c; line-height: 19px; margin-bottom: 15px; } footer{ display: flex; justify-content: center; background-color: #1e1e1e; } .flexColumn{ flex-direction: column; } .footerMenu{ display: flex; /* PARA OS ITENS FICAREM UM LADO A LADO */ flex: 1; } .footerMenu a{ /* DEIXA TODA A ÁREA LINKADA */ display: block; text-decoration: none; } .fm01, .fm02, .fm03{ flex: 1; color: #FFFFFF; padding: 20px; } .fm01{ background-color: #39aae1; } .fm02{ background-color: #0079c7; } .fm03{ background-color: #2b4c99; } .footerArea{ display: flex; } .footerAreaItem{ flex: 1; color: #FFFFFF; } footer .widgetTitleText{ color: #FFFFFF; } .footerCopy{ border-top: 1px solid #2c2c2c; height: 40px; line-height: 40px; color: #5c5c5c; font-size: 15px; margin-top: 30px; } .mediaCenterText{ color:#5c5c5c; font-size:18px; } .mediaCenterTitleContato{ margin-top: 20px; color:#5c5c5c; font-size:18px; } .mediaCenterEndereço{ display:flex; flex:1; justify-content: space-between; color:#5c5c5c; font-size:18px; margin-top: 15px; margin-right:15px; } .medicaCenterPost{ margin-bottom: 20px; }
0.209308
0.036978
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #7E93FE; background-image: url(http://static.simpledesktops.com/uploads/desktops/2010/07/29/lua.png); background-position: 0 0; background-size: cover; background-repeat: no-repeat; } .clock { width: 250px; height: 250px; border: px solid #000; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; margin: 175px auto; position: relative; filter: drop-shadow(0 0 10px black); background-image: linear-gradient(120deg, rgb(255, 255, 131), rgb(255, 158, 239), #8cdeff, #8bffa8, rgb(255, 255, 161)); -webkit-filter: drop-shadow(0 0 10px black); } .hand { width: 115px; height: 1px; border: 1px solid rgb(0, 90, 126); border-radius: 100%; background-color: rgb(0, 90, 126); -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; position: absolute; top: 50%; left: 5px; transform-origin: 100%; transition: all 0.05s; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transition-timing-function: cubic-bezier(0.1, 2.7, 0.58, 1); -webkit-transition: all 0.05s; -moz-transition: all 0.05s; -ms-transition: all 0.05s; -o-transition: all 0.05s; /* display: none; */ } .second-hand { left:10px; background-color: #d10000 !important; border: 1px solid #d10000 !important; } .minute-hand { background-color: rgb(0, 90, 126) !important; border: 2px solid rgb(0, 90, 126) !important; width: 110px; left: 15px; } .hour-hand { width: 90px; left: 35px; background-color: #0e0e0e !important; border: 2px solid #0e0e0e !important; } .c12 { color: darkred; font-size: 46px; font-family: 'Crete Round', serif; position: absolute; left: 108px; } .c12:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: 35%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .c3 { color: darkred; font-size: 46px; position: absolute; font-family: 'Crete Round', serif; top: 89px; right: 10px; } .c3:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; right: -10px; top: 58%; bottom: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .c6 { color: darkred; font-size: 46px; font-family: 'Crete Round', serif; position: absolute; left: 112px; bottom: 0; } .c6:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: 36%; bottom: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .c9 { color: darkred; font-size: 46px; position: absolute; font-family: 'Crete Round', serif; top: 87px; left: 10px; } .c9:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: -10px; top: 58%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .center { background-color: darkred; font-size: 46px; width: 15px; height: 15px; z-index: 1; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: 117px; top: 120px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; }
javaScript30/02/02.css
* { margin: 0; padding: 0; box-sizing: border-box; } body { background-color: #7E93FE; background-image: url(http://static.simpledesktops.com/uploads/desktops/2010/07/29/lua.png); background-position: 0 0; background-size: cover; background-repeat: no-repeat; } .clock { width: 250px; height: 250px; border: px solid #000; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; margin: 175px auto; position: relative; filter: drop-shadow(0 0 10px black); background-image: linear-gradient(120deg, rgb(255, 255, 131), rgb(255, 158, 239), #8cdeff, #8bffa8, rgb(255, 255, 161)); -webkit-filter: drop-shadow(0 0 10px black); } .hand { width: 115px; height: 1px; border: 1px solid rgb(0, 90, 126); border-radius: 100%; background-color: rgb(0, 90, 126); -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; position: absolute; top: 50%; left: 5px; transform-origin: 100%; transition: all 0.05s; transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); transition-timing-function: cubic-bezier(0.1, 2.7, 0.58, 1); -webkit-transition: all 0.05s; -moz-transition: all 0.05s; -ms-transition: all 0.05s; -o-transition: all 0.05s; /* display: none; */ } .second-hand { left:10px; background-color: #d10000 !important; border: 1px solid #d10000 !important; } .minute-hand { background-color: rgb(0, 90, 126) !important; border: 2px solid rgb(0, 90, 126) !important; width: 110px; left: 15px; } .hour-hand { width: 90px; left: 35px; background-color: #0e0e0e !important; border: 2px solid #0e0e0e !important; } .c12 { color: darkred; font-size: 46px; font-family: 'Crete Round', serif; position: absolute; left: 108px; } .c12:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: 35%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .c3 { color: darkred; font-size: 46px; position: absolute; font-family: 'Crete Round', serif; top: 89px; right: 10px; } .c3:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; right: -10px; top: 58%; bottom: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .c6 { color: darkred; font-size: 46px; font-family: 'Crete Round', serif; position: absolute; left: 112px; bottom: 0; } .c6:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: 36%; bottom: 0; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .c9 { color: darkred; font-size: 46px; position: absolute; font-family: 'Crete Round', serif; top: 87px; left: 10px; } .c9:after { content: ''; background-color: darkred; font-size: 46px; width: 5px; height: 5px; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: -10px; top: 58%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; } .center { background-color: darkred; font-size: 46px; width: 15px; height: 15px; z-index: 1; border: 1px solid darkred; border-radius: 100%; font-family: 'Crete Round', serif; position: absolute; left: 117px; top: 120px; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%; }
0.363873
0.09645
* { box-sizing: border-box; margin: 0; padding: 0; } body { position: relative; } .burbel { background-color: #ad1457 !important; } .container { width: 85% !important; } .main-content .content { background-color: rgba(62, 31, 206, 0.87); } .content .content-img img { max-width: 100%; max-height: 100%; } .content { font-size: 25px; font-weight: bolder; } .main-head { font-size: 30px; font-weight: bolder; } .sidebar { background-color: black; height: 100%; width: 0px; position: fixed; z-index: 9999; overflow: hidden; } .navspan { position: fixed; top: 20px; left: 10px; border: 0.3px solid #333; border-color: none; border-radius: 50%; width: 41px; height: 39px; background: #fafafa; text-align: center; } .openicon { color: #d62e33; } .sidebar a { color: #fff; } .sidebar ul { list-style: none; padding-top: 15px; text-align: center; } .sidebar ul li { padding-bottom: 20px; font-size: 25px; } .sidebar ul a { text-decoration: none; padding-right: 20px; } .sidebar ul i { color: #fff; } .sidebar a:hover { color: #d62e33; transition: ease-in-out 0.4s; } #Exit { text-decoration: none; position: absolute; right: 30px; top: 20px; color: #fff; } #Exit:hover { color: #d62e33; transition: ease-in-out 0.3s; } .openicon { font-size: 2px; } .profile .image { padding-top: 15px; text-align: center; } .profile .image img { border-radius: 50%; border: 2px solid #d62e33; } .tablebody { background-color: #f1f1f1; border-top: 1px solid #9e9e9e; } thead { background-color: #ad1457 !important; border-bottom: 1px solid #fafafa; } .main { width: 50%; margin: 10px auto; } .has-search .form-control { padding-left: 1rem; } .has-search .form-control-feedback { position: absolute; z-index: 2; display: block; width: 1rem; height: 1rem; line-height: 1rem; text-align: center; pointer-events: none; color: #aaa; } .form-control:focus { box-shadow: 0px 0px 0px; border-color: #d62e33; outline: 0px; } .form-select:focus { box-shadow: 0px 0px 0px; border-color: #d62e33; outline: 0px; } .form-contain { background-color: #f1f1f1; padding: 50px; } .form-contain button { transform: translate(-9.1rem, -0.1rem); } /* @supports (not (-ms-ime-align: auto)) { label { color: #999; transform: translate(0.25rem, -2.8rem); transition: all 0.2s ease-out; } input:focus + label, input:not(:placeholder-shown) + label { color: #111; transform: translate(0, -5rem); } } */ .product-contain label { color: #d62e33; font-weight: bolder; } .product-contain { background-color: #f1f1f1; padding: 50px; } /* .product-contain label { transform: translate(-2.1rem, -2.1rem); } @supports (not (-ms-ime-align: auto)) { .product-contain label { color: #999; transform: translate(0.25rem, -2rem); transition: all 0.2s ease-out; } .product-contain input:focus + .product-contain label, .product-contain input:not(:placeholder-shown) + .product-contain label { color: #111; transform: translate(0, -1rem); } } */ .prod-img { width: 100px; height: 70px; } .prod-img img { max-width: 100%; max-height: 100%; } #fixedBox { justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 100; } .select { position: absolute; top: 150px; left: 0; right: 0; z-index: 999999; } #close { position: absolute; top: 10px; right: 15px; cursor: pointer; color: #fff; } #close:hover { color: #d62e33; transition: ease-in-out 0.3s; } #fixedbox_submit { justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 100; } .amount a { color: #333; } .amount a:hover { color: #d62e33; transition: ease-in-out 0.3s; }
public/style/admin-style.css
* { box-sizing: border-box; margin: 0; padding: 0; } body { position: relative; } .burbel { background-color: #ad1457 !important; } .container { width: 85% !important; } .main-content .content { background-color: rgba(62, 31, 206, 0.87); } .content .content-img img { max-width: 100%; max-height: 100%; } .content { font-size: 25px; font-weight: bolder; } .main-head { font-size: 30px; font-weight: bolder; } .sidebar { background-color: black; height: 100%; width: 0px; position: fixed; z-index: 9999; overflow: hidden; } .navspan { position: fixed; top: 20px; left: 10px; border: 0.3px solid #333; border-color: none; border-radius: 50%; width: 41px; height: 39px; background: #fafafa; text-align: center; } .openicon { color: #d62e33; } .sidebar a { color: #fff; } .sidebar ul { list-style: none; padding-top: 15px; text-align: center; } .sidebar ul li { padding-bottom: 20px; font-size: 25px; } .sidebar ul a { text-decoration: none; padding-right: 20px; } .sidebar ul i { color: #fff; } .sidebar a:hover { color: #d62e33; transition: ease-in-out 0.4s; } #Exit { text-decoration: none; position: absolute; right: 30px; top: 20px; color: #fff; } #Exit:hover { color: #d62e33; transition: ease-in-out 0.3s; } .openicon { font-size: 2px; } .profile .image { padding-top: 15px; text-align: center; } .profile .image img { border-radius: 50%; border: 2px solid #d62e33; } .tablebody { background-color: #f1f1f1; border-top: 1px solid #9e9e9e; } thead { background-color: #ad1457 !important; border-bottom: 1px solid #fafafa; } .main { width: 50%; margin: 10px auto; } .has-search .form-control { padding-left: 1rem; } .has-search .form-control-feedback { position: absolute; z-index: 2; display: block; width: 1rem; height: 1rem; line-height: 1rem; text-align: center; pointer-events: none; color: #aaa; } .form-control:focus { box-shadow: 0px 0px 0px; border-color: #d62e33; outline: 0px; } .form-select:focus { box-shadow: 0px 0px 0px; border-color: #d62e33; outline: 0px; } .form-contain { background-color: #f1f1f1; padding: 50px; } .form-contain button { transform: translate(-9.1rem, -0.1rem); } /* @supports (not (-ms-ime-align: auto)) { label { color: #999; transform: translate(0.25rem, -2.8rem); transition: all 0.2s ease-out; } input:focus + label, input:not(:placeholder-shown) + label { color: #111; transform: translate(0, -5rem); } } */ .product-contain label { color: #d62e33; font-weight: bolder; } .product-contain { background-color: #f1f1f1; padding: 50px; } /* .product-contain label { transform: translate(-2.1rem, -2.1rem); } @supports (not (-ms-ime-align: auto)) { .product-contain label { color: #999; transform: translate(0.25rem, -2rem); transition: all 0.2s ease-out; } .product-contain input:focus + .product-contain label, .product-contain input:not(:placeholder-shown) + .product-contain label { color: #111; transform: translate(0, -1rem); } } */ .prod-img { width: 100px; height: 70px; } .prod-img img { max-width: 100%; max-height: 100%; } #fixedBox { justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 100; } .select { position: absolute; top: 150px; left: 0; right: 0; z-index: 999999; } #close { position: absolute; top: 10px; right: 15px; cursor: pointer; color: #fff; } #close:hover { color: #d62e33; transition: ease-in-out 0.3s; } #fixedbox_submit { justify-content: center; align-items: center; background-color: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 100; } .amount a { color: #333; } .amount a:hover { color: #d62e33; transition: ease-in-out 0.3s; }
0.532425
0.128771
@font-face { font-family: 'litmusregular'; src: url('../fonts/litmus-webfont.woff2') format('woff2'), url('../fonts/litmus-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } body { background-color: #F6F8F7; margin: 0; padding: 0; } ::-moz-selection { background-color: #16a085; color: #f1f1f1; text-shadow: none; -webkit-text-shadow: none; } ::selection { background-color: #16a085; color: #f1f1f1; text-shadow: none; -webkit-text-shadow: none; } h1, h2, h3, h4, h5, .cv-title, label, .round-row, .date-range { font-family: 'litmusregular', monospace; font-weight: normal !important; } h1, h2, h3, h4, h5, .cv-title, label { color: #211d1e; } .nav.dropdown { width: 90%; padding: 14px; margin: 0 auto; } .nav { text-align: center; } .nav-tabs > li, .nav-pills > li { display: inline-block; float: none; } .map-holder img { max-width: none; } .map-holder label { width: auto; display: inline; } .map-holder { width: 99%; margin-right: 5px; margin-bottom: 20px; height: 200px; box-shadow: 0 3px 0 #008d74; -webkit-box-shadow: 0 3px 0 #008d74; border: 5px solid #16a085; border-radius: 5px; -webkit-border-radius: 5px; } .desc a { color: #f1f1f1; background-color: #16a085; padding: 2px 5px; border-radius: 5px; -webkit-border-radius: 5px; } .round-row a { color: #16a085; } .round-row a:hover { color: #f1f1f1; } .map { border-radius: 2px; -webkit-border-radius: 2px; width: 100%; height: 194px; } .resume-holder { border: 1px solid #DCE2E4; background-color: #ECF0F1; padding: 20px 20px 50px 20px; -webkit-box-shadow: 0 0px 7px -4px #6e6e6e; box-shadow: 0 0px 7px -4px #6e6e6e; border-radius: 5px; margin: 25px auto; -webkit-border-radius: 5px; } .about-desc, .box-holder { background-color: #fff; padding: 15px; border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: 2px 2px 0px 0px #D8D8D8; box-shadow: 2px 2px 0px 0px #D8D8D8; background-image: linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -o-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -moz-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -webkit-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -ms-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(0.19, #ffffff)); } a { outline: none !important; } .head-title { box-shadow: 0 3px 0 #008d74; -webkit-box-shadow: 0 3px 0 #008d74; background-color: #16a085; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; margin-bottom: 20px; padding: 10px; text-align: center; } .head-title h1 { margin: 0 0 5px 0; line-height: 36px; color: #F8F8F8; } .head-title h3 { margin: 0; color: #F8F8F8; line-height: 24px; font-size: 19px; } .cv-title { margin-top: -21px; } .nav-menu { box-shadow: 0 3px 0 #D2DFDF; -webkit-box-shadow: 0 3px 0 #D2DFDF; margin-top: 1px; background-color: #F8FAFA; padding: 10px; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; } .nav-menu ul { margin: 0; } .nav-menu .nav-pills li a { color: #3B3B3B; font-size: 15px; } .nav-pills .nav-link:hover { text-decoration: underline; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { background-color: #16a085 !important; color: #F8F8F8 !important; } .social-icons ul { list-style: none; margin: 0 auto; margin-top: 5px; } .social-icons ul li a { color: #A8A8A8; font-size: 16px; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; text-decoration: none; display: block; } .social-icons ul li:hover { background-color: #16a085 !important; cursor: pointer; } .social-icons ul li:hover a { color: #ffffff; } .cv-title .social-icons ul { margin-top: 10px; } .cv-title .social-icons ul li { background-color: #F9F9F9; margin-left: 1px; } .social-icons ul li { -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; display: inline-block; box-shadow: 0 2px 0 #D2DFDF; -webkit-box-shadow: 0 2px 0 #D2DFDF; margin-left: -2px; text-align: center; background-color: #ECF0F1; border-radius: 100px; -webkit-border-radius: 100px; padding: 6px 5px; } .section-icon:hover { background-color: #A8A8A8; } .section-icon { padding: 10px; border-radius: 100px; -webkit-border-radius: 100px; background-color: #16a085; border: 5px solid #FBF6FA; box-shadow: 0px 3px 0px #C0C4C5; -webkit-box-shadow: 0px 3px 0px #C0C4C5; text-align: center; height: 35px; padding: 15px 10px 10px; margin: 30px 0px 0; width: 40px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; } section .box-holder { margin-top: 30px; } section:first-child { margin-top: 0px; } .section-icon i { color: #FEFFFF; font-size: 30px; } .section-title .title { text-align: center; } .box-holder .title h4 { font-size: 17px; } .avatar:hover { opacity: 0.8; } .avatar, .avatar img { overflow: hidden; border-radius: 300px; -webkit-border-radius: 300px; } .avatar { -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; box-shadow: 0px 3px 0px #DFDFDF; -webkit-box-shadow: 0px 3px 0px #DFDFDF; border: 5px solid #16a085; } .round-rows { margin: 0; list-style: none; } .round-row i { color: #16a085; font-size: 20px; } .round-row:hover { background-color: #A8A8A8; } .round-row:hover { color: #f1f1f1; } .round-row:hover i { color: #3B3B3B; } .round-row { box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; font-size: 15px; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; font-weight: bold; background-color: #ECF0F1; border-radius: 100px; -webkit-border-radius: 100px; padding: 5px 10px; margin-top: 7px; display: inline-block; } .available i { color: #16A086; } .not-available i { color: #ED3723; } .box-holder:before { content: ""; position: absolute; left: -10px; width: 0px; height: 0px; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #fff transparent transparent; top: 25px; } .box-holder { position: relative; } .progress-bar { height: 9px; background-color: #16a085; width: 0; border-radius: 30px; } .bar-holder { box-shadow: 0px 2px 0px #D2DFDF; -webkit-box-shadow: 0px 2px 0px #D2DFDF; width: 100%; border-radius: 30px; -webkit-border-radius: 30px; height: 8px; background-color: #ECF0F1; } .skill { margin-bottom: 10px; } .skill label { font-size: 15px; } .nav.splited { z-index: 99999; left: 0; right: 0; margin: auto; -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff, 0 0px 3px 0px rgba(0, 0, 0, 0.4); box-shadow: inset 0px 0px 0px 1px #ffffff, 0 0px 3px 0px rgba(0, 0, 0, 0.4); border: 1px solid #b2b2b2; border-top: 0; text-align: center; background-color: #F6F8F7; padding: 10px; } .timeline-holder { margin-top: 15px; margin-left: 20px; } .exp-holder:before { background-color: #fff; border: 10px solid #16a085; border-radius: 30px; -webkit-border-radius: 30px; content: " "; height: 20px; left: -26px; position: absolute; top: -1px; width: 20px; } .exp-holder .body:before { content: ""; position: absolute; left: 20px; width: 0px; height: 0px; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #16a085 transparent transparent; top: 10px; } .exp-holder .body, .exp-holder .head { padding: 3px 10px; } .exp-holder .head { background-color: #16a085; border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border: 1px solid #008d74; border-left: 0; } .exp-holder .body { border: 1px solid #CACACA; border-top: 0; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; } .exp-holder { background-color: #ECF0F1; border-radius: 5px 5px 5px 5px; box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; } .date-range { -webkit-box-shadow: 0px 2px 0px #008d74; background-color: #68be9f; border-radius: 5px 5px 5px 5px; box-shadow: 0 2px 0 #008d74; color: #FFFFFF; display: inline-block; float: right; font-size: 15px; font-weight: bold; padding: 2px 8px; margin-top: 5px; text-align: center; } .exp-item p { margin-top: 5px; } .exp-item { position: relative; border-style: solid; border-left-width: 11px; border-right-width: 0; border-top-width: 0; border-bottom-width: 0; border-color: #16a085; padding-left: 30px; padding-bottom: 100px; width: 91%; } .contact-form .control-group { margin-bottom: 20px; } .exp-item h3 { color: #fff; } .exp-item h4 { color: #ECF0F1; } .exp-item h3, .exp-item h4 { margin: 0; line-height: 24px; } .exp-item .body ul { margin-left: 15px; } .box-holder.exp-box { padding-bottom: 0; } section .desc p { padding: 10px; background-color: #ECF0F1; border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; } .contact-form input:not(.submit), .contact-form textarea { box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; background-color: #ECF0F1; border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #D2DDD9; color: #000; padding-left: 35px; } .contact-form input:not(.submit):focus, .contact-form textarea:focus { box-shadow: none; border: 1px solid #16a085; background-color: #68be9f; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; } #loading { visibility: hidden; float: right; } .controls { position: relative; } .controls label { font-size: 15px; } .controls i { font-size: 17px; left: 7px; position: absolute; top: 30px; color: #676767; } label.error { color: #ED3723; font-size: 13px; } .social-icons { text-align: center; } .ie8 .head-title h1 { font-size: 25px; } .ie8 .nav-pills.dropdown { display: none; } .ie8 .nav-menu .nav-pills li a { font-size: 15px; } .ie8 .social-icons li { margin-top: 5px; }
src/css/styles.css
@font-face { font-family: 'litmusregular'; src: url('../fonts/litmus-webfont.woff2') format('woff2'), url('../fonts/litmus-webfont.woff') format('woff'); font-weight: normal; font-style: normal; } body { background-color: #F6F8F7; margin: 0; padding: 0; } ::-moz-selection { background-color: #16a085; color: #f1f1f1; text-shadow: none; -webkit-text-shadow: none; } ::selection { background-color: #16a085; color: #f1f1f1; text-shadow: none; -webkit-text-shadow: none; } h1, h2, h3, h4, h5, .cv-title, label, .round-row, .date-range { font-family: 'litmusregular', monospace; font-weight: normal !important; } h1, h2, h3, h4, h5, .cv-title, label { color: #211d1e; } .nav.dropdown { width: 90%; padding: 14px; margin: 0 auto; } .nav { text-align: center; } .nav-tabs > li, .nav-pills > li { display: inline-block; float: none; } .map-holder img { max-width: none; } .map-holder label { width: auto; display: inline; } .map-holder { width: 99%; margin-right: 5px; margin-bottom: 20px; height: 200px; box-shadow: 0 3px 0 #008d74; -webkit-box-shadow: 0 3px 0 #008d74; border: 5px solid #16a085; border-radius: 5px; -webkit-border-radius: 5px; } .desc a { color: #f1f1f1; background-color: #16a085; padding: 2px 5px; border-radius: 5px; -webkit-border-radius: 5px; } .round-row a { color: #16a085; } .round-row a:hover { color: #f1f1f1; } .map { border-radius: 2px; -webkit-border-radius: 2px; width: 100%; height: 194px; } .resume-holder { border: 1px solid #DCE2E4; background-color: #ECF0F1; padding: 20px 20px 50px 20px; -webkit-box-shadow: 0 0px 7px -4px #6e6e6e; box-shadow: 0 0px 7px -4px #6e6e6e; border-radius: 5px; margin: 25px auto; -webkit-border-radius: 5px; } .about-desc, .box-holder { background-color: #fff; padding: 15px; border-radius: 5px; -webkit-border-radius: 5px; -webkit-box-shadow: 2px 2px 0px 0px #D8D8D8; box-shadow: 2px 2px 0px 0px #D8D8D8; background-image: linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -o-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -moz-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -webkit-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -ms-linear-gradient(bottom, #f2f2f2 0%, #ffffff 19%); background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #f2f2f2), color-stop(0.19, #ffffff)); } a { outline: none !important; } .head-title { box-shadow: 0 3px 0 #008d74; -webkit-box-shadow: 0 3px 0 #008d74; background-color: #16a085; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; margin-bottom: 20px; padding: 10px; text-align: center; } .head-title h1 { margin: 0 0 5px 0; line-height: 36px; color: #F8F8F8; } .head-title h3 { margin: 0; color: #F8F8F8; line-height: 24px; font-size: 19px; } .cv-title { margin-top: -21px; } .nav-menu { box-shadow: 0 3px 0 #D2DFDF; -webkit-box-shadow: 0 3px 0 #D2DFDF; margin-top: 1px; background-color: #F8FAFA; padding: 10px; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; } .nav-menu ul { margin: 0; } .nav-menu .nav-pills li a { color: #3B3B3B; font-size: 15px; } .nav-pills .nav-link:hover { text-decoration: underline; } .nav-pills .nav-link.active, .nav-pills .show>.nav-link { background-color: #16a085 !important; color: #F8F8F8 !important; } .social-icons ul { list-style: none; margin: 0 auto; margin-top: 5px; } .social-icons ul li a { color: #A8A8A8; font-size: 16px; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; text-decoration: none; display: block; } .social-icons ul li:hover { background-color: #16a085 !important; cursor: pointer; } .social-icons ul li:hover a { color: #ffffff; } .cv-title .social-icons ul { margin-top: 10px; } .cv-title .social-icons ul li { background-color: #F9F9F9; margin-left: 1px; } .social-icons ul li { -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; display: inline-block; box-shadow: 0 2px 0 #D2DFDF; -webkit-box-shadow: 0 2px 0 #D2DFDF; margin-left: -2px; text-align: center; background-color: #ECF0F1; border-radius: 100px; -webkit-border-radius: 100px; padding: 6px 5px; } .section-icon:hover { background-color: #A8A8A8; } .section-icon { padding: 10px; border-radius: 100px; -webkit-border-radius: 100px; background-color: #16a085; border: 5px solid #FBF6FA; box-shadow: 0px 3px 0px #C0C4C5; -webkit-box-shadow: 0px 3px 0px #C0C4C5; text-align: center; height: 35px; padding: 15px 10px 10px; margin: 30px 0px 0; width: 40px; -webkit-transition: all 200ms ease-out; -moz-transition: all 200ms ease-out; -ms-transition: all 200ms ease-out; -o-transition: all 200ms ease-out; transition: all 200ms ease-out; } section .box-holder { margin-top: 30px; } section:first-child { margin-top: 0px; } .section-icon i { color: #FEFFFF; font-size: 30px; } .section-title .title { text-align: center; } .box-holder .title h4 { font-size: 17px; } .avatar:hover { opacity: 0.8; } .avatar, .avatar img { overflow: hidden; border-radius: 300px; -webkit-border-radius: 300px; } .avatar { -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; box-shadow: 0px 3px 0px #DFDFDF; -webkit-box-shadow: 0px 3px 0px #DFDFDF; border: 5px solid #16a085; } .round-rows { margin: 0; list-style: none; } .round-row i { color: #16a085; font-size: 20px; } .round-row:hover { background-color: #A8A8A8; } .round-row:hover { color: #f1f1f1; } .round-row:hover i { color: #3B3B3B; } .round-row { box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; font-size: 15px; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; transition: all 100ms ease-out; font-weight: bold; background-color: #ECF0F1; border-radius: 100px; -webkit-border-radius: 100px; padding: 5px 10px; margin-top: 7px; display: inline-block; } .available i { color: #16A086; } .not-available i { color: #ED3723; } .box-holder:before { content: ""; position: absolute; left: -10px; width: 0px; height: 0px; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #fff transparent transparent; top: 25px; } .box-holder { position: relative; } .progress-bar { height: 9px; background-color: #16a085; width: 0; border-radius: 30px; } .bar-holder { box-shadow: 0px 2px 0px #D2DFDF; -webkit-box-shadow: 0px 2px 0px #D2DFDF; width: 100%; border-radius: 30px; -webkit-border-radius: 30px; height: 8px; background-color: #ECF0F1; } .skill { margin-bottom: 10px; } .skill label { font-size: 15px; } .nav.splited { z-index: 99999; left: 0; right: 0; margin: auto; -webkit-box-shadow: inset 0px 0px 0px 1px #ffffff, 0 0px 3px 0px rgba(0, 0, 0, 0.4); box-shadow: inset 0px 0px 0px 1px #ffffff, 0 0px 3px 0px rgba(0, 0, 0, 0.4); border: 1px solid #b2b2b2; border-top: 0; text-align: center; background-color: #F6F8F7; padding: 10px; } .timeline-holder { margin-top: 15px; margin-left: 20px; } .exp-holder:before { background-color: #fff; border: 10px solid #16a085; border-radius: 30px; -webkit-border-radius: 30px; content: " "; height: 20px; left: -26px; position: absolute; top: -1px; width: 20px; } .exp-holder .body:before { content: ""; position: absolute; left: 20px; width: 0px; height: 0px; border-style: solid; border-width: 10px 10px 10px 0; border-color: transparent #16a085 transparent transparent; top: 10px; } .exp-holder .body, .exp-holder .head { padding: 3px 10px; } .exp-holder .head { background-color: #16a085; border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; border: 1px solid #008d74; border-left: 0; } .exp-holder .body { border: 1px solid #CACACA; border-top: 0; border-radius: 0 0 5px 5px; -webkit-border-radius: 0 0 5px 5px; } .exp-holder { background-color: #ECF0F1; border-radius: 5px 5px 5px 5px; box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; } .date-range { -webkit-box-shadow: 0px 2px 0px #008d74; background-color: #68be9f; border-radius: 5px 5px 5px 5px; box-shadow: 0 2px 0 #008d74; color: #FFFFFF; display: inline-block; float: right; font-size: 15px; font-weight: bold; padding: 2px 8px; margin-top: 5px; text-align: center; } .exp-item p { margin-top: 5px; } .exp-item { position: relative; border-style: solid; border-left-width: 11px; border-right-width: 0; border-top-width: 0; border-bottom-width: 0; border-color: #16a085; padding-left: 30px; padding-bottom: 100px; width: 91%; } .contact-form .control-group { margin-bottom: 20px; } .exp-item h3 { color: #fff; } .exp-item h4 { color: #ECF0F1; } .exp-item h3, .exp-item h4 { margin: 0; line-height: 24px; } .exp-item .body ul { margin-left: 15px; } .box-holder.exp-box { padding-bottom: 0; } section .desc p { padding: 10px; background-color: #ECF0F1; border-radius: 5px; -webkit-border-radius: 5px; box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; } .contact-form input:not(.submit), .contact-form textarea { box-shadow: 0 2px 0 #E0E7E9; -webkit-box-shadow: 0 2px 0 #E0E7E9; background-color: #ECF0F1; border-radius: 5px; -webkit-border-radius: 5px; border: 1px solid #D2DDD9; color: #000; padding-left: 35px; } .contact-form input:not(.submit):focus, .contact-form textarea:focus { box-shadow: none; border: 1px solid #16a085; background-color: #68be9f; -moz-transition: all 100ms ease-out; -ms-transition: all 100ms ease-out; -o-transition: all 100ms ease-out; -webkit-transition: all 100ms ease-out; } #loading { visibility: hidden; float: right; } .controls { position: relative; } .controls label { font-size: 15px; } .controls i { font-size: 17px; left: 7px; position: absolute; top: 30px; color: #676767; } label.error { color: #ED3723; font-size: 13px; } .social-icons { text-align: center; } .ie8 .head-title h1 { font-size: 25px; } .ie8 .nav-pills.dropdown { display: none; } .ie8 .nav-menu .nav-pills li a { font-size: 15px; } .ie8 .social-icons li { margin-top: 5px; }
0.302185
0.071106
body { margin: 0; text-align: center; color: #40514E; font-weight: bold; } a { color: #11999E; } h1 { margin: 50px auto 0; display: inline-block; position: relative; color: #66BFBF; font-family: 'Yellowtail', cursive; font-size: 5rem; /* ripped/root em... does not inherit any other sizing*/ line-height: 2; } h2 { color: #66BFBF; font-family: 'Barlow', sans-serif; font-size: 1.75rem; } h3 { color: #11999E; font-family: 'Cairo', sans-serif; } hr { color: #b0caca; border-style: dotted none none; width: 4%; margin-top: 50px; margin-bottom: 50px; border-width: 6px } p { font-family: 'Cairo', sans-serif; line-height: 2; } /************************Class Selectors********************/ .skill-row { text-align: left; line-height: 1.75; margin: 100px auto; width: 50%; } .top-container { padding-top: 100px; padding-bottom: 0; background-color: #EAF6F6; position: relative; } .my-bust { padding-top: 30px; width: 260px; border-radius: 50%; } .hello-desc { color: #40514E; font-weight: bold; width: 40%; margin: auto; } .top-cloud { position: absolute; right: 250px; top: 100px; } .giphy-embed { height: 300px; width: 300px; } .bottom-cloud { position: absolute; left: 250px; top: 300px; } .mountain { position: static; } .code-img { border-radius: 50%; width: 25%; float: left; margin-right: 30px; } .computer-img { /* background-color: #864879; */ border-radius: 50%; width: 25%; float: right; margin-left: 30px; } .btn { background: #11cdd4; background-image: -webkit-linear-gradient(top, #11cdd4, #11999e); background-image: -moz-linear-gradient(top, #11cdd4, #11999e); background-image: -ms-linear-gradient(top, #11cdd4, #11999e); background-image: -o-linear-gradient(top, #11cdd4, #11999e); background-image: linear-gradient(to bottom, #11cdd4, #11999e); -webkit-border-radius: 28; -moz-border-radius: 28; border-radius: 28px; font-family: Arial; color: #ffffff; font-size: 20px; padding: 10px 20px 10px 20px; text-decoration: none; } .btn:hover { background: #30e3cb; background-image: -webkit-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -moz-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -ms-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -o-linear-gradient(top, #30e3cb, #2bc4ad); background-image: linear-gradient(to bottom, #30e3cb, #2bc4ad); text-decoration: none; } .middle-container { margin-bottom: 75px; } .contact-text { font-weight: bold; width: 50%; margin: 40px auto; } .bottom-container { background-color: #66BFBF; margin-top: 50px; padding-top: 25px; margin-bottom: 0; line-height: 2; } .footer-link { font-family: 'Cairo', sans-serif; color: #11999E; padding-right: 25px; text-decoration: none; font-weight: bold; } .copyright { color: #EAF6F6; margin: 0; padding-top: 25px; padding-bottom: 25px; }
css/styles.css
body { margin: 0; text-align: center; color: #40514E; font-weight: bold; } a { color: #11999E; } h1 { margin: 50px auto 0; display: inline-block; position: relative; color: #66BFBF; font-family: 'Yellowtail', cursive; font-size: 5rem; /* ripped/root em... does not inherit any other sizing*/ line-height: 2; } h2 { color: #66BFBF; font-family: 'Barlow', sans-serif; font-size: 1.75rem; } h3 { color: #11999E; font-family: 'Cairo', sans-serif; } hr { color: #b0caca; border-style: dotted none none; width: 4%; margin-top: 50px; margin-bottom: 50px; border-width: 6px } p { font-family: 'Cairo', sans-serif; line-height: 2; } /************************Class Selectors********************/ .skill-row { text-align: left; line-height: 1.75; margin: 100px auto; width: 50%; } .top-container { padding-top: 100px; padding-bottom: 0; background-color: #EAF6F6; position: relative; } .my-bust { padding-top: 30px; width: 260px; border-radius: 50%; } .hello-desc { color: #40514E; font-weight: bold; width: 40%; margin: auto; } .top-cloud { position: absolute; right: 250px; top: 100px; } .giphy-embed { height: 300px; width: 300px; } .bottom-cloud { position: absolute; left: 250px; top: 300px; } .mountain { position: static; } .code-img { border-radius: 50%; width: 25%; float: left; margin-right: 30px; } .computer-img { /* background-color: #864879; */ border-radius: 50%; width: 25%; float: right; margin-left: 30px; } .btn { background: #11cdd4; background-image: -webkit-linear-gradient(top, #11cdd4, #11999e); background-image: -moz-linear-gradient(top, #11cdd4, #11999e); background-image: -ms-linear-gradient(top, #11cdd4, #11999e); background-image: -o-linear-gradient(top, #11cdd4, #11999e); background-image: linear-gradient(to bottom, #11cdd4, #11999e); -webkit-border-radius: 28; -moz-border-radius: 28; border-radius: 28px; font-family: Arial; color: #ffffff; font-size: 20px; padding: 10px 20px 10px 20px; text-decoration: none; } .btn:hover { background: #30e3cb; background-image: -webkit-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -moz-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -ms-linear-gradient(top, #30e3cb, #2bc4ad); background-image: -o-linear-gradient(top, #30e3cb, #2bc4ad); background-image: linear-gradient(to bottom, #30e3cb, #2bc4ad); text-decoration: none; } .middle-container { margin-bottom: 75px; } .contact-text { font-weight: bold; width: 50%; margin: 40px auto; } .bottom-container { background-color: #66BFBF; margin-top: 50px; padding-top: 25px; margin-bottom: 0; line-height: 2; } .footer-link { font-family: 'Cairo', sans-serif; color: #11999E; padding-right: 25px; text-decoration: none; font-weight: bold; } .copyright { color: #EAF6F6; margin: 0; padding-top: 25px; padding-bottom: 25px; }
0.430028
0.079675
@-moz-document domain("mpgh.net") { /* You might have a weird bug on the main page (on the bottom on news posts), if you can fix it, send me the new theme css in MPGH PM, my name is aku. */ html { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .doc_header { border-left: #333; border-right: #333; color: #FFF; } .logo_container { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } img[src="https://mpgh.net/forum/mpghv2/logo.gif"] { display:none; } /*a[name="top"]::before { content: "MPGH Placeholder"; color: #FFF; }*/ div[style="width: 100%; height: 102px; background-image: url(mpghv2/gradient_header.png);"] { background-image: none !important; background: none; } div[style="float: right; background-color: none; width: 325px; height: 95px; border-left: 1px solid #F00; border-right: 1px solid #F00; border-bottom: 1px solid none; border-radius: 0 0 3px 3px; margin-right: 5px; margin-top: 1px;"] { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; border-left: 1px solid #333; border-right: 1px solid #333; border-bottom: 1px solid #333; } div[style="float: left; padding-top: 5px; padding-left: 5px;"] a { color: none; } #notifications { color: #EEE !important; } .popupbody { background-color: #333 !important; border: 1px solid #555; color: #EEE; } .popupbody li a, .popupbody li label { background: #555; } .popupbody li a:hover, .popupbody li label:hover { background: #666; color: #121212; } .body_wrapper { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } div[style="padding: 2px 2px 2px 2px; border-radius: 0; border: 1px solid #AAA; background-color: #EEEEEE; margin: 10px 0;"] { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } div.breadcrumb { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .breadcrumb .navbit a, .breadcrumb .active span.current { color: black !important; } .announcements .announcerow { background: #51758F; color: #333; } .announcerow .announceinfo, .announcerow .announcement { background: #51758F; } /* footer */ .innercontai { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .above_body { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .below_body { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } }
data/usercss/161574.user.css
@-moz-document domain("mpgh.net") { /* You might have a weird bug on the main page (on the bottom on news posts), if you can fix it, send me the new theme css in MPGH PM, my name is aku. */ html { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .doc_header { border-left: #333; border-right: #333; color: #FFF; } .logo_container { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } img[src="https://mpgh.net/forum/mpghv2/logo.gif"] { display:none; } /*a[name="top"]::before { content: "MPGH Placeholder"; color: #FFF; }*/ div[style="width: 100%; height: 102px; background-image: url(mpghv2/gradient_header.png);"] { background-image: none !important; background: none; } div[style="float: right; background-color: none; width: 325px; height: 95px; border-left: 1px solid #F00; border-right: 1px solid #F00; border-bottom: 1px solid none; border-radius: 0 0 3px 3px; margin-right: 5px; margin-top: 1px;"] { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; border-left: 1px solid #333; border-right: 1px solid #333; border-bottom: 1px solid #333; } div[style="float: left; padding-top: 5px; padding-left: 5px;"] a { color: none; } #notifications { color: #EEE !important; } .popupbody { background-color: #333 !important; border: 1px solid #555; color: #EEE; } .popupbody li a, .popupbody li label { background: #555; } .popupbody li a:hover, .popupbody li label:hover { background: #666; color: #121212; } .body_wrapper { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } div[style="padding: 2px 2px 2px 2px; border-radius: 0; border: 1px solid #AAA; background-color: #EEEEEE; margin: 10px 0;"] { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } div.breadcrumb { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg) !important; background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .breadcrumb .navbit a, .breadcrumb .active span.current { color: black !important; } .announcements .announcerow { background: #51758F; color: #333; } .announcerow .announceinfo, .announcerow .announcement { background: #51758F; } /* footer */ .innercontai { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .above_body { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } .below_body { background-image: url(https://tuchuang001.com/images/2017/04/21/zero_12a111.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; background-size: cover; } }
0.33231
0.163746
@import './colourScheme.css'; @import url('https://fonts.googleapis.com/css?family=Audiowide'); @import url('https://fonts.googleapis.com/css?family=Roboto'); .container { height: 100%; width: 100%; display: flex; background-color: var(--gunmetal); align-items: center; justify-content: center; } .contents { display: block; background-color: var(--lightSlateGrey); border-radius: 20px; width: 400px; height: 400px; padding-left: 30px; padding-right: 30px; } .hidden { display: none; } .primary { width: 100%; height: 100%; display: block; } .secondary { width: 100%; height: 100%; display: block; } .header { text-align: center; color: var(--blackText); font-family: 'Audiowide'; font-size: 38px; font-weight: 400; padding-top: 60px; } .nameInputs { height: 56px; width: 342px; border-radius: 5px; background-color: rgba(227, 241, 241, 0.5); margin: 31px 29px 30px 29px !important; } .codeInputs { height: 56px; width: 265px; border-radius: 5px; border-top-right-radius: 0; border-bottom-right-radius: 0; background-color: rgba(227, 241, 241, 0.5); margin-left: 29px !important; } .joinButton, .createButton { opacity: 100%; width: 342px; height: 56px; cursor: pointer; background-color: var(--lightCoral); margin: 15px 29px !important; } .joinButton:disabled, .joinLobbyButton:disabled, .createButton:disabled { opacity: 50%; } .joinForm { display: flex; } .joinLobbyButton, .goBackButton { font-family: 'Roboto' !important; } .joinLobbyButton { width: 77px; height: 56px; cursor: pointer; background-color: var(--lightCoral) !important; } .goBackButton { width: 342px; height: 56px; cursor: pointer; outline: none; font-size: 18px; font-weight: 400; background-color: var(--cadetBlueCrayola); border: none; border-radius: 5px; margin: 51px 29px 26px 29px !important; } .validNickname { width: 342px; color: var(--lightGreen); list-style-type: none; } .invalidNickname { width: 342px; color: #FF4c4c; list-style-type: none; } .checkers { display: block; height: 100px; width: 342px; margin: auto; left: 29px; } .checkitems { font-size: 23px; } .doneIcon { width: 13.18px; height: 13.18px; fill: var(--lightGreen); } .closeIcon { width: 13.18px; height: 13.18px; color: #FF4c4c; }
frontend/src/Styles/HomePage.module.css
@import './colourScheme.css'; @import url('https://fonts.googleapis.com/css?family=Audiowide'); @import url('https://fonts.googleapis.com/css?family=Roboto'); .container { height: 100%; width: 100%; display: flex; background-color: var(--gunmetal); align-items: center; justify-content: center; } .contents { display: block; background-color: var(--lightSlateGrey); border-radius: 20px; width: 400px; height: 400px; padding-left: 30px; padding-right: 30px; } .hidden { display: none; } .primary { width: 100%; height: 100%; display: block; } .secondary { width: 100%; height: 100%; display: block; } .header { text-align: center; color: var(--blackText); font-family: 'Audiowide'; font-size: 38px; font-weight: 400; padding-top: 60px; } .nameInputs { height: 56px; width: 342px; border-radius: 5px; background-color: rgba(227, 241, 241, 0.5); margin: 31px 29px 30px 29px !important; } .codeInputs { height: 56px; width: 265px; border-radius: 5px; border-top-right-radius: 0; border-bottom-right-radius: 0; background-color: rgba(227, 241, 241, 0.5); margin-left: 29px !important; } .joinButton, .createButton { opacity: 100%; width: 342px; height: 56px; cursor: pointer; background-color: var(--lightCoral); margin: 15px 29px !important; } .joinButton:disabled, .joinLobbyButton:disabled, .createButton:disabled { opacity: 50%; } .joinForm { display: flex; } .joinLobbyButton, .goBackButton { font-family: 'Roboto' !important; } .joinLobbyButton { width: 77px; height: 56px; cursor: pointer; background-color: var(--lightCoral) !important; } .goBackButton { width: 342px; height: 56px; cursor: pointer; outline: none; font-size: 18px; font-weight: 400; background-color: var(--cadetBlueCrayola); border: none; border-radius: 5px; margin: 51px 29px 26px 29px !important; } .validNickname { width: 342px; color: var(--lightGreen); list-style-type: none; } .invalidNickname { width: 342px; color: #FF4c4c; list-style-type: none; } .checkers { display: block; height: 100px; width: 342px; margin: auto; left: 29px; } .checkitems { font-size: 23px; } .doneIcon { width: 13.18px; height: 13.18px; fill: var(--lightGreen); } .closeIcon { width: 13.18px; height: 13.18px; color: #FF4c4c; }
0.391988
0.071267
.rehype-code-title { color: #fff; margin: 0 0.5rem -1.8rem 0.5rem; background-color: #24283b; border-radius: 0.375rem 0.375rem 0 0; padding: 12px 24px; } .rehype-code-title + pre { border-radius: 0 0 0.375rem 0.375rem; } /* Code block styles */ .code-highlight { float: left; min-width: 100%; } .code-highlight .code-line:hover { background-color: rgba(64, 64, 64, 0.5); } .code-line { margin: 0 -12px; display: block; border-left: 12px; border-color: transparent; padding: 0 12px; } .code-line.inserted { background-color: rgba(34, 197, 94, 0.2); } .code-line.deleted { background-color: rgba(239, 68, 68, 0.2); } .highlight-line { margin: 0 -12px; border-left-width: 16px; border-color: rgb(239 68 68); background-color: rgba(55, 65, 81, 0.5); } .line-number::before { margin-right: 16px; margin-left: -8px; display: inline-block; width: 16px; text-align: right; color: rgb(156 163 175); content: attr(line); } /* Token styles */ /** * MIT License * Copyright (c) 2018 <NAME> * <NAME>'s[@sdras] Night Owl * Ported by <NAME> [@SaraVieira] * Added by <NAME> [@SimpleIndian] */ .token.atrule { color: #c792ea; } .token.attr-name { color: #ffcb6b; } .token.attr-value { color: #c3e88d; } .token.attribute { color: #c3e88d; } .token.boolean { color: #c792ea; } .token.builtin { color: #ffcb6b; } .token.cdata { color: #80cbc4; } .token.char { color: #80cbc4; } .token.class { color: #ffcb6b; } .token.class-name { color: #f2ff00; } .token.color { color: #f2ff00; } .token.comment { color: #b9b9b9; } .token.constant { color: #c792ea; } .token.deleted { color: #f07178; } .token.doctype { color: #546e7a; } .token.entity { color: #f07178; } .token.function { color: #c792ea; } .token.hexcode { color: #f2ff00; } .token.id { color: #c792ea; font-weight: bold; } .token.important { color: #c792ea; font-weight: bold; } .token.inserted { color: #80cbc4; } .token.keyword { color: #c792ea; font-style: italic; } .token.number { color: #fd9170; } .token.operator { color: #89ddff; } .token.prolog { color: #546e7a; } .token.property { color: #80cbc4; } .token.pseudo-class { color: #c3e88d; } .token.pseudo-element { color: #c3e88d; } .token.punctuation { color: #89ddff; } .token.regex { color: #f2ff00; } .token.selector { color: #f07178; } .token.string { color: #c3e88d; } .token.symbol { color: #c792ea; } .token.tag { color: #f07178; } .token.unit { color: #f07178; } .token.url { color: #fd9170; } .token.variable { color: #f07178; } .token.table { display: inline; }
css/prism.css
.rehype-code-title { color: #fff; margin: 0 0.5rem -1.8rem 0.5rem; background-color: #24283b; border-radius: 0.375rem 0.375rem 0 0; padding: 12px 24px; } .rehype-code-title + pre { border-radius: 0 0 0.375rem 0.375rem; } /* Code block styles */ .code-highlight { float: left; min-width: 100%; } .code-highlight .code-line:hover { background-color: rgba(64, 64, 64, 0.5); } .code-line { margin: 0 -12px; display: block; border-left: 12px; border-color: transparent; padding: 0 12px; } .code-line.inserted { background-color: rgba(34, 197, 94, 0.2); } .code-line.deleted { background-color: rgba(239, 68, 68, 0.2); } .highlight-line { margin: 0 -12px; border-left-width: 16px; border-color: rgb(239 68 68); background-color: rgba(55, 65, 81, 0.5); } .line-number::before { margin-right: 16px; margin-left: -8px; display: inline-block; width: 16px; text-align: right; color: rgb(156 163 175); content: attr(line); } /* Token styles */ /** * MIT License * Copyright (c) 2018 <NAME> * <NAME>'s[@sdras] Night Owl * Ported by <NAME> [@SaraVieira] * Added by <NAME> [@SimpleIndian] */ .token.atrule { color: #c792ea; } .token.attr-name { color: #ffcb6b; } .token.attr-value { color: #c3e88d; } .token.attribute { color: #c3e88d; } .token.boolean { color: #c792ea; } .token.builtin { color: #ffcb6b; } .token.cdata { color: #80cbc4; } .token.char { color: #80cbc4; } .token.class { color: #ffcb6b; } .token.class-name { color: #f2ff00; } .token.color { color: #f2ff00; } .token.comment { color: #b9b9b9; } .token.constant { color: #c792ea; } .token.deleted { color: #f07178; } .token.doctype { color: #546e7a; } .token.entity { color: #f07178; } .token.function { color: #c792ea; } .token.hexcode { color: #f2ff00; } .token.id { color: #c792ea; font-weight: bold; } .token.important { color: #c792ea; font-weight: bold; } .token.inserted { color: #80cbc4; } .token.keyword { color: #c792ea; font-style: italic; } .token.number { color: #fd9170; } .token.operator { color: #89ddff; } .token.prolog { color: #546e7a; } .token.property { color: #80cbc4; } .token.pseudo-class { color: #c3e88d; } .token.pseudo-element { color: #c3e88d; } .token.punctuation { color: #89ddff; } .token.regex { color: #f2ff00; } .token.selector { color: #f07178; } .token.string { color: #c3e88d; } .token.symbol { color: #c792ea; } .token.tag { color: #f07178; } .token.unit { color: #f07178; } .token.url { color: #fd9170; } .token.variable { color: #f07178; } .token.table { display: inline; }
0.516595
0.108661
============================================*/ :root { --debugGrey05: hsla(0, 0%, 47.1%, 0.05); --debugGrey1: hsla(0, 0%, 47.1%, 0.1); --debugGrey2: hsla(0, 0%, 47.1%, 0.2); --debugRed2: rgba(238, 39, 17, 0.2); --debugBlue2: rgba(24, 113, 233, 0.2); --debugGreen2: rgba(18, 192, 91, 0.2); --debugYellow2: rgba(249, 191, 15, 0.2); --debugPink2: rgba(255, 0, 255, 0.2); --debugCyan2: rgba(20, 230, 245, 0.2); --debugCyan3: rgba(20, 230, 245, 0.3); --debugGrey4: hsla(0, 0%, 47.1%, 0.4); --debugRed4: rgba(238, 39, 17, 0.4); --debugBlue4: rgba(24, 113, 233, 0.4); --debugGreen4: rgba(18, 192, 91, 0.4); --debugYellow4: rgba(249, 191, 15, 0.4); --debugPink4: rgba(255, 0, 255, 0.4); --debugCyan4: rgba(20, 230, 245, 0.4); --debugGrey8: hsla(0, 0%, 47.1%, 0.8); --debugRed8: rgba(238, 39, 17, 0.8); --debugBlue8: rgba(24, 113, 233, 0.8); --debugGreen8: rgba(18, 192, 91, 0.8); --debugYellow8: rgba(249, 191, 15, 0.8); --debugPink8: rgba(255, 0, 255, 0.8); --debugCyan8: rgba(20, 230, 245, 0.8); --wireWeight: 1px; } /* Grid Elements Visualiation ============================================ */ .grid.debug > * { --color: rgba(248, 110, 91, 0.3); background-image: -webkit-gradient( linear, left top, left bottom, from(var(--color)), to(var(--color)) ); background-image: linear-gradient( to bottom, var(--color) 0%, var(--color) 100% ); } .grid.debug > .debug-grid { background-image: unset; } .grid.debug > :nth-child(6n + 2) { --color: rgba(103, 126, 208, 0.3); } .grid.debug > :nth-child(6n + 3) { --color: rgba(224, 174, 72, 0.3); } .grid.debug > :nth-child(6n + 4) { --color: rgba(77, 214, 115, 0.3); } .grid.debug > :nth-child(6n + 5) { --color: rgba(217, 103, 219, 0.3); } .grid.debug > :nth-child(6n + 6) { --color: rgba(94, 204, 211, 0.3); } .grid.debug > :nth-child(6n + 7) { --color: rgba(248, 110, 91, 0.3); } /* Baseline Grid ============================================ */ :root { --base-grid-color1: rgba(20, 230, 245, 0.3); --base-grid-color2: rgba(120, 120, 120, 0.05); } .show-base-grid { background-image: repeating-linear-gradient( 0deg, var(--base-grid-color2), var(--base-grid-color2) 0.07142857143rem, transparent 0.07142857143rem, transparent calc(var(--baseline) / 2), var(--base-grid-color1) calc(calc(var(--baseline) / 2)), var(--base-grid-color1) calc(calc(var(--baseline) / 2) + 0.07142857143rem), transparent calc(calc(var(--baseline) / 2) + 0.07142857143rem), transparent var(--baseline) ); background-repeat: repeat-y; background-size: 100% var(--baseline); background-position: 0 0.03571428571rem; } html.chrome, html.firefox { --wireWeight: var(--pixel); } body.debug address, body.debug article, body.debug aside, body.debug blockquote, body.debug canvas, body.debug dd, body.debug div, body.debug dl, body.debug dt, body.debug fieldset, body.debug figcaption, body.debug figure, body.debug footer, body.debug form, body.debug grid, body.debug h1, body.debug h2, body.debug h3, body.debug h4, body.debug h5, body.debug h6, body.debug header, body.debug hr, body.debug li, body.debug main, body.debug nav, body.debug noscript, body.debug ol, body.debug p, body.debug pre, body.debug section, body.debug table, body.debug tfoot, body.debug ul, body.debug video { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugPink4), 0 0 0 var(--wireWeight) var(--debugPink4), 0 var(--blockSpacingBottom) 0 0 var(--debugYellow2), 0 calc(var(--blockSpacingTop) * -1) 0 0 var(--debugYellow2); } body.debug hr { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4); } body.debug :first-child { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4), 0 var(--blockSpacingBottom) 0 0 var(--debugYellow2); } body.debug :last-child { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4), 0 calc(var(--blockSpacingTop) * -1) 0 0 var(--debugYellow2); } body.debug :first-child:last-child { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4); } body.debug grid > * { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugBlue8), 0 0 0 var(--wireWeight) var(--debugBlue8); } /* Blur ----------------------------- */ body.blur { filter: blur(2.5px); }
debug.css
============================================*/ :root { --debugGrey05: hsla(0, 0%, 47.1%, 0.05); --debugGrey1: hsla(0, 0%, 47.1%, 0.1); --debugGrey2: hsla(0, 0%, 47.1%, 0.2); --debugRed2: rgba(238, 39, 17, 0.2); --debugBlue2: rgba(24, 113, 233, 0.2); --debugGreen2: rgba(18, 192, 91, 0.2); --debugYellow2: rgba(249, 191, 15, 0.2); --debugPink2: rgba(255, 0, 255, 0.2); --debugCyan2: rgba(20, 230, 245, 0.2); --debugCyan3: rgba(20, 230, 245, 0.3); --debugGrey4: hsla(0, 0%, 47.1%, 0.4); --debugRed4: rgba(238, 39, 17, 0.4); --debugBlue4: rgba(24, 113, 233, 0.4); --debugGreen4: rgba(18, 192, 91, 0.4); --debugYellow4: rgba(249, 191, 15, 0.4); --debugPink4: rgba(255, 0, 255, 0.4); --debugCyan4: rgba(20, 230, 245, 0.4); --debugGrey8: hsla(0, 0%, 47.1%, 0.8); --debugRed8: rgba(238, 39, 17, 0.8); --debugBlue8: rgba(24, 113, 233, 0.8); --debugGreen8: rgba(18, 192, 91, 0.8); --debugYellow8: rgba(249, 191, 15, 0.8); --debugPink8: rgba(255, 0, 255, 0.8); --debugCyan8: rgba(20, 230, 245, 0.8); --wireWeight: 1px; } /* Grid Elements Visualiation ============================================ */ .grid.debug > * { --color: rgba(248, 110, 91, 0.3); background-image: -webkit-gradient( linear, left top, left bottom, from(var(--color)), to(var(--color)) ); background-image: linear-gradient( to bottom, var(--color) 0%, var(--color) 100% ); } .grid.debug > .debug-grid { background-image: unset; } .grid.debug > :nth-child(6n + 2) { --color: rgba(103, 126, 208, 0.3); } .grid.debug > :nth-child(6n + 3) { --color: rgba(224, 174, 72, 0.3); } .grid.debug > :nth-child(6n + 4) { --color: rgba(77, 214, 115, 0.3); } .grid.debug > :nth-child(6n + 5) { --color: rgba(217, 103, 219, 0.3); } .grid.debug > :nth-child(6n + 6) { --color: rgba(94, 204, 211, 0.3); } .grid.debug > :nth-child(6n + 7) { --color: rgba(248, 110, 91, 0.3); } /* Baseline Grid ============================================ */ :root { --base-grid-color1: rgba(20, 230, 245, 0.3); --base-grid-color2: rgba(120, 120, 120, 0.05); } .show-base-grid { background-image: repeating-linear-gradient( 0deg, var(--base-grid-color2), var(--base-grid-color2) 0.07142857143rem, transparent 0.07142857143rem, transparent calc(var(--baseline) / 2), var(--base-grid-color1) calc(calc(var(--baseline) / 2)), var(--base-grid-color1) calc(calc(var(--baseline) / 2) + 0.07142857143rem), transparent calc(calc(var(--baseline) / 2) + 0.07142857143rem), transparent var(--baseline) ); background-repeat: repeat-y; background-size: 100% var(--baseline); background-position: 0 0.03571428571rem; } html.chrome, html.firefox { --wireWeight: var(--pixel); } body.debug address, body.debug article, body.debug aside, body.debug blockquote, body.debug canvas, body.debug dd, body.debug div, body.debug dl, body.debug dt, body.debug fieldset, body.debug figcaption, body.debug figure, body.debug footer, body.debug form, body.debug grid, body.debug h1, body.debug h2, body.debug h3, body.debug h4, body.debug h5, body.debug h6, body.debug header, body.debug hr, body.debug li, body.debug main, body.debug nav, body.debug noscript, body.debug ol, body.debug p, body.debug pre, body.debug section, body.debug table, body.debug tfoot, body.debug ul, body.debug video { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugPink4), 0 0 0 var(--wireWeight) var(--debugPink4), 0 var(--blockSpacingBottom) 0 0 var(--debugYellow2), 0 calc(var(--blockSpacingTop) * -1) 0 0 var(--debugYellow2); } body.debug hr { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4); } body.debug :first-child { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4), 0 var(--blockSpacingBottom) 0 0 var(--debugYellow2); } body.debug :last-child { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4), 0 calc(var(--blockSpacingTop) * -1) 0 0 var(--debugYellow2); } body.debug :first-child:last-child { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugGreen4), 0 0 0 var(--wireWeight) var(--debugGreen4); } body.debug grid > * { box-shadow: inset 0 0 0 var(--wireWeight) var(--debugBlue8), 0 0 0 var(--wireWeight) var(--debugBlue8); } /* Blur ----------------------------- */ body.blur { filter: blur(2.5px); }
0.372277
0.167797
::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { background: black; } ::-webkit-scrollbar-thumb { background: white; } ::-webkit-scrollbar-thumb:hover { background: blue; } body { font-family: 'Karla'; display: flex; flex-direction: row; margin: 0 20px 0 0; padding-left: 10px; padding-right: 10px; background-image: linear-gradient(111deg, rgba(255,165,150,0.502) 9%, rgba(66,105,245,0.353) 100%), url("bg.jpg"); overflow-y: hidden; } h1 { color: white; background-color: black; width: 200px; margin: 0 auto; letter-spacing: 10px; } h1:hover { font-style: italic; } #sidebar { padding: 20px; margin-left: -30px; width: 40%; height: auto; /* background-color: blue; */ text-align: center; } #brent { position: absolute; /* width: 35%; */ z-index: -1; width: 33%; left: 0; bottom: 0; transition: opacity .5s ease; } #nav { z-index: 1; width: 10%; left: 10%; margin: 0 auto; position: absolute; bottom: 20px; background-color: black; color: white; font-size: 18px; line-height: 40px; list-style: none; padding-right: 40px; } #nav li { text-align: center; } #nav a { color: white; text-decoration: none; } #nav a:hover { text-decoration: line-through; } container { /* transform: translateY(50%); */ position: absolute; margin-top: 10%; background-color: white; padding: 20px; text-align: center; width: 60%; height: auto; max-height: 700px; border: 1px solid black; right: 30px; overflow-y: scroll; font-family: 'Karla'; letter-spacing: 2px; line-height: 26px; } .emphasis { background-color: white; color: black; padding: 2.5px; font-weight: bold; text-transform: uppercase; } #home { padding: 0; background-color: black; overflow-y: hidden; color: white; } .container a { text-decoration: none; color: white; font-style: italic; font-size: 14px; } .container a:hover { background-color: #232323; } #links { padding: 10px; background-color: black; display: flex; flex-direction: column; color: white; margin: 0 auto; margin-top: 70px; text-align: center; width: 60%; display: none; } .row img { margin: 0 auto; margin-left: 5%; margin-right: 5%; padding: 10px; width: 100px; transition: opacity .5s ease; } .row img:hover { opacity: .7; } #lyrics { display: none; overflow-x: hidden; background-color: black; border-right: none; margin: 10px; height: auto; padding: 0; } #lyrics-nav { padding: 10px; background-color: white; } #lyrics-nav button { font-family: 'Noto Sans'; padding: 5px; height: auto; text-decoration: none; color: white; background-color: black; } #lyrics-nav button:hover { background-color: white; font-weight: bolder; color: black; } #lyrics img{ width: 100%; } .img-container { position: relative; width: 80%; margin: 0 auto; /* overflow-x: hidden; */ } .img-container .overlay-content { position: absolute; top: 0; left: 0; width: 80%; height: 90%; display: none; } .img-container:hover .overlay-content { word-wrap: break-word; font-family: 'Noto Sans', sans-serif; padding: 80px; display: block; line-height: 30px; text-align: left; background: rgba(0,0,0,.7); color: white; font-size: 20px; } .overlay-content h2 { margin-top: 0; } .crb-img, .trust-img, .around-img, .pz-img, .target-img { display: none; } @media only screen and (max-width: 900px) { body { overflow-y: scroll; } }
school/webdev_spring19/final/style.css
::-webkit-scrollbar { width: 5px; } ::-webkit-scrollbar-track { background: black; } ::-webkit-scrollbar-thumb { background: white; } ::-webkit-scrollbar-thumb:hover { background: blue; } body { font-family: 'Karla'; display: flex; flex-direction: row; margin: 0 20px 0 0; padding-left: 10px; padding-right: 10px; background-image: linear-gradient(111deg, rgba(255,165,150,0.502) 9%, rgba(66,105,245,0.353) 100%), url("bg.jpg"); overflow-y: hidden; } h1 { color: white; background-color: black; width: 200px; margin: 0 auto; letter-spacing: 10px; } h1:hover { font-style: italic; } #sidebar { padding: 20px; margin-left: -30px; width: 40%; height: auto; /* background-color: blue; */ text-align: center; } #brent { position: absolute; /* width: 35%; */ z-index: -1; width: 33%; left: 0; bottom: 0; transition: opacity .5s ease; } #nav { z-index: 1; width: 10%; left: 10%; margin: 0 auto; position: absolute; bottom: 20px; background-color: black; color: white; font-size: 18px; line-height: 40px; list-style: none; padding-right: 40px; } #nav li { text-align: center; } #nav a { color: white; text-decoration: none; } #nav a:hover { text-decoration: line-through; } container { /* transform: translateY(50%); */ position: absolute; margin-top: 10%; background-color: white; padding: 20px; text-align: center; width: 60%; height: auto; max-height: 700px; border: 1px solid black; right: 30px; overflow-y: scroll; font-family: 'Karla'; letter-spacing: 2px; line-height: 26px; } .emphasis { background-color: white; color: black; padding: 2.5px; font-weight: bold; text-transform: uppercase; } #home { padding: 0; background-color: black; overflow-y: hidden; color: white; } .container a { text-decoration: none; color: white; font-style: italic; font-size: 14px; } .container a:hover { background-color: #232323; } #links { padding: 10px; background-color: black; display: flex; flex-direction: column; color: white; margin: 0 auto; margin-top: 70px; text-align: center; width: 60%; display: none; } .row img { margin: 0 auto; margin-left: 5%; margin-right: 5%; padding: 10px; width: 100px; transition: opacity .5s ease; } .row img:hover { opacity: .7; } #lyrics { display: none; overflow-x: hidden; background-color: black; border-right: none; margin: 10px; height: auto; padding: 0; } #lyrics-nav { padding: 10px; background-color: white; } #lyrics-nav button { font-family: 'Noto Sans'; padding: 5px; height: auto; text-decoration: none; color: white; background-color: black; } #lyrics-nav button:hover { background-color: white; font-weight: bolder; color: black; } #lyrics img{ width: 100%; } .img-container { position: relative; width: 80%; margin: 0 auto; /* overflow-x: hidden; */ } .img-container .overlay-content { position: absolute; top: 0; left: 0; width: 80%; height: 90%; display: none; } .img-container:hover .overlay-content { word-wrap: break-word; font-family: 'Noto Sans', sans-serif; padding: 80px; display: block; line-height: 30px; text-align: left; background: rgba(0,0,0,.7); color: white; font-size: 20px; } .overlay-content h2 { margin-top: 0; } .crb-img, .trust-img, .around-img, .pz-img, .target-img { display: none; } @media only screen and (max-width: 900px) { body { overflow-y: scroll; } }
0.409575
0.059346
html, body { border: 0; margin: 0; padding: 0; } body { font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; min-width: 100%; min-height: 101%; color: #666; background:#eee; } /* END Remove This */ #contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; } #contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; } #contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; } #contact { display: block; width: 650px; margin: 50px auto; padding: 35px; border: 1px solid #cbcbcb; background-color: #FFF; -webkit-border-radius:5px; } /* Form style */ #contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; } #contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; } #contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; } #contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; } #contact input.submit:hover { background:#444; } #contact input[type="submit"][disabled] { background:#888; } #contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; } #contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; } #contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */ #message { margin: 10px 0; padding: 0; } .error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; } .loader { padding: 0 10px; } #contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; } acronym { border-bottom:1px dotted #ccc; }
css/contact.css
html, body { border: 0; margin: 0; padding: 0; } body { font: 62.5% "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; min-width: 100%; min-height: 101%; color: #666; background:#eee; } /* END Remove This */ #contact p, label, legend { font: 1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; } #contact h1 { margin: 10px 0 10px; font-size: 24px; color: #333333; } #contact hr { color: inherit; height: 0; margin: 6px 0 6px 0; padding: 0; border: 1px solid #d9d9d9; border-style: none none solid; } #contact { display: block; width: 650px; margin: 50px auto; padding: 35px; border: 1px solid #cbcbcb; background-color: #FFF; -webkit-border-radius:5px; } /* Form style */ #contact label { display: inline-block; float: left; height: 26px; line-height: 26px; width: 155px; font-size: 1.5em; -webkit-border-radius:5px; } #contact input, textarea, select { width: 280px; margin: 0; padding: 5px; color: #666; background: #f5f5f5; border: 1px solid #ccc; margin: 5px 0; font:1.5em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif; webkit-border-radius:5px; } #contact input:focus, textarea:focus, select:focus { border: 1px solid #999; background-color: #fff; color:#333; } #contact input.submit { width: 85px; cursor: pointer; border: 1px solid #222; background:#333; color:#fff; } #contact input.submit:hover { background:#444; } #contact input[type="submit"][disabled] { background:#888; } #contact fieldset { padding:20px; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; } #contact legend { padding:7px 10px; font-weight:bold; color:#000; border:1px solid #eee; -webkit-border-radius:5px; -moz-border-radius:5px; margin-bottom:0 !important; margin-bottom:20px; } #contact span.required{ font-size: 13px; color: #ff0000; } /* Select the colour of the * if the field is required. */ #message { margin: 10px 0; padding: 0; } .error_message { display: block; height: 22px; line-height: 22px; background: #FBE3E4 url('../assets/error.gif') no-repeat 10px center; padding: 3px 10px 3px 35px; color:#8a1f11;border: 1px solid #FBC2C4; -webkit-border-radius:5px; } .loader { padding: 0 10px; } #contact #success_page h1 { background: url('../assets/success.gif') left no-repeat; padding-left:22px; } acronym { border-bottom:1px dotted #ccc; }
0.359252
0.14851
 /**************************** For bootstrap stars rating *****************************/ @font-face { font-family: 'Glyphicons Halflings'; src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot'); src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); } /*****************************/ @font-face { font-family: Demo_ConeriaScript_Slanted; src: url('../../../../../Installables/WebFonts/coneria-script/Demo_ConeriaScript_Slanted.ttf') format('truetype'); } body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } @font-face { font-family: Demo_ConeriaScript_Slanted; src: url(../fonts/Demo_ConeriaScript_Slanted.ttf) format('truetype'); } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the left column */ .dl-horizontal dt { white-space: normal; } .wider-question-box { width: 100%; border: 1px solid #cccccc; } input[type="button"], input[type="submit"] { width: 210px; font-size: larger; } .testclass { border: solid 6px brown; font-family:Demo_ConeriaScript_Slanted; font-size:30px; } @supports (zoom:2) { input[type="radio"], input[type=checkbox] { zoom: 2; } } @supports not (zoom:2) { input[type="radio"], input[type=checkbox] { transform: scale(2); margin: 15px; } } label { /* fix vertical align issues */ display: inline-block; vertical-align: top; margin-top: 10px; color: #000; } label.text_white { color: #fff; } .box h3 { text-align: center; position: relative; top: 20px; } .box { width: 70%; height: 180px; background: #FFF; margin: 40px auto; } .effect1 { box-shadow: 0 10px 6px -6px #777; } .hidden_part{ display: none; } .datepicker_position{ width:900px; } /* Set padding to align with the question inputs */ .OpinionLabels { padding: 13px; position: relative; left: -29px; } .add_choice_button { left: 13px; }
UASSurvey/assets/site.css
 /**************************** For bootstrap stars rating *****************************/ @font-face { font-family: 'Glyphicons Halflings'; src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot'); src: url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.woff') format('woff'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('https://cdnjs.cloudflare.com/ajax/libs/twitter-bootstrap/3.3.5/fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg'); } /*****************************/ @font-face { font-family: Demo_ConeriaScript_Slanted; src: url('../../../../../Installables/WebFonts/coneria-script/Demo_ConeriaScript_Slanted.ttf') format('truetype'); } body { padding-top: 50px; padding-bottom: 20px; } /* Set padding to keep content from hitting the edges */ .body-content { padding-left: 15px; padding-right: 15px; } @font-face { font-family: Demo_ConeriaScript_Slanted; src: url(../fonts/Demo_ConeriaScript_Slanted.ttf) format('truetype'); } /* Override the default bootstrap behavior where horizontal description lists will truncate terms that are too long to fit in the left column */ .dl-horizontal dt { white-space: normal; } .wider-question-box { width: 100%; border: 1px solid #cccccc; } input[type="button"], input[type="submit"] { width: 210px; font-size: larger; } .testclass { border: solid 6px brown; font-family:Demo_ConeriaScript_Slanted; font-size:30px; } @supports (zoom:2) { input[type="radio"], input[type=checkbox] { zoom: 2; } } @supports not (zoom:2) { input[type="radio"], input[type=checkbox] { transform: scale(2); margin: 15px; } } label { /* fix vertical align issues */ display: inline-block; vertical-align: top; margin-top: 10px; color: #000; } label.text_white { color: #fff; } .box h3 { text-align: center; position: relative; top: 20px; } .box { width: 70%; height: 180px; background: #FFF; margin: 40px auto; } .effect1 { box-shadow: 0 10px 6px -6px #777; } .hidden_part{ display: none; } .datepicker_position{ width:900px; } /* Set padding to align with the question inputs */ .OpinionLabels { padding: 13px; position: relative; left: -29px; } .add_choice_button { left: 13px; }
0.451327
0.07521
a, a:link, a:visited { text-decoration: none; color: #777777; } a:hover { color: black } .mainHeader { background-color: white; text-align: center; top: 0px; border-bottom: #777777 solid 5px; height: 99px; } body { width: 960px; margin: 0 auto 0 auto; font-family: 'Roboto Condensed', sans-serif; } .header { float: left; background-color: #b1aea7; text-align: center; padding: 20px; color: white; } .nav { float: right; padding: 20px; color: #2f300e; } .picture { float: left; width: 120px; height: 150px; margin-right: 15px; } .aboutMe, .contactMe, .portfolioMe { clear: both; float: left; width: 650px; background: white; padding: 10px; border: #777777 solid 1px; margin-bottom: 20px; } .about, .contact, .portfolio { color: #b1aea7; border-bottom: solid #777777 2px; padding: 9px; } p { color: #777777; } .connect { width: 240px; float: right; background: white; align-content: center; padding: 20px; color: #b1aea7; text-align: center; border: #777777 solid .125px; } .connectMe { border-bottom: solid #777777 2px; padding: 5px } .gitPic { height: 40px; width: 40px; } .linkPic { height: 40px; width: 40px; } .stackPic { height: 40px; width: 40px; } footer { clear: both; position: static; bottom: 0px; margin-top: 80px; background-color: white; text-align: center; border-top: #777777 5px solid; width: 100%; height: 40px; } input[type=text], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; margin-top: 6px; margin-bottom: 16px; resize: vertical } input[type=submit] { background-color: #777777; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer; } input[type=submit]:hover { background-color: black; } .container { border-radius: 5px; padding: 20px; } .coming1 { text-align: center; float: left; width: 150px; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; margin-bottom: 20px; } .coming2 { text-align: center; float: right; width: 150px; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; } .coming3 { text-align: center; clear: both; width: 150px; float: left; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; } .coming4 { text-align: center; float: right; width: 150px; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; } @media screen and (max-width: 980px) { .mainContainer { width: 100%; } } @media screen and (max-width: 953px) { .connect, .aboutMe, .portfolioMe, .contactMe { width: 100%; } } @media screen and (max-width: 768px) { .mainContainer { width: 90%; } .aboutMe, .contactMe, .portfolioMe { width: 97%; text-align: center; align-content: center; } .nav { width: 94%; text-align: center; align-content: center; } .connect { width: 94%; } .about { text-align: center; } } @media screen and (max-width: 640px) { .mainContainer { width: 85%; } .aboutMe, .contactMe, .portfolioMe { width: 96%; text-align: center; align-content: center; } .nav { width: 92%; text-align: center; align-content: center; } .coming1, .coming2, .coming3, .coming4 { width: 15%; } .connect { width: 89%; } .about { text-align: center; } }
assets/css/style.css
a, a:link, a:visited { text-decoration: none; color: #777777; } a:hover { color: black } .mainHeader { background-color: white; text-align: center; top: 0px; border-bottom: #777777 solid 5px; height: 99px; } body { width: 960px; margin: 0 auto 0 auto; font-family: 'Roboto Condensed', sans-serif; } .header { float: left; background-color: #b1aea7; text-align: center; padding: 20px; color: white; } .nav { float: right; padding: 20px; color: #2f300e; } .picture { float: left; width: 120px; height: 150px; margin-right: 15px; } .aboutMe, .contactMe, .portfolioMe { clear: both; float: left; width: 650px; background: white; padding: 10px; border: #777777 solid 1px; margin-bottom: 20px; } .about, .contact, .portfolio { color: #b1aea7; border-bottom: solid #777777 2px; padding: 9px; } p { color: #777777; } .connect { width: 240px; float: right; background: white; align-content: center; padding: 20px; color: #b1aea7; text-align: center; border: #777777 solid .125px; } .connectMe { border-bottom: solid #777777 2px; padding: 5px } .gitPic { height: 40px; width: 40px; } .linkPic { height: 40px; width: 40px; } .stackPic { height: 40px; width: 40px; } footer { clear: both; position: static; bottom: 0px; margin-top: 80px; background-color: white; text-align: center; border-top: #777777 5px solid; width: 100%; height: 40px; } input[type=text], select, textarea { width: 100%; padding: 12px; border: 1px solid #ccc; border-radius: 4px; box-sizing: border-box; margin-top: 6px; margin-bottom: 16px; resize: vertical } input[type=submit] { background-color: #777777; color: white; padding: 12px 20px; border: none; border-radius: 4px; cursor: pointer; } input[type=submit]:hover { background-color: black; } .container { border-radius: 5px; padding: 20px; } .coming1 { text-align: center; float: left; width: 150px; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; margin-bottom: 20px; } .coming2 { text-align: center; float: right; width: 150px; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; } .coming3 { text-align: center; clear: both; width: 150px; float: left; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; } .coming4 { text-align: center; float: right; width: 150px; border: solid #b1aea7 55px; padding: 2px; background: #b1aea7; color: white; } @media screen and (max-width: 980px) { .mainContainer { width: 100%; } } @media screen and (max-width: 953px) { .connect, .aboutMe, .portfolioMe, .contactMe { width: 100%; } } @media screen and (max-width: 768px) { .mainContainer { width: 90%; } .aboutMe, .contactMe, .portfolioMe { width: 97%; text-align: center; align-content: center; } .nav { width: 94%; text-align: center; align-content: center; } .connect { width: 94%; } .about { text-align: center; } } @media screen and (max-width: 640px) { .mainContainer { width: 85%; } .aboutMe, .contactMe, .portfolioMe { width: 96%; text-align: center; align-content: center; } .nav { width: 92%; text-align: center; align-content: center; } .coming1, .coming2, .coming3, .coming4 { width: 15%; } .connect { width: 89%; } .about { text-align: center; } }
0.567457
0.28411