/* SAMESOUND Info Blocks and Tables — frontend styles */

/* Alerts & Intro text */
.postcontent .alert,.postsmartlist .alert,.alert{padding:8px 20px 0px 20px;margin-bottom:20px;display:block;align-items:flex-start!important;}
.postcontent .alert-error,.postsmartlist .alert-error,.alert.alert-error{background-color:rgba(255,0,61,.04)!important;border-top:8px solid rgba(255,0,61,.9);border-left:1px solid rgba(255,0,61,.9);border-bottom:1px solid rgba(255,0,61,.9);border-right:1px solid rgba(255,0,61,.9);border-radius:8px}
.postcontent .alert-warning,.postsmartlist .alert-warning,.alert.alert-warning{background-color:rgba(255,190,92,.1)!important;border-top:8px solid rgba(255,190,92,.9);border-left:1px solid rgba(255,190,92,.9);border-bottom:1px solid rgba(255,190,92,.9);border-right:1px solid rgba(255,190,92,.9);border-radius:8px}
.postcontent .alert-success,.postsmartlist .alert-success,.alert.alert-success{background-color:rgba(50,186,118,.05)!important;border-top:8px solid rgba(50,186,118,.9);border-left:1px solid rgba(50,186,118,.9);border-bottom:1px solid rgba(50,186,118,.9);border-right:1px solid rgba(50,186,118,.9);border-radius:8px}
.postcontent .alert-info,.postsmartlist .alert-info,.alert.alert-info{background-color:rgba(54,151,241,.1)!important;border-top:8px solid rgba(54,151,241,.9);border-left:1px solid rgba(54,151,241,.9);border-bottom:1px solid rgba(54,151,241,.9);border-right:1px solid rgba(54,151,241,.9);border-radius:8px}
.postcontent .alert-ugc,.postsmartlist .alert-ugc,.alert.alert-ugc{background-color:rgba(255,87,34,.1)!important;border-top:8px solid rgba(255,87,34,.9)!important;border-left:1px solid rgba(255,87,34,.9);border-bottom:1px solid rgba(255,87,34,.9);border-right:1px solid rgba(255,87,34,.9);border-radius:8px}
.postcontent .alert-tablecontents,.postsmartlist .alert-tablecontents,.alert.alert-tablecontents{background-color:rgba(108,145,201,.1)!important;border-top:8px solid rgba(108,145,201,.9)!important;border-left:1px solid rgba(108,145,201,.9);border-bottom:1px solid rgba(108,145,201,.9);border-right:1px solid rgba(108,145,201,.9);border-radius:8px}
.postcontent .alert-citate,.postsmartlist .alert-citate,.alert.alert-citate{background-color:rgba(96,128,156,.1)!important;border-top:8px solid rgba(96,128,156,.9)!important;border-left:1px solid rgba(96,128,156,.9);border-bottom:1px solid rgba(96,128,156,.9);border-right:1px solid rgba(96,128,156,.9);border-radius:8px}
.postcontent .alert-pluses,.postsmartlist .alert-pluses,.alert.alert-pluses{background-color:rgba(77,176,155,.08)!important;border-top:8px solid rgba(77,176,155,.9)!important;border-left:1px solid rgba(77,176,155,.9);border-bottom:1px solid rgba(77,176,155,.9);border-right:1px solid rgba(77,176,155,.9);border-radius:8px}
.postcontent .alert-minuses,.postsmartlist .alert-minuses,.alert.alert-minuses{background-color:rgba(229,50,93,.08)!important;border-top:8px solid rgba(229,50,93,.9)!important;border-left:1px solid rgba(229,50,93,.9);border-bottom:1px solid rgba(229,50,93,.9);border-right:1px solid rgba(229,50,93,.9);border-radius:8px}
.postcontent .alert-summary,.postsmartlist .alert-summary,.alert.alert-summary{background-color:rgba(99,99,233,.1)!important;border-top:8px solid rgba(99,99,233,.9)!important;border-left:1px solid rgba(99,99,233,.9);border-bottom:1px solid rgba(99,99,233,.9);border-right:1px solid rgba(99,99,233,.9);border-radius:8px}
.postcontent .alert-question,.postsmartlist .alert-question,.alert.alert-question {background-color:rgba(171,71,188,0.08)!important;border-top:8px solid rgba(171,71,188,0.9);border-left:1px solid rgba(171,71,188,0.9);border-bottom:1px solid rgba(171,71,188,0.9);border-right:1px solid rgba(171,71,188,0.9);border-radius:8px;}

.alert{box-sizing:border-box}
.alert p:last-child{margin-bottom:0}
.alert .info-block.heading{margin-top:0;margin-bottom:8px;font-weight:700;display:inline-flex;align-items:center!important;gap:8px;--ss-ib-icon-size:24px;--ss-ib-icon-image:none}
.info-block.heading::before{content:"";display:inline-block;width:var(--ss-ib-icon-size);height:var(--ss-ib-icon-size);background:no-repeat center/contain;background-image:var(--ss-ib-icon-image);width:30px!important;height:30px!important;min-width:30px!important;min-height:30px!important;max-width:30px!important;max-height:30px!important;margin-right:4px;}
.intro-text{box-sizing:border-box;margin-bottom:20px}
.intro-text p:last-child{margin-bottom:0}

/* icons */
.alert.alert-info .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%233697f1' d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm-4,48a12,12,0,1,1-12,12A12,12,0,0,1,124,72Zm12,112a16,16,0,0,1-16-16V128a8,8,0,0,1,0-16,16,16,0,0,1,16,16v40a8,8,0,0,1,0,16Z'/></svg>")}
.alert.alert-error .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%23ff003d' d='M128,24A104,104,0,1,0,232,128,104.13,104.13,0,0,0,128,24ZM112,160a8,8,0,0,1-16,0V96a8,8,0,0,1,16,0Zm48,0a8,8,0,0,1-16,0V96a8,8,0,0,1,16,0Z'/></svg>")}
.alert.alert-warning .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%23ffbe5c' d='M236.8,188.09,149.35,36.22h0a24.76,24.76,0,0,0-42.7,0L19.2,188.09a23.51,23.51,0,0,0,0,23.72A24.35,24.35,0,0,0,40.55,224h174.9a24.35,24.35,0,0,0,21.33-12.19A23.51,23.51,0,0,0,236.8,188.09ZM120,104a8,8,0,0,1,16,0v40a8,8,0,0,1-16,0Zm8,88a12,12,0,1,1,12-12A12,12,0,0,1,128,192Z'/></svg>")}
.alert.alert-success .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%2332ba76' d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm45.66,85.66-56,56a8,8,0,0,1-11.32,0l-24-24a8,8,0,0,1,11.32-11.32L112,148.69l50.34-50.35a8,8,0,0,1,11.32,11.32Z'/></svg>")}
.alert.alert-ugc .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%23ff5722' d='M201.54,54.46A104,104,0,0,0,54.46,201.54,104,104,0,0,0,201.54,54.46ZM128,170.87a31.93,31.93,0,0,0-32.31-9.77L111,128H145l15.27,33.1A31.93,31.93,0,0,0,128,170.87Zm40,35.5a88,88,0,0,1-32,9.22V192a16,16,0,0,1,32,0Zm22.22-16.14c-2,2-4.08,3.87-6.22,5.64V176a7.91,7.91,0,0,0-.74-3.35l-48-104a8,8,0,0,0-14.52,0l-48,104A7.91,7.91,0,0,0,72,176v19.87c-2.14-1.77-4.22-3.64-6.22-5.64a88,88,0,1,1,124.44,0Z'/></svg>")}
.alert.alert-citate .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%2360809c' d='M116,72v88a48.05,48.05,0,0,1-48,48,8,8,0,0,1,0-16,32,32,0,0,0,32-32v-8H40a16,16,0,0,1-16-16V72A16,16,0,0,1,40,56h60A16,16,0,0,1,116,72ZM216,56H156a16,16,0,0,0-16,16v64a16,16,0,0,0,16,16h60v8a32,32,0,0,1-32,32,8,8,0,0,0,0,16,48.05,48.05,0,0,0,48-48V72A16,16,0,0,0,216,56Z'/></svg>")}
.alert.alert-tablecontents .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%236c91c9' d='M208,32H48A16,16,0,0,0,32,48V208a16,16,0,0,0,16,16H208a16,16,0,0,0,16-16V48A16,16,0,0,0,208,32ZM56.84,75.58a8,8,0,0,1,3.58-10.74l16-8A8,8,0,0,1,88,64v48a8,8,0,0,1-16,0V76.94l-4.42,2.22A8,8,0,0,1,56.84,75.58ZM92,180a8,8,0,0,1,0,16H68a8,8,0,0,1-6.4-12.8l21.67-28.89A3.92,3.92,0,0,0,84,152a4,4,0,0,0-7.77-1.33,8,8,0,0,1-15.09-5.34,20,20,0,1,1,35,18.53L84,180Zm100,4H120a8,8,0,0,1,0-16h72a8,8,0,0,1,0,16Zm0-48H120a8,8,0,0,1,0-16h72a8,8,0,0,1,0,16Zm0-48H120a8,8,0,0,1,0-16h72a8,8,0,0,1,0,16Z'/></svg>")}
.alert.alert-pluses .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%234db09b' d='M128,24A104,104,0,1,0,232,128,104.13,104.13,0,0,0,128,24Zm40,112H136v32a8,8,0,0,1-16,0V136H88a8,8,0,0,1,0-16h32V88a8,8,0,0,1,16,0v32h32a8,8,0,0,1,0,16Z'/></svg>")}
.alert.alert-minuses .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256'><path fill='%23e5325d' d='M128,24A104,104,0,1,0,232,128,104.11,104.11,0,0,0,128,24Zm40,112H88a8,8,0,0,1,0-16h80a8,8,0,0,1,0,16Z'/></svg>")}
.alert.alert-summary .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 256 256' fill='%236363E9'><path d='M232,56V200H160a32,32,0,0,0-32,32V88a32,32,0,0,1,32-32Z' opacity='0.2'/><path d='M232,48H160a40,40,0,0,0-32,16A40,40,0,0,0,96,48H24a8,8,0,0,0-8,8V200a8,8,0,0,0,8,8H96a24,24,0,0,1,24,24,8,8,0,0,0,16,0,24,24,0,0,1,24-24h72a8,8,0,0,0,8-8V56A8,8,0,0,0,232,48ZM96,192H32V64H96a24,24,0,0,1,24,24V200A39.81,39.81,0,0,0,96,192Zm128,0H160a39.81,39.81,0,0,0-24,8V88a24,24,0,0,1,24-24h64ZM160,88h40a8,8,0,0,1,0,16H160a8,8,0,0,1,0-16Zm48,40a8,8,0,0,1-8,8H160a8,8,0,0,1,0-16h40A8,8,0,0,1,208,128Zm0,32a8,8,0,0,1-8,8H160a8,8,0,0,1,0-16h40A8,8,0,0,1,208,160Z'/></svg>")}
.alert.alert-question .info-block.heading{--ss-ib-icon-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' fill='%23ab47bc' viewBox='0 0 256 256'><path d='M225.86,102.82c-3.77-3.94-7.67-8-9.14-11.57-1.36-3.27-1.44-8.69-1.52-13.94-.15-9.76-.31-20.82-8-28.51s-18.75-7.85-28.51-8c-5.25-.08-10.67-.16-13.94-1.52-3.56-1.47-7.63-5.37-11.57-9.14C146.28,23.51,138.44,16,128,16s-18.27,7.51-25.18,14.14c-3.94,3.77-8,7.67-11.57,9.14C88,40.64,82.56,40.72,77.31,40.8c-9.76.15-20.82.31-28.51,8S41,67.55,40.8,77.31c-.08,5.25-.16,10.67-1.52,13.94-1.47,3.56-5.37,7.63-9.14,11.57C23.51,109.72,16,117.56,16,128s7.51,18.27,14.14,25.18c3.77,3.94,7.67,8,9.14,11.57,1.36,3.27,1.44,8.69,1.52,13.94.15,9.76.31,20.82,8,28.51s18.75,7.85,28.51,8c5.25.08,10.67.16,13.94,1.52,3.56,1.47,7.63,5.37,11.57,9.14C109.72,232.49,117.56,240,128,240s18.27-7.51,25.18-14.14c3.94-3.77,8-7.67,11.57-9.14,3.27-1.36,8.69-1.44,13.94-1.52,9.76-.15,20.82-.31,28.51-8s7.85-18.75,8-28.51c.08-5.25.16-10.67,1.52-13.94,1.47-3.56,5.37-7.63,9.14-11.57C232.49,146.28,240,138.44,240,128S232.49,109.73,225.86,102.82ZM128,192a12,12,0,1,1,12-12A12,12,0,0,1,128,192Zm8-48.72V144a8,8,0,0,1-16,0v-8a8,8,0,0,1,8-8c13.23,0,24-9,24-20s-10.77-20-24-20-24,9-24,20v4a8,8,0,0,1-16,0v-4c0-19.85,17.94-36,40-36s40,16.15,40,36C168,125.38,154.24,139.93,136,143.28Z'/></svg>");}
.alert.alert-summary .info-block.heading:before{position:relative;top:-1px;}

.alert.alert-info p.info-block.heading,.alert.alert-warning p.info-block.heading,.alert.alert-error p.info-block.heading,.alert.alert-success p.info-block.heading,.alert.alert-ugc p.info-block.heading,.alert.alert-citate p.info-block.heading,.alert.alert-tablecontents p.info-block.heading,.alert.alert-pluses p.info-block.heading,.alert.alert-minuses p.info-block.heading,.alert.alert-question p.info-block.heading{margin-top:12px!important;margin-bottom:16px!important;font-variation-settings: "wdth" 150,"opsz" 24,"wght" 800!important;font-size:18px;font-family:'Roboto Flex',Tahoma,sans-serif!important}
.alert.alert-citate p{font-family:'Roboto Serif',Georgia,serif;}
.alert.alert-error p,.alert.alert-error ul li,.alert.alert-warning p,.alert.alert-warning ul li,.alert.alert-success p,.alert.alert-success ul li,.alert.alert-info p, .alert.alert-info ul li,.alert.alert-ugc p,.alert.alert-ugc ul li,.alert.alert-tablecontents p,.alert.alert-tablecontents ul li,.alert.alert-pluses p,.alert.alert-pluses ul li,.alert.alert-minuses p,.alert.alert-minuses ul li,.alert.alert-summary p,.alert.alert-summary ul li,.alert.alert-question p,.alert.alert-question ul li,{font-size:17px!important;}

.alert.alert-error p strong,
.alert.alert-error ul li strong,
.alert.alert-error ol li strong,
.alert.alert-warning p strong,
.alert.alert-warning ul li strong,
.alert.alert-warning ol li strong,
.alert.alert-success p strong,
.alert.alert-success ul li strong,
.alert.alert-success ol li strong,
.alert.alert-info p strong,
.alert.alert-info ul li strong,
.alert.alert-info ol li strong,
.alert.alert-ugc p strong,
.alert.alert-ugc ul li strong,
.alert.alert-ugc ol li strong,
.alert.alert-tablecontents p strong,
.alert.alert-tablecontents ul li strong,
.alert.alert-tablecontents ol li strong,
.alert.alert-pluses p strong,
.alert.alert-pluses ul li strong,
.alert.alert-pluses ol li strong,
.alert.alert-minuses p strong,
.alert.alert-minuses ul li strong,
.alert.alert-minuses ol li strong,
.alert.alert-summary p strong,
.alert.alert-summary ul li strong,
.alert.alert-summary ol li strong,
.alert.alert-question p strong,
.alert.alert-question ul li strong,
.alert.alert-question ol li strong, {
  font-weight: 600;
  font-variation-settings:"wght" 600;
}

.alert.alert-error ul,
.alert.alert-error ol,
.alert.alert-warning ul,
.alert.alert-warning ol,
.alert.alert-success ul,
.alert.alert-success ol,
.alert.alert-info ul,
.alert.alert-info ol,
.alert.alert-ugc ul,
.alert.alert-ugc ol,
.alert.alert-tablecontents ul,
.alert.alert-tablecontents ol,
.alert.alert-pluses ul,
.alert.alert-pluses ol,
.alert.alert-minuses ul,
.alert.alert-minuses ol,
.alert.alert-summary ul,
.alert.alert-summary ol,
.alert.alert-question ul,
.alert.alert-question ol {
  margin-top:10px;
}

.alert.alert-error p.info-block.heading{margin-top:8px!important;color:rgba(255,0,61,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-warning p.info-block.heading{margin-top:8px!important;font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;color:#000000/* rgba(255,190,92,1) */;line-height:24px;} 
.alert.alert-success p.info-block.heading{margin-top:8px!important;color:rgba(50,186,118,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-info p.info-block.heading{margin-top:8px!important;color:rgba(54,151,241,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-ugc p.info-block.heading{margin-top:8px!important;color:rgba(255,87,34,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-citate p.info-block.heading{margin-top:8px!important;color:rgba(96,128,156,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-tablecontents p.info-block.heading{margin-top:8px!important;margin-bottom:0!important;color:rgba(108,145,201,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-pluses p.info-block.heading{margin-top:8px!important;margin-bottom:0!important;color:rgba(77,176,155,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-minuses p.info-block.heading{margin-top:8px!important;margin-bottom:0!important;color:rgba(229,50,93,1);font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;line-height:24px;}
.alert.alert-summary p.info-block.heading{margin-top:12px!important;margin-bottom:0!important;font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;color:rgba(99,99,233,1);line-height:24px;}
.alert.alert-question p.info-block.heading{margin-top:8px!important;margin-bottom:16px!important;font-variation-settings: "wdth" 150,"wght" 800,"opsz" 24!important;color:rgba(171,71,188,1);line-height:24px;}

/* Rows & Tables (JNews-like grid) */
.row.clearfix{margin-left:-15px!important;margin-right:-15px!important;margin-bottom:10px!important}
.row.clearfix .main-spec p{font-size:16px!important;line-height:26px!important;}
.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,
.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,
.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,
.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9{
  position:relative;min-height:1px;padding-right:15px;padding-left:15px;float:left
}
.col-xs-12{width:100%}
.col-xs-11{width:91.66666667%}
.col-xs-10{width:83.33333333%}
.col-xs-9{width:75%}
.col-xs-8{width:66.66666667%}
.col-xs-7{width:58.33333333%}
.col-xs-6{width:50%}
.col-xs-5{width:41.66666667%}
.col-xs-4{width:33.33333333%}
.col-xs-3{width:25%}
.col-xs-2{width:16.66666667%}
.col-xs-1{width:8.33333333%}
.col-md-12{width:100%}
.col-md-11{width:91.66666667%}
.col-md-10{width:83.33333333%}
.col-md-9{width:75%}
.col-md-8{width:66.66666667%}
.col-md-7{width:58.33333333%}
.col-md-6{width:50%}
.col-md-5{width:41.66666667%}
.col-md-4{width:33.33333333%}
.col-md-3{width:25%}
.col-md-2{width:16.66666667%}
.col-md-1{width:8.33333333%}
.col-lg-12{width:100%}
.col-lg-11{width:91.66666667%}
.col-lg-10{width:83.33333333%}
.col-lg-9{width:75%}
.col-lg-8{width:66.66666667%}
.col-lg-7{width:58.33333333%}
.col-lg-6{width:50%}
.col-lg-5{width:41.66666667%}
.col-lg-4{width:33.33333333%}
.col-lg-3{width:25%}
.col-lg-2{width:16.66666667%}
.col-lg-1{width:8.33333333%}

/* Mobile full width */
@media (max-width: 767.98px){
  [class*="col-"]{width:100%!important;float:none}
}
