Create New Item
Item Type
File
Folder
Item Name
Search file in folder and subfolders...
Are you sure want to rename?
conjoinedly
/
documentation
/
css
:
theme.min.css
Advanced Search
Upload
New Item
Settings
Back
Back Up
Advanced Editor
Save
/*-------------------------------------------------------------- Item Name: ICoupon Created By: Design Collection Version: 1.0 --------------------------------------------------------------*/ body{font-family:Nunito,sans-serif!important} /*-------------------------------------------------------------- All Typography Begin --------------------------------------------------------------*/ #s_mm h1, #s_mm h2, #s_mm h3, #s_mm h4, #s_mm h5, #s_mm h6, #s_mm .h1, #s_mm .h2, #s_mm .h3, #s_mm .h4, #s_mm .h5, #s_mm .h6 { margin-bottom: 0.5rem; font-weight: 700; line-height: 1.2; margin-top: 0; } #s_mm .h2, #s_mm h2 { font-size: calc(1.5rem + .9vw); } #s_mm .h1, #s_mm h1 { font-size: calc(1.6rem + 1.5vw); } #s_mm .h3, #s_mm h3 { font-size: calc(1.4rem + 1.5vw); } #s_mm .h4, #s_mm h4 { font-size: calc(1.3rem + .3vw); } #s_mm p { margin-top: 0; margin-bottom: 0; font-size: 15px; } #s_mm .h5, #s_mm h5 { font-size: 1.4rem; } #s_mm .h6, #s_mm h6 { font-size: 1rem; } @media (min-width: 1200px) { #s_mm .h2, #s_mm h2 { font-size: 2.2rem; } } @media (min-width: 1200px) { #s_mm .h1, #s_mm h1 { font-size: 2.7rem; } } @media (min-width: 1200px) { #s_mm .h3, #s_mm h3 { font-size: 1.9rem; } } @media (min-width: 1200px) { #s_mm .h4, #s_mm h4 { font-size: 1.7rem; } } /*-------------------------------------------------------------- All Typography Begin --------------------------------------------------------------*/ #s_mm .font-700{ font-weight: 700; } #s_mm .title { font-size: 24px; } #s_mm .lead { font-size: 18px !important; } #s_mm .fs-13 { font-size: 13px !important; } #s_mm .version { margin: 0px; right: 6%; position: absolute; top: 34%; } #s_mm .dashboard { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; min-height: 100vh; } #s_mm .dashboard-app { width:100%; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; margin-top: 84px; } #s_mm .dashboard-content { width:100%; background-color: #f5f7fa; box-shadow: 0 3px 28px 0 rgba(58,59,69,.15) !important; -webkit-box-flex: 2; -webkit-flex-grow: 2; -ms-flex-positive: 2; flex-grow: 2; padding: 24px !important; } /*-------------------------------------------------------------- Dashboard Nav Begin --------------------------------------------------------------*/ #s_mm ul li{ font-weight: 400; font-size:16px; margin:5px 0px; } #s_mm .shadow { box-shadow: 0 3px 28px 0 rgba(58,59,69,.15) !important; } #s_mm .dashboard-nav { min-width: 238px; position: fixed; left: 0; top: 0; bottom: 0; } #s_mm .dashboard-compact .dashboard-nav { display: none; } #s_mm .dashboard-nav header { min-height: 84px; padding: 8px 22px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; } #s_mm .dashboard-nav header .menu-toggle { display: none; margin-right: auto; } #s_mm .dashboard-nav a { color: #515151; } #s_mm .dashboard-nav a:hover { text-decoration: none; } #s_mm .dashboard-nav { background: #212529; } #s_mm .dashboard-nav a { color: #fff; font-weight:400; font-size:12px; cursor:pointer; } #s_mm .dashboard-nav-list a:hover { background-color: transparent; color: #8391a2; } #s_mm .text-lightred{ color: #EA4335; } #s_mm .table-dark{ --bs-table-bg: #212529; } /*-------------------------------------------------------------- Dashboard Nav End --------------------------------------------------------------*/ /*-------------------------------------------------------------- Dashboard Nav List Begin --------------------------------------------------------------*/ #s_mm .dashboard-nav-list { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } /*-------------------------------------------------------------- Dashboard Nav Item Begin --------------------------------------------------------------*/ #s_mm .dashboard-nav-item { min-height: 40px; padding: 8px 12px 8px 50px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; letter-spacing: 0.02em; transition: ease-out 0.5s; } #s_mm .dashboard-nav-item i { width: 30px; font-size: 14px; margin-left: -40px; } #s_mm .dashboard-nav-item:hover { background: rgba(255, 255, 255, 0.04); } #s_mm .active { background: rgba(0, 0, 0, 0.1); } /*-------------------------------------------------------------- Dashboard Nav DropDown Begin --------------------------------------------------------------*/ #s_mm .dashboard-nav-dropdown { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } #s_mm .dashboard-nav-dropdown-item { font-size: 12px !important; min-height: 39px; padding: 0px 20px 8px 39px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; transition: ease-out 0.5s; font-size:13px; } #s_mm .dashboard-nav-dropdown-item:hover { background: rgba(255, 255, 255, 0.04); } /*-------------------------------------------------------------- Dashboard Nav DropDown Show Begin --------------------------------------------------------------*/ #s_mm .dashboard-nav-dropdown.show { background: rgba(255, 255, 255, 0.04); } #s_mm .dashboard-nav-dropdown.show>.dashboard-nav-dropdown-toggle:after { -webkit-transform: none; -o-transform: none; transform: none; } #s_mm .dashboard-nav-dropdown.show>.dashboard-nav-dropdown-menu { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } /*-------------------------------------------------------------- Dashboard Nav DropDown Toggle Begin --------------------------------------------------------------*/ #s_mm .dashboard-nav-dropdown-toggle:after { content: ""; margin-left: auto; display: inline-block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid rgba(81, 81, 81, 0.8); -webkit-transform: rotate(90deg); -o-transform: rotate(90deg); transform: rotate(90deg); } #s_mm .dashboard-nav .dashboard-nav-dropdown-toggle:after { border-top-color: rgba(255, 255, 255, 0.72); } #s_mm .dashboard-nav-dropdown-menu { display: none; -webkit-box-orient: vertical; -webkit-box-direction: normal; -webkit-flex-direction: column; -ms-flex-direction: column; flex-direction: column; } /*-------------------------------------------------------------- Menu Toggle Begin --------------------------------------------------------------*/ #s_mm .menu-toggle { cursor: pointer; position: relative; width: 42px; height: 42px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; color:#212529; } #s_mm .menu-toggle:hover, #s_mm .menu-toggle:active, #s_mm .menu-toggle:focus { text-decoration: none; color: #212529; } #s_mm .menu-toggle i { font-size: 20px; } #s_mm .dashboard-toolbar { min-height: 84px; background-color: #f5f7fa; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; padding: 8px 27px; position: fixed; top: 0; right: 0; left: 0; z-index: 1000; } #s_mm .nav-item-divider { height: 1px; margin: 1rem 0; overflow: hidden; background-color: rgba(236, 238, 239, 0.3); } @media (min-width: 992px) { #s_mm .dashboard-app { margin-left: 238px; } #s_mm .dashboard-compact .dashboard-app { margin-left: 0; } } @media (max-width: 992px) { #s_mm .dashboard-nav { display: none; position: fixed; top: 0; right: 0; left: 0; bottom: 0; z-index: 1070; } #s_mm .dashboard-nav.mobile-show { display: block; } } @media (max-width: 992px) { #s_mm .dashboard-nav header .menu-toggle { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; } } @media (min-width: 992px) { #s_mm .dashboard-toolbar { left: 238px; } #s_mm .dashboard-compact .dashboard-toolbar { left: 0; } }