/*downloadCtl*/
#downloadCtl {
    height: 581px;
    width: 1024px;
    top: 90px;
    left: 0;
    position: absolute;
    overflow: hidden;
    background-color: #F9F9F9;
}
#allblok3Ctl_naka {
    height: 52px;
    width: 233px;
    top: 380px;
    left: 764px;
    position: absolute;
    overflow: hidden;
    background-color: #231815;
}
/*downloadUi*/
.downloadbt {
    height: 65px;
    width: 425px;
    top: 480px;
    left: 300px;
    position: absolute;
    cursor: pointer;
    text-align: center;
    z-index: 1;
    background-color: #118FB6;
    color: #FFFFFF;
    font-size: 27px;
    line-height: 65px;
}
.downloadbt.disable {
    opacity: 0.5;
    cursor: default;
    pointer-events: none;
}
.resetbt {
    height: 65px;
    width: 85px;
    top: 480px;
    left: 195px;
    position: absolute;
    cursor: pointer;
    text-align: center;
    z-index: 1;
    background-color: #3B3B3B;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 65px;
}
.download_note {
    top: 275px;
    left: 715px;
    position: absolute;
    z-index: 1;
    font-size: 11px;
}
.base_white {
    height: 505px;
    width: 970px;
    top: 55px;
    left: 27px;
    position: absolute;
    background-color: #FFFFFF;
}
.base_1 {
    height: 330px;
    width: 935px;
    top: 105px;
    left: 25px;
    position: absolute;
    /*background-color: skyblue;*/
    display: none;
}
.base_2 {
    height: 330px;
    width: 935px;
    top: 75px;
    left: 25px;
    position: absolute;
    /*background-color: pink;*/
    display: none;
}
.base_1.selected_tab,
.base_2.selected_tab {
    display: block;
}
.select_btn,
.select_tab {
    height: 42px;
    width: 165px;
    /*top: 480px;
    left: 197px;*/
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    background-color: #C5C6C6;
    color: #6C6462;
    font-size: 15px;
    text-align: center;
    line-height: 42px;
}
.select_btn.selected,
.select_tab.selected{
    background-color: #579D34;
    color: #FFFFFF;
    pointer-events: none;
}
.select_tab#single {
    top: 15px;
    left: 165px;
}
.select_tab#multiple {
    top: 15px;
    left: 355px;
}
.select_btn#noPCS {
    top: 165px;
    left: 140px;
}
.select_btn#PCS {
    top: 165px;
    left: 330px;
}

.pulldown_log {
    height: 37px;
    background-image: url('../data/selectbt_img_parts.png');
    background-repeat: no-repeat;
    background-position: right bottom;
    position: absolute;
    overflow: hidden;
    cursor: pointer;
    line-height: 30px;
}
.pulldown_log#_download_solar {
    width: 395px;
    top: 0;
    left: 140px;
}
.pulldown_log#time2 {
    width: 230px;
    top: 85px;
    left: 140px;
}
.pulldown_log#time3 {
    width: 230px;
    top: 85px;
    left: 415px;
}
.pulldown_log#_download_solar2 {
    width: 395px;
    top: 0;
    left: 140px;
}
.pulldown_log#time4 {
    width: 230px;
    top: 295px;
    left: 140px;
}
.pulldown_log#time5 {
    width: 230px;
    top: 295px;
    left: 415px;
}

.midashi_download {
    height: 35px;
    width: 140px;
    position: absolute;
    overflow: hidden;
    font-size: 14px;
    font-weight: bold;
}
.midashi_download._baseNum {
    height: 42px;
    top: 15px;
    left: 25px;
    line-height: 42px;
}
.midashi_download._base {
    height: 40px;
    top: 0;
    left: 0;
    line-height: 40px;
}
.midashi_download._period {
    height: 40px;
    top: 85px;
    left: 0;
    line-height: 40px;
}
.midashi_download._PCS {
    height: 42px;
    top: 165px;
    left: 0;
    line-height: 42px;
}
.midashi_download._between {
    width: 20px;
    height: 40px;
    top: 85px;
    left: 383px;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;
}
.midashi_download._note {
    height: 80px;
    width: 300px;
    top: 70px;
    left: 655px;
    font-size: 11px;
    font-weight: normal;
}
.midashi_download._base2 {
    height: 40px;
    top: 0;
    left: 0;
    line-height: 40px;
}
.midashi_download._period2 {
    height: 40px;
    top: 295px;
    left: 0;
    line-height: 40px;
}
.midashi_download._between2 {
    width: 20px;
    height: 40px;
    top: 295px;
    left: 382px;
    font-size: 20px;
    font-weight: normal;
    line-height: 40px;

}
.midashi_download._note2 {
    height: auto;
    width: 265px;
    top: 280px;
    left: 680px;
    font-size: 11px;
    font-weight: normal;
}
.selectArea_download {
    height: 220px;
    width: 595px;
    top: 50px;
    left: 140px;
    position: absolute;
    background-color: #F9F8E1;
    overflow-y: scroll;
    padding-bottom: 10px;
}
.btn_download_pyranometer {
    height: 30px;
    width: 165px;
    position: absolute;
    background-color: #118EB5;
    color:#FFFFFF;
    cursor: pointer;
    text-align: center;
    font-size: 15px;
    line-height: 40px;
}
.base_1 .btn_download_pyranometer{
    top: 0;
    left: 554px;
    display: none;
}
.base_2 .btn_download_pyranometer{
    height: 35px;
}
.log_input {
    height: 40px;
    width: 385px;
    position: absolute;
    overflow: hidden;
}
.logScroll._download_solar  {
    width: 395px;
    height: 210px;
    left:  192px;
    top: 198px;
    overflow-y: scroll;
}
.log_pulldown_block._download_solar{
    width: 395px;
	margin-bottom: 3px;
}
/*.log_pulldown_block._download_solar:hover{
    background-color: #579D34;
    color: #FFFFFF;
}*/
.log_pulldown_block.selected {
    background-color: #579D34;
    color: #FFFFFF;
}
.logScroll._download_solar2{
    width: 395px;
    height: 210px;
    left:  192px;
    top: 168px;
    overflow-y: scroll;

}
.log_pulldown_block._download_solar2{
    width: 395px;
    line-height: 40px;
    padding: 0;
	margin-bottom: 3px;
}
/*.log_pulldown_block._download_solar2:hover{
    background-color: #579D34;
    color: #FFFFFF;
}*/
.background_download_pulldown {
    height: 581px;
    width: 1024px;
    left:  0;
    top: 0;
    position: absolute;
    overflow: hidden;
    z-index: 1;
}
.background_download_pulldown._black{
    height:671px;
    background-color: #000000;
    opacity: 0.4;
}
.listitem_download_selected {
    height: 35px;
    width: 550px;
    position: relative;
    background-color: #FFFFFF;
    margin-left: 12px; 
    margin-top : 8px;
    padding-left: 20px;
    font-size: 15px;
    font-weight: bold;
    line-height: 35px;
}
.btn_download_pyranometer {
    height: 37px;
    width: 165px;
    left:  385px;
    top: 0;
    position: absolute;
    overflow: hidden;
    line-height: 35px;

}
#datepicker,
#datepicker2{
    width: 386px;
    position: absolute;
    z-index: 1;
}
.base_download_pyranomodal {
    height: 395px;
    width: 755px;
    left:  120px;
    top: 55px;
    position: absolute;
    background-color: #FFFFFF;
    z-index: 2;
}
.selectarea_download_pulldown {
    height: 305px;
    width: 680px;
    left:  40px;
    top: 60px;
    position: absolute;
    background-color: #F9F8E1;
    z-index: 2;
}
.btn_download_pyranomodal {
    height: 45px;
    width: 165px;
    position: absolute;
    cursor: pointer;
    background-color: #C5C6C6;
    color: #231815;
    z-index: 1;
    font-size: 17px;
    text-align: center;
    line-height: 45px;
    margin-bottom: 45px;
}
.btn_download_pyranomodal.selected {
    background-color: #579D34;
    color: #FFFFFF;
}
.btn_download_pyranomodal.none {
    cursor: default;
    opacity: 0.4;
}
.midashi_download_pyranomodal_title {
    height: 30px;
    width: 110px;
    left:  340px;
    top: 20px;
    position: absolute;
    font-weight: bold;
    font-size: 18px;
}
.midashi_download_pyranomodal_close {
    height: 20px;
    width: 35px;
    left:  690px;
    top: 12px;
    position: absolute;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}
.icon_download_pyranomodal_close {
    height: 15px;
    width: 15px;
    left:  730px;
    top: 13px;
    position: absolute;
    background-image: url(../data/icon/close.png);
    background-repeat: no-repeat;
    background-size:contain;
    cursor: pointer;
}

