/*! Imjs | 2020-06-16 12:39:26 */
.im-bold{font-weight:bold;}.im-semibold{font-weight:600;}.im-normal{font-weight:normal;}.im-no-selection,.im-checkbox,.im-radio,.im-button{-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.im-hidden{display:none;}.im-break-text{overflow-wrap:break-word;word-wrap:break-word;word-break:break-all;}.im-center{text-align:center;}.im-left{text-align:left;}.im-right{text-align:right;}/** Should be used only for tables,forms and controls Ex:.im-form width-500,.im-textarea height-120 */.width-10{width:10px;}.width-20{width:20px;}.width-30{width:30px;}.width-40{width:40px;}.width-50{width:50px;}.width-60{width:60px;}.width-70{width:70px;}.width-85{width:80px;}.width-90{width:90px;}.width-100{width:100px;}.width-110{width:110px;}.width-120{width:120px;}.width-130{width:130px;}.width-140{width:140px;}.width-150{width:150px;}.width-160{width:160px;}.width-170{width:170px;}.width-180{width:180px;}.width-190{width:190px;}.width-200{width:200px;}.width-210{width:210px;}.width-220{width:220px;}.width-230{width:230px;}.width-240{width:240px;}.width-250{width:250px;}.width-300{width:300px;}.width-400{width:400px;}.width-500{width:500px;}.width-600{width:600px;}.width-700{width:700px;}.width-800{width:800px;}.width-900{width:900px;}.width-1000{width:1000px;}.height-10{height:10px;}.height-20{height:20px;}.height-30{height:30px;}.height-40{height:40px;}.height-50{height:50px;}.height-60{height:60px;}.height-70{height:70px;}.height-80{height:80px;}.height-90{height:90px;}.height-100{height:100px;}.height-100{height:100px;}.height-110{height:110px;}.height-120{height:120px;}.height-130{height:130px;}.height-140{height:140px;}.height-150{height:150px;}.height-160{height:160px;}.height-170{height:170px;}.height-180{height:180px;}.height-190{height:190px;}.height-200{height:200px;}.height-210{height:210px;}.height-220{height:220px;}.height-230{height:230px;}.height-240{height:240px;}.height-250{height:250px;}.height-260{height:260px;}.height-270{height:270px;}.height-280{height:280px;}.height-290{height:290px;}.height-300{height:300px;}.height-350{height:350px;}.height-400{height:400px;}.height-450{height:450px;}.height-500{height:500px;}.mt-0{margin-top:0;}.mt-5{margin-top:5px;}.mt-10{margin-top:10px;}.mt-15{margin-top:15px;}.mt-20{margin-top:20px;}.mt-25{margin-top:25px;}.mt-30{margin-top:30px;}.mr-0{margin-right:0;}.mr-5{margin-right:5px;}.mr-10{margin-right:10px;}.mr-15{margin-right:15px;}.mr-20{margin-right:20px;}.mr-25{margin-right:25px;}.mr-30{margin-right:30px;}.mb-0{margin-bottom:0;}.mb-5{margin-bottom:5px;}.mb-10{margin-bottom:10px;}.mb-15{margin-bottom:15px;}.mb-20{margin-bottom:20px;}.mb-25{margin-bottom:25px;}.mb-30{margin-bottom:30px;}.ml-0{margin-left:0;}.ml-5{margin-left:5px;}.ml-10{margin-left:10px;}.ml-15{margin-left:15px;}.ml-20{margin-left:20px;}.ml-25{margin-left:25px;}.ml-30{margin-left:30px;}.no-margin{margin:0;}.imjs-notifier{display:block;position:fixed;left:50%;top:12px;max-width:700px;transform:translateX(-50%);z-index:9999;}.imjs-notifier.hidden{display:none;}.imjs-notifier>.imjs-inner{display:block;position:relative;padding:12px 18px;border-radius:2px;box-shadow:0 1px 3px rgba(0,0,0,0.25),0 5px 15px rgba(0,0,0,0.05),inset 0 0 0 1px rgba(0,0,0,0.1);}.imjs-notifier>.imjs-inner>.imjs-content{display:block;padding-right:34px;font-size:14px;line-height:18px;text-align:left;}.imjs-notifier>.imjs-inner>.imjs-close{display:block;position:absolute;right:16px;top:12px;width:20px;height:20px;transition:all 0.15s ease-out;background:url('images/icon-close-x128-white.png') left top no-repeat;background-size:cover;cursor:pointer;}.imjs-notifier.imjs-color-blue>.imjs-inner>.imjs-content,.imjs-notifier.imjs-color-red>.imjs-inner>.imjs-content,.imjs-notifier.imjs-color-green>.imjs-inner>.imjs-content{color:#fff;}.imjs-notifier.imjs-color-blue>.imjs-inner{background:#267ac0;}.imjs-notifier.imjs-color-red>.imjs-inner{background:#ca5651;}.imjs-notifier.imjs-color-green>.imjs-inner{background:#288156;}.imjs-notifier.imjs-color-gray>.imjs-inner{background:#f5f5f5;box-shadow:inset 0 0 0 1px rgba(0,0,0,0.1);}.imjs-notifier.imjs-color-gray>.imjs-inner>.imjs-content{color:#222;}.imjs-notifier.imjs-color-gray>.imjs-inner>.imjs-close{background-image:url('images/icon-close-x128-gray.png');}@media all and (max-width:750px){.imjs-notifier{padding-left:12px;padding-right:12px;}}