12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661 |
- *{
- 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;
- }
|