﻿
 .icons-Search

{
      width: 100%;
    height: 60px;
    float: none;
    text-align: right;
    margin: 0px 0px 0px 0px;
    position: relative;
    padding-top: 9px;
}
     

 .icons-Search .icons

{
           width: 98px;
    right: 0;
    position: absolute;
    margin-right: 37px;
}
 .icons-Search .icons ul 
    {
        margin:10px 0px 0px 0px;
        padding:0px 0px 0px 0px;
         width:98px;
     height:20px;
        }
          .icons-Search .icons ul li
{
    list-style:none;
    width: 18px;
    height: 20px;
    background-image: url('/web/20180826041156im_/http://alrawanpc.com/images/searchicons.png');
    background-repeat: no-repeat;
    float:left;
  
}  
  .icons-Search .icons ul li a
{
    
    width: 18px;
    height: 18px;
   display:block;
  
}    
 .icons-Search .icons ul li.f
{  margin-left:8px;
      background-position: 5px 2px;
}  
 
 .icons-Search .icons ul li.t
{margin-left:8px;
      background-position: -23px 2px;
}   

 .icons-Search .icons ul li.y
{
    margin-left:8px;
      background-position: -52px 2px;
} 
 .icons-Search .icons ul li.l
{
      background-position: -82px 2px;
} 
 .icons-Search .icons ul li.f:hover
{ 
      background-position: 5px 0px;
}  
 
 .icons-Search .icons ul li.t:hover
{ 
      background-position: -23px 0px;
}   

 .icons-Search .icons ul li.y:hover
{
     
      background-position: -52px 0px;
} 
 .icons-Search .icons ul li.l:hover
{
      background-position: -82px 0px;
} 
 .icons-Search .Search

{
      /* position:absolute; */
      width:235px;
      bottom:11pt;
      height: 30px;
      display: block;
      margin: 10px 0px 0px 150px;
      padding: 0px 0px 0px 0px;
      float: right;
      border: 1px solid #b9b9b9;
      background-color:#eaeaea;
      z-index: 1000;
     
}
 .icons-Search .Search input.search_text

{
        font-family: Tahoma;
    padding: 0px 0px 0px 10px;
    margin: 0px 0 0 0px;
    direction: ltr;
     width:150px;
    height: 30px;
    background: none;
    font-size: 11pt;
    color: #B2B2B2;
    text-align: right;
    vertical-align: top;
    position: relative;
    outline: none;
    float: left;
    vertical-align: top;
    border: none;
     
}
 .icons-Search .Search input.search_button

{
       font-family: Tahoma;
    cursor: pointer;
    color: #FFFFFF;
    font-size: 0pt;
    width: 25px;
    height: 15px;
    text-align: center;
    background: url(/web/20180826041156im_/http://alrawanpc.com/images/search_button.jpg) no-repeat;
    /*background-position: center -4px;*/
    margin: 7px 8px 0px 0px;
    padding: 0px 0px 0px 0px;
    border: none;
    float: right;
    display: block;
     
}




 
/*------------------------------------------*/
/*	  TOP BAR
/*------------------------------------------*/

.top-bar {
	background-color: #fff;
	border-bottom: 1px solid #f2f2f2;padding:5px 0 10px 0;
	margin-bottom:10px;
}

.top-bar.color-bar {
	border-bottom: 0;
}

.top-bar.color-bar a {
	color: rgba(255,255,255,.6);
}

.top-bar.color-bar a:hover {
	color: rgba(255,255,255,1) !important;
}

.top-bar.color-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.1);
}

.top-bar.color-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.1);
}

.top-bar.color-bar .contact-details li a:before {
	color: rgba(255,255,255,.2);
}

.top-bar.dark-bar {
	background-color: #444;
	border-bottom: 0;
}

.top-bar.dark-bar a {
	color: rgba(255,255,255,.4);
}

.top-bar.dark-bar a:hover {
	color: rgba(255,255,255,1) !important;
}

.top-bar.dark-bar ul.social-list li a i {
	border-left: 1px solid rgba(255,255,255,.08);
}

.top-bar.dark-bar ul.social-list li:last-child a i {
	border-right: 1px solid rgba(255,255,255,.08);
}

.top-bar.dark-bar .contact-details li a:before {
	color: rgba(255,255,255,.2);
}

.top-bar a {
	color: #666;
}


ul.social-list {
    float: right;
}

ul.social-list li {
    float: left;
     list-style:none;
   width:34px;
   height:33px;
}

ul.social-list li a {
    display: inline-block;
	transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}

ul.social-list li a:hover {
	color: #fff;
		text-decoration:none;

}

ul.social-list li a.facebook:hover {
	background-color: #507CBE;border-radius: 60px 60px 60px 60px;
-moz-border-radius: 60px 60px 60px 60px;
-webkit-border-radius: 60px 60px 60px 60px;
border: 0px solid #000000;
}

ul.social-list li a.twitter:hover {
	background-color: #63CDF1;border-radius: 60px 60px 60px 60px;
-moz-border-radius: 60px 60px 60px 60px;
-webkit-border-radius: 60px 60px 60px 60px;
border: 0px solid #000000;
}

ul.social-list li a.google:hover {
	background-color: #F16261;border-radius: 60px 60px 60px 60px;
-moz-border-radius: 60px 60px 60px 60px;
-webkit-border-radius: 60px 60px 60px 60px;
border: 0px solid #000000;
}


ul.social-list li a.linkdin:hover {
	background-color: #90CADD;border-radius: 60px 60px 60px 60px;
-moz-border-radius: 60px 60px 60px 60px;
-webkit-border-radius: 60px 60px 60px 60px;
border: 0px solid #000000;
}


ul.social-list li a.skype:hover {
	background-color: #36C4F3;border-radius: 60px 60px 60px 60px;
-moz-border-radius: 60px 60px 60px 60px;
-webkit-border-radius: 60px 60px 60px 60px;
border: 0px solid #000000;
}

ul.social-list li a i {
	font-size: 15px;
	display: block;
	width: 34px;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 60px 60px 60px 60px;
-moz-border-radius: 60px 60px 60px 60px;
-webkit-border-radius: 60px 60px 60px 60px;
border: 0px solid #000000;
}

ul.social-list li:last-child a i {
    /*
	border-right: 1px solid #f2f2f2;*/
}

/*
     FILE ARCHIVED ON 04:11:56 Aug 26, 2018 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:39:02 Aug 08, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 120.753
  exclusion.robots: 0.144
  exclusion.robots.policy: 0.132
  cdx.remote: 0.069
  esindex: 0.01
  LoadShardBlock: 85.831 (3)
  PetaboxLoader3.datanode: 86.351 (5)
  PetaboxLoader3.resolve: 95.724 (3)
  load_resource: 215.7 (2)
*/