#cometchat textarea{
  margin: inherit;
  min-height: initial;
}
#cometchat input[type="text"], #cometchat input[type="checkbox"]{
  margin: inherit;
  height: initial;
  font-size: inherit;
}
#topnavbar{
  max-width: 100%;
  background: #333;
  position: fixed;
  z-index: 10000;
}
.cometchat_logo{
  margin-top: 25px;
}
#topnavbar .themelabel{
  color: #FFFFFF;
  margin-top: 15px;
}
#topnavbar .icon-bar{
  display: block;
  overflow: hidden;
}
#topnavbar a.item{
  padding: 5px;
}
#topnavbar .theme-dropdown{
  margin-top: 15px;
  margin-bottom: 0px;
}
.icon-bar svg{
  fill: #FFFFFF;
  width: 35px;
  height: 35px;
}
.main-body{
  position: relative;
  top: 80px;
}
.bullet+.lines{
  margin-left: 15px;
}
h5.sidepanel-header{
  margin: 15px 0px;
}
p.lines{
  height: 6px;
  background-color: #D9D9D9;
}
p.full-lines:first-child{
  margin-top: 10px;
}
p.full-lines{
  width: 100%;
}
p.three-fourth-lines{
  width: 75%;
}
p.half-lines{
  width: 50%;
}
p.quarter-lines{
  width: 25%;
}
.bullet{
  float: left;
  height: 6px;
  width: 6px;
  background: rgb(136, 136, 136);
  border-radius: 50%;
}
#guestModal input{
  margin-bottom: 0.5rem;
}
#demo_uparrow{
  top: 75px;
  right: 20px;
  text-align: left;
}
#demo_downarrow{
  top: -100px;
  left: -50px;
  text-align: right;
}
#demo_downarrow div{
  margin-bottom: 8px;
}
#demo_synergyarrow{
  top: 130px;
  left: -130px;
  text-align: right;
}
.demo_arrow{
  position: absolute;
  color: #FF0000;
  width: 130px;
  font-size: 16px;
  font-weight: bold;
  z-index: 100000;
  overflow: visible !important;
}
.demo_arrow div{
  text-align: center;
}
div.demo_arrow svg{
  fill: #FF0000;
  width: 65px;
  height: 65px;
}
#tour_arrow_container div.arrow svg{
  fill: #999999;
  width: 9%;
  height: 9%;
  position: absolute;
  top: 46%;
  cursor: pointer;
}

.tour_list_item{
 /* margin-left: 0 !important;*/
}

#tour_arrow_container div.prev_arrow svg{
  left: 0;
}
#tour_arrow_container div.next_arrow svg{
  right: 0;
}
.tour-modal.reveal-modal{
  position: fixed;
  top: 15% !important;
  z-index: 10001;
}
.option-buttons{
  position: absolute;
  /*position: fixed;*/
  bottom: 0.8rem;
  cursor: pointer;
  font-size: 0.9rem;
}
.home-button{
  left: 1.375rem;
}
.play-button{
  right: 1.375rem;
}
.continue-button{
  right: 1.375rem;
}
.large-10 .tour_options{
    margin-left: 1.5em !important;
}
.large-10 .tour_options:first-child{
  margin-left: 0px;
}
.tour_options:first-child{
  margin-left: 0px;
}
.tour_options, .download_options, .mobile_options{
  text-align: center;
}
.tour_options:hover svg, .download_options:hover svg, .mobile_options:hover svg{
  fill: #0D6684;
}
.tour_options:hover label, .download_options:hover label, .mobile_options:hover label{
  color: #0D6684;
  text-decoration: underline;
}
.tour_options svg, .download_options svg{
  fill: #444444;
  width: 100px;
  height: 100px;
}
.mobile_options svg{
  fill: #444444;
  width: 200px;
  height: 200px;
}
.tour_options label, .download_options label, .mobile_options label{
  color: #444444;
  font-weight: bold;
}
.leftbutton{
  float: left;
}
.rightbutton{
  float: right;
}
.row.synergy_container{
  position: relative;
  z-index: 1000;
}
@media all and (max-width: 1250px) and (min-width: 640px){
  .button.proceedbutton{
    padding: 0;
  }
  .tour-modal.reveal-modal.tiny{
    width: 40%;
  }
  .columns.hide-for-small{
    display: none !important;
  }
}
@media all and (max-width: 1025px){
  .main-body{
    top: 140px;
  }
}
@media all and (max-width: 640px){
  .tour-modal.reveal-modal{
    top: 0% !important;
  }
  #tourOptionModal.tour-modal{
    min-width: 0px !important;
  }
}

/*@media all and (max-width: 400px) and (min-width: 200px){
  div#tourModal{
    top: 0% important;
    height: 100%;
    width: 100%;
  }

  .tour_desc_img{
    position: relative;
    transform: translateY(-50%);
    top: 50%;
  }
}*/

#WebappModal .download_options,#downloadMobWebModal .download_options,#downloadMobModal .download_options, #downloadDMModal .download_options, #mobileModal .mobile_options, #mobilewebappModal .mobile_options, #mobileappModal .mobile_options{
  width: 45%;
}

#dm_windows svg, #dm_mac svg{
  width: 65px;
  height: 65px;
}

/**********/

.mobile-modal{
  position: fixed;
  top: 13% !important;
  z-index: 10001;
  width: 90%;
  height: 30%;
  background-color: #fff;
  padding: 1.875rem;
  border: solid 1px #666;
  box-shadow: 0 0 10px rgba(0,0,0,0.4);
  margin: 5%;
  font-size: 1 em;
}

/*#tourModal {
  width: 100% !important;
  height: 100% !important;
  top: 0 !important;
}*/

.download_link_image {
  height: 30px;
  margin: 5px 5px;
}

.download_links{
  text-align: center;
  /*text-align: left;*/
}

/*.download_links:first-child{
  margin-left: 4rem;
}*/

/*.first_download_link {
  margin-left: 4rem;
}*/