﻿/* Move down content because we have a fixed navbar that is 50px tall */

body {
    padding-top: 1px;
    padding-bottom: 20px;
    padding-left: 1px;
    background-image: url('../images/idit.gif');
    margin-left: 20px;
    overflow: auto;
}
.floater {
    height: 100%;
    /*width: 360px;*/
    display: inline-block;
    border: 1px solid black;
}
.rownw {
    white-space: nowrap;
    margin-right: -15px;
    margin-left: -15px;
    /*border: 1px solid red;*/
}
.scroldiv {
    margin-left: 20px;
    margin-right: auto;
    overflow-y: scroll;
    overflow-x: hidden;
    width: 750px;
    height: 600px;
    /*background-color: wheat;*/
}

.short {
    height: 5px;
    width: 100%;
    border: 1px solid #4CAF50;
}

.container {
    margin-left: 10px;
}

.Important {
    font-size: large;
    color: Red;
}

.txtMessage {
    margin-left: 50px;
    border-left: 15px;
    margin-top: 15px;
    font-size: large;
    color: blue;
    text-align: center
}

table.GridView tr td, table.GridView tr th {
    /* style attributes here */
    text-align: center !important;
}
.btn-indent {
    margin-left:10px;
}
.GridHeader {
    text-align: center !important;
    margin-left: 50px;
}

.blinking {
    animation: blinkingText 1.8s infinite;
}

td mrow {
    /*width: 80px;*/
    color: lightyellow;
    margin-left: 5px;
    border-left: 15px;
    background-color: #d0ebcc
}

th center {
    padding-left: 35px;
    background-color: #d0ebcc
}

td arow {
    /*width: 80px;*/
    padding-left: 5px;
    background-color: #d0ebcc
}

th arow {
    width: 80px;
    color: lavenderblush;
    align-content: center;
    padding: 5px
}

@keyframes blinkingText {
    0% {
        color: #f20f07;
    }

    49% {
        color: #c42b25;
    }

    50% {
        color: transparent;
    }

    89% {
        color: #f20f07;
    }

    100% {
        color: #f20f07;
    }
}

#scrollable-content {
    height: 180px;
    overflow: auto;
    background-color: blue;
}

div.scroll {
    /*background-color: #fed9ff;
    width: 600px;
    height: 150px;*/
    overflow-x: hidden;
    overflow-y: auto;
    /*text-align: center;*/
    padding: 20px;
}

.Menu {
    FONT: bolder 12px Verdana,Arial,Helvetica,sans-serif;
    COLOR: navy;
    TEXT-DECORATION: none
}

.MenuRed {
    FONT: bolder 14px Verdana,Arial,Helvetica,sans-serif;
    COLOR: red;
    TEXT-DECORATION: none
}

    .MenuRed:after {
        content: "";
        display: inline-block;
        background: #ccc url(../images/paw.jpg) no-repeat;
        width: 14px;
        background-size: contain;
        height: 14px;
    }

    .MenuRed:before {
        content: "";
        display: inline-block;
        background: #ccc url(../images/paw.jpg) no-repeat;
        width: 14px;
        background-size: contain;
        height: 14px;
    }
div.ital {
    font-style: italic;
}
li a:before {
    content: "";
    display: inline-block;
    background: #ccc url(../images/paw.jpg) no-repeat;
    width: 14px;
    background-size: contain;
    height: 14px;
}

li a:after {
    content: "";
    display: inline-block;
    background: #ccc url(../images/paw.jpg) no-repeat;
    width: 14px;
    background-size: contain;
    height: 14px;
}

li a:link {
    FONT: bolder 14px Verdana,Arial,Helvetica,sans-serif;
    COLOR: navy;
    TEXT-DECORATION: none
}

li A:hover {
    FONT: bolder 14px Verdana,Arial,Helvetica,sans-serif;
    COLOR: red;
    TEXT-DECORATION: none;
    background-color: royalblue
}

A.Menu:after {
    content: "";
    display: inline-block;
    background: #ccc url(../images/paw.jpg) no-repeat;
    width: 14px;
    background-size: contain;
    height: 14px;
    /*margin-left: 4px;
    background-color:white;*/
}

A.Menu:before {
    content: "";
    display: inline-block;
    background: #ccc url(../images/paw.jpg) no-repeat;
    width: 14px;
    background-size: contain;
    height: 14px;
    /*margin-right: 4px;
    background-color: white;*/
}

a.list-group-item {
    font-weight:600
}


a.list-group-item-action {
    font-weight: 600
}


A.Menu:link {
    FONT: bolder 12px Verdana,Arial,Helvetica,sans-serif;
    COLOR: navy;
    TEXT-DECORATION: none;
    margin-left: 2px;
    margin-right: 2px;
}

A.Menu:active {
    FONT: bolder 12px Verdana,Arial,Helvetica,sans-serif;
    COLOR: yellow;
    TEXT-DECORATION: none
}

A.Menu:visited {
    FONT: bolder 12px Verdana,Arial,Helvetica,sans-serif;
    COLOR: navy;
    TEXT-DECORATION: none
}

A.Menu:hover {
    FONT: bolder 12px Verdana,Arial,Helvetica,sans-serif;
    COLOR: red;
    TEXT-DECORATION: none
}

div.header {
    text-align: center;
    font-family: "Times New Roman, Times, serif";
    font-size: 40px;
    color: blue;
}

div.msgCent {
    /*border-top:10px;*/
    text-align: center;
    font-family: "Times New Roman, Times, serif";
    margin-top: 10px;
    font-size: 18px;
    /*font-size: 40px;*/
    color: #800000;
}

div.Headd {
    font-weight:bold;
    margin-left: 10%;
    color:darkorchid;

}

div.msg {
    /*border-top:10px;*/
    text-align: left;
    font-family: "Times New Roman, Times, serif";
    margin-top: 8px;
    font-size: 18px;
    word-wrap: break-word;
    /*word-break: break-all;*/
    /*color: blue;*/
}

div.msgcent {
    /*border-top:10px;*/
    text-align: center;
    font-family: "Times New Roman, Times, serif";
    margin: 5px;
    font-size: 15px;
    color: red;
}

div.msgMid {
    /*border-top:10px;*/
    text-align: center;
    font-family: "Monotype Corsiva";
    margin-top: 10px;
    font-size: 20px;
    /*font-size: 40px;*/
    color: #800000;
}

div.Indent1 {
    /*border-top:10px;
    color: #800080;*/
    font-weight: 400;
    text-align: left;
    font-family: "Times New Roman", Times, serif;
    margin-top: 6px;
    font-size: 18px;
    margin-left: 20px;
    /*margin: 10px;
    padding: 10px;*/
    color: blue;
}

.bueBox {
    border-style: solid;
    border-color: blue;
    border-width: 1px;
    margin: 10px;
    /*padding-left: 20px;
    padding-bottom: 10px;*/
    padding: 20px;
    background-color: white;
    border-radius: 20px;
    margin-top: 3px;
    margin-left: 4px;
    /*word-wrap: break-word;
    display: inline-block;*/
}
.RedBox {
    border-style: solid;
    border-color: red;
    border-width: 1px;
    margin: 10px;
    /*padding-left: 20px;
    padding-bottom: 10px;*/
    padding: 20px;
    background-color: white;
    border-radius: 10px;
    margin-top: 3px;
    margin-left: 4px;
    /*word-wrap: break-word;
    display: inline-block;*/
}

.whiteBG {
    background-color: white;
}

#lblbanner {
    font-family: 'Comic Sans MS';
    font-size: 38px;
    color: #800080;
    font-weight: 800;
}
.core {
    width: 100%;
    display: table;
    border-spacing: 10px;
}

.box {
    background-color: white;
    float: none;
    display: table-cell;
    border-radius: 5px;
}
/*.text{
    padding: 10px;
    color:white;
    font-weight:bold;
    text-align:center;
}*/
/*#lblbanner {
    font-family: 'Comic Sans MS';
    font-size: 38px;
    color: purple;
    font-weight: 800;
}*/

.dropbtn {
    background-color: #337ab7;
    color: white;
    padding: 5px;
    font-size: 16px;
    border: none;
    cursor: pointer;
    border-radius: 10px;
    background-position: left bottom;
    background-repeat: repeat;
    padding: 5px;
    width: 100px;
    height: 40px;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    right: 0;
    background-color: #f9f9f9;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 3px 12px;
    text-decoration: none;
    display: block;
}

    .dropdown-content a:hover {
        background-color: #ccd3e8;
    }

.dropdown:hover .dropdown-content {
display: block;
}

.dropdown:hover .dropbtn {
background-color: #ccd3e8;
}
/* Wrapping element */
/* Set some basic padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set widths on the form inputs since otherwise they're 100% wide */
input[type="text"],
input[type="password"],
input[type="email"],
input[type="tel"],
input[type="select"] {
    max-width: 280px;
}

.Row1 {
    display: table;
    width: 100%; /*Optional*/
    table-layout: fixed; /*Optional*/
    border-spacing: 1px; /*Optional*/
}

.rowClose {
    margin-top: 10px;
    border-bottom: 1px solid navy;
}

.Column1 {
    display: table-cell;
    /*background-color: red; Optional*/
}

.Column2 {
    display: table-cell;
    width: 330px;
    /*background-color: red; Optional */
}
/* Responsive: Portrait tablets and up */
@media screen and (min-width: 768px) {
    .jumbotron {
        margin-top: 20px;
    }

    .body-content {
        padding: 0;
    }
}
