Spade
Mini Shell
overrider.css000064400000001632151165431350007265 0ustar00/**
* @package Joomla.Administrator
* @subpackage com_languages
* @copyright Copyright (C) 2005 - 2020 Open Source Matters, Inc. All
rights reserved.
* @license GNU General Public License version 2 or later; see LICENSE.txt
*/
.overrider-spinner {
background-image:url(../../system/images/modal/spinner.gif);
background-repeat:no-repeat;
background-position:center;
}
#refresh-status{
display:none;
height:16px;
padding-left:25px;
background-position:left;
}
#results-container{
display:none;
padding-bottom:10px;
}
#more-results{
display:none;
height:16px;
padding:10px 0;
}
.row0{
background-color:#f7f7f7;
}
.row1{
background-color:#f0f0f0;
border-top:1px solid #ffffff;
}
.result{
padding:5px 0px;
border:1px solid #ffffff;
}
.result:hover{
background-color:#e8f6fe;
cursor:pointer;
}
.result-key{
color:#666666;
padding-left:5px;
}
.result-string{
padding-left:25px;
margin-top:5px;
}default2.css000064400000007053151165723270007002
0ustar00section.consultants{
direction: ltr !important;
}
section.consultants .card .card-header{
display: flex;
justify-content: center
}
section.consultants .card .card-header a{
display: block;
width: 80px;
height: 80px;
}
section.consultants .card .card-header a img{
width: 100%;
height: 100%;
border-radius: 100%;
}
section.consultants .card .card-body{
text-align: center;
}
section.consultants .card .card-body ul li{
border: none;
}
section.consultants .card .card-footer{
text-align: center;
}
/*------------------consultantItem view style---------------------*/
.consultantCard .card-header{
background-image: linear-gradient(82deg,#065482 10%,#00c395 92%);
}
.consultantCard .card-body{
display:flex;
justify-content:space-around;
}
.consultantCard .block1{
width: 115px;
height: 115px;
}
.consultantCard img{
width: 100%;
height: 100%;
border-radius: 50%;
border: 3px solid #ccc;
}
.consultantCard .block2 ul{
list-style: none;
}
.consultantCard .block2 ul li{
margin: 8px 0;
}
.consultantCard .block2 ul h1{
font-size: 25px;
font-weight: 600;
}
.consultantCard .block3{
font-size: 13px;
}
.consultantCard .block3 ul{
list-style: none;
}
.consultantCard .block3 ul li{
margin: 10px 0;
}
.consultantCard .block3 ul span:first-child{
color: #9f7878;
}
.plans ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.plans ul li{
border: 1px solid #ccc;
border-radius: 4px;
padding: 13px 5px;
cursor: pointer;
margin-bottom: 10px;
}
.plans ul li > div:first-child{
display:flex;
justify-content:space-around
}
.plans ul li > div:last-child{
font-size: 10px;
color: #9f7878;
margin-top: 13px;
}
.activeplan{
border: 1px solid #ff0101 !important;
}
header .navbar ul li.active
{
position: relative;
}
header .navbar ul li.active:after
{
width: 100%;
height: 2px;
content: '';
background-color: #4cd9a4;
position: absolute;
}
/*------------------consultantItem view style edit
mahdi---------------------*/
section.consultants .card .card-header a {
width: 210px;
height: 210px;
}
section.consultants .card .card-header a img {
width: 100%;
height: 100%;
border-radius: 100%;
object-fit: cover;
object-position: center;
transition: 0.3s;
transform: scale(1);
}
section.consultants .card .card-header a img:hover {
transform: scale(1.1);
filter: saturate(1.5);
}
.owl-stage-outer {
padding: 60px 0;
}
.location-profile-image{
position: absolute;
top: -20px;
}
.card-header{
position: relative;
height: 180px;
}
section.consultants .card .card-header {
display: flex;
justify-content: center;
background-position: center center;
background-size: cover;
}
section.consultants .card .card-header::after {
content: '';
width: 100%;
height: 100%;
display: block;
background:rgb(26 26 26 / 69%);
}
section.consultants .card .card-header,
section.consultants .card,
section.consultants .card .card-header::after{
border-radius:20px 20px 0 0 !important;
}
.list-group-item a {
font-size: 20px;
font-weight: bold;
color: #3f3e3e;
}
.list-group-item svg.bi-suit-heart {
color: red;
}
.get-advice-button {
background: #ff627d !important;
border-color: #f84161 !important;
box-shadow: inset 0 0 15px #ea0a0a !important;
}owl.carousel.min.css000064400000006427151165723270010477 0ustar00/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN
https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-carousel,.owl-carousel
.owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel
.owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel
.owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel
.owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel
.owl-item,.owl-carousel
.owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel
.owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel
.owl-item img{display:block;width:100%}.owl-carousel
.owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js
.owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel
.owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav
.owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel
.owl-nav button.owl-next,.owl-carousel .owl-nav
button.owl-prev,.owl-carousel button.owl-dot{background:0
0;color:inherit;border:none;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh
.owl-item{visibility:hidden}.owl-carousel.owl-drag
.owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl
.owl-item{float:right}.owl-carousel
.animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel
.owl-animated-in{z-index:0}.owl-carousel
.owl-animated-out{z-index:1}.owl-carousel
.fadeOut{animation-name:fadeOut}@keyframes
fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s
ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity
.4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel
.owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item
img.owl-lazy{transform-style:preserve-3d}.owl-carousel
.owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel
.owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(owl.video.play.png)
no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform
.1s ease}.owl-carousel
.owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel
.owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing
.owl-video-tn{display:none}.owl-carousel
.owl-video-tn{opacity:0;height:100%;background-position:center
center;background-repeat:no-repeat;background-size:contain;transition:opacity
.4s ease}.owl-carousel
.owl-video-frame{position:relative;z-index:1;height:100%;width:100%}owl.theme.default.min.css000064400000001765151165723270011407
0ustar00/**
* Owl Carousel v2.3.4
* Copyright 2013-2018 David Deutsch
* Licensed under: SEE LICENSE IN
https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
*/
.owl-theme .owl-dots,.owl-theme
.owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme
.owl-nav{margin-top:10px}.owl-theme .owl-nav
[class*=owl-]{color:#FFF;font-size:14px;margin:5px;padding:4px
7px;background:#D6D6D6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme
.owl-nav
[class*=owl-]:hover{background:#869791;color:#FFF;text-decoration:none}.owl-theme
.owl-nav .disabled{opacity:.5;cursor:default}.owl-theme
.owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots
.owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot
span{width:10px;height:10px;margin:5px
7px;background:#D6D6D6;display:block;-webkit-backface-visibility:visible;transition:opacity
.2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active
span,.owl-theme .owl-dots .owl-dot:hover
span{background:#869791}style.css000064400000010575151165723270006437
0ustar00section.consultants{
direction: ltr !important;
}
section.consultants .card .card-header{
display: flex;
justify-content: center
}
section.consultants .card .card-header a{
display: block;
width: 80px;
height: 80px;
}
section.consultants .card .card-header a img{
width: 100%;
height: 100%;
border-radius: 100%;
}
section.consultants .card .card-body{
text-align: center;
}
section.consultants .card .card-body ul li{
border: none;
}
section.consultants .card .card-footer{
text-align: center;
}
/*------------------consultantItem view style---------------------*/
.consultantCard .card-header{
background-image: linear-gradient(82deg,#065482 10%,#00c395 92%);
}
.consultantCard .card-body{
display:flex;
justify-content:space-around;
}
.consultantCard .block1{
width: 115px;
height: 115px;
}
.consultantCard img{
width: 100%;
height: 100%;
border-radius: 50%;
border: 3px solid #ccc;
}
.consultantCard .block2 ul{
list-style: none;
}
.consultantCard .block2 ul li{
margin: 8px 0;
}
.consultantCard .block2 ul h1{
font-size: 25px;
font-weight: 600;
}
.consultantCard .block3{
font-size: 13px;
}
.consultantCard .block3 ul{
list-style: none;
}
.consultantCard .block3 ul li{
margin: 10px 0;
}
.consultantCard .block3 ul span:first-child{
color: #9f7878;
}
.plans ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.plans ul li{
border: 1px solid #ccc;
border-radius: 4px;
padding: 13px 5px;
cursor: pointer;
margin-bottom: 10px;
}
.plans ul li > div:first-child{
display:flex;
justify-content:space-around
}
.plans ul li > div:last-child{
font-size: 10px;
color: #9f7878;
margin-top: 13px;
}
.activeplan{
border: 1px solid #ff0101 !important;
}
header .navbar ul li.active
{
position: relative;
}
header .navbar ul li.active:after
{
width: 100%;
height: 2px;
content: '';
background-color: #4cd9a4;
position: absolute;
}
/*------------------consultantItem view style edit
mahdi---------------------*/
section.consultants .card .card-header a {
width: 210px;
height: 210px;
}
section.consultants .card .card-header a img {
width: 100%;
height: 100%;
border-radius: 100%;
object-fit: cover;
object-position: center;
transition: 0.3s;
transform: scale(1.09);
border: 1px solid rgb(109 109 109 / 37%);
}
section.consultants .card .card-header a img:hover {
transform: scale(1.15);
/* filter: saturate(1.5); */
box-shadow: 0 1px 14px 1px rgb(0 0 0 / 19%);
}
.owl-stage-outer {
padding: 60px 0;
}
.location-profile-image{
/* position: absolute; */
/* top: -20px; */
}
.card-header{
position: relative;
height: 180px;
}
section.consultants .card .card-header {
display: flex;
justify-content: center;
background-position: center center;
background-size: cover;
}
section.consultants .card .card-header::after {
/* content: ''; */
/* width: 100%; */
/* height: 100%; */
/* display: block; */
/* background:rgb(26 26 26 / 69%); */
}
section.consultants .card .card-header,
section.consultants .card,
section.consultants .card .card-header::after{
border-radius:20px 20px 0 0 !important;
}
.list-group-item a {
font-size: 20px;
font-weight: bold;
color: #3f3e3e;
}
.list-group-item svg.bi-suit-heart {
color: red;
}
.get-advice-button {
background: #ff627d !important;
border-color: #f84161 !important;
box-shadow: inset 0 0 15px #ea0a0a !important;
}
.background-profile-blur {
filter: blur(16px);
display: block;
width: 100%;
height: 100%;
position: absolute;
background-size: cover;
}
section.consultants .card .card-header a {
width: 130px;
height: 130px;
position: absolute;
top: 88px;
z-index: 2;
display: block;
}
svg#Layer_1 {
width: 20px;
margin-left: 5px;
}
.item ul li.specialty svg{
width: 24px !important;
height: 24px;
color: #0ba287;
}
.item ul li.comment svg{
width: 30px !important;
height: 22px;
color: #1b00ff87;
}
.item ul li.consultantCount svg{
width: 30px !important;
height: 22px;
color: #ff000091;
}comment.css000064400000002062151172514540006725
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage comment.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
consultantitem.css000064400000005063151172514540010340
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultantitem.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.consultantCard .card-header{
background-image: linear-gradient(82deg,#065482 10%,#00c395 92%);
}
.consultantCard .card-body{
display:flex;
justify-content:space-around;
}
.consultantCard .block1{
width: 115px;
height: 115px;
}
.consultantCard img{
width: 100%;
height: 100%;
border-radius: 50%;
border: 3px solid #ccc;
}
.consultantCard .block2 ul{
list-style: none;
}
.consultantCard .block2 ul li{
margin: 8px 0;
}
.consultantCard .block2 ul h1{
font-size: 25px;
font-weight: 600;
}
.consultantCard .block3{
font-size: 13px;
}
.consultantCard .block3 ul{
list-style: none;
}
.consultantCard .block3 ul li{
margin: 10px 0;
}
.consultantCard .block3 ul span:first-child{
color: #9f7878;
}
.plans ul {
list-style: none;
margin: 0;
padding: 0;
width: 100%;
}
.plans ul li{
border: 1px solid #ccc;
border-radius: 4px;
padding: 13px 5px;
cursor: pointer;
margin-bottom: 10px;
}
.plans ul li > div:first-child{
display:flex;
justify-content:space-around
}
.plans ul li > div:last-child{
font-size: 10px;
color: #9f7878;
margin-top: 13px;
}
.activeplan{
border: 2px solid #ff0101 !important;
box-shadow: 4px 6px 8px #ccc;
}
header .navbar ul li.active
{
position: relative;
}
header .navbar ul li.active:after
{
width: 100%;
height: 2px;
content: '';
background-color: #4cd9a4;
position: absolute;
}
consultantsignup.css000064400000002073151172514540010705
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultantsignup.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
consultant_plan.css000064400000005577151172514550010506
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultant_plan.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.36
@build 5th March, 2023
@created 17th December, 2020
@package Reservation
@subpackage consultant_plan.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.table-lmsyaran{
border-collapse: separate;
border-spacing: 30px 20px;
box-shadow: 0 0 15px 0 #d8d8d8;
border-radius: 10px;
}
.table-lmsyaran thead th{
/* display: inline-table; */
/* justify-content: center; */
}
.table-lmsyaran th,
.table-lmsyaran td {
text-align: center !important;
border-top: unset !important;
}
.table-lmsyaran thead tr th{
background: #ececec;
border-radius: 5px;
}
.border-radius-lmsyaran {
border-radius: 5px;
}
.button-modal-lmsyaran{
width: 100%;
padding: 12px 0;
}
tr.selected {
background-color: lightgray;
}
@media only screen and (max-width:1024px){
.table-lmsyaran{
overflow-x: scroll;
max-width: 820px;
display: inline-block;
}
}
doctor.css000064400000002061151172514550006555
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage doctor.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
doctors.css000064400000002062151172514550006741
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage doctors.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
doctorsignup.css000064400000002067151172514550010011
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage doctorsignup.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
firstqst.css000064400000004525151172514550007151
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage firstqst.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.chat .card-body {
height: 400px;
overflow-y: auto;
}
.chat .card-body .pm {
text-align: left;
color: #032133;
}
.chat .card-body .me{
text-align: right !important;
}
.chat .card-body .pm span{
display: inline-block;
}
.chat .card-body .pm .text{
max-width: 220px;
padding: 5px;
background-color: #3697c659;
margin: 0 10px;
border-radius: 4px;
}
.chat .card-body .me .text{
background-color: #7dc69d59 !important;
}
.chat .card-body .pm .time{
margin-top: 7px;
margin-left: 7px;
margin-right: 10px;
}
.chat .card-footer{
background: #fff;
border-top: 2px solid #eee;
}
.chat .card-header{
text-align: center;
padding: 7px 0;
border-bottom: 1px solid #eee;
}
.chat .card-header .img{
height: 65px;
width: 65px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
}
.chat .card-header .img img{
height: inherit;
width: inherit;
}
#loading{
position: absolute;
right: 10px;
top: 2px;
display: none;
}
index.html000064400000000054151172514550006546 0ustar00<html><body
bgcolor="#FFFFFF"></body></html>login.css000064400000002060151172514550006372
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage login.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
messages.css000064400000026353151172514550007104
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage messages.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.header-chats {
display: flex;
align-items: center;
padding: 10px 20px !important;
}
p#user-name {
margin: 0 20px 0 20px;
}
div#chat-status {
margin-right: auto;
}
p#notice {
margin: 0;
font-size: 0.9rem;
color: #2a9bff;
}
div#chat-body {
padding: 0px 0 10px;
}
/* .card-cahtt *::selection {
background: #0074ffcc;
text-shadow: unset;
} */
div#chat-body::-webkit-scrollbar-track {
background: rgb(0 0 0 / 5%);
}
div#chat-body::-webkit-scrollbar {
width: 6px;
}
div#chat-body::-webkit-scrollbar-thumb {
background: rgb(0 0 0 / 20%);
border-radius: 20px;
}
.chat .card-body {
height: 400px;
overflow-y: auto;
background:
url("/components/com_reservation/assets/images/medical_pattern_light.png");
background-size: 150px;
}
.chat .card-body .pm {
text-align: left;
color: #032133;
}
.info-message{
display: flex;
align-items: center;
margin-top: 5px;
}
.chat .card-body .pm span.read::before {
content: url("data:image/svg+xml,%3Csvg
xmlns='http://www.w3.org/2000/svg' version='1.0'
width='15px' height='15px' viewBox='0 0 512.000000
512.000000' preserveAspectRatio='xMidYMid meet'
style='%0Afill: %230ba7cf;'%3E%3Cg
transform='translate(0.000000,512.000000)
scale(0.100000,-0.100000)' fill='inherit'
stroke='none'%3E%3Cpath d='M3249 3826 c-19 -7 -45 -19 -57
-28 -12 -8 -358 -347 -770 -754 -411 -406 -840 -830 -953 -942 l-206 -203
-401 418 c-221 230 -423 435 -449 455 -130 102 -310 60 -389 -92 -29 -55 -26
-163 6 -222 16 -30 201 -229 512 -551 268 -278 512 -527 541 -554 59 -54 108
-73 183 -73 105 0 69 -33 1204 1090 580 574 1065 1057 1078 1074 69 94 49 256
-41 332 -72 61 -174 80 -258 50z'%3E%3C/path%3E%3Cpath d='M4777
3816 c-20 -8 -52 -25 -70 -40 -17 -14 -452 -442 -966 -950 l-935 -925 -63 59
c-103 96 -204 113 -315 53 -85 -46 -128 -121 -128 -223 0 -70 17 -117 61 -169
81 -94 295 -302 328 -317 20 -10 64 -20 98 -22 121 -8 57 -65 1218 1083 578
572 1060 1053 1072 1071 92 133 22 328 -136 382 -45 16 -117 14 -164
-2z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.chat .card-body .pm span.unread::before {
content: url("data:image/svg+xml,%3Csvg
xmlns='http://www.w3.org/2000/svg' version='1.0'
width='12px' height='12px' viewBox='0 0 360.000000
258.000000' preserveAspectRatio='xMidYMid meet'
style='%0Afill: %230ba7cf;'%3E%3Cg
transform='translate(0.000000,258.000000)
scale(0.100000,-0.100000)' fill='inherit'
stroke='none'%3E%3Cpath d='M3249 2556 c-19 -7 -45 -19 -57
-28 -12 -8 -358 -347 -770 -754 -411 -406 -840 -830 -953 -942 l-206 -203
-401 418 c-221 230 -423 435 -449 455 -130 102 -310 60 -389 -92 -29 -55 -26
-163 6 -222 16 -30 201 -229 512 -551 268 -278 512 -527 541 -554 59 -54 108
-73 183 -73 105 0 69 -33 1204 1090 580 574 1065 1057 1078 1074 69 94 49 256
-41 332 -72 61 -174 80 -258
50z'%3E%3C/path%3E%3C/g%3E%3C/svg%3E");
}
.chat .card-body .pm span {
margin-left: 5px;
text-align: start !important;
unicode-bidi: plaintext !important;
display: block;
}
.chat .card-body .me{
text-align: right !important;
}
.chat .card-body .pm .text{
max-width: 220px;
padding: 6px 15px 0;
background-color: #ffffff;
margin: 0 10px;
border-radius: 10px;
box-shadow: 0 1px 2px #00000024;
display: inline-block;
margin-top: 10px;
}
.chat .card-body .me .text{
background-color: #e2ffc7 !important;
}
.chat .card-body .pm .time{
margin-right: 2px;
font-size: 0.6rem;
letter-spacing: 0.5px;
color: #b7b7b7;
}
.chat .card-body .me.pm .time{
color: #55ae04;
}
.chat .card-footer{
background: #fff;
border-top: 2px solid #eee;
}
.chat .card-header{
text-align: center;
padding: 7px 0;
border-bottom: 1px solid #eee;
}
.chat .card-header .img{
height: 65px;
width: 65px;
border-radius: 50%;
overflow: hidden;
display: inline-block;
}
.chat .card-header .img img{
height: inherit;
width: inherit;
}
#chatMessage {
width: 100%;
max-width: 100%;
box-sizing: border-box;
padding: 15px 65px 10px 120px;
border: unset;
margin: 0px !important;
resize: none;
max-height: 100px;
box-shadow: unset;
}
textarea#chatMessage::-webkit-scrollbar {
width: 0;
}
textarea#chatMessage:focus {
box-shadow: unset;
}
input#atachedfile {
position: absolute;
left: 0;
bottom: 0;
}
button#chatSendBtn {
position: absolute !important;
top: 50%;
transform: translate(-10px, -50%);
background: unset;
border: unset;
box-shadow: unset;
padding: 0;
}
form#sending-form {
position: relative;
margin: unset;
padding: 5px;
}
button#chatSendBtn, #upload_file, #upload_voise {
background: rgb(0 0 0 / 0%);
padding: 10px;
border-radius: 50%;
transition: 0.3s;
}
button#chatSendBtn:hover, #upload_file:hover, #upload_voise:hover {
background: rgb(0 0 0 / 7%);
}
#atachedfile {
display: none;
}
label#upload_file {
position: absolute;
left: 15px;
top: 50%;
transform: translateY(-50%);
}
#upload_voise {
position: absolute;
left: 60px;
top: 50%;
transform: translateY(-50%);
}
#loading{
position: absolute;
right: 10px;
top: 2px;
display: none;
}
img {
border-radius: 5px;
cursor: pointer;
transition: 0.3s;
}
.modalimg {
display: none; /* Hidden by default */
position: fixed; /* Stay in place */
z-index: 1000000; /* Sit on top */
padding-top: 100px; /* Location of the box */
left: 0;
top: 0;
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.9); /* Black w/ opacity */
}
/* Modal Content (image) */
.modalimg-content {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
}
/* Caption of Modal Image */
#caption {
margin: auto;
display: block;
width: 80%;
max-width: 700px;
text-align: center;
color: #ccc;
padding: 10px 0;
height: 150px;
}
/* Add Animation */
.modalimg-content, #caption {
-webkit-animation-name: zoom;
-webkit-animation-duration: 0.6s;
animation-name: zoom;
animation-duration: 0.6s;
}
@-webkit-keyframes zoom {
from {-webkit-transform:scale(0)}
to {-webkit-transform:scale(1)}
}
@keyframes zoom {
from {transform:scale(0)}
to {transform:scale(1)}
}
/* The Close Button */
.closeimg {
position: absolute;
top: 15px;
right: 35px;
color: #f1f1f1;
font-size: 40px;
font-weight: bold;
transition: 0.3s;
}
/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
.modalimg-content {
width: 100%;
}
}
/* Codes after to component builder */
.card-cahtt {
box-shadow: 0 2px 10px rgb(0 0 0 / 15%);
border-radius: 10px;
border: 1px solid #eeeeee;
overflow: hidden;
}
@media (min-width: 768px)
.css-1obmwoi {
display: initial;
}
.css-1obmwoi {
display: none;
position: fixed;
inset: 0px;
z-index: 9;
}
.css-1erlu4p {
position: fixed;
z-index: 10;
transform-origin: left top;
transform: scale(1);
opacity: 1;
transition: opacity 200ms cubic-bezier(0.2, 0, 0.2, 1) 0s, transform
200ms cubic-bezier(0.2, 0, 0.2, 1) 0s;
}
.css-1wjqtxb {
direction: rtl;
background-color: rgb(255, 255, 255);
border: 1px solid rgb(255, 255, 255);
border-radius: 10px;
box-shadow: rgb(142 142 142 / 20%) 0px 6px 12px 0px;
padding: 1.2rem 0px;
list-style: none;
margin: 0px;
overflow: hidden;
min-width: 170px;
z-index: 1;
}
.Menu_MenuItemWrapper__NyeOc {
align-items: center;
cursor: pointer;
display: flex;
padding: 1.1rem 1.6rem;
}
.css-v6ppy3 {
cursor: pointer;
user-select: none;
}
.Menu_MenuIconWrapper__MU18O, .Menu_MenuIcon__tFRZQ {
height: 18px;
margin-left: 0.6rem;
width: 18px;
}
.Menu_Title__jDLFR {
color: #42526e;
flex: 1 1;
font-size: 14px;
line-height: 22px;
margin-left: 0.6rem;
-webkit-user-select: none;
user-select: none;
}
.Menu_MenuItemWrapper__NyeOc:hover {
background-color: #f1f3f5;
}
.Menu_Title__jDLFR, .Menu_base__nR7KL {
color: var(--text-color);
font-family: Shabnam;
margin: 0;
}
.pm.focus {
background: #11111130;
}
.pm.focus2 {
background: #9296ff8c;
}
@media (min-width: 576px)
.css-go2n58 {
padding: 0.8rem 1.2rem;
-webkit-box-align: center;
align-items: center;
}
.css-go2n58 {
width: 100%;
display: flex;
-webkit-box-align: stretch;
align-items: stretch;
direction: rtl;
min-height: 54px;
background-color: rgb(248, 248, 248);
padding-right: 1.2rem;
cursor: pointer;
overflow: hidden;
}
.css-1ber1nl {
flex: 1 1 0%;
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
// justify-content: center;
overflow: hidden;
}
@media (min-width: 576px)
.css-1fgag0w {
padding: 1rem;
}
.css-1fgag0w {
display: flex;
-webkit-box-align: center;
align-items: center;
-webkit-box-pack: center;
justify-content: center;
cursor: pointer;
user-select: none;
padding: 1.3rem 0.6rem;
}
.css-pgix0h {
width: 100%;
overflow: auto;
display: none;
height: 100px;
}
payment.css000064400000002062151172514550006741
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage payment.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
plan.css000064400000002057151172514550006222
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage plan.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
reserve.css000064400000002110151172514550006731
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.32
@build 14th June, 2021
@created 17th December, 2020
@package Reservation
@subpackage reserve.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
reserve_appointment.css000064400000002076151172514550011362
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage reserve_appointment.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
site.css000064400000002123151172514550006226
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage site.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
.no-click {
pointer-events: none;
}
usersign.css000064400000002063151172514550007124
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage usersign.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */
res_list.css000064400000002063151172514550007111
0ustar00/*----------------------------------------------------------------------------------|
www.vdm.io |----/
fdsh
/-------------------------------------------------------------------------------------------------------/
@version 1.0.39
@build 4th April, 2023
@created 17th December, 2020
@package Reservation
@subpackage res_list.css
@author farhad shahbazi <http://farhad.com>
@copyright Copyright (C) 2015. All Rights Reserved
@license GNU/GPL Version 2 or later -
http://www.gnu.org/licenses/gpl-2.0.html
____ _____ _____ __ __ __ __ ___ _____ __ __ ____
_____ _ _ ____ _ _ ____
(_ _)( _ )( _ )( \/ )( ) /__\ / __)( _ )( \/ )( _ \(
_ )( \( )( ___)( \( )(_ _)
.-_)( )(_)( )(_)( ) ( )(__ /(__)\ ( (__ )(_)( ) ( )___/
)(_)( ) ( )__) ) ( )(
\____) (_____)(_____)(_/\/\_)(____)(__)(__) \___)(_____)(_/\/\_)(__)
(_____)(_)\_)(____)(_)\_) (__)
/------------------------------------------------------------------------------------------------------*/
/* CSS Document */