  .c-line-menu {
    width: 40px;
    display: block;
    height: 5px;
    padding: 0px;
    margin: 5px 0;
    background-color: #214971 !important;
}

.c-layout-header-white {
	background: #ffffff;
	height: 80px;
	border-bottom: 0; 
}

/*.c-container-l-margin {
    margin-right: 16px !important;
}*/

.c-quick-sidebar-margin-r-40 {
    /*padding-top: 20px !important;*/
    /*padding-bottom: 20px !important;*/
    margin-right: 32px !important;
}

.iframe-container {
	margin-top: 120px;
		width: calc(100vw) !important;
	height: 87vh !important;
}