﻿
.SideArrowsDown {
    background-image: url("../Images/dropDownArrow.jpg");
    background-size:6.828px 4.906px;

    display: inline-block;
width: 0;
height: 0;
margin-left: 2px;
vertical-align: middle;

}

.select
{
    -webkit-appearance: none;
   background-color: #FFF;
   border: medium none;
   color: #555555;
   font-family: inherit;
   outline: medium none;
   overflow: hidden;
   padding: 0;
   text-overflow: ellipsis;
   white-space: nowrap;
   width: 10em;
   height: 1em;
}

.ddllibrary {

            padding:3px;
            -webkit-appearance: none; 
            background-image:url("../Images/dropDownArrow.jpg");
            background-position:88px;
            background-repeat:no-repeat;
            text-indent: 0.01px;/*In Firefox*/
            text-overflow: '';/*In Firefox*/
            -moz-appearance:none;
            display: block;
padding: 3px 20px;
clear: both;
font-weight: normal;
line-height: 1.42857143;
color: #333;
white-space: nowrap;
}


.caretLib {
      display: inline-block;

    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FE330A;
}

/* css for each button  */


.dropdownListSearchType .select2-choice {
    line-height:50px;
   height: 50px;
   min-width:120px;
   z-index:99999;


}


.dropDownListStyle .select2-choice { 

 line-height: 45px;
    height:45px;
    width:150px;
    /*background-color:#fef9f9;*/
    /*border: 1px solid #000000;*/
}

/*.dropDownListStyleSm {
  
   height:30px;
    line-height:30px;
  border: 1px solid #000000;
}*/







.tbSearchHome {
    Width:93%;
    height:50px;
    border-color: #fe330a;
    border-width: 4px;
     border-style: solid;
   text-align: left;
/*padding-left: 34.214px;*/
text-indent:34.214px;
font-size:21px;
color: #fe330a;
}
.tbSearch {
      Width:490px;
          height:50px;
    border-color: black;
    border-width: 1px;
     border-style: solid;
   text-align: left;
padding-left: 10px;

}

/*.BasicSearchBody {
    /*background-color:#2ad5bb;
    background-color:#FFF;
     height:50px;
}*/

#BasicSearchBodyHome {
      background-color:#FE330A;
     height:50px;
}

#navBarStyle {
   background-color:#FE330A;

}

.navBarStyle {
   background-color:#FE330A;

}

.stkHead {
    border-bottom: 2px solid  #FE330A;
    border-top: 1px solid black;
    border-left:1px solid black;
    border-right:1px solid black;
}



.tbKeywordSearch {
    border-style: solid;
    border-color: black;
    border-width: 1px;
    height: 45px;
    background-color: #fef9f9;
    text-indent:30px;
}

.buttonStyle {
    background-color: #FE330A; 
    /*border-width:1px;*/
    /*border-color:black;*/
        border: 1px solid transparent;
    color:#FFF;
    height:30px;
}

.indexBtStyle {
     background-color: #FE330A; 
    border-width:1px;
    border-color:black;
    color:#FFF;
    height:20px;
}

    .indexBtStyle:disabled {
           background-color: #827c7c; 
    border-width:1px;
    border-color:black;
    color:#FFF;
    height:20px;
    }
a {
 
  text-decoration: none;
}
a:hover,
a:focus {
  color: #23527c;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.ddlBasicSearchType{
    height: 50px;
/* width: 90px; */
background-color: rgb(242,245,247);
-moz-appearance: none;
border: 0;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    /* color: #262626; */
    /* text-decoration: none; */
 /*background-color: #FE330A;*/
}

.egypt > a:hover {
     background-color:blue;
}

.resultIndex {
    color:#FE330A;
}


::-moz-selection 
{
    background-color:#FE330A;
    color:#FFF;
}


.ddlPreOperator.select2-container .select2-choice {
  margin: 6px 0px;
}
.ddlPreOperator .select2-drop {
    margin-top: -5px;
    border-top: 1px solid;
}

.leftSideArrows {
     background-image: url("../Images/LeftSide.png");
     background-color:#FE330A;
    background-size:100%;
    background-repeat: no-repeat;
      width:21px;
    height:21px;
    border:none;
}

.leftSideArrows:disabled {
     background-image: url("../Images/leftSide.png");
     background-color:#999999;
  background-size:100%;
    background-repeat: no-repeat;
     width:21px;
    height:21px;
    border:none;
}


.rightSideArrows {
     background-image: url("../Images/rightSide.png");
     background-color:#FE330A;
     background-size:100%;
    background-repeat: no-repeat;
      width:21px;
    height:21px;
    border:none;
}

.rightSideArrows:disabled {
     background-image: url("../Images/rightSide.png");
     background-color:#999999;
    background-size:100%;
    background-repeat: no-repeat;
    width:21px;
    height:21px;
    border:none;
}



.firstSideArrows {
     background-image: url("../Images/LeftTopSide.png");
     background-color:#FE330A;
    background-size:100%;
    background-repeat: no-repeat;
    width:21px;
    height:21px;
    border:none;
}

.firstSideArrows:disabled {
     background-image: url("../Images/leftTopSide.png");
     background-color:#999999;
  background-size:100%;
    background-repeat: no-repeat;
     width:21px;
    height:21px;
    border:none;
}


.LastSideArrows {
     background-image: url("../Images/rightTopSide.png");
     background-color:#FE330A;
     background-size:100%;
    background-repeat: no-repeat;
     width:21px;
    height:21px;
    border:none;
}

.LastSideArrows:disabled {
     background-image: url("../Images/RightTopSide.png");
     background-color:#999999;
    background-size:100%;
    background-repeat: no-repeat;
    width:21px;
    height:21px;
    border:none;
}





select:active, select:hover {
  outline: none
}

/* make it red instead (with with same width and style) */
select:active, select:hover {
  outline-color: red
}



.select2-results .select2-highlighted {
    background: #FE330A;
    color: #FFF;
}

::-webkit-input-placeholder {
    color:#FE330A;
}

 /*::-moz-placeholder {
    color:#FE330A;
}

 ::-ms-placeholder {
    color:#FE330A;
}*/


.LibraryFontColor {
      color:#FE330A;
}