/*

@font-face {
  font-family: 'Open Sans';
  src: url('./fonts/Open_Sans/OpenSans-Regular.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Light';
  src: url('./fonts/Open_Sans/OpenSans-Light.ttf') format('truetype');
}
@font-face {
  font-family: 'Open Sans Bold';
  src: url('./fonts/Open_Sans/OpenSans-Bold.ttf') format('truetype');
} 

*/ 

/* Small devices (landscape phones, 576px and up)*/
@media (max-width:  575.98px) {
 
	
}

/* Medium devices (tablets, 768px and up)*/
@media (max-width: 767.98px) {

 

}

/*Large devices (desktops, 992px and up)*/ 
@media (max-width: 991.98px) {
 

}

/* Extra large devices (large desktops, 1200px and up)*/

 
@media (max-width: 1599.98px) {
	.datepicker table tr td, 
	.datepicker table tr th { 
		height: 45px;
	}

}

@media (max-width: 1199.98px) {
	.datepicker table tr td, 
	.datepicker table tr th { 
		height: 35px;
	}
}
.datepicker tbody tr > td.day.today::before {
	border: 0px;
	border-bottom-color: #000;
	bottom: 14px;
	right: 19px; 
} 
.datepicker tbody tr > td.day.today {
	background: #efefef; 
	color: #000;
}
.datepicker tbody tr > td.day.clase-activa{
	background-image: url('../images/bg-vd.png');
	background-size: 50% 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #fff; 

}

.datepicker tbody tr > td.day.selected, 
.datepicker tbody tr > td.day.selected:hover, 
.datepicker tbody tr > td.day.active, 
.datepicker tbody tr > td.day.active:hover {
	background-image: url('../images/bg-cir.png');
	background-color: transparent;
	background-size: 50% 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%;
	color: #000;
}
.datepicker tbody tr > td.day:hover { 
	background-image: url('../images/bg-cir.png');
	background-color: transparent;
	background-size: 50% 50%;
	background-repeat: no-repeat;
	background-position: 50% 50%;

	color: #000;
}

.formAnchor i {
	font-size: 4rem;
}
.border-bt{
	border-bottom: 1px solid #ccc;
	padding-top: 14px;
	padding-bottom: 6px;
}
.img-115{
	max-width: 115%
}
.img-135{
	max-width: 135%
}
.img-139{
	max-width: 139.5%
}
.ml30m{
	margin-left: -30px;
}
.m-footer { 
	height: 120px;
	min-height: 120px; 
}
.m-footer--push.m-aside-left--enabled:not(.m-footer--fixed) .m-footer { 
	margin-top: -120px;
}
.m-body .m-content {
	padding-bottom:   60px;
}

.escritorio .m-body .m-content.acceso-3 {
	padding-top:  0px;
}

.escritorio .m-subheader.acceso-3 { 
	padding: 11px 30px 10px 30px;
	background-color: #fff;
}
.escritorio .m-subheader.acceso-3 #tit-page { 
	color: #345b74;
	font-size: 2.55rem;
	font-weight: 300;
	text-transform: inherit;
}
 .container-contacta {
	background-color: #345b74;
	color: white;
	padding: 25px  50px  50px  50px;
	/*border-radius: 8px;*/
}
.h2-contacta {
	border-bottom: solid 1px #fff;
	padding-bottom: 8px;
	margin-bottom: 30px;
}
.btn.btn-contactar , .btn.btn-contratar {
	background-color: #fff;
	border-color: #fff;
	color: #345b74;
	padding: 0.9rem 2rem;
}
.h1-contactar {
	color: #009da5;
	font-size: 36px;
	margin-top: 60px;
	margin-bottom: 45px;
}
 .img-novedades {
	min-height: 500px;
}
.titulo-novedades {
	min-height: 85px;
	color: #345b74; 
	padding-top: 20px;
	padding-bottom: 10px;

}
.texto-novedades {
	padding-bottom: 20px;
	line-height: 1.7;
	font-size: 14px;
	min-height: 150px;
}
.texto-novedades {
	padding-bottom: 20px;
	line-height: 1.7;
	font-size: 14px;
	min-height: 150px;
}
.btn-info, 
.btn-info.active.focus, 
.btn-info.active:focus, 
.btn-info.active:hover, 
.btn-info:hover, 
.btn-info.focus:active, 
.btn-info:focus, 
.btn-info:hover, 
.open > .dropdown-toggle.btn-info.focus, .open > .dropdown-toggle.btn-info:focus, .open > .dropdown-toggle.btn-info:hover {
	background-color: #009da5;
	border-color: #009da5;
	color: #fff;
}

a,
a:active, 
a:focus, 
a:hover {
	color: #345b74; 
}

a.icon-url,
a.icon-url:active, 
a.icon-url:focus, 
a.icon-url:hover  {
	color: #575962;
}
.boton-novedades {
	margin-top: 20px;
	margin-bottom: 20px;
}
#tit-page{
  /*text-transform: capitalize;*/
}
.ucfirst {
    text-transform: lowercase;
}
.ucfirst:first-letter {
    text-transform: uppercase;
}

.escritorio .acceso-3 .mr-auto {  
	margin-right: inherit !important;
}

.escritorio .m-subheader.acceso-3 .m-subheader__title.m-subheader__title--separator {
	border-right: none;
}
.mt-5, .my-5 {
	margin-top: 2.5rem !important;
}


.notas-but i{
	margin-right: 10px;
}
.progress-bar { 
	background-color: #345b74; 
}
.bg-gris-1{
	background-color: #e7eff2 ;
}
.bg-gris-2{
	background-color: #bdccd4 ;
}
.m--font-brand {
	color: #fff !important;
}
.m-widget24 .m-widget24__item .m-widget24__stats ,
.m-widget24 .m-widget24__item .m-widget24__title ,
.m-widget24 .m-widget24__item .m-widget24__change,
.m-widget24 .m-widget24__item .m-widget24__desc ,
.m-widget24 .m-widget24__item .m-widget24__number {
	color: #000;
}
.m-topbar .m-topbar__nav.m-nav > .m-nav__item:hover,
.m-topbar .m-topbar__nav.m-nav > .m-nav__item.m-dropdown--open {
	background-color: #eee;
}
.m-aside-menu.m-aside-menu--skin-dark {
	background-color: #fff;
	position: fixed;
	width: 255px;
}
.m-aside-left--minimize .m-aside-menu.m-aside-menu--skin-dark {
	width: 78px;
} 
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item:not(.m-menu__item--parent):not(.m-menu__item--open):not(.m-menu__item--expanded):not(.m-menu__item--active):hover > .m-menu__heading, 
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item:not(.m-menu__item--parent):not(.m-menu__item--open):not(.m-menu__item--expanded):not(.m-menu__item--active):hover > .m-menu__link {
	background-color: #eee;
}
#modal-tareas .modal-dialog {
	max-width: 1200px; 
}
.h2-color-gris {
	color:#ddd ;
}
.h2-color-gris:hover {
	color:#575962 ;
}
.nav a { 
	height: 60px;
}
.nav li {  
	width: 100%
}
.nav li.active { 
	background-color: #dbe7ff; 
}
.nav  li.active a {
	color: #345b74;  
}
.card.menu-lateral .card-content { 
	padding: 2.2rem 0.0rem;
}
.cp{
	cursor: pointer;
}
.section,
.acceso-2 .oculto-usu-g,
.acceso-2 .oculto-usu-2,
.acceso-3 .oculto-usu-g,
.acceso-3 .oculto-usu-3,
.acceso-4 .oculto-usu-g,
.acceso-4 .oculto-usu-4,
.ayuda .section_usuarios .cnt-oculto,
.dts_form,
.dts_ficha,
.m-aside-menu .m-menu__nav .m-menu__item.oculto,
.calendar-cnt,
.oculto{
	display:none;
}
.visible,
.visto{
	/*display:initial;*/
} 
.height-00{
	height: 0px;
	width: 0px;
} 
.height-none{
	height: auto;
	width: auto;
} 
.h4 i { 
	font-size: 1.5rem !important;
}
.border_black {
	border-bottom: 2px solid #000;
	line-height: 55px;
}
.m-header {
	/**/ background-color: #fff; 
}
.m-brand { 
	background: #fff;
}
.m-aside-left.m-aside-left--skin-dark {
	background-color: #fff;
}
.m-aside-menu.m-aside-menu--skin-dark {
	background-color: #fff;
}
.m-header-menu {
	margin: 0;
	width: 52%;
	float: left;
	text-align: right;
}
.m-header-menu img{
	/*
	width: 20%;
	height: auto;
	*/
}
.card,
.m-portlet { 
	background-color: #fff; 
	box-shadow: 0px 1px 15px 1px rgba(69,65,78,0.08);  
	margin-bottom: 2.2rem; 

}

.card .card-content,
.m-portlet .m-portlet__body {
	color: #575962; 
	padding: 2.2rem 2.2rem;
}

.card .card-content-mini  { 
	padding: 1.0rem 2.2rem;
}

.card-box-shadow-1 {
	-webkit-box-shadow: 0px 1px 15px 1px rgba(69,65,78,0.55);
	box-shadow: 0px 1px 15px 1px rgba(69,65,78,0.55); 
	border: none !important;
}


.card-head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	padding: 0;
	padding: 0 0 0 2.2rem;
	height: 3.1rem;
	position: relative; 
	border-bottom: 1px solid #ebedf2;

}

.card-caption {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: start;
	align-content: flex-start;
}
.card-title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
} 
.card-text {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	font-size: 1.3rem;
	font-weight: 500;
	font-family: Roboto;
	margin: 0;
	padding: 0;
}
.card-tools {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-line-pack: end;
	align-content: flex-end;
}
.card-tools .nav {  
	flex-wrap: inherit; 
}
.nav.nav-pills.btn-sm .m-tabs-link {
	padding: 0.6em 1.4em;
	font-size: .85rem;
}
.nav.nav-pills .nav-link.active,
.nav-pills .nav-link.active, 
.nav-pills .show > .nav-link {
	color: #6f727d ;
	background-color: transparent;
}

.card-tools .nav a {
	height: 30px;
}
.gradient-45deg-light-blue-cyan {
	background: #0288d1;
	background: -webkit-linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
	background: linear-gradient(45deg, #0288d1 0%, #26c6da 100%);
}
.gradient-45deg-red-pink {
	background: #e54a4a;
	background: -webkit-linear-gradient(45deg, #e54a4a 0%, #f48fb1 100%);
	background: linear-gradient(45deg, #e54a4a 0%, #f48fb1 100%);
}
.gradient-45deg-green-teal {
	background: #43A047;
	background: -webkit-linear-gradient(45deg, #43A047 0%, #1de9b6 100%);
	background: linear-gradient(45deg, #43A047 0%, #1de9b6 100%);
}
.gradient-45deg-amber-amber {
	background: #ff6f00;
	background: -webkit-linear-gradient(45deg, #ff6f00 0%, #ffca28 100%);
	background: linear-gradient(45deg, #ff6f00 0%, #ffca28 100%);
}
.m-portlet .m-portlet__head {
	border-bottom: 1px solid #345b74; 
	padding: 2.2rem 2.2rem;
	height: 5.1rem;
	position: relative;
}
.m-portlet .m-portlet__head.grande{ 
	height: 8.1rem;
}
.m-portlet .m-portlet__head.sin-border{
	border-bottom: none; 
}

.header2 {
	padding-top: 2rem;
	width: 100%;
	padding-left: 30px;
}
.p-s{
	padding:  5px
}
.p-m{
	padding:  10px
}
.p-l{
	padding:  15px
}
.p-xl{
	padding:  20px
}
.p-xxl{
	padding:  25px
}
.p-xxxl{
	padding:  30px
}
.m-widget24 i {
	font-size: 35px;
	color: #fff; 
	padding: 25px;
	background-color: rgba(0, 0, 0, 0.18); 
 
}
.m-widget24 .m-widget24__item .txt-stats{
	font-size: 1.75rem;
}
.sub-section-edificios .dataTables_wrapper > div:first-child{
	display: none
}
.info-con-white-space div.dataTables_wrapper div.dataTables_info { 
	white-space: normal;
}
.right-side-nav .but-li-nav .btn {
	width: 100%;
	height: 60px;
	line-height: 35px;
	margin-bottom: 10px;
	text-align: left;
	font-size: 1.2rem;
	border: 0;
	box-shadow: none;
}
.navbar-light.bg-verde  {
	/*
	margin-left: -15px;
	margin-right: -15px;*/
} 
.navbar-light.bg-verde .navbar-nav .nav-link {
	color: #fff;
} 
.navbar-light.bg-verde .navbar-nav .active > .nav-link  {
	color: rgba(0,0,0,0.9);
}
.navbar-expand-lg .navbar-nav .nav-link {
	padding-right: 1.2rem;
	padding-left: 1.2rem;
}
.right-side-nav .but-li-nav .btn i{ 
	margin-right: 20px;  
}

.btn.action, .btn-large.action, .btn-flat.action {
	background: #29cb97; 
}
.btn.delete, .btn-large.delete, .btn-flat.delete {
	background: #e54a4a; 
}

/*PANTALLA DE LOGIN*/
.m-login{
	 background-image: url(../images/fnd.png); 
  /*  background-color: #09ad00; */
}
.m-login-form-button {
	color: #fff; 
	text-align: center;
	margin-top: 7%; 

}
.m-login.m-login--2 .m-login__wrapper .m-login__container {
	width: 430px;
	margin: 0 auto;
	padding: 10%;
	background-color: #FFF;
	border-radius: 35px;
	box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.3);

}
.m-login.m-login--2 .m-login__wrapper {
	overflow: hidden;
}
.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__head .m-login__title {
	color: #000;
}
.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__form .form-control {
	color: #000;
	background: rgba(255,255,255,0.4);
}
.m-login.m-login--2 .m-login__wrapper .m-login__container .m-login__form .m-form__group .form-control.m-login__form-input--last,
.m-login.m-login--2 .m-login__wrapper .m-login__container .m-login__form .m-form__group .form-control {
	border-radius: 0px;
	border-bottom: 1px solid #000;
	padding: 0.15rem 0.15rem;
	margin-top: 1.5rem;
}
.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__form .form-control:focus {
	color: #000;
}

.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__form .form-control::placeholder {
	color: #ccc;
	opacity: 1;
}
.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__form .m-login__form-sub .m-checkbox {
	color: #000;
}
.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__form .m-login__form-sub .m-link{
	color:  #345b74;
}
.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__form .m-login__form-sub .m-link:hover {
	color: rgba(51,129,255,0.5);
}
.btn-primary,
.m-login.m-login--2.m-login-2--skin-1 .m-login__container .m-login__form .m-login__form-action .m-login__btn.m-login__btn--primary {
	color: #fff;
	border-color: #345b74 ;
	background-color: #345b74; 
}
.btn-primary:hover {
	color: #fff;
	background-color: #007473;
	border-color: #007473;
}
.m-switch input:checked ~ span::after {
	background-color: #345b74;
}
.dataTables_wrapper .pagination .page-item > .page-link {
	color: #ccc; 
}

.dataTables_wrapper .pagination .page-item.previous > .page-link:hover, 
.dataTables_wrapper .pagination .page-item.next > .page-link:hover, 
.dataTables_wrapper .pagination .page-item.last > .page-link:hover, 
.dataTables_wrapper .pagination .page-item.first > .page-link:hover ,
.dataTables_wrapper .pagination .page-item > .page-link,
.dataTables_wrapper .pagination .page-item:hover > .page-link,
.dataTables_wrapper .pagination .page-item.active > .page-link {
	background: #345b74; 
}

.btn{

	padding: 0.9rem 4rem;
	border-radius: 5px;
	-webkit-box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.19) !important;
	box-shadow: 0px 5px 10px 2px rgba(0,0,0,0.19) !important; 
}
.btn-sm  {
	padding: .45rem .8rem; 
}

.m-login.m-login--2 .m-login__wrapper .m-login__container .m-login__form {
	margin: 8rem auto 3rem auto;
}
/*Task todo*/
.task-card.collection-header {
	background-color: #345b74 ;
	border-bottom: 1px solid #e0e0e0;
	padding: 10px 20px;
}
.collection {
	/*margin: 0.5rem 0 1rem 0;
	border: 1px solid #e0e0e0;*/
	margin: 0rem 0 0rem 0;
	border-radius: 2px;
	overflow: hidden;
	position: relative;
}
.collection .collection-item {
	background-color: #fff;
	line-height: 1.5rem;
	padding: 10px 20px;
	margin: 0;
	border-bottom: 1px solid #000;
}
#task-card {
	padding-left: 0;
	list-style-type: none;
}

.task-card .task-card-title {
	margin: 0;
	color: #fff;
	font-weight: 300;
}
.task-card.collection-header {
	padding: 20px;
}
.task-card .task-card-date {
	font-size: 1.0rem;
	margin: 0;
	color: #fff;
}
#task-card  .secondary-content {
	float: right;
	color: #03a9f4;
}
#task-card [type="checkbox"] + label {
	position: relative;
	padding-left: 35px;
	cursor: pointer; 
	height: 25px; 
	font-size: 1rem;
	user-select: none;
}

#task-card label {
	display: block;
	color: rgba(0, 0, 0, 0.87);
	height: auto;
}
#task-card .task-cat {
	padding: 2px 4px;
	color: #fff;
	/*margin-left: 37px;*/
	font-weight: 300;
	font-size: 0.8rem;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	background-clip: padding-box;
}
#task-card input[type="radio"], 
#task-card input[type="checkbox"] { 
	float: left;
	margin-top: 7px;
}
#task-card .line-through {
	text-decoration: line-through;
}
.m-badge.m-badge--accent {
	background-color: #345b74;
	color: #fff;
}

.cyan.accent-1   {
	background-color: #345b74 !important;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item.m-menu__item--active > .m-menu__heading, .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item.m-menu__item--active > .m-menu__link {
	background-color: #345b74;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item.m-menu__item--active > .m-menu__heading .m-menu__link-icon, 
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav > .m-menu__item.m-menu__item--active > .m-menu__link .m-menu__link-icon {
	color: #fff;
}

.m-stack.m-stack--general.m-stack--ver > .m-stack__item.m-stack__item--middle { 
	font-size: 1.45rem;
	font-weight: bold; 
	color: #345b74; 
}
.m-badge.m-badge--danger {
	background-color: #e54a4a;
	color: #fff;
}
.dataTables_filter i {
	margin-top: 10px;
	float: right;
	margin-left: 10px;
}
div.dataTables_wrapper div.dataTables_filter select {
	margin-left: 0.3em;
	display: inline-block;
	width: auto;
}
.select2-container { 
	width: 100% !important;
}
.select2-container--default .select2-selection--multiple, 
.select2-container--default .select2-selection--single {
	border: 0px;
	border-bottom: 1px solid #ccc; 
}

.select2-container--default .select2-selection--multiple:focus , 
.select2-container--default .select2-selection--single:focus   {
	border: 0px;
	border-bottom: solid 1px #03a9f4; 
}
.select2-container--default .select2-selection--single .select2-selection__rendered { 
	padding: 1.20rem 1.15rem; 
}
.select2-container--default .select2-selection--single .select2-selection__arrow::before, 
.select2-container--default .select2-selection--multiple .select2-selection__arrow::before {
	content: "";
}
.select2-selection__rendered {
	-webkit-appearance: none;
	appearance: none;
	-moz-appearance: none;
	height: calc(2.55rem + 2px);
	padding: 0.5rem 0 0.5rem 0;
	background: url(../images/select-arrow.png) no-repeat right transparent;
}

div.dataTables_wrapper div.dataTables_filter input {
	margin-left: 0.3em; 
}
.bg-gris{
	background-color: #5b6670 !important;

}
.bg-est-cita-1,
.bg-azul{
	background-color: #36a3f7 !important;

	/*background-color: #3381ff !important;*/

}

.bg-azul-oscuro{
	background-color: #4e88a8 !important; 
}
.bg-azul-claro{
	background-color: #009bd1 !important; 
}

.bg-est-cita-2,
.bg-verde{
	background-color: #345b74 !important; 
	/*
	background-color: #00a0af !important;*/
	
}

.bg-verde-claro{
	background-color: #61ce55 !important;
 

}

.bg-amarillo{
	background-color: #fec402 !important;
	
}

.bg-est-cita-4,
.bg-rojo,
.red,
.red.accent-2 {

	/*background-color: #e52356 !important;*/
	background-color: #e54a4a !important;
}
.border-red{
	border-color: #e54a4a !important;
}
.color-gris{
	color: #5b6670 !important;
}
.color-azul{
	color: #3381ff !important;
}
.texto-verde,
.color-verde{
	color: #345b74 !important;
}

.color-verde-claro{
	color: #61ce55 !important; 
}

.color-amarillo{
	color: #fec402 !important;
}
.color-rojo{
	color: #e54a4a !important;
}
.color-negro{
	color: #000 !important;
}

.blanco{
	color: #fff !important;

}
.teal.accent-4 {
	background-color: #00bfa5 !important;
}
.deep-orange.accent-2 {
	background-color: #ff6e40 !important;
}
.card .card-content .color-azul, .color-azul {
	/* color: #00acd8; */
	color: #00a0af;
}
.bg-wh {
	background-color: #fff;
}
.divider {
	height: 1px;
	overflow: hidden;
	background-color: #e0e0e0;
}
.card.menu-lateral {
	position: fixed;
	top: 168px;
	right: 10px;
	width: 278px;
}

.garantias, .beneficios {
	min-height: 200px;
}
.garantias, .beneficios, .precio, .btns {
	padding-top: 18px;
	padding-left: 4px;
	padding-right: 4px;
}
.texto-info{
	font-size: 1.1rem;
	line-height: 1.9;
}
.precio-euros {
	font-size: 1.5rem; 
	font-weight: bold;
	line-height: 1.1;
}
.precio-igic {
	font-size: 0.8rem;
	line-height: 1;
} 

.dzone {
    cursor: pointer; 
    border: 2px dashed #ebedf2; 
    padding: 20px;
    text-align: center; 
    min-height: 150px;
    border: 2px solid rgba(0,0,0,0.3);
    background: white; 
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}



.note-editor .btn-sm{
	padding: .45rem .8rem;

	box-shadow: none !important;;
	border-radius: 0px; 
} 
.fs-1{
	font-size: 1.1rem;

}
.fs-2{
	font-size: 1.2rem;

}
.fs-3{
	font-size: 1.3rem;

}
.fs-4{
	font-size: 1.4rem;

}
.fs-5{
	font-size: 1.5rem;

}
.fs-6{
	font-size: 1.6rem;

}
.fs-7{
	font-size: 1.7rem;

}
.fs-8{
	font-size: 1.8rem;

}
.fs-9{
	font-size: 1.9rem;

}


.fs-28{
	font-size: 2.8rem;

}
.fs-30{
	font-size: 3rem;

}
.ff-r{
	font-family: Roboto;
}
.b,.bold{
	font-weight: bold;
}
 