#unity-container { position: absolute }
#unity-container.unity-desktop { width: 100%; }
#unity-container.unity-mobile { width: 100%; height: 100%; }
#unity-canvas { background: #FFFFFF; width: 100% !important; }
.unity-mobile #unity-canvas { width: 100%; height: 100% }
#unity-loading-bar { position: absolute; left: 50%; top: 300px; transform: translate(-50%, -50%); display: none }
#unity-logo { width: 141px; height: 141px; background: url('../../images/Header/metaGalaxy_mini.gif') no-repeat center }
#unity-progress-bar-empty { width: 141px; height: 18px; margin-top: 10px; background: url('progress-bar-empty-dark.png') no-repeat center }
#unity-progress-bar-full { width: 0%; height: 18px; margin-top: 10px; background: url('progress-bar-full-dark.png') no-repeat center }
#unity-footer { position: relative }
.unity-mobile #unity-footer { display: none }
#unity-webgl-logo { float:left; width: 204px; height: 38px; background: url('webgl-logo.png') no-repeat center }
#unity-build-title { float: right; margin-right: 10px; line-height: 38px; font-family: arial; font-size: 18px }
#unity-fullscreen-button { float: right; width: 38px; height: 38px; background: url('fullscreen-button.png') no-repeat center }
#unity-mobile-warning { position: absolute; left: 50%; top: 5%; transform: translate(-50%); background: white; padding: 10px; display: none }

#planetShow {
    width: 100%;
    height: 600px;
    margin:0 0 60px 0;
    display: block;
}

.sharediv svg.share-icon {
    fill: #fff !important;
    width: 26px !important;
}
.sharediv {
    background: rgba(30,30,30,.9) !important;
    padding: 8px 8px 8px 8px;
    float: right !important;
    margin-right: 12px;
    margin-top: 30px;
}


.tooltip .tooltiptext {
 visibility: hidden;
    width: 78px;
    background-color: rgb(0, 147, 203);
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 7px 0;
    position: absolute;
    z-index: 1;
    top: 6px;
    right: 115%;
	opacity: 0;
  transition: opacity 1s;
}

.tooltip .tooltiptext::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent rgb(0, 147, 203);;
}

.sharediv:hover{  
    background-color: rgb(0, 147, 203);
}
#unity-container:hover .sharediv{ display:block;}	
#popUpShareinfo svg.share-icon {
  fill: #000 !important;
    width: 24px !important;
    margin-right: 8px;
    position: relative;
    top: 4px;
}
#popUpShareinfo {
    display: none;
    margin: 10px 0px;
    width: 600px !important;
    margin: 0 auto;
    background: white;
	top: 18px;
	padding: 0;
	position: relative;
}
#popUpShareinfo .wrap-vid {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: block;
    max-width: 80%;
    max-height: 80%;
    border: none !important;
}
.wrap-pop {
    width: 100%;
    float: left;
    display: inline-block;
    background: white;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute !important;
    right: 25px !important;
    top: 25px !important;
    width: 76px !important;
    margin: -10px 0 0 0 !important;
    padding: 1px !important;
    height: 75px !important;
    background-image: url(https://www.metagalaxy.gg/images/ui/close.png) !important;
    background-color: transparent !important;
    border: none !important;
}
 span.ui-button-icon.ui-icon.ui-icon-closethick {
    display: none;
}
.divrightlink {
    width: 52%;
    float: left;  
	 display: inline-block;
}  
.divleftfirst {
    width: 45%;
    float: left;
    display: inline-block;
} 

.ui-dialog.ui-corner-all.ui-widget.ui-widget-content.ui-front.ui-draggable.ui-resizable {
    width: 100% !important;
    height: 100% !important;
    background-color: #000000dd !important;
    position: fixed !important;
    border: none !important;
}
.ui-dialog-title {
    display: none;
}
.ui-dialog-titlebar.ui-corner-all.ui-widget-header.ui-helper-clearfix.ui-draggable-handle {
    background: transparent;
    border: none;
}
ul#share_social_icons li {
    list-style: none;
    display: inline-block;
}
.topheading {
    width: 100%;
   background-color: #F2F4F5;
    border-bottom: 1px solid #D0D8DB;
    border-radius: .1875rem .1875rem 0 0;
}
.topheading h1 {
    color: #1a2e3b;
    font-size: 1.25rem;
    margin: 0;
    padding: 20px 12px;
}
input.placeholder {
   border: 1px solid #d3d3d3 !important;
    font-size: 13px !important;
    background: #fbfbfc !important;
    color: #434548;
    border-radius: .1875rem !important;
    line-height: 1 !important;
    padding: 9px 9px 9px 9px !important;
    outline: none;
    text-align: left !important;
}
.topsectionfirst {
    width: 94%;
    float: left;
    padding: 20px 16px;
    padding-bottom: 0px !important;
}
textarea.placeholder {
 border: 1px solid #d3d3d3;
    font-size: 13px !important;
    background: #fbfbfc;
    padding: 4px 7px;
    line-height: 18px;
    resize: none;
    -webkit-transition: all 125ms ease-out 0s;
    transition: all 125ms ease-out 0s;
    height: 85px;
    color: #434548;
    border-radius: .1875rem;
    text-align: left;
    outline: none !important;
}

.embeddiv {
    width: 94%;
    float: left;
    display: inline-block;
	 padding: 20px 16px;
}
.emaildiv {
    width: 94% !important;
    float: left;
    display: inline-block;
    padding: 20px 16px;
    padding-bottom: 0px;
}
ul#share_social_icons {
    margin: 0px;
    padding: 0;
}
.emaildiv label {
    width: 100%;
    display: block;
}
.emaildiv input.placeholder {
    width: 97%;
}
.embeddiv textarea.placeholder {
    width: 98%;
}
#share_social_icons a {
    display: block;
    width: 36px;
    height: 36px;
    overflow: hidden;
    text-indent: -1000em;
    background-repeat: no-repeat;
    background-image: url(https://f.vimeocdn.com/images_v6/sprite/sprite_share_social.png);
}
#share_social_icons a.twitter {
    background-position: -41px 0;
}
#share_social_icons a.tumblr {
    background-position: -123px 0;
}
#share_social_icons a.pinterest {
    background-position: -164px 0;
}
#share_social_icons a.reddit {
    background-position: -205px 0;
}
#share_social_icons a.linkedin {
    background-position: -82px 0;
}
.wrap-pop-share label {
	width: 100% !important;
    display: block !important;
    font-size: 18px !important;
    color: #456 !important;
    font-weight: 500;
    margin-bottom: 6px !important;
}
.divrightlink input.placeholder {
    width: 89%;
}
label.optionalmsg {
    margin-top: 15px;
    font-size: 15px !important;
}
.emaildiv textarea.placeholder {
    width: 98%;
}
p.submitmsg {
	text-align: left !important;
    margin-left: 0 !important;
    margin-bottom: 5px !important;
}
.emaildiv input[type="submit"] {
    color: #fff;
    background: #324456;
    font-size: 14px;
    margin-right: 3px;
    padding: 5px 10px;
    border: 0;
    border-radius: 4px;
    font-weight: 700;
    cursor: pointer;
}
.customplantsshow canvas#unity-canvas {
}

p.submitmsg {
    font-size: 13px !important;
}
span.cancelemail {
    cursor: pointer;
}
.alert.alert-success {
    width: 71%;
    text-align: center;
    padding: 12px 0;
    margin-top: 5px !important;
    background: #1eaed3;
    margin: 0 auto;
    color: white;
    font-size: 17px;
}
.customplantsshow #unity-container {
    position: unset;
}
img.imageplants {
    width: 100px;
}
.customplantsshow #unity-footer {
  width: 100% !important;
    float: left !important;
    display: inline-block !important;
    background: black;
    top: -5px;
    position: relative;
    padding: 10px 0;
}
.planetInfo {
  float: right;
    margin-left: 18px;
    margin-top: 5px;
}
.plaetInfo h3 {
    font-size: 25px;
    font-weight: 500;
    font-family: inherit;
      font-family: inherit;
  }
.customplantsshow .sharediv.tooltip {
    width: 29px !important;
    height: 28px !important;
}
.customplantsshow #popUpShareButton2 svg.share-icon {
    width: 26px !important;
    margin-top: 2px;
}
.customplantsshow #unity-fullscreen-button svg.share-icon {
    width: 23px !important;
    margin-left: 3px !important;
    margin-top: 2px !important;
}
.customplantsshow .singleplanifobox {
    display: inline-block;
    float: left;
	margin-left: 12px;
}