/*
Theme Name: Stockholm Child
Theme URI: http://demo.select-themes.com/stockholm/
Description: A child theme of Stockholm Theme
Author: Select Themes
Author URI: http://select-themes.com
Version: 1.0.0
Template: stockholm
*/
@import url("../stockholm/style.css");

.tml {
    max-width: none;
}

.caution{
border:2px solid #ff0000;
background:#fff8f8;
color:#ff0000;
padding:20px;
}

th,td{
	text-align:left;
}

.saru_search th,.saru_search td{
	text-align:left;
}
.saru_search th{
	min-width:80px;
}
.saru_data th,.saru_data td{
	text-align:left;
}
.saru_data th{
	min-width:100px;
}
.tml-user-login-wrap .input[name="log"],.tml-user-pass-wrap .input[name="pwd"]{
	font-size: 20px;
    padding: 5px;
}
.attention_password{
	color:#f00;
}
.mobile_menu_button .fa{
	color:#fff;
	font-size:30px;
}