html,body{
	font-size: 0.9em;
}

body{
	font-family: 'Raleway', sans-serif !important; 
	overflow-x: hidden; 
}

h1,h2,h3,h4,h5,h6{
	font-family: 'Raleway', sans-serif !important; 
}

header .brand-logo {
  padding: 11px 20px;
}
 

.switch label input[type=checkbox]:checked + .lever.blue-lever{
	background-color: skyblue;
}
.switch label input[type=checkbox]:checked + .lever.blue-lever:after{
	background-color: #0086A1;
}

.push-right{
	float: right;
}
.push-left{
	float: left;
}

.btn{
	box-shadow: none !important;
}
.btn.blue:hover{
	background-color: #00536e !important;
}

.btn-floating:hover{
	background-color: #0086A1 !important;
	color: white;
}

.btn-floating:hover i{
	color: white !important;
}

p.userNameTop{
	font-size: 1.2em;
}

.super-center-parent, .super-center {
    height: 100%;
}
.super-center-parent {
    display: table;
    margin: auto;
}
.super-center {
    display: table-cell;
    vertical-align: middle;
}


.blue{
	background-color: #0086A1 !important;
}

.blue-border-1px{
	border: 1px solid #0086A1;
}
.blue-border-2px{
	border: 1px solid #0086A1;
}
.blue-border-3px{
	border: 3px solid #0086A1;
}
.blue-border-5px{
	border: 5px solid #0086A1;
}
.blue-text{
	color: #0086A1 !important;
}
.no-shadow{
	box-shadow: none;
}


.profile-image-login{
	width: 270px !important;
	height: auto !important;
}

.brand-logo img{
  width: 150px !important;
  height: auto !important;
}

nav{
  color: black !important;
}

.page-nav > li{
  padding: 0px ;  
}

.page-nav > li > i {
  padding: 0px 5px;
}

.page-nav > li:hover  i {
  color : #29B6F6;
}


.btn-small {
  font-size: 0.75rem;
}

.btn-small i {
  font-size: 1rem;
}

.btn-small{
	height: 24px;
	line-height: 24px;
	padding: 0 1rem;
}

.btn:hover, .btn-large:hover{
	background-color: #29B6F6;
}

.btn:focus, .btn-large:focus, .btn-floating:focus{
	background-color: #29B6F6;
}

#sectionModal:hover, #sectionModal:focus{
	background-color: transparent;
}

.swal-button--cancel:focus{
	background-color: #fafafa;
}

.swal-button--danger:focus{
	background-color: #a64942;
}

.swal-button--confirm{
	background-color: #2196f3;
}

.swal-button--confirm:focus{
	background-color: #1976d2;
}

#vanillatoasts-container{
	z-index: 1003 !important;
}

.width-80{
	width: 80vw !important;
}

.gradient-45deg-blue-purple {
  background: #2196f3;
  background: -webkit-linear-gradient(45deg, #2196f3 0%, #7b1fa2 100%);
  background: linear-gradient(45deg, #2196f3 0%, #7b1fa2 100%);
}

.gradient-45deg-blue-purple.gradient-shadow {
  box-shadow: 0 6px 20px 0 rgba(123, 31, 162, 0.5);
}

/*
 *	mobile logo
 */
@media only screen and (max-width: 992px) {
  nav .brand-logo {
    transform: translateX(-50%);
    left: 10%;
  }
	header .brand-logo{
		padding: 8px 20px;
  }
  
  .brand-logo img{
		width: 50px !important;
		height: auto !important;
  }

}

.avatar-status{
	border-radius: none;
}

.avatar-status img{
	background: none;
	border-radius: none;
}

/*inputs*/
[type="checkbox"]:checked + label:before{
	border-right-color: #0086A1 !important;
	border-bottom-color: #0086A1 !important;
}
input:not([type]):focus:not([readonly]), input[type=text]:not(.browser-default):focus:not([readonly]), input[type=password]:not(.browser-default):focus:not([readonly]), input[type=email]:not(.browser-default):focus:not([readonly]), input[type=url]:not(.browser-default):focus:not([readonly]), input[type=time]:not(.browser-default):focus:not([readonly]), input[type=date]:not(.browser-default):focus:not([readonly]), input[type=datetime]:not(.browser-default):focus:not([readonly]), input[type=datetime-local]:not(.browser-default):focus:not([readonly]), input[type=tel]:not(.browser-default):focus:not([readonly]), input[type=number]:not(.browser-default):focus:not([readonly]), input[type=search]:not(.browser-default):focus:not([readonly]), textarea.materialize-textarea:focus:not([readonly]){
	border-bottom-color: #2196f3;
	box-shadow: 0 1px 0 0 #2196f3;
}
input:not([type]):focus:not([readonly]) + label, input[type=text]:not(.browser-default):focus:not([readonly]) + label, input[type=password]:not(.browser-default):focus:not([readonly]) + label, input[type=email]:not(.browser-default):focus:not([readonly]) + label, input[type=url]:not(.browser-default):focus:not([readonly]) + label, input[type=time]:not(.browser-default):focus:not([readonly]) + label, input[type=date]:not(.browser-default):focus:not([readonly]) + label, input[type=datetime]:not(.browser-default):focus:not([readonly]) + label, input[type=datetime-local]:not(.browser-default):focus:not([readonly]) + label, input[type=tel]:not(.browser-default):focus:not([readonly]) + label, input[type=number]:not(.browser-default):focus:not([readonly]) + label, input[type=search]:not(.browser-default):focus:not([readonly]) + label, textarea.materialize-textarea:focus:not([readonly]) + label{
	color: #2196f3;
}
.input-field .prefix.active{
	color: #2196f3;
}
/*toastr*/
#toast-container{
	top: 5% !important;
	right: 2% !important;
}

#templateModal{
  min-height:45%;
  width:35vw !important;
}

.sk-folding-cube {
  margin: 20px auto;
  width: 40px;
  height: 40px;
  position: relative;
  -webkit-transform: rotateZ(45deg);
          transform: rotateZ(45deg);
}
.sk-folding-cube .sk-cube {
  float: left;
  width: 50%;
  height: 50%;
  position: relative;
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1); 
}
.sk-folding-cube .sk-cube:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #333;
  -webkit-animation: sk-foldCubeAngle 2.4s infinite linear both;
          animation: sk-foldCubeAngle 2.4s infinite linear both;
  -webkit-transform-origin: 100% 100%;
      -ms-transform-origin: 100% 100%;
          transform-origin: 100% 100%;
}
.sk-folding-cube .sk-cube2 {
  -webkit-transform: scale(1.1) rotateZ(90deg);
          transform: scale(1.1) rotateZ(90deg);
}
.sk-folding-cube .sk-cube3 {
  -webkit-transform: scale(1.1) rotateZ(180deg);
          transform: scale(1.1) rotateZ(180deg);
}
.sk-folding-cube .sk-cube4 {
  -webkit-transform: scale(1.1) rotateZ(270deg);
          transform: scale(1.1) rotateZ(270deg);
}
.sk-folding-cube .sk-cube2:before {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.sk-folding-cube .sk-cube3:before {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s; 
}
.sk-folding-cube .sk-cube4:before {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
@-webkit-keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  } 
}
@keyframes sk-foldCubeAngle {
  0%, 10% {
    -webkit-transform: perspective(140px) rotateX(-180deg);
            transform: perspective(140px) rotateX(-180deg);
    opacity: 0; 
  } 25%, 75% {
    -webkit-transform: perspective(140px) rotateX(0deg);
            transform: perspective(140px) rotateX(0deg);
    opacity: 1; 
  } 90%, 100% {
    -webkit-transform: perspective(140px) rotateY(180deg);
            transform: perspective(140px) rotateY(180deg);
    opacity: 0; 
  }
}
/*tour*/
.anno-overlay{
	
}
.anno.anno-width-275{
	width: 275px;
}
.anno .anno-inner .anno-btn-container .anno-btn{
	background: #0086A1 !important;
}
.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance{
	background: #e3e3e3 !important;
}


.sk-cube-grid {
  width: 40px;
  height: 40px;
  margin: 100px auto;
}

.sk-cube-grid .sk-cube {
  width: 33%;
  height: 33%;
  background-color: #0090A5;
  float: left;
  -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
          animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; 
}
.sk-cube-grid .sk-cube1 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube2 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube3 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s; }
.sk-cube-grid .sk-cube4 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube5 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }
.sk-cube-grid .sk-cube6 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s; }
.sk-cube-grid .sk-cube7 {
  -webkit-animation-delay: 0s;
          animation-delay: 0s; }
.sk-cube-grid .sk-cube8 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s; }
.sk-cube-grid .sk-cube9 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1); 
  }
}

@keyframes sk-cubeGridScaleDelay {
  0%, 70%, 100% {
    -webkit-transform: scale3D(1, 1, 1);
            transform: scale3D(1, 1, 1);
  } 35% {
    -webkit-transform: scale3D(0, 0, 1);
            transform: scale3D(0, 0, 1);
  } 
}

table.tightTable td{
	padding-top:5px;
	padding-bottom: 5px;
}
/*tour*/
.anno-overlay{
	
}
.anno.anno-width-275{
	width: 275px;
}
.anno .anno-inner .anno-btn-container .anno-btn{
	background: #0086A1 !important;
}
.anno .anno-inner .anno-btn-container .anno-btn.anno-btn-low-importance{
	background: #e3e3e3 !important;
}

.btn-blue-outline {
  background-color: transparent !important;
  color: #0086A1;
  border: 2px solid #0086A1;
  width: 3em !important;
  height: 3em !important;
  line-height:3em !important;
  margin: 0px 15px 10px 15px !important;
  float: left;
}

.btn-blue-outline > i{
  line-height: 2.8rem !important;
  width: 100% !important;
  color: #0086A1 !important;
  font-size: 1.6rem !important;
}

#collapse-modal{
  width: 3em !important;
  height: 3em !important;
  line-height:3em !important;
  float: right;
  margin: 0px 15px 10px 15px !important;
}

#collapse-modal > i{ 
  width: 100% !important;
  color: #0086A1 !important;
  font-size: 2.5rem !important;
}



#publishPage{
  position: absolute;
  top: 35px;
  width: 85%;
  left: 7%;
}

.help-sentence{
  position: absolute;
  top: 75px;
  width: 100%;
  text-align: center;
  
}

#openingScreen{
  background-color: transparent !important;
  color: #0086A1 !important;
  border: 2px solid #0086A1 !important;
}

#openingScreen:hover {
  background-color: #0086A1 !important;
  color: white !important;
}

.sectionPill{
  width: 90%; 
  position: relative; 
  background-color: #f5f5f5; 
  margin: 8px 15px; 
  border-radius: 25px; 
  padding-top: 10px; 
  padding-bottom: 10px;
}

#builder-side-nav{
  width:290px;
  height: 100%;
  position:fixed;
  left: 0;
  z-index: 55;
  background-color: #FFFFFF;
}

.blocksHolder{
  position: absolute;
  top: 175px;
  bottom: 235px;
  overflow-x: hidden;
  width: 100%;
  overflow-y: auto;  
  margin: 0;
}

.blocksHolder.restricted{
  position: absolute;
  top: 120px;
  bottom: 235px;
  overflow-x: hidden;
  width: 100%;
  overflow-y: auto;  
  margin: 0;
}

.settings-buttons{
  position: relative;
  top: 0;
  height: 180px;
  overflow: hidden;
}

.settings-buttons.restricted{
  position: relative;
  top: 0;
  height: 125px;
  overflow: hidden;
}


