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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-panel-subtitle {
    text-align: left;
    width: 100%;
}
.uk-align-center div  .tm-panel-subtitle {
    text-align: center;
}
.uk-block-secondary {
    background: #D6F6FA none repeat scroll 0 0;
}

em {
    color: #5B7A7A;
}
.uk-margin-large-bottom {
    margin-bottom: 20px !important;
}
.tm-switcher-nav * img {
    width:50px!important;
    height:50px!important
    
}

.uk-margin * td {
    text-align:left;
}
#tm-top-c * .tm-panel-subtitle {text-align:center!important}
.uk-block-large {
    padding-bottom: 30px;
}
.uk-panel-box {
    color: #666666;
    padding: 0 30px;
}

.uk-panel  table {
    max-width:720px
}

#tm-middle * h3 {
    text-align:center;
    margin:25px 0 0 0
}
.uk-panel-box:not(.uk-panel-box-primary):not(.uk-panel-box-secondary) {
    border:none;
    border-top: 1px solid #cccccc;
}