﻿border-table.clear { clear: both; }
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-size: 1em;
    font-weight: 400;
    font-family: Helvetica, Arial, Sans-serif;
    background-color: #fff;
    line-height: 130%;
    margin-top: 0px;
}

#main_container {
    overflow: auto;
    align-content: center;
    max-width: 1400px;
    margin: 0 auto;
}
#left_content {
    float: left;
    padding-left: 15px;
    padding-right: 15px;
    width: calc(100% - 400px);
}
#range_container {
    margin-top:30px;
    padding:0.5px;
}

#right_bar {
    padding-left:30px;
    float: left;
    width: 350px;
}

    #right_bar > div.sub_bar.degollinks {
        margin-bottom: 15px;
    }
    #right_bar > div.sub_bar.deglevlinks > ul,
    #right_bar > div.sub_bar.degollinks > ul {
        line-height: 20px;
    }
    #right_bar > .sub_bar.searchedu {
        border: none;
    }
        #right_bar > .sub_bar {
        width:318px;
        float: left;
        font-size: 14px;
        border-radius: 12px;
        -webkit-border-radius: 12px;
        -moz-border-radius: 12px;
        border-width: 1px;
        border-color: #ddd;
        border-style: double;
        padding: 5px 5px 5px 15px;
        margin-top: 20px;
    }
        #right_bar > .sub_bar a {
            text-decoration: none;
        }

.searchedu_container p{
    margin-top:14px !important;
    margin-bottom:14px !important;
    line-height:20px;
}
.ads_side_container {
    width: 100%;
}
.center-content {
    text-align: center;
}
.sub-content {
    width: 50%;
    float: left;
}
.sub-content h1 {
    padding:0;
    background:no-repeat;
}
span{
    font-weight:bold;
}

p a{
    text-decoration:underline;
}
.bold {
    font-weight:bold;
}

        .sub-content {
                width: 50%;
                float: left;
        }

        #degreeColChart {
            width: 100%;
        }

        .table_title {
            font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
            font-size: 16px;
            color: #274b6d;
            fill: #274b6d;
        }

        .degreepiechart_container {
            width: 50%;
            float: left;
            background-color: #dae6f2;
            border-radius: 8px;
            -webkit-border-radius: 8px;
            -moz-border-radius: 8px;
        }

         #degreepiechart {
             height: 200px;
         }


         .word_break_all {
            word-wrap: break-word;
            word-break: break-all;
        }
        #table_to_chart {
            text-decoration: underline;
            float: right;
            margin-bottom: 10px;
            margin-right: 10px;
        }
        .range_table {
            width:100%;
            border-collapse:collapse;
        }
        .range_table thead th {
            text-align:left;
            background: #34567b;
            color: #fff;
            font-weight: bold;
            line-height: 22px;
            padding: 10px 10px 10px 5px;
        }

        .range_table tbody td {
            padding:5px 5px 5px 0px;
            font-size: 13px;
        }
            .range_table select {
                padding: 4px 14px 4px 5px;
                padding-right:2px\0;/*For IE */
                background: url(/Content/images/arrow.png) no-repeat scroll right center transparent;
                -moz-appearance: none;
                -webkit-appearance: none;
                /*background: rgba(0,0,0,0);*/
                border: none;
            }


            .range_table .highlight_select {
                background-color: #ECF3F9;
            }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    /* IE10 late*/
    .range_table select::-ms-expand {
        display: none;
    }

    .range_table select {
        padding-right: 14px;
    }
}
        .range_table .highlight {
            background:#ECF3F9;
        }

        .selectedu {
            position:relative;
        }

       .selectedu select{
           width: 280px;
           font-size: 16px;
           border: 1px solid #ccc;
           height: 34px;
           padding:4px 3px; 
           margin:-1px;
           appearance:none;  
           -moz-appearance:none;
           -webkit-appearance:none;
           background: url(/Content/images/arrow.png) no-repeat scroll right center transparent;
           padding-right: 14px;  
       }
       
        /*清除ie的默认选择框样式清除，隐藏下拉箭头*/  
        select::-ms-expand {
             display: none;
        } 
         
       .searchbtn{
           margin-top:20px;
           margin-left:171px;
           width:165px;
           height:30px;
           float:right;
           border: 1px solid #34567b;
           -moz-border-radius: 5px;      /* Gecko browsers */
           -webkit-border-radius: 5px;   /* Webkit browsers */
           border-radius:5px;            /* W3C syntax */
           color:#34567b;
           background-color:#F5CF46;
           cursor:pointer;
       }

       .degree_table_title {
        font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: black;
        font-weight: bold;
        fill: black;
        padding-bottom: 15px;
        text-align:center;  
    }


#degreepiechart {
    height: 360px;
    max-width: 450px;
    margin: 0 auto;

}
#ratiochart_container {
    background-color: #dae6f2;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
}

#ratiotable_container {
    padding:20px 0px 5px 0px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-color: #fff;
    border: 1px solid #ddd;
    display: none;
}

#missingpiechartdata_container {
    padding:20px 0px 5px 0px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    background-color: #dae6f2;
}


#ratio_table {
    margin-bottom:10px;
}
    #ratio_table td,#ratio_table th {
        border:#fff 1px solid;
        padding-left:5px;
        text-align:left;
    }
#missingpiechartdata_container {
    text-align:center;
    padding:30px 5px 5px 5px;
}
    #missingpiechartdata_container > img {
        width:200px;
        height:200px;
    }
@media screen and (max-width: 1079px) {
    #left_content {
        width:100%;
    }
    #right_bar > .sub_bar {
        margin-top:20px;
        margin-left:15px;
        float: left;
    }
    #right_bar {
        width:100%;
        max-width: 1020px;
        padding-left: 0;
        margin: 0 auto;
        overflow: auto;
        float: none;
    }

    .degreepiechart_container {
        width:100%;
        float: left;
    }
    .sub-content {
        width: 100%;
    }
}

@media screen and (max-width: 1020px) {
    #right_bar {
        max-width: 680px;
    }
}


@media screen and (max-width: 989px) {
    #left_content {
        padding-left: 1px;
        padding-right: 1px;
    }
    .sub-content {
        width: 100%;
    }
        .sub-content h1 {
            padding: 20px 15px 20px 15px;
            background-color: #ecf3f9;
        }

    .degreepiechart_container {
        width: 100%;
    }
    .degreepiechart_container {
        border-radius: 0px;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
    }
    .searchbtn {
        margin-top:8px;
    }

}


@media screen and (max-width: 680px) {
    #right_bar {
        max-width: 330px;
    }
        #right_bar > .sub_bar {
            margin-left:5px;
        }
    .range_table select {
        width:60px;
    }
    .range_table thead th {
        padding: 10px 3px 10px 1px;
        font-size:12px;
    }

}
@media screen and (max-width: 450px) {
        #degreepiechart .highcharts-legend {
        display:none;
    }
    #degreepiechart {
        max-width:330px;
    }
}

.ads_main_degree_div {
    width: 300px;
    height: 270px;
    margin: 10px auto;
}



@media screen and (min-width: 1080px) {
.ads_main_degree_div{
        display: none;
    }
}

.cc-window span {
    font-weight:normal;
}

.sa-nav-block p a{
	text-decoration:none;
}