/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2018-05-20, 19:17:48
    Author     : solenzo
*/

.summary_container{position:relative;float:left;font-family: 'Lato',sans-serif;}

.summary_container .title{position:relative;float:left;width:100%;font-size:20px;color:#9e7537;text-align:center;font-weight:700;margin-top:30px;margin-bottom:30px;}


.summary_container .overall{position:relative;float:left;clear:both;width:30%;height:30px;border:1px solid black; }
.summary_container .status{position:relative;float:left;clear:both;width:100%;font-size:18px;border-bottom:1px solid black;padding-bottom:5px;padding-top:5px;}
.summary_container .status a{color:inherit;font-size:18px;}

.summary_container .status span{font-weight:bold;color:red;padding-left:10px;}
.summary_container .percent{position:relative;float:left;width:70%;font-size:18px;padding-left:20px;padding-bottom:20px;}


.pouczenie{position:relative;float:left;width:100%;font-family: 'Lato',sans-serif;}
.pouczenie .title{position:relative;float:left;width:100%;text-align:center;font-size:20px;color:red;text-align:center;font-weight:700;margin-top:30px;margin-bottom:10px;text-transform:uppercase;}
.pouczenie .text{position:relative;float:left;width:100%;font-size:16px;color:black;;}


ul.pouczenie{position:relative;float:left;font-size:18px;font-family:"Lato", sans-serif;margin-bottom:50px;margin-top:0px;border-top:1px solid #C49B59;border-bottom:1px solid #C49B59;padding-top:20px;padding-bottom:20px;color:red;    font-size:14px;line-height:1.4;font-weight:500;;}
ul.pouczenie li{margin-bottom:10px;margin-top:10px;}




.informacja{position:relative;float:left;width:100%;font-family: 'Lato',sans-serif;}
.informacja .title{position:relative;float:left;width:100%;text-align:center;font-size:20px;color:green;text-align:center;font-weight:700;margin-top:30px;margin-bottom:10px;text-transform:uppercase;}
.informacja .text{position:relative;float:left;width:100%;font-size:18px;font-family:"Lato", sans-serif;margin-bottom:50px;margin-top:0px;border-top:1px solid #C49B59;border-bottom:1px solid #C49B59;padding-top:20px;padding-bottom:20px;color:green;    font-size:14px;line-height:1.4;font-weight:500;;}


ul.informacja{position:relative;float:left;font-size:18px;font-family:"Lato", sans-serif;margin-bottom:50px;margin-top:0px;border-top:1px solid #C49B59;border-bottom:1px solid #C49B59;padding-top:20px;padding-bottom:20px;color:red;    font-size:14px;line-height:1.4;font-weight:500;;}
ul.informacja li{margin-bottom:10px;margin-top:10px;}


p.question{font-family:"Lato";font-size:14px;color:black;font-weight:bold;padding-left:18%;}
textarea{height:80px !important}
