﻿@import url("bootstrap.css?2018112003");
@import url("bootstrap-extended.css?2018112003");
@import url("colors.css?2018112003");
@import url("components.css?2018112003");

body, .navbar-wrapper, #copyright {
    max-width: 1280px;
    margin: auto;
    font-family: 'Segoe UI',SegoeUI,'Microsoft JhengHei',微軟正黑體,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

label{
	margin-bottom:0px;
}

.heading-elements-toggle {
    display: none;
}



.hide_lang_Selector {
    opacity: 0;
    margin-left: -85px;
}



/*驗證碼相關*/
.grecaptcha-badge {
    z-index: 1035;
    bottom: 45px !important;
}

@media (min-width: 768px) {

    body, .navbar-wrapper, #copyright {
        padding: 0 20px;
    }

    .lang_sel {
        float: right;
        margin: 19px 3%;
    }

        .lang_sel select {
            width: 140px;
            height: 33px;
           /* color: white;
            background: #6B6F82;*/
           color: #6B6F82;
           background: white;
        }


        .lang_sel img {
            max-width: 24px;
            vertical-align: middle;
            opacity: 0.7;
            display: inline-block;
        }

    .lang_sel_m {
        display: none;
    }

    .grecaptcha-badge {
        bottom: 45px !important;
    }
}

@media (max-width: 767.98px) {
        html body .content.app-content {
        margin-bottom: 60px;
    }

    html body .content .content-wrapper {
        margin-bottom: 60px;
    }


    .lang_sel_m {
        display: initial;
        padding: 10px;
        color: rgb(220,220,220);
    }

        .lang_sel_m img {
            max-width: 24px;
            vertical-align: middle;
            opacity: 0.7;
            display: inline-block;
        }


    .lang_sel {
        display: none;
    }

    .grecaptcha-badge {
        bottom: 62px !important;
    }
}

@media (max-width:400px) {
    html body .content.app-content {
        margin-bottom: 10px;
    }

    html body .content .content-wrapper {
        padding: 0px;
        margin-bottom: 60px;
    }

    .lang_sel_m {
        padding: 20px 0;
    }

        .lang_sel_m img {
            display: none;
        }

    .col-10 {
        flex: auto;
        width: 100%;
        max-width: inherit;
    }

    .grecaptcha-badge {
        bottom: 45px !important;
        display: none;
    }

    .fixed-bottom {
        position: relative;
    }
    .nav-item-middle {
        padding: 15px;
    }

}


@media (max-width:359px) {
    html body .content.app-content {
        margin-bottom: 10px;
    }

    .grecaptcha-badge {
        bottom: 45px !important;
        display: none;
    }

    .fixed-bottom {
        position: relative;
    }
}

.card-body {
    padding: 0.5rem 2.5rem;
}


.card h1, .card h2 {
    font-weight: bold;
	font-family: 'Segoe UI',SegoeUI,'Microsoft JhengHei',微軟正黑體,"Helvetica Neue",Helvetica,Arial,sans-serif;
}

.card h2 {
    color: #3333CC;
}

.card h1 {
    color: #434343;
}

.flexbox-container {
    margin: auto;
}

    .flexbox-container.data {
		min-width: 300px;
        max-width: 1024px;
    }



.chkBox input {
    float: left;
    vertical-align: middle;
    width: 23px;
    height: 23px;
    margin-right: 10px;
}

.chkBox label {
    word-break : normal !important;
    display:block !important;
}

.hide {
    display: none;
}


.inline-button {
    background: transparent;
    border: 0;
    color: blue;
    cursor: pointer;
    margin: auto 0px;
    padding: 0px;
}

/*頁籤處理*/

 .tab, .tabBack, .tabLogout {
            display: inline-block;
            padding: 0.5em 2em;
            line-height: 1.25rem;
            margin: 2px;
            font-size: 1rem;
            text-align: left;
            background-clip: padding-box;
            border-radius: 2rem;
            transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
        }


        .tab {
            color: #4E5154;
            background-color: #eee;
            border: 1px solid #9ca2ab;
			min-width: 170px;
        }
            .tab:hover {
                background-color: #ccc;
            }


            .tabBack {
                color: white;
                background-color: #1e9ff2;
                border: 1px solid #BABFC7;
                max-width: 350px;
                min-width: 250px;
                text-align: center;
                /*display: grid;*/
            }

         .tabBack:hover {
             color: white;
             background-color: #007ccc;
            }

		.tabLogout{
			color: white;
            background-color: #FF394F;
            border: 1px solid #9ca2ab;
			min-width: 170px;
			cursor: pointer;
		}
		
			.tabLogout:hover {
				color: white;
                background-color: #b1081b;
            }
			
			
			
        .tab-row {
            margin: 10px auto;
            width: 100%;
            /*border-bottom: solid #BABFC7 1px;*/
        }

        .tab.select {
            background-color: #2c303b;
			color: #fff !important;
            /*border-bottom: 1px white solid;*/
        }

        .card-select {
            margin-bottom: -15px;
        }

        .card-content .line-on-side {
            margin-right: 5%;
            margin-left: 5%;
			margin-top: 30px;
        }
		
		
		.line-on-side span{
			font-size: 2.5em;
			font-weight: bold;
			color: #6b6f82;
			font-family: 'Segoe UI',SegoeUI,'Microsoft JhengHei',微軟正黑體,"Helvetica Neue",Helvetica,Arial,sans-serif;
		}

.card-content .line-on-side-login {
    margin-right: 5%;
    margin-left: 5%;
    margin-top: 30px;
}


.line-on-side-login span {
    font-size: 2.5em;
    font-weight: bold;
    color: #008CD6;
    font-family: 'Segoe UI',SegoeUI,'Microsoft JhengHei',微軟正黑體,"Helvetica Neue",Helvetica,Arial,sans-serif;
    /*background: linear-gradient(179.28deg, #008CD6 14.29%, #2CDD95 86.18%);*/
}

.hr-login {
    background: linear-gradient(179.28deg, #008CD6 14.29%, #2CDD95 86.18%);
    height:2px;
    width:80%;
}

.navbar-dark-top {
    background: linear-gradient(270deg, #0470D6 0%, #008CD6 33.85%);
}

.nav-item-middle {
    padding: 15px;
}


.btn-outline-login {
    color: #008CD6;
    background-color: transparent;
    background-image: none;
    border-color: #008CD6;
}

    .btn-outline-login:hover {
        color: #fff;
        background-color: #008CD6;
        border-color: #666EE8;
    }

    .btn-outline-login:focus, .btn-outline-login.focus {
        box-shadow: 0 0 0 0.2rem rgba(102, 110, 232, 0.5);
    }

    .btn-outline-login.disabled, .btn-outline-login:disabled {
        color: #008CD6;
        background-color: transparent;
    }

    .btn-outline-login:not(:disabled):not(.disabled):active, .btn-outline-login:not(:disabled):not(.disabled).active,
    .show > .btn-outline-login.dropdown-toggle {
        color: #fff;
        background-color: #008CD6;
        border-color: #008CD6;
    }

        .btn-outline-login:not(:disabled):not(.disabled):active:focus, .btn-outline-login:not(:disabled):not(.disabled).active:focus,
        .show > .btn-outline-login.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(102, 110, 232, 0.5);
        }

.btn-Registration {
    color: #fff;
    background-color: #008CD6;
    border-color: #008CD6;
}

    .btn-Registration:hover {
        color: #fff;
        background-color: #1E9FF2;
        border-color: #1E9FF2;
    }

    .btn-Registration:focus, .btn-Registration.focus {
        box-shadow: 0 0 0 0.2rem rgba(30, 159, 242, 0.5);
    }

    .btn-Registration.disabled, .btn-Registration:disabled {
        color: #fff;
        background-color: #1E9FF2;
        border-color: #1E9FF2;
    }

    .btn-Registration:not(:disabled):not(.disabled):active, .btn-Registration:not(:disabled):not(.disabled).active,
    .show > .btn-Registration.dropdown-toggle {
        color: #fff;
        background-color: #0c84d1;
        border-color: #0b7cc5;
    }

        .btn-Registration:not(:disabled):not(.disabled):active:focus, .btn-Registration:not(:disabled):not(.disabled).active:focus,
        .show > .btn-Registration.dropdown-toggle:focus {
            box-shadow: 0 0 0 0.2rem rgba(30, 159, 242, 0.5);
        }


.Inputbg {
    background-color: #F0FFFF;
}

    .Inputbg:focus {
        background-color: #F0FFFF;
    }

/*頁籤處理End*/




.btn-link01 {
    font-weight: 400;
    color: #007bff;
    text-decoration: none
}

    .btn-link01:hover {
        color: #0056b3;
        text-decoration: underline
    }

    .btn-link01.focus, .btn-link01:focus {
        text-decoration: underline;
        box-shadow: none
    }

    .btn-link01.disabled, .btn-link01:disabled {
        color: #6c757d;
        pointer-events: none
    }


.cookie-manage-border {
    border-bottom: 1px solid rgba(0,0,0,.075) !important;
    padding-bottom:10px;
        
}




/* for sm */

.custom-switch.custom-switch-sm .custom-control-label {
    padding-left: 1rem;
    padding-bottom: 1rem;
}

    .custom-switch.custom-switch-sm .custom-control-label::before {
        height: 1rem;
        width: calc(1rem + 0.75rem);
        border-radius: 2rem;
    }

    .custom-switch.custom-switch-sm .custom-control-label::after {
        width: calc(1rem - 4px);
        height: calc(1rem - 4px);
        border-radius: calc(1rem - (1rem / 2));
    }

.custom-switch.custom-switch-sm .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1rem - 0.25rem));
}

/* for md */

.custom-switch.custom-switch-md .custom-control-label {
    padding-left: 2rem;
    padding-bottom: 1.5rem;
}

    .custom-switch.custom-switch-md .custom-control-label::before {
        height: 1.5rem;
        width: calc(2rem + 0.75rem);
        border-radius: 3rem;
    }

    .custom-switch.custom-switch-md .custom-control-label::after {
        width: calc(1.5rem - 4px);
        height: calc(1.5rem - 4px);
        border-radius: calc(2rem - (1.5rem / 2));
    }

.custom-switch.custom-switch-md .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(1.5rem - 0.25rem));
}

/* for lg */

.custom-switch.custom-switch-lg .custom-control-label {
    padding-left: 3rem;
    padding-bottom: 2rem;
}

    .custom-switch.custom-switch-lg .custom-control-label::before {
        height: 2rem;
        width: calc(3rem + 0.75rem);
        border-radius: 4rem;
    }

    .custom-switch.custom-switch-lg .custom-control-label::after {
        width: calc(2rem - 4px);
        height: calc(2rem - 4px);
        border-radius: calc(3rem - (2rem / 2));
    }

.custom-switch.custom-switch-lg .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(2rem - 0.25rem));
}

/* for xl */

.custom-switch.custom-switch-xl .custom-control-label {
    padding-left: 4rem;
    padding-bottom: 2.5rem;
}

    .custom-switch.custom-switch-xl .custom-control-label::before {
        height: 2.5rem;
        width: calc(4rem + 0.75rem);
        border-radius: 5rem;
    }

    .custom-switch.custom-switch-xl .custom-control-label::after {
        top: 5px;
        left: 2px;
        width: calc(2.5rem - 4px);
        height: calc(2.5rem - 4px);
        border-radius: calc(4rem - (2.5rem / 2));
        background-color: white;
    }

.custom-switch.custom-switch-xl .custom-control-input:checked ~ .custom-control-label::after {
    transform: translateX(calc(2.5rem - 0.25rem));
}

.custom-switch .custom-control-input:disabled:checked ~ .custom-control-label::before {
    background-color: rgba(30, 159, 242, 0.5);
}


.switch-ShowInfo {
    position: absolute;
    top: 10px;
    right: 120px;
}

.switch-ShowSwitch {
    position: absolute;
    top: 0px;
    right: 20px;
}