﻿@charset "utf-8";
/* CSS Document */



/*CSS front page*/
.accordion-icons {
  height: 16px;
  width: 16px;
}

.accordion-plus.arrow-double {
  background: url("../png/arrow-double.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.accordion-minus.arrow-double{
background: url("../png/arrow-double.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}



.accordion-plus.arrow-dark {
  background: url("../png/arrow-dark.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.accordion-minus.arrow-dark{
background: url("../png/arrow-dark.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}

.accordion-plus.arrow-naked {
  background: url("../png/arrow-naked.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.accordion-minus.arrow-naked{
background: url("../png/arrow-naked.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}

.accordion-plus.arrow-round-inside-2 {
  background: url("../arrow-round-inside-2.html") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.accordion-minus.arrow-round-inside-2{
background: url("../arrow-round-inside-2.html") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}

.accordion-plus.arrow-thin {
  background: url("../png/arrow-thin.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.accordion-minus.arrow-thin{
background: url("../png/arrow-thin.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}


.accordion-plus.plus-minus {
  background: url("../png/plus-minus.png") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
}
.accordion-minus.plus-minus{
background: url("../png/plus-minus.png") no-repeat scroll 0 -16px rgba(0, 0, 0, 0);
}



/*
playback timings (ms):
  capture_cache.get: 0.643
  load_resource: 49.099
  PetaboxLoader3.resolve: 26.053
  PetaboxLoader3.datanode: 22.27
*/



