﻿#MainDiv 
{  
	padding:0; 
	width:auto;
}

.MainTable
{
	border-bottom:solid 1px #4066b3;
	border-left:solid 1px #4066b3;
	border-right:solid 1px #4066b3;
	border-top:solid 1px #4066b3;
	border-radius:9px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	width:auto;
	margin:20px;
	word-wrap: break-word;
}

.MainTableNoPadding
{
	border-bottom:solid 1px #4066b3;
	border-left:solid 1px #4066b3;
	border-right:solid 1px #4066b3;
	border-top:solid 1px #4066b3;
	border-radius:9px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	width:auto;
	word-wrap: break-word;
    padding-bottom:5px;
    margin-bottom:5px;
}

.MainTableFullWidth
{
	border-bottom:solid 1px #4066b3;
	border-left:solid 1px #4066b3;
	border-right:solid 1px #4066b3;
	border-top:solid 1px #4066b3;
	border-radius:9px;
	-webkit-border-radius:9px;
	-moz-border-radius:9px;
	width:auto;
	word-wrap: break-word;
	/*padding:5px;*/
}

/*.Logo
{
	background: url(../Images/Logo/Zurich_stac_R_takaful_rgb.jpg) no-repeat center center #FFFFFF;
	width:100px;
	height:auto;
	margin:20px;
	background-size:auto 85px;
}*/

.smallTable1
{
	max-width:650px;
	margin:0px auto;
}

.smallTable
{
	max-width:700px;
}

.menuoption1 {
    background: url(../Images/IMAAP/homeTQS_Zurich.png) no-repeat center center #FFFFFF;
    width: 253px;
    height: 195px;
    margin:15px 15px;
    border:solid 2px #000066;
    box-shadow:3px 3px 10px #3e3e3e !important;
}

.menuoption1:hover{
    border:solid 2px #000066;
    box-shadow:inset 2px 2px 10px #3e3e3e !important;
}

.menuoption2 {
    background: url(../Images/IMAAP/homeEAPP_Zurich.png) no-repeat center center #FFFFFF;
    width: 253px;
    height: 195px;
    margin:15px 15px;
    border:solid 2px #000066;
    box-shadow:3px 3px 10px #3e3e3e !important;
}

.menuoption2:hover{
    border:solid 2px #000066;
    box-shadow:inset 2px 2px 10px #3e3e3e !important;
}

.menuoption3 {
    background: url(../Images/IMAAP/homeAG_Zurich.png) no-repeat center center #FFFFFF;
    width: 253px;
    height: 195px;
    margin:15px 15px;
    border:solid 2px #000066;
    box-shadow:3px 3px 10px #3e3e3e !important;
}

.menuoption3:hover{
    border:solid 2px #000066;
    box-shadow:inset 2px 2px 10px #3e3e3e !important;
}

.menusubeapp1 {
    background: url(../Images/IMAAP/homeSubCFF_Zurich.png) no-repeat center center #f7f7f7;
    width: 253px;
    height: 195px;
    margin:15px 15px;
    border:solid 2px #000066;
    box-shadow:3px 3px 10px #3e3e3e !important;
}

.menusubeapp1:hover{
    border:solid 2px #000066;
    box-shadow:inset 2px 2px 10px #3e3e3e !important;
}

.menusubeapp2 {
    background: url(../Images/IMAAP/homeSubHI_Zurich.png) no-repeat center center #f7f7f7;
    width: 253px;
    height: 195px;
    margin:15px 15px;
    border:solid 2px #000066;
    box-shadow:3px 3px 10px #3e3e3e !important;
}

.menusubeapp2:hover{
    border:solid 2px #000066;
    box-shadow:inset 2px 2px 10px #3e3e3e !important;
}

.menusubeapp3 {
    background: url(../Images/IMAAP/homeSubFP_Zurich.png) no-repeat center center #f7f7f7;
    width: 253px;
    height: 195px;
    margin:15px 15px;
    border:solid 2px #000066;
    box-shadow:3px 3px 10px #3e3e3e !important;
}

.menusubeapp3:hover{
    border:solid 2px #000066;
    box-shadow:inset 2px 2px 10px #3e3e3e !important;
}

.labelMainPage /*version 1 mid blue+light blue*/
{
	font-weight: bold;
	/*font-family:Frutiger-Normal, HelveticaNeue, Arial, Sans-Serif;*/
	font-size:15px;
	color:#000066;
	/*background-color:#FFFFFF;*/
	border-bottom:solid 2px #000066; 
}

textarea
{
	overflow:hidden !important;
}

.hidden{
	display:none;
	
}

.BscHeader{
	font-size:15px;
	color:#FFFFFF;
	
	border-radius:8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	background-color:#000066;
	padding-top:3px;
}

.BscLegend {
	padding: 10px 12px; 
    border-radius: 25px; 
    border: 1px solid transparent; 
    text-align: center; 
    line-height: 1.4285; 
    font-size: 14px; 
    color:#000000;
    font-weight: normal; 
    vertical-align: middle; 
    display: inline-block; 
    white-space: nowrap; 
    cursor: pointer; 
    margin-bottom:3px;
}


/* Header setting */
.header /*version 1-without gradient*/ {
    /*font-family:Frutiger-Normal, HelveticaNeue, Arial, Sans-Serif;*/
    font-weight: bold;
    vertical-align: middle;
    color: white;
    text-align: center;
    font-size: 16px;
    min-height: 30px;
    border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    background-color: #4066b3;
    padding-top: 3px;
}

.thickheader 
{
	
	font-weight: bold;
	vertical-align: middle;
	color: white;
	text-align: center;
	font-size:16px;
	height:45px;
	border-radius:8px 8px 0px 0px;
	-moz-border-radius: 8px 8px 0px 0px;
	-webkit-border-radius: 8px 8px 0px 0px;
	background-color:#4066b3;
	padding-top:3px;

}

.formheader
{
	background-color:#DADADA;
}

.bullet
{
	text-align:right;
}

.border
{
	border:solid 1px #4066b3;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	padding:5px !important;
}


.reminder
{
	font-weight:bold;
}

.ErrMsg
{
	color:#EA635C !important;
	font-size:14px !important;
	font-weight:bold !important;
}

.link1
{
	color:#3e3e3e;
	font-size:12px !important;
}

.link1:hover
{
	color:#4066b3;
}

.test
{
	border:solid 2px black;
}

/*edited by Yap 10/4/2018*/
.ReminderText
{
	font-weight:bold;
	/*color:#3E3E3E;
	border:solid 2px #EA635C;*/
	padding:5px !important;
	
	color: red;
}

.date
{
	z-index: 1 !important;
}

/*Overwrite Zurich Template - start */

.w3-display-middle
{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%)
}



.textfield-label
{
	color:#3E3E3E !important;
	word-wrap:break-word !important;
	font-size:0.9rem!important;
	white-space:inherit !important;
}

.textfield
{
	margin-bottom: 4px !important;
}

.textfield--datepicker
{
	margin-bottom:-21px !important;	
}

.textfield__control {
    display: block;
    width: 100%;
    font-family: "Zurich Sans", "Helvetica Neue", Arial, sans-serif;
    font-size: 0.9rem !important;
    color: #4c433d;
    border-radius: 0;
    border: none;
    border-bottom: 1px solid #BFBFBF !important;
    padding: 4px 20px 4px 0;
    -webkit-transition: border-color 0.5s;
    transition: border-color 0.5s;
}
.textfield__control:focus, .textfield__control .has-focus 
{
      border-bottom: 2px solid #4066B3 !important;
      margin-bottom: -1px; 
}
.textfield__control:focus + .textfield__label, .textfield__control.has-focus + .textfield__label {
        color: #4066B3 !important;
}

.has-error .textfield__control 
{
    
}        

label
{
	padding-top:2px !important;
	padding-left:5px !important;
	padding-right:5px !important;
}

label, legend
{
	padding-top:0px !important;
}

#pnlOldNewIC
{
	margin-left:5px;
}

.tooltip
{
	min-width:150px !important;
	max-width:1000px !important;
	word-wrap:break-word !important;
	white-space:inherit !important;
}
.mod--flex, .textfield, div[class^="col-"]
{
	width:100% !important;
}

/*.mod-Navigation .navigation > ul > li > a.has-mobile-submenu::before 
{
	content:"\e618";
}*/

body {
    font-family: Zurich Sans,"Helvetica Neue",Arial,sans-serif !important;
}

.control-error
{
	border: 1px solid #E9635B !important;
}


h1, h2, h3, h4, h5, h6,
ul, ol, dl,
blockquote, p, address,
hr,
table,
fieldset, figure,
pre {
  margin-bottom: 0px !important; }

@media all and (max-width:767px)
{
.hidden-xs {
	display: none !important;
}
}
@media all and (max-width:991px) and (min-width:768px)
{
.hidden-sm {
	display: none !important;
}
}
@media all and (max-width:1199px) and (min-width:992px)
{
.hidden-md {
	display: none !important;
}
}
@media all and (min-width:1200px)
{
.hidden-lg {
	display: none !important;
}
}
/*Overwrite Zurich Template - end */


.switch-margin {
   margin-right: 1em;
}

.switch-default {
    background-color:transparent;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #B3B3B3;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset,0 1px 2px rgba(0, 0, 0, 0.05);
    color: #333;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    /*margin-top: 5px;*/
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    min-width: 80px;
}

 .switch-default:hover, .switch-default:active {
      background-color: #4066B3;
      color: #FFFFFF; 
 }

.switch-primary {
    background-color: #000066;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #000066;
    border-image: none;
    border-radius: 4px 4px 4px 4px;
    border-style: solid;
    border-width: 1px;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2) inset,0 1px 2px rgba(0, 0, 0, 0.05);
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    /*margin-top: 5px;*/
    padding: 4px 12px;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    min-width: 80px;
}

 .switch-primary:hover, .switch-primary:active {
      background-color: #000066;
      color: #FFFFFF; 
 }
 
 .no-rotate
 { 
    -webkit-transform: rotate(0deg) !important;
	transform: rotate(0deg) !important;
	float:right; 
	color:red;
	font-size: 1.45em !important;
	display:none;
	margin-right:0px !important;
 }
 
 .TableBottomPadding
 {
	padding: 0 0 5px 0;	
 }
 
 .TablePadding
 {
	padding: 0 0 20px 10px;
 }
 
 .TableTitlePadding
 {
	padding: 0 0 30px 20px;
 }
 
 .TableFooter
 {
	float:right;
 }
 
 .TableInfoBorder {
    border: 1px solid #cdcdcd;
    padding: 20px 20px 5px 0;
    margin: 0 -5px 20px -5px;
}

.TableInfoTitle {
    background-color:#000066;
    color:#FFFFFF;
    padding:20px 0 15px 0;
    margin: -5px -5px 0 -5px;
}

.BorderBottom 
{
	border-bottom:1px solid #000066;
}

.btnTableDelete {
    position: absolute;
    right: 50px;
    width: 25px;
    height: 25px;
    color: #4066B3;
    text-align: center;
    font-weight: 600;
    border-radius: 15px;
    font-size: 16px;
    border:thin solid #4066B3  ;
    cursor:pointer;
    z-index: 1;
}

.btnTableDelete2 {
    position: absolute;
    right: 50px;
    width: 25px;
    height: 25px;
    color: #4066B3;
    text-align: center;
    font-weight: 600;
    border-radius: 15px;
    font-size: 16px;
    border:thin solid #4066B3  ;
    cursor:pointer;
    z-index: 1;
}

.btnTableDelete:hover {
    background-color: #4066B3;
    color: white;
}

.btnTableDelete2:hover {
    background-color: #4066B3;
    color: white;
}

.btn--primaryfix {
    width:150px !important;
}

.btn--flat {
    padding:0 !important;
}

html, body {
	max-width: 100% !important;
	overflow-x: hidden !important;
}

.reduceTopBottomMargin
{
	margin-top: -15px !important;
	margin-bottom: -15px !important;
}

.reduceTopBottomMargin2
{
	margin-top: -15px !important;
	margin-bottom: -35px !important;
}


/* Added by Tan */
.mod-subnavigation {
    position: relative;
    font-weight:normal !important;
}
.mod-Subnavigation a 
{
	font-weight:normal !important;
}


@media (min-width: 768px)
.mod-subnavigation ul 
{
    margin-left: -18px;
    margin-right: -18px;
    font-weight:normal !important;
}
@media (min-width: 768px)
.mod--theme-primary {
    padding-left: 10px;
    padding-right: 10px;
}
.mod-subnavigation .is-active {
    background-color: #FFF;
    border-left: 5px solid #4066B3;
}
.mod-subnavigation li {
    margin: 0;
    padding: 10px 0;
}
.linklist li {
    list-style-type: none;
}
.mod--theme-primary {
    background-color: #f2f0ee;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mod, .mod__body, .row, .slick-slide {
    min-height: 1px;
}


/* Added by Tan */
.mod-subnavigation {
    position: relative;
    font-weight:normal !important;
}
.mod-Subnavigation a 
{
	font-weight:normal !important;
}


@media (min-width: 768px)
.mod-subnavigation ul 
{
    margin-left: -18px;
    margin-right: -18px;
    font-weight:normal !important;
}
@media (min-width: 768px)
.mod--theme-primary {
    padding-left: 10px;
    padding-right: 10px;
}
.mod-subnavigation .is-active {
    background-color: #FFF;
    border-left: 5px solid #4066B3;
}
.mod-subnavigation li {
    margin: 0;
    padding: 10px 0;
}
.linklist li {
    list-style-type: none;
}
.mod--theme-primary {
    background-color: #f2f0ee;
    padding-top: 20px;
    padding-bottom: 20px;
}
.mod, .mod__body, .row, .slick-slide {
    min-height: 1px;
}


/* Added by Tan */

.reduce-padding-top
{
	padding-top:0 !important;
}
.reduce-padding-bottom
{
	padding-bottom:0 !important;
}
.reduce-padding-side
{
	padding-right:0 !important;
	padding-left:0 !important;
	
}

.dropdown-menu li
{
	padding-top:0 !important;
	padding-bottom:0 !important;
    opacity:1;
}

.padding-15
{
	padding :15px !important;
}

.HighlightedFocusArea
{
	background-color:#000066 !important;
}

.HighlightedFocusArea > div > h1, .HighlightedFocusArea > div > span
{
	color:#FFF !important;
}

/* End Added by Tan */

.blink_me {
    animation: blinker 1s linear infinite;
    color: #EA635C;
    font-size: 14px !important;
    font-weight: bold;
}

.reverseColor {
    background-color: #4066b3;
}

.reverseColor > a {
    color: #FFF !important;
    font-weight: bold;
}

@keyframes blinker {
    50% {
        opacity: 0;
    }
}
/*added by soo - Card View*/
.card {
    border-radius: 2%;
    box-shadow: 1px 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.1s;
    width: 100%;
    height: 250px;
}

.card:hover 
{
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.card:active 
{
    transform: translateY(3px);
}

.ProdDtlsHeader {
    height: 55px;
    padding: 2px 16px;
}

.ProdDtlsContainer 
{
    padding: 2px 8px;
}

.stickBottom {
    position: absolute;
    bottom: 10px;
    width:100%;
}

.cardImageHeight {
    width: 100%;
    height: 100%;
}

.removeAnchorColor
{
    color: inherit;
}

.snappyScrollContainer
{
    scroll-snap-type: x mandatory;
    overflow-x:scroll;
    display:flex;
}

.snappyScrollItem
{
    scroll-snap-align:center;
}

.wrapper {
    display: flex;
    width: 90%;
    justify-content: space-around;
}

.card2 {
    width: 100%;
    height: 200px;
    border-radius: 15px;
    padding: 1.5rem;
    background: white;
    position: relative;
    display: flex;
    align-items: flex-end;
    transition: 0.4s ease-out;
    box-shadow: 0px 7px 10px rgba(0, 0, 0, 0.5);
    color: white;
}

.card2:hover {
    transform: scale(1.1);
}

.card2:hover:before {
    opacity: 1;
}

.card2:hover .info {
    opacity: 1;
    transform: translateY(0px);
}

.card2:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 15px;
    background: rgba(0, 0, 0, 0.6);
    z-index: 2;
    transition: 0.5s;
    opacity: 0;
}

.card2 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    border-radius: 15px;
}

.card2 .info {
    position: relative;
    z-index: 3;
    color: white;
    opacity: 0;
    transform: translateY(30px);
    transition: 0.5s;
}

.card2 .info h3 {
    margin: 0px;
    color: white;
}

.card2 .info p {
    letter-spacing: 0.5px;
    font-size: 12px;
    margin-top: 8px;
}

.card2 .info button {
    padding: 0.6rem;
    outline: none;
    border: none;
    border-radius: 3px;
    background: white;
    color: black;
    font-weight: bold;
    cursor: pointer;
    transition: 0.4s ease;
}

.card2 .info button:hover {
    background: dodgerblue;
}

.card2.expressWord div p{
    color:black;
}

.cardTitle {

    padding-top: 15px;
    min-height: 30px;
}

.marginTop55{
    margin-top: -55px;
}

@media all and (max-width:767px) {
    .cardTitle 
    {
        padding-bottom: 15px;
    }
}
.LeftTab {
    background-color: #FFFFFF;
    cursor: hand;
    /*font-family:Frutiger-Normal, HelveticaNeue, Arial, Sans-Serif;*/
    color: #4066b3;
    text-decoration: none;
    /*font-family: Verdana;*/
    font-size: 14px;
    text-align: left;
    font-weight: 400;
    position: relative;
    /*background-color: #ddd;*/
    padding: 5px 5.9px 5.9px 5px;
    margin: 0 0;
    display: inline-block;
    border-color: #ffffff;
    transition: 0.3s ease;
    -webkit-transition: 0.3s ease; /* Safari */
    margin: 0 0;
    height: 30px;
    box-sizing: border-box;
}

.SelectedTab1 {
    color: #000066 !important;
}

.SelectedTab {
    background-color: #FFFFFF;
    cursor: default;
    text-decoration: none;
    /*font-family:Frutiger-Normal, HelveticaNeue, Arial, Sans-Serif;*/
    font-size: 14px;
    text-align: left;
    font-weight: 900;
    position: static;
    padding: 3px 5.9px 5.9px 5px;
    height: 30px;
    border-bottom: solid 2px #003399;
    margin: 0 0;
    color: #4066b3;
    box-sizing: border-box;
}

    .SelectedTab:hover {
        /*background-color:#ffffff;
	color:Black;
	box-shadow:0.5px 0.5px 14.5px -1.5px #3e3e3e;*/
        border-top: 0;
        color: #000066;
    }

.DefaultTab {
    color: #FFFFFF;
    background-image: url(../Images/Backgrounds/tab_bg.gif);
    /*font-family:Frutiger-Normal, HelveticaNeue, Arial, Sans-Serif;*/
    font-size: 12pt;
    cursor: default;
}

.RightTab {
    width: 3px;
    height: 21px;
    background-image: url(../Images/Backgrounds/tab_right.gif);
    cursor: default;
}

.LeftTab:hover {
    /*background-image: url(../Images/Backgrounds/tab_bg_hover.jpg); 
	font-weight:bolder;
  font-family: sans-serif;
  font-size: 14px;*/
    padding: 5px 5.9px 5.9px 5px;
    /*padding: 3px 5px 3px 5px;*/
    color: #000066;
    border-bottom: solid 2px #003399;
    transition: border 1s linear;
    height: 30px;
    box-sizing: border-box;
}

.DefaultTabHover {
    color: #E2E2E4;
    background-image: url(../Images/Backgrounds/tab_unselect.GIF);
    /*font-family:Frutiger-Normal, HelveticaNeue, Arial, Sans-Serif;*/
    font-size: 12pt;
    cursor: pointer;
}

.RightTabHover {
    width: 3px;
    height: 21px;
    background-image: url(../Images/Backgrounds/tab_unselect.GIF);
    cursor: default;
}

.LeftSelectedTab {
    width: 3px;
    height: 21px;
    background-image: url(../Images/Backgrounds/tab_unselect.GIF);
    cursor: default;
}

.RightSelectedTab {
    width: 3px;
    height: 21px;
    background-image: url(../Images/Backgrounds/tab_unselect.GIF);
    cursor: default;
}

.LeftDisabledTab {
    width: 5px;
    background-image: url(../Images/Backgrounds/disabled_tab_left_icon.gif);
}

.DisabledTab {
    color: #AAAAAA;
    background-image: url(../Images/Backgrounds/disabled_tab_bg.gif);
    /*font-family:Frutiger-Normal, HelveticaNeue, Arial, Sans-Serif;*/
    font-size: 12pt;
    font-weight: bold;
    cursor: default;
}

.RightDisabledTab {
    width: 5px;
    background-image: url(../Images/Backgrounds/disabled_tab_right_icon.gif);
}

/*added by soo - Modal Pop Up Bootstrap 4.1*/
/*.modal-open {
    overflow: hidden;
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1051;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0;
}

    .modal.fade .modal-dialog {
        -webkit-transition: -webkit-transform .3s ease-out;
        -o-transition: -o-transform .3s ease-out;
        transition: transform .3s ease-out;
        -webkit-transform: translate(0, -25%);
        -ms-transform: translate(0, -25%);
        -o-transform: translate(0, -25%);
        transform: translate(0, -25%);
    }

    .modal.in .modal-dialog {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0);
    }

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px;
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #000;
}

    .modal-backdrop.fade {
        filter: alpha(opacity=0);
        opacity: 0;
    }

    .modal-backdrop.in {
        filter: alpha(opacity=50);
        opacity: .5;
    }

.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
}

    .modal-header .close {
        margin-top: -2px;
    }

.modal-title {
    margin: 0;
    line-height: 1.42857143;
}

.modal-body {
    position: relative;
    padding: 15px;
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
}

    .modal-footer .btn + .btn {
        margin-bottom: 0;
        margin-left: 5px;
    }

    .modal-footer .btn-group .btn + .btn {
        margin-left: -1px;
    }

    .modal-footer .btn-block + .btn-block {
        margin-left: 0;
    }

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll;
}

@media (min-width: 768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto;
    }

    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
    }

    .modal-sm {
        width: 300px;
    }
}

@media (min-width: 992px) {
    .modal-lg {
        width: 900px;
    }
}*/

/*Chai - Tab*/
.tab_no_overflow {
    padding-left: 15px;
    padding-right: 15px;
    text-align: center;
}

.closed {
    display: none;
}

.open {
}

.borderDropdown {
    border: solid 1px #e8e5e3;
}

@media (max-width: 767px) {
    .mod-focus-area:not(.is-open) .mod-focus-area__focuslink:nth-of-type(1n+4) {
        display: block !important;
    }
}

.Dropdownbox {
    background-color: #f2f0ee;
    border: solid 1px #e8e5e3;
    margin-left: 0px !important;
}

.reducePadding {
    padding: 10px 0px !important;
}

.reduceMargin {
    margin: 0px 0px;
}

.detailPadding {
    padding: 30px !important;
}

#divItem {
    display:none;
}

.dropdownSelection {
    Background-color: #ffffff !important;
    border: solid 1px #dadada !important;
}

.tabControl 
{
    border-bottom: solid 2px;
    border-bottom-color: #000066;
}

/*Added by Soo Inbox*/
.timeline-list {
    list-style: none;
    margin: 5px 2px;
    overflow:hidden;
    padding: 0 5px;
}

.timeline-list li {
    height: 70px;
    padding: 3px;
    overflow: hidden;
}

.timeline-list li:last-child {
    height: auto;
}

.timeline-icon {
    position: absolute;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    border: 2px solid;
    border-color: #4066B3;
}

.timeline-time {
    color: #CDCDCD;
    position: relative;
    text-align: right;
}

.timeline-title {
    position: relative;
    left: 40px;
    width: 90%;
}

.timeline-content {
    position: relative;
    left: 40px;
    width:90%;
}

/*added by soo Profile*/
.profileContainer {
    z-index: 11111;
    position: absolute;
    display: none;
}

.menu {
    list-style: none;
    width: 300px;
    border: 1px solid #4066B3;
    /*border-radius: 4px;*/
    overflow: hidden;
    background: #FFF;
}

.profileItem {
    border-top: 1px solid #FFF;
    /*overflow: hidden;*/
}
.profileItem a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    background: #4066B3;
    left: 0;
    top: 0;
    transition: 0.3s;
    opacity: 0;
    transform: rotate(0deg)
}

.profileItem a:hover:before {
    opacity: 1;
}

.profileBtn {
    display: inline-block;
    padding: 16px 20px;
    background: #FFF;
    color: #4066B3;
    position: relative;
}

.profileBtn:before {
    content: "";
    position: absolute;
    width: 14px;
    height: 14px;
    background: #FFF;
    left: 20px;
    bottom: -7px;
    transform: rotate(45deg);
}

.profileBtn i {
    margin-right: 10px;
}

/*Added By Soo*/
@media (max-width:400px) {
    .profile-icon-logout {
        position: absolute !important;
        right: 5% !important;
        top: 30% !important;
    }

    .profile-icon-person {
        position: absolute !important;
        right: 15% !important;
        top: 25% !important;
    }
}

@media (min-width:401px) and (max-width:500px) {
    .profile-icon-logout {
        position: absolute !important;
        right: 5% !important;
        top: 30% !important;
    }

    .profile-icon-person {
        position: absolute !important;
        right: 15% !important;
        top: 25% !important;
    }

    .profile_simulate {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 120px !important;
        color: #4066B3 !important;
    }

    .profile_name {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 100px !important;
        color: #4066B3 !important;
    }

    .profile_code {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 80px !important;
        color: #4066B3 !important;
    }
}

@media (min-width:501px) and (max-width:767px) {
    .profile-icon-logout {
        position: absolute !important;
        right: 5% !important;
        top: 30% !important;
    }

    .profile-icon-person {
        position: absolute !important;
        right: 10% !important;
        top: 25% !important;
    }

    .profile_simulate {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 120px !important;
        color: #4066B3 !important;
    }

    .profile_name {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 100px !important;
        color: #4066B3 !important;
    }

    .profile_code {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 80px !important;
        color: #4066B3 !important;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .profile-icon-logout {
        position: absolute !important;
        right: -2% !important;
        bottom: 40px;
    }

    .profile-icon-person {
        position: absolute !important;
        right: 2% !important;
        bottom: 45px;
    }

    .profile_simulate {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 125px !important;
        color: #4066B3 !important;
    }

    .profile_name {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 105px !important;
        color: #4066B3 !important;
    }

    .profile_code {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 85px !important;
        color: #4066B3 !important;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .profile-icon-logout {
        position: absolute !important;
        right: -2% !important;
        bottom: 35px;
    }

    .profile-icon-person {
        position: absolute !important;
        right: 2% !important;
        bottom: 40px;
    }

    .profile_simulate {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 125px !important;
        color: #4066B3 !important;
    }

    .profile_name {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 105px !important;
        color: #4066B3 !important;
    }

    .profile_code {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 85px !important;
        color: #4066B3 !important;
    }
}

@media (min-width:1200px) and (max-width:1330px) {
    .profile-icon-logout {
        position: absolute !important;
        right: -2% !important;
        bottom: 35px;
    }

    .profile-icon-person {
        position: absolute !important;
        right: 2% !important;
        bottom: 40px;
    }

    .profile_simulate {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 125px !important;
        color: #4066B3 !important;
    }

    .profile_name {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 105px !important;
        color: #4066B3 !important;
    }

    .profile_code {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 85px !important;
        color: #4066B3 !important;
    }
}

@media (min-width:1331px) {
    .profile-icon-logout {
        position: absolute !important;
        right: -2% !important;
    }

    .profile-icon-person {
        position: absolute !important;
        right: 2% !important;
    }

    .profile_simulate {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 85px !important;
        color: #4066B3 !important;
    }

    .profile_name {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 65px !important;
        color: #4066B3 !important;
    }

    .profile_code {
        font-weight: bold !important;
        position: absolute !important;
        right: 0 !important;
        bottom: 45px !important;
        color: #4066B3 !important;
    }
}

.smenu {
    background: #4066B3;
    overflow: hidden;
    transition: max-height 0.3s;
    max-height: 0;
}

.smenu a {
    display: inline-block;
    padding: 16px 26px;
    color: #FFF;
    font-size: small;
    margin: 4px 0;
    position: relative;
}

.smenu a:before {
    content: "";
    position: absolute;
    width: 6px;
    height: 100%;
    background: #FFF;
    left: 0;
    top: 0;
    transition: 0.3s;
    opacity: 0;
}

.smenu a:hover:before {
    opacity: 1;
}

/*.profileItem:hover .smenu {
    max-height: 100vh;
}*/

/*added by soo AppTracker*/
/*.no-padding{
    padding-left:3px;
    padding-right:3px;
}
.summaryBox {
    position: relative;
}

.summaryRight {
    margin-left: -20px !important;
}*/

/*.summaryItem {
    background: #006;
    margin: 0 0 5px 0;
    padding: 0 5px;
    width: 100%;
    height: 100%;
    transition: 0.2s ease-out;
}
.summaryItem2 {
    background: #039;
    margin: 0 0 5px 0;
    padding: 0 5px;
    width: 100%;
    height: 100%;
    transition: 0.2s ease-out;
}
.summaryText {
    color: #FFF;
}
.summaryTextTitle {
    color: #FFF;
}
.summaryItem:hover .summaryText {
    font-size: 3vw;
    transition: 0.2s ease-in;
    /*z-index: 10;
    transform: scale(1.1);
    transition: 0.2s ease-in;
    background: #4066B3;
    color: #FFF;
}*/
/*.summaryItem2:hover .summaryText {
    font-size: 3vw;
    transition: 0.2s ease-in;
    /*z-index: 10;
    transform: scale(1.1);
    transition: 0.2s ease-in;
    background: #4066B3;
    color: #FFF;
}*/

@media all and (max-width:600px) {
    .summaryTextTitle {
        font-size: 4vw;
    }

    .summaryText {
        font-weight: bold;
        font-size: 6vw;
    }
}

@media all and (max-width:767px) and (min-width:600px) {
    .summaryTextTitle {
        font-size: 3vw;
    }

    .summaryText {
        font-weight: bold;
        font-size: 4vw;
    }
}

@media all and (max-width:991px) and (min-width:768px) {
    .summaryTextTitle {
        font-size: 2vw;
    }

    .summaryText {
        font-weight: bold;
        font-size: 3vw;
    }
}

@media all and (max-width:1199px) and (min-width:992px) {
    .summaryTextTitle {
        font-size: 1.2vw;
    }

    .summaryText {
        font-weight: bold;
        font-size: 2vw;
    }
}

@media all and (min-width:1200px) {
    .summaryTextTitle {
        font-size: 1.2vw;
    }

    .summaryText {
        font-weight: bold;
        font-size: 2vw;
    }
}

/*Added by Soo From Control*/
.form-control {
    padding: 6px 10px;
    border-radius: 5px;
    border: 1px solid rgb(205, 205, 205);
    transition: border-color 0.15s ease-in-out;
    border-image: none;
    width: 100%;
    height: 40px;
    color: rgb(62, 62, 62);
    display: block;
    background-image: none;
    background-color: rgb(255, 255, 255);
    -webkit-transition: border-color ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s;
}

    .form-control:focus {
        border-color: rgb(142, 142, 142);
        outline: 0px;
    }

[disabled].form-control {
    cursor: default;
    opacity: 0.5;
}

[readonly].form-control {
    cursor: default;
    opacity: 0.5;
}

fieldset[disabled] .form-control {
    cursor: default;
    opacity: 0.5;
}

textarea.form-control {
    height: auto;
}

.form-control::-ms-clear {
    display: none;
}
/*Added by Soo Bootstrap slider*/
.carousel {
    position: relative;
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
}

.carousel-item {
    position: relative;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
}

.carousel-item.active,
.carousel-item-next,
.carousel-item-prev {
    display: block;
    transition: -webkit-transform 0.6s ease;
    transition: transform 0.6s ease;
    transition: transform 0.6s ease, -webkit-transform 0.6s ease;
}

@media screen and (prefers-reduced-motion: reduce) {
    .carousel-item.active,
    .carousel-item-next,
    .carousel-item-prev {
        transition: none;
    }
}

.carousel-item-next,
.carousel-item-prev {
    position: absolute;
    top: 0;
}

.carousel-item-next.carousel-item-left,
.carousel-item-prev.carousel-item-right {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next.carousel-item-left,
    .carousel-item-prev.carousel-item-right {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-item-next,
.active.carousel-item-right {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-next,
    .active.carousel-item-right {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.carousel-item-prev,
.active.carousel-item-left {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-item-prev,
    .active.carousel-item-left {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.carousel-fade .carousel-item {
    opacity: 0;
    transition-duration: .6s;
    transition-property: opacity;
}

    .carousel-fade .carousel-item.active,
    .carousel-fade .carousel-item-next.carousel-item-left,
    .carousel-fade .carousel-item-prev.carousel-item-right {
        opacity: 1;
    }

.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-right {
    opacity: 0;
}

.carousel-fade .carousel-item-next,
.carousel-fade .carousel-item-prev,
.carousel-fade .carousel-item.active,
.carousel-fade .active.carousel-item-left,
.carousel-fade .active.carousel-item-prev {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

@supports ((-webkit-transform-style: preserve-3d) or (transform-style: preserve-3d)) {
    .carousel-fade .carousel-item-next,
    .carousel-fade .carousel-item-prev,
    .carousel-fade .carousel-item.active,
    .carousel-fade .active.carousel-item-left,
    .carousel-fade .active.carousel-item-prev {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.carousel-control-prev,
.carousel-control-next {
    position: absolute;
    top: 0;
    bottom: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 15%;
    color: #fff;
    text-align: center;
    opacity: 0.5;
}

    .carousel-control-prev:hover, .carousel-control-prev:focus,
    .carousel-control-next:hover,
    .carousel-control-next:focus {
        color: #fff;
        text-decoration: none;
        outline: 0;
        opacity: .9;
    }

.carousel-control-prev {
    left: 0;
}

.carousel-control-next {
    right: 0;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    display: inline-block;
    width: 20px;
    height: 20px;
    background: transparent no-repeat center center;
    background-size: 100% 100%;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E");
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E");
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 10;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    margin-right: 15%;
    margin-left: 15%;
    list-style: none;
}

.carousel-indicators li {
    position: relative;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
    width: 30px;
    height: 3px;
    margin-right: 3px;
    margin-left: 3px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(255, 255, 255, 0.5);
}

.carousel-indicators li::before {
    position: absolute;
    top: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators li::after {
    position: absolute;
    bottom: -10px;
    left: 0;
    display: inline-block;
    width: 100%;
    height: 10px;
    content: "";
}

.carousel-indicators .active {
    background-color: #fff;
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
}

/*Added by Soo Change slide indicator color*/
.carousel-indicators .active {
    background-color: #000 !important;
}

.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.5) !important;
}

.carousel-control-prev-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' fill-opacity='0.5' viewBox='0 0 8 8'%3E%3Cpath d='M5.25 0l-4 4 4 4 1.5-1.5-2.5-2.5 2.5-2.5-1.5-1.5z'/%3E%3C/svg%3E") !important;
}

.carousel-control-next-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='black' fill-opacity='0.5' viewBox='0 0 8 8'%3E%3Cpath d='M2.75 0l-1.5 1.5 2.5 2.5-2.5 2.5 1.5 1.5 4-4-4-4z'/%3E%3C/svg%3E") !important;
}

/*Added by Soo Overwrite btn style*/
.btn
{
    border-radius: 5px;
}

/*Added by SOO Change tooltips z-index*/
.tooltip
{
    z-index:1049;
}

/*Added by chai chatbox*/
.chats::-webkit-scrollbar {
    width: 0.125rem;
}

.chats::-webkit-scrollbar-thumb {
    background: #CFD8DC;
}

    .chats::-webkit-scrollbar-thumb:hover {
        background: #B0BEC5;
    }

#viewport > .chatbox {
    position: absolute;
    display: table;
    float: left;
    margin: 1rem;
    width: 95vw;
    height: 85%;
    background-color: white;
    box-shadow: 0 0.25rem 2rem rgba(38,50,56, 0.1);
    overflow: hidden;
}

#viewport > .chatbox > .chats {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    display: table-cell;
    vertical-align: bottom;
    padding: 1rem;
    margin-bottom: 2.875rem;
    overflow: auto;
}

.chats > ul {
    padding: 0;
}

.chats ul > li {
    position: relative;
    list-style: none;
    display: block;
    margin-top: 1.5rem;
    margin: 1.5rem 0;
    transition: 0.5s all;
}

    .chats ul > li:after {
        display: table;
        content: '';
        clear: both;
    }

.msg {
    max-width: 85%;
    display: inline-block;
    padding: 0.5rem 1rem;
    line-height: 1rem;
    min-height: 2rem;
    font-size: 0.875rem;
    border-radius: 1rem;
    margin-bottom: 0.5rem;
    word-break: break-all;
    text-transform: capitalize;
}

.systemmsg {
    color: #3E3E3E;
    font-size: 0.65rem;
    text-align:center;
}

    .msg.him {
        float: left;
        background-color: #000066;
        color: #fff;
        border-bottom-left-radius: 0.125rem;
        max-width: 70%;
    }

    .msg.you {
        float: right;
        background-color: #f2f0ee;
        color: #3E3E3E;
        border-bottom-right-radius: 0.125rem;
        max-width: 70%;
    }

    .msg > span {
        font-weight: 500;
        position: absolute;
    }

        .msg > span.partner {
            color: #B0BEC5;
            font-size: 0.5rem;
            top: 0;
            font-size: 0.675rem;
            margin-top: -1rem;
        }

        .msg > span.time {
            color: #CFD8DC;
            font-size: 0.65rem;
            top: 80%;
            display: none;
        }

    .msg span.time {
        display: block;
    }

    .msg.him > span {
        left: 0;
    }

    .msg.you > span {
        right: 0;
    }

.sendBox {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: white;
}

    .sendBox #sendChat {
        font-family: 'Lato', sans-serif;
        font-size: 0.875rem;
        display: block;
        width: 100%;
        border: none;
        padding: 0.75rem 0.75rem;
        line-height: 1.25rem;
        border-top: 0.125rem solid #f2f0ee;
        transition: 0.5s ease-in-out;
    }

#sendChat:hover,
#sendChat:focus,
#sendChat:active {
    outline: none !important;
    border-top: 0.125rem solid #000066;
}

#grid_list {
    border: 1px solid #E7ECEB;
    text-align: center;
    background-color: #FFFFFF;
    color: #666666;
}

/*Added By Soo error control*/
.has-error .form-control {
    background: rgb(250,216,214);
    border: 1px solid rgb(233,99,91);
    color: #EA635C;
}

.has-error .form-control:focus {
    border: 1px solid rgb(233,99,91);
    box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075),0px 0px 6px #f5b9b5;
    -webkit-box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075),0px 0px 6px #f5b9b5;
}

/*Added by Soo - Responsive zurich logo*/
@media (max-width:767px) {
    .zurich-logo2 img {
        height: 32px !important;
        top: 5px;
        left: 10px;
    }
}

@media (min-width:768px) and (max-width:991px) {
    .zurich-logo2 img {
        height: 32px !important;
        top: 30px;
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .zurich-logo2 img {
        height: 93px !important;
        top: 15px;
    }
}

@media (min-width:1200px) {
    .zurich-logo2 img {
        height: 93px !important;
        top: 15px;
    }
}

.zurich-logo2 img {
    position: absolute;
}

.nav{
    z-index:1111;
}

/*Added By Soo Loader*/
.blur-background {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 10000;
    background: white;
    background-size: cover;
    filter: blur(10px);
}

.loader_open{
    display:block !important;
}

.loader_container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    z-index: 10002;
}

.loader_container span {
    position: relative;
    color: #4066B3;
    font-family: sans-serif;
    font-weight: bold;
    letter-spacing: 10px;
    text-transform: uppercase;
    font-size: 60px;
    animation: animate 3s linear infinite;
}

.loader_container span:nth-child(1) {
    animation-delay: 0s;
}

.loader_container span:nth-child(2) {
    animation-delay: .05s;
}

.loader_container span:nth-child(3) {
    animation-delay: .1s;
}

.loader_container span:nth-child(4) {
    animation-delay: .15s;
}

.loader_container span:nth-child(5) {
    animation-delay: .2s;
}

.loader_container span:nth-child(6) {
    animation-delay: .25s;
}

.loader_container span:nth-child(7) {
    animation-delay: .3s;
}

.loader_container span:nth-child(8) {
    animation-delay: .35s;
}

@keyframes animate {
    0% {
        filter: blur(0);
    }

    40% {
        filter: blur(5px);
    }

    80% {
        filter: blur(0);
    }

    100% {
        filter: blur(0);
    }
}
/*Added by Soo - Google Icon*/
/* Rules for sizing the icon. */
.material-icons.md-18 {
    font-size: 18px;
}

.material-icons.md-24 {
    font-size: 24px;
}

.material-icons.md-36 {
    font-size: 36px;
}

.material-icons.md-48 {
    font-size: 48px;
}

/* Rules for using icons as black on a light background. */
.material-icons.md-dark {
    color: rgba(0, 0, 0, 0.54);
}

.material-icons.md-dark.md-inactive {
    color: rgba(0, 0, 0, 0.26);
}

/* Rules for using icons as white on a dark background. */
.material-icons.md-light {
    color: rgba(255, 255, 255, 1);
}

.material-icons.md-light.md-inactive {
    color: rgba(255, 255, 255, 0.3);
}

/*add by chai*/
.HighlightControl {
    border: 2px solid red;
}
@media (min-width:992px) {
    .add-colon:after {
        content: ":";
        position: absolute;
        right: 0;
    }
}

/*Moved from _Layout*/
.sdk-container {
    padding-bottom: 0 !important;
}

.mod-footer {
    position: relative !important;
    width: 100% !important;
    bottom: 0 !important;
}

.tooltip {
    min-width: 0px !important;
}

.highlightTab {
    background-color: #4066B3;
    color: white;
}

.body-content {
    min-height: 59.7vh;
}

