﻿.customreport_body{
 
    padding:20px 30px;
}

.customreport_banner{
    background-color: #0C7CA1;
}

.customreport_hideWhiteBorder{
    border:none !important;
}

.delIconCustomReport{
    margin-right:5px;
}


.customreport_customFieldDiv{    
    width:50% !important;
   
    /*padding-left: 7px;*/
    height:450px;
    /*min-height:500px;
    max-height:900px;*/
    box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
}

.customreport_fieldallignment{
    padding-left:7px;
}

.customreport_secondhalfDiv{
    width: 50%;
    min-height:500px;
    max-height:900px;        
}

.customreport_reportDiv{    
    width: 95%;
    /*min-height: 250px;
    max-height:250px;*/
    height:250px;
    margin-left: 15px;
   box-shadow: 0px 0px 12px 0px rgba(0,0,0,0.75);
}

.customreport_timeRange{
    width: 95%;
    /*min-height: 235px;
    max-height:450px;*/
    height:185px;
    margin-left: 15px;
    margin-top:15px;
    box-shadow: 0px 0px 12px 0px  rgba(0,0,0,0.75);   
}

.btnDiv{
    float:left;
    width:100%;
    margin-bottom:20px;
    margin-top:30px;
}

.customreportBtn {
    float: right;
    margin: 5px;
    width:10%;
}

.datePickerWidthCS{
    width:100px;
}

.buttonz {

    /*position:fixed;
    bottom:45px;
    right:45px;*/
    float:left;
    padding:10px 10px 0px 0px;
    width:100%;
    margin-top:-40px;
}

.customReport_noNorder
{
    border:none;
    border-bottom: 1px solid grey;
}

.customReport_CalIcon{
        margin-left: -15px;
}

.blackColor{
    color:grey;
}

.popup_Button_Align{
    margin-right: 225px;
}

.popup_Header{
    padding-left: 14px;
}

.textbox_Width{
    width: 85%;
}

.cursorDisable{
    cursor:not-allowed;
}

.scrollDiv{
    overflow: scroll;
    overflow-x:hidden;
}

.currentChangeSelect{
    width:75px;
    background: #fff url('https://cdn3.iconfinder.com/data/icons/google-material-design-icons/48/ic_keyboard_arrow_down_48px-128.png') no-repeat;
    background-size: 20px;   
    background-position:  right 0px center;
    float:right;
    color:#0C7CA1;
    border:none;
    border-bottom:1px solid grey;
}

.changeRadiobtn{
    margin-left: 350px;
}

.currentRadiobtn{
margin-left: 8px;

}