@font-face{
  font-family:LF Rubrik;
  src:url(7a20594b7cff3a5b21f50768817f97d9.woff2) format("woff2"),url(c76583fbc229605ba6dc3f10b305498c.woff) format("woff");
  font-weight:400;font-style:normal;font-kerning:normal;font-display:swap}
@font-face{font-family:Intro Cond;src:url(91ea57f806ec2d72fb7c69557253e2f8.woff2) format("woff2"),url(0b748623b4b372d8a23a2aed5f461b06.woff) format("woff"),url(1d9728370ec564a3c4ef71ef022157f3.ttf) format("truetype");font-display:swap;font-weight:700;font-style:bold}
@font-face{font-family:Intro Cond;src:url(d76fd1e40a1c09236dba9ea1f2d21b1c.woff2) format("woff2"),url(c6d1500800832f7c5eca456963830fe0.woff) format("woff");font-display:swap;font-weight:400;font-style:normal}

html,body {
    height:100%;
    width: 100%;
}
body {
  font-weight: normal;
  font-family: Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-size:16px;
  line-height: 1.45;
  color: #222;
}
h1{
  font-family: 'LF Rubrik',Georgia,'Times New Roman',Times,serif;
  font-weight: 400;
  letter-spacing: .1px;
  color: #00427a;
  display: block;
  -webkit-font-kerning: normal;
  font-kerning: normal;
  -webkit-font-feature-settings: "kern" 1;
  font-feature-settings: "kern" 1;
}
h2,h3,h4,h5,h6,legend,.btn {
font-family: 'Intro Cond',Arial,'Helvetica Neue',Helvetica,sans-serif;
font-weight: normal;
}

h1, h2, h3 {
    margin-top: 30px;
    margin-bottom: 10px;
    line-height: 1.5;
}
h4, h5, h6 {
    margin-top: 15px;
    margin-bottom: 7px;
    line-height: 1.5;
}
h1,.h1{
  font-size: 50px;
}
h2,.h2{
  font-size: 35px;
}
h3,.h3{
  font-size: 32px;
}
h4,.h4,legend{
  font-size: 28px;
}
h5,.h5{
  font-size: 20px;
}
ol li {
  margin-left: -15px;
}

@media only screen and (max-width: 500px){
  h1,.h1{
    font-size: 30px;
  }
  h2,.h2{
    font-size: 24px;
  }
  h3,.h3{
    font-size: 22px;
  }
  h4,.h4,legend{
    font-size: 18px;
  }
  h5,.h5{
    font-size: 18px;
  }
}
.checked-in{
  color: #fff;
  font-size: 100px;
  text-align: center;
  background-color: #2ECC40;
}
.btn{
  font-size: 18px;

}
.btn-lg {
  font-size: 24px;
  font-weight: bold;
}

a, a:visited,h1,h2,h3,h4,h5,h6 {
    color: #00427a;

}
a:hover {
  opacity: 0.8;
}
a.btn,  a.btn:visited{
  color:#fff;
}

footer a, footer a:visited {
    color: #fff;
}

footer a:hover {
    color: #80c8ff;
}

ul.city-menu{
  margin: 0;
  padding: 0;
  list-style: none;
  font-family: 'Intro Cond',Arial,'Helvetica Neue',Helvetica,sans-serif;
  font-weight: normal;
  font-size: 22px;
  line-height: 1.5;
}
ul.city-menu li{
  display: inline-block;
}
ul.city-menu li a{
  padding: 5px;
  margin:5px;
  border-radius: 3px;
}
ul.city-menu li a:hover{
  background: #82B0DA;
  color: #fff;
}


.wrapper{
  min-height: 100%;
  height: 100%;
  display: table;
  width: 100%;
}
.wrapper > .container {
  padding-top: 30px;
}
.container {
    height: auto;
}

.footer {
    display: table-row;
    height: 1px;
}


body.modal-open,
.modal-open .navbar-fixed-top {
    overflow: hidden;
    border-right: 0px solid #999;
}

.bootbox .modal-body{
padding-top:15px;
}
.navbar-fixed-top{
  background-color: #0e1015;
}
.navbar-nav>li>a {
  color: #555;
}

.navbar-logo {
    width: 250px;
    height: auto;
}

.navbar-header h4 {
    margin-top: 12px;
}

@media (min-width: 768px){
  .navbar-nav>li>a {
    padding: 5px 10px;
    line-height: 18px;
    color: #555;
    min-height: 46px;
    height: 46px;
    text-transform: uppercase;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
  }

  .navbar-nav > li{
      display: table;
      height: 46px;
  }
  .navbar-logo {
      margin-top: 7px;
  }
}

.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0;
    margin-left: 0;
}



.bg-puppy{
  background-image: url("../../resources/valp.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
}
@media only screen and (max-width: 767px){
  h2,h4{
    font-size: 22px;
  }
  .bg-puppy{
    background:transparent;
  }
}
#menubutton:before, #menubutton:after, #menubutton span {
    background: #555;
}

/*
.btn-success {
    background-color: #97d9c2;
    border-color: #97d9c2;
}


.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
    background-color: #77c4a9;
    border-color: #77c4a9;
}

.btn-primary {
    background-color: #BDB7BB;
    border-color: #BDB7BB;
}

.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    background-color: #a799a2;
    border-color: #a799a2;
}
*/

#pagecontent > :first-child, #pagecontent > form > legend, #pagecontent > form > div > legend{
	margin-top: 0px;
}

#pagecontent > form > legend, #pagecontent > form > div > legend{
	font-size: 30px;
}

#pagecontent > h1{
	margin-top:-5px;
}

@media (min-width: 768px){
  .form-inline .find-users {
      width: 350px;
  }
}

.slot-invite .btn-success.active, .slot-invite  .btn-success:active {
    background-color: #398439;
    border-color: #255625;
}
.slot-invite .btn-warning.active, .slot-invite  .btn-warning:active {
    background-color: #D58512;
    border-color: #985F0D;
}
.label.pull-right{
  margin: 2px 0 0 5px;
}

.topstripe {
    background-color: #77819c;
    color: #FFFFFF;
    height:4px;
}

.padit{
	padding: 30px;
}



.img-right {
  	margin: 5px 0px 10px 10px;
  	float: right;
}
.img-left {
  	margin: 5px 10px 10px 0px;
  	float: left;
}
.img-center {
  	display:block;
	  margin: 10px auto;
  	clear: both;
}
@media only screen and (max-width: 767px){
  .img-right, .img-left  {
    	display:block;
  	  margin: 10px auto;
    	clear: both;
  }
}

img.speaker-image, img.image-round  {
  width: 150px !important;
  max-height: 150px !important;
	min-width: 70px !important;
  border-radius: 50%;
}

img.speaker-image  {
  margin: 5px 10px 10px 0px;
  float: left;
  clear: left;
}

@media all and (max-width: 520px) {
  h1.title{
    font-size: 30px;
  }
  h4{
    font-size: 24px;
  }
	.img-right,.img-left{
		display:block;
		margin: 10px auto;
		float: none;
	}
  .wrapper > .container {
      padding-top: 10px;
  }

}


#rightcolumn {
	text-align: right;
}
@media only screen and (max-width: 767px) {
	#rightcolumn {
		text-align: center;
	}
}

#rightcolumn a img {
   opacity: 1;
   transition: opacity .10s ease-in-out;
   -moz-transition: opacity .10s ease-in-out;
   -webkit-transition: opacity .10s ease-in-out;
   }

   #rightcolumn a img:hover {
      opacity: 0.8;
    }

.panel-heading {
font-size: 22px;
line-height: 34px;
}
.header{
	margin: 20px 0;
}
.reglogo{
	float:right;
	margin-top: 57px;
}

.line{
	height:4px;
	background: #eee url(../../front/images/line.jpg) repeat-x;
}

.container {
  width: auto;
  max-width: 900px;
}


.h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  color: #777;
}

@media only screen and (max-width: 991px) {

}

.container .credit {
  margin: 20px 0;
}


.jumbotron .input-group-lg > .form-control,
.jumbotron .input-group-lg > .input-group-addon,
.jumbotron .input-group-lg > .input-group-btn > .btn {
    height: 48px;
}

/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        box-shadow: none !important;
        text-shadow: none !important;
    }
	.noprint,
	#rightcolumn,
	.header,
	.footer{
		display:none;
	}
    a,
    a:visited {
        text-decoration: underline;
    }

    a[href]:after {
        content: " (" attr(href) ")";
    }

    abbr[title]:after {
        content: " (" attr(title) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .ir a:after,
    a[href^="javascript:"]:after,
    a[href^="#"]:after {
        content: "";
    }

    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid;
    }

    thead {
        display: table-header-group; /* h5bp.com/t */
    }

    tr,
    img {
        page-break-inside: avoid;
    }

    img {
        max-width: 100% !important;
    }


    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

    h2,
    h3 {
        page-break-after: avoid;
    }
}
