.Learn-More-About-Dcas {
    width: 276px;
    height: 56px;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.5;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

.Rectangle-440-96 {
    width: 600px;
    height: 96px;
    background-color: #ffffff;
    border: 1px solid olive;
}

.Why-You-Should-Work-Copy {
    width: 600px;
    height: 48px;
    font-family: Helvetica;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.2;
    letter-spacing: normal;
    text-align: center;
    color: #032865;
}

.Rectangle-Statistics {
    width: 100%;
    height: 96px;
    background-color: #ffffff;
}

.Employees-Count {
    width: 300px;
    height: 56px;
    font-family: Helvetica;
    font-size: 48px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #032865;
}

.Employees-Count-Legend {
    width: 200px;
    height: 30px;
    font-family: Helvetica;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #032865;
}

.BigNumber {
    width: 120px;
    height: 280px;
    font-family: Helvetica;
    font-size: 200px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #032865;
}

.BigNumber2 {
    width: 80px;
    height: 80px;
    font-family: Arial;
    font-size: 100px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #032865;
}

.hero---01-employment {
    width: 1440px;
    height: 350px;
    object-fit: contain;
}

.Rectangle-1440 {
    width: 800px;
    height: 1864px;
    background-color: #d8d8d8;
}

.Heres-How-You-Can-Work {
    width: 940px;
    height: 48px;
    font-family: Helvetica;
    font-size: 40px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    text-align: center;
    color: #032865;
}

.Rectangle-Numeric {
    height: 140px;
}

.Path-2 {
    width: 1440px;
    height: 333px;
    object-fit: contain;
    background-image: linear-gradient(170deg, #bbc100, #4ca526);
}

.matrix-border {
    margin-top: -.5px;
    margin-right: -.5px;
    margin-bottom: -.5px;
    margin-left: -.5px;
}

.matrix-border > [class^="col"] {
    padding: .5px;
}

.matrix-gutter {
    margin-top: -.5rem;
    margin-right: -.5rem;
    margin-bottom: -.5rem;
    margin-left: -.5rem;
}

.matrix-gutter > [class^="col"] {
    padding: .5rem;
}

.btn-toggle [data-toggle="collapse"]::after, .accordion-group a[data-toggle="collapse"]:after {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    font-size: inherit;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    color: currentColor;
}

.btn-toggle [data-toggle="collapse"], .accordion-group [data-toggle="collapse"] {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.btn-toggle [data-toggle="collapse"]::after, .accordion-group [data-toggle="collapse"]::after {
    margin-left: 1rem;
}

.btn-toggle [data-toggle="collapse"] {
    overflow: hidden;
}

.btn-toggle [data-toggle="collapse"]::after {
    content: "\f067";
}

.btn-toggle [data-toggle="collapse"][aria-expanded="true"]::after {
    content: "\f068";
}

.btn-toggle [data-toggle="collapse"][aria-expanded="false"]::after {
    content: "\f067";
}

.subject-pill > a {
    border-style: solid;
    border-width: 1px;
}

.Rectangle-Button {
    width: 256px;
    height: 60px;
    border-radius: 8px;
    border: solid 1px #032865;
}

.Rectangle-Button-Inside {
    width: 250px;
    height: 20px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    color: #032865;
}

.Rectangle-Button-Wide {
    width: 350px;
    height: 60px;
    border-radius: 8px;
    border: solid 1px #032865;
}

.Rectangle-Button-Wide-Inside {
    width: 340px;
    height: 20px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 0;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    color: #032865;
}


.Rectangle-Button-Blue {
    width: 256px;
    height: 40px;
    border-radius: 8px;
    background-color: #032865;
}

.Rectangle-Button-Blue-Inside {
    width: 250px;
    height: 20px;
    font-family: Arial;
    font-size: 16px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 1;
    letter-spacing: normal;
    text-align: center;
    vertical-align: middle;
    color: #ffffff;
    
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

@media (min-width:768px) {
    .container {
        width: 750px;
    }
}

@media (min-width:992px) {
    .container {
        width: 970px;
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px;
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.row {
    margin-right: -15px;
    margin-left: -15px;
}

.row-no-gutters {
    margin-right: 0;
    margin-left: 0;
}

    .row-no-gutters [class*=col-] {
        padding-right: 0;
        padding-left: 0;
    }

.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-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-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-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
    float: left;
}

.col-xs-12 {
    width: 100%;
}

.col-xs-11 {
    width: 91.66666667%;
}

.col-xs-10 {
    width: 83.33333333%;
}

.col-xs-9 {
    width: 75%;
}

.col-xs-8 {
    width: 66.66666667%;
}

.col-xs-7 {
    width: 58.33333333%;
}

.col-xs-6 {
    width: 50%;
}

.col-xs-5 {
    width: 41.66666667%;
}

.col-xs-4 {
    width: 33.33333333%;
}

.col-xs-3 {
    width: 25%;
}

.col-xs-2 {
    width: 16.66666667%;
}

.col-xs-1 {
    width: 8.33333333%;
}

.col-xs-pull-12 {
    right: 100%;
}

.col-xs-pull-11 {
    right: 91.66666667%;
}

.col-xs-pull-10 {
    right: 83.33333333%;
}

.col-xs-pull-9 {
    right: 75%;
}

.col-xs-pull-8 {
    right: 66.66666667%;
}

.col-xs-pull-7 {
    right: 58.33333333%;
}

.col-xs-pull-6 {
    right: 50%;
}

.col-xs-pull-5 {
    right: 41.66666667%;
}

.col-xs-pull-4 {
    right: 33.33333333%;
}

.col-xs-pull-3 {
    right: 25%;
}

.col-xs-pull-2 {
    right: 16.66666667%;
}

.col-xs-pull-1 {
    right: 8.33333333%;
}

.col-xs-pull-0 {
    right: auto;
}

.col-xs-push-12 {
    left: 100%;
}

.col-xs-push-11 {
    left: 91.66666667%;
}

.col-xs-push-10 {
    left: 83.33333333%;
}

.col-xs-push-9 {
    left: 75%;
}

.col-xs-push-8 {
    left: 66.66666667%;
}

.col-xs-push-7 {
    left: 58.33333333%;
}

.col-xs-push-6 {
    left: 50%;
}

.col-xs-push-5 {
    left: 41.66666667%;
}

.col-xs-push-4 {
    left: 33.33333333%;
}

.col-xs-push-3 {
    left: 25%;
}

.col-xs-push-2 {
    left: 16.66666667%;
}

.col-xs-push-1 {
    left: 8.33333333%;
}

.col-xs-push-0 {
    left: auto;
}

.col-xs-offset-12 {
    margin-left: 100%;
}

.col-xs-offset-11 {
    margin-left: 91.66666667%;
}

.col-xs-offset-10 {
    margin-left: 83.33333333%;
}

.col-xs-offset-9 {
    margin-left: 75%;
}

.col-xs-offset-8 {
    margin-left: 66.66666667%;
}

.col-xs-offset-7 {
    margin-left: 58.33333333%;
}

.col-xs-offset-6 {
    margin-left: 50%;
}

.col-xs-offset-5 {
    margin-left: 41.66666667%;
}

.col-xs-offset-4 {
    margin-left: 33.33333333%;
}

.col-xs-offset-3 {
    margin-left: 25%;
}

.col-xs-offset-2 {
    margin-left: 16.66666667%;
}

.col-xs-offset-1 {
    margin-left: 8.33333333%;
}

.col-xs-offset-0 {
    margin-left: 0;
}

@media (min-width:768px) {
    .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 {
        float: left;
    }

    .col-sm-12 {
        width: 100%;
    }

    .col-sm-11 {
        width: 91.66666667%;
    }

    .col-sm-10 {
        width: 83.33333333%;
    }

    .col-sm-9 {
        width: 75%;
    }

    .col-sm-8 {
        width: 66.66666667%;
    }

    .col-sm-7 {
        width: 58.33333333%;
    }

    .col-sm-6 {
        width: 50%;
    }

    .col-sm-5 {
        width: 41.66666667%;
    }

    .col-sm-4 {
        width: 33.33333333%;
    }

    .col-sm-3 {
        width: 25%;
    }

    .col-sm-2 {
        width: 16.66666667%;
    }

    .col-sm-1 {
        width: 8.33333333%;
    }

    .col-sm-pull-12 {
        right: 100%;
    }

    .col-sm-pull-11 {
        right: 91.66666667%;
    }

    .col-sm-pull-10 {
        right: 83.33333333%;
    }

    .col-sm-pull-9 {
        right: 75%;
    }

    .col-sm-pull-8 {
        right: 66.66666667%;
    }

    .col-sm-pull-7 {
        right: 58.33333333%;
    }

    .col-sm-pull-6 {
        right: 50%;
    }

    .col-sm-pull-5 {
        right: 41.66666667%;
    }

    .col-sm-pull-4 {
        right: 33.33333333%;
    }

    .col-sm-pull-3 {
        right: 25%;
    }

    .col-sm-pull-2 {
        right: 16.66666667%;
    }

    .col-sm-pull-1 {
        right: 8.33333333%;
    }

    .col-sm-pull-0 {
        right: auto;
    }

    .col-sm-push-12 {
        left: 100%;
    }

    .col-sm-push-11 {
        left: 91.66666667%;
    }

    .col-sm-push-10 {
        left: 83.33333333%;
    }

    .col-sm-push-9 {
        left: 75%;
    }

    .col-sm-push-8 {
        left: 66.66666667%;
    }

    .col-sm-push-7 {
        left: 58.33333333%;
    }

    .col-sm-push-6 {
        left: 50%;
    }

    .col-sm-push-5 {
        left: 41.66666667%;
    }

    .col-sm-push-4 {
        left: 33.33333333%;
    }

    .col-sm-push-3 {
        left: 25%;
    }

    .col-sm-push-2 {
        left: 16.66666667%;
    }

    .col-sm-push-1 {
        left: 8.33333333%;
    }

    .col-sm-push-0 {
        left: auto;
    }

    .col-sm-offset-12 {
        margin-left: 100%;
    }

    .col-sm-offset-11 {
        margin-left: 91.66666667%;
    }

    .col-sm-offset-10 {
        margin-left: 83.33333333%;
    }

    .col-sm-offset-9 {
        margin-left: 75%;
    }

    .col-sm-offset-8 {
        margin-left: 66.66666667%;
    }

    .col-sm-offset-7 {
        margin-left: 58.33333333%;
    }

    .col-sm-offset-6 {
        margin-left: 50%;
    }

    .col-sm-offset-5 {
        margin-left: 41.66666667%;
    }

    .col-sm-offset-4 {
        margin-left: 33.33333333%;
    }

    .col-sm-offset-3 {
        margin-left: 25%;
    }

    .col-sm-offset-2 {
        margin-left: 16.66666667%;
    }

    .col-sm-offset-1 {
        margin-left: 8.33333333%;
    }

    .col-sm-offset-0 {
        margin-left: 0;
    }
}
img {
    vertical-align: middle;
}

.carousel-inner > .item > a > img, .carousel-inner > .item > img, .img-responsive, .thumbnail a > img, .thumbnail > img {
    display: block;
    max-width: 100%;
    height: auto;
}

.img-rounded {
    border-radius: 6px;
}

.img-thumbnail {
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    display: inline-block;
    max-width: 100%;
    height: auto;
}

.img-circle {
    border-radius: 50%;
}

.line-vertical-gray {
  width: 2px;
  height: 51px;
  opacity: 0.87;
  border: solid 1px #979797;
}

.Employees-Count-Text {
  width: 300px;
  height: 24px;
  font-family: Arial;
  font-size: 16px;
  font-weight: normal;
  font-style: normal;
  font-stretch: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #000000;
}


.rectangle-note {
background-color: #F1F5F7;
border: 1px solid #CCCCCC;
}

.rectangle-note-title {
background: url(https://www1.nyc.gov/assets/dcas/images/employment/employment/icon-017.png) 0px -1800px no-repeat;
}

.ico-alert {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.ico-test {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.ico-home {
  width: 25px;
  height: 25px;
  object-fit: contain;
}

.ico-test-copy-2 {
  width: 24px;
  height: 24px;
  object-fit: contain;
}

.ico-test-copy-3 {
  width: 25px;
  height: 25px;
  object-fit: contain;
  opacity: 0.5;
}

.Exam-Alert-Rectangle {
  border-radius: 8px;
  border: solid 1px #cdcdcd;
}


.Exam-Alert-Rectangle-780-112 {
  width: 780px;
  height: 112px;
  border-radius: 8px;
  border: solid 1px #cdcdcd;
}

.Exam-Alert-Rectangle-700-112 {
  width: 700px;
  height: 112px;
  border-radius: 8px;
  border: solid 1px #cdcdcd;
}

.Exam-Alert-Rectangle-600-112 {
  width: 600px;
  height: 112px;
  border-radius: 8px;
  border: solid 1px #cdcdcd;
}

.noBorder {
    border:none !important;
}

.required-text-14 {
    color: #df0000;
    font-weight: 700;
    font-size: 14px;
}

.required-text-12 {
    color: #df0000;
    font-weight: 700;
    font-size: 12px;
}