/* icon */
.ico {display:inline-block;}
.ico-arrow1 {width:7px; height:9px; background:url('../images/ico_arrow_right1.png') no-repeat 0 0;}
.ico-arrow2 {width:13px; height:9px; background:url('../images/ico_arrow2.png') no-repeat 0 0;}
.ico-fold-opened {width:10px; height:6px; background:url('../images/ico_fold_down.png') no-repeat 0 0;}
.ico-fold-closed {width:10px; height:6px; background:url('../images/ico_fold_up.png') no-repeat 0 0;}
.ico-menu {width:15px; height:12px; background:url('../images/ico_menu.png') no-repeat 0 0;}
.ico-home {width:16px; height:14px; background:url('../images/ico_home.png') no-repeat 0 0;}
.ico-search1 {width:15px; height:15px; background:url('../images/ico_search1.png') no-repeat 0 0;}
.ico-search2 {width:22px; height:22px; background:url('../images/ico_search2.png') no-repeat 0 0;}
.ico-search3 {width:15px; height:15px; background:url('../images/ico_search3.png') no-repeat 0 0;}
.ico-bell {width:13px; height:13px; background:url('../images/ico_bell.png') no-repeat 0 0;}
.ico-more {width:15px; height:14px; background:url('../images/ico_more.png') no-repeat 0 0;}
.ico-require {color:#dc267b;}
.ico-info {width:14px; height:14px; background:url('../images/ico_info.png') no-repeat 0 0;}
.ico-func1 {width:11px; height:9px; background:url('../images/ico_func1.png') no-repeat 0 0;}
.ico-func2 {width:11px; height:11px; background:url('../images/ico_func2.png') no-repeat 0 0;}
.ico-func3 {width:10px; height:9px; background:url('../images/ico_func3.png') no-repeat 0 0;}
.ico-plus {width:12px; height:11px; background:url('../images/ico_plus.png') no-repeat 0 0;}
.ico-minus {width:11px; height:2px; background:url('../images/ico_minus.png') no-repeat 0 0;}
.ico-calendar {width:12px; height:13px; background:url('../images/ico_calendar.png') no-repeat 0 0;}

/*
.btn-md.btn-round {border-radius:6px;}
.btn-search3 {width:28px; height:28px; border-color:#dfdfe1;}
*/

.input-date {display:inline-block; position:relative; background-color:#ebebeb;}
.input-date .input-style1 {padding-right:30px; border:1;}
.input-date .btn-calendar {position:absolute; top:0; right:0;}