/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 .img-polaroid {
    box-shadow: none;
    border-color: #F1F1F1;
    background-color: #ffffff;
}

.input-append.input-prepend input {
    height: 26px;
}

#products-list input, #products-list button, #products-list textarea, #products-list select {
    transition: all 0.5s ease 0s;
	background-color: #162e6a
}


.tm-toolbar {  
    padding: 0px 0px 0px 0px; 
   height: 50px;
  line-height: 0px;
  
  
}

.tm-footer{
  background-color: #172f6b
}





.uk-panel-box-tertiary {
   border: solid #172f6b 4px;
  border-radius: 5px;
}



.uk-button-primary
{ border-radius: 5px;}




.uk-navbar-brand img, .uk-navbar-brand a {  
  
 margin-top: -25px;
}  
