﻿.ms-rtestate-write
{
	border: 1px solid gray;
}


div[id*='TextField_inplacerte']
{
	border: 1px solid rgba(72, 71, 71, 0.28);
}


/*content Box*/
div.ms-rteElement-SimpleBox
{
    -ms-name: "Quotation Box";
	-ms-element:"true"; 
}
.ms-rtestate-field div.ms-rteElement-SimpleBox,
.ms-rteElement-Exclamation
{
	border: 1px solid #cccccc;
    background-color: #f6f6f6;
    padding: 15px 45px;
    border-radius: 5px;
    position: relative;
    max-width: 445px;
    float: right;
    font-size: 1em;
    margin-left: 15px;
    margin-bottom: 15px;
	resize: both;
    overflow: auto;
}
.ms-rtestate-field div.ms-rteElement-SimpleBox,
.ms-rteStyle-FloatLeft
{
    -ms-name: "Left";
    float: right !important;
}
.ms-rtestate-field div.ms-rteElement-SimpleBox,
.ms-rteStyle-FloatRight
{
    -ms-name: "Right";
    float: left !important;
}
div.ms-rteElement-SimpleBox:before {
    content: "";
    display: block;
    width: 28px;
    height: 22px;
    position: absolute;
    background: url(../images/quote-start-rtl.png) no-repeat center;
    right: 8px;
    top: 17px;
}
div.ms-rteElement-SimpleBox:after {
    content: "";
    display: block;
    width: 28px;
    height: 22px;
    background: url(../images/quote-end-rtl.png) no-repeat center;
    position: absolute;
    left: 8px;
    bottom: 17px;
}
#DeltaTopNavigation{
	display:none;
}
.edit-mode-content .scroll-wrapper>.scroll-content{
	height: 370px !important;
	min-height: 370px !important;
	max-height: 370px !important;
}

.edit-mode-content .article-head__list.scroll-wrapper > .article-head__list.scroll-wrapper{
	width: 100% !important;
}

.whiteanchor{
color:white;
cursor:pointer !important;

}
a:hover {
 cursor: pointer !important;
}
a.whiteanchor:visited {
  color: white !important;
 
}
a.whiteanchor:active {
  color: white !important;
 
}

a.whiteanchor:hover {
    color: white !important;
}


.more-left {
    
    height: 50px;
    text-align: center;
    color: #ca9a00;
    bottom: -23px;
    z-index: 3;
}

.more-right {
    
    height: 50px;
    text-align: center;
    color: #ca9a00;
    bottom: -23px;
    z-index: 3;
}

    a.more-left {
        display: block;
        color: #ca9a00;
        width: 160px;
        height: 46px;
        background: -webkit-linear-gradient(#f4f4f4 0%, #ffffff 47%, #dddddd 100%);
        background: -moz-linear-gradient(#f4f4f4 0%, #ffffff 47%, #dddddd 100%);
        background: -o-linear-gradient(#f4f4f4 0%, #ffffff 47%, #dddddd 100%);
        background: linear-gradient(#f4f4f4 0%, #ffffff 47%, #dddddd 100%);
        background-position: 0 46px;
        border: none;
        cursor: pointer;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        font-family: 'BahijTheSansArabic-Bold';
		border-radius: 3px;
		left: 50%;
		position: relative;
		z-index: 3;
		bottom: -17px;
		margin-left: -80px;
		padding: 0;
		opacity: 1 !important;
		box-shadow: none !important;
    }
	
	a.more-right {
        display: block;
        color: #ca9a00;
        width: auto;
        height: 50px;
        background: -webkit-linear-gradient(#f4f4f4 0%, #ffffff 47%, #dddddd 100%);
        background: -moz-linear-gradient(#f4f4f4 0%, #ffffff 47%, #dddddd 100%);
        background: -o-linear-gradient(#f4f4f4 0%, #ffffff 47%, #dddddd 100%);
        background: linear-gradient(#f4f4f4 0%, #ffffff 48%, #dddddd 100%);
        background-position: 0 48px;
        border: none;
        cursor: pointer;
        text-align: center;
        line-height: 50px;
        font-size: 18px;
        font-family: 'BahijTheSansArabic-Bold';
		border-radius: 3px;
		position: relative;
		margin-right: -80px;
		bottom: -17px;
		padding: 0;
		color: #CC9B00;
		border: 1px solid #D7D7D7;
		opacity: 1 !important;
		box-shadow: none !important;
		margin: 0.4em auto;
    		max-width: 15em;				
    }

                a.more-left:hover {
                    color: #ca9a00;
                    background: -webkit-linear-gradient(#f4f4f4 0%, #f4f4f4 47%, #dddddd 100%);
                    background: -moz-linear-gradient(#f4f4f4 0%, #f4f4f4 47%, #dddddd 100%);
                    background: -o-linear-gradient(#f4f4f4 0%, #f4f4f4 47%, #dddddd 100%);
                    background: linear-gradient(#f4f4f4 0%, #f4f4f4 47%, #dddddd 100%);
                }


text {
    padding: 0 15px;
    width: 110px;
}
                a.text{
                    width: 100%;
                    font-size: em(14px);
                }


/*button {
    width: 100%;
    height: 30px;
    display: block;
    text-align: center;
    font-family: 'BahijTheSansArabic-Bold';
    margin-top: -10px;
}*/

                a.button{
                    width: auto;
                    height: 30px;
                    line-height: 30px;
                    font-size: em(14px);
                    background-position: 0 30px;
                    padding: 0 20px;
                    display: inline-block;
                }
				
.submit-request-div-header-background {
	height:38px;
	background-color:#dddddd;
	border-radius:5px;
	padding:0px 10px;
	font-size:0.875em;
	margin-bottom:50px;
	line-height:1;
	margin-top:7px;
}

.submit-request-pdf-div-header {
	line-height:1;
	float:left;
	margin-top:7px;
	width:auto;
}

.submit-request-pdf-div-button {
	text-align:center;
	color:#ca9a00;
	left:50%;
	z-index:3;
	padding-top: 50px;
}

.submit-request-pdf-button {
	display: inline-block;
    height: 23px;
    background: linear-gradient(#f4f4f4 0%, #fff 47%, #ddd 100%);
    transition: all 0.15s ease-out 0s;
    background-position: 0 23px;
    border-radius: 3px;
    -o-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.25);
    box-shadow: 0 1px 1px 1px rgb(0 0 0 / 25%);
    border: none;
    cursor: pointer;
    color: #666666;
    text-align: center;
    line-height: 23px;
    font-size: 1.5em;
    overflow: hidden;
    padding: 0 8px 0 34px;
    position: relative;
}

.padding-zero {
	padding:0px !important;
}

.radio-button-class {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
    padding-left: 1rem;
    padding-right: 1rem;
    display: flex;
    justify-content: space-between;
    border-width: 1px;
    border: 1px solid #D7D7D7 !important;
    border-color: white;
    border-radius: 5px;
}

.recruitment-label
{
float: left !important;
text-align: start !important;
font-size: 13px !important;
word-break: break-word !important;
line-height: 15px !important;
}


