@font-face {
	font-family: 'robotobold';
	src: url('../css/fonts/roboto-bold.eot');
	src: url('../css/fonts/roboto-bold.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/roboto-bold.woff2') format('woff2'),
         url('../css/fonts/roboto-bold.woff') format('woff'),
         url('../css/fonts/roboto-bold.ttf') format('truetype'),
         url('../css/fonts/roboto-bold.svg#robotobold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'robotoregular';
    src:url('../css/fonts/Roboto-Regular.ttf') format('truetype');
}

.box-input {
	text-align: center;
}

ul.tagit {
	background: none;
	margin: 0 0 5px 0;
}
.tagit-autocomplete, .tagit-autocomplete .ui-menu-item a:hover,.tagit-autocomplete .ui-state-hover, .tagit-autocomplete .ui-widget-content .ui-state-hover,
 .tagit-autocomplete .ui-widget-header .ui-state-hover, .tagit-autocomplete .ui-state-focus, .tagit-autocomplete .ui-widget-content .ui-state-focus, .tagit-autocomplete .ui-widget-header .ui-state-focus 
{
    color: #555;
    background: #f6f6f6;
    border: 1px solid #DDD;
}
.box-search-filter h4 {
	font-size: 13px;
	margin: 10px 0;
	text-align: center;
}

.creation-date h4, .update-date h4 {
	text-align: left;
}

#filter_catid_chzn,#input_tags {
	width: 100%;
}

#search_words {
	height: 30px;
	line-height: 30px;
	width: inherit;
}

#submitbtn {
	padding: 10px 15px;
	background-color: #00d95a;
	color: #fff;
	border: none;
}

#txtfilename {
	border: 1px solid #EEE;
	padding: 10px;
	height: 23px;
	width: 60%;
	border-radius: 2px 0px 0px 2px;
	box-sizing: initial !important;        
	vertical-align:top;
}

div.box-search-filter input#txtfilename.pull-left.required:focus, div.box-search-filter input#dropfiles_q.pull-left.required:focus {
	border: 1px solid #ccc;
}

div.box-search-filter input#dropfiles_q.pull-left.required

#btnsearchbelow, #mod_btnsearchbelow {
	background-color: #1B305B;
	color: #ffffff;
}

#btnresetbelow {
	background-color: #efefef;
	color: #000000;
	border: 1px solid #EAEAEA;
}

.box-btngroup-below {
	margin-top: 10px;
}

.catname {
	text-decoration: underline;
	color: #275acc;
}

.box-search-filter {
	margin: 10px 0;
}

.pd20 {
	padding: 20px;
}

.pl40 {
	padding-left: 40px;
}

.tagit-hidden-field {
	display: none!important;
}

.custom-filter_catidx {
	position: relative;
	display: inline-block;
}

.custom-filter_catid-toggle {
	position: absolute;
	top: 0;
	bottom: 0;
	margin-left: -1px;
	padding: 0;
}

.custom-filter_catid-input {
	margin: 0;
	padding: 5px 10px;
}

.chzn-container .chzn-results {
	max-height: 150px!important;
}

.chzn-container-single.chzn-container-single-nosearch .chzn-search {
	position: initial;
	left: initial;
}

ul.tagit input[type="text"] {
	
	background: #ffffff;
}

.btnsearch,#btnsearch {
	height: 45px;
	width: 70px;
	background-color: #183867;
	text-align: center;
	color: #ffffff;
	border: none;
	display: inline-block;
	border-radius: 0 2px 2px 0;
	vertical-align:top;
}

.feature {
	padding: 10px;
}

a#btnsearch {
	display: block;
	line-height: 30px;
}

.feature input,.feature ul,.feature select,.chzn-single {
	border-radius: 0px!important;
}

.by-feature {
	border-radius: 2px;
	margin-top: 10px;
}

.feature-border {
	border: 1px solid #eeeeee;
}

.by-feature .span3,.by-feature .pd20 a,.by-feature .pd20 input {
	font-family: robotobold;
}

.by-feature .top {
	border-bottom: 1px solid #eeeeee;
	height: 28px;
	line-height: 28px;
}

.by-feature .top .pull-right {
	padding-right: 15px;
	height: 28px;
	float: right;
}

.by-feature .top .pull-left {
	margin: 0;
	padding-left: 15px;
	float: left;
}

.by-feature .pd20 a:hover {
	text-decoration: none;
}

.by-feature .top span i {
	cursor: pointer;
	font-weight: 400;
	display: block;
	margin-top: 10px;
}

.creation-date .lbl-date,.update-date .lbl-date {
	width: 40px;
	display: inline-block;
	font-weight: 100!important;
	margin-right: 6px;
	font-family: robotoregular!important;
	font-size: 14px;
}

.box-search-filter {
	margin-top: 35px;
}

.btnsearchbelow {
	vertical-align: top;
	width: auto;
	padding: 5px 20px;
	text-align: center;
	text-transform: uppercase;
	border: none;
	border-radius: 2px;
	font-size: 12px;
	line-height: 22px;
	background-color: #183867;
	color: #fff;
}

.btnsearchbelow:hover {
	box-shadow: 1px 1px 12px #ccc;
    text-decoration: none;
}

a.btnsearchbelow {
	display: inline-block;
	background: #dfdddd;
	color: #4a4a4a;
}

a#btnReset.btnsearchbelow {
    vertical-align: middle;
}
a.btnsearchbelow:hover {
	box-shadow: 1px 1px 12px #ccc;
    text-decoration: none;
}

.list-results {
	margin-top: 20px;
	text-align: center;
}

.list-results table {
	margin: 0px;
	border: 1px solid #eeeeee;
        width: 100%;
        border-collapse: collapse;
        border-spacing: 0px;
}
.list-results table thead {
    background-color: #eee;
    background-image: none;
    color: #0088cc;
    font-size: 15px;
}

.list-results .table th  {
    padding: 8px;
    line-height: 18px;
    text-align: left;
}
.list-results table.table thead tr th, .list-results table.table thead tr th a {
    color: #666;
    padding: 10px 0;
}
.list-results .pagination {
    margin: 18px 0;
}
.list-results .limit.pull-right {
    padding: 10px;
}

.list-results select#limit {
    padding: 5px;
}
ul.tagit li.tagit-new {
	padding: 0;
}

ul.tagit li.tagit-choice-editable {
	padding: 0 15px 0 4px;
	border: 1px solid #ccc;
	border-radius: 2px;
}

span.tagit-label {
	color: #555;
	font-size: 14px;
	font-weight: normal;
}
.chk-tags-filtering {
    margin: 10px 0;
}
.chk-tags-filtering ul {
  margin: 0;
  padding: 0;
  list-style: none;
  float: left;
}
.chk-tags-filtering ul li {
    float: left;
    margin-right: 10px;
}
.chk-tags-filtering input[type="checkbox"] {
    margin: 0;
}
.list-results table thead {
	color: #0088cc;
	background-color: #f4f5f5;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#f4f5f5), to(#dfdddd));
	background-image: -webkit-linear-gradient(top, #fbfbfb, #efefef);
	background-image: -moz-linear-gradient(top, #fbfbfb, #efefef);
	background-image: -ms-linear-gradient(top, #fbfbfb, #efefef);
	background-image: -o-linear-gradient(top, #fbfbfb, #efefef);
	background-image: linear-gradient(to bottom, #fbfbfb, #efefef);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#f4f5f5, endColorstr=#dfdddd);
}

.list-results table tbody tr td {
	border: none;
	border-top: 1px solid #efefef!important;
}

.list-results table tbody tr:hover {
	background: #0088cc;
	color: #fff;
	cursor: default;
}

.list-results table tr:hover td a,.list-results table tr:hover td {
	color: #ffffff;
	font-family: robotoregular;
}

.list-results table tr td,.list-results table tr td a {
	font-family: robotoregular;
	text-decoration: none;
	font-size: 14px;
}

.list-results table tr td {
	padding-top: 3px;
	padding-bottom: 3px;
        text-align: left;
}

.list-results td.title, .list-results td.created,.list-results td.viewer, .list-results td.catname {
	vertical-align: middle;
}

.list-results a.file-item {
	display: inline-block;
	vertical-align: middle;
}

.list-results .custom-icon {
	border-radius: 50%;
	background-color: #ffffff;
	padding: 8px 8px 8px 9px;
	height: 28px;
	line-height: 28px;
	display: inline-flex;
	vertical-align: middle;
}
.list-results .custom-icon img {
	width: 25px;
}
.file-icon {
	border-radius: 50%;
	background-color: #ffffff;
	padding: 7px 2px 7px 12px;
	height: 28px;
	line-height: 28px;
	display: inline-block;
	vertical-align: middle;
}

.file-icon i {
	width: 28px;
	height: 28px;
	display: inline-block;
	background: url(../images/icons/files.png) 4% 5% no-repeat;
}

.file-icon i.gif {
	background-position: 101% 5%;
}

.file-icon i.jpg {
	background-position: 101% 28%;
}

.file-icon i.png {
	background-position: 4% 74%;
}

.file-icon i.zip {
	background-position: 86% 97%;
}

.file-icon i.rar {
	background-position: 4% 50%;
}

.file-icon i.pdf {
	background-position: 69% 97%;
}

.file-icon i.doc,.file-icon i.docx {
	background-position: 101% 74%;
}

.file-icon i.xls {
	background-position: 20% 97%;
}

.file-icon i.xlsx {
	background-position: 36% 97%;
}

.file-icon i.txt {
	background-position: 4% 28%;
}

.file-icon i.mp3 {
	background-position: 52% 50%;
}
.file-icon i.mp4 {
	background-position: 20% 74%;
}
.list-results table.table thead tr th, .list-results table.table thead tr th a {
	color: #666;
}

.feature-toggle {
	width: 16px;
	height: 16px;
	display: block;
	cursor: pointer;
	margin-top: 5px;
}

.feature-toggle, .feature-toggle-up {
	background: url(../images/icon-arrows.png) -2px -18px no-repeat;
}

.feature-toggle-down {
	background: url(../images/icon-arrows.png) -2px -1px no-repeat;
}

.icon-date.icon-calendar {
	width: 16px;
	height: 16px;
	display: inline-block;
        vertical-align: middle;
	cursor: pointer;
	margin-left: 10px;
        background: url(../images/calendar.png) 0px 0px no-repeat;
}
.icon-date.icon-calendar::before {
    content: none;
}
.box-search-filter .input-date {
	width: 75px;
	font-size: 12px;
	height: 21px;
	padding: 1px 5px;
	margin: 0;
        border: 1px solid #ccc;
}

.ui-datepicker-calendar {
	z-index: 100;
}

.dropfiles-icon-search {
	width: 16px;
	height: 18px;
	display: inline-block;
	background: url('../images/dropfiles-icon-search.png');
	background-repeat: no-repeat;
	margin-left: 1px;
	vertical-align: middle;
	margin-right: 5px;
}

.extra-openlink,.extra-downloadlink {
	color: #fff;
	background: #CCC;
	padding: 15px 10px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	font-weight: bold;
	font-size: 1.3em;
	display: inline-block;
}

.extra-downloadlink {
	margin-right: 10px;
}

.box-btnextra {
	margin-top: 10px;
}

/* Module search .mod_dropfiles_search  */
#search_catid, #filter_tags {
	width: auto;
	max-width: 100%;
	box-sizing: border-box;
}

#search_catid_chzn,
.mod_dropfiles_search .chzn-container {
	width: 100% !important;
}

.mod_dropfiles_search .btnsearchbelow {
	width: auto;
	padding: 5px 15px;
}

.mod_dropfiles_search .btnsearchbelow:hover {
	box-shadow: 1px 1px 12px #ccc;
    text-decoration: none;
}

.mod_dropfiles_search .tagit {
	background: #fff;
	width: 156px;
}

.mod_dropfiles_search .input-date {
	width: 70px;
	margin: 0;
}

#dropfiles_q {
	border: 1px solid #EEE;
	padding: 10px;
	height: 23px;
	width: 60%;
	border-radius: 2px 0px 0px 2px;
        box-sizing: initial !important;
}

#mod_btnsearch {
	height: 44px;
	width: 50px;
	background-color: #183867;
	text-align: center;
	color: #ffffff;
	border: none;
	display: inline-block;
	border-radius: 0 2px 2px 0;
}

#mod_btnsearch:hover, button#btnsearch:hover {
	box-shadow: 1px 1px 12px #ccc;
}

.mod_dropfiles_search  .creation-date,.mod_dropfiles_search  .update-date, .mod_dropfiles_search .categories-filtering, .mod_dropfiles_search .tags-filtering {
	width: 175px;
	float: left;
	max-width: 100%;
	margin-left: 2.5641%;
}
/* Bootstrap CSS */
.clearfix::before, .clearfix::after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix::after {
    clear: both;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  min-height: auto;
  float: left;
  margin-left: 2.12765957%;
  *margin-left: 2.07446809%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 2.12765957%;
}
.row-fluid .span12 {
  width: 100%;
  *width: 99.94680851%;
}
.row-fluid .span11 {
  width: 91.4893617%;
  *width: 91.43617021%;
}
.row-fluid .span10 {
  width: 82.9787234%;
  *width: 82.92553191%;
}
.row-fluid .span9 {
  width: 74.46808511%;
  *width: 74.41489362%;
}
.row-fluid .span8 {
  width: 65.95744681%;
  *width: 65.90425532%;
}
.row-fluid .span7 {
  width: 57.44680851%;
  *width: 57.39361702%;
}
.row-fluid .span6 {
  width: 48.93617021%;
  *width: 48.88297872%;
}
.row-fluid .span5 {
  width: 40.42553191%;
  *width: 40.37234043%;
}
.row-fluid .span4 {
  width: 31.91489362%;
  *width: 31.86170213%;
}
.row-fluid .span3 {
  width: 23.40425532%;
  *width: 23.35106383%;
}
.row-fluid .span2 {
  width: 14.89361702%;
  *width: 14.84042553%;
}
.row-fluid .span1 {
  width: 6.38297872%;
  *width: 6.32978723%;
}
@media (max-width: 767px) {
	.row-fluid {
    width: 100%;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: auto;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
    width: auto;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}

@media (min-width: 768px) and (max-width: 979px) {
	.row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: auto;
    float: left;
    margin-left: 2.76243094%;
    *margin-left: 2.70923945%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.76243094%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.43646409%;
    *width: 91.3832726%;
  }
  .row-fluid .span10 {
    width: 82.87292818%;
    *width: 82.81973669%;
  }
  .row-fluid .span9 {
    width: 74.30939227%;
    *width: 74.25620078%;
  }
  .row-fluid .span8 {
    width: 65.74585635%;
    *width: 65.69266486%;
  }
  .row-fluid .span7 {
    width: 57.18232044%;
    *width: 57.12912895%;
  }
  .row-fluid .span6 {
    width: 48.61878453%;
    *width: 48.56559304%;
  }
  .row-fluid .span5 {
    width: 40.05524862%;
    *width: 40.00205713%;
  }
  .row-fluid .span4 {
    width: 31.49171271%;
    *width: 31.43852122%;
  }
  .row-fluid .span3 {
    width: 22.9281768%;
    *width: 22.87498531%;
  }
  .row-fluid .span2 {
    width: 14.36464088%;
    *width: 14.31144939%;
  }
  .row-fluid .span1 {
    width: 5.80110497%;
    *width: 5.74791348%;
  }
}

@media (min-width: 1200px) {
	.row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 32px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    min-height: auto;
    float: left;
    margin-left: 2.56410256%;
    *margin-left: 2.51091107%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 2.56410256%;
  }
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94680851%;
  }
  .row-fluid .span11 {
    width: 91.45299145%;
    *width: 91.39979996%;
  }
  .row-fluid .span10 {
    width: 82.90598291%;
    *width: 82.85279142%;
  }
  .row-fluid .span9 {
    width: 74.35897436%;
    *width: 74.30578287%;
  }
  .row-fluid .span8 {
    width: 65.81196581%;
    *width: 65.75877432%;
  }
  .row-fluid .span7 {
    width: 57.26495726%;
    *width: 57.21176578%;
  }
  .row-fluid .span6 {
    width: 48.71794872%;
    *width: 48.66475723%;
  }
  .row-fluid .span5 {
    width: 40.17094017%;
    *width: 40.11774868%;
  }
  .row-fluid .span4 {
    width: 31.62393162%;
    *width: 31.57074013%;
  }
  .row-fluid .span3 {
    width: 23.07692308%;
    *width: 23.02373159%;
  }
  .row-fluid .span2 {
    width: 14.52991453%;
    *width: 14.47672304%;
  }
  .row-fluid .span1 {
    width: 5.98290598%;
    *width: 5.92971449%;
  }
  
}

@media (max-width: 767px) {
	#txtfilename {
		max-width: 223px;
	}

	#submitbtn {
		margin-top: 10px;
	}

	#search_words {
		border-radius: 0;
	}

	.span9.text-right {
		overflow: hidden;
		border-right: 1px solid #ccc;
	}

	.box-categories,.box-date,.box-tags {
		width: 100%;
	};
}