@import url(https://fonts.googleapis.com/css?family=Oswald:400,700);


/*font-family: 'Merriweather Sans', sans-serif;*/
/*@import url(http://fonts.googleapis.com/css?family=Noto+Sans|Ultra|Oswald:400,700);*/
/*font-family: 'Oswald', sans-serif;*/

h1, h2, h3, h4, h5 {
    padding: 0;
    margin: 0;
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    /*color: #666;*/
}
h1 {
    /*color: #0266b4;*/
    color: #336699;
    margin: 0;
    padding: 0;
}
h2, h3, h4, h5 {
    color: #444;
}	
p {
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    color: #666;
    font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
h1 span {
    display: block;
    color: #555;
    font-size: 80%;
}
/*h2 {
    padding: 0;
    margin: 2em 0 0 0;
}
h3 {
    padding: 0;
    margin: 10px 0 0 0;
}*/
h3 span {
    font-weight: normal;
    font-style: normal;
}
.icon_image-home {
    height: auto;
    width: auto;
    background-color: none;
    float: left;
}
.header h1 {
    color: #555555;
}
/*.header a img {
    margin: 0 0 0 0;
    float: left;
    display: inline;
    border: none;
}*/
/*.header, .footer {*/
    /*text-shadow: none;
    font-family: 'Oswald', sans-serif;
    font-weight: normal;
    font-style: normal;
    padding: .5em .5em .5em .5em;
    margin: 0 0 0 0;*/
    /*background-color: #000;
}*/
.navbar {
    border-top: .1em solid #ccc;
    clear: both;
}
.white_text {
    color: #fff;
}
.post {
    max-width: 40em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
    text-align: left;
    /*border-top: .1em solid #ccc;
    background-color: #eee;*/
    /*padding-top: 2em;*/
}
.post2 {
    max-width: 40em;
    margin-left: 0;
    margin-right: auto;
    margin-top: 1em;
    text-align: left;
    /*border-top: .1em solid #ccc;
    background-color: #eee;*/
    /*padding-top: 2em;*/
}
.post3 {
    max-width: 50em;
    margin-left: auto;
    margin-right: auto;
    margin-top: 1em;
}
.collapsible {
    max-width: 39em;
    background-color: #ccc;
}

/*.content2, .panel {
    height: 100%;
}*/
.post h1, .post h2, .post h3, .post h4, .post h5 {
    padding: 0;
    margin: 0 0 0 0;
    max-width: 40em;
}
.post h1 {
    margin: 2em 0 0 0;
}
.content p, .post p {
    padding: 0 0 0 0;
    margin: 0 0 1em 0;
    max-width: 40em;
}

/*label {
    display: block;
    font-weight: normal;
}*/

/*input:text, input:checkbox {
    width: 100px;
    font-weight: normal;
}*/
.normal_font {
    font-weight: normal;
}
.spacer {
    margin: 5px 0 0 0;
}
.text-align-center {
  text-align: center;
}
.text-align-right {
  text-align: right;
}
.nav_container_small {
    float: left;
    width: 300px;
    height: auto;
    min-width: 200px;
    position: relative;
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 10px;
}
.nav_container {
    float: left;
    width: 40%;
    height: auto;
    min-width: 200px;
    /*min-height: 400px;
    max-height: 500px;
    max-width: 500px;*/
    /*background-color: #ccc;*/
    /*border: .1em solid #ccc;*/
    position: relative;
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 10px;
}
.nav_container2 {
    float: left;
    width: 40%;
    height: auto;
    min-width: 200px;
    position: relative;
    overflow: hidden;
    margin: 0 0 0 0;
    padding: 10px;
}
.left_content {
    float: left;
    width: 45%;
    height: auto;
    min-width: 300px;
    /*background-color: #ccc;*/
    position: relative;
    margin: 0 0 0 10px;
    padding: 10px;
}
.left_content2 {
    width: 40%;
    height: auto;
    min-width: 200px;
    background-color: #ccc;
    position: relative;
    margin: 0 0 0 10px;
    padding: 10px;
}
.report_content {
    /*width: 80%;*/
    min-width: 750px;
    margin: 0 10px 0 10px;
    max-width: 1024px;
    
}
.clear_floats {
    clear: both;
}
.icon_image {
    width: 50px; 
    height: 50px; 
    float: left; 
    position: relative;
}
.data_box {
    text-align: center;
    padding: 0 0 0 0;
    margin: 100px 0;
    border: .1em solid #ccc;
    width: 350px;
}
.data_box img, .data_box h2 {
    margin: 0;
    padding: 0;
}
.data_box h2 span {
    margin: 0;
    padding: 0;
    color: #666;
}

.align_center {
    text-align: center;
    margin: 0;
    padding: 0;
}
.icon_image {
    /*background-color: #ccc;*/
    margin: 0 5px 0 0;
}
.print_box {
    padding: .2cm;
    margin: .2cm;
    clear: all;
    background: none;
    /*border: .1em solid #eee;*/
}
.print_box2 {
    padding: .2cm;
    margin: .2cm;
    clear: all;
    background: none;
    /*border-bottom: .1em solid #eee;*/
    width: 60%;
}
.page_break {
    page-break-after: always;
    clear: both;
    width: 80%;
    height: 100%;
    border: .1em solid #ccc;
}
.page_break_auto {
    page-break-after: auto;
    clear: both;
    width: 80%;
    height: 100%;
    border: .1em solid #ccc;
}

.box {
    min-width: 200px;
    max-width: 440px;
    width: 90%;
}
.box2 {
    min-width: 440px;
    width: 50%;
}
.box3 {
    min-width: 300px;
    max-width: 440px;
    width: auto;
    margin-left: 10px;
}
.box4 {
    width: 100%;
    /*min-width: 400px;
    max-width: 800px;*/
}
.box5 {
    /* width: 600px; */
    width: auto;
}
.big_text {
    font-size: 35px;
    color: #336699;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    white-space: normal;
    /*color: #339900;
    color: #3399cc;*/
}
.sub_big {
    font-weight: normal;
    font-size: 20px;
    color: #333;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
}

.sub_big_bold {
    font-weight: bold;
    font-size: 20px;
    color: #333;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
}
.medium_text {
    font-size: 20px;
    color: #336699;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
    white-space: normal;
    /*color: #339900;
    color: #3399cc;*/
}
.sub_medium {
    font-weight: normal;
    font-size: 80%;
    color: #333;
    margin: 0 0 10px 0;
    padding: 0;
    white-space: normal;
    display: block;
}
.sub_small {
    font-weight: normal;
    font-size: 12px;
    color: #333;
    margin: 0 0 10px 0;
    padding: 0;
    display: block;
}
/*#wide_grid {
    width: 1000px;
}*/

/*.big_text span {
    font-size: 25px;
    margin: 0;
    padding: 0;
    color: #333;
    vertical-align: top;
}*/
.big_text_bad {
    font-size: 20px;
    color: #aa3042;
    /*color: #990000;*/
}
.clear_both {
    clear: both;
}
.float_left {
    float: left;
    margin-right: 10px;
}
.message {
    padding: 5px;
    color: #333;
    font-weight: bold;
    background-color: #eee;
    border: .1em solid #ccc;
    float: left;
    min-width: 30%;
    width: 100px;
}

/* @group Table */
/*.table-stroke th:first-child {
    -moz-border-radius: 6px 0 0 0;
    -webkit-border-radius: 6px 0 0 0;
    border-radius: 6px 0 0 0;
}

.table-stroke th:last-child {
    -moz-border-radius: 0 6px 0 0;
    -webkit-border-radius: 0 6px 0 0;
    border-radius: 0 6px 0 0;
}

.table-stroke th:only-child{
    -moz-border-radius: 6px 6px 0 0;
    -webkit-border-radius: 6px 6px 0 0;
    border-radius: 6px 6px 0 0;
}*/
.table-stroke {
    /*border-collapse: collapse;*/
    border-spacing: 0;
    border: .1em solid #333;
    /*font-size: 13px;*/
    /*text-align: center;
    font-size: smaller;*/
    /*width:90%;*/
    min-width: 50em;
    margin-left:5%; 
    margin-right:5%;
}	
.table-stroke2 {
    /*border-collapse: collapse;*/
    border: .1em solid #ccc;
    border-spacing: 0;
    border: none;
}	
.table-stroke th, .table-stroke th h2, .table-stroke2 th, .table-stroke th h2 {
    /*border-bottom: 5px solid #eeb100;
    border-right: .1em solid #0275ce;*/
    color: #fff;
    padding: .5em .5em .5em .5em;
    margin: 0;
    /*background-color: #ddd;*/
    background-color: #0275ce;
    text-align: center;
    vertical-align: middle;
    font-weight: normal;
}

.table-stroke tr, .table-stroke2 tr {
    border: .2em solid #ccc;
}
.table-stroke2 tr {
    border: .1em solid #ccc;
}
.table-stroke td, .table-stroke2 td {
    border-bottom: .1em solid #ccc;
    padding: .5em .5em .5em .5em;
    margin: 0;
    text-align: center;
    vertical-align: middle;
    font-size: .9em;
}		

.table-stroke .text, .table-stroke .text a, .table-stroke2 .text, .table-stroke2 .text a {
    text-align: left;
    vertical-align: middle;
    font-weight: normal;
    font-style: normal;
    /*width: auto;*/
    /*max-width: 30em;*/
}
.table-stroke .number, .table-stroke2 .number {
    text-align: right;
    font-weight: normal;
    font-style: normal;
}

.table-stroke .center, .table-stroke2 .center {
    text-align: center;
    font-weight: bold;
    font-style: normal;
}

.table-stroke .foundation, .table-stroke2 .foundation {
    background-color: #eee;
}
/* @end */

/* @group Google Table */
.table_header {
    border-collapse: collapse;
    color: #333;
    text-align: left;
    border: .1em solid #ccc;
    
    font-weight: bold;
    background-color: #eee;
    font-size: 13px;
}

.table_border {
    border-collapse: collapse;
    border: 2px solid #666;
    border-left: none;
    border-right: none;
    margin: 0 3px 3px 0;
    /*border: none;*/
}

.white-background {
    background-color: #fff;
    border-collapse: collapse;
}

.gray-background {
    background-color: #eee;
    border-collapse: collapse;
}

.select-gray-background {
    background-color: #3366cc;
    color: #eee;
}

.large-font {
    /*font-size: 15px;*/
    font-weight: bold;
    color: #333;
    /*background-color: #99ccff;
    background-color: #ffff99;
    background-color: #ccffff;
    background-color: #ccff99;*/
    background-color: #ccc;
    border-collapse: collapse;
}
.cell1 {
    /*background-color: #339900;*/
    background-color: #68a03c;
    width: auto;
    height: 20px;
    color: #333;
    /*color: #fff;*/
    padding: 3px;
    border-collapse: collapse;
    text-align: right;
}
.cell2 {
    /*background-color: #ffcc00;*/
    /*background-color: #3399cc;*/
    background-color: #0275ce;
    width: auto;
    height: 20px;
    color: #333;
    /*color: #fff;*/
    padding: 3px;
    border-collapse: collapse;
    text-align: right;
}

.cell3 {
    background-color: #ff9900;
    width: 110px;
    height: 20px;
    color: #333;
    /*color: #fff;*/
    padding: 3px;
    border-collapse: collapse;
    text-align: right;
}
.cell-border {
    /*border: none;
    border: 1px solid #ccc;*/
    margin: 0;
    padding: 5px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #fff;
    font-size: 13px;
    font-weight: bold;
    text-align: left;
    text-shadow: none;
    border-collapse: collapse;
}
.small_text {
    font-size: 11px;
    font-weight: normal;
    display: block;
    max-width:100px;
}
/* @end */
#square {
    width: 10px;
    height: 10px;
    padding: 0;
    margin: 0;
    font-size: 12px;
    border: .1em solid #333;
    display: inline-block;
}
.message_box {
    margin: 20px;
    padding: 20px;
    padding-bottom: 30px;
    border: 1px solid #ccc;
    border-radius: 10px;
    vertical-align: middle;
    
}	
.message {
    display: block;
}
.width95p {
    width: 85%;
    margin-left: 5%;
    text-align: left;
}
.width75p {
    width: 75%;
    margin-left: 5%;
    text-align: left;
}
.good {
    color: #68a03c;
    /*color: #669900;*/
    vertical-align: middle;
    font-weight: bold;
}
.bad {
    color: #aa3042;
    /*color: #990033;*/
    vertical-align: middle;
    font-weight: bold;
}
.good2, .good2 h3 {
    background-color: #68a03c;
    /*background-color: #99cc00;*/
    /*background-color: #99ff00;
    color: #558800;*/
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    /*text-shadow: none;*/
}
.bad2, .bad2 h3 {
    /*background-color: #990033;*/
    /*background-color: #cc0000;*/
    background-color: #aa3042;
    color: #fff;
    vertical-align: middle;
    font-weight: bold;
    /*text-shadow: none;*/
}
.blue, .blue h2 {
    /*background-color: #008ae5;*/
    background-color: #0275ce;
}

.error {
    color: #990000;
    font-weight: bold;
}

.bold {
    font-weight: bold;
}

h1.good {
    margin: 0;
    padding: 0;
    font-size: 120%;
}


/*.ui-page .ui-content .ui-listview .ui-li-desc {*/
.ui-li h3, .ui-li p, .ui-btn-text, .ui-li-desc {
    white-space: normal;
}​

div .spacer {
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
    background-color: #eee;
}

div {
    text-shadow: none;
}

label span {
    font-weight: bold;
    color: #336699;
}

.center {
    text-align: center;
}

.center p {
    margin: 0;
    padding: 0;
}

/*[data-role=page], [data-role=content]{
    /*height: 100% !important; 
    position:relative !important;*/
    /*background-color: #000;
}*/
/*[data-role=footer]{
    bottom:0; 
    position:absolute !important; 
    top: auto !important; 
    width:100%;
}*/










