@font-face {
    font-family: TexGyreAdventor;
    src: url(../fonts/texgyreadventor-regular-webfont.ttf);
}
body{ 
    /*font-family: 'TexGyreAdventor', Arial, sans-serif !important;*/  
}
.table{
    background: #ffffff;
}
.myLoginDiv{
    /*margin-top: 80px;*/
    background: #ffffff;
        border-radius: 4px;
}
.mb0{
    margin-bottom: 0px !important;
}
.mb5{
    margin-bottom: 5px !important;
}
.mb10{
    margin-bottom: 10px !important;
}
.mb20{
    margin-bottom: 20px !important;
}
.mb30{
    margin-bottom: 30px !important;
}
.mt5{
    margin-top: 5px !important;
}
.mt10{
    margin-top: 10px !important;
}
.mr15{
    margin-right: 15px !important;
}
.ml10{
    margin-left: 10px !important;
}
.myLoginDiv .myInputBox{
    padding: 0px 10px;
    width: 100%;
}
.myInputBox{
    width: 95%;
    padding: 0px 5px;
    border: none;
    /*border-bottom: 1px solid #888888;*/
    border-bottom: 1px solid #5b99ec;
    outline: none;
    background: none;
}
.loginHeadTxt{
    font-family: 'TexGyreAdventor', Arial, sans-serif !important;
    position: relative;
    top: 10%;
    width: 300px;
    font-size: 24px;
    background: #ffffff;
    color: #488dc4;
    text-align: center;
    border-radius: 5px;
    padding: 4px 0 8px 0;
    margin: 0 auto;
}
#login{
    border: none !important;
}
.headtxt{
    text-align: center;
    margin: 0;
    margin-bottom: 30px;
    color: #ffffff;
    font-size: 25px;
}

.panel-heading{
    text-align: center;
    font-weight: bold;
}
.panel-body{
    background: #ffffff;
}
.my_header{
    background-color: #ffffff !important;
}

body, 
.ui-mobile, .ui-mobile body, 
.ui-mobile-viewport, 
.ui-overlay-a, .ui-overlay-a, .ui-page-theme-a, 
.ui-page-theme-a .ui-panel-wrapper {
    background-image: url('../images/bg_body_400_700.png');
    /*background-repeat: no-repeat;*/
    background-size: cover;
    /*background-attachment: fixed;*/
}

#logindiv{
    background-image: url('../images/bg_body_400_700.png') !important;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper, a .my_link{
    text-shadow: none !important;
    font-weight: normal !important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th{
    padding: 6px !important;
}
.va_middle{
    vertical-align: middle !important;
}

.border_top{
    border-top: 1px solid #a5a5a5;
}
.border_bottom{
    border-bottom: 1px solid #a5a5a5;
}
.border_left{
    border-left: 1px solid #a5a5a5;
}
.border_right{
    border-right: 1px solid #a5a5a5;
}
.padding0{
    padding: 0;
}

.txtboxcss{
    background-color: #ffffff !important;
    text-align: center !important;
    /*border:1px solid #000000 !important;*/
    border: none !important;
}
.hrcsss{
    background-color: #ffffff !important;
    text-align: center;
    border:0px solid #000000 !important;
}

/*.top_header{
    position: fixed;
    top: 0px;
    left: 0;
    right: 0;
    z-index: 2;
    height: 40px;
    padding-left: 5px;
    margin-bottom: 5px;
    background-color: #2f7ab3;
}
.top_header .fa{
    vertical-align: -webkit-baseline-middle;
    color: #8db2d0;
}
.top_header a{
    text-decoration: none;
}
.top_header img{
    height: 25px;
    vertical-align: -webkit-baseline-middle;
    margin-left: 10px;
    margin-top: 7px;    
}*/
.body_main{
    margin-top: 10px;
}
.body_sub{
    /*background-color: #1e75b5;*/
    margin-bottom: 10px;
    padding: 0;
    /*border: 1px solid #cacaca;
    -moz-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.3);
    box-shadow: 0 1px 4px rgba(0,0,0,.3);*/
}

.dash_icon{
    padding: 1em;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-border-radius: 99em;
    -moz-border-radius: 99em;
    border-radius: 99em;
    border: 5px solid #eee !important;
    box-shadow: 0 3px 2px rgba(0, 0, 0, 0.3);
}

.body_sub>p{
    color: #ffffff;
    font-size: 16px;
    margin-top: 2px;
}

.div_pin .ui-input-text{
    display: inline-block;
    width: 23%;
}
.ui-input-text input{
    font-size: 16px;
}
.div_pin .ui-input-text input{
    text-align: center;
}
.epincss{
    width: 20%;
    -webkit-text-security: disc;
    /*font-size: 2em;*/
    font-size: 22px;
}


.my_btn {
    color: #fff !important;
    background-color: #5bc0de !important;
    border-color: #46b8da !important;
}
.text-success {
    color: #14d416 !important;
}
.text-danger {
    color: #ff0500 !important;
}

.MyListView1{
    -webkit-box-shadow: none; 
    -moz-box-shadow: none;
    box-shadow: none; 
}
.MyListView1>li{
    border: none !important;
    padding: 0 !important;
    white-space: unset !important;
}
.my_lbl {
    color: #1880bf;
    margin-bottom: 0 !important;
}
.my_table2{
    margin-bottom: 0;
}
.my_lbl_green {
    color: #176317;
    margin-bottom: 0 !important;
}
.my_table2.table>tbody>tr>td, 
.my_table2.table>tbody>tr>th, 
.my_table2.table>tfoot>tr>td, 
.my_table2.table>tfoot>tr>th, 
.my_table2.table>thead>tr>td, 
.my_table2.table>thead>tr>th {
    padding: 3px 5px !important;
}


.canvasjs-chart-canvas{
    width: 285px !important;
    height: 300px !important;
}
.my_legend p{
    float: left;
    height: 5px;
    width: 5%;
    margin-bottom: 0;
    margin-top: 5px;
    margin-right: 5px;
}
.my_legend span{
    float: left;
    vertical-align: super;
    font-size: 10px;
}
.my_legend .line1{
    background:  #ff0500;
}
.my_legend .line2{
    background: #108040;
    margin-left: 15px;
}
.my_legend .line3{
    background: #0040FF;
    margin-left: 15px;
}
.my_legend .line4{
    background: #FF00FF;
    margin-left: 15px;
}