@import url(bootstrap/css/bootstrap.min.css);
@import url(lightslider/dist/css/lightslider.min.css);
@import url(animate.css);
@import url(brands.css);
@import url(regular.css);
@import url(solid.css);
@import url(fontawesome.css);
@import url("https://fonts.googleapis.com/css?family=Montserrat:400,600,700&display=swap");
@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600,700&display=swap');

a {
    color: #6070B4;
}

h1 h2 h3 h4 h5 h6 {
    color: #6c757d !important;
}

form {
    padding: 24px;
}

input, select {

    padding: 3px;
}

.hide {
    display: none;
}

.tooltip {
    color: black;
}

[type=search] {
    padding: 2px !important;
}

.btn-success, .btn-warning {

    color: white !important;

}

.lSSlideOuter .lSPager.lSpg>li a {
    width: 30px;
    height: 4px;
    background-color: rgba(202, 206, 219, 0.27);
    border-radius: 0px;
}

.lSSlideOuter .lSPager.lSpg>li.active a,
.lSSlideOuter .lSPager.lSpg>li:hover a {
    background-color: #cacedb;
}

body,
html {
    padding: 0px;
    margin: 0px;
    overflow-x: hidden;
}

body {
    background-color: #f9f9f9;
    min-height: 100vh;
}

* {
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

*:focus {
    outline: none !important;
    box-shadow: none !important;
}

.font-secondary {
    font-family: 'Source Sans Pro', sans-serif;
    font-weight: 400;
}

.bg-light {
    background-color: #f9f9f9 !important;
}

select {
    height: 30px;
}

nav {
    background-color: #f9f9f9 !important;
    /* padding-bottom: 24px !important; */
}

.nav-tab  {
    padding-top: 10px !important;
}

nav .nav-link {
    padding: 18px !important;
    color: #6070B4;

}

nav .nav-link.nav-tab {
    padding-top: 12px !important;
    padding-bottom: 10px !important;
}

nav .nav-link.company-login {
    border-radius: 30px;
    border: 1px solid #6076cf;
    color: #6076cf !important;
    background-color: white;
    padding: 4px 32px !important;
    margin-top: 15px;
}

.navbar-nav .active>.nav-link,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show,
.navbar-nav .show>.nav-link {
    color: #565a67 !important;
}

main {
    padding-top: 100px;
}

@media (min-width: 992px) {
    main {
        padding-top: 100px;
    }
}

header > h1 {

    padding-top: 20px;
}

footer {
    padding-top: 10px;
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #f9f9f9 !important;
    text-align: center !important;
}

footer p {
    color: #a8aebe;
}

.login-card {
    width: 100%
}

.flag {
    width: 24px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

.lang-box>a {
    white-space: nowrap;
    cursor: pointer
}

#langList {
    margin-left: 10px;
    min-width: 0px;
    top: 60%;
}

#langList>li {
    display: block;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 4px;
}

.dropdown-toggle:hover {
    text-decoration: none !important
}

.dropdown-menu {
    background-color:  #f9f9f9 !important;
}

.cursor {
    cursor: pointer;
}

@media (min-width:938px) {
    .login-card {
        width: 50%;
        margin: auto;
    }
}

.c-Chart:after,
.c-Chart:before {
    position: absolute;
    left: 0;
    width: 100%;
    font-weight: 700;
    text-align: center;
    opacity: 0
}

.c-Chart:before {
    content: attr(data-percentage);
    top: .5rem;
    font-size: .9375rem
}

.c-Chart:after {
    content: "\0025";
    bottom: .5rem;
    font-size: .5625rem
}

.c-Chart.is-active:after,
.c-Chart.is-active:before {
    opacity: 1;
    transition: opacity .15s linear .85s
}

.c-Chart-inner {
    transform: rotate(-90deg)
}

.c-Chart-progress {
    stroke-dasharray: 131.88;
    stroke-dashoffset: 131.88;
    transition: stroke-dashoffset 1s ease-in
}

.c-Menu-avatar {
    padding: .0625rem;
    border: 1px dashed #ccc;
    background-color: #fff
}

.c-Form-avatar {
    width: 13.125rem;
    height: 13.375rem;
    border: 1px dashed #ccc;
    background-color: #fff
}

.c-Article-wrapForm {
    max-width: 43.75rem
}

.help-block {
    font-size: small;
    color: red
}

.link-hover:hover {

    text-decoration: underline;
    cursor: pointer
}

.c-Filter-link:hover {
    color: #572b23
}

.c-Filter-link--interactive:before {
    content: "\0030";
    position: absolute;
    top: 50%;
    left: 0;
    width: 2rem;
    color: #ccc;
    font-family: Montserrat, sans-serif;
    font-size: .75rem;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
    transform: translateY(-50%)
}

.c-Filter-link--interactive[data-counter]:before {
    content: attr(data-counter);
    height: 1.25rem;
    border-radius: .75rem;
    background-color: #f08100;
    color: #fff;
    line-height: 1.25rem;
    transition: all .2s ease-in-out
}

.c-Filter-link--interactive[data-counter]:hover:before,
span.c-Filter-link--interactive[data-counter]:before {
    background-color: #9CD621
}

.c-Form-checkgroup {
    max-width: 17.5rem
}

.c-Form-checklabel {
    padding: .25em .625rem .25em 2.625rem;
    cursor: pointer;
    font-size: 16px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
}

.c-Form-checklabel:after,
.c-Form-checklabel:before {
    position: absolute;
    top: 1em;
    left: .5rem;
    width: 1.125rem;
    height: 1.125rem;
    transform: translateY(-50%)
}

.c-Form-checklabel:before {
    content: "";
    border: 1px solid #999;
    background-color: #fff
}

.c-Form-checklabel:after {
    border: 2px solid transparent;
    background: #9CD621 url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCA4IDgiPjxwYXRoIGZpbGw9IiNmZmYiIGQ9Ik02LjU2NC43NWwtMy41OSAzLjYxMi0xLjUzOC0xLjU1TDAgNC4yNmwyLjk3NCAyLjk5TDggMi4xOTN6Ii8+PC9zdmc+) no-repeat 50%/.5rem .5rem;
    background-clip: content-box
}

.c-Form-checklabel:hover {
    background-color: #f4f4f4
}

.c-Form-checkbox:checked~.c-Form-checklabel:after {
    content: ""
}

.c-Form-checkbox:checked~.c-Form-checklabel:after {
    content: ""
}

.c-Icon {
    display: inline-block;
    background-position: 0 0;
    background-repeat: no-repeat;
    vertical-align: middle
}

.c-Icon[data-grunticon-embed] {
    background: none
}

.c-Icon>svg {
    width: inherit;
    height: inherit;
    vertical-align: top
}

.thumb-img {
    width: 100%;
    position: relative;
}

.thumb-img:hover {

    background: url(../icons/play.png) no-repeat scroll center center rgba(0, 0, 0, 0);
    background-color: #000;
    display: block;
    z-index: 2;
    width: 100%;
}

.thumb-img:hover img {
    opacity: 0.3;
    z-index: 1;
}

.img-thumbnail {

    width: 250px;
    height: 189px;

}

.img-responsive {
    display: block;
    max-width: 100%;
    height: auto;
}

.icon-caret-down,
.icon-caret-up {
    width: .5rem;
    height: .375rem
}

.icon-course,
.icon-goal {
    width: 13.75rem;
    height: 13.75rem
}

.c-Filter-order {
    opacity: 1
}

.c-Filter-order:hover,
span.c-Filter-order {
    opacity: 0.6
}

button.c-Filter-order {
    cursor: pointer
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    overflow: visible;
    clip: auto;
    white-space: normal
}

.mw-100 {
    max-width: 100% !important
}

.mh-100 {
    max-height: 100% !important
}

.m-0 {
    margin: 0 !important
}

.mt-0,
.my-0 {
    margin-top: 0 !important
}

.mr-0,
.mx-0 {
    margin-right: 0 !important
}

.mb-0,
.my-0 {
    margin-bottom: 0 !important
}

.ml-0,
.mx-0 {
    margin-left: 0 !important
}

.m-1 {
    margin: .0625rem !important
}

.mt-1,
.my-1 {
    margin-top: .0625rem !important
}

.mr-1,
.mx-1 {
    margin-right: .0625rem !important
}

.mb-1,
.my-1 {
    margin-bottom: .0625rem !important
}

.ml-1,
.mx-1 {
    margin-left: .0625rem !important
}

.m-2 {
    margin: .5rem !important
}

.mt-2,
.my-2 {
    margin-top: .5rem !important
}

.mr-2,
.mx-2 {
    margin-right: .5rem !important
}

.mb-2,
.my-2 {
    margin-bottom: .5rem !important
}

.ml-2,
.mx-2 {
    margin-left: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.mt-3,
.my-3 {
    margin-top: 1rem !important
}

.mr-3,
.mx-3 {
    margin-right: 1rem !important
}

.mb-3,
.my-3 {
    margin-bottom: 1rem !important
}

.ml-3,
.mx-3 {
    margin-left: 1rem !important
}

.m-4 {
    margin: .25rem !important
}

.mt-4,
.my-4 {
    margin-top: .25rem !important
}

.mr-4,
.mx-4 {
    margin-right: .25rem !important
}

.mb-4,
.my-4 {
    margin-bottom: .25rem !important
}

.ml-4,
.mx-4 {
    margin-left: .25rem !important
}

.m-5 {
    margin: 3rem !important
}

.mt-5,
.my-5 {
    margin-top: 3rem !important
}

.mr-5,
.mx-5 {
    margin-right: 3rem !important
}

.mb-5,
.my-5 {
    margin-bottom: 3rem !important
}

.ml-5,
.mx-5 {
    margin-left: 3rem !important
}

.m-8 {
    margin: .5rem !important
}

.mt-8,
.my-8 {
    margin-top: .5rem !important
}

.mr-8,
.mx-8 {
    margin-right: .5rem !important
}

.mb-8,
.my-8 {
    margin-bottom: .5rem !important
}

.ml-8,
.mx-8 {
    margin-left: .5rem !important
}

.m-16 {
    margin: 1rem !important
}

.mt-16,
.my-16 {
    margin-top: 1rem !important
}

.mr-16,
.mx-16 {
    margin-right: 1rem !important
}

.mb-16,
.my-16 {
    margin-bottom: 1rem !important
}

.ml-16,
.mx-16 {
    margin-left: 1rem !important
}

.m-24 {
    margin: 1.5rem !important
}

.mt-24,
.my-24 {
    margin-top: 1.5rem !important
}

.mr-24,
.mx-24 {
    margin-right: 1.5rem !important
}

.mb-24,
.my-24 {
    margin-bottom: 1.5rem !important
}

.ml-24,
.mx-24 {
    margin-left: 1.5rem !important
}

.m-32 {
    margin: 2rem !important
}

.mt-32,
.my-32 {
    margin-top: 2rem !important
}

.mr-32,
.mx-32 {
    margin-right: 2rem !important
}

.mb-32,
.my-32 {
    margin-bottom: 2rem !important
}

.ml-32,
.mx-32 {
    margin-left: 2rem !important
}

.m-40 {
    margin: 2.5rem !important
}

.mt-40,
.my-40 {
    margin-top: 2.5rem !important
}

.mr-40,
.mx-40 {
    margin-right: 2.5rem !important
}

.mb-40,
.my-40 {
    margin-bottom: 2.5rem !important
}

.ml-40,
.mx-40 {
    margin-left: 2.5rem !important
}

.m-48 {
    margin: 3rem !important
}

.mt-48,
.my-48 {
    margin-top: 3rem !important
}

.mr-48,
.mx-48 {
    margin-right: 3rem !important
}

.mb-48,
.my-48 {
    margin-bottom: 3rem !important
}

.ml-48,
.mx-48 {
    margin-left: 3rem !important
}

.m-64 {
    margin: 4rem !important
}

.mt-64,
.my-64 {
    margin-top: 4rem !important
}

.mr-64,
.mx-64 {
    margin-right: 4rem !important
}

.mb-64,
.my-64 {
    margin-bottom: 4rem !important
}

.ml-64,
.mx-64 {
    margin-left: 4rem !important
}

.m-80 {
    margin: 5rem !important
}

.mt-80,
.my-80 {
    margin-top: 5rem !important
}

.mr-80,
.mx-80 {
    margin-right: 5rem !important
}

.mb-80,
.my-80 {
    margin-bottom: 5rem !important
}

.ml-80,
.mx-80 {
    margin-left: 5rem !important
}

.m-96 {
    margin: 6rem !important
}

.mt-96,
.my-96 {
    margin-top: 6rem !important
}

.mr-96,
.mx-96 {
    margin-right: 6rem !important
}

.mb-96,
.my-96 {
    margin-bottom: 6rem !important
}

.ml-96,
.mx-96 {
    margin-left: 6rem !important
}

.m-128 {
    margin: 8rem !important
}

.mt-128,
.my-128 {
    margin-top: 8rem !important
}

.mr-128,
.mx-128 {
    margin-right: 8rem !important
}

.mb-128,
.my-128 {
    margin-bottom: 8rem !important
}

.ml-128,
.mx-128 {
    margin-left: 8rem !important
}

.m-160 {
    margin: 10rem !important
}

.mt-160,
.my-160 {
    margin-top: 10rem !important
}

.mr-160,
.mx-160 {
    margin-right: 10rem !important
}

.mb-160,
.my-160 {
    margin-bottom: 10rem !important
}

.ml-160,
.mx-160 {
    margin-left: 10rem !important
}

.m-192 {
    margin: 12rem !important
}

.mt-192,
.my-192 {
    margin-top: 12rem !important
}

.mr-192,
.mx-192 {
    margin-right: 12rem !important
}

.mb-192,
.my-192 {
    margin-bottom: 12rem !important
}

.ml-192,
.mx-192 {
    margin-left: 12rem !important
}

.m-gutter {
    margin: 10px !important
}

.mt-gutter,
.my-gutter {
    margin-top: 10px !important
}

.mr-gutter,
.mx-gutter {
    margin-right: 10px !important
}

.mb-gutter,
.my-gutter {
    margin-bottom: 10px !important
}

.ml-gutter,
.mx-gutter {
    margin-left: 10px !important
}

.p-0 {
    padding: 0 !important
}

.pt-0,
.py-0 {
    padding-top: 0 !important
}

.pr-0,
.px-0 {
    padding-right: 0 !important
}

.pb-0,
.py-0 {
    padding-bottom: 0 !important
}

.pl-0,
.px-0 {
    padding-left: 0 !important
}

.p-1 {
    padding: .0625rem !important
}

.pt-1,
.py-1 {
    padding-top: .0625rem !important
}

.pr-1,
.px-1 {
    padding-right: .0625rem !important
}

.pb-1,
.py-1 {
    padding-bottom: .0625rem !important
}

.pl-1,
.px-1 {
    padding-left: .0625rem !important
}

.p-2 {
    padding: .5rem !important
}

.pt-2,
.py-2 {
    padding-top: .5rem !important
}

.pr-2,
.px-2 {
    padding-right: .5rem !important
}

.pb-2,
.py-2 {
    padding-bottom: .5rem !important
}

.pl-2,
.px-2 {
    padding-left: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.pt-3,
.py-3 {
    padding-top: 1rem !important
}

.pr-3,
.px-3 {
    padding-right: 1rem !important
}

.pb-3,
.py-3 {
    padding-bottom: 1rem !important
}

.pl-3,
.px-3 {
    padding-left: 1rem !important
}

.p-4 {
    padding: .25rem !important
}

.pt-4,
.py-4 {
    padding-top: .25rem !important
}

.pr-4,
.px-4 {
    padding-right: .25rem !important
}

.pb-4,
.py-4 {
    padding-bottom: .25rem !important
}

.pl-4,
.px-4 {
    padding-left: .25rem !important
}

.p-5 {
    padding: 3rem !important
}

.pt-5,
.py-5 {
    padding-top: 3rem !important
}

.pr-5,
.px-5 {
    padding-right: 3rem !important
}

.pb-5,
.py-5 {
    padding-bottom: 3rem !important
}

.pl-5,
.px-5 {
    padding-left: 3rem !important
}

.p-8 {
    padding: .5rem !important
}

.pt-8,
.py-8 {
    padding-top: .5rem !important
}

.pr-8,
.px-8 {
    padding-right: .5rem !important
}

.pb-8,
.py-8 {
    padding-bottom: .5rem !important
}

.pl-8,
.px-8 {
    padding-left: .5rem !important
}

.p-16 {
    padding: 1rem !important
}

.pt-16,
.py-16 {
    padding-top: 1rem !important
}

.pr-16,
.px-16 {
    padding-right: 1rem !important
}

.pb-16,
.py-16 {
    padding-bottom: 1rem !important
}

.pl-16,
.px-16 {
    padding-left: 1rem !important
}

.p-24 {
    padding: 1.5rem !important
}

.pt-24,
.py-24 {
    padding-top: 1.5rem !important
}

.pr-24,
.px-24 {
    padding-right: 1.5rem !important
}

.pb-24,
.py-24 {
    padding-bottom: 1.5rem !important
}

.pl-24,
.px-24 {
    padding-left: 1.5rem !important
}

.p-32 {
    padding: 2rem !important
}

.pt-32,
.py-32 {
    padding-top: 2rem !important
}

.pr-32,
.px-32 {
    padding-right: 2rem !important
}

.pb-32,
.py-32 {
    padding-bottom: 2rem !important
}

.pl-32,
.px-32 {
    padding-left: 2rem !important
}

.p-40 {
    padding: 2.5rem !important
}

.pt-40,
.py-40 {
    padding-top: 2.5rem !important
}

.pr-40,
.px-40 {
    padding-right: 2.5rem !important
}

.pb-40,
.py-40 {
    padding-bottom: 2.5rem !important
}

.pl-40,
.px-40 {
    padding-left: 2.5rem !important
}

.p-48 {
    padding: 3rem !important
}

.pt-48,
.py-48 {
    padding-top: 3rem !important
}

.pr-48,
.px-48 {
    padding-right: 3rem !important
}

.pb-48,
.py-48 {
    padding-bottom: 3rem !important
}

.pl-48,
.px-48 {
    padding-left: 3rem !important
}

.p-64 {
    padding: 4rem !important
}

.pt-64,
.py-64 {
    padding-top: 4rem !important
}

.pr-64,
.px-64 {
    padding-right: 4rem !important
}

.pb-64,
.py-64 {
    padding-bottom: 4rem !important
}

.pl-64,
.px-64 {
    padding-left: 4rem !important
}

.p-80 {
    padding: 5rem !important
}

.pt-80,
.py-80 {
    padding-top: 5rem !important
}

.pr-80,
.px-80 {
    padding-right: 5rem !important
}

.pb-80,
.py-80 {
    padding-bottom: 5rem !important
}

.pl-80,
.px-80 {
    padding-left: 5rem !important
}

.p-96 {
    padding: 6rem !important
}

.pt-96,
.py-96 {
    padding-top: 6rem !important
}

.pr-96,
.px-96 {
    padding-right: 6rem !important
}

.pb-96,
.py-96 {
    padding-bottom: 6rem !important
}

.pl-96,
.px-96 {
    padding-left: 6rem !important
}

.p-128 {
    padding: 8rem !important
}

.pt-128,
.py-128 {
    padding-top: 8rem !important
}

.pr-128,
.px-128 {
    padding-right: 8rem !important
}

.pb-128,
.py-128 {
    padding-bottom: 8rem !important
}

.pl-128,
.px-128 {
    padding-left: 8rem !important
}

.p-160 {
    padding: 10rem !important
}

.pt-160,
.py-160 {
    padding-top: 10rem !important
}

.pr-160,
.px-160 {
    padding-right: 10rem !important
}

.pb-160,
.py-160 {
    padding-bottom: 10rem !important
}

.pl-160,
.px-160 {
    padding-left: 10rem !important
}

.p-192 {
    padding: 12rem !important
}

.pt-192,
.py-192 {
    padding-top: 12rem !important
}

.pr-192,
.px-192 {
    padding-right: 12rem !important
}

.pb-192,
.py-192 {
    padding-bottom: 12rem !important
}

.pl-192,
.px-192 {
    padding-left: 12rem !important
}

.p-gutter {
    padding: 10px !important
}

.pt-gutter,
.py-gutter {
    padding-top: 10px !important
}

.pr-gutter,
.px-gutter {
    padding-right: 10px !important
}

.pb-gutter,
.py-gutter {
    padding-bottom: 10px !important
}

.pl-gutter,
.px-gutter {
    padding-left: 10px !important
}

.m-auto {
    margin: auto !important
}

.mt-auto,
.my-auto {
    margin-top: auto !important
}

.mr-auto,
.mx-auto {
    margin-right: auto !important
}

.mb-auto,
.my-auto {
    margin-bottom: auto !important
}

.ml-auto,
.mx-auto {
    margin-left: auto !important
}
/*datatables*/
table.dataTable thead .sorting_desc {
    background: url('../images/datatables/sort_desc_b.png') no-repeat center right;
}

table.dataTable thead .sorting {
    background: url('../images/datatables/sort_both_b.png') no-repeat center right;
}

table.dataTable thead .sorting_asc {
    background: url('../images/datatables/sort_asc_b.png') no-repeat center right;
}

table.dataTable thead .sorting_desc:hover {
    cursor: pointer;
}

table.dataTable thead .sorting:hover {
    cursor: pointer;
}

table.dataTable thead .sorting_asc:hover {
    cursor: pointer;
}

.form-control {

    border-radius: 0px;
    border-color: rgb(169, 169, 169);
    padding: 3px;
    height: inherit;
    width: 100%;

}

#my-activities td:nth-child(1n+2) {
    text-align: center !important;
}

.Activityitem {

	cursor: pointer;
	padding: .5rem !important;
	margin-bottom: .5rem !important;
	margin-top: .5rem !important;
	background-color: #f9f9f9 !important;
	width: 100% !important;

}
