﻿/*
body { position: relative; padding-top: 40px; width: 100%;}
*/
body { padding-top: 50px;}

.footer { padding: 40px 0; margin-top: 70px; }
.footer p { margin-bottom: 0; color: #777; }
.footer-links { margin: 10px 0; }
.footer-links li { display: inline; margin-right: 10px; }

img.floatLeft { float: left; margin: 4px 16px 4px 0; max-width: 100%; }
img.floatRight { float: right; margin: 4px 0 4px 16px; max-width: 100%; }
img.aligncenter { text-align: center; margin: 4px; max-width: 100%; }
img.alignleft { text-align: left; margin: 4px 16px 4px 4px; max-width: 100%; }
img {max-width: 100%;}

img.center { max-width: 100%; display: block; }
.img-polaroid { max-width: 100%; border-width: 0;}

.product_item {
    border: 1px solid #cccccc;
    vertical-align: top;
    padding: 4px;
    margin-bottom: 4px;
    height: 100% !important;
}

    .product_item:hover {
        border: 1px solid #0000B0;
        background-color: #f8f8f8;
    }

.text-success {
    font-weight: bold;
    color: #3FB618;
}
.text-warning {
    font-weight: bold;
    color: #FF7518;
}
.text-danger {
    font-weight: bold;
    color: #FF0039;
}

.article {vertical-align: top;}

.author {margin: 4px 0 8px 0;font-size: 12px;margin:20px 0 30px;font-size:18px; line-height:16px; font-family: sans-serif;font-weight:500; font-size:1.1rem;line-height:1em;}

h1,h2,h3,h4,h5,h6 {font-family: inherit;font-weight: normal;}
h4 {  font-weight: bold; }
h1 {  font-weight: 100; }
li {  line-height: 24px; }

.caption {z-index:500;position:absolute;bottom:-35px;left:0;height:30px;padding:5px 20px 0 20px;background:#000;background:rgba(0,0,0,.5);width:540px;font-size:1.3em;line-height:1.33;color:#fff;border-top:1px solid #000;text-shadow:none;}

.model_table { width: 100%; }
.model_table td { text-align: left; border-bottom: 1px solid #cccccc; }
.child_nav {}
.child_nav li {float: left; padding-right: 12px; padding-left: 0; display: block; }

.visitor-input{ display:none; }

textarea {color:Black;}

.bulletlist li.bullet {list-style-type: none;background: url('../Images/tick.png') no-repeat top left;height: 24px;padding-left: 40px;} 
.lpbulletlist li.bullet {list-style-type: none; background: url('img/tick2.png') no-repeat top left; height: 56px; padding-left: 40px; font-size: 12pt; font-size: 1.2em; text-align: left;} 
.lptext {font-size: 1.2em;}
.lpphrase {font-size: 1.8em; font-weight: bold; color: #ff0000;}

.shadow {-moz-box-shadow: 3px 3px 4px #666666;-webkit-box-shadow: 3px 3px 4px #666666;box-shadow: 3px 3px 4px #666666;/* For IE 8 */-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666')";/* For IE 5.5 - 7 */filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#666666');}

.post_table_2_col {width:96%;margin-top:0; padding-top: 0;}
.post_table_2_col tr {border-bottom:1px solid #cccccc;}
.post_table_2_col .tdl {vertical-align: top; text-align:left;width:50%;}
.post_table_2_col .tdr {vertical-align: top; text-align:right;width:50%;}
.post_table_2_col .tdl25 {vertical-align: top; text-align:left;width:25%;}
.post_table_2_col .tdl75 {vertical-align: top; text-align:left;width:75%;}

input[type="file"] { border-width: 0; }

.biglink { font-size: 24px; line-height: 1.2; }

.textboxstyle input[type="text"] {
   height: 14px !important;
   background-color: Aqua;
   font-size: 10px;
   line-height: 14px;
}

.textboxstyle {
   height: 24px !important;
   padding: 3px 3px 4px 3px !important;
}

.input-group-addon-small {
    padding: 2px 6px !important;
}

.ulmenu {
	list-style: none;
	margin: 1em 0;
	padding: 0; 
}
.ulmenu li {
	font-weight: bold;
	margin: 0;
	padding: 3px 10px 5px 20px;
	border-bottom: 1px solid #ccc;
	color: #666; 
}
.ulmenu li:hover {
	color: #000;
	background-color: #ddd; 
}

.nobr { white-space:nowrap }

.btn-file {
    position: relative;
    overflow: hidden;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 999px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

@media (min-width: 768px){
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2  {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 1200px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}
@media (min-width: 768px) and (max-width: 979px) {
    .fivecolumns .col-md-2, .fivecolumns .col-sm-2, .fivecolumns .col-lg-2 {
        width: 20%;
        *width: 20%;
    }
}

/*.navbar-nav > li > a {padding-top:5px !important; padding-bottom:5px !important;}
.navbar {min-height:32px !important}
.navbar-brand { height: 32px; min-height:32px !important; padding-top:5px !important; padding-bottom:5px !important; }*/


/* bootstrap.css */
/** {
    font-size: 14px;
    line-height: 1.428;
}*/

/* style.css */
* {
    font-size: 18px;
    line-height: 1.6;
}

html {
    font-size: 18px;
    line-height: 1.6;
}


body {
    font-size: 18px;
    line-height: 1.6;
}


fieldset.group-border {
    border: 1px groove #ddd !important;
    padding: 0 1.4em 1.4em 1.4em !important;
    margin: 0 0 1.5em 0 !important;
    -webkit-box-shadow: 0px 0px 0px 0px #000;
    box-shadow: 0px 0px 0px 0px #000;
}

legend.group-border {
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
    width: auto;
    padding: 0 10px;
    border-bottom: none;
}

.maxWidthFluid {
    max-width: 1600px;
}

#scroll {
    position: fixed;
    right: 10px;
    bottom: 10px;
    cursor: pointer;
    width: 50px;
    height: 50px;
    background-color: #3498db;
    text-indent: -9999px;
    display: none;
    -webkit-border-radius: 60px;
    -moz-border-radius: 60px;
    border-radius: 60px
}

    #scroll span {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-left: -8px;
        margin-top: -12px;
        height: 0;
        width: 0;
        border: 8px solid transparent;
        border-bottom-color: #ffffff;
    }

    #scroll:hover {
        background-color: #e74c3c;
        opacity: 1;
        filter: "alpha(opacity=100)";
        -ms-filter: "alpha(opacity=100)";
    }
