

/* ==========================================================================
   Author's custom styles
   ========================================================================== */

 body {
 	font-family: 'Karla', sans-serif;
 }

 .repad {
	padding-left: 10px;
	margin-left: 0px;
	padding-right: 10px;
	margin-right: 0px; 
 }
#header {
	height: 70px;
border-bottom: none;
}

.logo {
	float: right;
	padding-right: 30px;
	padding-top: 5px;
}

.sublogo {
	font-size: 14pt;
	font-weight: 400;
	color: #7a67ff;
	padding-left: 30px;
	padding-top: 30px;
	float: left;
}

#header .hdr-date {
    color: #3d72d0;
    font-size: 26px;
    padding: 37px 10px 0 0;
    float: right;
}

#header-title {
    padding: 10px 0 20px 0;
    margin-right: 40px;
    color:#40dac0;
    font-size: 25px;
    height: 10px;
}

#header-title .header-links .apply a{
    margin-top: 0px;
    margin-left: 10px;
   
}

#header-title .header-text {
    float: left;
}

#sub-hdr-top {
    background: #104A78;
    height: 30px;
    border-bottom: 1px solid #d4d4d4;
}
#sub-hdr-top ul {
    list-style: none;
    padding: 20px 0 0 0;
}
#sub-hdr-top ul li {
    display: inline;
    margin-right: 25px;
}
#sub-hdr-top ul li a,a:visited, a:active {
    font-size: 18px;
    color: #fff;
}
#hotels a,a:visited, a:active {
    font-size: 18px;
    color: rgb(0, 136, 204);
}
#sub-hdr2-top {
    background: #104A78;
    height: 180px;
    width: 740px;
    margin-bottom: 5px;
}
#sub-hdr2-top .col1,
#sub-hdr2-top .col2 {float: left;}
#sub-hdr2-top .hdr-btns {float: right;}
#sub-hdr2-top .col3 {
    float: left;
    width: 100px;
     
}

#sub-hdr2-top .col3 .apply{
    float: left;
}

#sub-hdr2-top .col1 {width: 180px;}

#sub-hdr2-top .col1 img {
    padding-left: 10px;
}
#sub-hdr2-top .col2 {
    padding: 20px 20px 0 20px;
    color: #fff;
    font-size: 16px;
    width: 350px;
}
#sub-hdr3-top {
    background: #40A1DA;
    height: 80px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin-bottom: 5px;
}
#sub-hdr3-top .col1, .col2 {
    float: left;
}

#sub-hdr3-top .col3 {
    float: left;
    width: 100px;
     
}

#sub-hdr3-top .col3 .apply{
    float: left;
}

#sub-hdr3-top .col1 {width: 180px;}

#sub-hdr3-top .col1 img {
    padding: 17px 0 0 13px;
}
#sub-hdr3-top .col2 {
    padding: 0px 0px 0 0px;
    color: #fff;
    font-size: 16px;
    width: 520px;
}
.apply a{
    width: 140px;
    text-align: center;
    font-size: 11pt;
    float: right;
    background-color: #D61F3B;
    padding: 5px;
    padding-right: 5px;
    margin-top: 0px;
    margin-bottom: 5px;
    color: #fff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
    padding-left: 10px;
    padding-right: 10px;
    -webkit-box-shadow: 0px 2px 3px rgba(50, 50, 50, 0.5);
    -moz-box-shadow:    0px 2px 3px rgba(50, 50, 50, 0.5);
    box-shadow:         0px 2px 3px rgba(50, 50, 50, 0.5);
}

.apply a:hover {
    text-decoration: none;
}

#content {
    height: 500px;
    clear: both;
}
#content .sidebar-main {
    width: 170px;
    padding: 10px 10px 0 0;
    border-right: 0;
    float: left;
    height: 600px;
}
#content .sidebar-main .apply a {
    float: left;
    margin-top: 0;
}
#content .sidebar-main .apply {
    margin: 0 0 0px;
    height: 40px;
    overflow: hidden;
}
#content .sidebar-main .partners {
    padding-top: 20px;
}
#content .sidebar-main .partners p {
    font-size: 14px;
}
#content .sidebar-main .partners .part {
    margin-bottom: 10px;
}
#content .cont-hold {
    float: left;
    margin: 10px 0 0 15px;
}
#content .cooperation {
    margin-top: 170px;
}
#content .cont-hold .left,
#content .cont-hold .right {
    width: 365px;
    float: left;
}
#content .cont-hold .left 
{margin-right: 10px;}
#content .cont-hold .event {
    height: 50px;
    padding: 8px 0 0 8px;
    margin-bottom: 5px;
    box-shadow: 2px 2px 2px #ccc;
}
#content .cont-hold .eventfold {
position:relative;
    height: 50px;
    padding: 8px 0 0 8px;
    margin-bottom: 5px;
    box-shadow: 0;
}
#content .cont-hold .eventfold:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  border-width: 0 16px 16px 0;
  border-style: solid;
  border-color: #fff #fff #90a4ae #90a4ae;
  background: #90a4ae;

  /* Firefox 3.0 damage limitation */
  display: block; width: 0;
}

#content .cont-hold .event15 {
    height: 50px;
    padding: 12px 0 0 8px;
    margin-bottom: 5px;
    box-shadow: 2px 2px 2px #ccc;
}
#content .cont-hold .event .logo {
    padding-top: 0;
    float: left;
}
#content .cont-hold .eventfold .logo {
    padding-top: 0;
    float: left;
}
#content .cont-hold .event15 .logo15 {
    padding-top: 0;
    float: left;
	padding-left:15px;
}
#content .cont-hold .event .details {
    float: left;
    color: #fff;
    font-size: 16px;
    padding-left: 5px;
    overflow: hidden;
    width: 260px;
}
#content .cont-hold .eventfold .details {
    float: left;
    color: #fff;
    font-size: 16px;
    padding-left: 5px;
    overflow: hidden;
    width: 260px;
}
#content .cont-hold .event15 .details15 {
    float: left;
    color: #fff;
    font-size: 16px;
    padding-left: 5px;
    overflow: hidden;
    width: 90px;
}
#content .cont-hold .event .details .title {font-size:14px; font-weight: bold; padding: 0px 0px 0px 0px; margin-top:0px;}
#content .cont-hold .eventfold .details .title {font-size:14px; font-weight: bold; padding: 0px 0px 0px 0px; margin-top:0px;}
#content .cont-hold .event15 .details15 .title15 {font-size:14px; font-weight: bold; padding: 0px 0px 0px 0px; margin-top:0px;}
#content .cont-hold .event15 .details15 .title16 {font-size:14px; font-weight: bold; }

#content .cont-hold .event .details .info {padding: 0px 0px 0px 0px; font-size: 12px; line-height:12px;}
#content .cont-hold .event15 .details15 .info15 {padding: 0px 0px 0px 0px; font-size: 12px; line-height:12px;}
#content .cont-hold .eventfold .details .info {padding: 0px 0px 0px 0px; font-size: 12px; line-height:12px;}


.popover-content {color: #000;}

.item-a { width:85px; }

.btn {
  background: #0288D1;
  background-image: -webkit-linear-gradient(top, #03A9F4, #0288D1);
  background-image: -moz-linear-gradient(top, #03A9F4, #0288D1);
  background-image: -ms-linear-gradient(top, #03A9F4, #0288D1);
  background-image: -o-linear-gradient(top, #03A9F4, #0288D1);
  background-image: linear-gradient(to bottom, #03A9F4, #0288D1);
  -webkit-border-radius: 4;
  -moz-border-radius: 4;
  border-radius: 4px;
  text-shadow: 1px 1px 3px #666666;
  font-family: 'Muli';
  color: white;
  font-size: 16px;
  padding: 5px 7px 5px 7px;
  text-decoration: none;
  margin-bottom:10px;
  margin-left: auto;
    margin-right: auto;    
    display: block;

}

.btn:hover {
  background: #03A9F4;
  background-image: -webkit-linear-gradient(top, #0288D1, #03A9F4);
  background-image: -moz-linear-gradient(top, #0288D1, #03A9F4);
  background-image: -ms-linear-gradient(top, #0288D1, #03A9F4);
  background-image: -o-linear-gradient(top, #0288D1, #03A9F4);
  background-image: linear-gradient(to bottom, #0288D1, #03A9F4);
  text-decoration: none;
}

.btn:visited {
  color: white;

}