﻿@charset "utf-8";
/*  CSS Document */

/*雲端愛上課*/


@media (min-width:768px) {
    body {
        padding-top: 50px;
    }
}

/*手機版平板-下拉式選單長相*/
@media (max-width: 767px)
{
  
    /*小標*/
    .footerBlockWrapper ul li a
    {
        color: #666;
        font-size: 15px;
    }


    /*主選單選項標題-手機版*/
    .dropdown-header
    {
        margin-top: 5px;
    }
    /*主選單展開後選項-手機版*/
    .main-nav ul li
    {
        display: block;
        text-align: left;
        line-height: 20px!important;
        font-size: 15px;
    }

    /*所有課程-主選單展開後選項-手機版*/
    #allCoursePannelWrapper
    {
        display: inherit;
        padding: 0px;
    }



    .top-content ul
    {
        font-size: 10px;
        list-style: none !important;
        line-height: 1 !important;
    }




    .student a, .teacher a, .course a
    {
        font-size: 10px;
    }





    /*產品頁-商品主標*/
    .productNameRow
    {
           padding: 90px 10px 15px 10px;
    }

    /*產品頁-內容框*/
    .ContentTextWrapper
    {
        padding: 5px;
    }

    /*雲端新版搜尋列*/

    #search-wrap
    {
        background-color: #fff;
        line-height: 60px;
        padding: 0 10%;
        z-index: 999;
    }

    .search_box
    {
        background: #FFF;
        border: 1px solid #e8e8e8;
        margin: 0px;
        padding: 0px;
    }

        .search_box input
        {
            border-bottom: 1px solid;
            color: #E8E8E8;
        }

    /*下拉選單-三角符號*/
    .nav .caret
    {
        border-top-color: #5CB85C;
        border-bottom-color: #5CB85C;
    }


    /*搜尋列高*/
    input[type="text"]
    {
        height: 34px !important;
    }
}





/*1200px以上*/

@media only screen and (min-width:1200px)
{
    .logo
    {
        margin: 15px auto;
    }

        .logo i
        {
            font-size: 21px;
        }
}



/*768px-1200px*/

@media only screen and (min-width:768px) and (max-width:1200px)
{


        .logo i
        {
            font-size: 16px;
        }
}



/*768px以上*/

@media only screen and (min-width:768px)
{


    .logo
    {
        width: 150px;
        /*text-align: left;*/
    }

        .logo i
        {
            font-style: inherit;
            display: inline-block;
        }




    /*小標*/
    .footerBlockWrapper ul li a
    {
        color: #666;
        font-size: 15px;
    }

    /*雲端新版搜尋列*/
    .search_box
    {
        background: #FFF;
        border: 1px solid #e8e8e8;
        margin-top: 10px;
        padding: 2px 5px;
        width: 100%;
    }

    .search-wrap
    {
        margin-top: 15px;
    }

    .shopping-cart-wrap
    {
        margin-top: 25px;
    }


    /*註冊登入*/

 

    /*搜尋列高*/
    input[type="text"], input[type="search"]
    {
        height: 34px !important;
    }


    .dropdownWidth-md
    {
        width: 600px;
    }
}









#MainWrapper
{
    background: none;
}


.bg3
{
    background: #FFFFFF;
    padding: 30px 0px 30px 0px;
}

    /*學校課程列表*/
    .bg3 .productList
    {
        margin-top: 60px;
    }


.bg4
{
    background: #FFFFFF;
    padding: 30px 0px 30px 0px;
    border-bottom: none;
}



.dropdown-menu
{
    /*background: #666;*/
    padding: 15px;
    font-size: 13px;
}



/*教師功能區*/
#menu1
{
    line-height: 1;
}

.borderNone
{
    border: none !important;
}





.search_box input
{
    width: 69%;
    float: left;
    line-height: 30px;
    min-height: 30px;
}

/*產品頁-styleTitle1*/
/*產品頁-styleTitle1*/
/*產品頁-styleTitle1*/
/*顏色*/



/*標題二-灰底雙頭綠邊*/
.ContentTextWrapper h2
{
    color: #333;
    border-color: #5CB85C;
}


/*標題三-黑色*/
.ContentTextWrapper h3
{
    color: #333;
}


/*標題四-深綠*/

.ContentTextWrapper h4
{
    /* color: #3B793B; */
}


/*標題五*/

.ContentTextWrapper h5
{
    color: #333;
}



/*段落*/
.ContentTextWrapper p
{
    color: #333;
}


/*公司簡介-姓名*/
.corporateTitle
{
    border-color: #5CB85C;
    color: #000;
}

/*slider*/
.carouselSlide .control-panel .fa-angle-left, .carouselSlide .control-panel .fa-angle-right
{
    color: #5CB85C;
}

.carouselSlide .indicators-panel li:hover, .carouselSlide .indicators-panel .active
{
    background-color: #5CB85C;
}

/*顯示更多*/
.showMoreDetailsAnchor
{
    background: #5CB85C;
    color: #FFF;
}


.marginRightShowAnimate .btn-sm{
    background-repeat: repeat-x;
    border-color: #5cb85c;
    background-image: -webkit-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: -o-linear-gradient(top, #5cb85c 0, #419641 100%);
    background-image: linear-gradient(to bottom, #5cb85c 0, #419641 100%);
     color: #FFF;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5cb85c', endColorstr='#419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.marginRightShowAnimate .btn-sm:hover, .marginRightShowAnimate .btn-sm:active, .marginRightShowAnimate .btn-sm:focus
    {
        background: #5CB85C;
        border-color: #5CB85C;
    }
/*160518 circleBtn*/
.circleBtn
{
    -webkit-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -ms-box-shadow: 0 3px 5px rgba(0,0,0,.2);
    box-shadow: 0 3px 5px rgba(0,0,0,.2);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 15px 0px;
    height: 100px;
    text-align: center;
    width: 100px;
}
 .circleBtn p
{
color: #333;
    padding: 0px;
    margin-bottom: 0px;

}

 /*搖搖icon*/
    .circleBtn i
    {
        font-size: 2.2em;
        -webkit-animation: 2s shakeInfinit infinite;
        -moz-animation: 2s shakeInfinit infinite;
        -o-animation: 2s shakeInfinit infinite;
        animation: 2s shakeInfinit infinite;
    }

    .circleBtn .stick {
        -webkit-animation: none;
        -moz-animation: none;
        -o-animation: none;
        animation: none;
    }

    .circleBtn .gray
    {
            /*color: #333 !important;*/
    } 

    .circleBtn .text
    {
        font-size: 15px;
    }


        .bgCircleGreen{
    background-image: url(../../../image/product/bgCircle.png);
    background-repeat: no-repeat;
    background-size: cover;

    }
.bgCircleGreen i ,.bgCircleGreen i>p {
    color: #fff !important;
    text-shadow: none;
}

    /*.btn-success {
    background-image: -webkit-linear-gradient(top, #CFFACF 0, #409040 100%);
    background-image: -o-linear-gradient(top, #CFFACF 0, #409040 100%);
    background-image: linear-gradient(to bottom, #CFFACF 0, #409040 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #409040;
}*/


    .bgCircleGreen:hover
    {
      background-image: -webkit-linear-gradient(top, #CFFACF 0, #409040 100%);
    background-image: -o-linear-gradient(top, #CFFACF 0, #409040 100%);
    background-image: linear-gradient(to bottom, #CFFACF 0, #409040 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff419641', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #409040;

    }

    .circleBtn i:hover
    {
        -moz-animation: ease;
        -o-animation: ease;
        -webkit-animation: ease;
        animation: ease;
    }
    .circleBtn:hover
    {
        -webkit-box-shadow: 0 15px 30px rgba(0,0,0,.1); /* drop shadow */
        -moz-box-shadow: 0 15px 30px rgba(0,0,0,.1); /* drop shadow */
        -ms-box-shadow: 0 15px 30px rgba(0,0,0,.1); /* drop shadow */
        box-shadow: 0 15px 30px rgba(0,0,0,.1); /* drop shadow */
      
    }

.subscribe {
    color: #5cb85c;
}

    .subscribe:hover {
        color: #4cae4c;
    }

/*側邊區標題顏色*/
#panelGroup .panel-default .tab-color
{
    background: none repeat scroll 0 0 #535353; /*深灰*/
}
/*側邊區標題符號顏色*/
.class-related a:before
{
    color: #5CB85C;
}

/*老師簡介-文字*/
.sideBlockDetailRight
{
    color: #333;
    font-size: 16px;
    float: left;
    padding: 0px 10px;
    width: 80%;
}



/*文章-標題粗體顏色*/
.ContentTextWrapper h2 strong
{
    /* color: #FF6666; */
}

/*文章-粗體顏色*/
.ContentTextWrapper strong
{
    color: #0099FF;
}



/*表格預設*/

.ContentTextWrapper table
{
    border-color: #0099FF;
}

    .ContentTextWrapper table th
    {
        background: #0099FF;
        border-color: #0099FF;
        color: #fff;
    }

    .ContentTextWrapper table.border th, .ContentTextWrapper table.border td
    {
        border: 1px solid #0099FF !important;
    }

.ContentTextWrapper tr:nth-child(even)
{
    background: #fff;
    border-color: #0099FF;
}

.ContentTextWrapper tr:nth-child(odd)
{
    background: #fff;
    border-color: #0099FF;
}


.detailListInfoWrapper
{
    background: #FFF;
    border-bottom: 1px dashed #c7c7c7;
    color: #0099FF;
}

.detailPannel > li:hover
{
    background: #f4f4f4;
    color: #0099FF;
}



/*產品頁-styleTitle1*/
/*產品頁-styleTitle1*/
/*產品頁-styleTitle1*/






/*雲端愛上課 logo*/
/*雲端愛上課 logo*/
/*雲端愛上課 logo*/

/*.logo{
      margin: 5px auto;
    min-width: 62px;
    width: 62px;
    text-align: left;
}*/



.logo img
{
    height: 23px;
    margin: 5px auto 0px auto;
}






/*雲端愛上課 文字*/
.logo a, .logo a:hover, .logo a:active
{
    color: #FFF !important;
    font-size: 10px;
}


/*搜尋列*/
.custom-search-form
{
    height: 35px;
    margin: 12px 5px;
    position: relative;
    width: 95px;
}

body
{
    font-family: \5FAE\8EDF\6B63\9ED1\9AD4, Microsoft JhengHei, MingLiU, sans-serif;
}


/*主選單-科目*/
ul.courseField
{
    /*padding: 15px;*/
    font-size: 15px;
}


    ul.courseField a:hover
    {
        background: #fff;
        color: #006400;
    }

.courseField .divider
{
    height: 1px;
    margin-top: 10px;
    overflow: hidden;
}

/*學生老師學校身分登入*/
/*學生老師學校身分登入*/
.courseField .icon
{
    width: 30px;
    padding: 2px 0px;
    margin-top: 5px;
    position: relative;
    top: 0px;
}

.courseField img
{
    padding: 2px 0px;
}


.courseField a:hover, .courseField a:active, .courseField a:focus
{
    color: darkgreen;
}

/*購物車
.CartCount .glyphicon{
     font-size:15px;
   }







.memberBefore a
    {

   /*font-size: 15px;
   color: #fff;*/
list-style:none;
}

.memberBefore a:hover
{
    color: #333;
}

/*ul.courseField a:hover
{
    color: #333;
}*/

/*我的課程*/

.myClass a
{
    color: #fff;
    list-style: none;
}

.myClass
{
    display: inline-block;
    font-size: 15px;
}


/*主選單-下拉對話框的三角形*/

.dropdown li:before
{
    border-bottom: 12px solid #fff;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: " ";
    height: 0;
    left: 35px;
    position: absolute;
    top: -12px;
    width: 0;
}



/*註冊登入左邊邊線*/
.LoginAnchorClick:before
{
    /*content: "│";*/
}



/*主選單-刪除多餘-其他類、功能區-三角形*/
/*.caretNone li:before, .tool-Area li:before
{
    content: none;
}*/






#partner .tool-Area .text-hidden
{
    font-size: 15px;
    margin-left: 0px;
    max-width: 150px;
    padding-left: 0px;
    text-align: left;
}

/*.dropdown-menu.tool-Area, .tool-Area
{
    box-shadow: none;
    min-width: 300px !important;
    position: relative;
    width: 300px;
}*/


/*主選單-學習百科*/
ul.studyInfo
{
    min-width: 120px;
    padding: 15px;
}

.dropdown-menu
{
    padding: 15px;
    font-size: 13px;
}

.main-nav ul li
{
    display: block;
    text-align: left;
    margin-left: 0px;
    padding: 0px;
}
/*.main-nav a:hover {
    border-bottom:1px solid #419641;
}*/

li.student, li.student:hover, li.course, li.course:hover
{
    background-image: none;
}


    li.student a, li.course a, li.teacher a, li.student a:hover, li.course a:hover, li.teacher a:hover, li.student a:active, li.course a:active, li.teacher a:active
    {
        background-image: none;
        color: #FFF !important;
    }

a.text-shadow:hover, a.text-shadow:active
{
    /*color: #FFF !important;*/
}


.eachSubjectWrapper, .eachSubjectWrapper .weakGrey
{
    line-height: 35px;
    font-size: 15px;
    color: #5F5F5F;
}


    .eachSubjectWrapper .btn-success:hover
    {
        color: #fff !important;
    }

#selectedCoursePanel
{
    padding-left: 10px;
}

.film-block
{
    margin: -5px 0px 20px 20px;
}





.btn-more
{
    background: #5CB85C !important;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    border-top: none;
    color: #fff !important;
    display: block;
    margin: auto;
    float: right;
    line-height: 20px;
    /*margin: 5px 5px 15px 5px;*/
}








#partner .userTopIcon
{
    background: rgba(44, 82, 103, 1) !important;
}


/*新公司頁首頁-公司介紹*/
.partner .headerPanel
{
    border: none;
    background-color: rgba(0, 0, 0, 0.8);
    margin: 30px 5%;
}

@media only screen and (min-width:1680px)
{

    .partner .headerPanel
    {
        margin-top: 100px;
    }

    /*訂位座位表*/
    .seatSetInfo img, .seatSetInfo span
    {
        padding: 0px 5px;
        width: 55px;
    }

    .seatTableWrap img
    {
        filter: gray;
        opacity: 1;
        width: 50px;
    }
}

@media only screen and (min-width:1281px) and (max-width:1679px)
{
    .partner .headerPanel
    {
        margin-top: 100px;
    }


    /*訂位座位表*/
    .seatSetInfo img, .seatSetInfo span
    {
        padding: 0px 5px;
        width: 45px;
    }

    .seatTableWrap img
    {
        filter: gray;
        opacity: 1;
        width: 40px;
    }
}

@media only screen and (min-width:481px) and (max-width:1280px)
{
    .partner .headerPanel
    {
        margin-top: 100px;
    }
    /*訂位座位表*/
    .seatSetInfo img, .seatSetInfo span
    {
        padding: 0px 5px;
        width: 45px;
    }

    .seatTableWrap img
    {
        filter: gray;
        opacity: 1;
        width: 40px;
    }
}

@media only screen and (min-width:321px) and (max-width:480px)
{
    .partner .headerPanel
    {
        margin-top: 30px;
    }

    .partner.mainImage
    {
        /*min-height: 500px;*/
    }

    /*訂位座位表*/
    .seatSetInfo img, .seatSetInfo span
    {
        padding: 0px 5px;
        width: 33px;
    }

    .seatTableWrap img
    {
        filter: gray;
        opacity: 1;
        width: 28px;
    }
    .identyWrap
    {
        background-color: #666;
    }
}

@media only screen and (max-width:320px)
{
    .partner .headerPanel
    {
        margin-top: 45px;
    }

    .partner.mainImage
    {
        /*min-height: 500px;*/
    }

    /*訂位座位表*/
    .seatSetInfo img, .seatSetInfo span
    {
        padding: 0px 5px;
        width: 28px;
    }

    .seatTableWrap img
    {
        filter: gray;
        opacity: 1;
        width: 28px;
    }
    .identyWrap
    {
        background-color: #666;
    }
}




/*container 自適應*/
@media only screen and (min-width:1201px) and (max-width:1679px)
{

    .top-content
    { 
        max-width: 1240px;
        background-color: #5CB85C;
    }

    .footerNew
    {
        padding: 5px;
        max-width: 1240px;
        margin: 0 auto;
    }
     .memberBefore
    {
                 width: 400px;
    }
   
    .loginAccount {
    font-size: 15px;
    float: right;
    min-width: 100px;
    /* padding: 0px !important; */
}
    

    .logo
    {
    margin: 20px auto;
    /*position: relative;
    left: 25px;*/
    }
}

@media (min-width: 1200px)
{

    .top-content
    {
        max-width: 1240px;
        background-color: #5CB85C;
    }

    .footerNew
    {
        padding: 5px;
        max-width: 1240px;
        margin: 0 auto;
    }

    .footerFullWrapper .footerIcon
    {
        width: 90px;
        padding: 8px;
    }

    .footer .contactus
    {
        font-size: 15px;
    }

    .footerTitle
    {
        font-size: 22px;
    }
        .memberBefore
    {
                 width: 400px;
    }

 /*功能選單列-選項*/
  
    .logo
    {
    margin: 12px auto;
    text-align: left;  
    /*position: relative;
    left: 25px;*/
    }
}

@media only screen and (min-width:768px) and (max-width:1199px)
{

    .top-content
    {
         max-width: 860px;/*160114 修改*/
        background-color: #5CB85C;
    }

    .footerNew
    {
        padding: 5px;
        max-width: 1170px;
        margin: 0 auto;
    }

    .footerFullWrapper .footerIcon
    {
        width: 90px;
        height: 90px;
        padding: 8px;
    }

    .footer .contactus
    {
        font-size: 15px;
    }

    .footerTitle
    {
        font-size: 22px;
    }

          .memberBefore
    {
       position: relative;
    width: 50% !important;
    }

                    .col-md-4 {
    width: 33.33333333333333%;
        float: left;
}
                    .col-md-5 {
    width: 41.66666666666667%;
        float: left;
}
    .loginAccount {
    font-size: 15px;
    float: right;
    min-width: 100px;

}
    

    .logo
    {
    margin: 20px auto;
    position: relative;
    text-align: left;
    left: 25px;
    }
}

@media only screen and (min-width:481px) and (max-width:767px)
{
    .top-content
    {
        max-width: 750px;
        background-color: #5CB85C;
    }

    .footerNew
    {
        padding: 5px;
        max-width: 750px;
        margin: 0 auto;
    }

    .footerFullWrapper .footerIcon
    {
        width: 90px;
        height: 90px;
        padding: 8px;
    }

    .footer .contactus
    {
        font-size: 15px;
    }

    .footerTitle
    {
        font-size: 22px;
    }

     .memberBefore {
    position: relative;
    left: -50px;
}
      .col-md-3 {
    width: 25%;
        float: left;
}
                    .col-md-4 {
    width: 33.33333333333333%;
        float: left;
}
                    .col-md-5 {
    width: 41.66666666666667%;
        float: left;
}


        .loginAccount {
    font-size: 15px;
    float: right;
    min-width: 100px;
    padding: 0px !important;
    margin-top: 10px !important;
}
        

    .logo
    {
    margin: 20px auto;
    position: relative;
    /*left: 25px;*/
    }
}

@media only screen and (min-width:321px) and (max-width:480px)
{

    .top-content
    {
        width: 100%;
    }

    .footerNew
    {
        padding: 5px;
        width: 100%;
        margin: 0 auto;
    }

    .footerFullWrapper .footerIcon
    {
        font-size: 42px;
        padding: 6px 0px;
        height: 80px;
        width: 80px;
    }

    .footerBlockWrapper ul li a
    {
        color: #666;
        font-size: 10px;
    }

    .footer .contactus
    {
        font-size: 12px;
    }

    .footerTitle
    {
        font-size: 15px;
    }
}

@media only screen and (max-width:320px)
{
    .top-content
    {
        width: 100%;
    }

    .footerNew
    {
        padding: 5px;
        width: 100%;
        margin: 0 auto;
    }

    .footerFullWrapper .footerIcon
    {
        font-size: 30px;
        padding: 6px 0px;
        height: 58px;
    }

    .footerBlockWrapper ul li a
    {
        color: #666;
        font-size: 10px;
    }

    .footer .contactus
    {
        font-size: 12px;
    }

    .footerTitle
    {
        font-size: 15px;
    }
}


.partner div.btn.bigButton
{
    background-image: -webkit-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: -o-linear-gradient(top, #fff 0, #e0e0e0 100%);
    background-image: linear-gradient(to bottom, #fff 0, #e0e0e0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe0e0e0', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    border-color: #dbdbdb;
    text-shadow: 0 1px 0 #fff;
    border-color: #ccc;
}

.partner div.btn.bigButton.active
    {
        background: rgba(66, 119, 148, 1);
        text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
        color: #fff;
    }

.partner div.btn.bigButton:active, .partner div.btn.bigButton:hover
    {
        background: rgb(91, 192, 222);
        text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
        -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
        color: #fff;
    }


.editButton
{
    background: #5CB85C;
    border: solid 0px;
    color: #FFF;
    margin: 10px 10px 0px 10px;
}

.editButton:hover, .editButton:active, .editButton:focus
    {
        background: #5C97B7;
        border: solid 0px;
        color: #FFF;
    }

.newAnnounce
{
    background: rgba(66, 119, 148, 1) !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    text-shadow: 0 -1px 0 rgba(0,0,0,0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.15),0 1px 1px rgba(0,0,0,0.075);
    color: #fff !important;
    display: block;
    text-align: center;
    margin: 20px auto 0px auto;
    width: 135px;
}


/*公告*/
.announceArea
{
    border: 1px dashed #ccc;
    max-width: 85%;
    margin: 30px auto;
    width: 100%;
}

    .announceArea .contentWrapper
    {
        padding: 20px 0px;
    }

.announceInfo
{
    background: #fff;
    line-height: 35px;
}



.partner .footer
{
    background: rgba(66, 119, 148, 1) !important;
}




video#bgVideo
{
    position: absolute;
    /*top: 0px;
  left: 0px;*/
    width: 100%;
    z-index: -1;
}

/*寬版首頁廣告*/
#carousel-example-captions
{
    max-width: 1240px;
    margin: 10px auto;
    box-shadow: 3px 3px 3px #CCC;
}

/*寬版首頁新聞*/
.news-index
{
    margin: 10px 0px;
    float: left;
    width: 100%;
    border: 1px solid #ccc;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

/*寬版產品頁下方產品快速購買區*/
.fixFooterRowCenterMaxSize
{
    max-width: 1240px;
    margin: 0 auto;
}

.media-body, .media-left, .media-right
{
    display: table-cell;
    vertical-align: top;
}

.rightSection
{
    position: inherit;
    margin-right: 0;
}

.fixFooterRowCenterMaxSize .media
{
    border: none;
    padding: 5px 0px;
}

.fixFooterRow .productPanel
{
    float: left;
    width: initial;
    font-size: 15px;
}


/*新產品頁的頁尾*/
.footer
{
    background: #5CB85C;
}


    .footer .contactus
    {
        min-width: 250px;
        width: auto;
        text-align: right;
        color: #fff;
    }

.footerFullWrapper
{
    background: rgba(219, 219, 219, 1);
    margin-top: 30px;
    padding: 40px 0 10px;
}


.footerBorderRight
{
    border-right: none;
}

/*標題*/
.footerTitle
{
    color: #000;
    font-weight: 500;
    margin: 10px 0px;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}

.footerBlockWrapper:hover .footerTitle
{
    color: #000;
}






.footerBlockWrapper ul li a:hover
{
    color: #428bca;
}


.footerNew .media img:hover
{
    filter: none;
    -webkit-filter: grayscale(0);
}

.footerNew .media img
{
    filter: gray;
    -webkit-filter: grayscale(1);
    -webkit-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.2);
    box-shadow: 0px 2px 6px 2px rgba(0,0,0,0.2);
    margin-bottom: 20px;
}


/*頁尾圖標*/
/*.footerFullWrapper .footerIcon {
    -moz-border-radius: 100%;
    -webkit-border-radius: 100%;
    border-radius: 100%;
    width: 90px;
    height: 90px;
    line-height: 85px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    background-color: #c1c1c1;
    border: 2px solid #FFF;
}*/
/*頁尾圖標*/
.footerFullWrapper .footerIcon
{
    -webkit-border-radius: 100%;
    border-radius: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #c1c1c1;
    border: 2px solid #FFF;
}

.footerBlockWrapper:hover .footerIcon
{
    color: #fff;
    -webkit-transform: rotate(360deg);
    border: 2px solid #fff;
}


.footerFullWrapper .footerIcon .iconRotate
{
}

.iconRotate
{
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
}


.newspaper
{
    margin: 30px 0px;
}

/*產品頁-產品卡區*/
.footerRelatedProductPanel .row
{
    max-width: 1240px;
    margin: auto;
}

.userTopIcon
{
    line-height: 0 !important;
    border: solid 1px #fff;
    padding: 1px 3px;
    background: #5C9645;
    margin: 0px 2px;
    color: #FFF;
}

/*學生學校老師-登入身分*/
.identy
{
    font-size: 10px;
    float: left;
}

    .identy .RegistAnchorClick, .identy .LoginAnchorClick
    {
        margin: 10px auto;
        font-size: 15px;
    }

.identyWrap
{
    /*float: right;*/
    /*padding: 15px 0px;*/
    /*margin-top: 15px;*/
    /*position: relative;
top: 15px;*/
}

.identyWrapitem
{
    margin-top: 15px;
}

.userNameWidth
{
    color: #fff;
    overflow: hidden;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    position: relative;
    max-width: 100px;
    white-space: nowrap;
}
/*.identyWrapitem .btn-group

{
    overflow:hidden;
    word-spacing:normal;
}*/

.idWrap
{
    margin-top: 15px;
    line-height: 32px;
    font-size: 15px;
}

@media (max-width: 769px)
{

    

        .identyWrap .text-shadow
        {
            color: #fff;
        }

    /*.LoginAnchorClick:before
    {
        content: none;
    }*/

    .borderNone
    {
        padding: 5px;
    }
}



