:root {
  --labelColor: #005b50;
  --labelColorLight: #005b5040;
  --textPrimary: #0035d1;
  --textPrimaryLight: #0035d120;
  --textSecondary: #858796;
  --textSecondaryLight: #85879640;
  --textSuccess: #2e7d32;
  --textSuccessLight: #2e7d3240;
  --textInfo: #007777;
  --textInfoLight: #00777740;
  --textWarning: #c99000;
  --textWarningLight: #c9900050;
  --textDanger: #c51100;
  --textDangerLight: #c5110020;
  --bgGradStartColor: #006064; /*82a731*/
  --bgGradStartColorMid: #00606436;
  --bgGradStartColorLite: #00606417;
}

@media print {
    @page {
        size: A4 portrait;
    }
    .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
    .tab-content > .tab-pane {
        display: block !important;
        opacity: 1 !important;
        visibility: visible !important;
    }
    body {
        font-size: 1rem;
    }
    .small, small {
        font-size: 0.875rem;
    }
    .tiny {
        font-size: 0.75rem;
    }
    .btn-sm {
        font-size: 0.875rem;
    }
    .btn-md {
        font-size: 1rem;
        font-weight: 700;
    }
    .control-label{
        font-size: 1rem;
        font-weight: bold;
        color: var(--labelColor);
    }
    xmp {
        font-size: 14px;
        white-space:pre-wrap;
        word-wrap:break-word;
    }
    ::-webkit-scrollbar {
        display: none;
    }

    .reportcode {
        color: black;
        background-color: white;
        font-size: 16px;
    }
    .pagebreak {
         page-break-before: always;
    }
}

@media only screen {
    body {
        font-size: 0.8125rem;
    }
    .small, small {
        font-size: 0.75rem!important;
    }
    .tiny {
        font-size: 0.625rem!important;
    }
    .btn-sm {
        font-size: 0.75rem;
    }
    .btn-md {
        font-size: 0.8125rem;
        font-weight: 700;
    }
    .control-label{
        font-size: 0.75rem;
        font-weight: 500;
        color: var(--labelColor);
        /* padding-left: 0.75rem; */
        margin-bottom: 0.1rem;
    }
    xmp {
        font-size: 12px;
        white-space:pre-wrap;
        word-wrap:break-word;
    }
    .reportcode {
        color: white;
        background-color: #5f5f5f;
        font-size: 14px;
    }


}

@media (min-width: 1200px) {
    .modal-xl {
        max-width: 95vw;
    }
}

/* Now For print and screen both */

.min50 {
    min-width: 50px;
}

.min80 {
    min-width: 80px;
}

.max80 {
    max-width: 80px;
}
.min120 {
    min-width: 120px;
}

.normal {
    font-size: 0.8125rem;
}

.big {
    font-size: 1rem;
}

.bigger {
    font-size: 1.25rem;
}

.form-control-xs {
    font-size: 0.75rem;
}

.checkbox-big {width: 18px; height: 18px;}

/*
@font-face {
    font-family: terminaldosisbold;
    src: url(./../assets/bootstrap4/fonts/terminaldosis.semibold.lite.ttf);
}
*/
@media (min-width: 992px) {
    .equal {
        display: -webkit-flex;
        display: flex;
    }
}

ul.timeline {
    list-style-type: none;
    position: relative;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.linehead
{
    color: #2B547E;
    font-weight: 700;
    font-family: sans-serif, Helvetica, sans-serif;
}
.glyphblue
{
    color: #2B547E;
}

.h1, .h2, .h3, .h4, .h5, h1, h2, h3, h4, h5 {
    font-family: dosis-semibold, 'Segoe UI', Helvetica, sans-serif;
}
.h1_my
{
    font-family: dosis-semibold, Helvetica, sans-serif;
}
.h2_my
{
    font-family: dosis-semibold, Helvetica, sans-serif;
}

.h3_my
{
    font-family: dosis-semibold, Helvetica, sans-serif;
}

.h1_top
{
    color: white;
    font-size: 48px;
    font-family: agencyrFont, sans-serif, Helvetica, sans-serif;
}
.h2_top
{
    color: #BA4A00;
    font-size: 36px;
    font-family: agencyrFont, sans-serif, Helvetica, sans-serif;
}

.agencyrFont
{
    color: #0B5345;
    font-size: 24px;
    font-family: agencyrFont, sans-serif, Helvetica, sans-serif;
}
.agencyrFont_small
{
    color: #6C3483;
    font-size: 20px;
    font-family: agencyrFont, sans-serif, Helvetica, sans-serif;
}

.small-heading
{
    color: #83898e;
    /*font-weight: 700;
    font-size: 0.6875rem;*/
}
.small-heading-card
{
    color: #83898e;
    /*font-weight: 700;
    font-size: 0.6875rem;*/
}
.text-info
{
    color: var(--labelInfo)!important;
}
.detailFieldLabel
{
    font-size: 0.75rem;
    font-weight: bold;
    color: var(--labelColor);
    margin-bottom: 3px;
}
.detailField
{
    padding: 10px;
	padding-left: 1rem !important;
	padding-bottom: .5rem !important;
	padding-top: .5rem !important;
	box-shadow: 0 .125rem .25rem 0 rgba(58, 59, 69, .2) !important;
	border-radius: .35rem !important;
	height: 100% !important;
}

.detailField1
{
    padding: 10px;
    box-shadow: 0 .125rem .25rem 0 rgba(58, 59, 69, .2) !important;
    border-radius: .35rem !important;
    min-width: 14%;
    height: 100% !important;
}
.ql-toolbar.ql-snow
{
    height: 42px;
    overflow: auto;
}
.ql-toolbar.ql-snow .ql-formats {
    margin-right: 4px!important;
}
.preload
{
    margin-left: 10%;
    margin-right: 10%;
    max-width: 700px;
    background-color: #806855;
    border: 1px black solid;
    border-radius: 25px;
}
.solid_border
{
    border: 1px green solid;
    border-radius: 5px;
}
.border-thick
{
    border: 2px solid;
    border-radius: 16px;
}
.shadow_border
{
    border: 1px white solid;
    border-radius: 5px;
    box-shadow:0 0 40px rgba(0,0,0,.2)
}
.preloadBar
{
    margin-left: 10px;
    margin-right: 10px;
    width: 200px;
    height: 30px;
    border: 1px black solid;
    border-radius: 5px;
}
.preloadPendingBar
{
    float: left;
    width: 100%;
}
.preloadDoneBar
{
    float: left;
    background-color: #FF6227;
    width: 10%;
}
.whiteTitle
{
    color: #fff;
    text-align: center;
    font-family: sans-serif, Helvetica, sans-serif;
    font-size: 40px;
    line-height: 50px;
    font-weight: 700;
    margin-bottom: 20px;
}
.preloadText
{
    color: orange;
    text-align: center;
    font-family: sans-serif, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    border-radius: 10px;
}

.bodybackground
{
    background-image: url("./../assets/images/background.jpg");
}

.btn-big-outline{
  background-color: white;
  border-color: white;
  border-width: 2px;
  margin: 5px;
  font-size: 20px;
  font-weight: 700;
  font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.topHeading{
  font-size: 36px;
  font-weight: 800;
  font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
}

button:before
{
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 0px;
    background: rgba(255,255,255,0.3);
    border-radius: 5px;
    transition: all 2s ease;
}
button:hover:before
{
    height: 42px;
}

.hovereffect
{
    width: 25%;
    height: 25%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
}

.hovereffect .overlay
{
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.5);
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}

.hovereffect img
{
    width: 250px;
    height: 250px;
    display: block;
    position: relative;
    -webkit-transition: all .4s linear;
    transition: all .4s linear;
}

.hovereffect h2
{
    text-transform: uppercase;
    color: red;
    text-align: center;
    position: relative;
    font-size: 17px;
    background: rgba(0,0,0,0.6);
    -webkit-transform: translatey(-100px);
    -ms-transform: translatey(-100px);
    transform: translatey(-100px);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    padding: 10px;
}

.hovereffect a.info
{
    text-decoration: none;
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    border: 1px solid #fff;
    background-color: transparent;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    margin: 50px 0 0;
    padding: 7px 14px;
}

.hovereffect a.info:hover
{
    box-shadow: 0 0 5px #fff;
}

.hovereffect:hover img
{
    -ms-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
}

.hovereffect:hover .overlay
{
    opacity: 1;
    filter: alpha(opacity=100);
}

.hovereffect:hover h2, .hovereffect:hover a.info
{
    opacity: 1;
    filter: alpha(opacity=100);
    -ms-transform: translatey(0);
    -webkit-transform: translatey(0);
    transform: translatey(0);
}

.hovereffect:hover a.info
{
    -webkit-transition-delay: .2s;
    transition-delay: .2s;
}



.sprite
{
    width: 200px;
    height: 200px;
}
.sprite.candidate_issue_1
{
    object-fit: none;
    object-position: 0 0;
}
.sprite.candidate_issue_2
{
    object-fit: none;
    object-position: -205px 0;
    width: 161px;
    height: 161px;
}
.sprite.candidate_issue_3
{
    object-fit: none;
    object-position: -371px 0;
    width: 170px;
    height: 170px;
}
.sprite.consult_issue_2
{
    object-fit: none;
    object-position: -748px 0;
    width: 183px;
    height: 183px;
}
.sprite.consult_issue_1
{
    object-fit: none;
    object-position: -546px 0;
    width: 197px;
    height: 198px;
}
.sprite.consult_issue_3
{
    object-fit: none;
    object-position: -936px 0;
}
.sprite.employer_issue_1
{
    object-fit: none;
    object-position: -1141px 0;
}
.sprite.employer_issue_2
{
    object-fit: none;
    object-position: -1346px 0;
}
.sprite.employer_issue_3
{
    object-fit: none;
    object-position: -1551px 0;
}

.img-circle
{
    border-radius: 50%;
    transition: transform .5s, ease-in-out;
}
.img-circle:hover
{
    border-radius: 5%;
    transition: transform 2s, ease-in-out;
    /* transform: rotate(360deg); */
}

.zoom {
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    transition: all 0.35s ease-in-out;
    cursor: -webkit-zoom-in;
    cursor: -moz-zoom-in;
    cursor: zoom-in;
}

.zoom:hover,
.zoom:active,
.zoom:focus {
    /**adjust scale to desired size,
    add browser prefixes**/
    -ms-transform: scale(2.5);
    -moz-transform: scale(2.5);
    -webkit-transform: scale(2.5);
    -o-transform: scale(2.5);
    transform: scale(2.5);
    position:relative;
    z-index:100;
}

.tooltip-inner {
    max-width: 500px;
    /* If max-width does not work, try using width instead */
    width: 70%;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader { display: none;  }
.js #loader { display: block; position: absolute; left: 100px; top: 0; }
.se-pre-con {
    position: fixed;
    left: 50%;
    top: 50%;
    width: 60px;
    height: 60px;
    z-index: 9999;
    background: url(./../assets/images/spinner.gif) center no-repeat #fff;
}

.form-horizontal{
    padding: 5px 5px 5px 5px;
}

.form-group{
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}

.form-horizontal .form-control{
    /*border: 1px solid #17a2b8;
    border-radius: .5rem;*/
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: 1px solid var(--labelColorLight);/*#007bff40*/
    font-size: 0.8125rem;
}
.form-horizontal .btn{
    font-size: 0.75rem;
}
.form-horizontal label{
    font-size: 0.75rem;
}
.rowgap .row {
    margin-top: 0.5rem;
}
.dropdownborder {
    border-width: 0px 0px 1px 0px;
    border-radius: 0.0rem;
    border-bottom-color: var(--labelColorLight);/*#007bff40*/
}
.inputborderbottom {
    border-width: 0px 0px 1px 0px;
    border-radius: 0.0rem;
    border-bottom-color: var(--labelColorLight);/*#007bff40*/
}
.editreportrating {
    border-width: 0px 0px 0px 0px;
    margin-top:0.25rem;
}
.detailviewbutton {
    background-color: #FFFFF0!important;
    border-width: 0px 0px 0px 0px!important;
    min-width: 50px!important;
    font-size: 0.8125rem!important;
    border-radius: .4rem!important;
    margin-left: 2px!important;
    margin-right: 2px!important;
}
.detailviewbutton:hover {
    background-color: #36b9cc!important;
    border-width: 0px 0px 0px 0px!important;
    min-width: 50px!important;
    font-size: 0.8125rem!important;
    border-radius: .4rem!important;
    margin-left: 2px!important;
    margin-right: 2px!important;
}
.detailviewbuttoncircle {
    background-color: #FFFFF0!important;
    border-width: 0px 0px 0px 0px!important;
    height: 28px; width: 28px; border-radius: 28px;
    padding: 5px 0px 0px 0px;
    font-size: 0.8125rem!important;
    margin-left: 5px!important;
    margin-right: 5px!important;
}
.detailviewbuttoncircle:hover {
    background-color: #36b9cc!important;
    border-width: 0px 0px 0px 0px!important;
    height: 28px; width: 28px; border-radius: 28px;
    padding: 5px 0px 0px 1px;
    font-size: 0.8125rem!important;
    margin-left: 5px!important;
    margin-right: 5px!important;
}
.detailviewbuttongroup {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}
.text-primary {
    color: var(--textPrimary)!important;
}
.text-secondary {
    color: var(--textSecondary)!important;
}
.text-success {
    color: var(--textSuccess)!important;
}
.text-info {
    color: var(--textInfo)!important;
}
.text-warning {
    color: var(--textWarning)!important;
}
.text-danger {
    color: var(--textDanger)!important;
}
.btn-outline-info {
    /* border-color: var(--labelColorLight); */
}
.btn-add {
    background-color: var(--bgGradStartColor);
    color: white;
}
.btn-success {
    /* border-color: #2e7d32; */
}
.btn-success.disabled, .btn-success:disabled {
    /* background-color: var(--textSuccessLight); */
}
.btn-outline-primary {
    color: var(--textPrimary);
    border-color: var(--textPrimaryLight);
}
.btn-outline-secondary {
    color: var(--textSecondary);
    border-color: var(--textSecondaryLight);
}
.btn-outline-success {
    color: var(--textSuccess);
    border-color: var(--textSuccessLight);
}
.btn-outline-info {
    color: var(--textInfo);
    border-color: var(--textInfoLight);
}
.btn-outline-warning {
    color: var(--textWarning);
    border-color: var(--textWarningLight);
}
.btn-outline-danger {
    color: var(--textDanger);
    border-color: var(--textDangerLight);
}
.bg-warning-light {
    background-color: #FFFFF0!important;
}
.bg-warning-dark {
    background-color: #c48d00!important;
    color: white!important;
}
.bg-info-light {
    background-color: #f7feff!important;
}
.bg-success-dark {
    background-color: #00b473!important;
    color: white!important;
}
.bg-dark {
    background-color: var(--bgGradStartColor)!important;
    /*background: url(./../assets/images/navbarshade.jpg);*/
}
.bg-grad-dark {
    /*
    background: url(./../assets/images/shade.jpg) no-repeat;
    background-size: 100%;
    */
    background-image: linear-gradient(to right, #403B4A 0%, #E7E9BB  100%)
}
.bg-grad-blue {
    /*background-image: linear-gradient(-303deg,#00a4bd,#00afb2 56%,#00bda5);*/
    background-image: linear-gradient(-303deg,#2a5b73,#529399 56%,#aae4dd);
}

.bg-alert-warning {
    background-color: #ffc1072e!important;
}
.bg-alert-success {
    background-color: #f0fdca!important;
}
.bg-alert-danger {
    background-color: #FF80DF!important;
}
.bg-alert-info {
    background-color: #e5f8ff!important;
}

.bg-gradient-dark { background-color: var(--bgGradStartColor);}
.bg-grad {background-image: linear-gradient(to right, #FFEEEE 0%, #DDEFBB  100%)}
.bg-grad-navbar {background-image: linear-gradient(to right, var(--bgGradStartColor) 0%, #ffffff 50%,  #fffde7  100%)}

.btn-grad {background-image: linear-gradient(to right, #EDE574 0%, #E1F5C4  51%, #EDE574  100%)}
.btn-grad {
    margin: 10px;
    padding: 15px 45px;
    text-align: center;
    text-transform: uppercase;
    transition: 0.5s;
    background-size: 200% auto;
    color: white;
    box-shadow: 0 0 20px #eee;
    border-radius: 10px;
    display: block;
}

.btn-grad:hover {
    background-position: right center; /* change the direction of the change here */
    color: #fff;
    text-decoration: none;
}
.arrow {
    background: linear-gradient( -135deg, transparent 22px, var(--labelColorLight) 22px, var(--labelColor) 100% ) top right, linear-gradient( -45deg, transparent 22px, var(--labelColorLight) 22px, var(--labelColor) 100% ) bottom right;
    /* background-size: 100% 50%; */
    background-repeat: no-repeat;
    color: #ffffff!important;
    padding: 5px 30px 5px 10px!important;
}
hr {
    margin-top: 0.5rem;
    margin-bottom: 0.5rem;
}
.btn-sm {
    margin: 2px 0px;
}
.btn-md {
    margin: 2px 0px;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 5px;
    padding-left: 5px;
}

.coding {
    /* font-size: 13px;*/
    font-family: monospace;
}

.table .thead-dark th {
    color: #fff;
    background-color: #077d72;/*#4db6ac;*/
    border-color: #E0E0E0;
}
.table .thead-light th {
    background-color: #f8fdfe;
    /*border-color: #a99289;*/
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    vertical-align: top;
}

table.datatablejs tbody {
    counter-reset: datatablejstablescope;
}
table.datatablejs:not(.noserial) thead tr::before {
    content: "#";
    display: table-cell;
    /*border-color: #a99289;*/
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    text-align: center;
    vertical-align: middle;
    background-color: #f8fdfe;
    border-bottom-width: 2px;
}
table.datatablejs:not(.noserial) tbody tr::before {
    content: counter(datatablejstablescope);
    counter-increment: datatablejstablescope;
    display: table-cell;
    border: 1px solid #dee2e6;
    text-align: center;
    vertical-align: middle;
    padding: 0px 8px;
}
table.datatablejs:not(.noserial) tfoot tr::before {
    content: "";
    display: table-cell;
    /*border-color: #a99289;*/
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    text-align: center;
    vertical-align: middle;
}

table.sortable thead {
    /*background-color: #E0F2F1;*/
    color: #000000ad;
    font-weight: bold;
    cursor: pointer;
}
table.sortable tbody {
    counter-reset: sortabletablescope;
}
table.sortable thead tr::before {
    content: "#";
    display: table-cell;
    /*border-color: #a99289;*/
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    text-align: center;
    vertical-align: middle;
    background-color: #f8fdfe;
    border-bottom-width: 2px;
}
table.sortable tbody tr::before {
    content: counter(sortabletablescope);
    counter-increment: sortabletablescope;
    display: table-cell;
    border: 1px solid #dee2e6;
    text-align: center;
    vertical-align: middle;
    padding: 0px 8px;
}
table.sortable tfoot tr::before {
    content: "";
    display: table-cell;
    /*border-color: #a99289;*/
    box-shadow: 0 .15rem 1.75rem 0 rgba(58,59,69,.15)!important;
    text-align: center;
    vertical-align: middle;
}
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
    /* content: " \25B4\25BE" */
    content: "\00A0\2B0D";
    color: #00bcd4;
}

.alternate tbody tr:nth-child(2n) td {
    background: #f0f0f080;
}
.alternate tbody tr:nth-child(2n+1) td {
}
.navbar-dark .navbar-nav .nav-link .nav-link {
    color: rgb(255, 255, 255);
}
.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active{
    color: black;
    background-color: #FFFFFF;
    border-color: var(--bgGradStartColorMid) var(--bgGradStartColorMid) #fff;
}
.divLDEANavTabs .nav-tabs .nav-item.show .nav-link, .divLDEANavTabs .nav-tabs .nav-link{
    font-weight: 500;
    font-size: 0.8125rem;
}
.nav-tabs .nav-link {
    padding: .25rem .5rem;
    border: 1px solid var(--bgGradStartColorMid);
    background-color: #FFFFF0;
}
.tab-content>.tab-pane {
    padding-top: 10px;
}
.sidebar .nav-item .nav-link[data-toggle=collapse]::after {
    font-family: 'Font Awesome 5 Free', 'icomoon';
}
.sidebar #sidebarToggle::after {
    font-family: 'Font Awesome 5 Free', 'icomoon';
}
.sidebar.toggled #sidebarToggle::after {
    font-family: 'Font Awesome 5 Free', 'icomoon';
}

.fontterm {
    font-family: dosis-semibold, Helvetica, sans-serif;
}
.rounded-lg {
    border-radius: .6rem!important;
}
.itemcount {
    width: 40px;
    font: 700 20px Helvetica,sans-serif;
    text-align: center;
}
.button {
    margin: 0 0 0 5px;
    text-indent: -9999px;
    cursor: pointer;
    width: 29px;
    height: 29px;
    float: left;
    text-align: center;
    background: url(./../assets/images/buttons.png) no-repeat
}
.text-left {
  text-align: left !important;
}
.dec {
    background-position: 0 -29px
}

.buttons {
    padding: 20px 0 0 140px
}

.card-body {
    padding: 0.75rem 1.0rem;
}
.bg-curve {
    background: url(./../assets/images/bgwaveblur.jpg);
    /* background-repeat: no-repeat; */
    background-size: 100% 100%;
}

.bg-light1 {
    background-color: #ffffeb;
}

.fa-lg-alone {
    font-size: 1.25rem !important;
    /* line-height: .75em; */
    /* vertical-align: -15%; */
}

.bootstrap-select .dropdown-menu li.disabled a {
    cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
    font-size: 0.8125rem;
}
.dropdown .dropdown-menu .dropdown-header {
    font-weight: 500;
    font-size: .75rem;
}

#toast-container {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 999;
  overflow: visible !important;
}
.toast {
    min-width: 300px;
}
.toastify {
    cursor: auto!important;
}

.toastcardtext {
    max-height: 80vh;
    overflow-y:scroll;
}

.birthdaylist {
    max-height: 150px;
    overflow-y:scroll;
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

input[type="radio"]{
    vertical-align: top;
}

.about-shape-1 {position:absolute;top:0;right:0;width:35%;height:100%;z-index:-1}
.about-shape-1 img{width:100%}
@media(max-width:767px){.about-shape-1{display:none}}
.about-shape-2 {position:absolute;top:0;left:0;width:35%;height:100%;z-index:-1}
.about-shape-2 img{width:100%}
@media(max-width:767px){.about-shape-2{display:none}}


.fa-lg {
    font-size: 1.33333em;
    line-height: .75em;
    vertical-align: -.0667em
}

.fa-xs {
    font-size: .75em
}

.fa-sm {
    font-size: .875em
}

.fa-1x {
    font-size: 1em
}

.fa-1-25x {
    font-size: 1.25em
}
.fa-1-50x {
    font-size: 1.5em
}
.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-6x {
    font-size: 6em
}

.fa-7x {
    font-size: 7em
}

.fa-8x {
    font-size: 8em
}

.fa-9x {
    font-size: 9em
}

.fa-10x {
    font-size: 10em
}

.fa-fw {
    text-align: center;
    width: 1.25em
}

.fa-ul {
    list-style-type: none;
    margin-left: 2.5em;
    padding-left: 0
}

.fa-ul>li {
    position: relative
}

.fa-li {
    left: -2em;
    position: absolute;
    text-align: center;
    width: 2em;
    line-height: inherit
}

.fa-border {
    border: .08em solid #eee;
    border-radius: .1em;
    padding: .2em .25em .15em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s linear infinite;
    animation: fa-spin 2s linear infinite
}

.fa-pulse {
    -webkit-animation: fa-spin 1s steps(8) infinite;
    animation: fa-spin 1s steps(8) infinite
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1)
}

.fa-flip-vertical {
    -webkit-transform: scaleY(-1);
    transform: scaleY(-1)
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"
}

.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical {
    -webkit-transform: scale(-1);
    transform: scale(-1)
}

:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270 {
    -webkit-filter: none;
    filter: none
}

.fa-stack {
    display: inline-block;
    height: 2em;
    line-height: 2em;
    position: relative;
    vertical-align: middle;
    width: 2.5em
}

.fa-stack-1x,.fa-stack-2x {
    left: 0;
    position: absolute;
    text-align: center;
    width: 100%
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.field-icon {
  float: right;
  margin-right: 25px;
  margin-top: -25px;
  position: relative;
  z-index: 2;
}
/* Copied from https://cdnjs.cloudflare.com/ajax/libs/Chart.js/3.7.1/Chart.css ***/
/*
 * DOM element rendering detection
 * https://davidwalsh.name/detect-node-insertion
 */
@keyframes chartjs-render-animation {
    from { opacity: 0.99; }
    to { opacity: 1; }
}

.chartjs-render-monitor {
    animation: chartjs-render-animation 0.001s;
}

/*
 * DOM element resizing detection
 * https://github.com/marcj/css-element-queries
 */
.chartjs-size-monitor,
.chartjs-size-monitor-expand,
.chartjs-size-monitor-shrink {
    position: absolute;
    direction: ltr;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    pointer-events: none;
    visibility: hidden;
    z-index: -1;
}

.chartjs-size-monitor-expand > div {
    position: absolute;
    width: 1000000px;
    height: 1000000px;
    left: 0;
    top: 0;
}

.chartjs-size-monitor-shrink > div {
    position: absolute;
    width: 200%;
    height: 200%;
    left: 0;
    top: 0;
}

.badgeThin {
    font-weight: 500!important;
}

.listBadgeRed {
    color: #ff1705;
    background-color: #fff5f7;
    font-size: 0.75rem;
}

.listBadgePink {
    color: #e600e6;
    background-color: #fff0ff;
    font-size: 0.75rem;
}

.listBadgeOrange {
    color: #cd8604;
    background-color: #cd860415;
}

.listBadgeGreen {
    color: #7CB342;
    background-color: #f2fde6;
}

.listBadgeDarkGreen {
    color: #1B5E20;
    background-color: #effff0;
}

.listBadgeYellow {
    color: #FF8F00;
    background-color: #fff7dc;
}

.listBadgeBlue {
    color: #039BE5;
    background-color: #f0faff;
}

.listBadgePurple {
    color: #8E24AA;
    background-color: #F3E5F5;
}

.detailSkillColor {
    color: #388E3C;
    font-family: Arial, Helvetica, sans-serif;
}

.detailHeadingColor {
    color: #8E24AA;
    font-family: Arial, Helvetica, sans-serif;
}

.cangra_main_body
{
    background-image:url('../assets/images/backgroundblue-1600x800.jpg');
    background-size:100%;
    margin-top: -10px;
    padding-top: 10px;
    padding-bottom:10px;
    background-attachment: fixed;
    background-position: 0px -32px;
}
.cangra_leaf_outer .active
{
    background: green !important;
    color: white;
}
.cangra_leaf_tab
{
    border-radius: 0px 20px 0px 20px !important;
    background: #00ffe48c;
    color: white;
    padding: .25rem .5rem;
}
.cangra_leaf_tab:hover
{
    color:white;
    padding: 10px 8px !important;
}
.cangra_bg_floralwhite
{
    background: floralwhite;
}
.cangra_bg_cornsilk
{
    background: cornsilk;
}
.bg-success-lite {
    background-color: #1cc88a1c !important;
}
.wa_profile_name_icon
{
    /*border: 1px solid #e3e6f0 !important;*/
    border-color: #5a5c69 !important;
    border-radius: 50% !important;
    text-align: center !important;
    background-color: #1cc88a1c !important;
    color: #026340b8 !important;
    width: 40px;
    height: 40px;
    padding-top: 0px;
    font-size: 24px;
    margin-right:16px;
}

.announcement
{
    width: auto;
    height: auto;
    //background-color: white !important;
    max-height: 300px;
}

.announcement-img
{
    width: auto;
    max-width: 400px;
    height: auto;
    max-height: 300px;
}

.carousel-control-next, .carousel-control-prev
{
    width: 20px; /* redefining from sbadmin */
}

.ct-aed-content
{
    background: #f8f9fa;
    /* background-image:url('./../assets/images/background-vector-light-random.avif'); 
    background-size:100%;
    margin-right: -1rem;
    margin-left: -1rem;
    padding-right: 1rem;
    padding-left: 1rem;
    */
}
.ct-form-title-row
{
    background: linear-gradient(180deg, #fff, var(--bgGradStartColorLite) 96.87%);
    padding-right: 1rem;
    padding-left: 1rem;
    border-radius: .35rem !important;
    border: 1px solid #fff3dd;
}
.ct-form-title-about
{
    color: gray;
}
.ct-form-title-name
{
    font-weight:600;
    font-size:1rem;
}
.ct-aed-tab-content
{
    /* 
    background-image:url('./../assets/images/background-vector-light.jpeg'); 
    background-size: 100%;
    */
    background: linear-gradient(180deg, #fff, var(--bgGradStartColorLite) 20%);
    border: 1px solid var(--bgGradStartColorMid);
    border-radius: 0rem 0rem 1rem 1rem !important;
    box-shadow: 1px 1px 4px 0 var(--bgGradStartColorMid) !important;
	min-height: 10rem;
}
.ct-aed-tab-pane
{
    /* background: floralwhite; */
    padding-bottom: 1rem;
}
.ct-aed-section {
    background: #ffffff;
    border-radius: 1rem !important;
    padding: 0 1rem 0.5rem 1rem;
	margin-top: 0.5rem;
    /* box-shadow: 0 .125rem .25rem 0 var(--bgGradStartColorMid) !important; */
	box-shadow: 1px 1px 3px 0 var(--bgGradStartColorMid) !important;
    border: 1px solid var(--bgGradStartColorMid);
}
.ct-aed-section-title-row
{
    background: linear-gradient(270deg, #fff, var(--bgGradStartColorLite) 96.87%);
    border-radius: 1rem 1rem 0 0 !important;
    /* border-bottom: 1px solid #e3e6f0 !important; */
    margin: 0 0 0 -1rem;
    padding: 4px 20px 4px 20px;
}
.ct-aed-section-title-heading
{
    font-weight: 600;
}
.ct-aed-section-title-text
{
    color: gray;
    font-size:0.75rem;
}
.ct-list-table-wrapper
{
    overflow-x: auto;
    padding-left: 4px;
    padding-right: 4px;
}

/* Copied from timeline : https://bootsnipp.com/snippets/Q0ppE ***/
/*AI Tool Timeline*/
a{text-decoration:none}
h4{text-align:center;margin:30px 0;color:#444}
.main-timeline{position:relative}
.main-timeline:before{content:"";width:5px;height:100%;border-radius:20px;margin:0 auto;background:#242922;position:absolute;top:0;left:0;right:0}
.main-timeline .timeline{display:inline-block;margin-bottom:50px;position:relative}
.main-timeline .timeline:before{content:"";width:20px;height:20px;border-radius:50%;border:4px solid #fff;background:#ec496e;position:absolute;top:50%;left:50%;z-index:1;transform:translate(-50%,-50%)}
.main-timeline .timeline-icon{display:inline-block;width:140px;height:130px;border-radius:50%;border:3px solid #ec496e;padding:13px;text-align:center;position:absolute;top:51%;left:33%;transform:translateY(-50%)}
.main-timeline .timeline-icon i{display:block;border-radius:50%;background:#ec496e;font-size:64px;color:#fff;line-height:100px;z-index:1;position:relative}
.main-timeline .timeline-icon:after,.main-timeline .timeline-icon:before{content:"";width:100px;height:4px;background:#ec496e;position:absolute;top:50%;right:-100px;transform:translateY(-50%)}
.main-timeline .timeline-icon:after{width:70px;height:50px;background:#fff;top:89px;right:-30px}
.main-timeline .timeline-content{width:50%;padding:0 50px;margin:100px 0 0;float:right;position:relative}
.main-timeline .timeline-content:before{content:"";width:70%;height:100%;border:3px solid #ec496e;border-top:none;border-right:none;position:absolute;bottom:-13px;left:35px}
.main-timeline .timeline-content:after{content:"";width:37px;height:3px;background:#ec496e;position:absolute;top:13px;left:0}
.main-timeline .title{font-size:20px;font-weight:600;color:#ec496e;text-transform:uppercase;margin:0 0 5px}
.main-timeline .description{display:inline-block;font-size:16px;color:#404040;line-height:20px;letter-spacing:1px;margin:0}
.main-timeline .timeline:nth-child(even) .timeline-icon{left:57%;right:30%}
.main-timeline .timeline:nth-child(even) .timeline-icon:before{right:auto;left:-100px}
.main-timeline .timeline:nth-child(even) .timeline-icon:after{right:auto;left:-30px}
.main-timeline .timeline:nth-child(even) .timeline-content{float:left}
.main-timeline .timeline:nth-child(even) .timeline-content:before{left:auto;right:35px;transform:rotateY(180deg)}
.main-timeline .timeline:nth-child(even) .timeline-content:after{left:auto;right:0}
.main-timeline .timeline:nth-child(2n) .timeline-content:after,.main-timeline .timeline:nth-child(2n) .timeline-icon i,.main-timeline .timeline:nth-child(2n) .timeline-icon:before,.main-timeline .timeline:nth-child(2n):before{background:#f9850f}
.main-timeline .timeline:nth-child(2n) .timeline-icon{border-color:#f9850f}
.main-timeline .timeline:nth-child(2n) .title{color:#f9850f}
.main-timeline .timeline:nth-child(2n) .timeline-content:before{border-left-color:#f9850f;border-bottom-color:#f9850f}
.main-timeline .timeline:nth-child(3n) .timeline-content:after,.main-timeline .timeline:nth-child(3n) .timeline-icon i,.main-timeline .timeline:nth-child(3n) .timeline-icon:before,.main-timeline .timeline:nth-child(3n):before{background:#8fb800}
.main-timeline .timeline:nth-child(3n) .timeline-icon{border-color:#8fb800}
.main-timeline .timeline:nth-child(3n) .title{color:#8fb800}
.main-timeline .timeline:nth-child(3n) .timeline-content:before{border-left-color:#8fb800;border-bottom-color:#8fb800}
.main-timeline .timeline:nth-child(4n) .timeline-content:after,.main-timeline .timeline:nth-child(4n) .timeline-icon i,.main-timeline .timeline:nth-child(4n) .timeline-icon:before,.main-timeline .timeline:nth-child(4n):before{background:#2fcea5}
.main-timeline .timeline:nth-child(4n) .timeline-icon{border-color:#2fcea5}
.main-timeline .timeline:nth-child(4n) .title{color:#2fcea5}
.main-timeline .timeline:nth-child(4n) .timeline-content:before{border-left-color:#2fcea5;border-bottom-color:#2fcea5}
@media only screen and (max-width:1200px){.main-timeline .timeline-icon:before{width:50px;right:-50px}
.main-timeline .timeline:nth-child(even) .timeline-icon:before{right:auto;left:-50px}
.main-timeline .timeline-content{margin-top:75px}
}
@media only screen and (max-width:990px){.main-timeline .timeline{margin:0 0 10px}
.main-timeline .timeline-icon{left:25%}
.main-timeline .timeline:nth-child(even) .timeline-icon{right:25%}
.main-timeline .timeline-content{margin-top:115px}
}
@media only screen and (max-width:767px){.main-timeline{padding-top:50px}
.main-timeline:before{left:80px;right:0;margin:0}
.main-timeline .timeline{margin-bottom:70px}
.main-timeline .timeline:before{top:0;left:83px;right:0;margin:0}
.main-timeline .timeline-icon{width:60px;height:60px;line-height:40px;padding:5px;top:0;left:0}
.main-timeline .timeline:nth-child(even) .timeline-icon{left:0;right:auto}
.main-timeline .timeline-icon:before,.main-timeline .timeline:nth-child(even) .timeline-icon:before{width:25px;left:auto;right:-25px}
.main-timeline .timeline-icon:after,.main-timeline .timeline:nth-child(even) .timeline-icon:after{width:25px;height:30px;top:44px;left:auto;right:-5px}
.main-timeline .timeline-icon i{font-size:30px;line-height:45px}
.main-timeline .timeline-content,.main-timeline .timeline:nth-child(even) .timeline-content{width:100%;margin-top:-15px;padding-left:130px;padding-right:5px}
.main-timeline .timeline:nth-child(even) .timeline-content{float:right}
.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(even) .timeline-content:before{width:50%;left:120px}
.main-timeline .timeline:nth-child(even) .timeline-content:before{right:auto;transform:rotateY(0)}
.main-timeline .timeline-content:after,.main-timeline .timeline:nth-child(even) .timeline-content:after{left:85px}
}
@media only screen and (max-width:479px){.main-timeline .timeline-content,.main-timeline .timeline:nth-child(2n) .timeline-content{padding-left:110px}
.main-timeline .timeline-content:before,.main-timeline .timeline:nth-child(2n) .timeline-content:before{left:99px}
.main-timeline .timeline-content:after,.main-timeline .timeline:nth-child(2n) .timeline-content:after{left:65px}
}

/*For Features Timeline*/
.demo{background:#f2f2f2}
.main-timeline6{overflow:hidden;position:relative}
.main-timeline6 .timeline{width:50%;float:right;position:relative;z-index:1}
.main-timeline6 .timeline:after,.main-timeline6 .timeline:before{position:absolute;top:50%;content:"";display:block;clear:both}
.main-timeline6 .timeline:before{width:40%;height:6px;background:#9f005d;left:0;z-index:-1;transform:translateY(-50%)}
.main-timeline6 .timeline:after{width:6px;height:70%;background:#9f005d;left:-3px}
.main-timeline6 .timeline-content{width:65%;float:right;padding:0 0 30px 30px;margin-right:15px;background:#fff;border-radius:10px;box-shadow:3px 3px 5px 6px #ccc}
.main-timeline6 .timeline-content:after,.main-timeline6 .timeline-content:before{content:"";width:26px;height:26px;border-radius:50%;background:#9f005d;position:absolute;top:50%;left:-13px;z-index:1;transform:translateY(-50%)}
.main-timeline6 .timeline-content:after{left:30%;transform:translate(-50%,-50%)}
.main-timeline6 .year{display:block;font-size:28px;font-weight:700;color:#9f005d;text-align:center;padding-left:50px}
.main-timeline6 .content-inner{padding:35px 15px 35px 110px;margin-right:-15px;background:#9f005d;border-radius:150px 0 0 150px;position:relative}
.main-timeline6 .content-inner:after,.main-timeline6 .content-inner:before{content:"";border-left:15px solid #640026;border-top:10px solid transparent;position:absolute;top:-10px;right:0}
.main-timeline6 .content-inner:after{border-top:none;border-bottom:10px solid transparent;top:auto;bottom:-10px}
.main-timeline6 .icon{width:110px;height:100%;text-align:center;position:absolute;top:0;left:0}
.main-timeline6 .icon i{font-size:60px;font-weight:700;color:#fff;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}
.main-timeline6 .title{font-size:22px;font-weight:700;color:#fff;margin:0 0 5px}
.main-timeline6 .description{font-size:14px;color:#fff;margin:0}
.main-timeline6 .timeline:nth-child(2n) .icon,.main-timeline6 .timeline:nth-child(2n):after,.main-timeline6 .timeline:nth-child(2n):before{left:auto;right:0}
.main-timeline6 .timeline:nth-child(2n):after{right:-3px}
.main-timeline6 .timeline:nth-child(2n) .timeline-content{float:left;padding:0 30px 30px 0;margin:0 0 0 15px}
.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,.main-timeline6 .timeline:nth-child(2n) .timeline-content:before{left:auto;right:-13px}
.main-timeline6 .timeline:nth-child(2n) .timeline-content:after{right:30%;margin-right:-25px}
.main-timeline6 .timeline:nth-child(2n) .year{padding:0 50px 0 0;color:#05b1ff}
.main-timeline6 .timeline:nth-child(2n) .content-inner{padding:35px 110px 35px 15px;margin:0 0 0 -15px;border-radius:0 150px 150px 0}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after,.main-timeline6 .timeline:nth-child(2n) .content-inner:before{border:none;border-right:15px solid #027dcd;border-top:10px solid transparent;right:auto;left:0}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after{border-top:none;border-bottom:10px solid transparent}
.main-timeline6 .timeline:nth-child(2){margin-top:200px}
.main-timeline6 .timeline:nth-child(odd){margin:-190px 0 0}
.main-timeline6 .timeline:nth-child(even){margin-bottom:70px}
.main-timeline6 .timeline:first-child,.main-timeline6 .timeline:last-child:nth-child(even){margin:0}
.main-timeline6 .timeline:nth-child(2n) .content-inner,.main-timeline6 .timeline:nth-child(2n) .timeline-content:after,.main-timeline6 .timeline:nth-child(2n) .timeline-content:before,.main-timeline6 .timeline:nth-child(2n):after,.main-timeline6 .timeline:nth-child(2n):before{background:#05b1ff}
.main-timeline6 .timeline:nth-child(3n) .content-inner,.main-timeline6 .timeline:nth-child(3n) .timeline-content:after,.main-timeline6 .timeline:nth-child(3n) .timeline-content:before,.main-timeline6 .timeline:nth-child(3n):after,.main-timeline6 .timeline:nth-child(3n):before{background:#00a3a9}
.main-timeline6 .timeline:nth-child(3n) .content-inner:after,.main-timeline6 .timeline:nth-child(3n) .content-inner:before{border-left-color:#006662}
.main-timeline6 .timeline:nth-child(3n) .year{color:#00a3a9}
.main-timeline6 .timeline:nth-child(4n) .content-inner,.main-timeline6 .timeline:nth-child(4n) .timeline-content:after,.main-timeline6 .timeline:nth-child(4n) .timeline-content:before,.main-timeline6 .timeline:nth-child(4n):after,.main-timeline6 .timeline:nth-child(4n):before{background:#f92534}
.main-timeline6 .timeline:nth-child(4n) .content-inner:after,.main-timeline6 .timeline:nth-child(4n) .content-inner:before{border-right-color:#92070e}
.main-timeline6 .timeline:nth-child(4n) .year{color:#f92534}
@media only screen and (max-width:990px) and (min-width:768px){.main-timeline6 .timeline:after{height:80%}
}
@media only screen and (max-width:767px){.main-timeline6 .timeline:last-child,.main-timeline6 .timeline:nth-child(even),.main-timeline6 .timeline:nth-child(odd){margin:0}
.main-timeline6 .timeline{width:95%;margin:15px 15px 15px 0!important}
.main-timeline6 .timeline .timeline-content:after,.main-timeline6 .timeline .timeline-content:before,.main-timeline6 .timeline:after,.main-timeline6 .timeline:before{display:none}
.main-timeline6 .timeline-content,.main-timeline6 .timeline:nth-child(2n) .timeline-content{width:100%;float:none;padding:0 0 30px 30px;margin:0}
.main-timeline6 .content-inner,.main-timeline6 .timeline:nth-child(2n) .content-inner{padding:35px 15px 35px 110px;margin:0 -15px 0 0;border-radius:150px 0 0 150px}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after,.main-timeline6 .timeline:nth-child(2n) .content-inner:before{border:none;border-left:15px solid #027dcd;border-top:10px solid transparent;right:0;left:auto}
.main-timeline6 .timeline:nth-child(2n) .content-inner:after{border-top:none;border-bottom:10px solid transparent}
.main-timeline6 .timeline:nth-child(2n) .icon{top:0;left:0}
.main-timeline6 .timeline:nth-child(4n) .content-inner:after,.main-timeline6 .timeline:nth-child(4n) .content-inner:before{border-left-color:#92070e}
}
/* Copied from ICOMOON STYLE.CSS ***/

@font-face {
font-family: 'icomoon';
src:url('./../assets/bootstrap4/fonts/icomoon-20210208.woff') format('woff');
font-weight:normal;font-style:normal;font-display:block;
}
[class^="im-"],[class*="im-"]{/*use!importanttopreventissueswithbrowserextensionsthatchangefonts*/font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;/*BetterFontRendering===========*/-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}.im-profile-female:before{content:"\e902";}.im-female:before{content:"\e902";}.im-woman:before{content:"\e902";}.im-user:before{content:"\e902";}.im-profile:before{content:"\e902";}.im-avatar:before{content:"\e902";}.im-profile-male:before{content:"\e903";}.im-persona:before{content:"\e903";}.im-profile1:before{content:"\e903";}.im-male:before{content:"\e903";}.im-user1:before{content:"\e903";}.im-avatar1:before{content:"\e903";}.im-wallet:before{content:"\e904";}.im-money:before{content:"\e904";}.im-facebook:before{content:"\e905";color:#1877f2;}.im-googlechrome:before{content:"\e906";color:#4285f4;}.im-linkedin:before{content:"\e907";color:#0077b5;}.im-microsoftoutlook:before{content:"\e900";color:#0072c6;}.im-opera:before{content:"\e908";color:#ff1b2d;}.im-twitter:before{content:"\e90a";color:#1da1f2;}.im-whatsapp1:before{content:"\e901";color:#25d366;}.im-plus:before{content:"\f067";}.im-minus:before{content:"\f068";}.im-search:before{content:"\f002";}.im-envelope-o:before{content:"\f003";}.im-heart:before{content:"\f004";}.im-user2:before{content:"\f007";}.im-th-large:before{content:"\f009";}.im-th-list:before{content:"\f00b";}.im-check:before{content:"\f00c";}.im-close:before{content:"\f00d";}.im-remove:before{content:"\f00d";}.im-times:before{content:"\f00d";}.im-cog:before{content:"\f013";}.im-gear:before{content:"\f013";}.im-trash-o:before{content:"\f014";}.im-home:before{content:"\f015";}.im-clock-o:before{content:"\f017";}.im-refresh:before{content:"\f021";}.im-flag:before{content:"\f024";}.im-tags:before{content:"\f02c";}.im-book:before{content:"\f02d";}.im-bookmark:before{content:"\f02e";}.im-print:before{content:"\f02f";}.im-camera:before{content:"\f030";}.im-image:before{content:"\f03e";}.im-photo:before{content:"\f03e";}.im-picture-o:before{content:"\f03e";}.im-pencil:before{content:"\f040";}.im-map-marker:before{content:"\f041";}.im-forward:before{content:"\f04e";}.im-question-circle:before{content:"\f059";}.im-crosshairs:before{content:"\f05b";}.im-arrow-left:before{content:"\f060";}.im-arrow-right:before{content:"\f061";}.im-gift:before{content:"\f06b";}.im-eye:before{content:"\f06e";}.im-eye-slash:before{content:"\f070";}.im-comment:before{content:"\f075";}.im-shopping-cart:before{content:"\f07a";}.im-bar-chart:before{content:"\f080";}.im-bar-chart-o:before{content:"\f080";}.im-key:before{content:"\f084";}.im-thumbs-o-up:before{content:"\f087";}.im-thumbs-o-down:before{content:"\f088";}.im-external-link:before{content:"\f08e";}.im-phone:before{content:"\f095";}.im-credit-card:before{content:"\f09d";}.im-filter:before{content:"\f0b0";}.im-briefcase:before{content:"\f0b1";}.im-group:before{content:"\f0c0";}.im-users:before{content:"\f0c0";}.im-floppy-o:before{content:"\f0c7";}.im-save:before{content:"\f0c7";}.im-bars:before{content:"\f0c9";}.im-navicon:before{content:"\f0c9";}.im-reorder:before{content:"\f0c9";}.im-table:before{content:"\f0ce";}.im-magic:before{content:"\f0d0";}.im-money1:before{content:"\f0d6";}.im-rotate-left:before{content:"\f0e2";}.im-undo:before{content:"\f0e2";}.im-dashboard:before{content:"\f0e4";}.im-tachometer:before{content:"\f0e4";}.im-bolt:before{content:"\f0e7";}.im-flash:before{content:"\f0e7";}.im-sitemap:before{content:"\f0e8";}.im-lightbulb-o:before{content:"\f0eb";}.im-cloud-download:before{content:"\f0ed";}.im-cloud-upload:before{content:"\f0ee";}.im-bell:before{content:"\f0f3";}.im-building-o:before{content:"\f0f7";}.im-laptop:before{content:"\f109";}.im-mobile:before{content:"\f10b";}.im-mobile-phone:before{content:"\f10b";}.im-spinner:before{content:"\f110";}.im-folder-open-o:before{content:"\f115";}.im-smile-o:before{content:"\f118";}.im-keyboard-o:before{content:"\f11c";}.im-location-arrow:before{content:"\f124";}.im-shield:before{c
ontent:"\f132";}.im-inr:before{content:"\f156";}.im-rupee:before{content:"\f156";}.im-android:before{content:"\f17b";}.im-bank:before{content:"\f19c";}.im-institution:before{content:"\f19c";}.im-university:before{content:"\f19c";}.im-google:before{content:"\f1a0";}.im-database:before{content:"\f1c0";}.im-file-pdf-o:before{content:"\f1c1";}.im-file-word-o:before{content:"\f1c2";}.im-file-audio-o:before{content:"\f1c7";}.im-file-sound-o:before{content:"\f1c7";}.im-file-movie-o:before{content:"\f1c8";}.im-file-video-o:before{content:"\f1c8";}.im-file-code-o:before{content:"\f1c9";}.im-history:before{content:"\f1da";}.im-sliders:before{content:"\f1de";}.im-share-alt:before{content:"\f1e0";}.im-birthday-cake:before{content:"\f1fd";}.im-pie-chart:before{content:"\f200";}.im-line-chart:before{content:"\f201";}.im-whatsapp:before{content:"\f232";}.im-user-plus:before{content:"\f234";}.im-user-times:before{content:"\f235";}.im-hourglass-1:before{content:"\f251";}.im-hourglass-start:before{content:"\f251";}.im-hand-paper-o:before{content:"\f256";}.im-hand-stop-o:before{content:"\f256";}.im-calendar-plus-o:before{content:"\f271";}.im-calendar-check-o:before{content:"\f274";}.im-commenting-o:before{content:"\f27b";}.im-black-tie:before{content:"\f27e";}.im-handshake-o:before{content:"\f2b5";}.im-user-circle-o:before{content:"\f2be";}.im-drivers-license-o:before{content:"\f2c3";}.im-id-card-o:before{content:"\f2c3";}.im-times-rectangle:before{content:"\f2d3";}.im-window-close:before{content:"\f2d3";}.im-insert_invitation:before{content:"\e90e";}.im-phone_missed:before{content:"\e910";}.im-alarm_on:before{content:"\e911";}.im-important_devices:before{content:"\e90f";}.im-mark_email_read:before{content:"\e913";}.im-user-check:before{content:"\e975";}.im-user-tie:before{content:"\e976";}.im-info:before{content:"\ea0c";}.im-enter:before{content:"\ea13";}.im-exit:before{content:"\ea14";}
