.ui.clr-one,

.ui.clr-one.message,

.ui.clr-one.message .header {

  background-color: #9f4878!important;

  color: #373736!important;

}

.ui.clr-two,

.ui.clr-two.message,

.ui.clr-two.message .header {

  background-color: #5d7f96!important;

  color: #373736!important;

}

.ui.clr-three,

.ui.clr-three.message,

.ui.clr-three.message .header {

  background-color: #9f4878!important;

  color: #5d7f96!important;

}

.ui.clr-four,

.ui.clr-four.message,

.ui.clr-four.message .header {

  background-color: var(--clr-four-back)!important;

  color: var(--clr-four)!important;

}

.ui.clr-five,

.ui.clr-five.message,

.ui.clr-five.message .header {

  background-color: var(--clr-five-back)!important;

  color: var(--clr-five)!important;

}

.ui.clr-six,

.ui.clr-six.message,

.ui.clr-six.message .header {

  background-color: var(--clr-six-back)!important;

  color: var(--clr-six)!important;

}

.logopicture{

    height:80px!important;

    width:auto!important;

}

.ui.vertical.stripe {

    padding: calc(80px + 3em)  0em 1em 0em!important;

}



.ui.clr-banner,

.ui.clr-banner.message,

.ui.clr-banner.message .header {

  background-color: white!important;

  color: black!important;

}

.ui.clr-footer,

 .ui.clr-footer.message,

.ui.clr-footer .header {

  background-color: #042e47!important;

  color: white!important;

}



.ui.clr-back {

  color: #042e47!important;

  background-color: #eeeeee!important;

}

.ui.clr-stripe {

  color: White!important;

  background-color: #05324d!important;

}

.ui.clr-form,

.ui.clr-form .header,

.ui.clr-form .description ,

.ui.clr-form .label ,

.ui.clr-form label ,

.ui.clr-form a {

  color: white!important;

  background-color: #05324d!important;

}



  .clr-banner .item {

            border-color: rgba(34, 36, 38, 0.1)!important;

        }

         .clr-banner .item:before {

            background-color: rgba(34, 36, 38, 0.1)!important;

        }
