div.clean_rounded-horizontal { position: relative; clear: both; width: 100%; z-index:1; }
div.clean_rounded-horizontal >div.st_tabs a.st_prev,
div.clean_rounded-horizontal >div.st_tabs a.st_next { display: none; position: absolute; top: 0px; z-index: 110; height: 36px; width: 36px; text-indent: -999em; outline: none; background: #ffffff url(../images/arrows_h.gif) no-repeat;
-webkit-transition:none;
    -moz-transition: none;
    -o-transition: none;
    transition: none}
div.clean_rounded-horizontal >div.st_tabs a.st_prev { left: 0px; background-position: center 12px; border-top-left-radius: 5px; border-right: 1px solid #d7dde4;}
div.clean_rounded-horizontal >div.st_tabs a.st_prev:hover { background-position: center -48px;}
div.clean_rounded-horizontal >div.st_tabs a.st_next { right: 0px; background-position: center -18px; border-top-right-radius: 5px; border-left: 1px solid #d7dde4; }
div.clean_rounded-horizontal >div.st_tabs a.st_next:hover { background-position: center -78px;}
div.clean_rounded-horizontal >div.st_tabs a.st_prev.st_btn_disabled,
div.clean_rounded-horizontal >div.st_tabs a.st_next.st_btn_disabled { cursor: default;}
div.clean_rounded-horizontal >div.st_tabs a.st_prev.st_btn_disabled { background-position: center -108px }
div.clean_rounded-horizontal >div.st_tabs a.st_next.st_btn_disabled { background-position: center -138px }
div.clean_rounded-horizontal >div.st_tabs {position: relative;z-index: 100;/*width: 100% !important;*/height: 36px;/*margin-bottom: -1px;*/overflow: hidden;}
div.clean_rounded-horizontal.st_sliding_active >div.st_tabs { border-top-left-radius: 5px; border-top-right-radius: 5px; overflow: visible }
div.clean_rounded-horizontal >div.st_tabs div.st_tabs_wrap { position: relative !important; width: 100% }
div.clean_rounded-horizontal.st_sliding_active >div.st_tabs div.st_tabs_wrap { width: auto !important; margin: 0px 36px }
div.clean_rounded-horizontal >div.st_tabs ul { width: max-content; margin: 0px; padding: 0px; list-style: none }
div.clean_rounded-horizontal >div.st_tabs ul li {display: block;float: left;margin: 0px;}
div.clean_rounded-horizontal >div.st_tabs ul li a {
    display: block;
    background: #ffffff;
    height: 33px;
    margin: 0px;
    padding: 1px 9px;
    line-height: 37px;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    outline: none;
    border-top: 1px solid #d7dde4;
    border-left: 1px solid #d7dde4;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;    
}
div.clean_rounded-horizontal >div.st_tabs ul li a:hover {background: #f4f6fb;}
div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_first {}
div.clean_rounded-horizontal.st_sliding_active >div.st_tabs ul li a.st_tab_first { border-left: 0 none; border-top-left-radius: 0px }
div.clean_rounded-horizontal >div.st_tabs ul li a.st_tab_last { border-right: 1px solid #d7dde4;}
div.clean_rounded-horizontal.st_sliding_active >div.st_tabs ul li a.st_tab_last { border-right: 0 none; border-top-right-radius: 0px }
    div.clean_rounded-horizontal > div.st_tabs ul li a.st_tab_active {
        background: #2a487d;
        color: #fff;
        border-color: #2a487d;
    }
div.clean_rounded-horizontal >div.st_views { position: relative; height: 390px; padding: 0px !important; line-height: 19px; border: 1px solid #d7dde4; background-color: #fff; overflow: hidden; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px }
div.clean_rounded-horizontal.st_sliding_active >div.st_views { border-top-right-radius: 0px }
div.clean_rounded-horizontal >div.st_views div.st_view { z-index: 5; width: 100%; height: 100%; overflow: hidden; background-image: none; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat !important; background-position: center center !important; background-color: transparent !important; -webkit-font-smoothing: antialiased }
div.clean_rounded-horizontal >div.st_views div.st_view_inner { padding: 20px }
div.clean_rounded-horizontal >div.st_views div.st_view_first { display: block }
div.clean_rounded-horizontal.align_bottom { margin-bottom: 44px }
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev { border-bottom-left-radius: 5px; }
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_next { border-bottom-right-radius: 5px; }
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev,
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_next,
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs,
div.clean_rounded-horizontal.align_bottom >div.st_tabs div.st_views { border-top-left-radius: 0px; border-top-right-radius: 0px }
div.clean_rounded-horizontal.align_bottom >div.st_tabs a.st_prev { border-bottom-left-radius: 5px; }
div.clean_rounded-horizontal.align_bottom >div.st_tabs { position: absolute; bottom: -44px; left: 0px; margin-bottom: 0px ;}
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs { border-top: 0 none; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px }
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a { border-bottom: 1px solid #d7dde4; }
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_first { border-top-left-radius: 0px; border-bottom-left-radius: 5px }
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs ul li a.st_tab_first { border-bottom-left-radius: 0px }
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_active { padding-bottom: 0px; border-top-color: #fff }
div.clean_rounded-horizontal.align_bottom >div.st_tabs ul li a.st_tab_last { border-top-right-radius: 0px; border-bottom-right-radius: 5px }
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_tabs ul li a.st_tab_last { border-bottom-right-radius: 0px }
div.clean_rounded-horizontal.align_bottom >div.st_views { border-bottom-left-radius: 0px; border-top-right-radius: 5px; border-top-left-radius: 5px }
div.clean_rounded-horizontal.align_bottom.st_sliding_active >div.st_views { border-bottom-right-radius: 0px }
div.clean_rounded-vertical { position: relative; clear: both; width: 100% }
div.clean_rounded-vertical >div.st_tabs a.st_prev,
div.clean_rounded-vertical >div.st_tabs a.st_next { display: none; float: left; position: relative; z-index: 100; height: 32px; width: 95px; text-indent: -999em; border: 1px solid #ccc; border-top: 0 none; outline: none; background: #fff url(../images/arrows_v.gif) no-repeat }
div.clean_rounded-vertical >div.st_tabs a.st_prev { margin-left: -1px; border-right: 0 none; background-position: center 12px; border-top-left-radius: 5px }
div.clean_rounded-vertical >div.st_tabs a.st_prev:hover { background-position: center -52px; background-color: #f5f5f5 }
div.clean_rounded-vertical >div.st_tabs a.st_next { background-position: center -20px }
div.clean_rounded-vertical >div.st_tabs a.st_next:hover { background-position: center -84px; background-color: #f5f5f5 }
div.clean_rounded-vertical >div.st_tabs a.st_prev.st_btn_disabled,
div.clean_rounded-vertical >div.st_tabs a.st_next.st_btn_disabled { cursor: default; background-color: #f7f7f7 }
div.clean_rounded-vertical >div.st_tabs a.st_prev.st_btn_disabled { background-position: center -116px }
div.clean_rounded-vertical >div.st_tabs a.st_next.st_btn_disabled { background-position: center -148px }
div.clean_rounded-vertical >div.st_tabs { position: relative; z-index: 100; float: left; width: 193px; height: 378px; margin-right: -1px; border-top: 1px solid #d7dde4; border-top-left-radius: 5px; border-bottom-left-radius: 5px; overflow: hidden }
div.clean_rounded-vertical.st_sliding_active >div.st_tabs { width: 192px; border-left: 1px solid #ccc }
div.clean_rounded-vertical >div.st_tabs div.st_tabs_wrap { position: relative !important; float: left; clear: both }
div.clean_rounded-vertical.st_sliding_active >div.st_tabs div.st_tabs_wrap { margin-left: -1px }
div.clean_rounded-vertical >div.st_tabs ul { float: left; margin: 0px; padding: 0px; list-style: none }
div.clean_rounded-vertical >div.st_tabs ul li { position: relative; float: left; clear: both; margin: 0px }
div.clean_rounded-vertical >div.st_tabs ul li a { display: block; width: 171px; height: 40px; margin: 0px; padding: 14px 0 14px 20px; font: bold 12px/18px Arial, Helvetica, sans-serif; color: #5c5c5c; text-decoration: none; outline: none; border-right: 1px solid #d7dde4; border-bottom: 1px solid #d7dde4; border-left: 1px solid #d7dde4; background-color: #f8f8f8; background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#f4f4f4)); background-image: -webkit-linear-gradient(top, #f9f9f9, #f4f4f4); background-image: -moz-linear-gradient(top, #f9f9f9, #f4f4f4); background-image: -ms-linear-gradient(top, #f9f9f9, #f4f4f4); background-image: -o-linear-gradient(top, #f9f9f9, #f4f4f4) }
div.clean_rounded-vertical >div.st_tabs ul li a:hover { color: #333; background: #fbfbfb }
div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_first { border-top-left-radius: 5px }
div.clean_rounded-vertical.st_sliding_active >div.st_tabs ul li a.st_tab_first { border-top-left-radius: 0px }
div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_last { border-bottom-left-radius: 5px }
div.clean_rounded-vertical >div.st_tabs ul li a.st_tab_active { position: relative; z-index: 10; color: #5ea600; padding-right: 2px; background: #fff }
div.clean_rounded-vertical >div.st_tabs ul li a span { display: block; clear: both; font-size: 11px; font-weight: normal; color: #838383; padding-top: 3px }
div.clean_rounded-vertical >div.st_views { position: relative; z-index: 5; height: 377px; line-height: 18px; border: 1px solid #d7dde4; background-color: #fff; overflow: hidden; border-bottom-left-radius: 5px; border-top-right-radius: 5px; border-bottom-right-radius: 5px }
div.clean_rounded-vertical.st_sliding_active >div.st_views { border-bottom-left-radius: 0px }
div.clean_rounded-vertical >div.st_views div.st_view { width: 100%; height: 100%; overflow: hidden; background-image: none; background-repeat: no-repeat !important; background-position: center center !important; background-color: transparent !important }
div.clean_rounded-vertical >div.st_views div.st_view_inner { overflow: hidden !important; padding: 30px }
div.clean_rounded-vertical >div.st_views div.st_view_first { display: block }
div.clean_rounded-vertical.align_right >div.st_tabs a.st_prev { margin-left: 0px; border-top-left-radius: 0px }
div.clean_rounded-vertical.align_right >div.st_tabs a.st_next { margin-right: -1px; border-top-right-radius: 5px }
div.clean_rounded-vertical.align_right >div.st_tabs { float: right; margin-left: -1px; margin-right: 0px; border-top-right-radius: 5px; border-bottom-right-radius: 5px; border-top-left-radius: 0px; border-bottom-left-radius: 0px }
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs { border-right: 1px solid #d7dde4; border-left: 0 none }
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs div.st_tabs_wrap { margin-left: 0px }
div.clean_rounded-vertical.align_right >div.st_tabs ul li a { border-right: 1px solid #ccc }
div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_first { border-top-left-radius: 0px; border-top-right-radius: 5px }
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_tabs ul li a.st_tab_first { border-top-right-radius: 0px }
div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_last { border-bottom-left-radius: 0px; border-bottom-right-radius: 5px }
div.clean_rounded-vertical.align_right >div.st_tabs ul li a.st_tab_active { padding-right: 0px; border-left-color: #fff }
div.clean_rounded-vertical.align_right >div.st_views { border-top-left-radius: 5px; border-bottom-left-radius: 5px; border-top-right-radius: 0px }
div.clean_rounded-vertical.align_right.st_sliding_active >div.st_views { border-bottom-right-radius: 0px }


.tabpanel-body {/* padding: 10px 5px 5px 5px;border: 1px solid #cccccc; */ background:#ffffff; border: 1px solid #d7dde4;border-top:3px solid #2a487d;padding: 10px;}