.navbar-toggler-new {padding: .25rem 0rem;font-size: 1.125rem;line-height: 1;background-color: transparent;border: 1px solid transparent;border-radius: .25rem;margin-right: 24px;}
#VerticalMenuNav {z-index: 998 !important;z-index: 998;background: #f3f3f3;border-color: rgba(0,0,0,.1);color: rgb(0, 0, 0);box-shadow: 0 8px 10px -5px rgba(0,0,0,.2),0 16px 24px 2px rgba(0,0,0,.14),0 6px 30px 5px rgba(0,0,0,.12);}
@media (max-width: 340px) {.HideOnMobile {display: none;}}

.sidebarExtra{box-shadow: none;border-right: 1px solid gray;border: 0;overflow: hidden;}

.myAlert{max-width: 500px;padding: 0;border-top: 2px solid #f00;border-bottom: 2px solid #f00;border-right: 2px solid #f00;color:#000;border-radius:0;border-left: 0}
.myAlert strong{font-size:134%;letter-spacing: -1px;line-height: 20px;}
.myAlert p{text-align: left;letter-spacing: -0.5px;line-height: 21px;margin: 8px 14px 0px 14px;;color: #6c757d !important;}
.myAlert div{margin:0;padding:0}
.myAlert i{color: #fff;font-size: 43px;}
.myAlert div.first{background-color: #f00;padding: 26px 0;}
.myAlert div.second{padding: 10px;;}
@media screen and (max-width: 600px) {.myAlert strong {font-size:110%;letter-spacing: -1.6px;}}

.text-mine{color: #00a6d0 !important;}
.Photoverified{color: #00b1dd;;text-shadow: none;font-size: 14px;letter-spacing: 0;font-style: normal;font-weight: 400;font-family: sans-serif,arial;letter-spacing: -1px;position: absolute;}

.list-reset {list-style: none;padding: 0;}

.modelMine{background-color: #161616;border: 1px solid gray;border-radius: 5px;}
.modelMineGold{background-color: #161616;border: 4px solid #ffcc32;border-radius: 5px;}
.closeMine{color: white; position: absolute; right: 10px; top: 6px; font-size: 25px;}

.bgMine{background-color: #161616 !important;}

.SText {line-height: 27px;color:white;font-family: "Anton",sans-serif;font-style: normal;font-weight: 400;letter-spacing:1.4px;text-shadow: 3px 0px 7px rgba(81,67,21,0.8),-3px 0px 7px rgba(81,67,21,0.8),0px 4px 7px rgba(81,67,21,0.8);}
.TText {line-height: 27px;color:white;font-family: "Cormorant",sans-serif;font-style: normal;font-weight: 400;text-shadow: 10px 10px 25px rgb(81,67,21),-10px 10px 25px rgb(81,67,21),-10px -10px 25px rgb(81,67,21),10px -10px 25px rgb(81,67,21);text-shadow: 3px 0px 7px rgba(81,67,21,0.8),-3px 0px 7px rgba(81,67,21,0.8),0px 4px 7px rgba(81,67,21,0.8);background-color: rgba(0, 0, 0, 0.5);}

.RText {line-height: 27px;color: #000; font-size: 18px; font-weight: 700; letter-spacing: 0px;}

.SliderInout{width: 28px;color: #ff9000;text-decoration: none;border: 0;background: #000;font-weight: 700; font-size: 130%;}

.f140{font-size: 140%}
.f130{font-size: 130%}
.cardAvatar{padding: 11px 29px; background-repeat: repeat;background-size: auto; background-size: cover; background-repeat: no-repeat; border-radius: 33px;}
.del-me {margin-top:14px;padding: 7px 48px;}
h1.title {color:white;font-family: "Anton",sans-serif;font-style: normal;font-weight: 400;letter-spacing:1.2px;text-shadow: 3px 0px 7px rgba(81,67,21,0.8),-3px 0px 7px rgba(81,67,21,0.8),0px 4px 7px rgba(81,67,21,0.8);}
h3.title {color:white;font-family: "Cormorant",sans-serif;font-style: normal;font-weight: 400;text-shadow: 10px 10px 25px rgb(81,67,21),-10px 10px 25px rgb(81,67,21),-10px -10px 25px rgb(81,67,21),10px -10px 25px rgb(81,67,21);text-shadow: 3px 0px 7px rgba(81,67,21,0.8),-3px 0px 7px rgba(81,67,21,0.8),0px 4px 7px rgba(81,67,21,0.8);background-color: rgba(0, 0, 0, 0.5);}
.centerdiv{position: absolute;width: 300px;height: 200px;top: 46%;left: 50%;margin: -100px 0 0 -150px;}
.bg {background-image: url("/assets/welcome/image1.png");height: 100%;background-position: center;background-repeat: no-repeat;background-size: cover;}

.symbolPic{background-color: white; padding: 2px; width: 20px; height: 20px;}

.gold{color:#ffcc32 !important}
.gold-bg{background-color:#ffcc32 !important}
/*Orange Buttons*/
.section {position: relative;width: 100%;display: block;text-align: center;margin: 0 auto;}
.over-hide {overflow: hidden;}
.checkbox:checked ~ .background-color {background-color: #ffffff;}
[type="checkbox"]:checked,[type="checkbox"]:not(:checked),[type="radio"]:checked,[type="radio"]:not(:checked) {position: absolute;left: -9999px;width: 0;height: 0;visibility: hidden;}
.checkbox:checked + label:before,.checkbox:not(:checked) + label:before {position: absolute;font-family: unicons;cursor: pointer;top: -17px;z-index: 2;font-size: 20px;line-height: 40px;text-align: center;width: 40px;height: 40px;border-radius: 50%;-webkit-transition: 0.3s linear;transition: 0.3s linear;}
.checkbox:not(:checked) + label:before {content: "\eac1";left: 0;color: #ecedf3;background-color: #353746;box-shadow: 0 4px 4px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(26, 53, 71, 0.07);}
.checkbox-budget:not(:checked) + label,.checkbox-tools:not(:checked) + label {background-color: #353746;box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.1);}
.checkbox-budget:checked + label,.checkbox-tools:checked + label {background-color: transparent;box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);}
.checkbox-booking:checked + label::before,.checkbox-booking:not(:checked) + label:hover::before,.checkbox-budget:not(:checked) + label:hover,.checkbox-tools:not(:checked) + label:hover {box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);}
.checkbox-budget:checked + label,.checkbox-budget:not(:checked) + label {position: relative;display: inline-block;padding: 12px 0;width: 240px;font-size: 17px;line-height: 13px;font-weight: 700;width: 280px;line-height: 21px;letter-spacing: 1px;margin: 0 5px 10px;text-align: center;border-radius: 4px;overflow: hidden;cursor: pointer;text-transform: uppercase;-webkit-transition: 0.3s linear;transition: 0.3s linear;-webkit-text-stroke: 1px #ffffff;text-stroke: 1px #ffffff;-webkit-text-fill-color: transparent;text-fill-color: transparent;color: transparent;}
.checkbox-budget:checked + label::before,.checkbox-budget:not(:checked) + label::before {position: absolute;content: "";top: 0;left: 0;width: 100%;height: 100%;border-radius: 4px;background-color: #ff9000;z-index: -1;}
.checkbox-budget:checked + label span,.checkbox-budget:not(:checked) + label span {position: relative;display: block;}
.checkbox-budget:checked + label span::before,.checkbox-budget:not(:checked) + label span::before {position: absolute;content: attr(data-hover);top: 0;left: 0;width: 100%;overflow: hidden;-webkit-text-stroke: transparent;text-stroke: transparent;-webkit-text-fill-color: #ffffff;text-fill-color: #ffffff;color: #ffffff;-webkit-transition: max-height 0.3s;-moz-transition: max-height 0.3s;transition: max-height 0.3s;}
.checkbox-budget:not(:checked) + label span::before {max-height: 0;}
.checkbox-budget:checked + label span::before {max-height: 100%;}

table.profileTable{max-width:331px}table.profileTable td{padding: 5px}img.bigOne{width: 200px;height: 200px}img.smallOne{width: 90px;height: 90px;}
.profile-img-box{display:-webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;overflow: hidden;width: 100%;height: 100%;border: 1px solid #2d2d2d;;border-radius: 16px;cursor: pointer;margin:5px;background-color: #2d2d2d;}
.profile-img-box-gold{display:-webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;overflow: hidden;width: 100%;height: 100%;border: 4px solid #ffcc32;;;border-radius: 16px;cursor: pointer;margin:5px;background-color: #2d2d2d;}

.FormTitle{color: #000;text-shadow: none;font-size: 20px;letter-spacing: 0;font-family: "Anton",sans-serif;font-style: normal;font-weight: 400;}
.form-controlAdd {
  border: 1px solid #ced4da;
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  border-radius: 0;
}


.Minilock {float: right;margin-right: 17px;margin-top: -37px;}
.symbolPic {vertical-align: middle;position: relative;background: transparent;}

.activeLink{color:gold;display: block;text-decoration:none !important;padding: 0.4rem 0.2rem;}
.activeLink:hover {color: #00b1dd;}
