| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660 |
- *{
- text-decoration: none !important;
- outline: 0 !important;
- }
- .row {
- margin: 0 !important;
- padding: 0;
- }
- @font-face {
- font-family: gudea;
- src: url("../fonts/Gudea-Regular.ttf"); /* TTF file for CSS3 browsers */
- }
- body {
- -webkit-font-smoothing: antialiased;
- max-width: 100%;
- position: relative;
- margin: 0 auto;
- font-family: 'gudea';
- background: #f1f1f1;
- }
- .container-in {
- max-width: 1100px;
- margin: 0 auto;
- }
- /*
- DEMO STYLE
- */
- a,
- a:hover,
- a:focus {
- color: inherit;
- text-decoration: none;
- transition: all 0.3s;
- }
- .navbar {
- padding: 8px 10px;
- background: #ffff;
- border-bottom: 1px solid #ec5e69;
- border-radius: 0;
- margin-bottom: 40px;
- box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
- }
- .navbar-btn {
- box-shadow: none;
- outline: none !important;
- border: none;
- }
- .line {
- width: 100%;
- height: 1px;
- border-bottom: 1px dashed #ddd;
- margin: 40px 0;
- }
- /* ---------------------------------------------------
- SIDEBAR STYLE
- ----------------------------------------------------- */
- .wrapper {
- display: flex;
- width: 100%;
- }
- #sidebar {
- width: 180px;
- position: fixed;
- top: 0;
- left: 0;
- height: 100vh;
- z-index: 999;
- background: #ffffff;
- color: #ec1c24;
- transition: all 0.3s;
- }
- #sidebar.active {
- margin-left: -250px;
- }
- #sidebar .sidebar-header {
- padding: 0;
- background: #ffffff;
- height: 57px;
- border-bottom: 1px solid #ec5e69;
- }
- .width_img {
- width: 120px;
- float: none;
- margin: auto;
- padding: 14px;
- }
- #sidebar ul.components {
- padding: 20px 0;
- border-bottom: 1px solid #ffffff;
- }
- #sidebar ul p {
- color: #fff;
- padding: 10px 30px;
- }
- #sidebar ul li a {
- padding: 10px 30px;
- font-size: .875rem;
- display: block;
- color: #25344f;
- }
- #sidebar ul li a:hover {
- color: #ffffff;
- background: rgb(253, 75, 75);
- }
- #sidebar ul li.active>a, a[aria-expanded="true"] {
- color: #fff!important;
- background: #fd4b4b;
- }
- #sidebar a[aria-expanded="true"] i {
- color: #ffffff!important;
- }
- #sidebar a[aria-expanded="true"]::after {
- color: #ffffff!important;
- }
- a[data-toggle="collapse"] {
- position: relative;
- }
- .dropdown-toggle::after {
- display: block;
- position: absolute;
- top: 50%;
- right: 20px;
- transform: translateY(-50%);
- color: #7c858f;
- }
- ul ul a {
- font-size: 0.9em !important;
- padding-left: 30px !important;
- background: #f1f1f1;
- }
- ul.CTAs {
- padding: 20px;
- }
- ul.CTAs a {
- text-align: center;
- font-size: 0.9em !important;
- display: block;
- border-radius: 5px;
- margin-bottom: 5px;
- }
- a.download {
- background: #fff;
- color: #7386D5;
- }
- a.article,
- a.article:hover {
- background: #6d7fcc !important;
- color: #fff !important;
- }
- /* ---------------------------------------------------
- CONTENT STYLE
- ----------------------------------------------------- */
- #content {
- width: calc(100% - 180px);
- padding: 0;
- min-height: 100vh;
- transition: all 0.3s;
- position: absolute;
- top: 0;
- right: 0;
- }
- #content.active {
- width: 100%;
- }
- /* ---------------------------------------------------
- MEDIAQUERIES
- ----------------------------------------------------- */
- @media (max-width: 768px) {
- #sidebar {
- margin-left: -250px;
- }
- #sidebar.active {
- margin-left: 0;
- }
- #content {
- width: 100%;
- }
- #content.active {
- width: calc(100% - 250px);
- }
- #sidebarCollapse span {
- display: none;
- }
- }
- .btncollapse {
- background:transparent;
- border: none;
- }
- .btncollapse i {
- color: #212529;
- cursor: pointer;
- font-size: 14px;
- }
- .btncollapse i:hover{
- color: #c3c3c3;
- transition: all 0.3s;
- }
- .content-section {
- padding: 0 30px;
- }
- .nav-item a i{
- color: #212529;
- }
- .nav-item a i:hover{
- color: #c3c3c3;
- transition: all 0.3s;
- }
- .rounded-pic {
- width: 35px;
- height: 35px;
- overflow: hidden;
- border-radius: 50%;
- background:#fff;
- }
- .rounded-pic img {
- width: 100%;
- }
- li.nav-item {
- margin: 0 10px;
- }
- .sidebar-header img {
- width: 100%;
- }
- .list-unstyled i{
- font-size: 14px;
- margin-right: 10px;
- }
- #mostafaDropdown::after {
- display: inline-block;
- width: 0;
- height: 0;
- margin-left: .255em;
- vertical-align: 0;
- content: "";
- border-top: .3em solid transparent;
- border-right: 0;
- border-bottom: .3em solid transparent;
- border-left: .3em solid;
- }
- .nav-item a {
- cursor: pointer;
- }
- .dropdown-menu {
- position: absolute;
- top: 100%;
- right: 3%;
- z-index: 1000;
- display: none;
- float: left;
- min-width: 10rem;
- padding: .5rem 0;
- margin: 0.125rem 0 0;
- font-size: 14px;
- color: #1b2235;
- text-align: left;
- list-style: none;
- background-color: #fff;
- background-clip: padding-box;
- border: 1px solid rgba(0,0,0,.15);
- width: 20%;
- }
- .main .panel {
- background: #25344f;
- color: #fff;
- padding: 45px 20px;
- margin-bottom: 30px;
- border-radius: 2px;
- width: 100%;
- float: left;
- }
- .footerinfo p {
- font-size: 12px;
- color: #fff;
- margin-left: 14px;
- }
- .main .panel h1 {
- font-size: 14px;
- color: #b9c3ce;
- }
- .breadcrumb-header {
- font-size: 20px;
- font-weight: 300;
- color: rgba(225,235,245,.8);
- margin-bottom: 24px;
- }
- .body-table {
- padding: 40px;
- background: #24344d;
- border-radius: 2px;
- box-shadow: 0 1px 2px rgba(0,0,0,.15), 0 -1px 0 rgba(0,0,0,.02);
- }
- .body-table th {
- font-size: 14px;
- color: #fff;
- font-weight: 300!important;
- border-top: none!important;
- border-left: none!important;
- border-right: none!important;
- border-bottom: 1px solid #2e3f5b!important;
- color: rgba(225,235,245,.8);
- }
- .body-table tr {
- font-size: 14px;
- color: #fff;
- font-weight: 300;
- border-top: none!important;
- border-left: none!important;
- border-right: none!important;
- border-bottom: 1px solid #2e3f5b!important;
- background: #24344d!important;
- }
- .body-table td {
- border-top: none!important;
- border-left: none!important;
- border-right: none!important;
- border-bottom: 1px solid #2e3f5b!important;
- }
- .table-bordered {
- border-top: none!important;
- border-left: none!important;
- border-right: none!important;
- border-bottom: 1px solid #2e3f5b!important;
- }
- .table-striped tbody tr:nth-of-type(odd) {
- background-color: #24344d!important;
- }
- table.dataTable.display tbody tr.odd>.sorting_1, table.dataTable.order-column.stripe tbody tr.odd>.sorting_1 {
- background-color: #24344d!important;
- }
- table.dataTable.display tbody tr.even>.sorting_1, table.dataTable.order-column.stripe tbody tr.even>.sorting_1 {
- background-color: #24344d!important;
- }
- table.dataTable thead th, table.dataTable thead td {
- padding: 10px 0!important;
- border-bottom: 1px solid #111;
- }
- table.dataTable tfoot th, table.dataTable tfoot td {
- padding: 10px 0px!important;
- border-top: 1px solid #111;
- }
- table.dataTable tbody th, table.dataTable tbody td {
- padding: 10px 0px!important;
- }
- .body-table label {
- font-size: 14px;
- color: #b9c3ce;
- }
- .body-table select {
- padding: 5px;
- border: 1px solid #ffffff;
- background: #ffffff;
- color: #24344d;
- }
- .body-table input[type="search"] {
- border-radius: 4px;
- border: 1px solid #324462;
- box-shadow: none!important;
- color: #b9c3ce;
- background: #24344d;
- padding: 4px 12px;
- font-size: 14px;
- position: relative;
- margin-right: 10px;
- }
- .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active{
- cursor: default;
- color: #b9c3ce!important;
- border: 1px solid transparent;
- background: transparent;
- box-shadow: none;
- }
- .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
- color: #ffffff !important;
- border: 1px solid #2f4060;
- background-color: #1b2844;
- background: #1b2844!important;
- border-radius: 0;
- padding: 6px 15px;
- }
- .dataTables_wrapper .dataTables_paginate .paginate_button {
- box-sizing: border-box;
- display: inline-block;
- min-width: 1.5em;
- padding: 0.5em 1em;
- margin-left: 2px;
- text-align: center;
- text-decoration: none !important;
- cursor: pointer;
- *cursor: hand;
- color: #b9c3ce!important;
- border: 1px solid #2f4060;
- border-radius: 0px;
- padding: 6px 15px;
- }
- .dataTables_wrapper .dataTables_length, .dataTables_wrapper .dataTables_filter, .dataTables_wrapper .dataTables_info, .dataTables_wrapper .dataTables_processing, .dataTables_wrapper .dataTables_paginate {
- color: #b9c3ce;
- }
- .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
- color: #fff !important;
- border: 1px solid #2f4060;
- background-color: #1b2844;
- background: #1b2844!important;
- border-radius: 0!important;
- padding: 6px 15px;
- transition: all 0.3s;
- }
- .btn_interactivo {
- width: 150px;
- text-align: center;
- margin-bottom: 40px;
- }
- .success_btn {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- }
- .success_btn a{
- display: block;
- padding: 10px;
- }
- .success_btn:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #fff;
- transition: all 0.3s;
- }
- .panel p{
- font-size: 14px;
- color: #b9c3ce;
- margin:0;
- }
- .buscar_por {
- width: 20%;
- float: left;
- }
- .select_busqueda select {
- border-radius: 4px;
- border: 1px solid #324462;
- box-shadow: none!important;
- color: #b9c3ce;
- background: #24344d;
- padding: 4px 12px;
- font-size: 14px;
- width: 30%;
- position: relative;
- top: 5px;
- float: left;
- margin-right: 10px;
- }
- .select_busqueda input {
- border-radius: 4px;
- border: 1px solid #324462;
- box-shadow: none!important;
- color: #b9c3ce;
- background: #24344d;
- padding: 4px 12px;
- font-size: 14px;
- width: 65%;
- position: relative;
- top: 5px;
- float: left;
- margin-right: 10px;
- }
- .select_busqueda {
- width: 60%;
- float: left;
- margin-right: 10px;
- }
- .tabla_results {
- width: 100%;
- float: left;
- padding: 50px 0;
- }
- .tabla_results th{
- font-size: 14px;
- color: #fff;
- font-weight: 300!important;
- border-top: none!important;
- border-left: none!important;
- border-right: none!important;
- border-bottom: 1px solid #2e3f5b!important;
- color: rgba(225,235,245,.8);
- }
- .tabla_results tr {
- font-size: 14px;
- color: #fff;
- font-weight: 300;
- border-top: none!important;
- border-left: none!important;
- border-right: none!important;
- border-bottom: 1px solid #2e3f5b!important;
- background: #24344d!important;
- }
- .tabla_results td{
- border-top: none!important;
- border-left: none!important;
- border-right: none!important;
- border-bottom: 1px solid #2e3f5b!important;
- }
- .select_tienda .btn_interactivo {
- width: 150px;
- text-align: center;
- margin-bottom: 40px;
- float: left;
- }
- .buscar_por p{
- position: relative;
- top: 5px;
- }
- .select_tienda p{
- width: 100%;
- float: left;
- }
- .select_busqueda input::placeholder {
- color: #b9c3ce;
- opacity: 1; /* Firefox */
- }
- .select_busqueda input:-ms-input-placeholder { /* Internet Explorer 10-11 */
- color: #b9c3ce;
- }
- .select_busqueda input::-ms-input-placeholder { /* Microsoft Edge */
- color: #b9c3ce;
- }
- .colnopadd {
- padding: 0!important;
- }
- .icon_text {
- text-align: center;
- width: 40px;
- height: 40px;
- padding: 7px;
- border-radius: 50%;
- float: none;
- margin: auto;
- }
- .icon_text p{
- font-size: 17px;
- color: #fff;
- margin: 0;
- }
- .activity .red {
- background: #ec5e69;
- }
- .activity .green {
- background: #5eec8c;
- }
- .activity .blue {
- background: #5e7aec;
- }
- .activity .purple {
- background: #9f7ce1;
- }
- .activity {
- width: 100%;
- float: left;
- margin: 20px 0;
- }
- .activity_title {
- padding: 0;
- }
- .panel canvas{
- width:100% !important;
- }
- .vermasnotificaciones {
- width: 100%;
- float: left;
- }
- .vermasnotificaciones .success_btn {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- width: 190px;
- text-align: center;
- }
- .vermasnotificaciones .success_btn:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #fff;
- transition: all 0.3s;
- }
- .generar_reporte {
- width: 100%;
- float: left;
- margin: 30px 0;
- }
- .generar_reporte .success_btn {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- width: 10%;
- text-align: center;
- }
- .generar_reporte .success_btn:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #fff;
- transition: all 0.3s;
- }
- .list-unstyled .active i {
- color: #ffffff;
- }
- .img-container {
- width: 90px;
- height: 90px;
- overflow: hidden;
- float: none;
- margin: auto;
- }
- .img-container img {
- width: 100%;
- }
- .botones_interactivos {
- width: 33.33%;
- float: left;
- text-align: left;
- margin: 20px 0 0;
- }
- .botones_interactivos i {
- color: #b9c3ce;
- transition: all 0.3s;
- cursor: pointer;
- }
- .botones_interactivos i:hover {
- color: #ec5e69;
- transition: all 0.3s;
- }
- *[tooltip] {
- position: relative;
- display: inline-block;
- cursor: pointer;
- }
- *[tooltip]:after, *[tooltip]:before {
- visibility: hidden;
- position: absolute;
- margin: 0;
- z-index: 98;
- }
- *[tooltip]:before {
- border-style: solid;
- border-color: rgba(0, 0, 0, 0.74) transparent;
- content: "";
- }
- *[tooltip]:after {
- background: rgba(0, 0, 0, 0.74);
- border-radius: 5px;
- color: #fff;
- content: attr(tooltip);
- padding: 5px 15px;
- font-size: 80%;
- }
- *[tooltip]:before, *[tooltip][tooltip-location="bottom"]:before {
- border-width: 0 6px 6px 6px;
- bottom: auto;
- top: 20px;
- left: 50%;
- }
- *[tooltip]:after, *[tooltip][tooltip-location="bottom"]:after {
- left: 0px;
- top: 26px;
- }
- *[tooltip][tooltip-location="top"]:before {
- border-width: 6px 6px 0px 6px;
- top: auto;
- bottom: 20px;
- }
- *[tooltip][tooltip-location="top"]:after {
- top: auto;
- bottom: 26px;
- }
- *[tooltip][tooltip-location="right"]:before {
- border-width: 6px 6px 0px 6px;
- top: 50%;
- left: 100%;
- transform: rotate(90deg);
- }
- *[tooltip][tooltip-location="right"]:after {
- top: -10%;
- left: calc(100% + 9px);
- }
- *[tooltip][tooltip-location="left"]:before {
- border-width: 6px 6px 0px 6px;
- top: 50%;
- right: 100%;
- left: auto;
- transform: rotate(-90deg);
- }
- *[tooltip][tooltip-location="left"]:after {
- top: -10%;
- left: auto;
- right: calc(100% + 9px);
- }
- *[tooltip]:hover:after, *[tooltip]:hover:before {
- visibility: visible;
- }
- *[tooltip][tooltip-animate]:before, *[tooltip][tooltip-animate]:after, *[tooltip][tooltip-animate][tooltip-location="bottom"]:before, *[tooltip][tooltip-animate][tooltip-location="bottom"]:after {
- margin: 10px 0px 0px 0px;
- }
- *[tooltip][tooltip-animate][tooltip-location="top"]:before, *[tooltip][tooltip-animate][tooltip-location="top"]:after {
- margin: 0px 0px 10px 0px;
- }
- *[tooltip][tooltip-animate][tooltip-location="right"]:before, *[tooltip][tooltip-animate][tooltip-location="right"]:after {
- margin: 0px 0px 0px 10px;
- }
- *[tooltip][tooltip-animate][tooltip-location="left"]:before, *[tooltip][tooltip-animate][tooltip-location="left"]:after {
- margin: 0px 10px 0px 0px;
- }
- *[tooltip][tooltip-animate]:after, *[tooltip][tooltip-animate]:before {
- transition: all 0.3s ease;
- opacity: 0;
- }
- *[tooltip][tooltip-animate]:hover:after, *[tooltip][tooltip-animate]:hover:before {
- margin: 0;
- opacity: 1;
- }
- *[tooltip][tooltip-size="small"]:after {
- width: 50px;
- }
- *[tooltip]:after, *[tooltip][tooltip-size="medium"]:after {
- width: 150px;
- }
- *[tooltip][tooltip-size="large"]:after {
- width: 250px;
- }
- .main_list_products{
- display: block;
- }
- .main_productos{
- display: none;
- }
- .colgrilla i{
- color: #b9c3ce;
- transition: all 0.3s;
- }
- .colgrilla {
- width: 18px;
- float: left;
- margin-right: 10px;
- }
- .colgrilla a{
- cursor: pointer;
- }
- .colgrilla .activar_vista i{
- color: #2ec5d3;
- transition: all 0.3s;
- }
- .colgrilla i:hover{
- color: #2ec5d3;
- transition: all 0.3s;
- }
- .add_producto {
- width: 150px;
- text-align: center;
- margin-bottom: 40px;
- float: right;
- }
- .btn_add_producto {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- }
- .btn_add_producto:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #fff;
- transition: all 0.3s;
- }
- .btn_add_producto a {
- display: block;
- padding: 10px;
- }
- .modal-header {
- display: -ms-flexbox;
- display: block;
- -ms-flex-align: initial;
- align-items: flex-start;
- -ms-flex-pack: justify;
- justify-content: space-between;
- padding: 1rem;
- border-bottom: 1px solid #e9ecef;
- border-top-left-radius: .3rem;
- border-top-right-radius: .3rem;
- }
- .modal-title {
- font-size: 16px;
- font-weight: normal;
- color: rgb(97, 97, 97);
- }
- .modal-content {
- position: relative;
- display: -ms-flexbox;
- display: flex;
- -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,.2);
- border-radius: 2px;
- outline: 0;
- }
- .custom-file-upload-hidden {
- display: none;
- visibility: hidden;
- position: absolute;
- left: -9999px;
- }
- .custom-file-upload {
- display: block;
- width: auto;
- font-size: 16px;
- margin-top: 30px;
- }
- .custom-file-upload label {
- display: block;
- margin-bottom: 5px;
- }
- .file-upload-wrapper {
- position: relative;
- margin-bottom: 5px;
- }
- .file-upload-input {
- width: 50%;
- font-size: 12px;
- padding: 8px;
- color: #b5b5b5;
- border: none;
- background-color: #c0392b00;
- -moz-transition: all 0.2s ease-in;
- -o-transition: all 0.2s ease-in;
- -webkit-transition: all 0.2s ease-in;
- transition: all 0.2s ease-in;
- float: left;
- border-bottom: 1px solid #c8c8c875;
- }
- .file-upload-input:hover, .file-upload-input:focus {
- background-color: transparent;
- outline: none;
- border-bottom: 1px solid #2ec5d37d;
- }
- .file-upload-button {
- cursor: pointer;
- display: inline-block;
- color: #fff;
- font-size: 10px;
- text-transform: uppercase;
- padding: 11px;
- border: 1px solid transparent;
- border-radius: 30px;
- margin-left: 0px;
- background-color: #2ec5d3;
- float: left;
- -moz-transition: all 0.2s ease-in;
- -o-transition: all 0.2s ease-in;
- -webkit-transition: all 0.2s ease-in;
- transition: all 0.2s ease-in;
- width: 50%;
- }
- .file-upload-button:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #2ec5d3;
- transition: all 0.3s;
- }
- .close {
- float: right;
- font-size: 1.5rem;
- font-weight: normal;
- line-height: 1;
- color: #ec5e69;
- text-shadow: 0 1px 0 #fff;
- opacity: 1;
- }
- .data_product input {
- width: 100%;
- float: left;
- border-radius: 4px;
- box-shadow: none;
- border: 1px solid #2ec5d3;
- padding: 8px 20px;
- font-size: 12px;
- color: #bebebe;
- margin-bottom: 10px;
- background: transparent;
- }
- .add_producto_confirm {
- width: 150px;
- text-align: center;
- margin-bottom: 40px;
- float: right;
- }
- .btn_add_producto_confirm {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- }
- .btn_add_producto_confirm:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #2ec5d3!important;
- transition: all 0.3s;
- }
- .btn_add_producto_confirm a {
- display: block;
- padding: 10px;
- }
- [type=reset], [type=submit], button, html [type=button] {
- -webkit-appearance: initial;
- }
- .cancel_producto_confirm {
- width: 150px;
- text-align: center;
- margin-bottom: 40px;
- }
- .btn_cancelar {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- }
- .btn_cancelar:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #2ec5d3!important;
- transition: all 0.3s;
- }
- .btn_cancelar a {
- display: block;
- padding: 10px;
- }
- .delet_producto_confirm {
- width: 150px;
- text-align: center;
- margin-bottom: 40px;
- float: right;
- }
- .btn_delete_producto_confirm {
- border: 1px solid #ec5e69;
- background: #ec5e69;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- }
- .btn_delete_producto_confirm:hover {
- border: 1px solid #ec5e69;
- background: transparent;
- color: #ec5e69!important;
- transition: all 0.3s;
- }
- .btn_delete_producto_confirm a {
- display: block;
- padding: 10px;
- }
- .modal-body .alert {
- font-size: 15px;
- text-transform: uppercase;
- text-align: center;
- color: #f1c205;
- margin-bottom: 0;
- }
- .modal-body .text-alert {
- font-size: 14px;
- text-align: center;
- color: #9f9f9f;
- }
- .rounded-pic-lock {
- width: 90px;
- height: 90px;
- overflow: hidden;
- border-radius: 50%;
- background: #fff;
- float: none;
- margin: auto;
- }
- .rounded-pic-lock img {
- width: 100%;
- }
- section.lockscreen {
- background: #192231;
- width: 100%;
- height: 100%;
- }
- .lockscreen h1 {
- font-size: 21px;
- color: #e1ebf5e6;
- text-align: center;
- margin: 20px 0 6px;
- }
- .lockscreen p {
- font-size: 14px;
- color: #e1ebf5e6;
- text-align: center;
- margin: 0;
- }
- .password-again {
- width: 340px;
- float: none;
- margin: auto;
- padding-top: 40px;
- }
- .add_password {
- width: 110px;
- text-align: center;
- margin-bottom: 40px;
- float: right;
- }
- .btn_add_password {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 0 4px 4px 0;
- color: #fff;
- font-size: 12px;
- }
- .btn_add_password a {
- display: block;
- padding: 10px;
- cursor: pointer;
- }
- .btn_add_password:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #fff;
- transition: all 0.3s;
- }
- .password-again input {
- border: 1px solid #324462;
- background: transparent;
- padding: 9px 11px;
- font-size: 14px;
- width: 230px;
- color: #fff;
- }
- .lockscreen{
- display: table;
- height:200px;
- }
- .pantallabloqueada {
- display: table-cell;
- vertical-align: middle;
- }
- #elementos i {
- color: #25344f;
- }
- .error_page{
- display: table;
- height:200px;
- }
- .page_notfound {
- display: table-cell;
- vertical-align: middle;
- }
- section.error_page {
- background: #192231;
- width: 100%;
- height: 100%;
- }
- .error_page h1 {
- font-size: 150px;
- font-weight: 400;
- color: #2ec5d3;
- text-align: center;
- margin: 20px 0 6px;
- }
- .error_page p {
- font-size: 14px;
- color: #e1ebf5e6;
- text-align: center;
- margin: 0;
- }
- .error_page h3 {
- font-size: 30px;
- color: #e1ebf5e6;
- text-align: center;
- margin: 0;
- }
- .inicio_sesion {
- background-image: url(../images/login.png);
- background-size: cover;
- background-repeat: no-repeat;
- width: 100%;
- height: 100%;
- }
- .page_login {
- padding: 0 50px;
- height: 100%;
- width: 100%;
- }
- .form_login {
- height: 100%;
- width: 400px;
- padding: 30px 60px;
- float: right;
- background: #24344d;
- }
- .logo {
- position: relative;
- margin-top: 55px;
- width: 190px;
- float: none;
- }
- .logo img {
- width: 100%;
- }
- .form_login p {
- color: #fff;
- font-size: 14px;
- position: relative;
- margin-top: 40px;
- }
- .form_login input {
- border-radius: 4px;
- border: 1px solid #324462;
- box-shadow: none!important;
- color: #b9c3ce!important;
- background: #24344d;
- padding: 4px 12px;
- font-size: 14px;
- width: 100%;
- position: relative;
- top: 5px;
- float: left;
- margin-top: 10px;
- }
- button.login_btn {
- margin-top: 40px;
- width: 100%;
- background: #2ec5d3;
- border: 1px solid transparent;
- padding: 5px;
- border-radius: 2px;
- cursor: pointer;
- color: #fff;
- transition: all 0.3s;
- }
- button.login_btn:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #2ec5d3;
- transition: all 0.3s;
- }
- .forgot_password a{
- color: #fff;
- text-decoration: underline!important;
- transition: all 0.3s;
- }
- .forgot_password a:hover{
- color: #2ec5d3;
- transition: all 0.3s;
- }
- .form_login .footerinfo p {
- font-size: 14px;
- color: #fff;
- position: absolute;
- bottom: 0;
- margin: 30px 0;
- }
- .contenedor_restore {
- width: 400px;
- float: none;
- margin: auto;
- }
- .contenedor_restore .logo {
- position: relative;
- width: 190px;
- float: none;
- margin: auto;
- }
- .form_restore h1 {
- font-size: 16px;
- font-weight: 400;
- color: #e1ebf5e6;
- text-align: center;
- margin: 20px 0 6px;
- }
- .form_restore {
- padding: 40px;
- }
- button.restore_btn {
- margin-top: 20px;
- width: 100%;
- background: #2ec5d3;
- border: 1px solid transparent;
- padding: 5px;
- border-radius: 2px;
- cursor: pointer;
- color: #fff;
- transition: all 0.3s;
- }
- button.restore_btn:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #2ec5d3;
- transition: all 0.3s;
- }
- .form_restore input {
- width: 100%;
- position: relative;
- margin-top: 10px;
- color: #e1ebf5e6;
- margin-bottom: 0;
- background: transparent;
- padding: 5px 15px;
- border-top: 0;
- border-left: 0;
- border-right: 0;
- border-bottom: 1px solid #e1ebf5e6;
- }
- .data_product select {
- width: 100%;
- float: left;
- border-radius: 4px;
- box-shadow: none;
- border: 1px solid #2ec5d3;
- padding: 8px 20px;
- font-size: 12px;
- color: #bebebe;
- margin-bottom: 10px;
- }
- .body-table td a {
- background: #2ec5d3;
- border:1px solid transparent;
- color: #fff;
- padding: 8px 20px;
- border-radius: 20px;
- transition: all 0.3s;
- }
- .body-table td a:hover {
- background: transparent;
- border: 1px solid #2ec5d3;
- color: #fff;
- transition: all 0.3s;
- }
- .ver_producto {
- background: #2ec5d3;
- border: 1px solid transparent;
- color: #fff;
- padding: 8px 20px;
- border-radius: 20px;
- transition: all 0.3s;
- }
- .ver_producto:hover {
- background: transparent;
- border: 1px solid #2ec5d3;
- color: #fff;
- transition: all 0.3s;
- }
- .editar_producto {
- background: #5893df!important;
- border: 1px solid transparent;
- color: #fff;
- padding: 8px 20px;
- border-radius: 20px;
- transition: all 0.3s;
- }
- .editar_producto:hover {
- background: transparent!important;
- border: 1px solid #5893df!important;
- color: #fff;
- transition: all 0.3s;
- }
- .eliminar_producto {
- background: #ec5e69!important;
- border: 1px solid transparent;
- color: #fff;
- padding: 8px 20px;
- border-radius: 20px;
- transition: all 0.3s;
- }
- .eliminar_producto:hover {
- background: transparent!important;
- border: 1px solid #ec5e69!important;
- color: #fff;
- transition: all 0.3s;
- }
- .col-left {
- width: 50%;
- float: left;
- }
- .col-right {
- width: 50%;
- float: left;
- }
- .col-left p {
- font-size: 14px;
- }
- .col-right p {
- font-size: 14px;
- }
- .col-left select{
- width: 99%;
- }
- .data_product textarea {
- overflow: auto;
- resize: none;
- width: 100%;
- font-size: 13px;
- padding: 10px 20px;
- border: 1px solid #2ec5d3;
- border-radius: 4px;
- margin-bottom: 20px;
- }
- .ver_lista_productos{
- width: 100%;
- float: left;
- border-radius: 4px;
- box-shadow: none;
- border: 1px solid #2ec5d3;
- padding: 8px 20px;
- font-size: 12px;
- color: #bebebe;
- margin-bottom: 10px;
- background: transparent;
- }
- .notification_body {
- padding: 10px 0;
- border-bottom: 1px solid #2e3f5b;
- }
- .notification_body span {
- background: #ec5e69;
- padding: 4px 10px;
- border-radius: 30px;
- color: #fff;
- }
- .panel_time_notification{
- text-align: right;
- }
- .panel_time_notification a p:hover{
- color: #ec5e69;
- transition: all 0.3s;
- }
- .data_notification h1{
- font-size: 16px;
- font-weight: normal;
- color: rgb(97, 97, 97);
- }
- .data_notification p{
- font-size: 14px;
- font-weight: normal;
- color: rgb(97, 97, 97);
- }
- .body_drop_notification h1{
- font-size: 16px;
- font-weight: normal;
- color: rgb(97, 97, 97);
- }
- .body_drop_notification p{
- font-size: 14px;
- font-weight: normal;
- color: rgb(97, 97, 97);
- }
- .body_drop_notification span {
- background: #ec5e69;
- padding: 4px 10px;
- border-radius: 30px;
- color: #fff;
- }
- .body_drop_notification {
- border-bottom: 1px solid #2e3f5b24;
- height: 90px;
- overflow: hidden;
- }
- .dropdown_noti {
- height: 280px;
- padding: 20px 4px;
- overflow: hidden;
- overflow-y: scroll;
- }
- .body_drop_message h1{
- font-size: 16px;
- font-weight: normal;
- color: rgb(97, 97, 97);
- }
- .body_drop_message p{
- font-size: 14px;
- font-weight: normal;
- color: rgb(97, 97, 97);
- }
- .body_drop_message {
- height: 90px;
- overflow: hidden;
- border-bottom: 1px solid #2e3f5b24;
- }
- .dropdown_noti {
- height: 280px;
- padding: 20px 4px;
- overflow: hidden;
- overflow-y: scroll;
- }
- .nav-item.active a i {
- color: #ec5e69;
- }
- .body_drop_message:after{
- width: 100%;
- }
- .body_drop_message:before{
- display: none;
- }
- .panel_mensajes a {
- display: block;
- height: 85px;
- overflow: hidden;
- transition: all 0.3s;
- padding: 6px;
- }
- .panel_mensajes a:hover {
- background: #1a223326;
- transition: all 0.3s;
- }
- .contact_body {
- height: 100%;
- border-bottom: 1px solid #2e3f5b;
- }
- .panel_mensajes {
- height: 710px;
- overflow: hidden;
- overflow-y: scroll;
- }
- .panel_mensajes::-webkit-scrollbar {
- background: transparent;
- }
- .panel_mensajes::-webkit-scrollbar:vertical {
- width: 1em;
- }
- .panel_mensajes::-webkit-scrollbar:horizontal {
- height: 0;
- }
- .panel_mensajes::-webkit-scrollbar-thumb {
- background-color: rgba(0, 0, 0, 0.3);
- border-radius: 99999px;
- border: .3125em solid transparent;
- background-clip: content-box;
- }
- .panel_mensajes::-webkit-scrollbar {
- background: transparent;
- }
- .panel_mensajes::-webkit-scrollbar:vertical {
- width: 1em;
- }
- .panel_mensajes::-webkit-scrollbar:horizontal {
- height: 0;
- }
- .panel_mensajes::-webkit-scrollbar-thumb {
- background-color: rgba(0, 0, 0, 0.3);
- border-radius: 99999px;
- border: .3125em solid transparent;
- background-clip: content-box;
- }
- .dropdown_noti::-webkit-scrollbar {
- background: transparent;
- }
- .dropdown_noti::-webkit-scrollbar:vertical {
- width: 1em;
- }
- .dropdown_noti::-webkit-scrollbar:horizontal {
- height: 0;
- }
- .dropdown_noti::-webkit-scrollbar-thumb {
- background-color: rgba(0, 0, 0, 0.3);
- border-radius: 99999px;
- border: .3125em solid transparent;
- background-clip: content-box;
- }
- .dropdown_noti::-webkit-scrollbar {
- background: transparent;
- }
- .dropdown_noti::-webkit-scrollbar:vertical {
- width: 1em;
- }
- .dropdown_noti::-webkit-scrollbar:horizontal {
- height: 0;
- }
- .dropdown_noti::-webkit-scrollbar-thumb {
- background-color: rgba(0, 0, 0, 0.3);
- border-radius: 99999px;
- border: .3125em solid transparent;
- background-clip: content-box;
- }
- .chatleft{
- width: 100%;
- float: left;
- }
- .chatright{
- width: 100%;
- float: left;
- }
- .panel_conversation {
- height: 710px;
- }
- .conversation_body {
- height: 480px;
- overflow: hidden;
- overflow-y: scroll;
- }
- .conversation_body::-webkit-scrollbar {
- background: transparent;
- }
- .conversation_body::-webkit-scrollbar:vertical {
- width: 1em;
- }
- .conversation_body::-webkit-scrollbar:horizontal {
- height: 0;
- }
- .conversation_body::-webkit-scrollbar-thumb {
- background-color: rgba(0, 0, 0, 0.3);
- border-radius: 99999px;
- border: .3125em solid transparent;
- background-clip: content-box;
- }
- .conversation_body::-webkit-scrollbar {
- background: transparent;
- }
- .conversation_body::-webkit-scrollbar:vertical {
- width: 1em;
- }
- .conversation_body::-webkit-scrollbar:horizontal {
- height: 0;
- }
- .conversation_body::-webkit-scrollbar-thumb {
- background-color: rgba(0, 0, 0, 0.3);
- border-radius: 99999px;
- border: .3125em solid transparent;
- background-clip: content-box;
- }
- .burbuja.left {
- width: 50%;
- background: #00000026;
- padding: 20px;
- border-radius: 50px;
- float: left;
- }
- .burbuja p{
- font-size: 11px;
- color: #b9c3ce8c;
- margin: 0;
- }
- .burbuja h1 {
- font-size: 14px;
- color: #b9c3ce;
- }
- .burbuja.right {
- width: 50%;
- background: #00000026;
- padding: 20px;
- border-radius: 50px;
- float: right;
- }
- .box_message {
- width: 100%;
- padding: 10px 0;
- }
- .box_message textarea {
- overflow: auto;
- resize: none;
- width: 100%;
- border: 1px solid #2e3f5b;
- background: transparent;
- color: #fff;
- font-size: 14px;
- padding: 10px;
- height: 130px;
- }
- .enviar_mensaje {
- width: 100%;
- float: left;
- margin: 45px 0;
- }
- .enviar_mensaje .send_btn {
- border: 1px solid #2ec5d3;
- background: #2ec5d3;
- border-radius: 20px;
- color: #fff;
- font-size: 12px;
- width: 100%;
- text-align: center;
- }
- .send_btn a {
- display: block;
- padding: 10px;
- }
- .enviar_mensaje .send_btn:hover {
- border: 1px solid #2ec5d3;
- background: transparent;
- color: #fff;
- transition: all 0.3s;
- }
- .panel_mensajes .active {
- background: #1a223352;
- transition: all 0.3s;
- }
- .panel .col-md-6 input {
- width: 100%;
- float: left;
- border-radius: 4px;
- box-shadow: none;
- border: 1px solid #2ec5d3;
- padding: 8px 20px;
- font-size: 12px;
- color: #bebebe;
- margin-bottom: 10px;
- background: transparent;
- }
- .inputs_config {
- width: 100%;
- float: left;
- margin: 40px 0;
- }
- .inputs_config label {
- width: 100%;
- float: left;
- color: #b4bcca;
- }
- .boton_guardar_info {
- width: 150px;
- float: right;
- text-align: center;
- }
- #elementos:hover i {
- color: #fff;
- transition: all 0.3s;
- }
- .dropdown-toggle:hover::after {
- transition: all 0.3s;
- color: #ffffff;
- }
|