﻿html {
    background-color: #fff;
    margin: 0;
    padding: 0;
}

body {
    background-color: #fff;
    border-top: none;
    color: #333;
    font-size: 1em;
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    margin: 0;
    padding: 0;
    background-image: url("images/backgroundwall.jpg");
}

.divImage { 
    position: absolute;
    z-index: 999;
    left: auto;
    right: auto;
    top: 2%;
    overflow: hidden;
}

.divSectionHeader {
    background-color:white;
    position:fixed;
    top:20px;
    bottom:3%;
    left:auto;
    right:auto;
    width:75%;
    height:38px;
    border:5px solid #c8c8c8;
}

.divSectionHeaderText {
    float:left;
    font-size: 1.1em;
    font-weight: 900;
    vertical-align:bottom;
    padding: 5px 10px 5px 10px;
}

.divSectionContent {
    background-color: white;
    position: fixed;
    top: 58px;
    bottom: 3%;
    left: auto;
    right: auto;
    width: 75%;
    overflow: auto;
    border-top: none;
    border: 5px solid #c8c8c8;
}

.contacttitle {
    font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif; 
    font-size: 16px; 
    color: #ec0202;
}

.contactcopy { 
    font-family: Calibri, Tahoma, Arial, Helvetica, sans-serif;
    font-size: 14px; 
}

.viewSelector {
    background: url("../Images/gvheader.jpg");
    font-size: 16px;
    font-weight: 700;
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    color: #333333;
    padding: 7px;
    width: 99%;
    max-height: 34px;
    border: 1px solid #c8c8c8;
}

.viewSelector td {
    width: 33%;
    border: 1px solid #c8c8c8;
    text-align: center;
}

.viewSelector a {
    cursor: pointer;
    text-decoration: none;
}

.viewSelector span {
    color: #ff0000;
}

.sectionHeader {
    background: url("../Images/gvheader.jpg");
    font-size: 16px;
    font-weight: 700;
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    color: #333333;
    padding: 7px;
    width: 99%;
    max-height: 34px;
    border: 1px solid #c8c8c8;
}

.sectionHeader span {
    color: #333333;
    margin-left: 6px;
}

.formBgColor {
    background-color: #e6ecf6;
    padding: 10px;
    max-width:97%;
}

/* div dimmer */
.divdimmer {
    position: fixed;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0px;
    background-color: #000000;
    filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
    z-index: 50;
}
/* div dimmer */

/* for message box div start */
.msgdivbody {
    position: fixed;
    background-color: #888888; 
    border: 1px solid #999999; 
    z-index: 50; 
    left: 20%; 
    right: 20%; 
    top: 20%;
}

.msgtablebody {
    width : 100%;
    background-color: #FFFFFF;
    border: 1px solid #999999;
}

.msgtitle {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    font-weight: bold;
    padding-left: 5px;
    background-image: url("../Images/msg_title.jpg");
    color: #FFFFFF;
    height: 25px;
}

.msgicon {
    width: 100px;
    text-align: center;
}

.msgtext {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    font-size: 11px;
    padding-left: 5px;
}

.msgbutton {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    border-top: 1px solid #CCCCCC;
    padding-top: 5px;
    text-align: right;
}
/* for message box div end */

.dropdown {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    /*font-family: Verdana;*/
    width: 100%;
    max-width: 300px;
    font-family: "Roboto", sans-serif;
}

.dropdownvarwidth {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    /*font-family: Verdana;*/
    max-width: 300px;
    font-family: "Roboto", sans-serif;
}

.dropdowndisable {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    /*font-family: Verdana;*/
    width: 100%;
    max-width: 300px;
    font-family: "Roboto", sans-serif;
    color: black;
}

.dropdownvarwidthdisable {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    /*font-family: Verdana;*/
    max-width: 300px;
    font-family: "Roboto", sans-serif;
    color: black;
}

a {
    color: #333;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

/*
    a:link, a:visited
    {
        color: #333;
    } */

    a.topmenu:link, a.topmenu:visited {
        /*font-family: Normal 100% Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
        font-family: "Roboto", sans-serif;
        text-decoration: none;
        font-size: 90%;
    }

    a:hover {
        color: red;
    }

.unitavailableTd {
    background-color: #04B404;
}

.unitavailableA {
    font-size: x-small;
    font-weight: normal;
}

.unitunavailableLabel {
    font-size: x-small;
    color: white;
}

.unitunavailableTd {
    background-color: red;
}


.loginView
{
    color: #333;
    background-color:gray;
    outline: none;
    padding-left: 3px;
    padding-right: 3px;
    text-decoration: underline;
}

.loginView link, visited, active {
        color: #333;
    }

.loginView hover {
    background-color: #c7d1d6;
}

header, footer, hgroup,
nav, section {
    display: block;
}

mark {
    background-color: #a6dbed;
    padding-left: 5px;
    padding-right: 5px;
}

.float-left {
    float: left;
}

.float-right {
    float: right;
}

.clear-fix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    visibility: hidden;
}

h1, h2, h3,
h4, h5, h6 {
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    color: #000;
    margin-bottom: 0;
    padding-bottom: 0;
}

h1 {
    font-size: 2em;
}

h2 {
    font-size: 1.75em;
}

h3 {
    font-size: 1.2em;
}

h4 {
    font-size: 1.1em;
}

h5 {
    font-size: 1em;
}

h6 {
    font-size:18px;
    font-weight:800;
    font-family:"Segoe UI",Arial,sans-serif;
}

    h5 a:link, h5 a:visited, h5 a:active {
        padding: 0;
        text-decoration: none;
    }

/* main layout
----------------------------------------------------------*/
.content-wrapper {
    margin: 0px auto;
    /*max-width: 1024px;*/
    max-width: 95vw;
}

#body {
    clear: both;
    padding-bottom: 35px;
}

    .main-content {
        background: url("../Images/accent.png") no-repeat;
        padding-left: 10px;
        padding-top: 30px;
    }

    .featured + .main-content {
        background: url("../Images/heroAccent.png") no-repeat;
    }

header .content-wrapper {
    padding-top: 10px; 
}
    
footer {
    clear: both;
    background-color: #fff;
/*    background-color: #e2e2e2;*/
    font-size: .8em;
    min-height:40px;
}

/* site title
----------------------------------------------------------*/
.site-title {
    color: #c8c8c8;
    font-family: Calibri, Tahoma, Rockwell, Consolas, "Courier New", Courier, monospace;
    font-size: 2.3em;
    margin: 0;
}

.site-title a, .site-title a:hover, .site-title a:active {
    background: none;
    color: #c8c8c8;
    outline: none;
    text-decoration: none;
}


/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    /*text-align: right;*/
}

     #login a {
        /*background-color: #d3dce0;*/
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    } 

    #login span.username {
        color: red;
        background: none;
        margin-top: 0px;
        margin-left: 0px;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }


/* menu
----------------------------------------------------------*/
ul#menu {
    font-size: 1.1em;
    font-weight: 600;
    margin: 0 0 5px;
    padding: 0;
    text-align: right;
}

    ul#menu li {
        display: inline;
        list-style: none;
        padding-left: 15px;
    }

        ul#menu li a {
            background: none;
            color: #999;
            text-decoration: none;
        }

        ul#menu li a:hover {
            color: #333;
            text-decoration: none;
        }


/* page elements
----------------------------------------------------------*/
/* featured */
.featured {
    background-color: #fff;
}

    .featured .content-wrapper {
        background-color: #7ac0da;
        background-image: -ms-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -o-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #7ac0da), color-stop(1, #a4d4e6));
        background-image: -webkit-linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        background-image: linear-gradient(left, #7ac0da 0%, #a4d4e6 100%);
        color: #3e5667;
        padding: 20px 40px 30px 40px;
    }

        .featured hgroup.title h1, .featured hgroup.title h2 {
            color: #fff;
        }

        .featured p {
            font-size: 1.1em;
        }

/* page titles */
hgroup.title {
    margin-bottom: 10px;
}

hgroup.title h1, hgroup.title h2 {
    display: inline;
}

hgroup.title h2 {
    font-weight: normal;
    margin-left: 3px;
}

/* features */
section.feature {
    width: 300px;
    float: left;
    padding: 10px;
}

/* ordered list */
ol.nostyle {
    list-style-type: none;
    padding-left: 0;
}

ol.round {
    list-style-type: none;
    padding-left: 0;
}

    ol.round li {
        margin: 25px 0;
        padding-left: 45px;
    }

        ol.round li.zero {
            background: url("../Images/orderedList0.png") no-repeat;
        }

        ol.round li.one {
            background: url("../Images/orderedList1.png") no-repeat;
        }

        ol.round li.two {
            background: url("../Images/orderedList2.png") no-repeat;
        }

        ol.round li.three {
            background: url("../Images/orderedList3.png") no-repeat;
        }

        ol.round li.four {
            background: url("../Images/orderedList4.png") no-repeat;
        }

        ol.round li.five {
            background: url("../Images/orderedList5.png") no-repeat;
        }

        ol.round li.six {
            background: url("../Images/orderedList6.png") no-repeat;
        }

        ol.round li.seven {
            background: url("../Images/orderedList7.png") no-repeat;
        }

        ol.round li.eight {
            background: url("../Images/orderedList8.png") no-repeat;
        }

        ol.round li.nine {
            background: url("../Images/orderedList9.png") no-repeat;
        }

/* content */
article {
    float: left;
    width: 70%;
}

aside {
    float: right;
    width: 25%;
}

    aside ul {
        list-style: none;
        padding: 0;
    }

        aside ul li {
            background: url("../Images/bullet.png") no-repeat 0 50%;
            padding: 2px 0 2px 20px;
        }

.label {
    font-weight: 700;
    vertical-align: top;
}

.required {
    color: red;
}

/* login page */
#loginForm {
    border-right: solid 2px #c8c8c8;
    float: left;
    width: 55%;
}

    #loginForm .validation-error {
        display: block;
        margin-left: 15px;
    }
    
#socialLoginForm {
    margin-left: 40px;
    float: left;
    width: 40%;
}

    #socialLoginForm h2 {
        margin-bottom:  5px;
    }

fieldset.open-auth-providers {
    margin-top: 15px;
}

fieldset.open-auth-providers button {
    margin-bottom: 12px;
}
    
/* contact */
.contact h3 {
    font-size: 1.2em;
}

.contact p {
    margin: 5px 0 0 10px;
}

.contact iframe {
    border: 1px solid #333;
    margin: 5px 0 0 10px;
}

/* forms */
fieldset {
    border: none;
    margin: 0;
    padding: 0;
}

    fieldset legend {
        display: none;
    }
    
    fieldset ol {
        padding: 0;
        list-style: none;
    }

    fieldset ol li {
        /*padding-bottom: 5px;*/
        width: 100%;
    }

    fieldset input {
        width: 100%;
    }

    label {
         display: block;
        font-size: 1em;
        font-weight: 500;
    }

    label.checkbox {
        display: inline;
    }

    /*
    input, textarea {
        border: 1px solid #c8c8c8;
        background: #fff;
        color: #333;
        font-size: 1em;
        margin: 1px 0 1px 5px;
        padding: 3px;
        width: 300px;
    }

    td input[type="text"],
    td input[type="password"] {
        height: 16px;
    } */
   
    select {
        border: 1px solid #c8c8c8;
        font-size: 1em;
        margin: 1px 0 1px 5px;
        padding: 0px;
    }
    textarea {
        font-family: inherit;
    }
        
        input:focus, textarea:focus {
            border: 1px solid #7ac0da;
        }

        input[type="checkbox"] {
            background: transparent;
            border: inherit;
            width: auto;
            -webkit-transform: scale(1,1);
        }
     
        /*
    input[type="submit"],
    input[type="button"],
    button {
	-moz-box-shadow: 0px 0px 0px 2px #9fb4f2;
	-webkit-box-shadow: 0px 0px 0px 2px #9fb4f2;
	box-shadow: 0px 0px 0px 2px #9fb4f2;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #7892c2), color-stop(1, #476e9e));
	background:-moz-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-webkit-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-o-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:-ms-linear-gradient(top, #7892c2 5%, #476e9e 100%);
	background:linear-gradient(to bottom, #7892c2 5%, #476e9e 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#7892c2', endColorstr='#476e9e',GradientType=0);
	background-color:#7892c2;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;
	border:1px solid #4e6096;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:19px;
	padding:12px 37px;
	text-decoration:none;
	text-shadow:0px 1px 0px #283966;
    width: auto;
    min-width: 80px;
    max-height: 34px;
}
    input[type="submit"],
    input[type="button"],
    button:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #476e9e), color-stop(1, #7892c2));
	background:-moz-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-webkit-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-o-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:-ms-linear-gradient(top, #476e9e 5%, #7892c2 100%);
	background:linear-gradient(to bottom, #476e9e 5%, #7892c2 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#476e9e', endColorstr='#7892c2',GradientType=0);
	background-color:#476e9e;
}
    input[type="submit"],
    input[type="button"],
    button:active {
	position:relative;
	top:1px;
}


    td input[type="submit"],
    td input[type="button"],
    td button {
        font-size: 1em;
        padding: 4px;
        margin-right: 4px;
    } */

/* info and errors */
.message-info {
    border: 1px solid;
    clear: both;
    padding: 10px 20px;
}

.message-error {
    clear: both;
    color: #e80c4d;
    font-size: 0.9em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.message-success {
    color: #7ac0da;
    font-size: 1.1em;
    font-weight: bold;
    margin: 20px 0 10px 0;
}

.error {
    color: #e80c4d;
}

/* styles for validation helpers */
.field-validation-error {
    color: #e80c4d;
    font-weight: bold;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #e80c4d;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #e80c4d;
    font-weight: bold;
    font-size: 0.9em;
}

.validation-summary-valid {
    display: none;
}

/* tables
----------------------------------------------------------*/
table {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    border-collapse: collapse;
    border-spacing: 0;
    margin-top: 0.75em;
    margin-right: 83px;
}

th {
	font-size: 1em;
    border: none 0px;
    padding-left: 0;
}

    th a {
        display: block;
        position: relative;
    }

	th a:link, th a:visited, th a:active, th a:hover {
		color: #fff;
		font-weight: 600;
		text-decoration: none;
        padding: 0;
	}

	th a:hover {
		color: #ff0000;
	}

    th.asc a, th.desc a {
        margin-right: .75em;
    }
    
    th.asc a:after, th.desc a:after {
		display: block;
        position: absolute;
        right: 0em;
        top: 0;
        font-size: 0.75em;
	}

	th.asc a:after {
		content: '▲';
	}

	th.desc a:after {
		content: '▼';
	}

td {
    padding: 0.25em 2em 0.25em 0em;
    border: 0 none;
}

tr.pager td {
    padding: 0 0.25em 0 0;
}

.gvselectrow {
    background-color: lightblue;
    padding: 2px;   
    /* border: solid 1px #c1c1c1;  */ 
    font-weight: bold;
    color: white;
    height: 28px;   
}

.gvfooterrow {
    background-color: #000000;
    padding: 2px;   
    border: solid 1px #c1c1c1;   
    font-weight: bold;
    color: white;
    height: 28px;   
}

.gridviewform {   
    width: 99%;   
    background-color: #fff;
    margin: 5px 0 10px 0;   
    border: none;
    border-collapse:collapse;   
    border-style: none;
    font-size: 12px;
}

.gridviewform td {   
    padding: 2px;   
    border: solid 1px #c1c1c1;   
    color: #717171;
    height: 15px;   
    font-size: 12px;
}

    .gridviewform th {
        background-color: #fff;
        min-height: 15px;
        font-size: 12px;
        font-weight: 900;
        /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
        font-family: "Roboto", sans-serif;
        color: #333333;
        padding: 7px;
        max-height: 20px;
        border: 1px solid #c8c8c8;
    }  

.gridview {   
    width: 99%;   
    background-color: #fff;
    margin: 5px 0 10px 0;   
    border: none;
    border-collapse:collapse;   
    border-style: none;
}

.gridviewsub {   
    width: 99%;   
    background-color: #fff;
    margin: 5px 0 10px 0;   
    border: none;
    border-collapse:collapse;   
    border-style: none;
}


.gridview td {   
    padding: 2px;   
    /*border: solid 1px #c1c1c1;  */ 
    color: #717171;
    height: 28px;   
}

.gridviewsub td {   
    padding: 2px;   
    /* border: solid 1px #c1c1c1;   */
    color: #717171;
    height: 28px;   
}

.gridview th {
    background-color: #000;
    min-height: 50px;
    /*background: url("../Images/gvheader.jpg");*/
    font-size: 1.1em;
    font-weight: 900;
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    color: #fff;
    padding: 7px;
    max-height: 34px;
    /*border: 0px solid #c8c8c8;*/
}

.gridviewsub th {
    background-color: #607d8b;
    min-height: 50px;
    /* background: url("../Images/gvheader_green.jpg"); */
    font-size: 1.1em;
    font-weight: 900;
    /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
    font-family: "Roboto", sans-serif;
    color: #fff;
    padding: 7px;
    max-height: 34px;
    /* border: 1px solid #c8c8c8 */;
}

.gridview .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.gridview .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.gridview .pgr table { margin: 5px 0; }  
.gridview .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #666;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.gridview .pgr a { color: #666; text-decoration: none; }  
.gridview .pgr a:hover { color: #000; text-decoration: none; }

.gridviewsub .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.gridviewsub .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.gridviewsub .pgr table { margin: 5px 0; }  
.gridviewsub .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #666;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.gridviewsub .pgr a { color: #666; text-decoration: none; }  
.gridviewaub .pgr a:hover { color: #000; text-decoration: none; }

/* chartview */
.chartview {
    width: 99%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: none;
    border-collapse: collapse;
    border-style: none;
}

.chartview td {
    padding: 2px;
    border: solid 1px #c1c1c1;  
    color: #717171;
    height: 28px;
}

    .chartview th {
        background-color: #000;
        min-height: 50px;
        /*background: url("../Images/gvheader.jpg");*/
        font-size: 1.1em;
        font-weight: 900;
        /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
        font-family: "Roboto", sans-serif;
        color: #fff;
        padding: 7px;
        max-height: 34px;
        border: solid 1px #c1c1c1;
        /*border: 0px solid #c8c8c8;*/
    }  


.chartview .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.chartview .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.chartview .pgr table { margin: 5px 0; }  
.chartview .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: solid 1px #666;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.chartview .pgr a { color: #666; text-decoration: none; }  
.chartview .pgr a:hover { color: #000; text-decoration: none; }


/* Foremview */
.formview {
    width: 99%;
    background-color: #fff;
    margin: 5px 0 10px 0;
    border: none;
    border-collapse: collapse;
    border-style: none;
}

    .formview th {
        background-color: #000;
        min-height: 5px;
        /* background: url("../Images/gvheader.jpg"); */
        font-size: 1.1em;
        font-weight: 900;
        /*font-family: Calibri, Tahoma, Arial, Verdana, Helvetica, sans-serif;*/
        font-family: "Roboto", sans-serif;
        color: #fff;
        padding: 7px;
        max-height: 15px;
        /* border: 1px solid #c8c8c8; */
    } 

/* Gridview no border */
.gridviewNB {   
    width: 100%;   
    background-color: #fff;
    margin: 5px 0 10px 0;   
    border: none;
    border-collapse:collapse;   
    border-style: none;
}  
.gridviewNB td {   
    padding: 1px;   
    border: none;   
    color: #717171;   
}  
.gridviewNB th {   
    text-align: left;
    border-bottom: solid 2px #999; 
    background-color: #fff;
    font-size: 1.2em;   
}  
.gridviewNB .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.gridviewNB .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.gridviewNB .pgr table { margin: 5px 0; }  
.gridviewNB .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: none;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.gridviewNB .pgr a { color: #666; text-decoration: none; }  
.gridviewNB .pgr a:hover { color: #000; text-decoration: none; }
/* Gridview no border */

/* Gridview Test */
.gridviewTestNB {   
    width: 100%;   
    background-color: #fff;
    margin: 0px 0 10px 0;   
    min-width: 300px;
    border: none;
    border-collapse:collapse;   
    border-style: none;
}  
.gridviewTestNB td {   
    padding: 1px;   
    border: none;   
    color: #717171;   
}  
.gridviewTestNB th {   
    text-align: left;
    border-bottom: solid 2px #999; 
    background-color: #fff;
    font-size: 1.2em;   
}  
.gridviewTestNB .alt { background: #fcfcfc url(grd_alt.png) repeat-x top; }  
.gridviewTestNB .pgr { background: #424242 url(grd_pgr.png) repeat-x top; }  
.gridviewTestNB .pgr table { margin: 5px 0; }  
.gridviewTestNB .pgr td {   
    border-width: 0;   
    padding: 0 6px;   
    border-left: none;   
    font-weight: bold;   
    color: #fff;   
    line-height: 12px;   
 }     
.gridviewTestNB .pgr a { color: #666; text-decoration: none; }  
.gridviewTestNB .pgr a:hover { color: #000; text-decoration: none; }
/* Gridview Test no border */

.gvrow { background-color: #fff; }
.gvaltrow { background-color: #f1f1f1; }

.gvrowstyle { 
    height:42px;
    background-color: #fff; 
}

.gvaltrowstyle { 
    height:42px;
    background-color: #f1f1f1; 
}

.gvlayoutrowstyle {
    height: 42px;
    background-color: #fff;
    border-style: solid;
    border-color: grey;
}

.gvlayoutaltrowstyle {
    height: 42px;
    background-color: #f1f1f1;
    border-style: solid;
    border-color: grey;
}

.gvcolstyleopac { 
    opacity: 0.5; 
}

div.centre
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/********************
*   Mobile Styles   *
********************/
@media only screen and (max-width: 850px) {

    /* header
    ----------------------------------------------------------*/
    header .float-left,
    header .float-right {
        float: none;
    }

    /* logo */
    header .site-title {
        margin: 10px;
        text-align: center;
    }

    /* login 
    #login {
        font-size: .85em;
        margin: 0 0 12px;
        text-align: center;
    }

        #login ul {
            margin: 5px 0;
            padding: 0;
        }

        #login li {
            display: inline;
            list-style: none;
            margin: 0;
            padding: 0;
        }

        #login a {
            background: none;
            color: #999;
            font-weight: 600;
            margin: 2px;
            padding: 0;
        }

        #login a:hover {
            color: #333;
        } */

    /* menu */
    nav {
        margin-bottom: 2px;
    }

    ul#menu {
        margin: 0;
        padding: 0;
        text-align: center;
    }

        ul#menu li {
            margin: 0;
            padding: 0;
        }


    /* main layout
    ----------------------------------------------------------*/
    .main-content,
    .featured + .main-content {
        background-position: 10px 0;
    }

    .content-wrapper {
        padding-right: 10px;
        padding-left: 10px;
    }

    .featured .content-wrapper {
        padding: 10px;
    }

    /* page content */
    article, aside {
        float: none;
        width: 100%;
    }

    /* ordered list */
    ol.round {
        list-style-type: none;
        padding-left: 0;
    }

        ol.round li {
            padding-left: 10px;
            margin: 25px 0;
        }

            ol.round li.zero,
            ol.round li.one,
            ol.round li.two,
            ol.round li.three,
            ol.round li.four,
            ol.round li.five,
            ol.round li.six,
            ol.round li.seven,
            ol.round li.eight,
            ol.round li.nine {
                background: none;
            }

     /* features */
     section.feature {
        float: none;
        padding: 10px;
        width: auto;
     }

        section.feature img {
            color: #999;
            content: attr(alt);
            font-size: 1.5em;
            font-weight: 600;
        }

    /* forms */
    input {
        width: 90%;
    }
    
    /* login page */
    #loginForm {
        border-right: none;
        float: none;
        width: auto;
    }

        #loginForm .validation-error {
            display: block;
            margin-left: 15px;
        }

    #socialLoginForm {
        margin-left: 0;
        float: none;
        width: auto;
    }

    /* footer
    ----------------------------------------------------------*/
    footer .float-left,
    footer .float-right {
        float: none;
    }

    footer {
        text-align: center;
        height: auto;
        padding: 10px 0;
    }

        footer p {
            margin: 0;
        }
}
/* END: Mobile Styles */

/* Buttons */
.changeCursorPointer {cursor: pointer;}

/* The switch - the box around the slider */
.switch {
    position: relative;
    display: inline-block;
    width: 50px;
    height: 30px;
}

/* Hide default HTML checkbox */
.switch input {
    opacity: 0;
    width: 0;
    height: 0;
}

/* The slider */
.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 22px;
    width: 22px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2196F3;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(22px);
    -ms-transform: translateX(22px);
    transform: translateX(22px);
}

/* Rounded sliders */
.slider.round {
    border-radius: 30px;
}

.slider.round:before {
    border-radius: 50%;
}

.ChkBoxClass input {
    width: 25px;
    height: 25px;
}

/* Grid Page Numbers */
.GridPager a, .GridPager span {
    display: block;
    height: 25px;
    width: 25px;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    text-decoration: none;
}

.GridPager a {
    background-color: #f5f5f5;
    color: #969696;
    border: 1px solid #969696;
}

.GridPager span {
    background-color: #2ecc71;
    color: #000;
    border: 1px solid #229954;
}

#myScrollTopBtn {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    /*font-size: 12px;*/
    border: none;
    outline: none;
    /*background-color: #FFD700;*/
    /*color: gray;*/
    cursor: pointer;
    min-width: 48px!important;
    max-width: 48px!important;
    background-color: none!important;
    /*padding: 10px;*/
    /*border-radius: 10px;
    background-image: url("images/gotop.png");*/
}

#myScrollTopBtn:hover {
    background-color: #555;
}

#snackbar {
    visibility: hidden;
    min-width: 250px;
    background-color: #333;
    color: #fff;
    text-align: center;
    border-radius: 2px;
    padding: 16px;
    position: fixed;
    z-index: 1;
    border-radius: 10px;
    top: 30px;
    right: 30px;
    font-size: 12px;
}

    #snackbar.show {
        visibility: visible;
        -webkit-animation: fadein 0.5s, fadeout 0.5s 2.5s;
        animation: fadein 0.5s, fadeout 0.5s 2.5s;
    }

@-webkit-keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 0.8;
    }
}

@keyframes fadein {
    from {
        top: 0;
        opacity: 0;
    }

    to {
        top: 30px;
        opacity: 0.8;
    }
}

@-webkit-keyframes fadeout {
    from {
        top: 30px;
        opacity: 0.8;
    }

    to {
        top: 0;
        opacity: 0;
    }
}

@keyframes fadeout {
    from {
        top: 30px;
        opacity: 0.8;
    }

    to {
        top: 0;
        opacity: 0;
    }
}