/*
Theme Name: jqueryui-com
Template: jquery
*/

a,
.title {
	color: #b24926;
}

#content a:hover {
	color: #333;
}

#banner-secondary p.intro {
	padding: 0;
	float: left;
	width: 50%;
}

 
#banner-secondary .download-box {
	border: 1px solid #aaa;
	background: #333;
	background: -webkit-linear-gradient(left, #333 0%, #444 100%);
	background: linear-gradient(to right, #333 0%, #444 100%);
	float: right;
	width: 40%;
	text-align: center;
	font-size: 20px;
	padding: 10px;
	border-radius: 5px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.8);
}

#banner-secondary .download-box h2 {
	color: #71d1ff;
	font-size: 26px;
}

#banner-secondary .download-box .button {
	float: none;
	display: block;
	margin-top: 15px;
}

#banner-secondary .download-box p {
	margin: 15px 0 5px;
}

#banner-secondary .download-option {
	width: 45%;
	float: left;
	font-size: 16px;
}

#banner-secondary .download-legacy {
	float: right;
}

#banner-secondary .download-option span {
	display: block;
	font-size: 14px;
	color: #71d1ff;
}

#content .dev-links {
	float: right;
	width: 30%;
	margin: -15px -25px .5em 1em;
	padding: 1em;
	border: 1px solid #666;
	border-width: 0 0 1px 1px;
	border-radius: 0 0 0 5px;
	box-shadow: -2px 2px 10px -2px #666;
}

#content .dev-links ul {
	margin: 0;
}

#content .dev-links li {
	padding: 0;
	margin: .25em 0 .25em 1em;
	background-image: none;
}

.demo-list {
	float: right;
	width: 25%;
}

.demo-list h2 {
	font-weight: normal;
	margin-bottom: 0;
}

#content .demo-list ul {
	width: 100%;
	border-top: 1px solid #ccc;
	margin: 0;
}

#content .demo-list li {
	border-bottom: 1px solid #ccc;
	margin: 0;
	padding: 0;
	background: #eee;
}

#content .demo-list .active {
	background: #fff;
}

#content .demo-list a {
	text-decoration: none;
	display: block;
	font-weight: bold;
	font-size: 13px;
	color: #3f3f3f;
	text-shadow: 1px 1px #fff;
	padding: 2% 4%;
}

.demo-frame {
	width: 70%;
	height: 350px;
}

.view-source a {
	cursor: pointer;
}

.view-source > div {
	overflow: hidden;
	display: none;
}

@media all and (max-width: 600px) {
    #banner-secondary p.intro,
    #banner-secondary .download-box {
        float: none;
        width: auto;
    }

    #banner-secondary .download-box {
        overflow: auto;
    }
}

@media only screen and (max-width: 480px) {
	#content .dev-links {
		width: 55%;
		margin: -15px -29px .5em 1em;
		overflow: hidden;
	}
}

.header-container .search-copyright-wrapper {
    margin-top: 52px;
}

/* =======================================================
*
* 	pagination-page
*
* ======================================================= */

.pagination-page {
    /*display: inline-block;*/
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

    .pagination-page table > tbody > tr > td {
        display: inline;
    }

        .pagination-page table > tbody > tr > td > a,
        .pagination-page table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            color: #337ab7; /*color of text*/
            background-color: #ffffff;
            border: 1px solid #dddddd;
            margin-left: -1px;
        }

        .pagination-page table > tbody > tr > td > span {
            position: relative;
            float: left;
            padding: 8px 12px;
            line-height: 1.42857143;
            text-decoration: none;
            margin-left: -1px;
            z-index: 2;
            color: #aea79f;
            background-color: #f5f5f5;
            border-color: #dddddd;
            cursor: default;
        }

        .pagination-page table > tbody > tr > td:first-child > a,
        .pagination-page table > tbody > tr > td:first-child > span {
            margin-left: 0;
            border-bottom-left-radius: 4px;
            border-top-left-radius: 4px;
        }

        .pagination-page table > tbody > tr > td:last-child > a,
        .pagination-page table > tbody > tr > td:last-child > span {
            border-bottom-right-radius: 4px;
            border-top-right-radius: 4px;
        }

        .pagination-page table > tbody > tr > td > a:hover,
        .pagination-page table > tbody > tr > td > span:hover,
        .pagination-page table > tbody > tr > td > a:focus,
        .pagination-page table > tbody > tr > td > span:focus {
            color: black;
            background-color: #eeeeee;
            border-color: #dddddd;
        }

/* TABLE jjchong, 19/08/2020 - Modify */
table {
    border-collapse: collapse;
    border-spacing: 0;
}

td, th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
}

.header-container.login-landing .zurich-site .zurich-form .notes {
  font-size: 14px;
  color: #4066b3;
}

.header-container.login-landing .zurich-site .zurich-form .notes label {
  font-size: 14px;
  color: #4066b3;
}

.header-container.login-landing .zurich-site .zurich-form .notes a {
	color: #4066b3;
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
}

.header-container.login-landing .zurich-site .zurich-form .notes .text-danger {
	color: #a94442;
	font-weight: normal;
}

.zurich-form label.checkOption:before {
	box-shadow: inset 2px 2px 5px 0px #4066b3, 2px 4px 10px 2px #4066b3;
}

.text-validate {
	line-height: 20px;
}

.header-container.login-landing .zurich-site .login-space .form-control.text-display {
	color: #003399;
	font-weight: bolder;
	font-size: 17px;
	background-color: gainsboro;
}

.loading {
	font-size: 20px;
	font-weight: bold;
	border: 5px solid #67CFF5;
	/*width: 50%;*/
	/*height: 100px;*/
	display: none;
	position: fixed;
	color: #003399;
	background-color: whitesmoke;
	opacity: 0.8;
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	z-index: 999;
}

.form-sub-header {
	font-size: 18px;
	font-weight: bold;
	color: #003399;
	text-decoration: underline;
}

.href-link {
	font-size: 14px;
	font-weight: bold;
	text-decoration: underline;
	color: #4066b3;
}
/* TABLE jjchong end, 19/08/2020 */

/* 202100045 gjia_st, 05/04/2021 */
/* --- Modal Box --- */
.modal {
	z-index: 200;
	display: none;
	padding-top: 250px;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
	background-color: rgb(0,0,0);
	background-color: rgba(0,0,0,0.4);
}

.modal-content {
	background-color: #fefefe;
	margin: auto;
	padding: 0;
	border: 1px solid #003399;
	width: 50%;
	box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
	-webkit-animation-name: animatetop;
	-webkit-animation-duration: 1s;
	animation-name: animatetop;
	animation-duration: 1s;
}

@-webkit-keyframes animatetop {
	from {
		top: -300px;
		opacity: 0;
	}

	to {
		top: 0;
		opacity: 1;
	}
}

@keyframes animatetop {
	from {
		top: -300px;
		opacity: 0;
	}

	to {
		top: 0;
		opacity: 1;
	}
}

.close {
	color: white;
	float: right;
	font-size: 25px;
	font-weight: bold;
}

.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
}

.modal-header {
	padding: 18px 16px;
	background-color: #003399;
	color: white;
}

.header-container.login-landing .zurich-site .modal-header h2 {
	margin: 0;
	color: white;
	font-size: 25px;
	line-height: 1.5em;
}

.modal-body {
	padding: 20px 16px;
}

.header-container.login-landing .zurich-site .login-space .modal-body p {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

.modal-footer {
	padding: 18px 16px;
	background-color: #003399;
	color: white;
}

.header-container.login-landing .zurich-site .login-space .modal-footer h3 {
	margin: 0;
	color: white;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.5em;
}

/* less than 1200px */
@media (max-width: 1199px) {
	.modal-content {
		width: 60%;
	}
}

/* less than 992px */
@media (max-width: 991px) {
	.modal-content {
		width: 70%;
	}
}

/* less than 768px */
@media (max-width: 767px) {
	.modal {
		padding-top: 150px;
	}

	.modal-content {
		margin: 0 30px;
		width: auto;
	}

	.close {
		font-size: 20px;
	}

	.header-container.login-landing .zurich-site .modal-header h2 {
		font-size: 20px;
	}

	.header-container.login-landing .zurich-site .login-space .modal-body p {
		font-size: 16px;
		line-height: 2em;
	}

	.header-container.login-landing .zurich-site .login-space .modal-footer h3 {
		font-size: 18px;
	}
}
/* --- Modal Box END --- */
/* 202100045 gjia_st end, 05/04/2021 */

/*202000187 gjia_st, 10/05/2021*/
/* --- Model Box - Guideline of Loss Date --- */
#myModalGuideline.modal {
	padding-top: 100px;
}

#myModalGuideline .modal-content {
	width: 50%;
}

#myModalGuideline .close {
	color: #CBCDDE;
	float: right;
	font-size: 25px;
	font-weight: bold;
}

#myModalGuideline .close:hover, #myModalGuideline .close:focus {
	color: #003399;
	text-decoration: none;
	cursor: pointer;
}

#myModalGuideline .modal-header {
	padding: 18px 16px;
	background-color: white;
	color: white;
}

.header-container.login-landing .zurich-site #myModalGuideline .modal-header h2 {
	margin: 0;
	color: #003399;
	font-size: 25px;
	line-height: 1.5em;
}

#myModalGuideline .modal-body {
	padding: 0 16px 20px;
}

.header-container.login-landing .zurich-site .login-space #myModalGuideline .modal-body table {
	margin: 0;
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

#myModalGuideline table thead tr {
	background-color: #003399;
	color: white;
	font-size: 18px;
}

#myModalGuideline table tbody tr {
	background-color: #CBCDDE;
}

#myModalGuideline table tbody tr:nth-child(even) {
	background-color: #E7E8EF;
}

#myModalGuideline table th, td {
	border: 2px solid white;
	vertical-align: top;
}

/* less than 1200px */
@media (max-width: 1199px) {
	#myModalGuideline .modal-content {
		width: 60%;
	}
}

/* less than 992px */
@media (max-width: 991px) {
	#myModalGuideline .modal-content {
		width: 70%;
	}
}

/* less than 768px */
@media (max-width: 767px) {
	#myModalGuideline.modal {
		padding-top: 30px;
	}

	#myModalGuideline .modal-header {
		padding-left: 8px;
		padding-right: 8px;
	}

	#myModalGuideline .modal-body {
		padding-left: 8px;
		padding-right: 8px;
	}

	#myModalGuideline .modal-content {
		margin: 0 20px;
		width: auto;
	}

	#myModalGuideline .close {
		font-size: 20px;
	}

	.header-container.login-landing .zurich-site #myModalGuideline .modal-header h2 {
		font-size: 20px;
	}

	.header-container.login-landing .zurich-site .login-space #myModalGuideline .modal-body table {
		font-size: 14px;
		line-height: 2em;
	}

	#myModalGuideline table thead tr {
		background-color: #003399;
		color: white;
		font-size: 16px;
	}
}
/* --- Model Box End - Guideline of Loss Date --- */

.hide-control {
	display: none;
}

span.text-info {
	background-color: white;
	color: #555;
	border-color: #555;
	padding-left: 5px;
	font-size: 18px;
}

span.text-info:hover, span.text-info:focus {
	text-decoration: none;
	cursor: pointer;
	color: #003399;
	border-color: #003399;
}

.zurich-form label.checkOption.checkByPass {
  margin-left: 30px;
}

.zurich-form label.checkOption.checkByPass:before {
  margin-left: 15px;
}
/*202000187 gjia_st END, 10/05/2021*/

/*202000187_002 gjia_st, 12/07/2021 */
#tblDocUpload .document-xs-label {
	display:none;
}

@media (max-width: 767px) {
	#tblDocUpload .document-xs-label {
		display: inline-block;
	}
}
/*202000187_002 gjia_st END, 12/07/2021 */
