* { padding: 0 ; margin:0; font-family: 'Titillium Web', sans-serif;box-sizing: border-box; }
#loader {
	position: fixed;
	width: 100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
	z-index:998;
	}
.loadercontent {
	padding: 20px;
	width: 500px;
	height:100px;
	background-color:#FFF;
	border-radius: 5px;
	border: 1px solid #CCC;
	box-shadow:         0px 5px 15px 0px rgba(50, 50, 50, 0.52);
	top: 45%;
	left: 38%;
	position: absolute;
	z-index:999;
	}
.navigation ul { padding:0; margin:0 ; border-top: 4px solid #ed1c1c ; box-shadow: 1px 2px 1px #f3f3f3 ;}
.navigation ul li { float:left; display:inline; margin-right:26px; margin-top: 2px; font-weight: 500;  }
.active { border-bottom: 1px solid #a7a7a7  }
.active a { color:#a7a7a7}
.navigation ul li a { font-size: 18px; color:#000; text-decoration: none;  }
.navigation ul li a:hover {color:#b40202; text-decoration: none;  }
.container , .searchbox , .loginbox { width: 1100px; text-decoration: none;}
.content { min-height: 960px; text-decoration: none;}
#search { float: right; margin-top: 4px; margin-bottom: 4px;}
#search .inlineadv {display:inline; font-size: 14px; font-weight: bold; color:#f3f3f3; margin-right: 10px;}
#search .inlineadv a { text-decoration: none; color:#dbdbdb; position: relative; top: -8px;}
.searchbut { background-image:url(http://mail.iraqijms.com/img/search.png); background-repeat: no-repeat; background-size: 24px; background-position: center; width: 30px; height: 26px; border: none;}
.loginhead { width:100% ; background-color:#333; } 
.loginboxinside { width: 400px; background-image: url('http://mail.iraqijms.com/img/user.png'); color:#bdbdbd; padding-left: 30px; background-size: 20px; background-repeat: no-repeat; background-position:  left center ; text-align: left; padding-top: 5px; padding-bottom: 5px; cursor: pointer;}
.loginboxinsidex { width: 290px; background-image: url('http://mail.iraqijms.com/img/user.png'); color:#bdbdbd; padding-left: 30px; background-size: 20px; background-repeat: no-repeat; background-position:  left center ; text-align: left; padding-top: 5px; padding-bottom: 5px; cursor: pointer;}
.loginboxinsidex a {color:#f9f9f9; font-weight: bold; text-decoration: none;}

.loginboxinside a {color:#f9f9f9; font-weight: bold; text-decoration: none;}
#search .searchinput { background-color:#f4f4f4; color:#5c5c5c ; border: none; padding: 4px; padding-top: 5px; position: relative; top: -7px}
.content { direction: ltr; text-align: left;  text-decoration: none; }
.footer { width:100%; background-color:#CCC; display:block;} 
.searchhead { width:100%; background-color:#666; height: 34px; margin-bottom: 5px;} 

.header .logo { float: left;}
.header .headertext { font-size: 26px; font-weight:bold; float:left; line-height: 120px; padding-left: 20px;}

.emailbig {padding: 6px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(214,214,214,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(214,214,214,0.5);
box-shadow: 0px 0px 10px 0px rgba(214,214,214,0.5);
     border:1px solid #CCC; width: 100%;
    font-size: 24px;
}

.bigbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:16px;
	padding:13px 76px;
    width: 100%;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.bigbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.bigbutton:active {
	position:relative;
	top:1px;
}
.bigbutton2 {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
    width: 100%;
    font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.bigbutton2:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.bigbutton2:active {
	position:relative;
	top:1px;
}
.regtable { width: 800px;}
.regtable td { padding: 5px; font-size: 16px; }

.regtable td input[type="text"], .regtable td input[type="password"] , .regtable td input[type="email"] , .regtable td select { width: 60%; }
.regtable td  input[type="text"], .regtable td input[type="password"] , .regtable td input[type="email"] , .regtable td select  { padding: 6px;
-webkit-box-shadow: 0px 0px 10px 0px rgba(214,214,214,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(214,214,214,0.5);
box-shadow: 0px 0px 10px 0px rgba(214,214,214,0.5);
     border:1px solid #CCC;
}
.regtable td  input[type="text"]:focus, .regtable td input[type="password"]:focus , .regtable td input[type="email"]:focus , .regtable td select:focus  { 
-webkit-box-shadow: 0px 0px 10px 0px rgba(0,72,217,0.5);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,72,217,0.5);
box-shadow: 0px 0px 10px 0px rgba(0,72,217,0.5); 
   
    
}


.error { border: 1px solid #e32424 ; color:#e32424; background-color: rgba(239, 210, 210, 0.33) ; display: block; border-radius: 2px; font-weight: bold; padding: 14px; margin: 10px; background-image: url('http://mail.iraqijms.com/img/error.png'); background-position: left 10px center; background-repeat: no-repeat; background-size: 24px; display:block;padding-left : 40px;}
.errorinput { border: 1px solid #e32424 ; color:#e32424; background-color: #f2e5e5 ; }


.subbutton { float: right; padding: 4px;}
.textp { font-size: 13px; color:#e55050 ; border-bottom: 1px solid #e55050; padding-bottom: 5px; margin-bottom: 5px; margin-top: 5px;}
.step1 , .step2, .step3 , .step4 , .step5 , .step6 { font-weight: bold; font-size: 18px; text-align: right; margin-right: 820px; margin-bottom: 20px; }
.step1i , .step2i, .step3i , .step4i , .step5i , .step6i { font-weight: bold; font-size: 18px; text-align: center; left: 302px;  position:relative ; z-index; 900; border-radius: 120px; height: 40px; width:40px; display:block; color:#fff; background-color:#c9c9c9; line-height: 40px; top: -50px;}

.step1c , .step2c, .step3c , .step4c , .step5c , .step6c { font-weight: normal; font-size: 14px; text-align: left; margin-left: 360px; margin-bottom: 20px;}
.verticalline { position: absolute; border-right: 1px solid #000; width: 2px; z-index: -1; margin-left: 320px;}
.authorrow { padding: 10px; }
.authorrow ul { padding:0 ; margin:0;}
.authorrow ul > li { display: inline; float: left; height: 34px; padding: 4px;  border-bottom: 1px solid #00c4ff ; border-top: 1px solid #00c4ff;}
.authorrow li img { width: 24px; height: 24px;}
.numorder { width: 40px;}
.editauthor { width: 40px;}
.vorder { width: 80px;}
.deleteauthor { width: 40px;}
.authorname {width: 450px;}
.authorlt { width: 200px; text-align: right; display: inline-block; margin: 10px;}
#subcontainer input[type="text"],#subcontainer input[type="email"]  , #subcontainer select { width: 300px; padding: 4px; }

.redbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #d0451b), color-stop(1, #bc3315));
	background:-moz-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-webkit-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-o-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:-ms-linear-gradient(top, #d0451b 5%, #bc3315 100%);
	background:linear-gradient(to bottom, #d0451b 5%, #bc3315 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#d0451b', endColorstr='#bc3315',GradientType=0);
	background-color:#d0451b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.redbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #bc3315), color-stop(1, #d0451b));
	background:-moz-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-webkit-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-o-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:-ms-linear-gradient(top, #bc3315 5%, #d0451b 100%);
	background:linear-gradient(to bottom, #bc3315 5%, #d0451b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#bc3315', endColorstr='#d0451b',GradientType=0);
	background-color:#bc3315;
}
.redbutton:active {
	position:relative;
	top:1px;
}

.greenbutton {
	-moz-box-shadow:inset 0px 1px 0px 0px #9acc85;
	-webkit-box-shadow:inset 0px 1px 0px 0px #9acc85;
	box-shadow:inset 0px 1px 0px 0px #9acc85;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #74ad5a), color-stop(1, #68a54b));
	background:-moz-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-webkit-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-o-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:-ms-linear-gradient(top, #74ad5a 5%, #68a54b 100%);
	background:linear-gradient(to bottom, #74ad5a 5%, #68a54b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#74ad5a', endColorstr='#68a54b',GradientType=0);
	background-color:#74ad5a;
	border:1px solid #3b6e22;
    -moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	font-weight:bold;
	padding:6px 12px;
	text-decoration:none;
}
.greenbutton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #68a54b), color-stop(1, #74ad5a));
	background:-moz-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-webkit-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-o-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:-ms-linear-gradient(top, #68a54b 5%, #74ad5a 100%);
	background:linear-gradient(to bottom, #68a54b 5%, #74ad5a 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#68a54b', endColorstr='#74ad5a',GradientType=0);
	background-color:#68a54b;
}
.greenbutton:active {
	position:relative;
	top:1px;
}


.step {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:15px;
	font-weight:bold;
    float: right;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.step:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.step:active {
	position:relative;
	top:1px;
}

.filelist {width: 100%; border:1px solid #00c4ff; padding: 1px;}
.filelist th { text-align: center; background-color:#00c4ff; padding: 6px; color:#fff}
.filelist td {border-bottom: 1px solid #00c4ff; padding: 4px;} 
.social span { display: inline;}
.social div a {}
.leftsidebar { width : 280px;}
.rightbar { width : 800px;}
.hh4 {padding-left: 10px;margin-top: 10px; text-transform: uppercase; font-size: 15px; border-bottom: 3px solid #ed1c1c; font-weight: bold; width: 100%;}
.blockc {background-color:#f5f5f5 ; }
.hh3 {font-size: 26px; font-weight: bold; }
.hh5 {font-size: 18px; font-weight: bold; }
.hh6 {font-size: 14px; }
.hh6a {font-size: 18px; color:#2476be; text-decoration: none; vertical-align: top; }
.cover {
-webkit-box-shadow: -7px 7px 29px -13px rgba(0,0,0,0.75);
-moz-box-shadow: -7px 7px 29px -13px rgba(0,0,0,0.75);
box-shadow: -7px 7px 29px -13px rgba(0,0,0,0.75);
}
.coverrev {
padding: 4px;
    border: 1px solid #f3f3f3;
    max-width: 200px;
    max-height: 240px;
    
}
.covercontainer { float:left; padding: 20px;}
.hometext { height: 330px;}
.prev {background-color:#f5f5f5 ; }
.prev .vol {font-size: 18px; font-weight: bold ; font-weight: bold; padding: 4px; padding-left: 10px; padding-right: 10px; cursor: pointer; }
.prev .vol .vol-sub {display:none;}
.prev .vol .vol-sub ul { padding: 0;margin:0; list-style: none;}
.prev .vol .vol-sub ul li{ padding-left: 10px; font-weight: lighter; color:#2b99c9; border-bottom: 1px dotted #2b99c9; font-size: 14px;}
.prev .vol .vol-sub ul li:hover { color:#0c6389; border-bottom: 1px dotted #0c6389;}

.sup  .vol-sub ul { padding: 0;margin:0; list-style: none;}
.sup  .vol-sub ul li{ padding-left: 10px; font-weight: bold; color:#2b99c9; border-bottom: 1px dotted #2b99c9; font-size: 14px;}
.sup  .vol-sub ul li:hover { color:#0c6389; border-bottom: 1px dotted #0c6389;}

.coverh {padding-right: 10px; padding-left: 10px;}
.coverh img {border: 1px solid #cecece; width: 120px; height: 120px;}

.titleh { font-weight: bold; }
.authorsh { font-style: italic; font-weight: bold; font-size: 13px; color:#a7a7a7} 
.linksh a { font-weight: bold ; font-size: 14px; color:#7784ea}
.leftdiv { width : 70%;  float:left}
.rightdiv { width : 30% ;float:right}
.currentarticle { background-color:#efefef; width: 98%; }
.currentarticle td {padding: 4px; margin: 0px; border: 1px solid #9c9c9c}
.tools {    
    background-color:#d4d4d4 ; 
    border-bottom: 1px solid #c70202;
    font-size: 12px;
    padding: 5px;
    width: 90px;
    
}
.tools:hover { background-color:#e3e3e3}
.revform textarea {width: 100%; min-height: 100px; margin-top: 10px; margin-bottom: 10px;}
.revform input[type="radio"] {margin-top: 10px; margin-bottom: 10px; padding: 5px;}
.revform label { padding-left : 10px;}
.manuinfo td { padding: 5px; border-bottom: 1px solid #b5b5b5}
.reattach { border: 1px solid #5285d6; padding: 5px;}
.reattach th { background-color:#c7dfff; font-weight: bold; padding: 4px;}
.full { text-align: justify; }

.quicklogin input[type="text"] { width: 280px; border-radius: 3px; padding: 5px; border: 1px solid #f4f4f4}
.quicklogin input[type="password"] { width: 280px; border-radius: 3px; padding: 5px; border: 1px solid #f4f4f4}



.quickl {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.quickl:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.quickl:active {
	position:relative;
	top:1px;
}


.forgotl {
	-moz-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #54a3f7;
	box-shadow:inset 0px 1px 0px 0px #54a3f7;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #007dc1), color-stop(1, #0061a7));
	background:-moz-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-webkit-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-o-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:-ms-linear-gradient(top, #007dc1 5%, #0061a7 100%);
	background:linear-gradient(to bottom, #007dc1 5%, #0061a7 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#007dc1', endColorstr='#0061a7',GradientType=0);
	background-color:#007dc1;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #124d77;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #154682;
}
.forgotl:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #0061a7), color-stop(1, #007dc1));
	background:-moz-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-webkit-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-o-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:-ms-linear-gradient(top, #0061a7 5%, #007dc1 100%);
	background:linear-gradient(to bottom, #0061a7 5%, #007dc1 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#0061a7', endColorstr='#007dc1',GradientType=0);
	background-color:#0061a7;
}
.forgotl:active {
	position:relative;
	top:1px;
}

.h3h3top { padding-top : 10px; padding-bottom: 10px; color:#f3f3f3}

.revmenu { margin: 0; padding: 0;}
.revmenu li { display:inline ; float: right; padding: 5px; border: 2px solid #d3cfed; margin-left: 5px;}
.revmenu li a { font-weight: bold; color:#081089 ; text-decoration: none; }
.registerdone { text-align: center; font-size: 18px; 
}
.registerdone span { font-size: 14px; color:#939393 ; margin-left: 20px; padding-right: 30px;}
#resubmitopt { padding: 4px; background-color:#f3f3f3; border-radius: 4px;}

.footernavigation { list-style: none;  text-align: center;}
.footernavigation li { display: inline; padding-left: 20px; padding-right: 20px;}
.footernavigation li a {  color:#1f1f1f; text-shadow: #f3f3f3 1px 0px 1px; font-size: 16px; text-decoration: none;}
.footernavigation li a:hover {  color:#b71515;}
@media print  {
    .searchhead , .header ,.navigation , .leftsidebar ,.loginhead ,.social ,.footer  {
        display: none;
    }
    #articleview { width: 90%; margin-top:0px;}
} 



.ina { padding: 5px; margin: 0; list-style: none;}
.ina li { font-weight: bold; font-size: 15px; padding-bottom: 5px; }
.ina li div { color:#797979; font-size: 13px; }



/* Popup box BEGIN */
.hover_bkgr_fricc{
    background:rgba(0,0,0,.4);
    cursor:pointer;
    display:none;
    height:100%;
    position:fixed;
    text-align:center;
    top:0;
    width:100%;
    z-index:10000;
}
.hover_bkgr_fricc .helper{
    display:inline-block;
    height:100%;
    vertical-align:middle;
}
.hover_bkgr_fricc > div {
    background-color: #fff;
    box-shadow: 10px 10px 60px #555;
    display: inline-block;
    height: auto;
    max-width: 1300px;
    min-height: 100px;
    vertical-align: middle;
    width: 60%;
    position: relative;
    border-radius: 8px;
    padding: 15px 5%;
}
.popupCloseButton {
    background-color: #fff;
    border: 3px solid #1330;
    border-radius: 50px;
    cursor: pointer;
    display: inline-block;
    font-family: arial;
    font-weight: bold;
    position: absolute;
    top: -20px;
    right: -20px;
    font-size: 25px;
    line-height: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
}
.popupCloseButton:hover {
    background-color: #ccc;
}
.trigger_popup_fricc {
    cursor: pointer;
    font-size: 20px;
    margin: 20px;
    display: inline-block;
    font-weight: bold;
}
/* Popup box BEGIN */