/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */

.tm-panel-blank h1, .tm-panel-blank h2, .tm-panel-blank h3, .tm-panel-blank h4, .tm-panel-blank h5, .tm-panel-blank h6 {
  color: #C5C5C5;
}
.tm-panel-blank {
  color: #C5C5C5;
}

.tm-panel-subtitle {
  margin-top: -15px;
  color: #545454;
}
.uk-panel-box {
  color: #545454;
}
.tm-panel-blank a {
  color: #C5C5C5;
}
a, .uk-link {
  color: #5C5D5E;
}
 
 .uk-navbar-brand {
  height: 145px;
 }
 .tm-logo-small .uk-navbar-brand {
  height: 120px !important;
  text-indent: 0 !important;
 }
 
 
 .tm-navbar-space .tm-navbar {
    margin-top: 40px !important;
    margin-bottom: 40px !important;
  }
iframe {
    border: 0px none;
    max-width: 100%;
}

.componentheading{
font-size: 24px;
}

.rsform-block-info{
    float: left;
    margin: 20px 0px 20px -10px;
}
.rsform-submit-button{
margin: 25px 0px 0px 0px;
}
.tm-navbar-space .tm-toolbar-center {
    margin-top: -20px;
    margin-bottom: 50px;
}
.tm-toolbar-center::before {
    position: absolute;
    top: -20px;
    left: 50%;
    width: 20px;
    height: 2px;
    margin-left: -10px;
    content: "";
    background: none;
}
@media (max-width: 959px) {
	
	.tm-navbar-space .tm-toolbar-center {
  margin-top: 0px;
  margin-bottom: 50px;
}

.tm-toolbar-center::before {
    position: absolute;
    top: -20px;
    left: 50%;
    width: 20px;
    height: 2px;
    margin-left: -10px;
    content: "";
    background: none;
}
.tm-logo-small .uk-navbar-brand {
    height: 100px !important;
    text-indent: 0px !important;
}
	
	}
@media (max-width: 330px) {
	 .tm-logo-small .uk-navbar-brand {
	
    height: 100px !important;
    text-indent: 0px !important;
	display:inline
}
	
	 }
	 
@media (max-width: 390px) {
	 
select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0px;
    box-shadow: none;
    height: 20px;
    line-height: 20px;
    color: #9F9F9E;
    font-weight: 300;
	width:80%
}
select{
	
	height: 30px;
	}
}

.hidetext{
	visibility: hidden;
	}
	
.uk-panel-title-h2{
	
	margin-top: 0px;
margin-bottom: 15px;
font-size: 20px;
line-height: 27px;
font-weight: 300;
text-transform: none;
	
	}
	
.uk-panel-title-h2-sp{
	
	margin-top: 40px;
margin-bottom: 15px;
font-size: 20px;
line-height: 27px;
font-weight: 300;
text-transform: none;
	
	}
.contrast-high{
	color:#FFF;
	}
	
.article-contrast{
	color: #545454;
	}	
	
.tm-content form {
    margin: 0px 0px 22px;
    color: #545454;
}


select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    line-height: 20px;
    color: #545454;
    font-weight: 300;
}
.formResponsive .formHorizontal .formControlLabel {
  float: left;
  width: 193px;
  padding-top: 5px;
  text-align: left;
}


#CDSWIDCOE
{
  margin: auto !important;
  margin-bottom: 15px !important;width: 250px !important;
}

#CDSWIDCOE.widCOE .widCOEImg {
  max-width: 150px;
  margin: auto !important;
}

.icon-image{
  position: absolute;
  top: 1px;
  left: 50%;
  display: table;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  text-align: center;
}

.home-page-icon{
  width: 30px;
  height: 30px;
  position: relative;
  margin-bottom: 3px;
}

.tm-sidebar-a .uk-panel-box-secondary {
    padding-top: 60px;
}