@import url("//netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css");
.clearfix::after {
  content: "";
  clear: both;
  display: table;
}
.caTtitleAction h5 {
    display: inline-block;
    color: #4a4a4a;
}
.spContry {
    margin-left: 2.2rem !important;
}
.toggleCountry:checked ~ .xpCompanies{
    display:none;
    background-image: url(../app/media/img/icons/plusIcon02.svg);
}
.toggleCountry:checked{
    background-image: url(../app/media/img/icons/plusIcon02.svg);
}

.toggleCountry ~ .xpCompanies{
    display:block;
}

.toggleCompany:checked ~ .xpPart{
    display:none;
    background-image: url(../app/media/img/icons/plusIcon02.svg);
}
.toggleCompany:checked{
    background-image: url(../app/media/img/icons/plusIcon02.svg);
}

.toggleCompany ~ .xpPart{
    display:block;
}
.tggTs {
    padding: 0;
    width: 1rem;
    height: 1rem;
    background-color: #fff;
    border: 1px solid #000;
    margin-top: .7rem;
    margin-right: 1rem;
    background-repeat: no-repeat;
    background-size: 1rem;
    background-position: 50% 50%;
    background-image: url(../app/media/img/icons/lessIcon02.svg);
    display: block;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    box-shadow: none;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    position: absolute;
    left: 0.3rem;
    top: .7rem;
    z-index: 999999;
}
.intChat {
    position: absolute;
    width: 90%;
    bottom: 1rem;
    margin: auto;
    left: 0;
    right: 0;
}
.showHideButton{
    visibility: hidden;
    z-index: -1;
}

.m-aside-left--minimize .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link>.m-menu__link-icon {
    color: #9da6e6 !important;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--open>.m-menu__heading .m-menu__link-icon, .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item.m-menu__item--open>.m-menu__link .m-menu__link-icon {
    color: #ffffff !important;
}
.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item .m-menu__submenu .m-menu__item:not(.m-menu__item--parent):not(.m-menu__item--open):not(.m-menu__item--expanded):not(.m-menu__item--active):hover {
	transition: background-color 0.3s !important;
	background-color: #3c3e54 !important;
}
.ipld {
    background-color: rgb(16, 96, 159) !important;
    padding: 15px 20px !important;
}
.m-topbar .m-topbar__nav.m-nav>.m-nav__item.m-topbar__notifications.m-topbar__notifications--img.m-dropdown--arrow .m-dropdown__arrow {
    color: #105f9f !important;
}
.m-messenger .m-messenger__messages .m-messenger__message.m-messenger__message--out .m-messenger__message-content {
    background: #10609f !important;
}
.m-messenger.m-messenger.m-messenger--message-arrow .m-messenger__message.m-messenger__message--out .m-messenger__message-arrow {
    color: #105f9f !important;
}
.slapBp {
    margin-top: 40px;
}

.picContainer {
    float: left;
    width: 3rem;
    border-radius: 100px;
    overflow: hidden;
    margin-right: .7rem;
}
.caCard {
    margin-top: .8rem;
    float: right;
    margin-right: 2rem;
}
.picContainer img{
    display: block;
    width: 100%;
}
.caDets {
    display: inline-block;
    float: left;
    margin-top: .2rem;
}
.caDets span {
    color: #494949;
    display: inline-block;
    float: left;
    font-size: 1.2rem;
    font-weight: 600;
}
.caDets small {
    color: #02619f;
    float: left;
    display: inline-block;
    clear: both;
    text-transform: uppercase;
	margin-top: -.3rem;
    font-weight: 600;
}
.wIcon input, .wIcon select {
    padding-left: 4rem;
    padding-right: 2.3rem;
}
.wIcon{
    position: relative;
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    border-radius: 6px;
}
.wIcon::after {
    content: "";
    position: absolute;
    left: .9rem;
    width: 1.7rem;
    height: 1.7rem;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.wIcon::before {
    content: "";
    position: absolute;
    left: 3.2rem;
    width: 1px;
    height: 55%;
    background-color: #000;
    opacity: .2;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.calendarDropDown::after{
    background-image: url(../app/media/img/icons/calendarIcon.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.caNotiTitle small{
    font-size: .6rem;
    color: #6c6c6c;
    display: block;
}
.caNotiTitle span {
    font-weight: 500;
    font-size: 1rem;
    display: block;
    letter-spacing: -.5px;
    color: #494949;
}
.caNotiTitle{
    margin-bottom: 0;
}
.caViewAll {
    position: absolute;
    right: 1.5rem;
    color: #666666;
    text-decoration: underline;
    transition: .3s ease all;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    font-size: .7rem;
}
.caViewAll:hover{
    color: #00609f;
}
.m-nav__link-icon-wrapper{
    position: relative;
}
.caBell::after,
.caMail::after{
    content: "";
    display: block;
    width: 2rem;
    height: 2rem;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background-repeat: no-repeat;
    background-size: contain;
    margin: auto;
    opacity: .4;
    transition:.3s ease all;
}
.caBell::after{
    background-image: url(../app/media/img/icons/bellIcon.svg);
}
.caMail::after{
    background-image: url(../app/media/img/icons/messageIcon.svg);
}
.caBell:hover::after,
.caMail:hover::after{
    opacity: 1;
}
.caBell small,
.caMail small{
    font-size: .5rem;
    text-align: center;
    color: #fff;
    position: absolute;
    right: -.5rem;
    top: .5rem;
    display: block;
    width: 2rem;
    z-index: 1;
    line-height: initial;
}
.caBell small::after,
.caMail small::after {
    content: "";
    background-color: #3577c4;
    display: block;
    width: 1.3rem;
    height: 1.3rem;
    border-radius: 100px;
    position: absolute;
    right: .35rem;
    top: -.2rem;
    z-index: -1;
}
.caUsersList {
    padding: 0;
    margin: 0;
    display: block;
    clear: both;
    width: 100%;
}
.caUsersList li{
    list-style: none;
}
.navIcons, .bcs {
    float: left;
    margin-left: 5px;
    margin-right: 5px;
}
.navIcons a, .caActions {
    display: block;
    width: 15px;
    height: 15px;
    text-indent: -99999px;
    background-repeat: no-repeat;
    background-size: contain;
    background-color: transparent;
    transition: .3s ease all;
    padding: 0;
    opacity: .6;
        border: none;
}
.navIcons a, .caActions2, .caActions3 {
	display: block;
	width: 15px;
	height: 15px;
	text-indent: -99999px;
	background-repeat: no-repeat;
	background-size: contain;
	background-color: transparent;
	transition: .3s ease all;
	padding: 0;
	opacity: .6;
	border: none;
}
.navIcons a:hover, 
.caActions:hover {
    opacity: 1;
}
.navIcons a:hover,
.caActions2:hover,
.caActions3:hover {
	opacity: 1;
}
.navIcons a {
    background-image: url(../app/media/img/icons/edit.svg);
}
.caActions {
    background-image: url(../app/media/img/icons/nav.svg);
}
.caActions2 {
	background-image: url(../app/media/img/icons/tools.svg);
}
.caActions3 {
    background-image: url(../app/media/img/icons/viewIcon.svg);
}
.caActions4 {
    background-image: url(../app/media/img/icons/close.svg);
}
.caActions5 {
    background-image: url(../app/media/img/icons/save.svg);
    height: 18px;
    width: 18px;
    margin-top: -1px;
    margin-right: 3px;
    margin-left: 5px;
    opacity: 1;
}
.caActions6 {
    background-image: url(../app/media/img/icons/close.svg);
}
.iconSort {
	background-image: url(../app/media/img/icons/sortIcon.svg);
}
.index-status {
    border-radius: 200px;
    color: #fff;
    display: inline-block;
    text-align: center;
    font-weight: 600;
    font-size: .6rem;
    padding: 0 1rem;
}
.status-inactive {
    background-color: #c9c9c9;
}
.status-active {
    background-color: #79bc7c;
}
.caSmills {
    float: right;
}
.mt-img>img {
    border-radius: 50%!important;
    display: block;
    width: 100%;
}
.mt-img {
    max-width: 140px;
    cursor: pointer;
    display: block;
    border-radius: 50%!important;
    margin: 30px auto 20px;
    transition: .3s ease all;
}
.caTopCard {
    padding: 1.5rem;
    margin: auto;
    padding-bottom: 0;
}
.mt-body .mt-username {
    text-align: center;
    margin: 5px 10px;
    font-weight: 600;
    font-size: 12px;
}
.mt-body .mt-username {
    margin: 0px 10px;
    font-size: 14px;
}
.mt-body .mt-username span {
    font-size: 7px;
    display: block;
    color: #989898;
    margin-top: 5px;
}
.mt-body ul {
    padding: 0;
    margin: 15px 10px;
    text-align: center;
}
.mt-body ul li {
    list-style: none;
}
.mt-body ul li span {
    font-size: 7.5px;
    padding: 2px 0;
    display: inline-block;
    position: relative;
}

/*
.centerCardProfile {
    max-width: 900px;
    margin: auto;
}*/
.caUsersList .m-portlet{
    margin-bottom: 0 !important;
}
.caUsersList > li{
    margin-bottom: 0;
}

.caJog {
    position: relative;
    overflow: hidden;
}
.caImageContainer {
    overflow: hidden;
    max-width: 175px;
    margin: auto;
    margin-bottom: 2rem;
}
.caImageContainer img{
    display: block;
    width: 100%;
}
.caP h3 {
    font-size: 12px;
    font-weight: 600;
    text-align: center;
}
.caP ul {
    padding: 0;
    margin: 0;
    text-align: center;
}
.caP ul li {
    list-style: none;
    margin-bottom: 5px;
    display: block;
    clear: both;
}
.caP ul li span {
    padding-left: 30px;
    position: relative;
    margin: auto;
}
.noBck span {
    font-weight: 600 !important;
    display: block;
    text-align: center;
    color: #777777;
}
.caP ul li span::after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    left: 0;
    top: 0;
    background-repeat: no-repeat;
    background-size: contain;
}
.caP ul li:first-child span::after {
    background-image: url(../img/briefCaseBck.svg);
}
.caP ul li:nth-child(2) span::after {
    background-image: url(../img/emailBck.svg);
}
.caP ul li:last-child span::after {
    background-image: url(../img/mobile.svg);
}
.caJog h4 {
    margin-bottom: 25px;
}
.caP h4 {
    font-size: 1.2rem;
    position: relative;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    margin-top: 0;
    margin-bottom: 1rem;
    color: #000;
}
.caJog label {
    font-weight: 500;
    color: #494949;
    opacity: .7;
    font-family: 'Montserrat', sans-serif;
    font-size: 0.7rem;
    margin-bottom: 0;
    float: left;
    width: 100%;
    display: block;
    text-align: center;
}
.caYps{
margin-bottom: 1rem;
}
.caInputImage img{
    display: block;
    width: 1.1rem;
}
.caShadows{
    -webkit-box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
    box-shadow: 0px 1px 15px 1px rgba(69, 65, 78, 0.08);
}
.caF label{
    text-align: left;
}
.dropzone.dz-clickable .dz-message, .dropzone.dz-clickable .dz-message * {
    text-align: center;
}

.caButton {
    box-sizing: border-box;
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    box-shadow: none;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    color: #fff;
    border-radius: 3px;
    transition: .3s ease all;
    display: inline-block;
    padding: .7em 2.8rem .8rem;
    font-weight: 100;
    cursor: pointer;
}
.caLoginSplit .caButton {
    width: 10rem;
    text-align: center;
    margin: .5rem;
}
.caButtonSave {
    background-color: #2660a4;
}
.caButtonCancel {
    background-color: #1e3856;
}
.caSplitActions {
    float: right;
    margin-bottom: 65px;
}
.caTtitleAction {
    width: 100%;
    margin-bottom: .5rem;
}
.caTtitleAction h2 {
    font-size: .9rem;
    color: #494949;
    letter-spacing: -.5px;
    float: left;
}
.caTtitleAction a img{
    display: block;
    width: 100%;
}
.caTtitleAction .btn-group > a {
    display: block;
    width: 1.5rem;
    float: right;
    margin-top: .2rem;
    opacity: .7;
    transition:.3s ease all;
}
.caTtitleAction .btn-group{
    float: right;
}
.caTtitleAction .btn-group > a:hover{
    opacity: 1;
}
.caClear{
    clear: both;
}
.dropdown-menu li{
    display: block;
    width: 100%;
}
.caFieldSide,
.caLabelSide {
    display: block;
    width: 100%;
}
.plu{
    padding-bottom: 1rem;
}
.caTtitleAction .dropdown-menu > li > a {
    font-size: .6rem;
    opacity: .7;
    padding-left: 2rem;
    background-repeat: no-repeat;
    background-size: 1rem;
    background-position: .5rem 50%;
}
.caTtitleAction .dropdown-menu > li:nth-child(1) > a {
    background-image: url(../app/media/img/icons/editIcon02.svg);
}
.caTtitleAction .dropdown-menu > li:nth-child(2) > a {
    background-image: url(../app/media/img/icons/viewIcon.svg);
}
.caTtitleAction .dropdown-menu > li:nth-child(3) > a {
    background-image: url(../app/media/img/icons/checkIcon.svg);
}
.m-subheader .m-subheader__title {
    display: inline-block !important;
    padding: 0 !important;
    font-family: 'Montserrat', sans-serif !important;
    font-weight: 300 !important;
    font-size: 1.3rem !important;
    font-weight: 500 !important;
    vertical-align: middle !important;
    margin: 0 !important;
    color: #0c0b0a !important;
    border-right: none !important;
}
.m-nav.m-nav--inline {
    
    width: auto !important;
    height: 100% !important;
}
.nPb{
        padding: 0px 0px 30px 0px !important;
}
.m-nav.m-nav--inline > .m-nav__item > .m-nav__link {
    width: auto !important;
    padding: 0 !important;
}
.m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon {
    text-align: center !important;
    line-height: 0 !important;
    vertical-align: middle !important;
    padding: 0 !important;
}
.m-topbar .m-topbar__nav.m-nav > .m-nav__item > .m-nav__link .m-nav__link-icon .m-nav__link-icon-wrapper {
    display: inline-block;
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    vertical-align: middle;
    background-color: #e1e3e5;
}
.m-card-profile input{
    
    height: 12rem;
    z-index: 3;
    opacity: 0;
    position: relative;
}
.uplFile{
border: 2px dashed #00609f;
}
.uplFile h6 {
    font-size: .6rem;
    text-align: center;
    top: 7rem;
    z-index: 1;
    width: 90%;
    margin: auto;
    left: 0;
    right: 0;
}
.uplFile small{
    display: block;
}
.m-nav-sticky{
    display: none !important;
}
.m-footer {
    padding: 22px 30px !important;
}
#mapLevels h2 {
    font-size: 1rem;
    display: inline-block;
    padding: .3rem 0;
    float: left;
    text-decoration: underline;
    color: #494949;
}
#mapLevels span {
    font-size: 1rem;
    font-weight: 500;
    margin-right: .5rem;
    padding: .3rem 0;
    padding-left: 1.8rem;
    background-repeat: no-repeat;
    background-size: 1.6rem;
    background-position: 0 center;
    float: left;
    font-weight: 400;
    opacity: .8;
}
#mapLevels li, #mapLevels ul, #mapLevels ol {
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: initial;
    position: relative;
    float: left;
    clear: both;
}
.xpCourse{
    z-index: 1;
}
.m-portlet.m-portlet--full-height .m-portlet__body {
    overflow: hidden;
}
#mapLevels li::before,
#mapLevels ul::before,
#mapLevels ol::before
{
    content: "";
  clear: both;
  display: table;
}
.xpCourse li::after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    left: .8rem;
    top: 0;
    background-color: #000;
    z-index: -1;
}
#mapLevels li > div {
    clear: both;
    width: initial;
    overflow: initial;
    position: relative;
    padding-left: 1.5rem;
    margin-left: .8rem;
    cursor: default;
    float: left;
}
#mapLevels li > div::before{
    content: "";
  clear: both;
  display: table;
}
#mapLevels li > div::after{
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #000;
    width: 1rem;
    height: 1px;
}

#mapLevels li.zlParent > div::after{
    display: none;
}
#mapLevels li.zlParent > div {
    padding-left: 0;
    margin-left: .3rem;
}

.lsCourse span{
    color: #002a38;
        background-image: url(../app/media/img/icons/course.svg);
}
.xpCountry span{
    color: #014360;
    background-image: url(../app/media/img/icons/flag.svg);
}
.xpCompanies span{
    color: #026b99;
    background-image: url(../app/media/img/icons/company.svg);
}
.lsParticipant span{
    color: #0296c9;
    background-image: url(../app/media/img/icons/participant.svg);
}

.xpCountry {
    float: left;
}


.splButtons {
    float: left;
    margin-top: .5rem;
    margin-left: 1rem;
    opacity: 0;
    transition:.3s ease all;
}
.splButtons a {
    display: block;
    width: 1.4rem;
    height: 1.4rem;
    background-color: #ccc;
    border-radius: 50%;
    float: left;
    background-repeat: no-repeat;
    background-size: contain;
    opacity: .4;
    transition:.3s ease all;
}
.splButtons a:hover{
    opacity: .8;
}
#mapLevels li > div:hover  .splButtons{
    opacity: 1;
}

.xpCompanies {
    float: left;
    padding-left: 2rem !important;
}
.xpPart {
    float: left;
    padding-left: 2.2rem !important;
}

.splButtons a:first-of-type{
    margin-right: 6px;
}
.btnEdit{
background-image: url(../app/media/img/icons/editIcon02.svg);
}
.btnAdd{
background-image: url(../app/media/img/icons/plusIcon02.svg);
}

.showHideButton {
    display: block;
    float: left;
    box-sizing: border-box;
    border: none;
    margin: 0;
    padding: 0;
    width: auto;
    box-shadow: none;
    color: inherit;
    font: inherit;
    line-height: normal;
    -webkit-font-smoothing: inherit;
    -moz-osx-font-smoothing: inherit;
    -webkit-appearance: none;
    border: 0;
    padding: 0;
    width: 1rem;
    height: 1rem;
    background-color: #fff;
    border: 1px solid #000;
    margin-top: .7rem;
    position: relative;
    margin-right: 1rem;
    background-repeat: no-repeat;
    background-size: 1rem;
    background-position: 50% 50%;
}
.dfClose{
background-image: url(../app/media/img/icons/plusIcon02.svg);
}
.dfOpen{
background-image: url(../app/media/img/icons/lessIcon02.svg);
}
.showHideButton::after {
    content: "";
    width: 120%;
    height: 1px;
    position: absolute;
    right: -120%;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: #000;
}
.caFixedContainer {
   position: fixed;
   z-index: 99999;
   top: 0;
   right: 0;
   width: 340px;
   overflow: hidden;
   height: 100vh;
   transition: right 250ms linear;
}
.caRelativeContainer {
	position: relative;
	width: 310px;
	margin: auto;
	margin-top: 55px;
	overflow-y: scroll;
	height: calc(100vh - 55px);
	padding-right: 30px;
	box-sizing: initial;
	background-color: #fff;
	margin-left: 30px;
}
.caWrp {
    width: 85%;
    margin: auto;
}
.caPrel {
    color: #7b7b7b;
    margin: 3rem 0;
    display: block;
	text-align: center;
}
.caFixedContainer h2 {
	font-size: 1.2rem;
	color: #10609f;
	text-align: center;
	margin-bottom: .3rem;
	clear: both;
	margin-top: 2rem;
}
.caFixedContainer h2 small{
    display: block;
    text-align: center;
    font-size: 55%;
}
.caFixedContainer h4 {
    display: block;
    font-size: .7rem;
    text-transform: uppercase;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center;
    color: #1685dc;
    border-top: 1px solid #1685dc;
    border-bottom: 1px solid #1685dc;
    padding: .4rem 0;
    margin-top: .8rem;
}
.caFixedContainer table small {
    color: #4a4a4a;
    display: block;
    margin: .3rem;
    font-size: 65%;
    text-align: right;
}
.caFixedContainer table tr td:first-child span {
    max-width: 10rem;
    display: block;
}
.caFixedContainer h6 {
    margin: .7rem 0 .1rem 0;
    color: #444343;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: .2rem;
}

.caClosePrePanel {
   position: absolute;
   display: block;
   width: 30px;
   height: 30px;
   background-repeat: no-repeat;
   background-size: 70%;
   background-image: url(../app/media/img/icons/openBar.svg);
   opacity: 1;
   transition: .3s ease all;
   overflow: hidden;
   cursor: pointer;
   margin-top: 7.3rem;
   background-color: #2f76bc;
   background-position: 50%;
}
.mostrarPanel .caClosePrePanel {
    background-image: url(../app/media/img/icons/closeBar.svg);
}
.caClosePrePanel:hover{
    
}
.caResultStatements {
    width: 100%;
}
.caResultStatements span,
.caResultStatements small {
    color: #282828;
    display: block;
    margin: .3rem;
    font-size: 75%;
}
.caResultStatements tr td:first-child span {
    text-align: left;
}
.caResultStatements td {
    border-bottom: 1px solid #e6e6e6;
}
.caResultStatements .caHighLi td{
    background-color: #f8f8f8;
}
.caResultStatements .caHighLi td small,
.caResultStatements .caHighLi td span{
    font-weight: 600;
    color: #000;
}
.caQuickAcc ol {
    padding: 0;
    overflow: hidden;
    display: block;
    width: 100%;
    padding-left: 1rem;
}
.caQuickAcc li,
.caQuickAcc li a{
    width: 100%;
}
.caQuickAcc li a {
    display: block;
    font-size: .9rem;
    color: #424242;
}
.caQuickAcc h4 {
    color: #00609f;
    font-size: .9rem;
    display: block;
    padding-left: 1.5rem;
    position: relative;
    border-bottom: 1px solid gainsboro;
    padding-bottom: .4rem;
}
.caQuickAcc h4::after {
    content: "";
    position: absolute;
    left: -.1rem;
    top: -.1rem;
    width: 1.4rem;
    height: 1.4rem;
    background-repeat: no-repeat;
    background-size: contain;
}
.caQuickAcc .caConf::after{
    background-image: url(../app/media/img/icons/iConfig.svg);
}
.caQuickAcc .caSim::after{
    background-image: url(../app/media/img/icons/iSim.svg);
}
.caQuickAcc .caRes::after{
    background-image: url(../app/media/img/icons/iResume.svg);
}
.caQuickAcc .caMar::after{
    background-image: url(../app/media/img/icons/iMarket.svg);
}
.caQuickAcc .caDeci::after{
    background-image: url(../app/media/img/icons/iDecision.svg);
}





@media (min-width: 400px){

.caUsersList > li {
    float: left;
    width: 47%;
    margin: 3%;
    margin-bottom: 0;
}
.caUsersList > li:nth-child(even){
margin-right: 0;
}
.caUsersList > li:nth-child(odd){
margin-left: 0;
}
.mt-img {
    max-width: 110px;
    margin: 30px auto 20px;
}
}

@media (min-width: 600px){
.caP h4 {
    text-align: left;
}
.caJog label {
    text-align: left;
}
.noBck span {
    text-align: left;
}
.caImageContainer {
    max-width: 280px;
    width: 35%;
    float: left;
    margin-bottom: 0;
}
.caBtp {
    float: left;
    width: 60%;
    margin-left: 2rem;
}
}

@media (min-width: 700px){
.caUsersList > li:nth-child(even) {
    margin-right: 2%;
}
.caUsersList > li:nth-child(odd) {
    margin-left: 2%;
}
.caUsersList > li {
    float: left;
    width: 30.5%;
    margin: 2%;
    margin-bottom: 0;
}
.caUsersList > li:nth-child(3n) {
    margin-right: 0;
}
.caUsersList > li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
}
}
@media (min-width: 768px){
.caNotiTitle span {
    font-size: .9rem;
}
}
@media (min-width: 1024px){

.caUsersList > li {
    width: 23.5%;
    margin: 1% !important;
    margin-bottom: 0 !important;
}
.caUsersList > li:nth-child(3n) {
    margin-right: 1% !important;
}
.caUsersList > li:nth-child(3n+1) {
    margin-left: 1% !important;
    clear: initial;
}
.caUsersList > li:nth-child(4n+1) {
    clear: left;
    margin-left: 0 !important;
}
.caUsersList > li:nth-child(4n) {
    margin-right: 0 !important;
}
.caSplitActions {
    margin-bottom: 5px;
}
.caFieldSide{
    width: calc(100% - 7.5rem);
}

.caLabelSide {
    width: 7.5rem;
}
}
@media (min-width: 1300px){

.caUsersList > li {
    width: 18.4%;
    margin: 1% !important;
    margin-bottom: 0 !important;
}
.caUsersList > li:nth-child(4n+1) {
    clear: initial;
    margin-left: 1% !important;
}
.caUsersList > li:nth-child(4n) {
    margin-right: 1% !important;
}
.caUsersList > li:nth-child(5n+1) {
    clear: initial;
    margin-left: 0 !important;
}
.caUsersList > li:nth-child(5n) {
    margin-right: 0 !important;
}
}


.EXSIM .mat-tab-header {
    background: #edf2f7;
    border-bottom: none;
    
}

.EXSIM .mat-tab-header .mat-tab-label {
    font-size: 14px;
    opacity: 1;
    color: #3b4f4f;
}

.EXSIM .mat-tab-header .mat-tab-label.mat-tab-label-active {
    background: #3577c4;
    opacity: 1;
    color: #fff;
}
.EXSIM .mat-tab-header .mat-tab-label.mat-tab-disabled {
    color: rgba(0,0,0,0.38);
}

.EXSIM .mat-tab-header .mat-ink-bar {
    background-color: #379cfa !important;
    height: 4px;
}


.EXSIM .m-subheader__title {
    font-size: 2rem !important;
    /*font-weight: bold !important;*/
	line-height: 0.9;
	font-weight: 600;
}

.EXSIM .search-input .mat-form-field-label {
    color: #9b9e9f;
    font-size: .9em;
}

.EXSIM .mat-card {
	transition: box-shadow 280ms cubic-bezier(.4,0,.2,1);
	display: block;
	position: relative;
	padding: 50px 35px;
	border-radius: 2px;
}

.EXSIM .mat-card .mat-card {
	padding: 0;
}

.EXSIM .mat-card-header {}

.EXSIM .mat-card-header .mat-18 {
    height: 33px !important;
    min-height: 1px !important;
    display: inline-block !important;
    min-width: 1px !important;
    line-height: 33px !important;
}

.EXSIM .mat-card-header .mat-card-header-text {
    margin: 0;
    display: block;
    width: 100%;
    background-color: #2f76bc;
    /*height: 33px;*/
    padding: .5rem;
    text-indent: initial;
    padding-left: 1.5rem;
}

.EXSIM .mat-card-header .mat-card-title {
    margin-bottom: 0;
    width: 100%;
    display: block;
    position: relative;
    font-family: "Poppins";
    color: #fff;
}

.EXSIM .mat-card-header .mat-card-title h4 {
	color: #FFF;
	margin: 0px;
	font-size: 1.1rem;
}

.EXSIM .mat-card-header .mat-card-subtitle {
    margin-left: 5px;
}

.EXSIM mat-icon.mat-18 {
    color: #fff;
    background: #3577c4;
    height: 51px;
    min-width: 51px;
    font-size: 26px !important;
    cursor: pointer;
    line-height: 51px;
    text-align: center;
    width: 35px;
    min-width: 35px;
    max-width: 35px;
    height: 35px;
    line-height: 25px;
    font-size: 17px !important;
    display: inline-block;
}
.EXSIM mat-icon.mat-18:hover, .EXSIM mat-icon.mat-18:focus, .EXSIM mat-icon.mat-18:active {
    background-color: #2f67a9;
}

.EXSIM .mat-card-title mat-icon.mat-18 {
    width: 35px;
    min-width: 35px;
    height: 35px;
    line-height: 35px;
    font-size: 19px !important;
    display: inline-block;
    flex: none !important;
    position: absolute;
    top: -8px;
    right: 16px;
    border-radius: 50%;
    margin-top: 0;
    margin-left: 0;
}

.EXSIM .uplFile {
    border: 2px dashed #e9e9e9;
    position: relative;
    height: 120px;
    cursor: pointer;
    margin-top: 5px !important;
}

.EXSIM .uplFile:hover {
    background: #fdfdfd;
}

.EXSIM .m-card-profile {
    padding-right: 15px;
    padding-left: 15px;
}

.EXSIM .m-card-profile .m-card-profile__pic {
    border: dashed 2px #e9e9e9;
    height: 250px;
    width: 250px;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

.EXSIM .m-card-profile .m-card-profile__pic .m-card-profile__pic-wrapper {
    border: none;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    padding: 0;
    margin: auto;
    display: block;
    border-radius: 0;
}

.EXSIM .m-card-profile .m-card-profile__pic img {
    max-width: none !important;
    max-height: 100% !important;
    margin: auto auto !important;
    border-radius: 0;
    position: absolute;
    top: 0;
    left: 0;
	bottom: 0;
	right: 0;
	width: 83%;
    /*transform: translate(-50%,-50%);*/
}

.EXSIM .uplFile h6 {
    font-size: 1rem;
    color: #adb4ba;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.EXSIM .PURCHASE .table mat-icon.mat-18 {
    min-width: 20px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 12px !important;
}

.EXSIM .PURCHASE .table-striped tbody tr:nth-of-type(odd) {
    background-color: #fbfcfd;
}

.EXSIM .PURCHASE .table-bordered th,.EXSIM .PURCHASE .table-bordered td {
    border: 1px solid #e7ecf1;
}

.EXSIM .PURCHASE .table .form-control {
    height: 30px;
}

.EXSIM .PURCHASE .table th .fa {
    float: right;
    margin-top: .25rem !important;
    color: #ccc;
}

.EXSIM .PURCHASE .table th .fa-sort-up, .EXSIM .PURCHASE .table th .fa-sort-down, .EXSIM .PURCHASE .table th.asc .fa-sort, .EXSIM .PURCHASE .table th.desc .fa-sort  {
    display: none;
}

.EXSIM .PURCHASE .table th.asc .fa, .EXSIM .PURCHASE .table th.desc .fa {
    color: #000000de;
}

.EXSIM .PURCHASE .table th.asc .fa-sort-up {
    display: inline-block;
}

.EXSIM .PURCHASE .table th.desc .fa-sort-down {
    display: inline-block;
}

.EXSIM-2 .mat-tab-header {
    background: none;
    border-top: solid 2px #f5f5f5;
    border-bottom: solid 2px #f5f5f5;
}

.EXSIM-2 .editar-margin .mat-tab-header {
	margin-top: 1rem;
	margin-bottom: 1rem;
}

.EXSIM-2 .mat-tab-header .mat-tab-label.mat-tab-label-active {
    background: none;
    color: #4d7dca;
}

.EXSIM-2 .mat-tab-header .mat-tab-label {
    font-size: 13px;
    opacity: 1;
    color: #7b939a;
}

.EXSIM-2.m-subheader {
    padding: 0 0 10px 0;
    margin-bottom: 30px;
}

.EXSIM-2.m-subheader .m-subheader__title {
    font-size: 1.5em !important;
    color: #494949 !important;
    font-weight: bold !important;
    font-family: Poppins !important;
    line-height: 1;
}

.EXSIM-2.m-subheader .m-subheader__title .course_label {
    font-size: .75rem;
    color: #667a87;
    font-family: Poppins;
}

.EXSIM-2.m-subheader .m-subheader__title .period_open {
    color: #564ea3;
    border-left: solid 1px #87d8e9;
}

.EXSIM-2 .mat-tab-header .mat-ink-bar {
    background-color: #3577c4 !important;
    height: 4px;
}

.EXSIM-3 .mat-tab-header {
    border: none;
    background: none;
	margin-top: 0rem!important;
	margin-bottom: 0rem!important;
}

.EXSIM-3 .mat-tab-header .mat-tab-label.mat-tab-label-active {
    border: solid 1px #f1f4f9;
    border-bottom: solid 0px;
    background: #fff;
    color: #047ca5;
    position: relative;
    z-index: 99999999999;
    top: 1px;
}

.EXSIM-3 .mat-tab-header .mat-tab-label {
    color: #607f7e;
}

.EXSIM-3 .mat-tab-header .mat-ink-bar {
    display: none;
}

.EXSIM-3 .mat-tab-body-wrapper {
    border: solid 1px #f1f4f9;
    margin-top: -1px;
}

.EXSIM-3 .mat-tab-body-wrapper .mat-tab-body {
    padding: 20px;
}

.EXSIM-add-btn {
    background: #3577c4;
    color: #fff;
    text-align: center;
    display: inline-block;
    height: 30px;
    width: 30px;
    line-height: 38px;
    vertical-align: middle;
    cursor: pointer;
}

.EXSIM-add-btn mat-icon.mat-18 {
    line-height: 25px;
}

.document-list > div {
    width: 90px;
    height: 90px;
    overflow: hidden;
    background: #fff;
    font-size: 9px;
    text-align: center;
    position: relative;
    color: #808080; 
}

.document-list i.flaticon-interface-11 {
    font-size: 16px;
    display: block;
    text-align: center;
}

.document-list .document-actions {
    position: absolute;
    top: 0;
    left: 0;
    background: #f8f8f8e3;
    height: 100%;
    width: 100%;
    padding-top: 34px;
    display: none;
}

.document-list > div:hover .document-actions {
    display: block;
}

.document-list .document-actions i {
    font-size: 15px;
    color: #00609f;
    cursor: pointer;
}

.EXSIM .btn.btn-create {
    background: #2660a4;
    border-radius: 0;
    height: 2.8rem;
}

.caButton {
    font-weight: 500;
    border-radius: 0;
    font-family: Poppins;
}

a.mat-raised-button.mat-primary.btn-cancel {
	background: #1e3856;
	font-family: Poppins;
}
a.mat-raised-button.mat-primary.btn-cancel:hover, button.mat-raised-button.mat-primary:active, button.mat-raised-button.mat-primary:focus {
	background: #2b507b;
	text-decoration: none;
}

button.mat-raised-button.mat-primary {
    background: #2660a4;
    font-family: Poppins;
}
button.mat-raised-button.mat-primary:hover, button.mat-raised-button.mat-primary:active, button.mat-raised-button.mat-primary:focus {
	background: #2f7ad2;
}

button.mat-raised-button.mat-primary.btn-simulate {
	background: #3577c4;
}
button.mat-raised-button.mat-primary.btn-simulate:hover, button.mat-raised-button.mat-primary.btn-simulate:active, button.mat-raised-button.mat-primary.btn-simulate:focus {
	background: #418de6;
}

button.mat-raised-button.mat-primary.btn-cancel {
    background: #1e3856;
}
button.mat-raised-button.mat-primary.btn-cancel:hover, button.mat-raised-button.mat-primary.btn-cancel:active, button.mat-raised-button.mat-primary.btn-cancel:focus {
	background: #2b507b;
}

.mat-checkbox-checked.mat-primary div.mat-checkbox-background {
    background-color: #004e7a;
}


.finishedGoodsRowEdited {
  background-color: #EEEEEE;
}
.m-topbar__notifications.m-dropdown.m-dropdown--align-center.m-dropdown--large .m-dropdown__wrapper {
    margin-left: 0;
    transform: translateX(-83%);
}
.m-topbar__notifications.m-dropdown.m-dropdown--arrow .m-dropdown__arrow {
    left: 83%;
}
.m-content--skin-light2 div.m-body {
    background-color: #edf2f7;
}
m-brand.m-brand.m-brand--skin-dark {
    background: #1e3856;
}
m-aside-left.m-aside-left.m-aside-left--skin-dark {
    background: #1e3856;
}

.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link span.m-topbar__userpic img {
    max-width: 46px !important;
}

m-brand.m-brand.m-brand--skin-dark .m-brand__tools .m-brand__toggler.m-brand__toggler--active span,
m-brand.m-brand.m-brand--skin-dark .m-brand__tools .m-brand__toggler.m-brand__toggler--active span::before, 
m-brand.m-brand.m-brand--skin-dark .m-brand__tools .m-brand__toggler.m-brand__toggler--active span::after,
m-brand.m-brand.m-brand--skin-dark .m-brand__tools .m-brand__toggler span,
m-brand.m-brand.m-brand--skin-dark .m-brand__tools .m-brand__toggler span::before, 
m-brand.m-brand.m-brand--skin-dark .m-brand__tools .m-brand__toggler span::after
{
    background: #3577c4;
}

m-aside-left .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-icon, 
m-aside-left .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-icon,
m-aside-left .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__heading .m-menu__link-text, 
m-aside-left .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item>.m-menu__link .m-menu__link-text {
    color: #b3bbc6;
}

m-aside-left .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) {}
.m-aside-left--minimize .m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>li.m-menu__item.m-menu__item--open {
    background-color: #2660a4 !important;
}
m-aside-left .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 {
    background-color: #2660a4 !important;
}
m-aside-left .m-aside-menu .m-menu__nav .m-menu__item.m-menu__item--open >.m-menu__link.m-menu__toggle {
    background-color: #2660a4 !important;   
}
m-aside-left .m-aside-menu .m-menu__nav .m-menu__item.m-menu__item--open >.m-menu__link .m-menu__link-text {
    color: #fff !important;
}
m-aside-left .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-menu__link-icon, 
m-aside-left .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 .m-menu__link-icon ,
m-aside-left .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-menu__link-text, 
m-aside-left .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 .m-menu__link-text {
    color: #FFF !important;
}
.rounded-40 {
    border-radius: 25px !important;
}
h3.m-subheader__title.m-subheader__title--separator {
    color: #2e66a7;
    margin-bottom: 0;
}
h3.m-subheader__title.m-subheader__title--separator.ajuste__titulo {
	font-size: 2rem;
	font-weight: 600;
	line-height: 0.9;
    font-family: Poppins;
}

.m-subheader__breadcrumbs.m-nav.m-nav--inline .m-nav__item>.m-nav__link .m-nav__link-text {
    color: #8d9192;
}
table.table thead tr th {
    color: #497ab2;
    font-size: 11px;
}
table.table-striped tbody tr:nth-of-type(odd) {
    background-color: #f9f9f9;
}

.pagination-shown span strong {
    color: #555a5f;
    font-weight: 400;
}

.btn.btn-info, .btn.btn-info:hover, .btn.btn-info:active {
    background-color: #2660a4;
    border-color: #2660a4;
}
.btn.advanced-search-button, .btn.advanced-search-button:hover, .btn.advanced-search-button:active {
    background: #1e3856;
    border-color: #1e3856;
}

mat-card.mat-card .mat-card-header .mat-card-title h2 {
    font-family: "Poppins";
    color: #5955a0;
    font-size: 13px;
}

.company-info label {
    font-weight: 600;
    margin: 0;
}

label.company-info-title {
    font-size: 12px;
}

.EXSIM mat-form-field {
  width: 100%;
  font-family: Poppins;
}

.EXSIM .mat-slide-toggle-bar {
    height: 20px;
    border-radius: 11px;
}

.EXSIM .mat-card-content .mat-slide-toggle-bar {
    background-color: #e5e5e5 !important;
}

.EXSIM .mat-slide-toggle-thumb-container {
    top: 1px;
}
.EXSIM .mat-slide-toggle:not(.mat-disabled) .mat-slide-toggle-thumb {
    background-color: #848188 !important;
    height: 16px;
    width: 16px;
    margin-top: 1px;
    margin-left: 2px;
}
/*Cambios para los slides en los titulos*/
.EXSIM .mat-card-content .mat-card-title .mat-slide-toggle-thumb {
	border-radius: 3px;
	height: 15px;
	width: 15px;
}
.EXSIM .mat-card-content .mat-card-title .mat-slide-toggle-bar {
	border-radius: 3px;
	height: 17.8px;
	width: 31px;
}
.EXSIM .mat-card-content .mat-card-title .mat-slide-toggle:not(.mat-disabled) .mat-slide-toggle-thumb {
	background-color: #aeb1b3 !important;
	height: 15px;
	width: 15px;
	margin-top: 0px;
	margin-left: 1px;
}
.EXSIM .mat-card-content .mat-card-title .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container {
	transform: translate3d(14px,0,0);
}
.EXSIM .mat-card-content .mat-card-title .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
	background-color: #67acec !important;
	height: 15px;
	width: 15px;
	margin-top: 0px;
	margin-right: 1px;
}
.EXSIM .mat-card-content .mat-card-title .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
	border-radius: 3px;
	height: 17.8px;
	width: 31px;
}
/*Aquí terminan los cambios para el slide de los tituls*/
/*.EXSIM .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
    background-color: #2f76bc !important;
}*/
.EXSIM .mat-card-content .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
    background-color: #2f76bc !important;
}

.EXSIM .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
    background-color: #848188;    
    height: 16px;
    width: 16px;
    margin-top: 1px;
}
.EXSIM .mat-card-content .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container {
   transform: translate3d(16px,0,0);
}
.EXSIM .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
    background-color: #e6e6e6 !important;
}

.EXSIM .mat-card-content .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
	background-color: #e6e6e6 !important;
    height: 20px;
   border-radius: 11px;
}

.EXSIM .mat-card-content .mat-slide-toggle-thumb {
	height: 16px;
	width: 16px;
	margin-top: 1px;
	margin-left: 2px;
}

.EXSIM .course_title {
    color: #2660a4;
    font-size: 1.2rem;
    font-weight: 600;
    font-family: Poppins;
    font-size: 2rem;
    line-height: 0.9;
}

.EXSIM .course_description {
	color: #616668;
	font-family: Poppins;
	font-size: 1rem;
	font-weight: 500;
	margin-top: .3rem;
}
@media (min-width: 1024px) {
    .m-brand--minimize m-brand.m-brand {
        height: 55px !important;
    }
    .m-aside-left--minimize .m-aside-left {
        width: 55px !important;
        top: 55px !important;
    }
    .m-brand--minimize m-brand.m-brand {
        transition: width .2s;
        width: 55px;
        padding-left: 0;
        padding-right: 0;
    }
    .m-aside-left--minimize .m-aside-left {
        width: 55px !important;
        top: 55px !important;
    }
}

@media (max-width: 1024px) {
    .m-aside-left--minimize.m-aside-left--fixed.m-header--fixed m-aside-left.m-aside-left {
        left: -265px;
    }

    .m-aside-left--fixed.m-header--fixed m-aside-left.m-aside-left {
        width: 255px !important;
        top: 60px !important;
        bottom: 0;
        position: fixed;
        height: auto !important;
        z-index: 98;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        left: 0
    }
    .m-aside-left--minimize .m-aside-left--fixed.m-header--fixed m-aside-left.m-aside-left, #m_header_topbar .m-topbar__notifications .m-dropdown__wrapper {
        width: 245px !important;
    }
    div.m-aside-left-overlay {
        display: none;
    }
}
.m-header--static.m-aside-left--fixed.m-aside-left--minimize .m-header .m-header-head { 
    padding-left: 55px !important;
}
.m-aside-left--fixed.m-aside-left--minimize .m-body {
    padding-left: 55px !important;
}
.m-aside-left--fixed.m-page--boxed.m-aside-left--minimize .m-aside-left {
    margin-left: -55px !important;
}
.m-aside-left--fixed.m-aside-left--minimize-hover .m-body {
    padding-left: 55px !important;
}
.m-aside-left--minimize .m-aside-menu .m-menu__nav>.m-menu__item.m-menu__item--hover>.m-menu__link {
    width: 55px !important;
}
.m-footer--fixed.m-footer--push.m-aside-left--enabled.m-aside-left--minimize .m-footer { 
    left: 55px !important;
}
.m-footer--push.m-aside-left--enabled:not(.m-footer--fixed).m-aside-left--minimize .m-footer { 
    margin-left: 55px !important;
}
header.m-header {
    height: 55px;
}
m-brand.m-brand .m-brand__logo, m-brand.m-brand .m-brand__tools {
    height: 55px !important;
}
.m-aside-left--fixed.m-header--static .m-aside-left, .m-aside-left--fixed.m-header--fixed .m-aside-left {
    top: 55px !important;
}
.m-header--fixed .m-body {
    padding-top: 55px !important;
}
html , body.m-page--fluid  {
    font-size: 12px;
}

.reduct-font-size {
	font-size: 75%;
}
button.reduct-font-size {
    padding-top: 1em;
}

.EXSIM .mat-form-field-appearance-fill .mat-form-field-flex {
    border-radius: 0;
}

.EXSIM .mat-form-field-appearance-fill .mat-form-field-infix {
    border-radius: 4px 4px 0 0;
   padding: 0.1em .5em .3em .5em !important;
   font-size: .85rem;
}

.EXSIM .mat-form-field-appearance-fill .mat-form-field-underline::before {
	background-color: rgba(0,0,0,.15);
}

.EXSIM mat-card-subtitle.mat-card-subtitle {
    margin-top: -15px;
    margin-bottom: 30px;
    color: #64648e;
    font-weight: 400;
    font-family: poppins;
    font-size: 1rem
}

.EXSIM div.mat-tab-label {
    height: 3.2rem;
}

.EXSIM div.mat-tab-label .mat-tab-label-content {
    font-size: 1rem;
    font-family: Poppins;
}

.EXSIM div.mat-tab-label .mat-tab-label-content .mat-form-field .mat-form-field-flex {
    background-color:  #fff; 
}

.EXSIM .mat-select-value, .EXSIM .mat-input-element {    
    color: #212121;
    font-weight: 400;
	font-family: Poppins;
}

.EXSIM .mat-slide-toggle-label {
    margin-bottom: 0;
}
.EXSIM mat-form-field.mat-form-field-type-mat-select .mat-form-field-wrapper .mat-form-field-flex {
	padding-top: .7em;
}
.EXSIM .table th, .EXSIM .table td {
    padding: .4rem;
}

.EXSIM .m-content .custom-select {
    border-color: #f4f4f4;
    cursor: pointer;
}
.EXSIM .m-content a {
    cursor: pointer;
}
.EXSIM .mat-tab-body-content {
	overflow: visible !important;
	padding-top: 5px !important;
}
.EXSIM label b {
	font-family: Poppins;
	font-weight: 500;
	font-size: .85rem;
}
.EXSIM label {
	font-family: Poppins;
	font-weight: 500;
	font-size: .85rem;
    margin-bottom: initial;
}
.table-borderless tbody+tbody, .table-borderless td, .table-borderless th, .table-borderless thead th {
	border: 0;
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}
.EXSIM .mat-tab-group {
	font-family: Poppins;
}
.EXSIM button {
	font-size: 85%;
}


bs-datepicker-container .datepicker {
   background-color: whitesmoke;
   border: none !important;
   border-radius: 0 !important;
   border-bottom: 1px solid #d0d0d0 !important;
}
bs-datepicker-container .theme-green .bs-datepicker-head {
   background-color: #2f76bc;
}
bs-datepicker-container .theme-green .bs-datepicker-body table td span.selected, 
bs-datepicker-container .theme-green .bs-datepicker-body table td.selected span, 
bs-datepicker-container .theme-green .bs-datepicker-body table td span[class*=“select-“]:after, 
bs-datepicker-container .theme-green .bs-datepicker-body table td[class*=“select-“] span:after {
   background-color: #2f76bc;
}
bs-datepicker-container .theme-green .bs-datepicker-body table td.week span {
   color: #6994bf;
}


.form-control {
	font-family: Poppins !important;
}
.form-control[readonly], .form-control {
	border-color: transparent !important;
	color: #575962 !important;
	background-color: whitesmoke !important;
	border-bottom: 1px solid #d0d0d0 !important;
	border-radius: 0 !important;
}

.m-aside-menu.m-aside-menu--skin-dark .m-menu__nav>.m-menu__item .m-menu__submenu .m-menu__item:not(.m-menu__item--parent):not(.m-menu__item--open):not(.m-menu__item--expanded):not(.m-menu__item--active):hover {
   transition: background-color 0.3s;
   background-color: #3c3e54;
}


.course_diagram_view .modal-body .label-modified label {
	margin-top: 0rem;
}
.course_diagram_view label {
   display: inline-block;
   margin-bottom: .5rem;
   font-family: Poppins;
   font-weight: 500;
   color: rgba(0, 0, 0, 0.87);
   margin-bottom: .0rem;
   margin-top: 1rem;
   font-size: .9rem;
}
.course_diagram_view .datepicker {
   width: 265px;
   padding: 10px;
   width: 100%;
}
.course_diagram_view .modal-footer {
   display: flex;
   align-items: center;
   justify-content: flex-end;
   padding: 1rem;
   border-top: none;
}
 .modal .modal-content .course_diagram_view .modal-header {
   padding: 1.5rem 2rem;
   background-color: #2f76bc;
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle-bar {
	height: 20px;
	border-radius: 11px;
}

.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle-bar {
	background-color: #e5e5e5 !important;
}

.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle-thumb-container {
	top: 1px;
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle:not(.mat-disabled) .mat-slide-toggle-thumb {
	background-color: #848188 !important;
	height: 16px;
	width: 16px;
	margin-top: 1px;
	margin-left: 2px;
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
	background-color: #2f76bc !important;
}

.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-thumb {
	background-color: #848188;
	height: 16px;
	width: 16px;
	margin-top: 1px;
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle.mat-checked .mat-slide-toggle-thumb-container {
	transform: translate3d(16px,0,0);
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
	background-color: #e6e6e6 !important;
}

.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle.mat-checked:not(.mat-disabled) .mat-slide-toggle-bar {
	background-color: #e6e6e6 !important;
	height: 20px;
	border-radius: 11px;
}

.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle-thumb {
	height: 16px;
	width: 16px;
	margin-top: 2px;
	margin-left: 2px;
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle-label {
	display: flex;
	font-family: Poppins !important;
	font-weight: 500 !important;
	font-size: .85rem;
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle {
	margin-top: 1rem;
}
.modal .modal-content .course_diagram_view .modal-body .mat-slide-toggle-content {
	font: 500 .85rem/1.5 Poppins;
}
.btn.ngx-file-drop__browse-btn, .btn.ngx-file-drop__browse-btn:hover {
    background: #2660a4;
    font-family: Poppins;
    margin-left: 5px;
}
textarea.mat-input-element.cdk-text-field-autofill-monitored {
    margin-top: 6px;
}
.m-topbar .m-topbar__nav.m-nav>.m-nav__item>.m-nav__link span.m-topbar__userpic {
    border-radius: 130px;
    display: inline-block;
    overflow: hidden;
    max-width: 45px;
    max-height: 45px;
    float: left;
    margin-top: 4px;
}

div.cdk-overlay-container {
    z-index: 999999;
}
.next-simulation-top {
	margin-top: 8px !important;
}
@media (max-width: 768px) {
	#m_header_topbar .m-dropdown.m-dropdown--mobile-full-width.m-dropdown--align-center > .m-dropdown__wrapper,
	#m_header_topbar .m-dropdown.m-dropdown--mobile-full-width > .m-dropdown__wrapper {
		width: auto;
		margin: 0 auto;
		left: initial;
		right: initial;
	}
}
@media (max-width: 1024px) {
	.title-report-padding {
		padding-top: 3rem !important;
	}
	.m-footer--push.m-aside-left--enabled:not(.m-footer--fixed).m-aside-left--minimize .m-footer {
		margin-left: 0px !important;
	}
	.m-footer .m-footer__copyright {
		margin-bottom: 0;
	}
	.m-footer {
		padding: 10px 30px !important;
	}
	.m-stack.m-stack--general.m-stack--ver > .m-stack__item.m-stack__item--middle {
		vertical-align: middle;
		float: left;
	}
	m-brand.m-brand.m-brand--skin-dark {
		background: transparent;
		float: left;
		width: 200px;
		padding: 0;
		height: 60px !important;
		padding-left: 15px;
	}
	.m-brand .m-brand__logo .m-brand__logo-wrapper {
		display: inline-block;
		margin-top: 15px;
	}
	.m-brand .m-brand__tools .m-brand__toggler {
		display: inline-block;
		position: relative;
		overflow: hidden;
		margin: 0;
		padding: 0;
		width: 26px;
		height: 26px;
		font-size: 0;
		text-indent: -9999px;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		box-shadow: none;
		border-radius: none;
		border: none;
		cursor: pointer;
		background: 0 0;
		outline: 0!important;
		transition: .4s;
		margin-top: 0;
		float: right;
	}
	.m-brand .m-brand__tools .m-brand__icon {
		margin-left: 0;
	}
	.m-topbar {
		width: 100% !important;
		transition: all 0.3s ease;
		height: 60px !important;
		margin-top: -50px;
		position: relative;
		background-color: #fff;
		box-shadow: none !important;
	}
	.m-aside-left--fixed.m-header--fixed .m-aside-left {
		top: 0 !important;
		width: 255px;
	}
	.m-header--fixed-mobile .m-topbar {
		margin-top: 0;
		top: 0px !important;
	}
	.m-header--fixed-mobile .m-header .m-header-head {
		box-shadow: 0 1px 15px 1px rgba(69,65,78,.1) !important;
		box-shadow: none !important;
		color: #F2F3F8;
		float: right;
		width: calc(100% - 200px);
		height: 60px;
	}
	#m_header_nav .m-header-head {
		width: 100% !important;
		height: 60px !important;
	}
	.caDets {
		display: none;
	}
	.m-topbar .m-topbar__nav.m-nav {
		margin: 0 0px 0 0px !important;
	}
	#m_header_topbar .user-profile {
		margin-right: 20px !important;
		margin-top: 2px !important;
	}
	#m_header_topbar .user-profile .m-dropdown__wrapper {
		right: 0;
		left: initial;
	}
	#m_header_topbar .user-profile .m-dropdown__wrapper .m-dropdown__arrow::before {
		display: none;
	}
	.m-dropdown.m-dropdown--mobile-full-width.m-dropdown--align-center>.m-dropdown__wrapper, .m-dropdown.m-dropdown--mobile-full-width>.m-dropdown__wrapper {
		width: 245px;
	}
	#m_header_topbar .m-topbar__notifications .m-dropdown__wrapper{
		width:245px;
	}

	#m_header_topbar .notification-timer {
		position: relative;
		float: right !important;
		/*background-color: pink;*/
		height: 51px !important;
	}
	.logo-menu-icon-tablets {
		/*float: left;
		height: initial !important;
		width: 30px;
		margin: 0 !important;*/
		float: right !important;
		height: initial !important;
		width: 30px;
		margin: 0 !important;
	}
	.next-simulation-top {
		display: block;
		margin-top: 4px !important;
	}
	#m_header_topbar {
		padding: 4.5px 0;
	}
	.m-aside-left--fixed.m-aside-left--minimize .m-body {
		padding-left: 0px !important;
	}
	.m-brand .m-brand__tools .m-brand__icon {
		/*margin-left: 15px;
		display: block !important;*/
		margin-top: 15px !important;
		overflow: hidden !important;
	}
	.m--visible-desktop-inline-block{
		display:none !important;
	}
	.caFixedContainer {
		top: 60px;
	}
	.caRelativeContainer {
		height: 100%;
		margin-top: 0;
	}
	.caPrel {
		margin-bottom: 100px;
	}
	/*#m_topbar_notification_icon {
		margin-top: 8px;
	}*/
}
@media (min-width: 1025px) {
	.m-footer--push.m-aside-left--enabled:not(.m-footer--fixed) .m-footer {
		transition: width .2s;
		margin-left: 255px;
		margin-top: -38px;
	}
	.m-stack.m-stack--desktop.m-stack--ver>.m-stack__item.m-stack__item--middle {
		vertical-align: middle;
		width: 100% !important;
		text-align: center !important;
		display: block;
	}
}

.mat-option-text {
    font-family: Poppins;
    font-size: .9rem;
}
.mat-input-element {
    font-family: Poppins !important;
    font-size: .9rem !important;
}
.mat-form-field-label mat-label {
    font-family: Poppins !important;
}
.EXSIM-MODAL .mat-form-field-wrapper {
  padding-bottom: 0;
}
.EXSIM-MODAL .mat-form-field-invalid .mat-form-field-wrapper {
  margin-bottom: 13px; 
}
.EXSIM-MODAL .mat-form-field-underline {
  bottom: 0;
}
.EXSIM-MODAL .material-icons.mat-icon.mat-18 {
  display: flex;
  justify-content: center;
  flex-direction: column;
  text-align: center;
  height: auto;
  border-bottom: solid 1px #4e97eb;
}
.EXSIM-MODAL .mat-hint.mat-error.mat-form-field-invalid {
  font-size: 0.8rem;
  margin-top: 10px;
}
.bankCounselorModal span.mat-select-value-text {
    font-family: 'Poppins';
    color: #65676f;
    font-size: 13px;
}
.bankCounselorModal .mat-form-field-appearance-fill div.mat-select-arrow-wrapper {
    transform: translateY(0)
}
.bankCounselorModal .mat-form-field-appearance-fill div.mat-form-field-flex {
    padding-top: .2em;
    padding-bottom: .3em;
}
.bankCounselorModal .mat-form-field {
    width: 100%;
}
.exec-simulation-modal .mat-progress-bar {
  height: 30px;
}
.exec-simulation-modal .mat-progress-bar-buffer {
  background-color: #379cfa !important;
}
.exec-simulation-modal .mat-progress-bar-fill::after {
  background-color: #3577c4;
}