* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

[class*="col-"] {
  float: left;
  padding: 5px;
}

.col-1 {
  width: 8.33%;
}

.col-2 {
  width: 16.66%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33%;
}

.col-5 {
  width: 41.66%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33%;
}

.col-8 {
  width: 66.66%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33%;
}

.col-11 {
  width: 91.66%;
}

.col-12 {
  width: 100%;
}

.row:after {
  content: "";
  clear: both;
  display: table;
}

@media all and (max-width: 400px) {
  [class*="col-"] {
    width: 100%;
  }

  .img-widget {
    max-width: 100%;
  }
}

@media all and (max-width: 500px) {
  [class*="col-"] {
    width: 100%;
  }

  .user p {
    display: none;
  }
}

@media all and (max-width: 800px) {
  [class*="col-"] {
    width: 100%;
  }

  .left-column {
    width: 100%;
  }

  .right-column {
    width: 100%;
  }

  .user-pack {
    width: 100;
  }

  .headertext {
    width: 100%;
  }
}

@media all and (max-width: 600px) {
  [class*="col-"] {
    width: 100%;
  }

  .in-addpost {
    width: 100%;
  }

  .addpost {
    width: 100%;
  }

  .addpicture {
    width: 100%;
  }

  .addvideo {
    width: 100%;
  }

  .addbox {
    width: 100%;
  }

  .addbutton {
    width: 100%;
  }

  .videopost {
    width: 100%;
  }

  .posthead {
    width: 75%;
  }

  .headpostright {
    width: 25%;
  }

  .textvideo {
    width: 100%;
  }

  .textpost {
    width: 100%;
  }

  .iframeinput {
    width: 66.66%;
  }

  .emoticonarea {
    width: 8.33%;
  }

  .postbox-video {
    width: 100%;
  }

  .commentarea {
    width: 16.66%;
  }

  .comment1 {
    width: 100%;
  }

  .commentleft {
    width: 75%;
  }

  .commentright {
    width: 25%;
  }

  .comment-add {
    width: 100%;
  }

  .addcommentarea {
    width: 100%;
  }

  .photocomment {
    width: 16.66%;
  }

  .commentarea2 {
    width: 83.33%;
  }

  .addcomment {
    width: 100%;
  }

  .postbox-picture {
    width: 100%;
  }

  .picture-post {
    width: 100%;
  }

  .headofpost {
    width: 100%;
  }

  .text-picture {
    width: 100%;
  }

  .gallery {
    width: 66.66%;
  }

  .postbox-text {
    width: 100%;
  }

  .text-post {
    width: 100%;
  }

  .system-message {
    width: 100%;
  }

  .pre-loader {
    width: 100%;
  }

  .all-users {
    width: 100% !important;
  }

  .left-column {
    width: 100%;
  }

  .right-column {
    width: 100%;
  }

  .user-pack {
    width: 100;
  }

  .department-block {
    width: 100%;
  }

  .headertext {
    width: 100%;
  }

  .text-widget {
    width: 75%;
  }

  .gallery-widget {
    width: 25%;
  }

  .videotext-widget {
    width: 66.66%;
  }

  .video-widget {
    width: 33.33%;
  }

  .profile-up {
    width: 100%;
  }

  .profile-picture img {
    max-width: 300px;
  }

  .profile-contact {
    width: 100%;
  }

  .block-info {
    width: 100%;
    float: left;
    display: block;
    margin-left: 5% !important;
  }

  .about {
    width: 100%;
  }

  .birthday {
    width: 100%;
  }

  .birthday-block {
    width: 100%;
  }

  .button-area {
    width: 100%;
  }

  .logout {
    width: 100%;
  }

  .edit-profile {
    width: 100%;
  }

  .spacer {
    width: 0%;
  }

  .profile {
    width: 100%;
  }

  textarea {
    width: 345px;
  }

  .department-users {
    width: 100% !important;
  }

  .about-update-post img {
    display: none;
  }
}

@media only screen and (min-width: 600px) {
  /* For desktop: */

  .col-1 {
    width: 8.33%;
  }

  .col-2 {
    width: 16.66%;
  }

  .col-3 {
    width: 25%;
  }

  .col-4 {
    width: 33.33%;
  }

  .col-5 {
    width: 41.66%;
  }

  .col-6 {
    width: 50%;
  }

  .col-7 {
    width: 58.33%;
  }

  .col-8 {
    width: 66.66%;
  }

  .col-9 {
    width: 75%;
  }

  .col-10 {
    width: 83.33%;
  }

  .col-11 {
    width: 91.66%;
  }

  .col-12 {
    width: 100%;
  }
}

.CONTAINER {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
  padding-top: 70px;
}

.name {
  float: left;
  padding-left: 10px;
}

.fullname {
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
  display: block;
  text-decoration: none;
  color: black;
}

.timer {
  display: block;
  margin-right: 15px;
  font-size: 10px;
}

.profession {
  font-size: 10px;
  font-weight: 600;
  float: right;
  width: 100%;
  text-align: right;
  padding-top: 10px;
  color: #00D685;
}

.department {
  font-size: 10px;
  font-weight: 600;
  float: right;
  width: 100%;
  text-align: right;
}

.posthead img {
  display: inline-block;
  float: left;
  width: 100%;
  max-width: 60px;
  border-radius: 100%;
}

.addbox {
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}

.textinput {
  height: 130px;
  font-size: 14px;
}

.videoinput,
.photoinput {
  display: none;
}

.addpost {
  width: 100%;
  background-color: #FFF;
  border-radius: 3px;
}

.addpost img {
  width: 100%;
  max-width: 60px;
  border-radius: 100%;
}

.addpost .addbutton {
  height: 40px;
  display: inline;
  background-color: #00D685;
  width: 100%;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  border: none;
  color: white;
  float: right;
}

.addpost .addbutton:hover {
  background-color: #00D685;
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
}

.addpost .addvideo {
  height: 40px;
  background-color: #CCCCCC;
  width: 100%;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  border: none;
  color: white;
  float: left;
  margin: 0 auto;
}

.addpost .addvideo:hover {
  background-color: #707070;
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
}

.addpost .addpicture {
  height: 40px;
  background-color: #CCCCCC;
  width: 100%;
  text-decoration: none;
  font-weight: 600;
  font-size: 14px;
  border-radius: 3px;
  border: none;
  color: white;
  float: right;
  margin: 0 auto;
}

.addpost .addpicture:hover {
  background-color: #707070;
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
}

.addpost .active {
  background-color: #00D685;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.video-post {
  width: 100%;
  max-width: 600px;
  background-color: #FFF;
  border-radius: 3px;
  margin: 0 auto;
}

.textpost {
  font-weight: 400;
  float: left;
  margin: 0px auto;
}

.textpost span {
  color: #00D685;
}

iframe {
  max-width: 100%;
  max-height: 215px;
  border-radius: 5px;
}

iframe :focus {
  outline: none;
}

iframe iframe[seamless] {
  display: block;
}

.commentleft img {
  display: inline-block;
  float: left;
  max-width: 60px;
  border-radius: 100%;
}

.commentleft img:hover {
  opacity: 50%;
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
}

.photocomment img {
  display: inline-block;
  float: left;
  max-width: 60px;
  border-radius: 100%;
}

.system-message {
  width: 100%;
  margin: 0 auto;
  max-width: 600px;
}

.system-message .message {
  padding: 15px;
  width: 100%;
  border-radius: 3px;
  margin-top: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: 600;
}

.system-message .message.error {
  background-color: #FAD34B;
  color: #635217;
}

.system-message .message.success {
  background-color: #00D685;
  color: white;
}

.system-message .message.reminder {
  text-align: left;
  background-color: #CCCCCC;
  color: white;
}

.system-message .message.reminder a {
  color: white;
  text-decoration: underline;
}

.system-message .message.birthday {
  text-align: left;
  background-color: #FF6961;
  color: white;
}

.system-message .message.birthday a {
  color: white;
  text-decoration: underline;
}

.system-message .message.anniversaries {
  text-align: left;
  background-color: #adbce6;
  color: white;
}

.system-message .message.anniversaries a {
  color: white;
  text-decoration: underline;
}

.textpost {
  font-weight: 400;
  float: left;
  margin: 0px auto;
}

.textpost span {
  color: #00D685;
}

.user-pack img {
  display: block;
  float: left;
  width: 120px;
  height: 120px;
}

.user-pack span {
  top: 10px;
  left: 10px;
  line-height: 25px;
  display: block;
  position: relative;
}

.user-pack i {
  margin-right: 10px;
  color: #00D685;
  font-size: 20px;
  font-weight: 400;
}

.name-user {
  font-size: 18px;
  font-weight: 700;
}

.profession-user {
  font-size: 16px;
  font-weight: 400;
}

.phone-user {
  font-weight: 600;
  font-size: 16px;
  color: #00D685;
}

.mail-user a {
  font-size: 16px;
  color: #00D685;
  text-decoration: none;
  font-weight: 600;
}

.mail-user a:hover {
  color: #00D685;
}

.department-users {
  text-align: center;
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 10px;
  margin-top: 10px;
  text-transform: uppercase;
  width: 100%;
  max-width: 800px;
}

.department-users span {
  background-color: #FAD34B;
  padding: 5px 15px 5px 15px;
  border-radius: 3px;
  color: #635217;
}

.emoticon {
  margin: 0 auto;
  float: left;
}

.emoticon img {
  width: 50px;
  display: inline-block;
  float: left;
}

.emoticon:hover {
  cursor: pointer;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.reactioncount {
  position: relative;
}

.reactioncount:hover .reacted {
  right: 23px;
  top: 12px;
  opacity: 1;
}

.reactioncount .reacted {
  position: absolute;
  font-size: 10px;
  z-index: 100;
  top: -10px;
  right: 9999px;
  width: 130px;
  margin-right: -150px;
  padding: 10px;
  color: #fff;
  background: #333;
  -webkit-box-shadow: 2px 2px 5px #aaa;
  box-shadow: 2px 2px 5px #aaa;
  opacity: 0;
  -webkit-transition: opacity 250ms ease-out;
  transition: opacity 250ms ease-out;
}

.reactioncount .reacted:before {
  content: ' ';
  position: absolute;
  top: 20px;
  left: -16px;
  width: 0;
  height: 0;
  margin-top: -8px;
  border: 8px solid transparent;
  border-right-color: #333;
}

.graybox {
  display: inline-block;
  background-color: #CCCCCC;
  width: 20px;
  height: 20px;
  margin: 20px auto auto 15px;
  border-radius: 3px;
  text-align: center;
}

.graybox span {
  color: white;
  font-size: 14px;
  margin: 0 auto;
}

.greenbox {
  display: inline-block;
  background-color: #00D685;
  width: 20px;
  height: 20px;
  margin: 20px auto auto 15px;
  border-radius: 3px;
  text-align: center;
}

.greenbox span {
  color: white;
  font-size: 14px;
  margin: 0 auto;
}

.fa-stack {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.stacked-icons {
  margin-top: 20px;
  text-align: center;
}

.fa-stack + .fa-stack {
  margin-left: .3em;
}

.fa-stack {
  float: right;
  padding-top: 10px;
}

.fa-comment {
  color: #00D685;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #DDE6ED;
  margin: 0 10px 0 10px;
}

.commentleft {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.commentleft .photo {
  float: left;
}

.commentleft img {
  display: inline-block;
  float: left;
  max-width: 60px;
  border-radius: 100%;
}

.photocomment img {
  display: inline-block;
  float: left;
  border-radius: 100%;
}

.name-com {
  float: left;
  padding-left: 10px;
  text-decoration: none;
  color: black;
}

.fullname-com {
  font-size: 14px;
  font-weight: 600;
  margin-top: 10px;
  display: block;
  text-decoration: none;
  color: black;
}

.textarea {
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.textarea span {
  color: #00D685;
}

.commentright img {
  display: inline-block;
  float: right;
  width: 50px;
}

.timerup {
  display: block;
  float: right;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  width: 100%;
}

.crown-emoticon {
  position: relative;
  display: block;
  float: right;
}

.crown-emoticon:hover {
  cursor: pointer;
}

.grayboxcom {
  display: inline-block;
  background-color: #CCCCCC;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-right: 5px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: white;
}

.addcommentarea img {
  display: inline-block;
  float: left;
  width: 60px;
  border-radius: 100%;
}

.addcommentarea textarea {
  font-size: 10px;
  height: 60px;
}

.addcomment button {
  max-height: 50px;
  display: inline;
  background-color: #00D685;
  width: 100%;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 12px;
  border-radius: 3px;
  border: none;
  color: white;
  float: right;
  padding: 5px;
}

.addcomment button:hover {
  background-color: #00D685;
  cursor: pointer;
  -webkit-transition: 1s;
  transition: 1s;
}

.picture-post {
  width: 100%;
  max-width: 600px;
  background-color: #FFF;
  border-radius: 3px;
  margin: 10px auto;
}

.about-update-post {
  width: 100%;
  max-width: 600px;
  background-color: #CCCCCC;
  border-radius: 3px;
  margin: 10px auto;
  color: white;
}

.about-update-post img {
  width: 40px;
  margin-left: 10px;
  margin-top: 5px;
}

.about-update-post p {
  padding: 0;
}

.about-update-post a {
  color: white;
  text-decoration: underline;
}

.text-post {
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
  background-color: #FFF;
  border-radius: 3px;
}

.text-post p {
  font-weight: 400;
  display: block;
}

.text-post-widget {
  width: 100%;
  margin: 10px auto;
  background-color: #FFF;
  border-radius: 3px;
}

.text-post-widget p {
  font-weight: 400;
  display: block;
}

.pre-loader {
  max-width: 600px;
  margin: 0 auto;
}

.loadtext {
  width: 100%;
  text-align: center;
}

.loadtext span {
  font-size: 14px;
  font-weight: 600;
}

.gallery img {
  width: 100%;
  border-radius: 3px;
}

.channel-post {
  background: linear-gradient(135deg, #00D685 0%, #00D2AF 100%);
  color: white;
  font-size: 0.6em;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.channel-post a {
  color: white;
}

input[type=text],
textarea {
  width: 100%;
  height: 50px;
  border: none;
  font-weight: 400;
  font-size: 14px;
}

.documents {
  position: fixed;
  top: 10px;
  right: 100px;
  width: 50px;
  height: 50px;
  display: block;
  font-size: 2em;
}

.documents-icon {
  cursor: pointer;
  color: white;
}

.open {
  position: fixed;
  top: 3px;
  right: 40px;
  width: 50px;
  height: 50px;
  display: block;
  cursor: pointer;
  -webkit-transition: opacity 0.2s linear;
  transition: opacity 0.2s linear;
}

.open:hover {
  opacity: 0.8;
}

.open span {
  display: block;
  float: left;
  clear: both;
  height: 2px;
  width: 35px;
  border-radius: 40px;
  background-color: #fff;
  position: absolute;
  right: 3px;
  top: 3px;
  overflow: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.open span:nth-child(1) {
  margin-top: 5px;
  z-index: 9;
}

.open span:nth-child(2) {
  margin-top: 20px;
}

.open span:nth-child(3) {
  margin-top: 35px;
}

.sub-menu {
  -webkit-transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.8s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  height: 0;
  width: 0;
  right: 0;
  top: 0;
  position: absolute;
  background: linear-gradient(135deg, #00D685 0%, #00D2AF 100%);
  border-radius: 50%;
  z-index: 18;
  overflow: hidden;
}

.sub-menu li {
  display: block;
  float: right;
  clear: both;
  height: auto;
  margin-right: -160px;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.sub-menu li:first-child {
  margin-top: 180px;
}

.sub-menu li:nth-child(1) {
  -webkit-transition-delay: 0.05s;
}

.sub-menu li:nth-child(2) {
  -webkit-transition-delay: 0.10s;
}

.sub-menu li:nth-child(3) {
  -webkit-transition-delay: 0.15s;
}

.sub-menu li:nth-child(4) {
  -webkit-transition-delay: 0.20s;
}

.sub-menu li:nth-child(5) {
  -webkit-transition-delay: 0.25s;
}

.sub-menu li a {
  color: #fff;
  font-family: 'Lato', Arial, Helvetica, sans-serif;
  font-size: 16px;
  width: 100%;
  display: block;
  float: left;
  line-height: 40px;
}

.oppenned .sub-menu {
  opacity: 1;
  height: 600px;
  width: 450px;
}

.oppenned span:nth-child(2) {
  overflow: visible;
}

.oppenned span:nth-child(1),
.oppenned span:nth-child(3) {
  z-index: 100;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.oppenned span:nth-child(1) {
  -webkit-transform: rotate(45deg) translateY(12px) translateX(12px);
          transform: rotate(45deg) translateY(12px) translateX(12px);
}

.oppenned span:nth-child(2) {
  height: 400px;
  width: 400px;
  right: -160px;
  top: -160px;
  border-radius: 50%;
  background-color: rgba(126, 196, 50, 0.54);
}

.oppenned span:nth-child(3) {
  -webkit-transform: rotate(-45deg) translateY(-10px) translateX(10px);
          transform: rotate(-45deg) translateY(-10px) translateX(10px);
}

.oppenned li {
  margin-right: 168px;
}

.delete {
  color: #FF6961;
  text-decoration: none;
}

.profile-up {
  width: 100%;
  margin-top: 70px;
}

.profile-picture {
  max-width: 300px;
  position: relative;
  float: left;
  position: relative;
  margin: 0 auto;
}

.profile-picture img {
  border-radius: 100%;
  width: 100%;
  max-width: 300px;
  height: auto;
  margin: 0px auto;
}

.profile-contact {
  background-color: white;
  border-radius: 3px;
  margin-top: 5px;
  -webkit-box-flex: 1;
      -ms-flex: auto;
          flex: auto;
}

.profile-contact h1 {
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

hr.profile {
  display: block;
  height: 1px;
  border-top: 1px solid #CCCCCC;
  padding: 0;
  width: 70%;
  margin: 0 auto 6px auto;
}

.profile-contact span {
  font-size: 14px;
  font-weight: 400;
  line-height: 34px;
}

a {
  color: #00D685;
  font-weight: 600;
}

.block-info {
  float: left;
  margin: 0 0 0 80px;
}

.block-info i {
  margin-right: 10px;
}

.about {
  width: 100%;
  background-color: white;
  border-radius: 3px;
  margin-top: 5px;
}

.header-about {
  font-size: 16px;
  font-weight: 600;
  margin-left: 15px;
}

.paragraph {
  font-weight: 400;
  font-size: 12px;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
}

.birthday-block {
  width: 100%;
  border-radius: 3px;
  background-color: white;
  margin-top: 9px;
}

.birthday-icon {
  font-size: 20px;
  float: left;
  margin-left: 15px;
}

.birthday-text {
  font-size: 16px;
  float: right;
  margin-right: 15px;
  font-weight: 600;
}

.postbox-text {
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}

.text-post {
  width: 100%;
  background-color: white;
  border-radius: 3px;
}

.text-post p {
  font-weight: 400;
  display: block;
}

.commentleft {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.commentleft .photo {
  float: left;
}

.commentleft img {
  display: inline-block;
  float: left;
  max-width: 60px;
  border-radius: 100%;
}

.photocomment img {
  display: inline-block;
  float: left;
  max-width: 60px;
  border-radius: 100%;
}

.textarea {
  font-size: 12px;
  font-weight: 400;
  display: block;
}

.textarea span {
  color: #00D685;
}

.commentright img {
  display: inline-block;
  float: right;
  width: 50px;
}

.timerup {
  display: block;
  float: right;
  font-size: 10px;
  font-weight: 400;
  text-align: right;
  width: 100%;
}

.crownie {
  display: block;
  float: right;
}

.grayboxcom {
  display: inline-block;
  background-color: #CCCCCC;
  width: 20px;
  height: 20px;
  margin-top: 10px;
  margin-right: 5px;
  border-radius: 3px;
  text-align: center;
  font-size: 14px;
  color: white;
}

.addcommentarea img {
  display: inline-block;
  float: left;
  width: 60px;
  border-radius: 100%;
}

.addcomment button {
  max-height: 50px;
  display: inline;
  background-color: #00D685;
  width: 100%;
  text-decoration: none;
  font-family: 'Open Sans', sans-serif;
  font-weight: 600;
  font-size: 12px;
  border-radius: 3px;
  border: none;
  color: white;
  float: right;
  padding: 5px;
}

.emoticon {
  margin: 0 auto;
  float: left;
}

.graybox {
  display: inline-block;
  background-color: #CCCCCC;
  width: 20px;
  height: 20px;
  margin: 20px auto auto 15px;
  border-radius: 3px;
  text-align: center;
}

.graybox span {
  color: white;
  font-size: 14px;
  margin: 0 auto;
}

.fa-stack {
  font-family: "Montserrat", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.stacked-icons {
  margin-top: 20px;
  text-align: center;
}

.fa-stack + .fa-stack {
  margin-left: .3em;
}

.fa-stack {
  float: right;
  padding-top: 10px;
}

.fa-comment {
  color: #00D685;
}

.posthead img {
  display: inline-block;
  float: left;
  width: 60px;
  border-radius: 100%;
}

.emoticon img {
  width: 50px;
  display: inline-block;
  float: left;
}

.name {
  float: left;
  padding-left: 10px;
}

.fullname {
  font-size: 16px;
  font-weight: 600;
  padding-top: 10px;
  display: block;
}

.timer {
  display: block;
  margin-right: 15px;
  font-size: 10px;
}

.profession {
  font-size: 10px;
  font-weight: 600;
  float: right;
  width: 100%;
  text-align: right;
  padding-top: 10px;
  color: #00D685;
}

.department {
  font-size: 10px;
  font-weight: 600;
  float: right;
  width: 100%;
  text-align: right;
}

.button-area {
  width: 100%;
  border-radius: 3px;
  margin-top: 10px;
}

.logout button {
  background-color: transparent;
  border-radius: 3px;
  border: solid 1px #707070;
  font-size: 16px;
  color: #707070;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 600;
  float: left;
}

.logout button:hover {
  background-color: #707070;
  border: solid 1px transparent;
  color: white;
  cursor: pointer;
}

.edit-profile button {
  background-color: #00D685;
  border-radius: 3px;
  border: solid 1px #00D685;
  font-size: 16px;
  color: white;
  width: 100%;
  padding-top: 10px;
  padding-bottom: 10px;
  font-weight: 400;
  float: right;
}

.edit-profile button:hover {
  background-color: #00D685;
  cursor: pointer;
  border: solid 1px transparent;
}

.birthday-text {
  padding-top: 3px;
}

.birthday-text .bold {
  font-weight: bold;
}

.birthday-text .italic {
  font-weight: lighter;
}

.fa-sign-out {
  margin-right: 5px;
}

.fa-pencil {
  margin-right: 5px;
}

.birthday-block {
  color: #00D685;
}

.recent {
  font-size: 16px !important;
  font-weight: 600 !important;
  margin-left: 7px;
}

.profile-up {
  width: 100%;
  background-color: white;
  border-radius: 3px;
}

.phone-input {
  display: block;
  border-radius: 3px;
  height: 26px;
  width: 50%;
  border: 1px solid gray;
  float: right;
  font-size: 14px;
  font-weight: 400;
  margin-right: 140px;
}

textarea {
  font-weight: 400;
  font-size: 14px;
  text-align: left;
  margin-left: 15px;
  margin-right: 15px;
  border-radius: 3px;
  border: 1px solid gray;
  width: 560px;
  height: 200px;
}

.photo-upload {
  margin-left: 25px;
  font-size: 12px;
  font-weight: 400;
  line-height: 25px;
}

.box {
  position: absolute;
  z-index: 5;
  width: 96%;
  top: 28%;
}

.inputfile {
  display: none;
}

.inputfile-4 + label {
  color: #303030;
  opacity: 0.5;
}

.inputfile-4:focus + label,
.inputfile-4.has-focus + label,
.inputfile-4 + label:hover {
  color: black;
  opacity: 0.7;
}

.inputfile-4 + label figure {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background-color: #303030;
  padding: 20px;
  margin: 0 auto 10px;
  opacity: 0.5;
  position: relative;
  bottom: 10%;
  z-index: 5;
}

.inputfile-4:focus + label figure,
.inputfile-4.has-focus + label figure,
.inputfile-4 + label:hover figure {
  background-color: black;
  opacity: 0.7;
}

.inputfile-4 + label svg {
  width: 100%;
  height: 100%;
  fill: white;
  opacity: 1;
}

input[type=tel] {
  margin-left: 5px;
}

.lSSlideOuter {
  overflow: hidden;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lightSlider:before,
.lightSlider:after {
  content: " ";
  display: table;
}

.lightSlider {
  overflow: hidden;
  margin: 0;
}

.lSSlideWrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative;
}

.lSSlideWrapper > .lightSlider:after {
  clear: both;
}

.lSSlideWrapper .lSSlide {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  -webkit-transition: all 1s;
  -webkit-transition-property: -webkit-transform,height;
  -webkit-transition-property: height,-webkit-transform;
  transition-property: height,-webkit-transform;
  transition-property: transform,height;
  transition-property: transform,height,-webkit-transform;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade {
  position: relative;
}

.lSSlideWrapper .lSFade > * {
  position: absolute !important;
  top: 0;
  left: 0;
  z-index: 9;
  margin-right: 0;
  width: 100%;
}

.lSSlideWrapper.usingCss .lSFade > * {
  opacity: 0;
  -webkit-transition-delay: 0s;
  transition-delay: 0s;
  -webkit-transition-duration: inherit !important;
  transition-duration: inherit !important;
  -webkit-transition-property: opacity;
  transition-property: opacity;
  -webkit-transition-timing-function: inherit !important;
  transition-timing-function: inherit !important;
}

.lSSlideWrapper .lSFade > *.active {
  z-index: 10;
}

.lSSlideWrapper.usingCss .lSFade > *.active {
  opacity: 1;
}

/** /!!! End of core css Should not edit !!!/**/

/* Pager */

.lSSlideOuter .lSPager.lSpg {
  margin: 10px 0 0;
  padding: 0;
  text-align: center;
}

.lSSlideOuter .lSPager.lSpg > li {
  cursor: pointer;
  display: inline-block;
  padding: 0 5px;
}

.lSSlideOuter .lSPager.lSpg > li a {
  background-color: #222222;
  border-radius: 30px;
  display: inline-block;
  height: 8px;
  overflow: hidden;
  text-indent: -999em;
  width: 8px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}

.lSSlideOuter .lSPager.lSpg > li:hover a,
.lSSlideOuter .lSPager.lSpg > li.active a {
  background-color: #428bca;
}

.lSSlideOuter .media {
  opacity: 0.8;
}

.lSSlideOuter .media.active {
  opacity: 1;
}

/* End of pager */

/** Gallery */

.lSSlideOuter .lSPager.lSGallery {
  list-style: none outside none;
  padding-left: 0;
  margin: 0;
  overflow: hidden;
  transform: translate3d(0px, 0px, 0px);
  -moz-transform: translate3d(0px, 0px, 0px);
  -ms-transform: translate3d(0px, 0px, 0px);
  -webkit-transform: translate3d(0px, 0px, 0px);
  -o-transform: translate3d(0px, 0px, 0px);
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.lSSlideOuter .lSPager.lSGallery li {
  overflow: hidden;
  -webkit-transition: border-radius 0.12s linear 0s 0.35s linear 0s;
  transition: border-radius 0.12s linear 0s 0.35s linear 0s;
}

.lSSlideOuter .lSPager.lSGallery li.active,
.lSSlideOuter .lSPager.lSGallery li:hover {
  border-radius: 3px;
}

.lSSlideOuter .lSPager.lSGallery img {
  display: block;
  height: auto;
  max-width: 100%;
}

.lSSlideOuter .lSPager.lSGallery:before,
.lSSlideOuter .lSPager.lSGallery:after {
  content: " ";
  display: table;
}

.lSSlideOuter .lSPager.lSGallery:after {
  clear: both;
}

/* End of Gallery*/

/* slider actions */

.lSAction > a {
  width: 32px;
  display: block;
  top: 50%;
  height: 32px;
  background-image: url("/public/images/icons/controls.png");
  cursor: pointer;
  position: absolute;
  z-index: 99;
  margin-top: -16px;
  opacity: 0.5;
  -webkit-transition: opacity 0.35s linear 0s;
  transition: opacity 0.35s linear 0s;
}

.lSAction > a:hover {
  opacity: 1;
}

.lSAction > .lSPrev {
  background-position: 0 0;
  left: 10px;
}

.lSAction > .lSNext {
  background-position: -32px 0;
  right: 10px;
}

.lSAction > a.disabled {
  pointer-events: none;
}

.cS-hidden {
  height: 1px;
  opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
}

/* vertical */

.lSSlideOuter.vertical {
  position: relative;
}

.lSSlideOuter.vertical.noPager {
  padding-right: 0px !important;
}

.lSSlideOuter.vertical .lSGallery {
  position: absolute !important;
  right: 0;
  top: 0;
}

.lSSlideOuter.vertical .lightSlider > * {
  width: 100% !important;
  max-width: none !important;
}

/* vertical controlls */

.lSSlideOuter.vertical .lSAction > a {
  left: 50%;
  margin-left: -14px;
  margin-top: 0;
}

.lSSlideOuter.vertical .lSAction > .lSNext {
  background-position: 31px -31px;
  bottom: 10px;
  top: auto;
}

.lSSlideOuter.vertical .lSAction > .lSPrev {
  background-position: 0 -31px;
  bottom: auto;
  top: 10px;
}

/* vertical */

/* Rtl */

.lSSlideOuter.lSrtl {
  direction: rtl;
}

.lSSlideOuter .lightSlider,
.lSSlideOuter .lSPager {
  padding-left: 0;
  list-style: none outside none;
}

.lSSlideOuter.lSrtl .lightSlider,
.lSSlideOuter.lSrtl .lSPager {
  padding-right: 0;
}

.lSSlideOuter .lightSlider > *,
.lSSlideOuter .lSGallery li {
  float: left;
}

.lSSlideOuter.lSrtl .lightSlider > *,
.lSSlideOuter.lSrtl .lSGallery li {
  float: right !important;
}

/* Rtl */

@-webkit-keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@keyframes rightEnd {
  0% {
    left: 0;
  }

  50% {
    left: -15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@keyframes topEnd {
  0% {
    top: 0;
  }

  50% {
    top: -15px;
  }

  100% {
    top: 0;
  }
}

@-webkit-keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@keyframes leftEnd {
  0% {
    left: 0;
  }

  50% {
    left: 15px;
  }

  100% {
    left: 0;
  }
}

@-webkit-keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

@keyframes bottomEnd {
  0% {
    bottom: 0;
  }

  50% {
    bottom: -15px;
  }

  100% {
    bottom: 0;
  }
}

.lSSlideOuter .rightEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

.lSSlideOuter .leftEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .rightEnd {
  -webkit-animation: topEnd 0.3s;
  animation: topEnd 0.3s;
  position: relative;
}

.lSSlideOuter.vertical .leftEnd {
  -webkit-animation: bottomEnd 0.3s;
  animation: bottomEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .rightEnd {
  -webkit-animation: leftEnd 0.3s;
  animation: leftEnd 0.3s;
  position: relative;
}

.lSSlideOuter.lSrtl .leftEnd {
  -webkit-animation: rightEnd 0.3s;
  animation: rightEnd 0.3s;
  position: relative;
}

/*/  GRab cursor */

.lightSlider.lsGrab > * {
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.lightSlider.lsGrabbing > * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: -o-grabbing;
  cursor: -ms-grabbing;
  cursor: grabbing;
}

/* Full-width inputs */

input[type=text],
input[type=email],
input[type=password],
textarea {
  width: 100%;
  padding: 20px 20px;
  margin: 8px 0;
  display: inline-block;
  border: 1px solid #CCCCCC;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  border-radius: 3px;
}

/* Set a style for all buttons */

button.login-button {
  background-color: #00D685;
  color: white;
  height: 70px;
  padding: 12px 12px;
  margin: 8px auto;
  border: none;
  cursor: pointer;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  font-size: 25px;
  border-radius: 3px;
  font-weight: bold;
}

button.login-button:hover {
  background-color: #00D685;
}

.login {
  margin: 10% auto;
  width: 400px;
  position: center;
}

/* Center the avatar image inside this container */

.imgcontainer {
  text-align: center;
  margin: 24px 0 12px 0;
  max-height: 300px;
  max-width: 1000px;
}

/* Avatar image */

img.logo-login {
  max-height: 700px;
  width: 400px;
}

.notifications {
  position: relative;
  display: inline-block;
  margin-left: 10px;
  margin-top: 5px;
  padding: 15px;
  color: white;
  /* A CIRCLE LIKE BUTTON IN THE TOP MENU. */
  /* THE POPULAR RED NOTIFICATIONS COUNTER. */
  /* THE NOTIFICAIONS WINDOW. THIS REMAINS HIDDEN WHEN THE PAGE LOADS. */
  /* AN ARROW LIKE STRUCTURE JUST OVER THE NOTIFICATIONS WINDOW */
}

.notifications .nonotifications {
  text-align: center;
  color: black;
  font-weight: lighter;
}

.notifications .nonotifications em {
  padding: 8px;
}

.notifications a {
  color: black;
  text-decoration: none;
  font-weight: lighter;
}

.notifications ul {
  display: block;
  background: #45619D;
  list-style: none;
  margin: 0;
  padding: 12px 10px;
  height: 21px;
}

.notifications ul li {
  float: left;
  font: 13px helvetica;
  font-weight: bold;
  margin: 3px 0;
}

.notifications ul li a {
  color: #FFF;
  text-decoration: none;
  padding: 6px 15px;
  cursor: pointer;
}

.notifications ul li a:hover {
  background: #425B90;
  text-decoration: none;
  cursor: pointer;
}

.notifications .bell {
  cursor: pointer;
  font-size: 1.6em;
}

.notifications #noti_Counter {
  display: block;
  position: absolute;
  background: #E1141E;
  color: #FFF;
  font-size: 12px;
  font-weight: normal;
  padding: 1px 3px;
  margin: -8px 0 0 15px;
  border-radius: 2px;
  -moz-border-radius: 2px;
  -webkit-border-radius: 2px;
  z-index: 1;
}

.notifications #notifications {
  display: none;
  width: 430px;
  top: 30px;
  left: 0;
  background: #FFF;
  border: solid 1px rgba(100, 100, 100, 0.2);
  -webkit-box-shadow: 0 3px 8px rgba(0, 0, 0, 0.2);
  z-index: 0;
}

.notifications #notifications:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  color: transparent;
  border: 10px solid #CCC;
  border-color: transparent transparent #FFF;
  margin-top: -20px;
  margin-left: 10px;
}

.notifications h3 {
  display: block;
  color: #333;
  background: #FFF;
  font-weight: bold;
  font-size: 13px;
  padding: 8px;
  margin: 0;
  border-bottom: solid 1px rgba(100, 100, 100, 0.3);
}

.notifications .seeAll {
  background: #F6F7F8;
  padding: 8px;
  font-size: 12px;
  font-weight: bold;
  border-top: solid 1px rgba(100, 100, 100, 0.3);
  text-align: center;
  color: #00D685;
  cursor: pointer;
}

.notifications .seeAll div:hover {
  text-decoration: underline;
}

.notifications .notification {
  width: 100%;
  font-size: 0.8em;
  font-weight: lighter;
  color: black;
  border-bottom: 1px solid lightgrey;
  cursor: pointer;
}

.notification-logo {
  display: block;
  position: absolute;
  background: #E1141E;
  color: #FFF;
  font-size: 25px;
  font-weight: normal;
  padding: 10px;
  margin: -8px 0 0 15px;
  border-radius: 20px;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  z-index: 1;
  top: 2%;
  left: 67%;
}

html {
  font-family: 'Open Sans', sans-serif;
}

html nav {
  background: linear-gradient(135deg, #00D685 0%, #00D2AF 100%);
  top: 0;
  left: 0;
  color: #383838;
  position: fixed;
  height: 60px;
  width: 100%;
  font-weight: 700;
  z-index: 100;
}

html .navbar-container {
  max-width: 980px;
  margin: 0px auto;
  overflow: hidden;
  padding: 0 15px;
}

html .user {
  float: left;
  cursor: pointer;
}

html .user img {
  margin-top: 12px;
  border-radius: 100%;
  width: 34px;
}

html .user p {
  float: right;
  margin-left: 10px;
  margin-top: 18px;
  color: black;
  text-decoration: none;
  display: table-cell;
}

html .logo {
  float: right;
  margin-top: 5px;
  max-width: 150px;
  width: 100%;
  display: inline-block;
}

html .navbar-grey {
  width: 100%;
  background-color: #CCCCCC;
  height: 7px;
}

html body {
  background-image: url("/img/static/background/slevoking-bckgr.jpg");
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

html p {
  padding: 3px;
}

.sales,
.content,
.finance,
.support,
.it {
  margin-top: 10px;
}

.CONTAINER-users {
  width: 100%;
  margin: 0 auto;
  max-width: 800px;
}

.up-part {
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.logo-section {
  margin: 0 auto;
}

.center-part {
  background-color: #FFF;
  border-radius: 3px;
}

.img-widget {
  max-width: 100%;
  float: right;
}

.login-button {
  margin-top: 10px;
  width: 100%;
  border-radius: 3px;
  background-color: #00D685;
  color: white;
  border: none;
  height: 50px;
  font-weight: 600;
  font-size: 24px;
}

.login-button .login-button:hover {
  background-color: #00D685;
}

.headertext {
  margin: 70px auto 10px auto;
  width: 100%;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
}

.all-users {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  background-color: #FFF;
  border-radius: 3px;
}

.video {
  clear: both;
  margin-top: 10px;
}

.video iframe {
  width: 100%;
  height: 350px;
}

