html,body {
	height: 100%;
  }
#execSubmitIframe{
	visibility: hidden;
	display: none;
}
.clear{
	display: block;
	clear: both;
}
.pt-75{ padding-top: 75px; }
.pt-100{ padding-top: 100px; }
.pt-150{ padding-top: 150px; }
.pt-200{ padding-top: 200px; }
.pt-250{ padding-top: 250px; }
.pr-75{ padding-right: 75px; }
.pr-100{ padding-right: 100px; }
.pr-150{ padding-right: 150px; }
.pr-200{ padding-right: 200px; }
.pr-250{ padding-right: 250px; }
.pb-75{ padding-bottom: 75px; }
.pb-100{ padding-bottom: 100px; }
.pb-150{ padding-bottom: 150px; }
.pb-200{ padding-bottom: 200px; }
.pb-250{ padding-bottom: 250px; }
.pl-75{ padding-left: 75px; }
.pl-100{ padding-left: 100px; }
.pl-150{ padding-left: 150px; }
.pl-200{ padding-left: 200px; }
.pl-250{ padding-left: 250px; }
.mt-75{ margin-top: 75px; }
.mt-100{ margin-top: 100px; }
.mt-150{ margin-top: 150px; }
.mt-200{ margin-top: 200px; }
.mt-250{ margin-top: 250px; }
.mb-75{ margin-bottom: 75px; }
.mb-100{ margin-bottom: 100px; }
.mb-150{ margin-bottom: 150px; }
.mb-200{ margin-bottom: 200px; }
.mb-250{ margin-bottom: 250px; }
.pagecomponentwrap{background: #fff;}
.pagecomponentwrap .description *{line-height: 180%;}
.pagecomponentwrap .container, .pagecomponentwrap .row{
}
.breadcrumb-page{
	display: block;
	list-style-type: disc;
	margin: 0;
	padding: 0;
}
.breadcrumb-item-page{
    display: inline;
    font-size: 16px;
    font-weight: 300;
    margin: 0 6px;
}
@media only screen and (max-width: 991px) {
	.w-25,.w-50,.w-75{
		width: 100%  !important;
		float: none !important;
	}
}


@font-face {
font-family: 'SourceSansPro-Regular';
src: url('/userfiles/asset/fonts/SourceSansPro-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

@font-face {
font-family: 'Merriweather-Regular';
src: url('/userfiles/asset/fonts/Merriweather-Regular.woff2') format('woff2');
font-weight: 400;
font-style: normal;
}

.pagecomponentwrap{font-family:'SourceSansPro-Regular';}
.stack_font1{font-family:'SourceSansPro-Regular';}
.stack_font2{font-family:'Merriweather-Regular';}
.stack_font3{font-family:'SourceSansPro-Regular';}
.stack_font4{font-family:'Merriweather-Regular';}
body{font-family:'SourceSansPro-Regular';}

.bg-color1{background: #1F95B8  !important;}
.bg-color1-hover{transition: all .25s ease-in;}
.bg-color1-hover:hover{background: #1F95B8  !important;}
.border-color1{border-color: #1F95B8  !important;}
.text-color1{color: #1F95B8  !important;}
.text-color1-hover{transition: all .25s ease-in;}
.text-color1-hover:hover{color: #1F95B8  !important;}
.bg-color1_dark{background: #197793  !important;}
.bg-color1_dark-hover{transition: all .25s ease-in;}
.bg-color1_dark-hover:hover{background: #197793  !important;}
.border-color1_dark{border-color: #197793  !important;}
.text-color1_dark{color: #197793  !important;}
.text-color1_dark-hover{transition: all .25s ease-in;}
.text-color1_dark-hover:hover{color: #197793  !important;}
.bg-color1_light{background: #25b3dd  !important;}
.bg-color1_light-hover{transition: all .25s ease-in;}
.bg-color1_light-hover:hover{background: #25b3dd  !important;}
.border-color1_light{border-color: #25b3dd  !important;}
.text-color1_light{color: #25b3dd  !important;}
.text-color1_light-hover{transition: all .25s ease-in;}
.text-color1_light-hover:hover{color: #25b3dd  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color2{background: #C4909D  !important;}
.bg-color2-hover{transition: all .25s ease-in;}
.bg-color2-hover:hover{background: #C4909D  !important;}
.border-color2{border-color: #C4909D  !important;}
.text-color2{color: #C4909D  !important;}
.text-color2-hover{transition: all .25s ease-in;}
.text-color2-hover:hover{color: #C4909D  !important;}
.bg-color2_dark{background: #9d737e  !important;}
.bg-color2_dark-hover{transition: all .25s ease-in;}
.bg-color2_dark-hover:hover{background: #9d737e  !important;}
.border-color2_dark{border-color: #9d737e  !important;}
.text-color2_dark{color: #9d737e  !important;}
.text-color2_dark-hover{transition: all .25s ease-in;}
.text-color2_dark-hover:hover{color: #9d737e  !important;}
.bg-color2_light{background: #ebadbc  !important;}
.bg-color2_light-hover{transition: all .25s ease-in;}
.bg-color2_light-hover:hover{background: #ebadbc  !important;}
.border-color2_light{border-color: #ebadbc  !important;}
.text-color2_light{color: #ebadbc  !important;}
.text-color2_light-hover{transition: all .25s ease-in;}
.text-color2_light-hover:hover{color: #ebadbc  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color3{background: #DF6E20  !important;}
.bg-color3-hover{transition: all .25s ease-in;}
.bg-color3-hover:hover{background: #DF6E20  !important;}
.border-color3{border-color: #DF6E20  !important;}
.text-color3{color: #DF6E20  !important;}
.text-color3-hover{transition: all .25s ease-in;}
.text-color3-hover:hover{color: #DF6E20  !important;}
.bg-color3_dark{background: #b2581a  !important;}
.bg-color3_dark-hover{transition: all .25s ease-in;}
.bg-color3_dark-hover:hover{background: #b2581a  !important;}
.border-color3_dark{border-color: #b2581a  !important;}
.text-color3_dark{color: #b2581a  !important;}
.text-color3_dark-hover{transition: all .25s ease-in;}
.text-color3_dark-hover:hover{color: #b2581a  !important;}
.bg-color3_light{background: #ff8426  !important;}
.bg-color3_light-hover{transition: all .25s ease-in;}
.bg-color3_light-hover:hover{background: #ff8426  !important;}
.border-color3_light{border-color: #ff8426  !important;}
.text-color3_light{color: #ff8426  !important;}
.text-color3_light-hover{transition: all .25s ease-in;}
.text-color3_light-hover:hover{color: #ff8426  !important;}
.text-white-hover:hover{color: #ffffff !important;}
.bg-color4{background: #F9D6A6  !important;}
.bg-color4-hover{transition: all .25s ease-in;}
.bg-color4-hover:hover{background: #F9D6A6  !important;}
.border-color4{border-color: #F9D6A6  !important;}
.text-color4{color: #F9D6A6  !important;}
.text-color4-hover{transition: all .25s ease-in;}
.text-color4-hover:hover{color: #F9D6A6  !important;}
.bg-color4_dark{background: #c7ab85  !important;}
.bg-color4_dark-hover{transition: all .25s ease-in;}
.bg-color4_dark-hover:hover{background: #c7ab85  !important;}
.border-color4_dark{border-color: #c7ab85  !important;}
.text-color4_dark{color: #c7ab85  !important;}
.text-color4_dark-hover{transition: all .25s ease-in;}
.text-color4_dark-hover:hover{color: #c7ab85  !important;}
.bg-color4_light{background: #ff101c  !important;}
.bg-color4_light-hover{transition: all .25s ease-in;}
.bg-color4_light-hover:hover{background: #ff101c  !important;}
.border-color4_light{border-color: #ff101c  !important;}
.text-color4_light{color: #ff101c  !important;}
.text-color4_light-hover{transition: all .25s ease-in;}
.text-color4_light-hover:hover{color: #ff101c  !important;}
.text-white-hover:hover{color: #ffffff !important;}

body{background-image : url('https://pt-wmu.atmbisnis.com/userfiles/asset/images/backgrounds/triangular.png');background-repeat : repeat;background-position : center top;background-attachment: fixed;}