﻿
/* CSS Document */

html {
  
}


body {
    padding: 0px;
    margin: 0px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 13px;
    color: #333;
    line-height: 20px;
    background-color: #f0f2f5;
}

.require {
    color: #FF0000;
    font-size: 18px;
    font-weight: bold;
    padding-left: 10px;
    display: block;
    float: left;
    line-height: 25px;
}

.textarea {
    float: left;
    padding: 0px;
    margin: 0px;
    height: 68px;
    font-size: 16px;
    color: #000000;
    background: url(../images/ta_bg.jpg) left top repeat-x;
    border: 1px solid #91a759;
}

#site_wraper {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0 auto;
    height: 100%;
}

.tblShadow {
}

#top_panel {
    width: 100%;
    height: 50px;
    padding: 0px;
    margin: 0px;
    background: #FFF;
}

/*.top_panelleft {
   
    height: 50px;
    display: table-cell;
    width: 70%;
    vertical-align: middle;
    float: left;
    margin-top: 1%;
    margin-left: 3%;
}

.top_panelright {
    display: table-cell;
    text-align: left;
    height: 26px;
    vertical-align: middle;
    font-size: 13px !important;
    line-height: 23px;
    margin-top: 1%;
    margin-right: 2%;
    float: right;
}*/

.top_panelleft {
    height: 50px;
    margin-top: 1%;
    padding-left: 4%;
}


.top_panelright {
    height: 26px;
    line-height: 23px;
    margin-top: 1%;
    padding-left: 14%;
}

/*.logo {
    /*width: 440px;
    height: 110px;*/
float: left; padding: 0px; margin: 0px; left:2%; top:15%;
}

*/ .top_rt_links {
    padding: 0px 20px 0px 0px;
    margin: 0px;
    float: right;
    color: #ffffff;
    line-height: 25px;
}

.top_rt_links .welcome {
    text-align: right;
    color: #FFF;
    padding: 30px 0px 15px 0px;
    margin: 0px;
    display: block;
    font-size: 18px;
    line-height: 40px;
}

.top_rt_links ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
    float: left;
}

    .top_rt_links ul li {
        padding: 0px 10px;
        margin: 0px;
        float: left;
        line-height: 20px;
        border-right: 1px solid #14350b;
    }

        .top_rt_links ul li a {
            font-size: 12px;
            color: #14350b;
            margin: 0px;
            padding: 0px;
            text-decoration: none;
        }

.top_links {
    width: 960px;
    height: 70px;
    float: left;
    padding: 20px 0px 0px 30px;
    margin: 0px;
    background: url(../images/top_links_bg_login.jpg) left top no-repeat;
}

#body_panel {
    width: 100%;
    background-image: url(../images/LoginBG.png);
    background-position: right center;
    background-size: 70% 100%;
    background-repeat: no-repeat;
    position: absolute;
    top: 80px;
    bottom: 0;
    right: 0;
    left: 0;
    background-color: #E6E6E6;
    border-top: 2px solid #d4e44e;
}

    #body_panel h2 {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        padding: 0px;
        color: #000;
        margin: 0px;
        text-transform: uppercase;
    }

.h2Class {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding-left: 5px;
    /*color:#397594 !important;*/
    color: #FFF;
    margin: 0px;
    text-transform: uppercase;
}

#body_panel h2 a {
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    color: #000;
    padding: 0px;
    margin: 0px;
    text-transform: uppercase;
}

    #body_panel h2 a:hover {
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        color: #000;
        padding: 0px;
        margin: 0px;
        text-transform: uppercase;
    }

.left_flds {
    width: 440px;
    height: 100%;
    float: left;
    padding: 0px;
    margin: 0px;
}

.full_flds {
    width: 786px;
    height: 100%;
    padding: 0px;
    margin: 0px auto;
}

.widthfull_flds {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin: 0px auto;
}

form ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

    form ul li {
        padding: 0px;
        margin: 5px;
        float: left;
    }

.f_outline {
    padding: 5px;
    margin: 5px 0px 0px 0px;
    float: left;
    /* width:880px; */
    border: 1px solid #A6C9E2;
}

.f_outline_fullwidth {
    padding: 15px;
    margin: 20px 0px 0px 0px;
    float: left;
    width: 95%;
    border: 1px solid #bdbcbd;
}

.filter_section {
    width: 910px;
    padding: 10px 0px 10px 0px;
    margin: 0px;
    float: left;
    display: block;
}

.filter_check {
    width: 910px;
    padding: 0px 0px 0px 0px;
    margin: 0px;
    float: left;
    display: block;
}

#footer_panel {
    width: 100%;
    height: 45px;
    background: #626161;
    text-align: center;
    position: fixed;
    bottom: 0;
    vertical-align: middle;
    font-weight: normal;
    color: #d4e44e;
    padding-top: 10px;
}

.buttons {
    width: 100%;
    height: 50px;
    float: left;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    text-align: center;
}

.buttons_small {
    width: 100%;
    height: 30px;
    float: left;
    padding: 10px 0px 0px 0px;
    margin: 0px;
    text-align: center;
}

.table_style th {
    height: 43px;
    border: 1px solid #93a95c;
    background-image: url(../images/box_bg.jpg);
    background-repeat: repeat-x;
    vertical-align: bottom;
    text-align: left;
}

.table_style .th {
    height: 21px;
    border: 1px solid #93a95c;
    background-image: url(../images/box_bg.jpg);
    background-repeat: repeat-x;
    vertical-align: bottom;
    line-height: 17px;
}

.but_pad {
    padding: 60px 0 4px 285px;
}

.f_outline h3 {
    font-size: 21px;
    font-weight: bold;
    line-height: 12px;
    margin: 0;
    text-transform: uppercase;
    background-image: url(../images/check_icon.png);
    background-repeat: no-repeat;
    background-position: left top;
    padding-top: 4px;
    padding-right: 0;
    padding-bottom: 25px;
    padding-left: 35px;
}

.f_outline .no_img {
    background-image: none;
}

.f_outline h3 span {
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    color: #1a7500;
    margin: 0;
}

.newButton11 {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 0px 0px 0px 3px;
    margin: 5px 1px 3px 0px;
    border: 1px solid #5A9ECE;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    /*behavior: url(PIE.htc);*/
    position: relative;
    font-weight: bolder;
    font-size: 10pt;
    color: black;
    background-color: #9CD5FF;
    min-height: 30px;
    min-width: 120px;
    cursor: pointer;
    margin-right: 25px;
}



    .newButton11:hover {
        -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        padding: 0px 0px 0px 3px;
        margin: 5px 1px 3px 0px;
        border: 1px solid rgba(81, 203, 238, 1);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        /*behavior: url(PIE.htc);*/
        position: relative;
        margin-right: 25px;
    }

.HCmainHeader {
    line-height: 30px;
    text-decoration: none;
    font-weight: bold;
    color: #000;
    font-size: 14pt;
    vertical-align: bottom;
    /*behavior: url(PIE.htc);*/
}

.top_header {
    transition: 0.2s all ease-in-out;
    outline: none;
    color: #FFF;
    height: 50px;
    padding-left: 8%;
    vertical-align: middle;
}

.imgUser {
    width: 25px;
    vertical-align: top;
    padding-left: 10px;
}

.tbl_panel {
    background-color: #FFF;
    width: 420px;
    margin-left: 6%;
    margin-top: 8%;
    border: 1px solid #C7C7C7;
    -webkit-box-shadow: 0px 0px 5px #888; /* Box Shadow  */
    -moz-box-shadow: 0px 0px 5px #888;
    box-shadow: 0px 0px 5px #888;
    zoom: 1;
    /*filter: progid:DXImageTransform.Microsoft.Shadow(Color=#888, Strength=5, Direction=90), progid:DXImageTransform.Microsoft.Shadow(Color=#888, Strength=5, Direction=180);*/
    behavior: url(PIE.htc);
}

.Hyperlink {
    color: #3A6F9F;
    text-decoration: none;
    cursor: pointer;
    vertical-align: bottom;
}

    .Hyperlink:hover {
        text-decoration: underline;
        color: Red;
    }

#TB_iframeContent {
    border: 3px solid #87BFE9;
    /*behavior: url(PIE.htc);*/
}

.newButton {
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -ms-transition: all 0.30s ease-in-out;
    -o-transition: all 0.30s ease-in-out;
    outline: none;
    padding: 0px 0px 0px 3px;
    margin: 5px 1px 3px 0px;
    /* margin: 5px 23px 3px 21px; */
    border: 1px solid #5A9ECE !important;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    position: relative;
    font-weight: bold !important;
    font-size: 10pt;
    color: black !important;
    background-color: #9CD5FF !important;
    min-height: 25px;
    min-width: 100px;
    cursor: pointer;
    color: #000;
    background-image: url('') !important;
}

    .newButton:hover {
        -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        box-shadow: 0 0 5px rgba(81, 203, 238, 1);
        padding: 0px 0px 0px 3px;
        border: 1px solid rgba(81, 203, 238, 1);
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
        position: relative;
    }


.TextBox {
    height: 35px;
    padding: 8px;
    width: 350px;
    /*border-radius: 5px;*/
    border: 1px solid #A2A2A2;
    -webkit-box-shadow: -4px 3px 7px -3px rgba(0,0,0,0.49);
    -moz-box-shadow: -4px 3px 7px -3px rgba(0,0,0,0.49);
    box-shadow: -4px 3px 7px -3px rgba(0,0,0,0.49);
    margin-left:8% !important;
}

.Button {
    height: 35px;
    padding: 0px;
    color: #000000;
    width: 120px;
    border: 1px solid #A2A2A2;
    font-size: 14pt;
    background: -moz-linear-gradient(#FEFEFE, #F4F4F4, #C5C5C5); /* For Firefox 3.6 to 15 */
    background: -webkit-linear-gradient(#FEFEFE, #F4F4F4, #C5C5C5);
    background: -o-linear-gradient(#FEFEFE, #F4F4F4, #C5C5C5);
    background: -ms-linear-gradient(#FEFEFE, #F4F4F4, #C5C5C5);
    background: linear-gradient(#FEFEFE, #F4F4F4, #C5C5C5);
    -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(startColorStr='#FEFEFE', endColorStr='#dfdfdf', GradientType=0)";
}