.backnext_btndiv button {
    color: #fff;
    font-size: 15px;
    background: #00A9AC;
    padding: 13px 30px;
    float: right;
    display: inline-block;
    border-radius: 4px;
    border: 0;
        position: relative;
    top: -6px;
}
.error {
    color: #FF4141 !important;
    font-size: 15px;
    font-weight: normal;
    margin-top: 13px;
    margin-bottom: 0;
    display: inline-block;
    width: 100%;
}

.delete_link_box{
    display: block;width: 470px;border-bottom: 1px solid #E6E6E6;padding-bottom: 12px;margin-bottom: 8px;margin-top: 10px;
}
.delete_link_box label{
    color: #444A57;font-size: 16px;font-weight: normal;
}

.delete_link_box a{
    color: #696E78;font-size: 25px;float: right;
}

/*.Cognition_switchbox .slider:before{
    background-color: #00A9AC;
}*/

.Cognition_switchbox .slider{
    background-color: #BEBEBE;
}

.Cognition_switchbox input:checked + .slider {
    background-color: #00A9AC;
}

.count_message {
    margin-top: -30px;
    margin-right: 0;
    background: transparent;
    color: #000;
    font-size: 15px;
    font-weight: normal;
}

.left_logo{
    width: unset;
}

.logout_btn{
    font-size: 22px;background: #00A9AC;color: #ffffff;padding: 3px 16px;border-radius: 5px;
}
.policypage_contendiv{
    display: inline-block;
    width: 100%;
    margin-top: 100px;
    margin-bottom: 50px;
}

/* SHARE MEDIA  */
.share-media .menu {
  z-index: 999;
  position: absolute;
  padding: 0;
  margin: 0;
  list-style-type: none;
  cursor: pointer;
}
.share-media .menu .share i.fa {
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    background-color: #fff;
    border-radius: 3px;
    color: #000;
    border: 1px solid #ababab;
}
.share-media .menu .share:hover.bottom .submenu li:nth-child(1) {
  opacity: 1;
  top: 42px;
  transform: rotate(0deg);
  border-top: 0px dashed #cccccc;
  transition-delay: 0.08s;
}
.share-media .menu .share:hover.bottom .submenu li:nth-child(2) {
  opacity: 1;
  top: 84px;
  transform: rotate(0deg);
  border-top: 0px dashed #cccccc;
  transition-delay: 0.16s;
}
.share-media .menu .share:hover.bottom .submenu li:nth-child(3) {
  opacity: 1;
  top: 126px;
  transform: rotate(0deg);
  border-top: 0px dashed #cccccc;
  transition-delay: 0.24s;
}
.share-media .menu .share:hover.bottom .submenu li:nth-child(4) {
  opacity: 1;
  top: 168px;
  transform: rotate(0deg);
  border-top: 0px dashed #cccccc;
  transition-delay: 0.32s;
}
.share-media .menu .share:hover.bottom .submenu li:nth-child(5) {
  opacity: 1;
  top: 210px;
  transform: rotate(0deg);
  border-top: 0px dashed #cccccc;
  transition-delay: 0.4s;
}
.share-media .menu .share:hover.left .submenu li:nth-child(1) {
  opacity: 1;
  left: -51px;
  transform: rotate(0deg);
  transition-delay: 0.5s;
  border-right: 1px dashed #cccccc;
}
.share-media .menu .share:hover.left .submenu li:nth-child(2) {
  opacity: 1;
  left: -102px;
  transform: rotate(0deg);
  transition-delay: 1s;
  border-right: 0px dashed #cccccc;
}
.share-media .menu .share:hover.left .submenu li:nth-child(3) {
  opacity: 1;
  left: -153px;
  transform: rotate(0deg);
  transition-delay: 1.5s;
  border-right: 0px dashed #cccccc;
}
.share-media .menu .share:hover.left .submenu li:nth-child(4) {
  opacity: 1;
  left: -204px;
  transform: rotate(0deg);
  transition-delay: 2s;
  border-right: 0px dashed #cccccc;
}
.share-media .menu .share:hover.left .submenu li:nth-child(5) {
  opacity: 1;
  left: -255px;
  transform: rotate(0deg);
  transition-delay: 2.5s;
  border-right: 0px dashed #cccccc;
}
.share-media .menu .share:hover.right .submenu li:nth-child(1) {
  opacity: 1;
  left: 50px;
  transform: rotate(0deg);
  transition-delay: 0.08s;
  border-left: 1px dashed #cccccc;
}
.share-media .menu .share:hover.right .submenu li:nth-child(2) {
  opacity: 1;
  left: 100px;
  transform: rotate(0deg);
  transition-delay: 0.16s;
  border-left: 1px dashed #cccccc;
}
.share-media .menu .share:hover.right .submenu li:nth-child(3) {
  opacity: 1;
  left: 150px;
  transform: rotate(0deg);
  transition-delay: 0.24s;
  border-left: 1px dashed #cccccc;
}
.share-media .menu .share:hover.right .submenu li:nth-child(4) {
  opacity: 1;
  left: 200px;
  transform: rotate(0deg);
  transition-delay: 0.32s;
  border-left: 1px dashed #cccccc;
}
.share-media .menu .share:hover.right .submenu li:nth-child(5) {
  opacity: 1;
  left: 250px;
  transform: rotate(0deg);
  transition-delay: 0.4s;
  border-left: 1px dashed #cccccc;
}
.share-media .menu .share:hover.top .submenu li:nth-child(1) {
  opacity: 1;
  top: -51px;
  transition-delay: 0.08s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.share-media .menu .share:hover.top .submenu li:nth-child(2) {
  opacity: 1;
  top: -102px;
  transition-delay: 0.16s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.share-media .menu .share:hover.top .submenu li:nth-child(3) {
  opacity: 1;
  top: -153px;
  transition-delay: 0.24s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.share-media .menu .share:hover.top .submenu li:nth-child(4) {
  opacity: 1;
  top: -204px;
  transition-delay: 0.32s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.share-media .menu .share:hover.top .submenu li:nth-child(5) {
  opacity: 1;
  top: -255px;
  transition-delay: 0.4s;
  transform: rotateY(0deg);
  border-bottom: 1px dashed #d9d9d9;
}
.share-media .menu .submenu {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.share-media .menu .submenu li {
  transition: all ease-in-out 0.5s;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
  opacity: 0;
}
.share-media .menu .submenu li a {
    color: #212121;
    padding: 0;
    background: transparent;
    margin: 0;
}
.share-media .menu .submenu li a:hover i.fa {
  color: #fff;
}
.share-media .menu .submenu li a:hover.facebook i.fa {
  background-color: #3b5999;
}
.share-media .menu .submenu li a:hover.envelope i.fa {
  background-color: #C8C8C8;
}
.share-media .menu .submenu li a:hover.twitter i.fa {
  background-color: #55acee;
}
.share-media .menu .submenu li a:hover.googlePlus i.fa {
  background-color: #dd4b39;
}
.share-media .menu .submenu li a:hover.instagram i.fa {
  background-color: #e4405f;
}
.share-media .menu .submenu li:nth-child(1) {
  transform: rotateX(45deg);
}
.share-media .menu .submenu li:nth-child(2) {
  transform: rotateX(90deg);
}
.share-media .menu .submenu li:nth-child(3) {
  transform: rotateX(135deg);
}
.share-media .menu .submenu li:nth-child(4) {
  transform: rotateX(180deg);
}
.share-media .menu.topLeft {
  top: 10px;
  left: 10px;
}
.share-media .menu.topRight {
  /*top: 20px;*/
  /*right: 260px;*/
}
.share-media .menu.bottomLeft {
  bottom: 10px;
  left: 10px;
}
.share-media .menu.bottomRight {
  bottom: 10px;
  right: 10px;
}
.share-media{
    position: absolute;
    top: 0;
    right: 34px;
}
/*.share-media:after {
    content: '';
    height: 40px;
    width: 1px;
    background: #CFCFCF;
    left: -9px;
    display: inline-block;
    position: absolute;
    top: -27px;
}*/
.right_logout .share-media a:after{
    height: 0;
    width: 0;
}
/* SHARE MEDIA  */
