@media (min-width: 1220px){
.tm-header {
    margin-top: 0px;
    margin-bottom: 0px;
}
.uk-navbar {
    background: #ffffff;
    color: #999999;
    padding: 0px 0px;
    box-shadow: none;
}

.uk-navbar-nav {
    margin: 0px 0 0 0;
    padding: 0;
    list-style: none;
    float: left;
    text-transform: uppercase;
    font-weight: 600;
}
.uk-navbar-nav > li > a {
      padding: 0 15px;
    line-height: 35px;   
    font-size: 14px;
   border-right: 1px dashed #2E74B5;
    border-left: 1px dashed #fff;
	    text-shadow: rgba(46,116,181,0.2) 0 1px 1px;
}
.uk-navbar-nav > li > a:hover {
     background: #2E74B5 !important;
    color: #fff !important;
}
.uk-navbar-nav > li > a:active {
     background: #2E74B5 !important;
    color: #fff !important;
}
}
.tm-sidebar-b {
padding-left:40px;
}

aside .uk-grid + .uk-grid, .uk-grid-margin, .uk-grid > * > .uk-panel + .uk-panel {
    margin-top: 40px;
}
aside .uk-panel-box .uk-panel-title {
	background: #2e74b5;
    color: #fff;
}
	
.uk-panel-box {
    padding: 10px;
    background: #ffffff;
    color: #535353;
    box-shadow: 0 10px 15px 0 rgba(0, 0, 0, 0.03);
}
#tm-bottom-a .uk-panel {
	border-right: 1px solid #fff;
		border-left: 1px solid #fff;
			border-top: 1px solid #fff;
}
#tm-bottom-a .tm-grid-divider > div > .uk-panel:hover {
    background: #eee;
	border: 1px solid #2E74B5;
}
.weather {
	background:#053058 !important;
}
.blueline {
		border-bottom: 3px solid #2E74B5;
}
.uk-tab > li:not(.uk-disabled):not(.uk-active) > a {
    background: #eee;
}
.userimages {
	background:#fff;
	color:#2E74B5;
}
.bottomicons {
    margin: 3px 3px;
    padding-bottom: 5px;
    background: #fff;
    border: 1px solid #fff;
    font-size: 10px;
    line-height: 14px;
    text-transform: uppercase;
    text-align: center;
}

.bottomicons a :hover{
	background:#ccc;
border:1px solid #2E74B5;	
}
.bottomicons img{
max-width:110px;
}
#tm-bottom-c {
	margin-top:0px;
	margin-bottom:0px;
}
.tm-toolbar {
    padding: 15px 30px;
    background: #2E74B5;
    color: #b1b9ba;
}
.uk-width-1-11 {
	width:9%;	
}
.uk-width-medium-1-11{
	width:9%;
}
    /* Nineths custom */
  .uk-width-1-9 {
    width: 11.0%;
  }
  .uk-width-medium-3-9 {
    width: 33.333%;
  }
	