body{position:relative;width:auto !important;min-width:360px;height:100%;margin:0;padding:0;line-height:1;background:url(img/overlay.png),#38b1ff;background-position:center;background-attachment:fixed}
body #btn-top{position:fixed;right:1rem;bottom:1rem;width:3rem;height:3rem;display:block;border-radius:40%;background:url(img/top.png);background-size:100%;cursor:pointer;opacity:0;visibility:hidden;transition:all 1s ease-in}
@media only screen and (orientation: landscape) and (max-height: 751px){body #btn-top{right:0.75rem;bottom:0.75rem;width:2.5rem;height:2.5rem}}@media only screen and (orientation: portrait) and (max-width: 600px){body #btn-top{right:0.75rem;bottom:0.75rem;width:2.5rem;height:2.5rem}}body #header{display:block;border-bottom:1px solid #ddd;background:#f0f8ff}body #header .header-links{position:relative;height:2.5rem;font-family: Verdana, Arial, Helvetica, sans-serif, cursive}@media only screen and (orientation: landscape) and (max-height: 751px){body #header .header-links{height:1.875rem}}@media only screen and (max-width: 991px){body #header .header-links{position:static !important}}@media only screen and (max-width: 575px){body #header .header-links{height:2.75rem}}@media only screen and (orientation: portrait) and (max-width: 575px){body #header .header-links{height:2.75rem}}
body #header .header-links ul{float:left;position:relative;left:15px;display:flex;flex-direction:row;margin:0;padding:0;list-style:none}
@media only screen and (max-width: 991px){body #header .header-links ul{position:static !important;justify-content:center}}
body #header .header-links ul li{border-right:1px solid #ddd}
body #header .header-links ul li:last-of-type{border-right:none}
body #header .header-links ul li div{height:100%;display:grid;align-items:center;justify-content:center;margin:0 1.5rem;padding:0.75rem 0;font-size:0.9rem;text-align:center;line-height:1rem;color:#666;cursor:pointer;transition:all 0.5s ease}
@media only screen and (orientation: landscape) and (max-height: 751px){body #header .header-links ul li div{margin:0 1.25rem;padding:0.5rem 0;font-size:0.8rem;line-height:0.875rem}}
@media only screen and (max-width: 575px){body #header .header-links ul li div{width:min-content;margin:0 1rem}}
@media only screen and (orientation: portrait) and (max-width: 575px){body #header .header-links ul li div{margin:0 1.25rem;padding:0.5rem 0;font-size:0.8rem;line-height:0.875rem}}
@media only screen and (max-width: 400px){body #header .header-links ul li div{margin:0 1rem}}
body #header .header-links ul li div:hover,body #header .header-links ul li div:focus{color:#333}
@media only screen and (max-width: 991px){body #header .header-links ul li:first-of-type div{margin-left:0}}
body #header .header-links ul li:last-of-type div{margin-right:0}
body #collbar{display:none;background:repeating-linear-gradient(45deg, rgba(0,0,0,0) 0px, rgba(0,0,0,0.25) 4px, rgba(0,0,0,0.25) 5px, rgba(0,0,0,0) 10px),#333}
body #coll-context{width:100%;height:0;display:grid;align-items:center;justify-content:center;transition:all 0.5s ease}
body .d_card{margin:1rem 0;padding:2rem;border-radius:0.5rem;color:#ccc;background:rgba(51,51,51,0.5);box-shadow:0 0 1rem rgba(0,191,255,0.25)}
@media only screen and (max-width: 575px){body #coll-context{padding:0}body .d_card{padding:1rem}}
body #c_ven{width:56.25rem}
body #c_ven>div{border-radius:0.5rem}
body #c_ven>div:nth-of-type(even){margin-left:2rem}
body #c_ven>div:nth-of-type(3),body #c_ven>div:nth-of-type(4){margin-top:2rem}
body #card-image{width:24rem;height:16rem;float:left;box-sizing:border-box;overflow:hidden}
body #card-image div{width:100%;height:100%;display:block;background:url(img/campus.jpg);background-size:cover;background-position:center;transition:all 0.5s ease}
body #card-image div:hover,body #card-image div:focus{transform:scale(1.1)}
body #card-desc{width:calc(100% - 26rem);height:16rem;padding:1rem;float:left;display:flex;flex-direction:column;justify-content:space-evenly;background:#333;text-align:justify;transition:all 0.5s ease}
body #card-desc:hover,body #card-desc:focus{background:#494949}
body #card-desc p:first-of-type{font-family:'Alegreya Sans SC', sans-serif;font-weight:bold;font-size:1.5rem;word-spacing:0.25rem}
body #card-desc p:last-of-type{margin-bottom:0;font-family:'Baloo Thambi 2', cursive}
body #card-map{width:24rem;height:12rem;float:left;background:#ccc;overflow:hidden}
body #card-map a div{width:100%;height:100%;display:block;background:url(img/map.png);background-size:cover;background-position:center;transition:all 0.5s ease}
body #card-map a:hover div,body #card-map a:focus div{background:linear-gradient(0deg, rgba(0,0,0,0.25), rgba(0,0,0,0.25)),url(img/map.png);background-size:cover;background-position:center;transform:scale(1.1)}
body #card-website{width:calc(100% - 26rem);height:12rem;float:left;margin:0;padding:1rem;display:flex;flex-direction:column;justify-content:center;font-family:'Baloo Thambi 2', cursive;text-align:justify;color:#ccc;background:#333;transition:all 0.5s ease}body #card-website:hover,body #card-website:focus{background:#494949}body #card-website td{padding:0 0 0.5rem 0;vertical-align:top}body #card-website tr:last-of-type td{padding:0}body #card-website tr td:nth-of-type(1),body #card-website tr td:nth-of-type(2){font-family:'Alegreya Sans SC', sans-serif;font-weight:bold}body #card-website tr td:nth-of-type(2){width:1rem;text-align:center}body #card-website a{color:#80ebff;text-decoration:none;transition:all 0.5s ease}body #card-website a:hover,body #card-website a:focus{color:#38b1ff}@media only screen and (max-width: 991px){body #c_ven{width:30rem;display:flex;flex-direction:column}body #c_ven>div{width:26rem}body #c_ven>div:nth-of-type(even){height:auto;margin-left:0}body #c_ven>div:not(:nth-of-type(1)){margin-top:2rem}}
@media only screen and (max-width: 575px){body #c_ven{width:20rem}body #c_ven>div{width:100%}body #card-image{height:12rem}body #card-map{height:8rem}body #c_ven>div:not(:nth-of-type(1)){margin-top:1rem}body #card-desc,body #card-website{font-size:0.95rem}body #card-desc p:first-of-type{font-size:1.1rem}body #card-website tr td:last-of-type{text-align:left}}body #c_prv{width:36rem}body #c_prv p{padding:1rem;border-radius:0.5rem;font-family:'Baloo Thambi 2', cursive;font-size:1.1rem;text-align:justify;background:#333}body #c_prv table{background:#333}body #c_prv th,body #c_prv td{width:16rem;padding:0.75rem;text-align:center}body #c_prv tr:nth-of-type(odd){background-color:#494949}body #c_prv tr:nth-of-type(1){font-family:'Alegreya Sans SC', sans-serif;font-size:1.15rem;font-weight:bold;background-color:#666}body #c_prv td{font-family:'Baloo Thambi 2', cursive;font-size:1.1rem}body #c_prv th:nth-of-type(odd),body #c_prv td:nth-of-type(odd){border-right:1px solid #ccc}body #c_prv th{border-bottom:1px solid #ccc}body #c_prv th:first-of-type{border-radius:0.5rem 0 0 0}body #c_prv th:last-of-type{border-radius:0 0.5rem 0 0}body #c_prv tr:last-of-type td:first-of-type{border-radius:0 0 0 0.5rem}body #c_prv tr:last-of-type td:last-of-type{border-radius:0 0 0.5rem 0}body #c_prv tr td:hover:nth-of-type(even),body #c_prv tr td:focus:nth-of-type(even){background:rgba(0,123,234,0.25)}body #c_prv a{color:#80ebff;text-decoration:none;transition:all 0.5s ease}body #c_prv a:hover,body #c_prv a:focus{color:#38b1ff}@media only screen and (max-width: 991px){body #c_prv{width:28rem}body #c_prv th,body #c_prv td{width:12rem}}@media only screen and (max-width: 575px){body #c_prv{width:20rem}body #c_prv p{font-size:0.95rem}body #c_prv tr:nth-of-type(1),body #c_prv td{font-size:1rem}body #c_prv th,body #c_prv td{width:9rem}}body #c_con h1{margin:0;padding:1rem;border-radius:0.5rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.2rem;font-weight:bold;text-align:center;background-color:#333}body #c_con .contact-person{display:block;margin-top:0.5rem;padding:1rem;border-radius:0.5rem;font-family:'Baloo Thambi 2', cursive;background:#333;transition:all 0.5s ease}body #c_con .contact-person:hover,body #c_con .contact-person:focus{background:#494949}body .collapse-contact{cursor:pointer}body .collapse-contact p:not(:first-of-type){display:none}body #c_con .contact-person p:first-of-type{margin-bottom:0;font-weight:bold}body #c_con .contact-person p:nth-of-type(2){margin-top:1rem;font-weight:bold}body #c_con .contact-person p:last-of-type{margin:0}body #c_con .contact-person a{color:#80ebff;text-decoration:none;transition:all 0.5s ease}body #c_con .contact-person a:hover,body #c_con .contact-person a:focus{color:#38b1ff}@media only screen and (max-width: 575px){body #c_con .contact-person{font-size:0.95rem}body #c_con .contact-person p{margin-bottom:0.8rem}}body nav{position:relative;display:block;z-index:99;font-family:'Baloo Thambi 2', cursive;background:white;box-shadow:0 0.25rem 0.25rem rgba(127,127,127,0.25);transition:all 0.5s ease}body nav #scroll-percent-bar{position:absolute;bottom:0;left:0;height:0.25rem;background:#a3cb38}
body nav .container{position:relative;height:4rem;display:block}@media only screen and (max-height: 751px){body nav .container{height:3rem}}
body nav .container .logos{position:absolute;right:15px;height:100%;display:flex;flex-direction:row;align-items:center}
body nav .container .logos .logo{width:2.75rem;height:2.75rem;margin:0 0.75rem}
body nav .container .logos .logo:first-of-type{margin-left:0}
@media only screen and (max-height: 751px){body nav .container .logos .logo{width:2.25rem;height:2.25rem}}
body nav .container .logos #logo-iccmc{background:url(img/logos/logo-iccmc.png);background-size:cover}
body nav .container .logos #logo-jadara{background:url(img/logos/jad_logo.png);background-size:cover}
body nav .container .logos span{font-family:'Alegreya Sans SC', sans-serif;font-size:large;font-weight:bold;color:#333}
@media only screen and (max-height: 751px){body nav .container .logos span{font-size:medium}}
body nav .container .logos #nav-logo-separator{height:60%;width:0.125rem;margin-left:0.75rem;background:#00bbff}
body nav .container .nav-links{position:absolute;left:15px;height:100%}
@media only screen and (max-width: 991px) and (min-height: 752px){body nav .container .nav-links{top:4rem}}
@media only screen and (max-width: 991px) and (max-height: 751px){body nav .container .nav-links{top:3rem}}
@media only screen and (max-width: 991px){body nav .container .nav-links{right:calc(15px + 0.5rem);height:auto;display:none}}
body nav .container .nav-links ul{margin:0;padding:0;height:100%;display:flex;flex-direction:row;align-items:center;list-style:none}
@media only screen and (max-width: 991px){body nav .container .nav-links ul{height:auto;flex-direction:column}}
body nav .container .nav-links ul li{margin-right:1.5rem}
body nav .container .nav-links ul li:last-of-type{margin:0}
@media only screen and (max-width: 991px){body nav .container .nav-links ul li{width:100%;margin:0}}
body nav .container .nav-links ul li div{position:relative;z-index:99;padding:1.5rem 0;color:#666;cursor:pointer;transition:all 0.5s ease}body nav .container .nav-links ul li div::before{position:absolute;top:0;right:50%;left:50%;display:block;content:' ';height:0.25rem;background:#00bbff;transition:all 0.25s ease}@media only screen and (max-width: 991px){body nav .container .nav-links ul li div::before{border-radius:0.5rem;display:none}}body nav .container .nav-links ul li div:hover::before,body nav .container .nav-links ul li div:focus::before{right:-2px;left:-2px}@media only screen and (max-height: 751px){body nav .container .nav-links ul li div{padding:1rem 0;font-size:0.9rem;line-height:1rem}}@media only screen and (max-width: 991px){body nav .container .nav-links ul li div{width:100%;margin-top:1px;padding:0.75rem 2rem 0.75rem 3rem;text-align:right;box-sizing:border-box;border:1px solid #ccc;border-radius:0.5rem;color:#ccc;background:#333}}body nav .container .nav-links ul li .active{color:#333}body nav .container .nav-links ul li .active::before{right:-2px;left:-2px}
@media only screen and (max-width: 991px){body nav .container .nav-links ul li .active{color:#80ebff}}
body nav #hamburger{position:absolute;right:calc(15px + 2rem);height:3rem;width:3rem;margin:0.5rem 0;background:url(img/hamburger.png);background-size:cover;display:none}
@media only screen and (max-height: 751px){body nav #hamburger{margin:0}}
@media only screen and (max-width: 991px){body nav #hamburger{display:block}}
body .fixed{position:fixed;top:0;width:100%}
body #modal-wrapper{position:absolute;z-index:100;display:grid;align-items:center;justify-content:center;width:100%;height:100vh;background:rgba(0,0,0,0.25);visibility:hidden}
body #modal-wrapper #modal{display:flex;flex-direction:column;width:95vw;max-width:25rem;border-radius:0.5rem;background:white}
body #modal-wrapper #modal>*{width:100%;padding:1rem}
body #modal-wrapper #modal #modal-close div{position:relative;width:1.5rem;height:1.5rem;border-radius:50%;cursor:pointer}
body #modal-wrapper #modal #modal-close div:hover,body #modal-wrapper #modal #modal-close div:focus{background:#eee}
body #modal-wrapper #modal #modal-close div span{position:absolute;top:40%;left:50%;transform:translate(-50%, -50%);font-size:1.5rem;color:#666}
body #modal-wrapper #modal p{padding:0 1.5rem 2rem 1.5rem;margin:0;text-align:justify;font-size:0.95rem;color:#333}
body #content-body{margin-bottom:5.75rem}@media only screen and (max-width: 575px){body #content-body>.container{padding:0}}
body #content-body .separator{height:0.25rem;display:block;margin-top:2.25rem;clip-path:polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);background:white}
body #content-body .separator:last-of-type{width:33%;margin:6rem auto 0 auto}
body #content-body .titled-card{position:relative;padding-bottom:0.25rem;border-radius:0.5rem;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}body #content-body .titled-card::after{position:absolute;bottom:0;left:0.125rem;right:0.125rem;height:0.25rem;content:' ';display:block;border-radius:0 0 1rem 1rem;background:#a3cb38}body #content-body .titled-card .titled-card-head{height:3rem;display:grid;align-items:center;justify-content:center;border-bottom:1px solid #ccc;border-radius:0.5rem 0.5rem 0 0;background:#333}@media only screen and (max-height: 751px){body #content-body .titled-card .titled-card-head{height:2.5rem}}body #content-body .titled-card .titled-card-head h4{margin:0;font-family:'Alegreya Sans SC', sans-serif;font-size:1.15rem;font-weight:bolder;text-align:center;color:#80ebff}@media only screen and (max-height: 751px){body #content-body .titled-card .titled-card-head h4{font-size:1.1rem}}
body #content-body .titled-card .titled-card-body{height:calc(100% - 3rem);display:block;font-family: Verdana, Arial, Helvetica, sans-serif;font-weight:500}body #content-body .bubble{height:3rem;display:grid;align-items:center;justify-content:center}
body #content-body .bubble h4{position:relative;margin:0;padding:0.8125rem 2rem;border-radius:0.5rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.15rem;font-weight:bolder;text-align:center;color:#333;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}
body #content-body .bubble h4::before,body #content-body .bubble h4::after{position:absolute;top:0.0625rem;bottom:0.0625rem;width:0.25rem;content:' ';display:block;background:#341f97}body #content-body .bubble h4::before{left:0;border-radius:0.5rem 0 0 0.5rem}
body #content-body .bubble h4::after{right:0;border-radius:0 0.5rem 0.5rem 0}
body #content-body .float-card{position:relative;width:calc(50% - 1rem);float:left;margin-top:2rem;padding-bottom:0.25rem;border-radius:0.5rem;background-color:white;transition:all 0.5s ease}
body #content-body .float-card::after{position:absolute;bottom:0;left:0.125rem;right:0.125rem;height:0.25rem;content:' ';display:block;border-radius:0 0 0.5rem 0.5rem;background:#a3cb38}
body #content-body .float-card:nth-of-type(1),body #content-body .float-card:nth-of-type(2){margin-top:0}body #content-body .float-card:hover{box-shadow:0 0.5rem 0.5rem rgba(0,0,0,0.25)}
body #content-body .float-card .float-card-head{height:2.5rem;display:grid;align-items:center;justify-content:center;border-bottom:1px solid #ccc}
body #content-body .float-card .float-card-head h4{margin:0;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bolder;text-align:center;color:#333}
body #content-body .float-card .float-card-body{margin:0.25rem 0 0.5rem 0;display:flex;flex-direction:column;font-family:'Source Sans Pro', sans-serif;font-size:1rem;text-align:justify;color:#666}
body #content-body .float-card .float-card-body .left{border-right:1px solid #eee}
@media only screen and (max-width: 991px){body #content-body .float-card .float-card-body .left p:last-of-type{margin-bottom:0rem}}
body #content-body .float-card .float-card-body .left,body #content-body .float-card .float-card-body .right{width:50%;box-sizing:border-box;display:flex;flex-direction:column}@media only screen and (max-width: 991px){body #content-body .float-card .float-card-body .left,body #content-body .float-card .float-card-body .right{width:100%;box-sizing:border-box;display:block}}body #content-body .float-card .float-card-body p{margin:0.25rem 1rem}body #content-body .banner{position:relative;width:100%;display:block;margin:2rem 0;padding:1.75rem 3rem 2.25rem 3rem;border-radius:0.5rem;font-family:'Alegreya Sans SC', sans-serif;background:url(img/banner-temp-1.png) no-repeat,white;background-size:auto 100%;background-position:101% 50%;box-shadow:0 0 1rem rgba(0,0,0,0.25)}@media only screen and (max-height: 751px){body #content-body .banner{margin:1.5rem 0;padding:1.25rem 2.5rem 1.75rem 2.5rem}}@media only screen and (max-height: 654px){body #content-body .banner{margin-bottom:0}}@media only screen and (max-width: 991px){body #content-body .banner{background:url(img/overlay-net.png) no-repeat,white;background-size:auto 95%;background-position:center}}@media only screen and (max-width: 575px){body #content-body .banner{margin-top:1rem;padding:1.5rem}}@media only screen and (max-width: 400px){body #content-body .banner{background-size:135% auto}}body #content-body .banner h1{margin-bottom:1rem}@media only screen and (min-height: 840px){body #content-body .banner h1{margin-bottom:1.5rem}}body #content-body .banner h1 p{margin:0;font-size:2rem;font-weight:bold}@media only screen and (max-width: 1199px){body #content-body .banner h1 p{font-size:1.75rem}}@media only screen and (max-width: 991px){body #content-body .banner h1 p{text-align:center}}@media only screen and (max-width: 767px){body #content-body .banner h1 p{width:100%}}@media only screen and (max-width: 575px){body #content-body .banner h1 p{font-size:1.5rem}}
@media only screen and (max-width: 991px){body #content-body .banner h1 p:first-of-type{width:80%;margin:0 auto}}
body #content-body .banner h1 p:nth-of-type(2){margin:1rem 0 0 5rem;color:#005}
@media only screen and (max-width: 991px){body #content-body .banner h1 p:nth-of-type(2){margin-left:0}}
body #content-body .banner h1 p i{margin-left:5rem;font-size:1rem;font-weight:normal;color:#494949}
@media only screen and (max-width: 991px){body #content-body .banner h1 p i{margin:0 auto;width:80%}}
body #content-body .banner h3{margin:0 0 1rem 5rem}
@media only screen and (min-height: 840px){body #content-body .banner h3{margin-bottom:1.5rem}}
@media only screen and (max-width: 1199px){body #content-body .banner h3{font-size:1.5rem}}
@media only screen and (max-width: 991px){body #content-body .banner h3{margin-left:0;text-align:center}}
@media only screen and (max-width: 575px){body #content-body .banner h3{padding:0 1rem;font-size:1.25rem}}
body #content-body .banner h2{margin:0 0 1rem 2rem;font-weight:600}
@media only screen and (min-height: 840px){body #content-body .banner h2{margin-bottom:1.5rem}}
@media only screen and (max-width: 991px){body #content-body .banner h2{margin-left:0}}
@media only screen and (max-width: 991px){body #content-body .banner h2 p{text-align:center}}
@media only screen and (max-width: 767px){body #content-body .banner h2 p{width:100%}}
body #content-body .banner h2 p i::after{width:0.3rem;content:' ';display:inline-block}@media only screen and (max-width: 575px){body #content-body .banner h2 p i::after{display:block}}
body #content-body .banner h2 p:first-of-type{margin:0;font-size:1.25rem;color:#666}
@media only screen and (max-width: 1199px){body #content-body .banner h2 p:first-of-type{font-size:1rem}}
@media only screen and (max-width: 575px){body #content-body .banner h2 p:first-of-type{font-size:0.85rem}}
body #content-body .banner h2 p:last-of-type{margin:1rem 0 0 0;width:30rem;font-size:1.75rem;color:#333}
@media only screen and (max-width: 1199px){body #content-body .banner h2 p:last-of-type{font-size:1.5rem}}
@media only screen and (max-width: 991px){body #content-body .banner h2 p:last-of-type{width:70%;margin:0.5rem auto 0 auto}}
@media only screen and (max-width: 575px){body #content-body .banner h2 p:last-of-type{padding:0 1rem;font-size:1.25rem}}
body #content-body .banner .countdown{height:5.5rem;margin-left:5rem;display:flex;flex-direction:row}
@media only screen and (max-height: 751px){body #content-body .banner .countdown{height:4.75rem}}
@media only screen and (max-width: 991px){body #content-body .banner .countdown{margin-left:0;justify-content:center}}
@media only screen and (max-width: 575px){body #content-body .banner .countdown{height:4rem}}
body #content-body .banner .countdown .countdown-box{position:relative;width:6rem;height:4rem;margin-right:1rem;box-sizing:border-box;border-radius:0.5rem;border:1px solid #38b1ff;font-size:2.75rem;font-family:'Source Sans Pro', sans-serif;color:#ccc;background:#333}
@media only screen and (max-height: 751px){body #content-body .banner .countdown .countdown-box{width:5rem;height:3.5rem;font-size:2.25rem}}
@media only screen and (max-width: 575px){body #content-body .banner .countdown .countdown-box{width:4rem;height:2.75rem;font-size:1.75rem}}
body #content-body .banner .countdown .countdown-box::after{position:absolute;bottom:-1.5rem;width:100%;font-size:1rem;text-align:center;color:#333}
@media only screen and (max-height: 751px){body #content-body .banner .countdown .countdown-box::after{bottom:-1.25rem}}
@media only screen and (max-width: 991px){body #content-body .banner .countdown .countdown-box::after{font-size:0.9rem}}
@media only screen and (max-width: 575px){body #content-body .banner .countdown .countdown-box::after{bottom:-1.25rem}}
body #content-body .banner .countdown .countdown-box:nth-of-type(1)::after{content:'days'}
body #content-body .banner .countdown .countdown-box:nth-of-type(2)::after{content:'hours'}
body #content-body .banner .countdown .countdown-box:nth-of-type(3)::after{content:'mins'}
body #content-body .banner .countdown .countdown-box:nth-of-type(4)::after{content:'seconds'}
body #content-body .banner .countdown .countdown-box:last-of-type{margin-right:0}
body #content-body .banner .countdown .countdown-box span{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%)}
body #content-body .banner .banner-logos{position:absolute;right:16rem;top:50%;transform:translateY(-50%);width:7rem;height:15rem;display:block}@media only screen and (max-width: 991px){body #content-body .banner .banner-logos{display:none}}body #content-body .banner .banner-logos .banner-logo{padding:1rem;border:1px solid #00bbff;border-radius:0.5rem;background:rgba(255,255,255,0.9)}body #content-body .banner .banner-logos .banner-logo:last-of-type{margin-top:1rem}body #content-body .banner .banner-logos .banner-logo span{display:block;width:5rem;height:5rem}
body #content-body .banner .banner-logos .banner-logo:first-of-type span{background:url(img/logos/logo-iccmc.png);background-size:100%; background-repeat: no-repeat;}
body #content-body .banner .banner-logos .banner-logo:last-of-type span{background:url(img/logos/jad_logo.png);background-size:cover}
body #content-body #association{display:block;margin-top:4rem}
body #content-body #association .assoc-logos{margin-top:2rem;display:flex;flex-direction:row;justify-content:center}
body #content-body #association .assoc-logos a .assoc-logo{width:8rem;height:8rem;box-sizing:border-box;border:1px solid #666;border-radius:0.5rem;cursor:pointer;transition:all 0.5s ease}
body #content-body #association .assoc-logos a .assoc-logo:hover{transform:scale(1.05)}
@media only screen and (max-width: 575px){body #content-body #association .assoc-logos a .assoc-logo{width:6rem;height:6rem}}
@media only screen and (max-width: 400px){body #content-body #association .assoc-logos a .assoc-logo{width:5rem;height:5rem}}
body #content-body #association .assoc-logos a:not(:first-child) .assoc-logo{margin-left:4rem}
@media only screen and (max-width: 767px){body #content-body #association .assoc-logos a:not(:first-child) .assoc-logo{margin-left:2.5rem}}
@media only screen and (max-width: 575px){body #content-body #association .assoc-logos a:not(:first-child) .assoc-logo{margin-left:1.75rem}}
@media only screen and (max-width: 400px){body #content-body #association .assoc-logos a:not(:first-child) .assoc-logo{margin-left:1.5rem}}
body #content-body #association .assoc-logos a:nth-child(1) .assoc-logo{background:url(img/logos/logo-iccmc.png) white no-repeat;background-size:100% auto;background-position:center}
body #content-body #association .assoc-logos a:nth-child(2) .assoc-logo{background:url(img/logos/fac_logo.png) white no-repeat;background-size:100% auto;background-position:center}
body #content-body #association .assoc-logos a:nth-child(3) .assoc-logo{background:url(img/logos/qr-code.png) white no-repeat;background-size:100% auto;background-position:center}
body #content-body #association #assoc-head-sub{width:100%;display:flex;flex-direction:row;justify-content:center;margin-top:2rem}
body #content-body #association #assoc-head-sub span{border-radius:0.5rem;padding:0.75rem 1rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.15rem;text-align:center;color:#666;background:white}
@media only screen and (max-width: 575px){body #content-body #association #assoc-head-sub span{font-size:1rem}}
body #content-body #association .assoc-logos-sub{margin:2rem 0;display:flex;flex-direction:row;align-items:center;justify-content:center}
body #content-body #association .assoc-logos-sub .assoc-logo-sub{width:15rem;height:15rem;box-sizing:border-box;border:1px solid #666;border-radius:0.5rem;background:url(img/logos/logo-teqip.png) white no-repeat;background-size:100%;background-position:center;cursor:pointer;transition:all 0.5s ease}
body #content-body #association .assoc-logos-sub .assoc-logo-sub:hover{transform:scale(1.05)}
@media only screen and (max-width: 575px){body #content-body #association .assoc-logos-sub .assoc-logo-sub{width:13rem;height:5.25rem}}
body #content-body #info{display:flex;flex-direction:row;justify-content:space-between;margin-top:4rem}
@media only screen and (max-width: 991px){body #content-body #info{flex-direction:column}}
body #content-body #info .titled-card{width:calc(50% - 1rem);display:block;border-radius:0.5rem;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}
@media only screen and (max-width: 991px){body #content-body #info .titled-card{width:100%}}
body #content-body #info .titled-card .titled-card-body table tr td{padding:1rem;font-family:'Source Sans Pro', sans-serif;font-size:1rem;line-height:1rem}
body #content-body #info .titled-card .titled-card-body table tr td:nth-of-type(odd){font-weight:bold;text-align:right}
@media only screen and (max-width: 575px){body #content-body #info .titled-card .titled-card-body table tr td{font-size:0.925rem}}
body #content-body #info .titled-card .titled-card-body table tr td del{color:mediumvioletred;background:#ffe6e9}
body #content-body #info .titled-card .titled-card-body table tr:nth-of-type(1) td:first-of-type,body #content-body #info .titled-card .titled-card-body table tr:nth-of-type(3) td:first-of-type{background:#eee}
body #content-body #info .titled-card .titled-card-body table tr:nth-of-type(2) td:last-of-type,body #content-body #info .titled-card .titled-card-body table tr:nth-of-type(4) td:last-of-type{background:#eee}
body #content-body #info .titled-card:first-of-type .titled-card-body{display:grid;align-items:center;justify-content:center}
@media only screen and (max-width: 991px){body #content-body #info .titled-card:first-of-type .titled-card-body{padding:1rem 0}}
@media only screen and (max-width: 991px){body #content-body #info .titled-card:last-of-type{margin-top:2rem}}
body #content-body #info .titled-card:last-of-type .titled-card-body{padding:1.5rem 10%}
body #content-body #info .titled-card .submit-top{display:block;margin-bottom:1rem;color:#666}
body #content-body #info .titled-card .submit-top p{margin-bottom:1rem;font-size:0.9rem;text-align:center}
body #content-body #info .titled-card .submit-top a{width:6rem;height:2rem;display:grid;align-items:center;justify-content:center;margin:0 auto;border-radius:0.5rem;font-family:'Source Sans Pro', sans-serif;font-size:0.9rem;font-weight:bold;color:white;text-decoration:none;background:#00bbff;box-shadow:0 0 1px 1px #ccc;transition:all 0.5s ease}body #content-body #info .titled-card .submit-top a:hover,body #content-body #info .titled-card .submit-top a:focus{background:#38b1ff}body #content-body #info .titled-card .submit-bottom{font-size:1rem;color:#666}body #content-body #info .titled-card .submit-bottom::before{height:1px;content:' ';display:block;background:#ccc}
body #content-body #info .titled-card .submit-bottom div{width:24.86rem;height:5rem;display:block;margin:0.1rem auto;}
body #content-body #info .titled-card .submit-bottom p{margin:0;display:block;font-size:0.9rem;line-height:1rem;text-align:center}
body #content-body .about{width:100%;display:block;border-radius:0.5rem;margin-top:4rem;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}body #content-body .about .titled-card-body{padding:3rem}@media only screen and (max-width: 767px){body #content-body .about .titled-card-body{padding:1.5rem}}@media only screen and (max-width: 460px){body #content-body .about .titled-card-body{padding:1rem;font-size:0.9rem}}body #content-body .about .titled-card-body div{width:16rem;height:16rem;float:left;margin:0 2rem 1.5rem 0;transform:translateY(0.5rem)}@media only screen and (max-width: 767px){body #content-body .about .titled-card-body div{width:10rem;height:10rem;margin:0 1.5rem 1.5rem 0}}@media only screen and (max-width: 460px){body #content-body .about .titled-card-body div{display:block;float:none;margin:0 auto 1.25rem auto;transform:translateY(0)}}body #content-body .about .titled-card-body p{font-size:0.9rem;text-align:justify;line-height:1.4}body #content-body .about .titled-card-body p:last-of-type{margin-bottom:0}body #content-body .about .titled-card-body p a{text-decoration:none}
body #content-body #about-iccmc .titled-card-body div{background:url(img/logos/logo-iccmc.png);background-size:100%;background-repeat: no-repeat;}
body #content-body #about-iiest .titled-card-body div{background:url(img/logos/jad_logo.png);background-size:cover}body #content-body #about-it .titled-card-head h4:first-of-type{display:block}@media only screen and (max-width: 460px){body #content-body #about-it .titled-card-head h4:first-of-type{display:none}}body #content-body #about-it .titled-card-head h4:last-of-type{display:none}@media only screen and (max-width: 460px){body #content-body #about-it .titled-card-head h4:last-of-type{display:block}}body #content-body #speak{display:block;margin-top:4rem}
body #content-body #speak .speakers{display:block;margin-top:2rem}body #content-body #speak .speakers .speaker{position:relative;width:calc(50% - 1rem);height:10rem;float:left;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:0.5rem 0.75rem 0.75rem 0.75rem;margin-top:2rem;border-radius:0.5rem;background:url(img/overlay-paper.png),white;background-size:auto 500%;background-position:center;text-decoration:none;transition:all 0.5s ease}@media only screen and (max-width: 991px){body #content-body #speak .speakers .speaker{width:100%}}@media only screen and (max-width: 575px){body #content-body #speak .speakers .speaker{height:auto;align-items:flex-start}}body #content-body #speak .speakers .speaker::after{position:absolute;bottom:0;left:0.125rem;right:0.125rem;height:0.25rem;content:' ';display:block;border-radius:0 0 0.5rem 0.5rem;background:#a3cb38}body #content-body #speak .speakers .speaker:nth-of-type(1){margin-top:0}@media only screen and (max-width: 991px){body #content-body #speak .speakers .speaker:nth-of-type(1){margin:0}}body #content-body #speak .speakers .speaker:nth-of-type(2){margin-top:0}body #content-body #speak .speakers .speaker:nth-of-type(odd){margin-right:1rem}@media only screen and (max-width: 991px){body #content-body #speak .speakers .speaker:nth-of-type(odd){margin:1rem 0 0 0}}body #content-body #speak .speakers .speaker:nth-of-type(even){margin-left:1rem}@media only screen and (max-width: 991px){body #content-body #speak .speakers .speaker:nth-of-type(even){margin:1rem 0 0 0}}body #content-body #speak .speakers .speaker:hover{transform:translateY(-0.5rem);box-shadow:0 0.5rem 0.5rem rgba(0,0,0,0.25)}
body #content-body #speak .speakers .speaker .speak-photo{width:7rem;height:100%;box-sizing:border-box;border:1px solid #ccc;border-radius:0.5rem;display:block;background:url(img/sillhouette.png) no-repeat;background-size:auto 100%;background-position:50% 50%;cursor:pointer}
@media only screen and (max-width: 767px){body #content-body #speak .speakers .speaker .speak-photo{width:6.7rem}}
@media only screen and (max-width: 575px){body #content-body #speak .speakers .speaker .speak-photo{width:7.25rem;height:8.75rem}}
body #content-body #speak .speakers .speaker:nth-of-type(1) .speak-photo{background:url(img/speakers/Suhaidi.jpg) no-repeat;background-size:auto 115%;background-position:50% 0%}
body #content-body #speak .speakers .speaker:nth-of-type(2) .speak-photo{background:url(img/speakers/abaty.jpg) no-repeat;background-size:auto 115%;background-position:50% 0%}
body #content-body #speak .speakers .speaker:nth-of-type(3) .speak-photo{background:url(img/speakers/ishak.jpg) no-repeat;background-size:auto 100%;background-position:50% 0%}
/*body #content-body #speak .speakers .speaker:nth-of-type(4) .speak-photo{background:url(img/speakers/Raed.jpg) no-repeat;background-size:auto 100%;background-position:50% 0%}*/

@media only screen and (max-width: 991px){body #content-body #speak .speakers .speaker:nth-of-type(7) .speak-photo{background-size:100% auto;background-position:center 0}}
@media only screen and (max-width: 767px){body #content-body #speak .speakers .speaker:nth-of-type(7) .speak-photo{background-size:100% auto;background-position:center 0}}
body #content-body #speak .speakers .speaker:nth-of-type(8) .speak-photo{background:url(img/speakers/sugata.jpg) no-repeat;background-size:auto 100%;background-position:50% 0%}
body #content-body #speak .speakers .speaker:nth-of-type(9) .speak-photo{background:url(img/speakers/snikova.jpg) no-repeat;background-size:150% auto;background-position:65% 0%}
@media only screen and (max-width: 991px){body #content-body #speak .speakers .speaker:nth-of-type(9) .speak-photo{background-size:150% auto;background-position:center 0}}
body #content-body #speak .speakers .speaker:nth-of-type(10) .speak-photo{background:url(img/speakers/nasser.jpg) no-repeat;background-size:auto 100%;background-position:50% 0%}
body #content-body #speak .speakers .speaker:nth-of-type(11) .speak-photo{background:url(img/speakers/bthuraisingham.jpg) no-repeat;background-size:auto 100%;background-position:50% 0%}
body #content-body #speak .speakers .speaker:nth-of-type(12) .speak-photo{background:url(img/speakers/frodriguez.jpg) no-repeat;background-size:100% auto;background-position:center 100%}
@media only screen and (max-width: 1199px){body #content-body #speak .speakers .speaker:nth-of-type(12) .speak-photo{background-size:100% auto;background-position:center 100%}}
@media only screen and (max-width: 991px){body #content-body #speak .speakers .speaker:nth-of-type(12) .speak-photo{background-size:100% auto;background-position:center 100%}}
body #content-body #speak .speakers .speaker:nth-of-type(13) .speak-photo{background:url(img/speakers/hakula.jpg) no-repeat;background-size:100% auto;background-position:50% 0%}
body #content-body #speak .speakers .speaker .speak-info{height:100%;width:calc(100% - 7rem - 0.75rem)}
@media only screen and (max-width: 767px){body #content-body #speak .speakers .speaker .speak-info{width:calc(100% - 6.7rem - 0.75rem)}}
@media only screen and (max-width: 575px){body #content-body #speak .speakers .speaker .speak-info{width:calc(100% - 8rem)}}
body #content-body #speak .speakers .speaker .speak-info p{width:100%;margin:0;padding:0.5rem 1rem;font-family:'Source Sans Pro', sans-serif;font-size:1rem;text-align:justify;color:#666}
@media only screen and (max-width: 575px){body #content-body #speak .speakers .speaker .speak-info p{font-size:0.9rem}}
@media only screen and (max-width: 460px){body #content-body #speak .speakers .speaker .speak-info p{padding:0.25rem;text-align:center}}
body #content-body #speak .speakers .speaker .speak-info p:nth-child(2){padding-top:0;font-family:'Alegreya Sans SC', sans-serif;font-size:1.05rem;font-weight:bold}@media only screen and (min-width: 1200px){body #content-body #speak .speakers .speaker .speak-info p:nth-child(2){padding-top:0.25rem}}@media only screen and (max-width: 575px){body #content-body #speak .speakers .speaker .speak-info p:nth-child(2){font-size:1rem;line-height:1.05rem}}@media only screen and (max-width: 375px){body #content-body #speak .speakers .speaker .speak-info p:nth-child(2){font-size:0.95rem;line-height:1rem}}body #content-body #speak .speakers .speaker .speak-info p:nth-child(3){padding-top:0;font-size:0.9rem}@media only screen and (min-width: 1200px){body #content-body #speak .speakers .speaker .speak-info p:nth-child(3){padding-top:0.25rem}}body #content-body #speak .speakers .speaker .speak-info p:nth-child(3) span{color:#005}body #content-body #speak .speakers .speaker .speak-info p:nth-child(3) span a{color:#005;text-decoration:none}body #content-body #speak .speakers .speaker .speak-info p:nth-child(3) span.speaker-abstract{cursor:pointer}body #content-body #speak .speakers .speaker .speak-info a{width:100%;text-decoration:none}body #content-body #speak .speakers .speaker .speak-info a p{margin-bottom:0.75rem;border-radius:0.25rem;font-weight:bold;color:#80ebff;background:#333;transition:all 0.5s ease}@media only screen and (max-width: 460px){body #content-body #speak .speakers .speaker .speak-info a p{font-size:0.85rem}}@media only screen and (max-width: 375px){body #content-body #speak .speakers .speaker .speak-info a p{margin-bottom:0.5rem}}
body #content-body #speak .speakers .speaker .speak-info a p:hover,body #content-body #speak .speakers .speaker .speak-info a p:focus{color:white}body #content-body #comm{display:block;margin-top:4rem}body #content-body #comm .chairs{display:block}body #content-body #comm .chairs .committee-row{display:flex;flex-direction:row}@media only screen and (max-width: 991px){body #content-body #comm .chairs .committee-row{flex-direction:column}}body #content-body #comm .chairs .committee-row .chair{width:calc(50% - 1rem)}@media only screen and (max-width: 991px){body #content-body #comm .chairs .committee-row .chair{width:100%}}body #content-body #comm .chairs .committee-row .chair:nth-of-type(odd){margin-right:1rem}@media only screen and (max-width: 991px){body #content-body #comm .chairs .committee-row .chair:nth-of-type(odd){margin-left:0}}body #content-body #comm .chairs .committee-row .chair:nth-of-type(even){margin-left:1rem}@media only screen and (max-width: 991px){body #content-body #comm .chairs .committee-row .chair:nth-of-type(even){margin-left:0}}body #content-body #comm .chairs .chair{position:relative;width:100%;margin-top:2rem;padding-bottom:0.25rem;border-radius:0.5rem;background-color:white;transition:all 0.5s ease}body #content-body #comm .chairs .chair::after{position:absolute;bottom:0;left:0.125rem;right:0.125rem;height:0.25rem;content:' ';display:block;border-radius:0 0 0.5rem 0.5rem;background:#a3cb38}body #content-body #comm .chairs .chair:hover{box-shadow:0 0.5rem 0.5rem rgba(0,0,0,0.25)}body #content-body #comm .chairs .chair .chair-head{height:2.5rem;display:grid;align-items:center;justify-content:center;border-bottom:1px solid #ccc;border-radius:0.5rem 0.5rem 0 0;background:#333}body #content-body #comm .chairs .chair .chair-head h4{margin:0;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bolder;text-align:center;color:#80ebff}body #content-body #comm .chairs .chair .chair-body{margin:0.25rem 0 0.25rem 0;display:flex;flex-direction:column;font-family:'Source Sans Pro', sans-serif;font-size:1rem;text-align:justify;color:#333}@media only screen and (max-width: 575px){body #content-body #comm .chairs .chair .chair-body{font-size:0.9rem}}body #content-body #comm .chairs .chair .chair-body p{margin:0.0625rem 0.75rem;padding:0.1875rem 0.25rem;border:1px solid #eee;border-radius:0.25rem;background:#f7f7f7;transition:all 0.5s ease}body #content-body #comm .chairs .chair .chair-body p:hover,body #content-body #comm .chairs .chair .chair-body p:focus{background:#eee}body #content-body #comm .chairs .chair .chair-body p a{color:#666;text-decoration:none;cursor:pointer;transition:all 0.5s ease}body #content-body #comm .chairs .chair .chair-body p a:hover,body #content-body #comm .chairs .chair .chair-body p a:focus{color:#005}body #content-body #comm .chairs .chair .chair-body #chair-selector{width:calc(100% - 1.5rem);margin:0.25rem 0.75rem 0.75rem 0.75rem;display:flex;flex-direction:row}body #content-body #comm .chairs .chair .chair-body #chair-selector .chair-selector-btn{width:50%;height:max-content;box-sizing:border-box;display:grid;align-items:center;justify-content:center;border-radius:0.5rem 0.5rem 0 0;border:1px solid #eee;border-bottom:1px solid #ccc;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;background:#f7f7f7;color:#666;cursor:pointer}body #content-body #comm .chairs .chair .chair-body #chair-selector .chair-selector-btn.chair-selected{border:1px solid #ccc;border-bottom:none;font-weight:bolder;background:white;color:#333;cursor:unset}body #content-body #comm .chairs .chair .chair-body #chair-selector .chair-selector-btn p{margin:0.5rem 1rem;text-align:center;border:none;background:none}body #content-body #comm .chairs .chair .chair-body #chair-math,body #content-body #comm .chairs .chair .chair-body #chair-comp{display:flex;flex-direction:row;margin-bottom:0.25rem}@media only screen and (max-width: 991px){body #content-body #comm .chairs .chair .chair-body #chair-math,body #content-body #comm .chairs .chair .chair-body #chair-comp{flex-direction:column}}body #content-body #comm .chairs .chair .chair-body #chair-comp{display:none}body #content-body #comm .chairs .chair .chair-body .left{border-right:1px solid #eee}@media only screen and (max-width: 991px){body #content-body #comm .chairs .chair .chair-body .left{border:none}}@media only screen and (max-width: 991px){body #content-body #comm .chairs .chair .chair-body .left p:last-of-type{margin-bottom:0rem}}body #content-body #comm .chairs .chair .chair-body .left,body #content-body #comm .chairs .chair .chair-body .right{width:50%;box-sizing:border-box;display:flex;flex-direction:column}@media only screen and (max-width: 991px){body #content-body #comm .chairs .chair .chair-body .left,body #content-body #comm .chairs .chair .chair-body .right{width:100%;box-sizing:border-box;display:block}}body #content-body #trax{display:block;margin-top:4rem}body #content-body #trax #trax-card{display:block;margin-top:2rem}body #content-body #trax #trax-card .float-card{width:100%}body #content-body #trax #trax-card .float-card .float-card-head{height:auto;display:grid;align-items:center;justify-content:center;padding:1rem 0;border-bottom:1px solid #ccc}body #content-body #trax #trax-card .float-card .float-card-head h4{margin:0;padding:0 2rem;font-family:'Gotu', sans-serif;font-size:0.9rem;font-weight:bold;text-align:justify;color:#333}@media only screen and (max-width: 767px){body #content-body #trax #trax-card .float-card .float-card-head h4{padding:0 1rem}}@media only screen and (max-width: 575px){body #content-body #trax #trax-card .float-card .float-card-head h4{font-size:0.85rem}}body #content-body #trax #trax-card .float-card .float-card-body{margin-bottom:1rem;display:flex;flex-direction:row}@media only screen and (max-width: 767px){body #content-body #trax #trax-card .float-card .float-card-body{flex-direction:column}body #content-body #trax #trax-card .float-card .float-card-body .left,body #content-body #trax #trax-card .float-card .float-card-body .right{width:100%;display:block}body #content-body #trax #trax-card .float-card .float-card-body .left{border:none}body #content-body #trax #trax-card .float-card .float-card-body .right{margin-top:0.5rem}}body #content-body #trax #trax-card .float-card .float-card-body p{margin-left:0;margin-right:0;padding:0 1rem;text-align:left}@media only screen and (max-width: 575px){body #content-body #trax #trax-card .float-card .float-card-body p{font-size:0.9rem}}body #content-body #trax #trax-card .float-card .float-card-body p:first-of-type{margin:0 0 0.5rem 0;padding:0.5rem 1rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bold;background:#eee}body #content-body #guide{width:100%;display:block;border-radius:0.5rem;margin-top:4rem;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}body #content-body #guide .titled-card-body{padding:3rem}@media only screen and (max-width: 767px){body #content-body #guide .titled-card-body{padding:1.5rem}}@media only screen and (max-width: 460px){body #content-body #guide .titled-card-body{padding:1rem;font-size:0.9rem}}body #content-body #guide .titled-card-body p{font-size:0.9rem;text-align:justify;line-height:1.4}body #content-body #guide .titled-card-body p:last-of-type{margin-bottom:0}body #content-body #guide .titled-card-body p a{text-decoration:none;transition:all 0.5s ease}body #content-body #accepted{width:100%;display:block;border-radius:0.5rem;margin-top:4rem;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}body #content-body #accepted .titled-card-body{padding:3rem}@media only screen and (max-width: 767px){body #content-body #accepted .titled-card-body{padding:1.5rem}}@media only screen and (max-width: 460px){body #content-body #accepted .titled-card-body{padding:1rem;font-size:0.9rem}}body #content-body #accepted .titled-card-body p{font-size:0.95rem;text-align:justify;line-height:1.4}body #content-body #accepted .titled-card-body p a{text-decoration:none;transition:all 0.5s ease}body #content-body #accepted .titled-card-body #accepted-table{width:100%;overflow-x:auto}body #content-body #accepted .titled-card-body #accepted-table tr{vertical-align:top}body #content-body #accepted .titled-card-body #accepted-table tr th{padding:0.5rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bold;text-align:center}body #content-body #accepted .titled-card-body #accepted-table tr th:nth-of-type(1){padding:0.5rem 0;width:5%}body #content-body #accepted .titled-card-body #accepted-table tr th:nth-of-type(2){width:5%}body #content-body #accepted .titled-card-body #accepted-table tr th:nth-of-type(3){width:25%}body #content-body #accepted .titled-card-body #accepted-table tr th:nth-of-type(4){width:23.5%}body #content-body #accepted .titled-card-body #accepted-table tr th:nth-of-type(5){width:41.5%}body #content-body #accepted .titled-card-body #accepted-table tr td{padding:0.5rem;font-family:'Source Sans Pro', sans-serif;font-size:0.95rem;line-height:1.25;vertical-align:middle}body #content-body #accepted .titled-card-body #accepted-table tr td:nth-of-type(1){text-align:center}body #content-body #accepted .titled-card-body #accepted-table tr td:nth-of-type(2){text-align:center}body #content-body #accepted .titled-card-body #accepted-table tr td:nth-of-type(3){text-align:justify}body #content-body #accepted .titled-card-body #accepted-table tr td:nth-of-type(4){text-align:center}body #content-body #accepted .titled-card-body #accepted-table tr td:nth-of-type(5){text-align:justify}body #content-body #accepted .titled-card-body #accepted-table tr:first-of-type,body #content-body #accepted .titled-card-body #accepted-table tr:last-of-type{border-bottom:1px solid #ccc}body #content-body #accepted .titled-card-body #accepted-table tr:nth-of-type(even) td:nth-of-type(odd){background:#eee}body #content-body #accepted .titled-card-body #accepted-table tr:nth-of-type(even) td:nth-of-type(even){background:#f7f7f7}body #content-body #sessions{width:100%;display:block;border-radius:0.5rem;margin-top:4rem;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}body #content-body #sessions .titled-card-body{padding:1rem 3rem 3rem 3rem}@media only screen and (max-width: 767px){body #content-body #sessions .titled-card-body{padding:1.5rem}}@media only screen and (max-width: 460px){body #content-body #sessions .titled-card-body{padding:1rem;font-size:0.9rem}}body #content-body #sessions .titled-card-body #session-selector{width:100%;display:flex;flex-direction:row}body #content-body #sessions .titled-card-body #session-selector .session-selector-btn{width:50%;height:2.5rem;box-sizing:border-box;display:grid;align-items:center;justify-content:center;border-radius:0.5rem 0.5rem 0 0;border:1px solid #eee;border-bottom:1px solid #ccc;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;background:#f7f7f7;color:#666;cursor:pointer}body #content-body #sessions .titled-card-body #session-selector .session-selector-btn.session-selected{border:1px solid #ccc;border-bottom:none;font-weight:bolder;background:white;color:#333;cursor:unset}body #content-body #sessions .titled-card-body #session-selector .session-selector-btn p{margin:0.5rem 1rem;text-align:center;border:none;background:none}body #content-body #sessions .titled-card-body .session-tables{font-family:'Source Sans Pro', sans-serif;font-size:0.95rem;color:#333}body #content-body #sessions .titled-card-body .session-tables #sessions-math{display:block}body #content-body #sessions .titled-card-body .session-tables #sessions-comp{display:none}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper{overflow-x:auto}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table{margin-top:1rem;border-bottom:1px solid #ccc;background:#f7f7f7}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-header-row .session-day{padding:0;font-size:1.1rem;font-weight:bold;color:#005;background:#ccc}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-header-row .session-day div{display:flex;flex-direction:column;align-items:center;justify-content:space-evenly;box-sizing:content-box;width:2rem;writing-mode:vertical-lr;text-orientation:mixed;transform:rotate(180deg)}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-header-row .session-day div p{margin:0;padding:0;letter-spacing:0.25rem}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-header-row .session-header{padding:0.5rem;text-align:center;letter-spacing:0.125rem;color:#ccc;background:#333}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table tr:not(.session-header-row) td{padding:0.5rem;text-align:center}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table tr:not(.session-header-row) td:nth-of-type(1){background:#f7f7f7}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-inauguration-row td:nth-of-type(2),body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-break-row td:nth-of-type(2){font-style:italic;background:#eee}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-inauguration-row{border-bottom:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-break-row{border-top:1px solid #ccc;border-bottom:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-papers-header-row{background:#f7f7f7}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-papers-header-row td{border-top:1px solid #ccc;border-bottom:1px solid #ccc;font-weight:bold}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-papers-header-row td:nth-of-type(even){background:#eee}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-papers-header-row td:nth-of-type(1){min-width:4.75rem}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-papers-header-row td:nth-of-type(2){box-sizing:content-box;width:6rem}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-papers-header-row td:nth-of-type(3){width:4.5rem}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-keynote-row td:nth-of-type(2){color:white;background:#494949}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-keynote-row td:nth-of-type(2) p{margin:0.5rem 0 0 0;padding:0}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-keynote-row td:nth-of-type(2) p:nth-of-type(1){margin-top:0;color:#ccc}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-keynote-row td:nth-of-type(2) p:nth-of-type(1) strong{margin-left:0.5rem;letter-spacing:0.125rem;color:#80ebff}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-keynote-row td:nth-of-type(2) p:nth-of-type(2){color:#eee}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-keynote-row td:nth-of-type(2) p:nth-of-type(3){color:#ccc}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-keynote-row td:nth-of-type(2) p:nth-of-type(3) i{margin-left:0.25rem;color:#80ebff}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row:nth-of-type(odd) .session-paper-title,body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row:nth-of-type(odd) .session-paper-affiliation{background:#eee}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-chair{background:#eee}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-chair p{margin:0.5rem;padding:0}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-chair p.session-chair-name{font-weight:bold}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-chair p.session-chair-institute{margin-top:0}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-chair p.session-chair-institute:nth-child(2){margin-bottom:1rem}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-title p{margin:0;padding:0;text-align:justify}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-title p:nth-of-type(1){font-style:italic}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-title p:nth-of-type(2){margin-top:0.5rem;color:#005}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-presenter{color:#005}body #content-body #sessions .titled-card-body .session-tables .session-table-wrapper table .session-paper-row .session-paper-affiliation{text-align:left}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(1) table tr:nth-of-type(14) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(1) table tr:nth-of-type(14) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(3) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(3) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(14) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(14) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(4) table tr:nth-of-type(3) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-math .session-table-wrapper:nth-of-type(4) table tr:nth-of-type(3) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(1) table tr:nth-of-type(14) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(1) table tr:nth-of-type(14) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(3) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(3) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(15) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(3) table tr:nth-of-type(15) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(4) table tr:nth-of-type(3) td:nth-of-type(1){border-top:1px solid #ccc}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(4) table tr:nth-of-type(3) td:nth-of-type(2){border-top:1px solid #999}body #content-body #sessions .titled-card-body .session-tables #sessions-comp .session-table-wrapper:nth-of-type(4) table tr:last-of-type td{border-bottom:1px solid #ccc}body #content-body #sessions .titled-card-body #session-info{width:100%;margin-top:1rem}body #content-body #sessions .titled-card-body #session-info p{padding-left:0.5rem}body #content-body #sessions .titled-card-body #session-info p:nth-of-type(1){margin-bottom:1.5rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bold;color:#666}body #content-body #sessions .titled-card-body #session-info p:nth-of-type(2){margin-bottom:1rem;font-size:0.9rem}body #content-body #sessions .titled-card-body #session-info table tr{color:#666}body #content-body #sessions .titled-card-body #session-info table tr td{padding:0.5rem}body #content-body #sessions .titled-card-body #session-info table tr td a{text-decoration:none;cursor:pointer;transition:all 0.25s ease}body #content-body #sessions .titled-card-body #session-info table tr td:nth-of-type(1){width:12.5rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bold}body #content-body #sessions .titled-card-body #session-info table tr td:nth-of-type(2){font-family:'Source Sans Pro', sans-serif;font-size:0.95rem}body #content-body #sessions .titled-card-body #session-info table tr:nth-of-type(even) td:nth-of-type(even){background:#f7f7f7}body #content-body #sessions .titled-card-body #session-info table tr:nth-of-type(odd) td:nth-of-type(odd){background:#f7f7f7}body #content-body #reg{width:100%;display:block;border-radius:0.5rem;margin-top:4rem;background:white;box-shadow:0 0 1rem rgba(0,0,0,0.25)}body #content-body #reg .titled-card-body{padding:3rem}body #content-body #reg .titled-card-body p{font-size:0.9rem;text-align:justify;line-height:1.4}body #content-body #reg .titled-card-body p a{text-decoration:none;transition:all 0.5s ease}body #content-body .reg-details{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}body #content-body .reg-details #reg-details-payment{padding-bottom:1.5rem;display:flex;flex-direction:row;align-items:flex-start}@media only screen and (max-width: 991px){body #content-body .reg-details #reg-details-payment{flex-direction:column}}body #content-body .reg-details #reg-details-payment #reg-details-left{width:40%;padding-right:0.5rem;padding-top:2rem;display:flex;flex-direction:column}@media only screen and (max-width: 991px){body #content-body .reg-details #reg-details-payment #reg-details-left{width:100%;padding-top:0}}body #content-body .reg-details #reg-details-payment #reg-details-left p:nth-of-type(2){margin-bottom:0.5rem}body #content-body .reg-details #reg-details-payment #reg-details-left ul{padding-left:1.5rem;margin-bottom:0}body #content-body .reg-details #reg-details-payment #reg-details-left ul li::marker{color:#aaa}body #content-body .reg-details #reg-details-payment #reg-details-left ul li p{margin-bottom:0.25rem}body #content-body .reg-details #reg-details-payment #reg-details-left ul li p:last-of-type{margin-bottom:0}body #content-body .reg-details #reg-details-payment #reg-details-right{width:60%;padding-left:0.5rem;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 991px){body #content-body .reg-details #reg-details-payment #reg-details-right{width:100%}}body #content-body .reg-details #reg-details-payment #reg-details-right>*{width:100%}body #content-body .reg-details #reg-details-payment #reg-details-right h2{font-family:'Alegreya Sans SC', sans-serif;font-size:1.15rem;font-weight:bold;text-align:center}body #content-body .reg-details #reg-details-payment #reg-details-right table{margin:0}body #content-body .reg-details #reg-details-payment #reg-details-right table tr td{padding:0.5rem 1rem}body #content-body .reg-details #reg-details-payment #reg-details-right table tr td:nth-of-type(odd){width:33%;font-family:'Alegreya Sans SC', sans-serif;font-size:1rem;font-weight:bold;text-align:center}body #content-body .reg-details #reg-details-payment #reg-details-right table tr td:nth-of-type(even){width:67%;font-size:0.9rem;text-align:justify}body #content-body .reg-details #reg-details-payment #reg-details-right table tr:nth-of-type(odd) td:nth-of-type(odd),body #content-body .reg-details #reg-details-payment #reg-details-right table tr:nth-of-type(even) td:nth-of-type(even){background:#eee}body #content-body .reg-table,body #content-body .budget-table{margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #eee}body #content-body .reg-table h3,body #content-body .budget-table h3{margin-bottom:1rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.2rem;font-weight:bold;text-align:center}body #content-body .reg-table h4,body #content-body .budget-table h4{margin-bottom:0.75rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;text-align:center;color:#00c}body #content-body .reg-table .table-wrap,body #content-body .budget-table .table-wrap{overflow-x:auto}body #content-body .reg-table table,body #content-body .budget-table table{margin-bottom:1.5rem}body #content-body .reg-table td,body #content-body .reg-table th{width:20%;padding:0.5rem;text-align:center}body #content-body .budget-table td,body #content-body .budget-table th{width:25%;padding:0.5rem;text-align:center}body #content-body .reg-table tr td:first-of-type,body #content-body .budget-table tr td:first-of-type{padding-left:0}body #content-body .reg-table tr:nth-of-type(3) td,body #content-body .reg-table tr:nth-of-type(4) td,body #content-body .reg-table tr:nth-of-type(5) td,body #content-body .budget-table tr:nth-of-type(3) td,body #content-body .budget-table tr:nth-of-type(4) td,body #content-body .budget-table tr:nth-of-type(5) td,body #content-body .budget-table tr:nth-of-type(6) td,body #content-body .budget-table tr:nth-of-type(7) td,body #content-body .budget-table tr:nth-of-type(8) td{font-family:'Baloo Thambi 2', cursive;font-size:1rem;color:#494949}body #content-body .budget-table tr:nth-of-type(3) td:nth-of-type(2),body #content-body .budget-table tr:nth-of-type(3) td:nth-of-type(4),body #content-body .budget-table tr:nth-of-type(4) td:nth-of-type(1),body #content-body .budget-table tr:nth-of-type(4) td:nth-of-type(3),body #content-body .budget-table tr:nth-of-type(5) td:nth-of-type(4),body #content-body .budget-table tr:nth-of-type(6) td:nth-of-type(3),body #content-body .budget-table tr:nth-of-type(7) td:nth-of-type(4),body #content-body .budget-table tr:nth-of-type(8) td:nth-of-type(3),body #content-body .reg-table tr:nth-of-type(3) td:nth-of-type(2),body #content-body .reg-table tr:nth-of-type(3) td:nth-of-type(4),body #content-body .reg-table tr:nth-of-type(4) td:nth-of-type(3),body #content-body .reg-table tr:nth-of-type(4) td:nth-of-type(5),body #content-body .reg-table tr:nth-of-type(5) td:nth-of-type(2),body #content-body .reg-table tr:nth-of-type(5) td:nth-of-type(4){background:#eee}body #content-body .reg-table th,body #content-body .budget-table th{font-family:'Alegreya Sans SC', sans-serif;font-size:1.15rem;font-weight:bold;border-bottom:1px solid #eee}body #content-body .reg-table tr:nth-of-type(2),body #content-body .reg-table tr td:first-of-type,body #content-body .budget-table tr:nth-of-type(2){font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bold;color:#666}body #content-body .reg-table tr:nth-of-type(2),body #content-body .budget-table tr:nth-of-type(2){border-bottom:1px solid #eee}body #content-body .reg-table tr th:nth-of-type(2),body #content-body .budget-table tr th:nth-of-type(2){border:1px solid #eee;border-top:0}body #content-body .reg-table tr td,body #content-body .budget-table tr td{border-right:1px solid #eee}body #content-body .reg-table tr td:last-of-type,body #content-body .budget-table tr td:last-of-type{border:0}body #content-body .reg-points td{padding:0.5rem}body #content-body .reg-points td:nth-of-type(odd){padding-left:0}body #content-body .reg-points td:nth-of-type(even){padding-right:0}body #content-body .reg-points td:nth-of-type(odd){min-width:4rem;font-family:'Alegreya Sans SC', sans-serif;font-size:1.1rem;font-weight:bold;color:#666}body #content-body .reg-points td:nth-of-type(even){font-size:0.9rem;line-height:1.25rem;text-align:justify}body #content-body .reg-points tr:last-of-type td{padding-bottom:0}@media only screen and (max-width: 767px){body #content-body #reg .titled-card-body{padding:1.5rem}body #content-body .reg-table tr:nth-of-type(3) td,body #content-body .reg-table tr:nth-of-type(4) td,body #content-body .reg-table tr:nth-of-type(5) td,body #content-body .budget-table tr:nth-of-type(3) td,body #content-body .budget-table tr:nth-of-type(4) td,body #content-body .budget-table tr:nth-of-type(5) td,body #content-body .budget-table tr:nth-of-type(6) td,body #content-body .budget-table tr:nth-of-type(7) td,body #content-body .budget-table tr:nth-of-type(8) td{font-size:0.95rem}body #content-body .reg-table tr:nth-of-type(2),body #content-body .reg-table tr td:first-of-type,body #content-body .budget-table tr:nth-of-type(2),body #content-body .budget-table tr td:first-of-type{font-size:1rem}}@media only screen and (max-width: 575px){body #content-body .reg-points tr:not(:first-of-type){border-top:1px solid #eee}body #content-body .reg-points tr td:last-of-type{padding-left:0.25rem}}
@media only screen and (max-width: 460px){body #content-body #reg .titled-card-body{padding:1rem;font-size:0.9rem}}
footer{margin-bottom:2rem;display:grid;align-items:center;justify-content:center;font-family:'Baloo Thambi 2', cursive}
footer span{display:block;padding:1rem 2rem;border-radius:0.5rem;font-size:0.9rem;line-height:1rem;text-align:center;color:#666;background:white}@media only screen and (max-width: 575px){footer span{padding:1rem;font-size:0.8rem}}footer span a{color:#666;text-decoration:none;transition:all 0.5s ease}footer span a:hover,footer span a:focus{color:#003;text-decoration:none}

