/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/*
.portlet {
        border-radius: 4px !important;
}

.portlet .portlet-title {
        border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
        border-radius: 0px 0px 4px 4px !important;
}
*/

@media print{
    img{
        display: inline;
        visibility: visible;
    }
}

.alert-danger_h {
    background-color: white;
    //border-color: #f00;
    color: #E60017;
    padding: 3px 6px;
    border: 3px solid red !important;
}

.mg-rg{
    margin-right: 5px;
}
.noborder{
    border: 0px !important;
}

.noborder, .noborder tr, .noborder th, .noborder td { border: none !important;}


.form-group.form-md-line-input .form-control.input-sm{
    padding: 0px;
}
.nopadding{
    padding: 0px !important;
}
.magtolft input[type="radio"]{
    margin-left: -8px !important;
}
.magtolft .fsmglft{
    margin-left: 10px;
}

th.hide_me, td.hide_me {display: none;}

th.cent {text-align: center;}

.deletethisrow {
    top:0px;
    right:0px;
}

.txtl {
    text-align: left;
}



.lfixedpage{

    width: 50%;

    margin: 0px auto;
}
.formclnt label{color: #fff;text-align: right;padding-right: 10px;}
.formclnt{
    background: #596C79;
    border: 2px solid #769BB5;
    border-radius: 15px;
    box-shadow: 7px 7px 3px #85AECC;
}
.formclnt input ,.formclnt textarea{

    border: 1px solid #fff !important;

    width: 96%;

    float: right;

    color: #fff !important;

    font-size: 15px !important;

    font-weight: 600;
}

.lfixedpage .form-actions{
    width: 100%;
    margin-top: 25px;
}

.lfixedpage .form-actions #activateVersion{
    width: 80%;
    margin: 30px 90px;
    font-size: 17px;
    float: right;
}
.lmsg{
    text-align: center;
    background: #F7CFCA;
    width: 80%;
    margin: 15px auto;
    font-size: 17px;
    font-weight: 600;
    color: #3D4A53;
    padding: 6px;
}

.amr .md-radio label > .box {
    border: 0px !important;
}
#babyimg {height: 40cm;}

li{list-style: none;}

span.input-group-addon {
    right: 10px;
    top: 16px;
}




.prntbl {
    margin:0px !important;
    padding:0px !important;
    width:100% !important;
    /* border:1px solid #000000 !important; */
    -moz-border-radius-bottomleft:0px !important;
    -webkit-border-bottom-left-radius:0px !important;
    border-bottom-left-radius:0px !important;
    -moz-border-radius-bottomright:0px !important;
    -webkit-border-bottom-right-radius:0px !important;
    border-bottom-right-radius:0px !important;
    -moz-border-radius-topright:0px !important;
    -webkit-border-top-right-radius:0px !important;
    border-top-right-radius:0px !important;
    -moz-border-radius-topleft:0px !important;
    -webkit-border-top-left-radius:0px !important;
    border-top-left-radius:0px !important;
    max-width: 210mm;
    height: 297mm;
}.prntbl table{
    border-collapse: collapse !important;
    border-spacing: 0 !important;
    width:100% !important;
    height:100% !important;
    margin:0px !important;padding:0px !important;
}
.prntbl tr:last-child td:last-child {
    -moz-border-radius-bottomright:0px !important;
    -webkit-border-bottom-right-radius:0px !important;
    border-bottom-right-radius:0px !important;
}
.prntbl table th {
    -moz-border-radius-topleft:0px !important;
    -webkit-border-top-left-radius:0px !important;
    border-top-left-radius:0px !important;
    -moz-border-radius-topright:0px !important;
    -webkit-border-top-right-radius:0px !important;
    border-top-right-radius:0px !important;
    -moz-border-radius-bottomleft:0px !important;
    -webkit-border-bottom-left-radius:0px !important;
    border-bottom-left-radius:0px !important;
    background:-o-linear-gradient(bottom, #cccccc 5%, #cccccc 100%) !important;
    background:-moz-linear-gradient( center top, #cccccc 5%, #cccccc 100% ) !important;
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#cccccc", endColorstr="#cccccc") !important;
    background: -o-linear-gradient(top,#cccccc,cccccc) !important;
    background-color: #2D2D2D !important;
    border:0px solid #000000 !important;
    border-width:0px 0px 1px 1px !important;
    font-size:15px !important;
    font-family:Arial !important;
    font-weight:bold !important;
    color: #FFFFFF !important;
    text-align: center !important;
}.prntbl tr:hover td{

}
.prntbl tr:nth-child(odd){background-color: #E0E0E0 !important;}
.prntbl tr:nth-child(even)    { background-color:#ffffff !important; }.prntbl td{
    border:1px solid #000000 !important;
    padding: 0px 3px !important;
    font-size: 13px !important;
    font-family: tahoma !important;
    /* font-weight:bold !important; */
    color:#000000 !important;
    text-align: left !important;
}


.prntbl td {
    line-height: 1.45em !important;
    padding: 0 !important;
}

.success::-webkit-scrollbar {
    width: 13px;
    height: 13px;
    background-color: #ccc;
}
.success::-webkit-scrollbar-corner:window-inactive {
    background-color: #000;
}
.success::-webkit-scrollbar-corner:window-active {
    background-color: #000;
}
.success::-webkit-scrollbar-corner {
    background: #000;
}
.success::-webkit-scrollbar-thumb {
    background: #163a73;
}

.mxhitx_new {
    max-height: 620px;
    overflow: auto;
}

.mxhitx_new::-webkit-scrollbar {
    width: 13px;
    height: 13px;
    background-color: #ccc;
}
.mxhitx_new::-webkit-scrollbar-corner:window-inactive {
    background-color: #000;
}
.mxhitx_new::-webkit-scrollbar-corner:window-active {
    background-color: #000;
}
.mxhitx_new::-webkit-scrollbar-corner {
    background: #000;
}
.mxhitx_new::-webkit-scrollbar-thumb {
    background: #163a73;
}

.mxhitx_new li{
    padding-right: 5px !important;
}

.page-sidebar-menu i{
    margin-top: 10px;
    font-size: 23px;
}

.page-header-fixed .page-container {
    margin-top: 68px !important;
}

.logo_text{
    color: #fff !important;
    font-weight: 600 !important;
    width: 126px !important;
    font-size: 17px !important;
    text-align: center !important;
}
.page-header.navbar .top-menu .navbar-nav > li.dropdown-user > .dropdown-menu{
    margin-top: 1px;
}

