/**
 * Theme for jQRangeSlider
 * Inspired by http://cssdeck.com/item/381/itunes-10-storage-bar
 *        and http://cssdeck.com/item/276/pure-css-arrow-with-border-tooltip
 */

.ui-rangeSlider-withArrows .ui-rangeSlider-container{
    margin: 0 15px;

}

.ui-rangeSlider-noArrow .ui-rangeSlider-container{

}

.ui-rangeSlider-container{
    height: 20px;

    color: #333333;
    text-align: center;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    vertical-align: middle;
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

}


.ui-rangeSlider-arrow{
    width:14px;
    height:20px;

}

.ui-rangeSlider-leftArrow{
    background-image: url('/web/20160305004500im_/http://fenixrepo.fao.org/cdn/js/jquery.rangeslider/5.1.1/css-custom/icons-classic/left.png');
    cursor:pointer;
    left: -5px !important;
}

.ui-rangeSlider-rightArrow{
    background-image: url('/web/20160305004500im_/http://fenixrepo.fao.org/cdn/js/jquery.rangeslider/5.1.1/css-custom/icons-classic/right.png');
    cursor:pointer;
}

.ui-rangeSlider-arrow-inner{
    position: absolute;
    top: 50%;
    border: 10px solid transparent;
    width:0;
    height:0;

    margin-top: -10px;
}

.ui-rangeSlider-leftArrow .ui-rangeSlider-arrow-inner{
    left: 0;
    margin-left: -8px;
}

.ui-rangeSlider-leftArrow:hover .ui-rangeSlider-arrow-inner{

}

.ui-rangeSlider-rightArrow .ui-rangeSlider-arrow-inner{

    right: 0;
    margin-right: -8px;
}

.ui-rangeSlider-rightArrow:hover .ui-rangeSlider-arrow-inner{

}

.ui-rangeSlider-innerBar{
    width: 110%;
    height: 100%;
    left: -10px;
    overflow: hidden;
}

.ui-rangeSlider-bar{
    background: #399BCC;
    height: 20px;
    margin:0;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor:move;
    cursor:grab;
    cursor: -moz-grab;

}

.ui-rangeSlider-handle{
    width:10px;
    height:20px;
    background: transparent;
    cursor:col-resize;
}

.ui-rangeSlider-label{
    background: #666666;
    padding: 1px 10px;
    bottom:5px;

    -moz-border-radius: 4px;
    border-radius: 4px;


    color:#FFFFFF !important;
    font-size:15px;

    cursor:col-resize;
}

.ui-editRangeSlider .ui-rangeSlider-label{
}

.ui-rangeSlider-label-value{
    color:#FFFFFF !important;

}

.ui-rangeSlider-label-inner{
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 5px solid #666666;
    display: block;
    left: 50%;
    margin-left: -6px;
    position: absolute;
    top: 15px !important;
    z-index: 99;
}

.ui-editRangeSlider-inputValue{
    width:2em;
    text-align:center;
    font-size:15px;
}

.ui-rangeSlider .ui-ruler-scale{
    position:absolute;
    top:0;
    left:0;
    bottom:0;
    /* Handle width */
    right:10px;
}

.ui-rangeSlider .ui-ruler-tick {
    float: left;
}

.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-inner{
    color:white !important;
    margin-top:1px;
    border-left: 1px solid white;
    height:19px;
    padding-left:2px;
    position:relative;
}

.ui-rangeSlider .ui-ruler-scale0 .ui-ruler-tick-label{
    position:absolute;
    bottom: 6px;
}

.ui-rangeSlider .ui-ruler-scale1 .ui-ruler-tick-inner{
    border-left:1px solid white;
    margin-top: 25px;
    height: 5px;
}

/*
     FILE ARCHIVED ON 00:45:00 Mar 05, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 22:50:20 Nov 05, 2022.
     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: 317.374
  exclusion.robots: 0.149
  exclusion.robots.policy: 0.142
  cdx.remote: 0.057
  esindex: 0.008
  LoadShardBlock: 64.694 (3)
  PetaboxLoader3.datanode: 95.32 (5)
  CDXLines.iter: 21.026 (3)
  load_resource: 136.421 (2)
  PetaboxLoader3.resolve: 76.357 (2)
*/