/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */



/* ========================================================================

   Use this file to add custom CSS easily

 ========================================================================== */



 /* pane - main background color of active pane */

div.current { 	background: #262f3a; }

/* pane - background color of not active folder */

dl.tabs dt { 	background: #262f3a; 	 }

/* pane - background color of active folder */

dl.tabs dt.open { 	background: #262f3a; 	border-bottom: 1px solid #262f3a;	 }



.nav_bar_cell {

background-color: transparent;

}



select {

  color: #333;

  border: none;

}



input {

  color: #333;

}



#cal_title, .ev_fieldset {

  color: #fff;

}



.event_legend_name a {

  color: #fff !important;

}





#phoca-dl-category-box .pd-category h3, #phoca-dl-file-box .pd-file h3, #phoca-dl-download-box .pd-file h3 {

  background: none;

  border: none;

}



#phocadownload-upload table.adminlist tfoot td, #phocadownload-upload table.adminlist tfoot th {

  background-color: #262f3a;

  border-top: none;

}



#phocadownload-upload table.adminlist thead th {

background: #262f3a;

color: #ffff;

border-bottom: none;

border-left: none;

}



input[disabled], select[disabled], textarea[disabled], input[readonly], select[readonly], textarea[readonly] {

  background-color: #fff;

}

.chzn-drop {
  color: #000 !important;
}

.pg-field, .pg-field-table, .pg-cats-box-float2 {
  background: #262f3a;
  box-shadow: none;
}
