Marcin
wersja mobilna
stworzenie wersji Fakturowni na urządzenia mobilne
Prosimy o zaznaczenie na jakim urządzeniu chcielibyście abyśmy w pierwszej kolejności uruchomili Fakturownie
/* ------------------------------------------------------------------------------------
SONDA SLUPOKOWA POZIOMA */
.survey_content span{display:block;margin-bottom:8px;}
.graphs{text-align:left;padding:5px 15px 5px 15px;}
.graphs div.single_graph{margin:0 5px 0 0px;padding:1px;border:1px solid #e2e2e2;height:15px;background-color:#f7f7f7;width:81%;float:left;}
.graphs span.percent{display:block;float:left;height:15px;font-size:0.9em;margin-bottom:8px}
.graphs div.single_graph div{height:15px;background:transparent url(<a href="https://siteor.pl/stylesheets/img/graph_colors.png" target="_blank">https://siteor.pl/stylesheets/img/graph_colors.png</a>) repeat-x 0 0;}
.graphs div.single_graph .red{background-color:#ff8571;color:#ff8571;background-position:0 -30px;}
.graphs div.single_graph .blue{background-color:#569fc5;color:#569fc5;}
.graphs div.single_graph .green{background-color:#469524;color:#469524;background-position:0 -60px;}
.graphs div.single_graph .orange{background-color:#5d5d5d;color:#5d5d5d;background-position:0 -120px;}
.graphs div.single_graph .yellow{background-color:#ffdf72;color:#ffdf72;background-position:0 -90px;}
html body .graphs p,
#content .graphs p{margin-bottom:0;margin-top:5px;}
html body .lavina_pool,
#content .lavina_pool{overflow:hidden;margin-bottom:20px;padding:5px;}
html body .lavina_pool ul,
#content .lavina_pool ul{padding:0;margin:20px 0 20px 0;}
html body .lavina_pool ul li,
#content .lavina_pool ul li{list-style-type:none;padding:0;margin:0 0 10px 0;}
html body .lavina_pool ul li:after,
#content .lavina_pool ul li:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
html body .lavina_pool ul li,
#content .lavina_pool ul li{display:inline-block;}
* html #content .lavina_pool ul li{height:1%;}
html body .lavina_pool ul li,
#content .lavina_pool ul li{display:block;list-style-type:none;}
.lavina_pool label{display:block;float:left;}
/*width:70%;*/
.lavina_pool li input{float:left;margin-right:15px;}
.lavina_pool_buttons{padding-top:10px;border-top:1px solid #ddd;margin-bottom:20px;}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
width: 100%;
}
input[type="button"].right{
border-color: #c5c5c5;
border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25);
}
input[type="button"].right {
color: #ffffff;
text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
background-color: #5bb75b;
*background-color: #51a351;
background-image: -moz-linear-gradient(top, #62c462, #51a351);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
background-image: -webkit-linear-gradient(top, #62c462, #51a351);
background-image: -o-linear-gradient(top, #62c462, #51a351);
background-image: linear-gradient(to bottom, #62c462, #51a351);
background-repeat: repeat-x;
border-color: #51a351 #51a351 #387038;
border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}
input[type="button"].right:hover,
input[type="button"].right:active,
input[type="button"].right.active,
input[type="button"].right.disabled,
input[type="button"].right[disabled] {
color: #ffffff;
background-color: #51a351;
*background-color: #499249;
}
input[type="button"].right:active,
input[type="button"].right.active {
background-color: #408140 \9;
}