﻿/*! HTML5 Boilerplate v4.3.0 | MIT License | http://h5bp.com/ */

/*
 * What follows is the result of much research on cross-browser styling.
 * Credit left inline and big thanks to Nicolas Gallagher, Jonathan Neal,
 * Kroc Camen, and the H5BP dev community and team.
 */

/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

html {
    font-size: 1em;
    line-height: 1.4;
}

/*
 * Remove text-shadow in selection highlight: h5bp.com/i
 * These selection rule sets have to be separate.
 * Customize the background color to match your design.
 */

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

/*
 * A better looking default horizontal rule
 */

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

/*
 * Remove the gap between images, videos, audio and canvas and the bottom of
 * their containers: h5bp.com/i/440
 */

audio,
canvas,
img,
video {
    vertical-align: middle;
}

/*
 * Remove default fieldset styles.
 */

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

/*
 * Allow only vertical resizing of textareas.
 */

textarea {
    resize: vertical;
}

/* ==========================================================================
   Browse Happy prompt
   ========================================================================== */

.browsehappy {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

body {

    font-family: Open-Sans, arial, helvetica, sans-serif;
    font-size: 120%;
    line-height: 140%;
    color: grey;
}

#fenster {
    height: 100px;
    width: 100px;
    background: red;
    position: relative;
    top: 200px;

}

/* ==========================================================================
  navigation
  ========================================================================== */
nav {
    width: 100%;
/ / max-width: 990 px;

    margin-left: auto;
    margin-right: auto;
    height: 50px;
    background-color: white;

    top: 0px;
    position: fixed;
    z-index: 12;


    /*	-moz-border-radius: 4px;
      -webkit-border-radius: 4px;
      -khtml-border-radius: 4x;
      border-radius: 4px;*/
    box-shadow: 0px 0px 20px black;
}

nav #name {
    font-family: courier_primeregular;
    font-size: 180%;
    font-weight: bold;
    height: 39px;
    color: black;
    position: absolut;
    float: left;
    margin-left: 20px;
    padding-top: 12px;
/ / border: 1 px solid black;
}


nav ul {
    padding: 0;
    margin-top: 20px;;
/ / margin-right: 20 px;
    width: 800px;
    height: 40px;
/ / background: green;
/ / border: 1 px solid red;
/ / position: absolute;
    float: right;
}


/*nav li
{
	Display: inline;
	float: left;
	margin-right: 15px;
	font-size: 1.2em;
}*/

nav li {

    display: inline;
    float: left;
    margin-left: 15px;;
    font-size: 120%;
    color: grey;
}


nav a {
    color: grey;
    font-size: 60%;

    text-decoration: none;
/ / text-align: center;
    display: inline-block;
/ / line-height: 50 px;
/ / width: 80 px;
/ / border: 1 px solid black;
}

nav a:hover, a:active {

    color: black;
}

nav a#pull {
    display: none;
}

/* ==========================================================================
   Main content Top
   ========================================================================== */
.klier {
    clear: both;
}


#home {
    background: url(rot.gif) 100% 0 repeat fixed;
    min-height: 850px;
    height: 850px;
    margin: 0 auto;
    width: 100%;
    max-width: 1920px;
    position: relative;

}

#home article {

    height: 60%;
    position: absolute;

    top: 20%;
    left: 50%;
/ / margin-left: auto;
/ / margin-right: auto;
    width: 50%;
    background: white;
/ / border: 1 px solid green;


}

.equalheight1home, .equalheight2home {
    display: table;
    width: 90%;
/ / border: 1 px solid blue;
}

.equalheighthome {
    display: table;
    width: 100%;


/ / border: 1 px solid yellow;
}

.equalheight1home .Oben {
    margin-bottom: 20px;
}


.contenthome {
    padding: 5%;
    position: relative;
/ / border: 1 px solid black;


}

.contenthome1 {
    padding: 5%;
    position: relative;
/ / border: 1 px solid black;


}

.contenthome3 {
    padding: 5%;
    position: relative;
/ / border: 1 px solid black;


}

.contenthome2 {
    padding: 5% 5% 5% 5%;
    position: relative;
/ / border: 1 px solid black;


}


.contenthome1 h1, .contenthome2 h1, .contenthome3 h1 {
    font-family: courier_primeregular, sans-serif;
    font-weight: bold;
    font-size: 140%;
    color: rgb(243, 110, 157);
    line-height: 110%;
}


#asterixhome {

    font-family: courier_primeregular, sans-serif;
    font-weight: bold;
    font-size: 220%;
    color: black;
    line-height: 110%;
/ / height: 100 %;
    float: left;
    padding-bottom: 10%;
    margin-right: 10px;
    margin-top: -15px;
/ / width: 5 %;
/ / border: 1 px solid red;
}

#asterixhome1 {

    font-family: courier_prime-webfont;
    font-weight: bold;
    font-size: 220%;
    color: black;
    line-height: 110%;
/ / height: 100 %;
    float: left;
    padding-bottom: 10%;
    margin-right: 10px;
    margin-top: -15px;
/ / width: 5 %;
/ / border: 1 px solid red;
}

#asterixhome h1, #asterixhome1 h1 {
    color: black;
}

.yoga1home {
    display: table-cell;
    position: relative;
    width: 70px;
    top: 8px;
/ / border: 1 px solid green;
    float: left;

}


.yoga3home {
    display: table-cell;
    position: relative;
    width: 100%;
    height: 100%;
    padding-left: 10px;
    padding-top: 0px;
    top: 0px;
    margin-top: 0px;
/ / border: 1 px solid red;
}

.yoga3home p {
    padding: 0px;
    margin: 0px;
}


.yoga3home #Zitat {
    color: black;
    font-weight: italic;
    font-size: 80%;
}

.yoga3home #Monja {
    color: black;

}


#blumeframe {
    position: absolute;
    height: 100%;
    width: 400px;

    top: 5%;
    left: 5%;
/ / border: 1 px solid black;

}

#blumeframe #blume {
    max-width: 100%;
    height: 95%;
}

.wide {
    display: none;
}

/*#narrow {
  background: white; 
  min-height: 800px;
  height: 800px;
  margin: 0 auto;
  width: 100%;
  max-width: 1920px;
  position: relative;

}*/


/* ==========================================================================
   Main content
   ========================================================================== */
#Meinyoga {
    background: url(blau.gif) 100% 0 repeat fixed;

/ / min-height: 6 em;

    width: 100%;
    max-width: 1920px;
    padding-top: 1em;
/ / padding-bottom: 0.8 em;
/ / border: 1 px solid rgb(200, 142, 192);
/ / position: relative;
}


#termine {
    background: url(gruen.gif) 100% 0 repeat fixed;

/ / min-height: 6 em;

    width: 100%;
    max-width: 1920px;
    padding-top: 1em;
/ / padding-bottom: 0.8 em;
/ / border: 1 px solid rgb(200, 142, 192);
/ / position: relative;
}

#hormonyoga {
    background: url(gelb.gif) 100% 0 repeat fixed;

/ / min-height: 6 em;

    width: 100%;
    max-width: 1920px;
    padding-top: 1em;
/ / padding-bottom: 1 em;
/ / border: 1 px solid rgb(200, 142, 192);
/ / position: relative;
}

#homeyoga {
    background: url(rot.gif) 100% 0 repeat fixed;

/ / min-height: 6 em;

    width: 100%;
    max-width: 1920px;
    padding-top: 1em;
/ / padding-bottom: 1 em;
/ / border: 1 px solid rgb(200, 142, 192);
/ / position: relative;
}

.illu {

    width: 30%;
    padding: 2%;
/ / border: 1 px solid black;
    margin-left: 15%;
}

.illublume {

    width: 30%;
    padding-top: 2%;
/ / border: 1 px solid black;
    margin-left: 15%;
}

#kreis {
/ / height: 50 %;
    width: 60%;
}

#wolke {
/ / height: 50 %;
    width: 90%;
}

#blume1 {
/ / height: 50 %;
    width: 60%;
/ / border: 1 px solid red;
    margin-bottom: 0px;
    padding-bottom: 0px;

}

#termine article, #hormonyoga article, #Meinyoga article, #homeyoga article {


/ / margin-top: 20 %;
/ / Ändert die Muster(Tapeten-) höhe / / margin-bottom: 20 %;
/ / min-height: 3 em;

    width: 100%;
/ / margin-left: 40 %;
    background: white;
/ / position: absolute;
/ / border: 1 px solid red;

}


.content {
    padding: 5%;
/ / position: relative;
/ / border: 1 px solid black;

}

.equalheight {
    display: table;
/ / position: relative;
    width: 90%;
/ / margin-top: 25 px;
/ / border: 1 px solid yellow;
}

#asterix {

    font-family: monospace;
    font-weight: bold;
    font-size: 220%;
    color: black;
    line-height: 110%;
/ / height: 100 %;
    float: left;
    padding-bottom: 10%;
    margin-right: 10px;
    margin-top: -15px;
/ / width: 5 %;
/ / border: 1 px solid red;
}


.content h1 {
    font-family: monospace;
    font-weight: bold;
    font-size: 140%;
    color: rgb(200, 142, 192);
    line-height: 110%;
    width: 95%;
/ / border: 1 px solid black;
}

.headline {
    font-family: monospace;
    font-weight: bold;
    font-size: 140%;
    color: rgb(200, 142, 192);
    line-height: 110%;
/ / margin-top: 0 px;
/ / border: 1 px solid green;


}

#asterix h1 {
    color: black;
}


.yoga3 h1 {
    font-family: courier_primeregular;
    font-weight: bold;
    font-size: 140%;
    color: rgb(200, 142, 192);
    line-height: 110%;
    margin-top: 30px;
}

.yoga3 h1:first-child {

    margin-top: 0;
}

#termine .yoga3 h1 {
    color: rgb(159, 148, 72);
}

#termine .headline {
    font-family: courier_primeregular;
    font-weight: bold;
    font-size: 180%;
    color: rgb(159, 148, 72);
    line-height: 110%;
    margin-bottom: 0.7em;
    margin-top: -0.2em;


}

#hormonyoga .yoga3 h1 {


    color: rgb(255, 176, 6);

}

#hormonyoga .headline {
    font-family: courier_primeregular;
    font-weight: bold;
    font-size: 180%;
    color: rgb(255, 176, 6);
    line-height: 110%;
    margin-bottom: 0.7em;
    margin-top: -0.2em;


}

#Meinyoga .yoga3 h1 {
    color: rgb(141, 181, 191);


}

#Meinyoga .headline {
    font-family: courier_primeregular;
    font-weight: bold;
    font-size: 180%;
    color: rgb(141, 181, 191);
    line-height: 110%;
    margin-bottom: 0.7em;
    margin-top: -0.2em;


}


.content p {
    margin-top: 10px;
}

.wide {
    display: none;
}


/* ==========================================================================
  Footer
  ========================================================================== */


#footer1 {
    position: fixed;
    height: 15%;
/ / max-height: 100 px;
    width: 100%;
    top: 85%;
    left: 10%;
/ / background: red;
/ / background: url(footer.gif) 0 no-repeat;
    z-index: 1000;


}

#footer2 {
    position: fixed;
    height: 7%;
    width: 100%;
    top: 93%;

/ / background: red;
/ / background: url(footer.gif) 0 no-repeat;
/ / z-index: 998;


}

#footer2 #back {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 105%;
    z-index: 78;
}

#footer2 #Pfeil {
    position: absolute;
    left: -10px;
    top: -8px;
    height: 60%;
    padding: 0;
/ / border: 1 px solid red;
    float: left;
    opacity: 0.7;

}


#footer2 #top {
    position: absolute;
    left: 90%;
    top: 40%;
    width: 100%;
    height: 100%;
    z-index: 88;
}

#footer2 #top a {
    text-decoration: none;
    color: white;
    font-family: courier_primeregular;
    font-weight: bold;
    font-size: 100%;

}

#buddha {

    position: relative;

    height: 100%;

/ / background: red;
    z-index: 100;
}

.redasterix {
    color: red;
}

/* ==========================================================================
     media queries
  ========================================================================== */
@media only screen
and (min-width: 980px) {
    #asterixhome1 {
        visibility: hidden;
    }


}

@media only screen
and (max-width: 1230px) {

    #home {
        background: url(rot.jpg) 100% 0 repeat fixed;
        min-height: 650px;
        height: 650px;
        margin: 0 auto;
        width: 100%;
        max-width: 1920px;
        position: relative;

    }

    #home article {

        height: 70%;
        position: absolute;

        top: 15%;
        left: 45%;
    / / margin-left: auto;
    / / margin-right: auto;
        width: 55%;
        background: white;
    / / border: 1 px solid green;


    }

    .contenthome2 {
        padding: 0 5% 5% 5%;
        position: relative;
    / / border: 1 px solid black;


    }


    .illu, .illublume {

        width: 25%;
    / / padding: 2 %;
    / / border: 1 px solid black;
        margin-left: 5%;
    }

    #kreis {
    / / height: 50 %;
        width: 100%;
    }

    #wolke {
    / / height: 50 %;
        width: 130%;
        padding: 10% 0 10% 0;
    }

    #blume1 {
    / / height: 50 %;
        width: 100%;
    }


}


/*@media only screen 
and (max-width : 1050px)
{

.equalheight1home .Oben
{	margin-bottom: 5px;
}


	.yoga1home
{	
	top: 2px;


}
}*/


@media only screen
and (max-width: 1100px) {

    #home article {

        height: 20%;
        position: absolute;

        top: 40%;
        left: 60%;
    / / margin-left: auto;
    / / margin-right: auto;
        width: 40%;
        background: white;
    / / border: 1 px solid green;


    }

    .contenthome2 {
        padding: 5% 5% 5% 5%;
        position: relative;
    / / border: 1 px solid black;


    }

    .equalheight1home, .equalheight2home {
        width: 80%;
    / / border: 1 px solid blue;
    }

    .illu, .illublume {

        width: 28%;
    / / padding: 2 %;
    / / border: 1 px solid black;
        margin-left: 5%;
    }

    #kreis {
    / / height: 50 %;
        width: 100%;
    }

    #wolke {
    / / height: 50 %;
        width: 130%;
        padding: 10% 0 10% 0;
    }

    #blume1 {
    / / height: 50 %;
        width: 100%;
    }


    nav {
        height: auto;
        border-bottom: 0;
    }

    nav ul {
        width: 100%;
        display: block;
    / / height: 50 px;
        display: none;
        height: auto;
    / / background-color: black;
    }

    nav li {
        display: block;
        float: none;
        width: 100%;
        height: 50px;
    / / background-color: red;
        margin-left: 0px;
    }

    nav li a {
        border-top: 1px solid lightgrey;
        padding-top: 20px;
    / / width: 100 %;
    / / border: 1 px solid #576979;
    / / background: red;
    }

    nav a {
        text-align: left;
        width: 100%;
        text-indent: 25px;
    / / color: green;

    }

    nav a#pull {
        display: block;
        background-color: #283744;
        width: 100%;
        position: relative;
    }

    nav a#pull:after {
        content: "";

        background: url("menicon.png") no-repeat;
        width: 30px;
        height: 30px;
        display: inline-block;
        position: absolute;
        right: 20px;
        top: 15px;
    }

}

@media only screen
and (max-width: 870px)
    /*and (orientation : portrait)*/ {

    .illu, illublume {

        width: 40%;
    / / padding: 2 %;
    / / border: 1 px solid black;
        margin-left: 5%;
    / / margin-top: 2 %;
    }

    #kreis {
    / / height: 50 %;
        width: 100%;
    }

    #wolke {
    / / height: 50 %;
        width: 130%;
        padding: 10% 0 10% 0;
    }

    #blume1 {
    / / height: 50 %;
        width: 130%;
        padding: 20% 0 0 0;
    }

}

@media only screen
and (max-width: 760px)
    /*and (orientation : portrait)*/ {

    #blumeframe {
        position: absolute;
        height: 100%;
        width: 300px;

        top: 5%;
        left: 5%;
    / / border: 1 px solid black;

    }

    #blumeframe #blume {
        max-width: 100%;
        height: 95%;
    }


    .illu, illublume {

        width: 48%;
    / / padding: 2 %;
    / / border: 1 px solid black;
        margin-left: 5%;
        margin-top: 5%;
    }

    #kreis {
    / / height: 50 %;
        width: 100%;
    }

    #wolke {
    / / height: 50 %;
        width: 130%;
        padding: 10% 0 10% 0;
    }

    #blume1 {
    / / height: 50 %;
        width: 130%;
    / / border: 1 px dotted red;
        padding: 29% 0 0 0;
    }

    nav #name {
        height: 38px;
        font-size: 150%;
        padding-top: 14px;
    }


    #termine article, #hormonyoga article, #Meinyoga article {


        margin-top: 10%;
    / / Ändert die Muster(Tabeten-) höhe


    }

    #homeyoga article {


        margin-top: 0px;
    / / Ändert die Muster(Tabeten-) höhe


    }


}

@media only screen
and (max-width: 650px)
    /*and (orientation : portrait)*/ {

    #home article {

        height: 30%;
        position: absolute;

        top: 35%;
        left: 60%;
    / / margin-left: auto;
    / / margin-right: auto;
        width: 40%;
        background: white;
    / / border: 1 px solid green;


    }

    .contenthome2 {
        padding: 10% 5% 5% 5%;
        height: 80%;
        position: relative;
    / / top: 10 %;
    / / border: 1 px solid black;


    }

    .equalheight1home, .equalheight2home {
        width: 70%;
    / / border: 1 px solid blue;
    }

    #blumeframe {
        position: absolute;
        height: 100%;
        width: 250px;

        top: 5%;
        left: 5%;
    / / border: 1 px solid black;

    }

    #blumeframe #blume {
        max-width: 100%;
        height: 95%;
    }

}


@media only screen
and (max-width: 430px)
    /*and (orientation : portrait)*/ {

    #home article {

        height: 30%;
        position: absolute;

        top: 35%;
        left: 55%;
    / / margin-left: auto;
    / / margin-right: auto;
        width: 45%;
        background: white;
    / / border: 1 px solid green;


    }

    #blumeframe {
        position: absolute;
        height: 100%;
        width: 200px;

        top: 5%;
        left: 2%;
    / / border: 1 px solid black;

    }

    #blumeframe #blume {
        max-width: 100%;
        height: 95%;
    }


    .equalheight {
        width: 85%;

    / / border: 1 px solid yellow;
    }

    .equalheight1home {
        width: 85%;

    / / border: 1 px solid yellow;
    }

    .equalheight1home {
        width: 70%;

    / / border: 1 px solid yellow;
    }


    /*.yoga3home #Zitat
    {
        display: block;
        color: black;
        font-weight: italic;
        font-size: 80%;
    }*/

}

@media only screen
and (max-width: 385px)
    /*and (orientation : portrait)*/ {

    #termine article, #hormonyoga article, #Meinyoga article {


    / / margin-top: 20 %;
    / / Ändert die Muster(Tabeten-) höhe


    }

    .illu {

        width: 70%;
    / / padding: 2 %;
    / / border: 1 px solid black;
        margin-left: 5%;
    }

    .illublume {

        width: 70%;
    / / padding: 2 %;
    / / border: 1 px solid black;
        margin-left: 5%;

    }

    #kreis {
    / / height: 50 %;
        width: 100%;
    }

    #wolke {
    / / height: 50 %;
        width: 130%;
        padding: 10% 0 10% 0;
    }

    #blume1 {
    / / height: 50 %;
        width: 120%;
        padding: 20% 0 0 0;

    }

    nav #name {
        height: 38px;
        font-size: 100%;
        padding-top: 14px;
    }


}


/*#navid
{
	position: fixed;
	background: white;
	color: black;
	z-index: 999;
	width: 100%;
	height: 30px;
		-webkit-box-shadow: 0 0 50px rgba(0,0,0,0.8);
  box-shadow: 0 0 50px rgba(0,0,0,0.8);
	  

}

#navid li
{
	display: block-inline;
	float: left;
	margin-left: 30px;
}




@media only screen and (max-width : 385px) 
{


	







}
















/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 150%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

/*
 * For IE 6/7 only
 * Include this rule to trigger hasLayout and contain floats.
 */

.clearfix {
    *zoom: 1;
}

/* ==========================================================================
   EXAMPLE Media Queries for Responsive Design.
   These examples override the primary ('mobile first') styles.
   Modify as content requires.
   ========================================================================== */

@media only screen and (min-width: 35em) {
    /* Style adjustments for viewports that meet the condition */
}

@media print,
(-o-min-device-pixel-ratio: 5/4),
(-webkit-min-device-pixel-ratio: 1.25),
(min-resolution: 120dpi) {
    /* Style adjustments for high resolution devices */
}

/* ==========================================================================
   Print styles.
   Inlined to avoid required HTTP connection: h5bp.com/r
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }

    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */
    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}

.impressum a {
    color: #454545;
}

.impressum a:hover {
    color: #3980E8;
}

.yoga3 a {
    color: #454545;
}

.yoga3 a:hover {
    color: #3980E8;
}

.impress {
    width: 20em;
    float: left;
}

.custom-headline {
    font-size: larger;
    font-weight: bolder;
    font-family: courier_primeregular, sans-serif;
}

button {
    border: none;
    outline: none;
    cursor: pointer;
    font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
}

.custom-button {
    padding: 0.5rem 1rem;
    font-size: 1rem;
    font-weight: 500;
    border-radius: 0.25rem;
    background-color: #3b82f6;
    color: #fff;
    transition: background-color 0.2s ease-in-out, box-shadow 0.2s ease-in-out;
}

.disable-styling {
    text-decoration: none;
    color: inherit !important;
    display: block;
    width: 100%;
    height: 100%;
}

.custom-button:hover {
    background-color: #2563eb;
}

.custom-button:active {
    background-color: #1d4ed8;
}

.custom-button:focus {
    box-shadow: 0 0 0 3px rgba(59, 130, 246, 0.5);
}