@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,800);

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline; line-height:25px;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
    display: block;
}
body {
    line-height: 1;
}
ol, ul {
    list-style: none;
}
blockquote, q {
    quotes: none;
}

.inner_det_page ul , .inner_det_page ol{ list-style:square; }

.inner_det_page ul , .inner_det_page li , .inner_det_page ol {  margin-left: 20px !important;}

blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}



@font-face {
    font-family: HelveticaRoman;
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Roman.eot);
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Roman.eot?#iefix) format('embedded-opentype'), url(../fonts/mezan/HelveticaNeueLTArabic-Roman.woff) format('woff'), url(../fonts/mezan/HelveticaNeueLTArabic-Roman.ttf) format('truetype'), url(../fonts/mezan/HelveticaNeueLTArabic-Roman.svg#svgFontName) format('svg')
}

@font-face {
    font-family: HelveticaLight;
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Light.eot);
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/mezan/HelveticaNeueLTArabic-Light.woff) format('woff'), url(../fonts/mezan/HelveticaNeueLTArabic-Light.ttf) format('truetype'), url(../fonts/mezan/HelveticaNeueLTArabic-Light.svg#svgFontName) format('svg');
    font-weight: 400
}

@font-face {
    font-family: HelveticaBold;
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Bold.eot);
    src: url(../fonts/mezan/HelveticaNeueLTArabic-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/mezan/HelveticaNeueLTArabic-Bold.woff) format('woff'), url(../fonts/mezan/HelveticaNeueLTArabic-Bold.ttf) format('truetype'), url(../fonts/mezan/HelveticaNeueLTArabic-Bold.svg#svgFontName) format('svg');
    font-weight: 700
}





body {		
		font-family: 'Open Sans', sans-serif;  font-size: 14px;
	
	 }


a {
   
    color: #00355e;
}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
    color: #00355e;
}
a:hover {
    text-decoration: none;
    color: #000;
}
a:active {
    text-decoration: none;
    color: #000;
}


.inner_det_page a {
   
    color: #006ec2;
}
.inner_det_page a:link {
    text-decoration:underline;
}
.inner_det_page a:visited {
    text-decoration: underline;
    color: #006ec2;
}
.inner_det_page a:hover {
    text-decoration: underline;
    color: #000;
}
.inner_det_page a:active {
    text-decoration: underline;
    color: #000;
}
 
.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
}
