/* Source and licensing information for the line(s) below can be found at http://profile.monshaat.gov.sa/themes/oup_unified_theme/css/layout/dga.css. */
@font-face{font-family:'IBM Plex Sans Arabic';src:url('/themes/oup_unified_theme/css/layout/IBMPlexSansArabic-Regular.ttf') format('truetype');font-weight:400;font-style:normal}html[lang=ar]{direction:rtl;text-align:right}body.dga-theme{--primary-color:rgba(27,131,84,1);--secondary-color:rgba(219,161,2,1);--accent-color:#f39c12;--background-color:rgba(249,250,251,1);--text-color:rgba(22,22,22,1);--muted-color:rgba(157,164,174,1);--border-color:rgba(157,164,174,1);--neutral-border-color:rgba(210,214,219,1);--error-color:rgba(217,45,32,1);--warning-color:rgba(220,104,3,1);--success-color:rgba(6,118,71,1);--link-color:rgba(255,255,255,1);--hover-color:#166a45;--field-text-focus-color:rgba(56,66,80,1);--Button-button-background-black-default:#0d121c;--Background-background-body:#f9fafb;--grey-color:rgba(210,214,219,1);--text-grey:rgba(108,115,127,1);--text-black:rgba(31,42,55,1);--light-primary:rgba(171,239,198,1);--lighter-primary:rgba(8,93,58,1);--black-background:rgba(13,18,28,1);--secondary-background:rgba(243,244,246,1);--border-neutral-primary:#d2d6db;--Button-button-background-neutral-default:#f3f4f6;--brand-light-background:#f3fcf6;--Tag-tag-border-success-light:#abefc6;--Tag-tag-background-success-light:#ecfdf3}body.dga-theme{--space-xs:4px;--space-sm:8px;--space-md:16px;--space-lg:32px;--space-xl:64px;--space-xxl:128px}body.dga-theme{--font-primary:"IBM Plex Sans Arabic",serif;--font-secondary:"IBM Plex Sans Arabic",serif;--font-heading:"IBM Plex Sans Arabic",serif;--font-size-xs:12px;--font-size-sm:14px;--font-size-md:16px;--font-size-lg:18px;--font-size-xl:24px;--font-size-xxl:32px;--line-height-xs:1.2;--line-height-sm:1.4;--line-height-md:1.5;--line-height-lg:1.6;--line-height-xl:1.8;--font-weight-light:300;--font-weight-normal:400;--font-weight-bold:700}body.dga-theme{--grid-columns:12;--grid-gap:var(--space-md);--container-max-width:1200px}body.dga-theme{font-family:var(--font-primary);font-size:var(--font-size-md);color:var(--text-color);background-color:var(--background-color);margin:0;padding:0;line-height:var(--line-height-md)}body.dga-theme p,body.dga-theme ul,body.dga-theme ol,body.dga-theme dl,body.dga-theme table,body.dga-theme blockquote,body.dga-theme pre,body.dga-theme address,body.dga-theme fieldset,body.dga-theme figure,body.dga-theme form,body.dga-theme hr,body.dga-theme input,body.dga-theme textarea,body.dga-theme label{font-family:var(--font-primary) !important}body.dga-theme .d-none{display:none}body.dga-theme h1,body.dga-theme h2,body.dga-theme h3,body.dga-theme h4,body.dga-theme h5,body.dga-theme h6{font-family:var(--font-heading);margin-bottom:var(--space-sm);font-weight:var(--font-weight-bold)}body.dga-theme h1{font-size:var(--font-size-xxl)}body.dga-theme h2{font-size:var(--font-size-xl)}body.dga-theme h3{font-size:var(--font-size-lg)}body.dga-theme h4{font-size:var(--font-size-md)}body.dga-theme h5{font-size:var(--font-size-sm)}body.dga-theme h6{font-size:var(--font-size-xs)}body.dga-theme p{margin-bottom:var(--space-sm);line-height:var(--line-height-md)}body.dga-theme a{text-decoration:none}body.dga-theme a:hover{color:var(--hover-color)}body.dga-theme button,body.dga-theme .button,.btn{padding:var(--space-sm) var(--space-md);font-family:var(--font-primary);border:none !important;border-radius:4px !important;font-size:var(--font-size-sm);cursor:pointer;display:inline-flex;justify-content:center;align-items:center;gap:var(--Button-buttons-lg-gap,4px);line-height:normal !important;transition:all .3s ease-in-out}.js-hide{display:none !important}body.dga-theme .btn-primary{background-color:var(--primary-color);color:var(--background-color)}body.dga-theme input.btn{width:auto;border-radius:var(--space-xs) !important}body.dga-theme .btn{border-radius:var(--space-xs) !important}.btn-neutral span:before,.btn-neutral i:before{color:var(--text-color) !important}body.dga-theme button:hover{background-color:var(--hover-color)}body.dga-theme .btn-primary:hover{color:var(--background-color)}body.dga-theme .btn-primary:hover span,body.dga-theme .btn-primary:hover i{color:var(--background-color)}body.dga-theme .btn-secondary{background-color:var(--text-color);color:var(--background-color) !important}body.dga-theme .btn-neutral{background-color:var(--Button-button-background-neutral-default);color:var(--text-color);width:fit-content !important}body.dga-theme .btn-danger{background-color:var(--error-color);color:var(--background-color)}body.dga-theme .btn-danger-outline{background:0 0;border:1px solid var(--error-color);color:var(--error-color)}body.dga-theme .btn-neutral:hover{background:var(--Button-button-background-neutral-default);color:var(--text-color) !important}body.dga-theme .btn-outline{background-color:transparent;color:var(--text-color);border:1.5px solid var(--border-neutral-primary) !important}body.dga-theme .btn-outline:hover{background-color:1px solid var(--text-color);border:transparent;color:var(--text-color)}body.dga-theme input,body.dga-theme select,body.dga-theme textarea{font-family:var(--font-primary);padding:var(--space-sm);border:1px solid #d2d6db;border-radius:4px;color:var(--field-text-focus-color);font-size:var(--font-size-sm);width:100%;max-width:100%}body.dga-theme input{accent-color:var(--primary-color)}body.dga-theme input:focus,body.dga-theme select:focus,body.dga-theme textarea:focus{border-color:var(--primary-color);outline:none}body.dga-theme .black-btn{color:#fff;background-color:var(--text-color);border:1px solid var(--text-color) !important;transition:all .3s ease-in-out}body.dga-theme .black-btn:hover{color:var(--text-color);background-color:transparent}body.dga-theme .form-select,body.dga-theme input.form-control{height:2.5rem}body.dga-theme .form-select:after{border-bottom:2px solid var(--border-color);border-right:2px solid var(--border-color)}body.dga-theme .form-select.open{border-bottom:2px solid var(--text-color)}body.dga-theme .form-select .current{font-size:var(--font-size-md);line-height:1.2}body.dga-theme .form-select .list li{font-size:var(--font-size-md)}body.dga-theme .container{max-width:var(--container-max-width);margin:0 auto;padding:0 var(--space-md)}body.dga-theme .grid{display:grid;grid-template-columns:repeat(var(--grid-columns),1fr);gap:var(--grid-gap)}body.dga-theme .grid-item{padding:var(--space-sm)}body.dga-theme .mt-xs{margin-top:var(--space-xs)}body.dga-theme .mt-sm{margin-top:var(--space-sm)}body.dga-theme .mt-md{margin-top:var(--space-md)}body.dga-theme .mt-lg{margin-top:var(--space-lg)}body.dga-theme .mt-xl{margin-top:var(--space-xl)}body.dga-theme .mb-xs{margin-bottom:var(--space-xs)}body.dga-theme .mb-sm{margin-bottom:var(--space-sm)}body.dga-theme .mb-md{margin-bottom:var(--space-md)}body.dga-theme .mb-lg{margin-bottom:var(--space-lg)}body.dga-theme .mb-xl{margin-bottom:var(--space-xl)}body.dga-theme .pt-xs{padding-top:var(--space-xs)}body.dga-theme .pt-sm{padding-top:var(--space-sm)}body.dga-theme .pt-md{padding-top:var(--space-md)}body.dga-theme .pt-lg{padding-top:var(--space-lg)}body.dga-theme .pt-xl{padding-top:var(--space-xl)}body.dga-theme .pb-xs{padding-bottom:var(--space-xs)}body.dga-theme .pb-sm{padding-bottom:var(--space-sm)}body.dga-theme .pb-md{padding-bottom:var(--space-md)}body.dga-theme .pb-lg{padding-bottom:var(--space-lg)}body.dga-theme .pb-xl{padding-bottom:var(--space-xl)}body.dga-theme .text-center{text-align:center}body.dga-theme .text-left{text-align:left}body.dga-theme .text-right{text-align:right}body.dga-theme .font-bold{font-weight:var(--font-weight-bold)}body.dga-theme .font-normal{font-weight:var(--font-weight-normal)}body.dga-theme .font-light{font-weight:var(--font-weight-light)}body.dga-theme .text-muted{color:var(--muted-color)}body.dga-theme .text-error{color:var(--error-color)}body.dga-theme .text-warning{color:var(--warning-color)}body.dga-theme .text-success{color:var(--success-color)}body.dga-theme .hidden{display:none}body.dga-theme .visible{display:block}body.dga-theme .border{border:1px solid var(--border-color)}body.dga-theme .border-top{border-top:1px solid var(--border-color)}body.dga-theme .border-bottom{border-bottom:1px solid var(--border-color)}body.dga-theme .border-left{border-left:1px solid var(--border-color)}body.dga-theme .border-right{border-right:1px solid var(--border-color)}body.dga-theme .flex{display:flex}body.dga-theme .flex-row{flex-direction:row}body.dga-theme .flex-column{flex-direction:column}body.dga-theme .justify-center{justify-content:center}body.dga-theme .justify-start{justify-content:flex-start}body.dga-theme .justify-end{justify-content:flex-end}body.dga-theme .align-center{align-items:center}body.dga-theme .align-start{align-items:flex-start}body.dga-theme .align-end{align-items:flex-end}body.dga-theme .items-center{align-items:center}@media (max-width:1200px){body.dga-theme .container{padding:0 var(--space-sm)}body.dga-theme .grid{grid-template-columns:repeat(8,1fr)}}@media (max-width:992px){body.dga-theme .grid{grid-template-columns:repeat(6,1fr)}}@media (max-width:768px){body.dga-theme .grid{grid-template-columns:repeat(4,1fr)}}@media (max-width:576px){body.dga-theme .grid{grid-template-columns:1fr}}
/* Source and licensing information for the above line(s) can be found at http://profile.monshaat.gov.sa/themes/oup_unified_theme/css/layout/dga.css. */