@font-face {
  font-family: mh_bold;
  src: url(../font/_PFHandbookPro-Bold.otf);
}
@font-face {
  font-family: mh;
  src: url(../font/_PFHandbookPro-Regular.otf);
}
@font-face {
  font-family: mh_thin;
  src: url(../font/_PFHandbookPro-Thin.otf);
}
#mhform * {font-family: mh}
#mhform{position: relative;padding-bottom: 30px;}
#mhform .back {
    color: white;
    background-color: #e37942;
    display: inline-block;
    padding: 3px 17px;
    font-weight: bold;
    position: absolute;
    top: -64px;
    right: 0;
}
#mhform .buy-accreditation {
    color: white;
    background-color: #e37942;
    display: inline-block;
    padding: 9px 17px;
    font-weight: bold;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 20px;
    right: 0;
}
#mhform .clearfix{clear:both;}
#mhform h3,#mh_form_start h2 {
font-family: mh_bold;
    font-size: 29px;
    font-weight: 900;
    margin-top: 20px;
    text-align: center;
    text-transform: uppercase;
}
#mhform h4 { font-family: mh_bold;
    font-size: 22px;
    font-weight: 900;
    margin-top: 30px;
    text-align: center;
}
#mhform .item {
    margin-bottom: 25px;
}
#mhform .item label {
    display: block;
    font-family: mh_bold;
}
#mhform .item.spec label {
    color: #ff9000;
    border-left: 13px solid;
    line-height: 1;
    margin-bottom: 9px;
    padding-left: 6px;
}
#mhform .item input[type="text"], #mhform .item input[type="number"], #mhform .item input[type="file"], #mhform .item input[type="email"], #mhform .item input[type="password"], #mhform .item select, #mhform .item textarea {
    display: block;
    width: 100%;
    border-left: none;
    border-right: none;
    border-top: none;
    padding: 5px 8px;
    background-color: white;
    margin-bottom: 3px;
    border-bottom: 1px solid rgb(187, 187, 187);
}
#mhform .item textarea {
    resize: vertical;
    height: 50px;
    border: 1px solid rgb(187, 187, 187);
}
#mhform input[type="submit"] {
    color: white;
    background-color: #e37942;
    border: none;
    line-height: 1;
    display: block;
    margin: auto;
    font-weight: 900;
    font-size: 26px;
    padding: 10px 83px;
}

#mh_form_start{margin-top:30px;}
#mh_form_start a {
    background-color: #e37942;
    color: white;
    text-decoration: none;
    display: block;
    font-size: 29px;
    font-weight: bold;
    text-align: center;
    width: 48%;
    float: left;
    margin: 0 1% 17px 1%;
    padding: 47px 10px;
    font-family: mh_bold;
}

#mh_form_start a.w100{width:98%;}
#mh_form_start hr{}
#mh_form_start a.login {
    padding: 15px 10px;
    margin-top: 65px;
}
#mh_form_start h2{margin-bottom:20px;}
.mh_mess {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    padding: 10px;
    width: 100%;
    margin: 5px auto 10px auto;
    border-radius: 5px;
    color:white;
}
.mh_mess.success{background-color: green;}
.mh_mess.buy_accreditation{background-color: #720080;}
.mh_mess.error{background-color: red;}
#mhform .spec_desc {
    margin-bottom: 30px;
}

#mh_observers{margin-top:30px;}
#mh_observers .item{margin-bottom:30px;text-align: center;}
#mh_observers .item img{max-width: 100%;display: block;margin: auto auto 10px auto;}
#mh_observers .item .img {
    height: 166px;
    background-size: contain;
    background-position: center center;
    background-repeat: no-repeat;margin-bottom:5px
}
#mh_observers .item .btn {
    color: white;
    background-color: #e37942;
    border-radius: 4px;
    display: block;text-align: center;margin-top:5px;
}
#mh_menu{}
#mh_menu .h {
    color: #e37942;
    font-weight: bold;
    font-size: 17px;
    margin-top: 17px;
}
#mh_menu ul {
    list-style: none;
    padding: 0;
    margin-top: 12px;
}
#mh_menu ul li{}
#mh_menu ul li a {
    background-color: rgba(227,121,66,0.7);
    color: white;
    font-weight: 400;
    display: block;
    margin-bottom: 7px;
    padding: 6px 13px;
    border-radius: 5px;
    text-decoration: none!important;
}
#mh_menu ul li a:hover,#mh_menu ul li a.active{background-color: rgba(227,121,66,1);}
#mhform .pitcher_info {
    text-align: center;
    font-weight: 600;
    font-size: 17px;
}
#mhform table {
    margin-top: 21px;
    width: 100%;
}
#mhform table tr td, #mhform table tr th,#mhform table tr {
    border-bottom: 1px solid #e37942;
}
#mhform table{border-color:#e37942;}
#mhform table tr td,#mhform table tr th {
    padding: 12px 5px 9px 5px;
}
#mhform table tr td a {
    text-decoration: none;
    color: white;
    background-color: #e37942;
    display: block;
    text-align: center;
    padding: 5px 5px 4px 5px;
    border-radius: 4px;
}

#mhform .book {
    background-image: url('../../image/notebook.png');
    background-position: left center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    padding-left: 25px;
    margin-bottom: 4px;
}
#mhform .spec .book {
    padding-left: 19px !important;
}

#mhform .text-center{text-align: center}

#mh_guests{background-color: #C1E8FB !important}
#mh_guests .bc{}
#mh_guests .bc a {
    text-transform: uppercase;
    display: inline-block;
    margin-right: 24px;
}
#mh_guests .bc a.active {
    font-weight: bold;
}
#mh_guests .item{text-align: center;margin-bottom: 60px;cursor:pointer;}
#mh_guests .item .img {
    height: 178px;
    border-radius: 50%;
    background-position: center center;
    background-size: cover;
    max-width: 170px;
    margin:auto;
}
#mh_guests .item .t1 {
    text-transform: uppercase;
    margin: 9px 0 0 0;
    font-family: mh_bold;
    font-size:18px;
}
#mh_guests .item .t2 {
    line-height: 1.3;
    font-family: mh_bold;
    font-size:18px;
}
#mh_guests .sap {
    clear: both;
}
#mh_guests .popup {
    display: none;
    border: 2px solid white;
    position: fixed;
    top: 30%;
    width: 800px;
    text-align: left;
    background-color: #C1E8FB;
    color: black;
    padding: 10px 20px;
    left: 50%;
    margin-left: -400px;
    z-index: 9999;
}
#mh_guests .popup .close {
    color: white;
    background-color: black;
    text-align: center;
    width: 50px;
    font-size: 12px;
    line-height: 1;
    font-weight: bold;
    padding: 3px;
    position: absolute;
    right: 15px;
    top: 10px;
}
#mh_guests .popup  .l{width:30%;float:left;}
#mh_guests .popup .l .img2 {
    height: 186px;
    width: 90%;
    border-radius: 50%;
    background-size: cover;
    background-position: center center;
}
#mh_guests .popup  .r{width:70%;float:right;
    font-family: mh;}
#mh_guests .popup .r .text1 {
    font-weight: bold;
    font-size: 22px;
}
#mh_guests .popup .r .text2 {
    font-size: 18px;
    margin-bottom: 19px;
}
#mh_guests .popup  .r .text3{}
.et_right_sidebar #main-content #mh_guests .container::before {
    right: auto !important;
}

#mh_guests2 {
    width: 100%;
    max-width: 200px;
    border-left: 3px dotted #E37942;
    border-right: 3px dotted #E37942;
    padding: 0 5px;
}
#mh_guests2 .bx-viewport, #mh_guests2 .bx-wrapper {
    border: none !important;
    box-shadow: none !important;
    margin: 0;
    padding: 0;
    background-color: transparent;
}
#mh_guests2 .item{text-align: center;margin-bottom: 20px;}
#mh_guests2 .item .img{height:180px;width:100%;max-width:150px;border-radius:50%;margin:0 auto 10px auto;background-position: center center;background-size: cover}
#mh_guests2 .item .t1{font-weight: bold;font-size: 18px;font-family: mh_bold;}
#mh_guests2 .item .t2{font-size: 12px;}

#mhform .w50 {
    width: 48%;
    float: left;
    margin-right: 2%;
}
#mhform .item select {
    padding-bottom: 3px;
}
#mhform .select2-container--default .select2-selection--single{border-radius:0;border-top:none;border-left:none;border-right: none;}
#mhform .dot {
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    margin: 0 4px;
}
#mhform .dot1{
    background-color: #E37942;}
#mhform .dot2{
    background-color: #C1E8FB;}

#mhform .item input[type="file"] {
    padding-bottom: 1.5px;
}
#mhform .cb {
    clear: both;
    margin-bottom: 10px;
}
#mhform .cb input{}
#mhform .cb label {
    float: right;
    width: 96%;
    font-weight: normal;
}
@media (min-width: 870px){
    .col-lg-3{width:23%;float:left;margin-right: 2%}
    .col-lg-9{width:75%;float:left;}
    .col-lg-4 {
        width: 31.333%;
        float: left;
        margin-left: 1%;
        margin-right: 1%;
    }

}
@media (max-width: 870px){
    #mh_guests .popup {
        width: 500px;
        margin-left: -250px;
    }
    #mhform .w50{float:none;width:100%;}
    #mhform .cb label {
    float: none;
    width: 100%;
}
}
@media (max-width: 510px){
    #mh_guests .popup {
        width: 300px;
        margin-left: -150px;
    }
    #mh_guests .popup .l,#mh_guests .popup .r{float:none;width:100%;margin-bottom: 15px;}
    #mh_guests .popup .l .img2{width:100%;}
}
/***************************************************/

@media (max-width: 700px){
    #mh_form_start a{width:98%;float:none;}
}