﻿ /*ChekBox*/
 ul.ks-cboxtags {
    list-style: none;
    padding: 20px;
}
ul.ks-cboxtags li{
  display: inline;
}
ul.ks-cboxtags li label{
    display: inline-block;
    background-color: rgba(255, 255, 255, .9);
    border: 2px solid rgba(139, 139, 139, .3);
    color: #adadad;
    border-radius: 25px;
    white-space: nowrap;
    margin: 3px 0px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: transparent;
    transition: all .2s;
}

ul.ks-cboxtags li label {
    padding: 8px 12px;
    cursor: pointer;
}

ul.ks-cboxtags li label::before {
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    font-weight: 900;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:1.2em ;
    padding: 2px 6px 2px 2px;
    content: "\f067";
    transition: transform .3s ease-in-out;
}
.fa-check:before{content:"\f00c";}
ul.ks-cboxtags li input[type="checkbox"]:checked + label::before {
    content: "\f00c";
    transform: rotate(-360deg);
    transition: transform .3s ease-in-out;
}

ul.ks-cboxtags li input[type="checkbox"]:checked + label {
    border: 2px solid #1bdbf8;
    background-color: #12bbd4;
    color: #fff;
    transition: all .2s;
}

ul.ks-cboxtags li input[type="checkbox"] {
  display: absolute;
}
ul.ks-cboxtags li input[type="checkbox"] {
  position: absolute;
  opacity: 0;
}
ul.ks-cboxtags li input[type="checkbox"]:focus + label {
  border: 2px solid #e9a1ff;
}

.Radio input {color:#91278f;}

.Radio strong {
    color: #58ba83;
}
.Radio .transition {
    transition: all 0.3s ease-out;
}
.Radio .heading {
    text-align: center;
    font-size: 0.8em;
}
.Radio .center-align {
    width: 300px;
    height: 80px;
    display: table;
    margin-top: -40px;
    margin-left: -150px;
}
.Radio input[type="radio"] {
    visibility: hidden;
    height: 0;
    width: 0;
    display:none;
/*new*/
}
.Radio label {
    display:block;
    margin:2% .5%;
    vertical-align: middle;
    cursor: pointer;
    background: #454545;
    color: white;
    padding:12px 9px;
    border-radius:10px;
    transition: all 0.3s ease-out;
    font-size:.9em;
}
.Radio input[type="radio"]:checked + label {
    background-color:#91278f;
}
div.OnlineDesign h1{text-align:center;color:#807e7f;font-size:1.2em !important;}

div.divOnlineBaskets{border-top:1px solid #817f80;color:#817f80;padding:1% 0;}
div.divOnlineBaskets a{vertical-align:middle;font-size:1.1em;margin-right:.5%;color:#817f80;}
div.divOnlineBaskets a:hover{color:#91278c;}
div.divOnlineBaskets a.Selected{vertical-align:middle;font-size:1.1em;margin-right:.5%;color:#91278f;}
.FaqOnline{width:50%;margin:0 auto;border:1px solid #333;display:table;}

div.divOnlineOrder{width:21%;float:right;margin:2%;position:relative}
div.divOnlineOrder img{width:100%;border-radius:50%;display:block;margin-bottom:5%;}
div.divOnlineOrder a{text-align:center !important;color:#d99f60;display: block;font-size: 1.1em;display:block;}

    div.divOnlineOrderimg{position:relative}
/*div.divOnlineOrderSort{position:absolute;bottom:-3px;color:#91278f;left:50%;z-index:1;padding:1%;border:50px;transform: translateX(-50%);width:100%;cursor:pointer}*/

div.divOnlineOrderSort{float:left;width:40%}
div.divOnlineOrderSort span{width:28px;height:28px;border-radius:50%;display:block;line-height:31px;border:1px solid #d9dce8;margin-bottom:5%;text-align:left}

.divContentOrder{background:rgb(179 179 179 / 12%)}
.divContentOrderIn{background:#fff;margin:0% auto;width:80%;border-radius:10px;box-shadow:0 2px 48px 0 rgba(0,0,0,.08);padding:1% 2%;}

div.freeo{float:right;width:20%;}

div.divChekbox{float:right;width:40%;text-align:left}
div.divNextbtn {
    position: fixed;
    bottom: 5%;
    right: 3%;
    padding: 0 .8%;
    font-size: 1.1em;
    border-radius: 17px;
    background: #c6a97f;
    color: #fff;z-index:100000000
}
div.divNextbtn span{vertical-align:super}
div.divNextbtn a{
  color: #fff !important;
}
div.divBackbtn a {
    color: #fff !important;
}
div.divBackbtn span{vertical-align:super}
div.divBackbtn {
  position: fixed;
  bottom: 5%;
  left: 3%;
  padding: 0 .8%;
  font-size: 1.1em;
  border-radius: 17px;
  background: #c6a97f;z-index:100000000
}


.divSuccess{width:86%;margin:5% auto;padding:5% 2% 5% 2%;background:rgba(171, 171, 171, 0.2);color:#50af00;box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}
.divUnSuccess{width:86%;margin:5% auto;padding:5% 2% 5% 2%;background:rgba(171, 171, 171, 0.2);color:#c71e12;box-shadow: 0 1px 3px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24);}

div.divonlinereview div.divoreviewIn{float:right;width:50%}
div.divonlinereview h1{color:#807e7f;line-height:3em}
div.divonlinereview h2{color:#807e7f;line-height:3em}
div.divonlinereview div.divoreviewIn input{width:50%;border:2px solid #817f80;padding:1%;}
div.divonlinereview div.divoreviewIn p{color:#817f80;line-height:2em;}
div.divonlinereviewIn{width:85%;margin:0 auto;}
img.ORI{
    width: 30%;
    border-radius: 150%;
}
div.divOnlinedetail{}
div.divOnlinedetail p.TitleOnlinedetail{color:#817f80;line-height:3em}
div.divOnlinedetail div.Inputdetail textarea{width:98%;border:2px solid #817f80;padding:1%;margin-bottom:3%}
div.divOnlinedetail div.Inputdetail input{width:98%;border:2px solid #817f80;padding:1%;margin-bottom:3%}
div.divOnlinedetail div.Inputdetail2{width:33.333%;float:right;}
div.divOnlinedetail div.Inputdetail2 input{width:70%;border:2px solid #817f80;margin:0 2%;padding:1%;margin-bottom:3%;}

.box {
    position: relative;
    display: block;
    width: 18%;
    float: right;
    height: 300px;
    margin: 1%;
    background-color: white;
    border-radius: 50%;
    box-shadow: 0px 0px 0px 2px rgba(95,95,95,1);
    transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
    overflow: hidden;
    background: url('/images/flu.png');
    background-repeat: no-repeat;
    background-position: center center;
}

.upload-options {
  position:absolute;
  top:0;
  height:100%;
  width:100%;
  cursor: pointer;
  overflow: hidden;
  text-align: center;
  transition: background-color ease-in-out 150ms;
}
.upload-options:hover {
  background-color:"";
}
.upload-options input {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.upload-options label {
  display: flex;
  align-items: center;
  width: 100%;
  height: 100%;
  font-weight: 400;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  overflow: hidden;
}
.upload-options label::after {
  font-family: "Material Icons";
  position: absolute;
  font-size: 2.5rem;
  color: #e6e6e6;
  top: calc(50% - 2.5rem);
  left: calc(50% - 1.25rem);
  z-index: 0;
}
.upload-options label span {
  display: inline-block;
  width: 50%;
  height: 100%;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: middle;
  text-align: center;
}
.upload-options label span:hover i.material-icons {
  color: lightgray;
}

.js--image-preview {
  height:100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  background-image: url("");
    background-size: cover;
}
.js--image-preview::after {
  /*content: "photo_size_select_actual";*/
  font-family: "Material Icons";
  position: relative;
  font-size: 4.5em;
  color: #e6e6e6;
  top: calc(50% - 3rem);
  left: calc(50% - 2.25rem);
  z-index: 0;
}
.js--image-preview.js--no-default::after {
  display: none;
}
.js--image-preview:nth-child(2) {
  background-image: url("");
}

i.material-icons {
  transition: color 100ms ease-in-out;
  font-size: 2.25em;
  line-height: 55px;
  color: white;
  display: block;
}

.drop {
  display: block;
  position: absolute;
  background: rgba(95, 158, 160, 0.2);
  border-radius: 100%;
  transform: scale(0);
}

.animate {
  -webkit-animation: ripple 0.4s linear;
          animation: ripple 0.4s linear;
}

@-webkit-keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}

@keyframes ripple {
  100% {
    opacity: 0;
    transform: scale(2.5);
  }
}




/*Reviw Order*/

table.Orw {border-collapse: collapse;width:85%;margin:0 auto;}
    table.Orw th, table td {width:25%}
    table.Orw tr {
        border-bottom: 1px solid #dcdcdc;
    }
    table.Orw tr:first-child{border:none;}


table.Orw tr th {
    background-color: #fff;
    color:#9a9899;
    width: 50%;
vertical-align:middle;
}

        table.Orw tr td {
            border-right:1px solid #3a3a3a;color:#3a3a3a;padding:1% 1%;
            background-color: #fff;
            width: 50%
        }
        table.Orw tr td img{width:10%;border-radius:100px;
        }

    table.Orw tr:first-child td {
        background-color: #fff;
    }


/*drop Down*/
.btn {
/*	height: 50px;
	width: 150px;
	background: blueviolet;
	color: white;
	border: none;
	outline: none;*/
}

.dropdown-menu {
	display: none;
	flex-flow: column;
	background: #f2f2f2;
	height: 150px;
}

.dropdown-item {
	display: grid;
	place-items: center;
	color: #333;
	flex: 1;
}

.dropdown-item:hover {
	cursor: pointer;
	background: blueviolet;
	color: white;
}

