﻿DIV.immerland, .immerland, .panel-default, .panel-default TD, .panel-default INPUT {
    font-size: 1.2em !important;
}
DIV.immerland ul.a {
    list-style-type: circle;
}
.panel-heading {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#7abcff+0,60abf8+44,4096ee+100;Blue+3D+%2314 */
    background: #7abcff; /* Old browsers */
    background: -moz-linear-gradient(top, #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */
}
.panel-body {
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#f0f9ff+0,cbebff+47,a1dbff+100;Blue+3D+%2313 */
    background: #f0f9ff; /* Old browsers */
    background: -moz-linear-gradient(top, #f0f9ff 0%, #cbebff 47%, #a1dbff 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #f0f9ff 0%,#cbebff 47%,#a1dbff 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f9ff', endColorstr='#a1dbff',GradientType=0 ); /* IE6-9 */
}
table.borderless td, table.borderless tr, table.borderless th,
.table.borderless > tbody > tr > td, 
.table.borderless > tbody > tr > th, 
.table.borderless > tfoot > tr > td,
.table.borderless > tfoot > tr > th, 
.table.borderless > thead > tr > td, 
.table.borderless > thead > tr > th {
    border: none !important; border: 0px !important;
}
.linkButton {
}
.btn-lg{ font-size:1.2em !important; margin-right: 8px; }
input[type="file"] {
    height: 42px;
}
input.largeCheckbox {
    width: 35px;
    height: 35px;
    position: relative !important;
    margin: 0 !important;
}