﻿ /*#s4-workspace{
	height:auto!important;
  }*/
   
  #s4-workspace{
	/*height:319px!important;
	overflow-x: unset!important;*/
	overflow-x:hidden!important;
  }
  
    #s4-titlerow{
	display:none!important;
	}
    #s4-bodyContainer{
	padding-bottom: 0px!important;
	
    }
    #sideNavBox{
	display:none!important;
    }
    #contentRow{
	padding-top: 0px!important;
    }
    #contentBox{
	margin-left: 0px!important;
	margin-right: 0px!important;
	min-width:0px!important;
    }
	#WebPartWPQ2_ChromeTitle{
	display:none!important;
	}
	header {
	   border-bottom: none!important;
	}
	.ms-WPBorder {
     border: none!important; 
    }
    .menuBorder{
	 border-bottom: 2px solid #b2b4b6;
	 margin-top: -6%;
	 padding: 0px 0px 0px 20px;
	     text-align: center;
     }
     .main_menu{
	  float:none!important;
      }
      #burgarMenu{
	min-width: 0em !important;
   }

/*.ms-rtestate-field{
	  height:100vh!important;
    }*/
    [data-is-scrollable="true"]{
	overflow-y: hidden!important;
    }
#search_Side_Btn{
    margin-top: -54px !important;
    min-width: 0em !important;
    position: relative;
 }
button:hover{
	background-color:transparent!important;
}
.o365cs-nav-rightMenus button{
	top:0px!important;
}
 .page {
  display: none;
  margin:0px!important;
}
.page-active {
  display: block;
  margin:0px!important;
}

.block-with-text-line-2{
	overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    height: 60px!important;
    max-height: 60px!important;

}
/*header{
	margin-top:3%!important;
}*/
 #marqueeId{
      -moz-animation: marquee 30s linear infinite;
      -webkit-animation: marquee 30s linear infinite;
      animation: marquee 30s linear infinite;
   }
   @-moz-keyframes marquee {
      0% { transform: translateX(100%); }
      100% { transform: translateX(-100%); }
   }
   @-webkit-keyframes marquee {
      0% { transform: translateX(100%); }
      100% { transform: translateX(-100%); }
   }
   @keyframes marquee {
      0% { 
      -moz-transform: translateX(100%);
      -webkit-transform: translateX(100%);
      transform: translateX(100%) }
      100% { 
      -moz-transform: translateX(-100%);
      -webkit-transform: translateX(-100%);
      transform: translateX(-100%); }
   }
   
 .onoffswitch3-label{
	     margin-bottom: 0px!important;
}

.ms-webpartPage-root {border-spacing: 0px!important;}
