.mod-125 p {
    margin-bottom: 0;
}
.mod-125 .module_container {
    padding: 15px 0;
}

#footer-bottom {
    background: #2d2c2c;
    color: #999;
}
#footer-bottom a {color: #fff;font-weight: 300;}

#footer-bottom a:hover {
    color: #41aa54;
}
#maintop {
    padding: 60px 0;
    background: #215733; 
}
.mod-90 .module_container {
    background: #215733;
  box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.075);
}
.mainmenu li ul li{
  text-align:center;
}
.logo2 img {
    max-width: 500px;
    margin-bottom: -20px;
    margin-top: 5px;
  margin-left: -20px;
}
.logo a {
    color: #3f77a8 !important;
}
.logo a:hover {
    color: #0274ac;
}
.address p {
    font-size: .8rem !important;
}
body {
    font-family: 'Montserrat', sans-serif !important;
}
h1 {
    font-weight: 700;
    margin-bottom: 20px;
}
h2 {
    font-weight: 300;
    margin-bottom: 20px;
    font-size: 1.8rem;
}
ul.nav.menumainmenu {
    max-width: 600px;
    margin-left: auto;
}/*
.header-alt {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
     transition: box-shadow 0.3s ease-in-out;
} */
.header {
    transition: box-shadow 0.3s ease-in-out;
}
.boxit .module_container {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075);
}
.logo p {
    margin-bottom: 0;
    font-size: 16px;
    color: #555;
    margin-bottom: 5px;
    font-weight: 300;
}
.topinfo li {
    display: inline-block;
    font-size: 15px;
    text-transform: uppercase;
    color: #7e7e7e;
    margin-left: 15px;
    font-weight: 300;
}
.topinfo a {
	color: #7e7e7e;
}
.topinfo a:hover {
	color: #18bcdf;
}
a {
    color: #41aa54;
    transition: color 0.3s ease-in-out;
}
a:hover {
    color: #555;
    transition: color 0.3s ease-in-out;
}
.mod-90 .module_container {
    width: 100%;
}
#header ul.nav {
    /*max-width: 800px;*/
    margin-left: auto;
    margin-right: auto; 
}

#header ul.nav a {
    font-size: 16px;
    font-weight: 300;
    color: #fff;
    border-left: 1px solid #28663c;
}
#header ul.nav li:first-child a {
    border-left: 0;
}
#app {
    padding-top: 189px;
}
.slide .module_container {
    background-size: cover;
    background-position: top -200px center;
    background-attachment: fixed;
}
.slidecontent {
    min-height: 500px;
}
/*div#header {
    background: #224f77;
    border-top: none;
    border-bottom: none;
}*/
div#header {
    border-top: none;
    border-bottom: none;
}
.logo .module_container {
    padding: 5px 0;
}
.slidecontent .custom {
    text-align: center;	
}
.slidecontent h1, .slidecontent h2 {
    color: #fff;
    text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.65);
}
.slidecontent h1 {
    text-transform: uppercase;
    font-size: 3rem;
    margin-bottom: 1rem;
}
.slidecontent h2 {
    font-size: 1.2rem;
    font-weight: 400;
}
.box .custom * {
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
button.btn.btn-primary {
    background-color: #afc92a;
    border-color: #afc92a;
    border-radius: 4px;
    padding: .7rem 1.2rem;
    margin-top: 1rem;
    text-shadow: none;
}
button.btn.btn-primary:hover {
    background-color: #18bcdf;
    border-color: #18bcdf;
}
div#showcase .container-fluid {
    padding: 0;
} 
.about .module_container {
    border-top: 1px solid #fff;
    padding-top: 50px;
    padding-bottom: 50px;
    border-bottom: 1px solid #fff;
}
.about p:last-child {
    margin-bottom: 0;
}
.about p, .about h3 {
    color: #fff;
}
.about h3 {
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 2.5rem;
    margin-bottom: 30px;
}
.about button {
    background-color: transparent !important;
    border-color: #fff !important;
    color: #fff !important;
}
.about button:hover {
    background-color: #fff !important;
    color: #afc92a !important;
}
.footerbox li {
    display: inline-block;
    margin-right: 20px;
    border-right: 1px solid #eee;
    padding-right: 20px;
}
.footerbox li:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}
#footer {
    padding: 60px 0;
    background: #333;  /* fallback for old browsers */
    background: -webkit-linear-gradient(to right, #222, #333);  /* Chrome 10-25, Safari 5.1-6 */
    background: linear-gradient(#222, #333); /* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */

}
#footer ul {
    margin-bottom: 20px;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}
#footer a {
    color: #afc92a;
}
#footer a:hover {
    color: #fff;
}/*
.boximage.d-flex.align-items-end:after {
    content: "";
    display: block;
    width: calc(100% - 10px);
    height: 100%;
    background: rgba(0, 0, 0, 0.1);
    left: 5px;
    position: absolute;
    right: 0;
    z-index: 0;
}
.box .custom {
    z-index: 9;
}*/
.logo img {
    max-width: 60px;
    position: absolute;
    left: 10px;
    top: 0;
}
.banner .module_container {
    height: 250px;
    background-size: cover;
    background-position: center;
}
main {
    padding: 30px 40px;
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.1);
    background-color: #fff;
    min-height: 480px;
}
.item-page ul {
    padding-left: 20px;
}
.rsform * {
    width: 100%;
}
.rsform input {
    border: 1px solid #333;
    margin-bottom: 15px;
    border-radius: 2px;
    padding-left: 15px;
    padding-right: 15px;
    height: 40px;
}
.rsform textarea {
    border: 1px solid #333;
    border-radius: 2px;
    padding: 15px;
    margin-bottom: 10px;
}
/*input#Send {
    background: #1a5fac;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 2px;
    font-size: 1.1rem;
    height: auto;
    padding: 8px;
}*/

#aside-right .rsform ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #333;
}
#aside-right .rsform ::-moz-placeholder { /* Firefox 19+ */
  color: #333;
}
#aside-right .rsform :-ms-input-placeholder { /* IE 10+ */
  color: #333;
}
#aside-right .rsform :-moz-placeholder { /* Firefox 18- */
  color: #333;
}
p#ktext {
    margin-bottom: 0;
}
.mod-100 h3 {
    text-transform: uppercase;
    font-weight: 700;
    margin-bottom: 15px;
}
.mod-100 .module_container {
    box-shadow: 0 0.125rem 0.25rem rgba(0,0,0,.1);
    padding: 30px;
    background-color: #fff;
}
#content {
    background: #fff url(/images/dropwhite3.jpg) no-repeat scroll bottom center;
}
p.formRed {
    margin-bottom: 0;
}
.item-page p:last-child {
    margin-bottom: 0;
}
.view-featured #content {
    display: none;
}

/****************************************** TESTIMONIALS *******************************************/
.newsslide ul.slick-dots li {
    display: inline-block;
}
.newsslide ul.slick-dots {
    text-align: center;
    margin: 15px 0 0;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.newsslide ul.slick-dots button {
    background: #fff;
    border: 1px solid transparent;
    text-indent: -9999999999999px;
    border-radius: 8px;
    height: 16px !important;
    width: 16px !important;
    margin: 0 3px;
    padding: 0;
}
.newsslide ul.slick-dots li.slick-active button,
.newsslide ul.slick-dots li:hover button {
    background: #41aa54;
}
button:focus, button:active {
   outline: none !important;
   box-shadow: none;
}
.udtalelser h3 {
    text-align: center !important;
    /*text-transform: uppercase;*/
    font-weight: 700;
    font-size: 2.5rem;
    margin-bottom: 0;
} 
.newsslide .slider-for {
    margin-bottom: 0px;
    text-align: center;
}
.newsslide .slider-for p {
    position: relative;
    padding-top: 10px;
    font-size: 14px;
    line-height: normal;
    color: #333;
    padding-bottom: 5px;
}

.newsslide .slider-for p:before {
    position: absolute;
    content: '';
    left: -30px;
    top: 0;
    width: 37px;
    height: 32px;
}

.newsslide .slick-slide {
    position: relative;
    z-index: 1;
}

.newsslide .opacity-lay {
    position: static;
    width: 100%;
    height: 100%;
    top: 0;
    background-color: transparent;
    opacity: 0.5;
    z-index: 9;
}
.newsslide .slick-center  .opacity-lay {display: none;}
.newsslide .slick-list {padding: 0!important;}
.newsslide .slider-for p {
    max-width: 980px;
    margin: 0 auto;
}
.newsslide .slider-aligner {
    text-align: left;
    display: block;
}
.newsslide .slider-aligner h3 {
    font-size: 14px !important;
    color: #15212f;
    text-align: right;
    text-transform: none;
    font-weight: 700 !important;
    margin-top: 0;
    margin-bottom: 30px;
}
.newsslide .slider-nav .slick-slide{
    text-align:center;
}
.newsslide .slick-center .border{
    border-left: 1px #ecf1f1 solid;
    border-right: 1px #ecf1f1 solid;
    box-sizing:border-box;
}
.newsslide button.slick-prev.slick-arrow {
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -20px;
    z-index: 9;
    background: none;
    border: 0;
    color: transparent;
    background: none;
    line-height: 1;
    width: 40px;
    height: 40px;
    background: rgba(51, 51, 51, 0.3);

}
.newsslide button.slick-next.slick-arrow {
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -20px;
    z-index: 9;
    border: 0;
    color: transparent;
    background: none;
    line-height: 1;
    width: 40px;
    height: 40px;
    background: rgba(51, 51, 51, 0.3);
}

.newsslide button.slick-next.slick-arrow:before {
    content: "\f105";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    right: 0;
    font-size: 3em;
    top: -15px;
    padding: 10px;
}

.newsslide button.slick-prev.slick-arrow:before {
    content: "\f104";
    font-family: fontawesome;
    color: #fff;
    position: absolute;
    left: 0;
    font-size: 3em;
    top: -15px;
    padding: 10px;
}
button:focus {outline:0;}
.newsslide .user-slider p {
    font-size: 1rem;
  font-weight: 300;
}
.testimonialtext {
    padding-top: 45px;
}
.newsslide span.slider-aligner::after,
.newsslide span.slider-aligner::before {
    content: "";
    position: absolute;
    height: 35px;
    width: 35px;
}
.newsslide span.slider-aligner::before {
    background: url(/images/Icons/Citationstegn1.png) scroll no-repeat center / contain;
    left: 16px;
    top: 0;
}
.newsslide span.slider-aligner::after {
    background: url(/images/Icons/Citationstegn2.png) scroll no-repeat center / contain;
    right: 0px;
    bottom: 0px;
}
#testimonials {
    background: #f5f5f5;
    padding: 100px 0;
}
.newsslide h4 {
    text-align: left;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 23px;
}
.newsslide .slider-aligner * {
    color:  #fff;
}
.newsslide .module_container {
    overflow: hidden;
    background: #eee;
}
.newsslide span.slider-aligner p {
    margin-bottom: 10px;
}
.newsslide .module_container {
    overflow: hidden;
    background: #eee;
}
.introimage {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
    position: absolute;
}

a.newstitle {
    color: #015b7e;
    font-size: 28px;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.newsitem {
    margin-bottom: 60px;
}
.newsitem:last-child {
    margin-bottom: 0;
}
p.mod-articles-category-introtext {
    color: #333;
    font-size: 14px;
    font-weight: 400;
    line-height: 24px;
    margin-bottom: 0;
    letter-spacing: 1px;
}
.newsitem::after {
    content: "";
    display: block;
    height: 1px;
    width: calc(100% - 30px);
    background: #eee;
    margin: 0 auto;
    position: relative;
    top: 30px;
}
.newsitem:last-child:after {
    display: none;
}
.newsintro .module_container {
    margin-bottom: 30px;
}

.aktuelttext .module_container {
    padding: 10px 20px 0 20px;
}
.slide_container {
    min-height: 370px;
    position: relative;
    z-index: 99999999;
}
.newsslide button {
    display: none !important;
}
.newsslide:hover button {
    display: block !important;
}
.slide_text {
    background: rgba(0, 0, 0, 0.3);
    padding: 30px;
    display: inline-block;
    position: absolute;
    bottom: 0;
    max-width: 550px;
}
/****************************************** END OF TESTIMONIALS *******************************************/
.icon {
    height: 180px;
    background-repeat: no-repeat;
    background-position: center;
    background-color: #eee;
    background-size: cover;
}
.txt {
    padding: 30px;
    background: #fff;
}
.txt h3 {
    font-size: 1.4rem;
}
.txt p:last-child {
    margin-bottom: 0;
}
body p {
    font-size: .9rem
}
#feature {
    padding: 30px 0;
}
/********************/
.udtalelser .slide_text {
    position: static;
    max-width: 100%;
}
.udtalelser .slide_text {
    padding: 30px 0;
    background: none;
    max-width: 1100px;
}
.udtalelser .slide_container {
    min-height: auto;
}
.udtalelser .module_container {
    background: transparent;
}
.udtalelser .slider-aligner * {
    color: #333;
}
.udtalelser button {
    display: block !important;
}
.udtalelser button.slick-prev.slick-arrow,
.udtalelser button.slick-next.slick-arrow {
display: none !important;
}
.udtalelser ul.slick-dots button {
    border: 1px solid transparent;
}
.udtalelser ul.slick-dots button {
    background: #ccc;
    }

/*#maintop {
    padding: 60px 0;
    background: #fafafa url(/images/quote.png) no-repeat right 30px bottom 30px;
    background: #214f77;
}*/
#maintop * {
    color: #fff;
}
.udtalelser .module_container {
    background: transparent;
    /* border-top: 1px solid #eee; */
    /* border-bottom: 1px solid #eee; */
    /* padding-top: 30px; */
    /* padding-bottom: 25px; */
}
/*************************************************************/
.sponsorer h3 {
    font-size: 2.5rem;
    text-align: center;
    /*text-transform: uppercase;*/
    font-weight: 700;
    margin-bottom: 2rem;
}
#bottom {
    padding: 50px 0 70px 0;
}
#footer p, #footer li, #footer a {
    color: #999;
}
#mainbottom .container-fluid {
    padding: 0;
}
.about_content {
    padding: 60px 30px;
    background: rgba(255, 255, 255, 0.98);
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}
.about_content p:last-child {
margin-bottom: 0;
}
.mod-109 .module_container {
    padding: 60px;
    background-attachment: fixed;
}
a.button {
    background: #41aa54;
    color: #fff;
    padding: 10px 28px;
    display: inline-block;
    font-size: 1.1rem;
    transition: background 0.3s ease-in-out;
    font-weight: 300;
    letter-spacing: 1px;
}
a.button:hover {
    background: #215633;
    transition: background 0.3s ease-in-out;
    color: #fff;
}
.about_content h3 {
    font-size: 2rem;
    font-weight: 900;
    color: #333;
    margin-bottom: 20px;
}
.about_content p {
    max-width: 810px;
    margin-right: auto;
    margin-left: auto;
}
.icon:hover {
    background-color: #fafafa;
}
.txt .button {
    padding: 8px 24px;
}
#footer .rsform-block.rsform-block-name, #footer .rsform-block.rsform-block-email, #footer .rsform-block.rsform-block-phone {
    width: 33.33%;
    display: inline-block;
    margin: 0 !important;
    float: left;
    padding: 0 5px;
}
#footer .rsform-block.rsform-block-name {
    padding-left: 0;
}
#footer .rsform-block.rsform-block-email {
    padding-right: 0;
}
#footer textarea, #footer input {
    background: none;
    border-color: #999;
    margin-bottom: 10px;
}
.rsform textarea, .rsform input {
	font-size: .9rem;
}
#footer .rsform ::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #fff;
}
#footer .rsform ::-moz-placeholder { /* Firefox 19+ */
  color: #fff;
}
#footer .rsform :-ms-input-placeholder { /* IE 10+ */
  color: #fff;
}
#footer .rsform :-moz-placeholder { /* Firefox 18- */
  color: #fff;
}
#footer p.formDescription {
    margin: 0;
}
#footer .button {
    color: #fff;
    background: #555;
    border: none;
}
#footer .button:hover {
    background: #444;
}
#footer h3 {
    margin-bottom: 20px;
    font-size: 1.5rem;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff;
}
.banner .module_container {
    margin-bottom: 30px;
}
input#Send {
    background: #555;
    width: auto;
    padding: 10px 28px;
    border: 0;
    border-radius: 0;
    font-size: .8rem;
    float: right;
    text-transform: uppercase;
    margin-bottom: 0;
    color: #fff;
}
input#Send:hover {
    cursor: pointer;
    background: #444;
    border-color: #444;
}
.foot p:last-child {
    margin-bottom: 0;
}
main h3 {
    font-size: 1.6rem;
    padding-top: 10px;
}
#content {
    margin-bottom: 30px;
}
button.btn.btn-link {
    color: #333;
    width: 100%;
    text-align: left;
    font-weight: 600;
    text-transform: uppercase;
}
.card-header {
    padding: .5rem 1rem;
    background-color: transparent;
}
div#headingTwo, div#headingThree {
    border-bottom: 0 !important;
}
div#headingTwo {
    border-top: 0 !important;
}
.card {
    border-top: 0;
}
div#accordion {
    border-top: 1px solid rgba(0,0,0,.125);
}
.textwidget {
    background: #231f20;
}
.personnal-widget-avartar img {
    width: 100%;
    height: auto;
}
.personnal-widget-title.gdl-title.title-color {
    background: #333;
    padding: 20px;
}
.skoleleder * {
  color: #fff;
}
#content-bottom {
    padding-top: 15px;
}
.nbs-flexisel-nav-right, .nbs-flexisel-nav-left {
	display: none;
}
.nbs-flexisel-inner:hover .nbs-flexisel-nav-right, .nbs-flexisel-inner:hover .nbs-flexisel-nav-left {
	display: block !important;
}
.mod-100 a {
    color: #333;
}
.icon {
    display: none;
}
#top {
    background-color: #fff;
    padding: 12px 0;
}
/*#header ul.nav a:hover, #header ul.nav li.active a  {
    background: #3f77a8;
}*/
#header ul.nav a:hover, #header ul.nav li.active a {
    background: #41aa54;
}
#header a {
    padding: 10px 60px;
    display: block;
}

#header ul li a {
    color: #4D1434;
    display: block;
    font-size: 18px;
    transition: 0.3s linear;
    height: 100%;
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-align: center!important;
    -ms-flex-align: center!important;
    align-items: center!important;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
}
.logo h1 {
    margin-bottom: 0;
    font-size: 3rem;
}
.logo {
    text-align: center;
}
.logo a:hover {
color: #afc92a;
}
.skoleleder.liste .module_container {
    background: #333;
    padding: 30px;
}
.skoleleder.liste ul {
    padding-left: 20px;
}

.skoleleder.liste h3 {
    font-size: 1.2rem;
  color: #fff;
}
.skoleleder.liste li {
    margin-bottom: 10px;
    font-size: .9rem;
  color: #fff;
}
#footer-2 .container-fluid {
    padding: 0;
}
img.contact-thumbnail.img-thumbnail {
    height: 180px;
    object-fit: cover;
    object-position: center;
}
.list-title {
    font-size: 13px;
    font-weight: 400;
}
h3 a {
    color: #41aa54;
}
.badge-info {
    color: #fff;
    background-color: #ccc;
    font-weight: 300;
    border-radius: 4px;
}
span.navn {
    display: block;
}
.address p {
    font-size: 12px;
    font-weight: 300;
}
ul.nav-child.unstyled.small {
    position: absolute;
    top: 44px;
    left: 0;
    margin-left: 0;
    padding-left: 0;
    background: #41aa54;
  display: none;
}

.deeper.parent {
    position: relative;
}
.deeper.parent:hover ul.nav-child.unstyled.small {
display: block;
}
    
ul.nav-child.unstyled.small a:hover {
    background: #215733 !important;
}
div#jevents_body {
    background: none;
    border: none;
    padding: 0;
}
h2.contentheading {
    display: none;
}
.mod-123 .textwidget {
    background: #eee;
    margin-top: 15px;
    padding: 15px;
}
#header .nav-child li a {
    border-bottom: 1px solid #379248;
}
main p, main li, main pre {
    font-weight: 300;
    font-size: 1.1rem !important;
    font-family: open sans, sans-serif;
}
.txt a.button {
    background: transparent;
    color: #333;
    border: 1px solid #000;
    font-size: .9rem;
}
.txt a.button:hover {
    background: #000;
    color: #fff;
}

.mod-124, i#udvid {
    display: none;
}
@media screen and (max-width: 992px) {
.mainmenucontainer {
    display: none;
	position: absolute;
    right: 0;
    background: #fff;
    width: 100vw;
    top: 59px;
    padding: 15px 20px;
}
  ul.nav-child.unstyled.small {
    position: static;
  }
  .nav li {
    display: block !important;
    width: 100%;
}

.nav li a {
    padding: 10px;
    display: block;
}

  .mod-124, i#udvid {
    display: block;
}
  .mod-90 {
    display: none !important;
}
ul li.parent:hover .nav-child {
    display: none;
}
ul.nav-child.unstyled.small a {
    border-bottom: 1px solid #eee;
    color: #fff;
}
#mobilknap, #udvid {
    display: block;
}
#udvid {
    position: absolute;
    right: 0;
    top: 5px;
    background: #41aa54;
    padding: 10px;
    border-radius: 35px;
    color: #fff;
    height: 35px;
    width: 35px;
    text-align: center;
}
#app {
    padding-top: 85px;
}
  .logo2 img {
    width: 360px;
    max-width: 100%;
}
  main {
    padding: 0;
    box-shadow: none;
}
  .mod-109 .module_container {
    padding: 10px;
  
}
#footer .moduletable {
    margin-bottom: 50px;
    max-width: 50%;
    flex: 0 0 50%;
}
  .newsslide h4 {
    text-align: left;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 400;
    font-size: 17px;
    line-height: 1.3;
}
  .about_content h3 {
    font-size: 1.5rem;
}
.udtalelser h3 {
    font-size: 1.5rem;
}
.sponsorer h3 {
    font-size: 1.5rem;
    margin-bottom: 1rem;
}
h1 {
    font-size: 1.8rem;
}
  .banner .module_container {
    height: 120px;
}
div#aside-right {
    flex: 0 0 100%;
    max-width: 100%;
}

}

@media screen and (max-width: 767px) {
button.btn.btn-link {
    font-size: 14px;
}
h2 {
    font-size: 1.5em;
}
main h3 {
    font-size: 1.3rem;
}
main p, main li, main pre {
    font-size: 1rem !important;
}
  .logo2 img {
  margin-left: -10px;
}
#footer .moduletable {
    margin-bottom: 50px;
    max-width: 100%;
    flex: 0 0 100%;
}
}
#mobilknap div:last-child {
    margin-bottom: 0;
}
#mobilknap div {
    height: 2px;
    width: 35px;
    background: #333;
    margin-bottom: 5px;
}
#mobilknap {
    background: none;
    border: none;
    padding: 0;
    position: absolute;
    right: 20px;
    top: 12px;
    padding: 10px;
}
button:focus {
    outline: none;
}
