﻿
body {
    background: url(Image/A.jpg);
    background-repeat: repeat-y;
    text-decoration: none;
    font-family: none;
    font-size: 13px;
    color: #000;
    padding: 0px;
    margin: 0px;
    font-weight: bold;
}



.labels {
    float: left;
    width: 20em;
    margin-right: 1.0em;
    text-align: right;
    font-size: 20px;
}

.title {
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: white;
    border: none;
    line-height: 2.0em;
    font-size: 2.0em;
    text-align: left;
    text-transform: none;
}



.header {
    position: relative;
    margin: 0px;
    padding: 0px;
    background: #790000;
    width: 100%;
    top: 0px;
    left: 0px;
    bottom: 420px;
}

.cellBG {
    background-color: #4CAF50;
    width: 50px;
}

input.textEntry {
    /*border: 1px solid #ccc;
    height: 20px;
    margin-top: 0px;
    margin-bottom: 0px;*/
}

.SubTitle {
    font-weight: 900;
    margin: 0px;
    padding: 0px 0px 0px 20px;
    color: linen;
    border: none;
    line-height: 1em;
    font-size: 1.5em;
    top: -2px;
    font-variant: small-caps;
    text-transform: none;
}

.subtitleBG {
    background-color: #790000;
    text-align: left;
}

.radio {
    font-weight: 700;
    line-height: 30px;
    vertical-align: middle;
}

.button, .button-block {
    border: none;
    display: inline-block;
    outline: 0;
    padding: 6px 16px;
    vertical-align: middle;
    overflow: hidden;
    text-decoration: none !important;
    color: #fff;
    background-color: #000;
    text-align: center;
    cursor: pointer;
    white-space: nowrap;
}

    .button.button-disabled, .button-block.w3-disabled, .w3-btn-floating.w3-disabled, .button:disabled, .button-floating:disabled, .button-floating-large.button-disabled, .w3-btn-floating-large:disabled {
        cursor: not-allowed;
        opacity: 0.3;
    }

        .button.w3-disabled *, .w3-btn-block.w3-disabled, .w3-btn-floating.w3-disabled *, .button:disabled *, .w3-btn-floating:disabled * {
            pointer-events: none;
        }

            .button.w3-disabled:hover, .w3-btn-block.w3-disabled:hover, .button:disabled:hover, .button-floating.w3-disabled:hover, .button-floating:disabled:hover,
            .button-floating-large.w3-disabled:hover, .button-floating-large:disabled:hover {
                box-shadow: none;
            }

    .button:hover, .button-block:hover, .button-floating:hover, .button-floating-large:hover {
        box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    }

    .button,
    .button.button-ripple {
        position: relative;
    }

.button {
    /*font-weight:bold;
	font-size:medium;*/
    float: none;
    color: #fff !important;
    background-color: #4CAF50 !important;
    border-radius: 8px 8px;
}

.error_label {
    font-weight: bold;
    font-size: medium;
    color: white;
}

.TopHeader {
    font-size: x-large;
    color: White;
    font-weight: bold;
}

.RowHeader {
    font-size: medium;
    color: White;
    font-weight: bold;
}

.dropdown {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    float: left; /*background-image: url(../images/dropbg.png);      border:none;*/
    color: #512B1B;
    background-repeat: no-repeat;
    background-position: left top;
    -webkit-appearance: none;
    overflow: hidden;
    background-repeat: no-repeat;
    background-color: transparent;
    outline: none;
}



.button {
    font-weight: bold;
    font-size: medium;
    height: 40px;
    top: 0px;
    left: 0px;
}

.Paragraph {
    width: 125px;
    height: 25px;
}

.Message {
    font-size: medium;
    color: White;
    font-weight: bold;
}

.span {
    font-size: 15px;
    text-align: left;
}



.textpass {
    background: url('Image/key.jpg') no-repeat scroll right center #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 155px;
}

.textuser {
    background: url('Image/girl.jpg') no-repeat scroll right center #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 155px;
}

.textsearch {
    background: url('Image/key.jpg') no-repeat scroll right center #DDD;
    /*border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
width:155px;*/
}

.textsearch, .close, .textsearch {
    position: relative;
    padding: 10px;
}

.textsearch {
    width: 200px;
    margin-top: 50px;
    border-radius: 10px 10px;
}

.textsearch-box {
    width: 200%;
    border: 1px solid #ccc;
    outline: 0;
}

.textsearch:focus {
    box-shadow: 0 0 15px 5px #b0e0ee;
    border-radius: 10px 10px;
}





.textentry {
    /*background: url('Image/h.jpg') no-repeat scroll right center #FFFFFF;
border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
    margin-left: 0px;
    width:155px;*/
}

textentry-moz-placeholder {
    color: #b5b5b5;
}

.textentry {
    height: 0px;
    width: 170px;
    padding: 15px 15px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 100;
    font-size: 14px;
    color: #333;
    text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0);
    background: #FFF;
    border: 3px solid #FFF;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    margin-left: 0px;
}

    .textentry:focus {
        background: #DFE9EC;
        color: #414848;
        box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
        -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
        -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
        outline: 0;
    }

    .textentry:hover {
        background: #DFE9EC;
        color: #414848;
    }

.textcon:focus {
    background: #DFE9EC;
    color: #414848;
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.25);
    outline: 0;
}

.textcon:hover {
    background: #DFE9EC;
    color: #414848;
}

.textcon {
    background: url('Image/m.jpg') no-repeat scroll right center #FFFFFF;
    color: #414848;
    width: 155px;
}

.textcon {
    height: 5px;
    width: 170px;
    padding: 15px 15px;
    font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
    font-weight: 100;
    font-size: 14px;
    color: #9D9E9E;
    text-shadow: 1px 1px 0 rgba(256, 256, 256, 1.0);
    background: #FFF;
    border: 1px solid #FFF;
    border-radius: 5px;
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
    -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.50);
}

.texts {
    background: url('Image/mm.jpg') no-repeat scroll right center #FFFFFF;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    width: 155px;
}



.textmail {
    font-size: medium;
    background: url('Image/s.jpg') no-repeat scroll right center #FFFFFF;
    /*border-top-left-radius:5px;
border-top-right-radius:5px;
border-bottom-left-radius:5px;
border-bottom-right-radius:5px;
width:155px;*/
    border: 5px solid white;
    /*-webkit-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);*/
    /*-moz-box-shadow: 
      inset 0 0 8px  rgba(0,0,0,0.1),
            0 0 16px rgba(0,0,0,0.1);*/
    box-shadow: inset 0 0 4px rgba(0,0,0,0.1), 0 0 8px rgba(0,0,0,0.1);
    padding: 10px;
    /*background: rgba(255,255,255,0.5);*/
    margin: 0 0 5px 0;
}



.RoundedCornerTextBox {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.RoundedCornerTextBox {
    font-size: 16px;
    font-family: cursive;
    width: 204px;
    font-weight: normal;
    text-decoration: inherit;
    -webkit-border-radius: 8px 8px 8px 8px;
    -moz-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    border: 1px solid #3866A3;
    padding: 3px 18px;
    text-shadow: 1px 1px 0px #5E5E5E;
    -webkit-box-shadow: inset 1px 1px 0px 0px #BEE2F9;
    -moz-box-shadow: inset 1px 1px 0px 0px #BEE2F9;
    box-shadow: inset 1px 1px 0px 0px #BEE2F9;
    cursor: pointer;
    color: #be0d0d;
    display: inline-block;
    background: -webkit-linear-gradient(90deg, #468ccf 5%, #63b8ee 100%);
    background: -moz-linear-gradient(90deg, #468ccf 5%, #63b8ee 100%);
    background: -ms-linear-gradient(90deg, #468ccf 5%, #63b8ee 100%);
    background: linen;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#63b8ee",endColorstr="#468ccf");
}

    .RoundedCornerTextBox:hover {
        background: linen;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#468ccf",endColorstr="#63b8ee");
    }

    .RoundedCornerTextBox:active {
        position: relative;
        top: 1px;
    }



.searchBox {
    background-image: url('image/images.jpg');
    background-repeat: no-repeat;
    padding-left: 20px;
}





.example1 {
    background: white;
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 2px #DDD inset;
    color: Blue;
    float: left;
    padding: 5px 10px;
    width: 130px;
    outline: none;
}


.example2 {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ffaa53;
    color: #666;
    float: left;
    padding: 5px 10px;
    width: 165px;
    outline: none;
}

.example3 {
    background: white;
    border: 1px double #DDD;
    border-radius: 5px;
    box-shadow: 0 0 5px #333;
    color: #666;
    float: left;
    padding: 5px 10px;
    width: 165px;
    outline: none;
}

.example4 {
    background: url('Image/key.jpg') no-repeat scroll right center #FFFFFF;
    border: 1px solid #DDD;
    box-shadow: 0 0 5px #888;
    color: #666;
    float: left;
    padding: 5px 5px 5px 5px;
    width: 130px;
    outline: none;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}


.example4D {
    border: 1px solid #DDD;
    border-radius: 5px;
    box-shadow: 0 0 0 #888;
    color: #666;
    float: left;
    padding: 5px 27px 5px 10px;
    width: 165px;
    outline: none;
}


.example5 {
    background: url('image/images.jpg') no-repeat scroll right center #FFFFFF;
    border: 1px solid #666;
    box-shadow: 0 0 5px #666 inset;
    color: #333;
    float: left;
    padding: 7px 10px;
    width: 165px;
    outline: none;
}

.DropDownListCssClass {
    color: Snow;
    background-color: DarkOrchid;
    font-family: Comic Sans MS;
    font-size: large;
    font-style: italic;
}


.styledselect {
    width: 240px;
    height: 34px;
    overflow: hidden;
    background: url(new_arrow.png) no-repeat right #ddd;
    border: 1px solid #ccc;
}

.dropdown1select {
    border: 0px;
    width: 168px;
    background: none;
}



.dropdown1 {
    width: 150px;
    border: 1px solid #000;
    overflow: hidden;
    border-radius: 5px;
}


.textims {
    background: white;
    border: 1px solid #ffa853;
    border-radius: 5px;
    box-shadow: 0 0 5px 3px #ffa853;
    color: #666;
    float: left;
    padding: 5px 10px;
    width: 165px;
    outline: none;
}

textims :hover {
    width: 270px;
}

.myButton {
    background-color: #306754;
    -moz-border-radius: 28px;
    -webkit-border-radius: 28px;
    border-radius: 28px;
    border: 1px solid #18ab29;
    display: inline-block;
    cursor: pointer;
    color: #ffffff;
    font-family: Arial;
    font-size: 17px;
    padding: 8px 15px;
    text-decoration: none;
    text-shadow: 0px 1px 0px #2f6627;
}

    .myButton:hover {
        background-color: #5cbf2a;
    }

    .myButton:active {
        position: relative;
        top: 1px;
    }

.img {
    border-radius: 8px;
    height: 70px;
    width: 120px;
    border-color: #000;
    border: solid 1px;
}








.myGridStyle table table td {
    border-style: none;
}


.myGridStyle {
    border-collapse: collapse;
    width: 80%;
}

    .myGridStyle tr th {
        padding: 8px;
        color: white;
        border: 1px solid black;
        width: 20px;
        font-variant-position: super;
    }


    .myGridStyle tr:nth-child(even) {
        background-color: #33cccc;
    }

    .myGridStyle tr:nth-child(odd) {
        background-color: #33cccc;
    }

    .myGridStyle td {
        border: 1px solid #33cccc;
        padding: 6px;
    }

    .myGridStyle tr:last-child td {
    }
