
	.toast-top-center {
			    top: 10%;
			    left: 43%;

			}
/* Large desktops and laptops */
@media (min-width: 1200px) {
	.card-md-sk
		{
			max-width: 80% !important;
		}
}

/* Landscape tablets and medium desktops */
@media (min-width: 992px) and (max-width: 1199px) {
	.card-md-sk
		{
			max-width: 80% !important;
		}
}

/* Portrait tablets and small desktops */
@media (min-width: 768px) and (max-width: 991px) {

	.card-md-sk
		{
			max-width: 80% !important;
		}
}

/* Landscape phones and portrait tablets */
@media (max-width: 767px) {

	.card-md-sk
		{
			max-width: 100% !important;
		}

}

/* Portrait phones and smaller */
@media (max-width: 480px) {

}
.menu-state-title-primary .menu-item .menu-link.active .menu-title {
      color: #135b84 !important;
  }




.lbg_1
{
background:#3e344a !important;
}

.lbg_2{
background:  rgb(233, 240, 250) !important;
}

.gradbg_1
{
background: url(/rmis/assets/media/logos/banner-9da99ed087579ac589d163c8533730b9.png);
						background-repeat: no-repeat;
						background-size: 100%;
						background-position: center;
						}

.lgb_3
{
border-radius: 5px 5px 5px 5px;background-color: #fff;margin-top:20px;margin-bottom:20px;min-height: 500px;padding-bottom: 10px; padding-top: 10px;   box-shadow: 1px 1px 1px 1px #f3f2f2;
}
.lgb_4
{
width: 1px; background: rgba(214, 214, 214, 0.411); height: 100%;margin:auto
}

.bgwhite
{
background-color:#fff !important;
}

.max80h
{
max-height: 80px !important;

}

.max40h
{
max-height: 40px !important;

}

.line_1
{
height:5px;background-color: #85FFBD;
		background-image: linear-gradient(45deg, #85FFBD 0%, #FFFB7D 100%);
}


.bgf1
{
background: #3e344a;
 /*rgb(64 65 66);*/
}


.lgbf1
{
padding-top: 30px;min-height: 200px;
}

.max65h
{
height:65px !important
}

.alclast-et
{
height: 170px;
}