body {
font-size: 13px;
line-height: 1.2;
}
.navbar-default .navbar-nav li a {
    background: url(../images/nav-bullet.jpg) no-repeat 0 19px;
    font-weight: bold;
    margin-bottom: 0;
	padding-left: 20px;
	color: black;
}
.navbar-header {
	float: none;
}
.cck_module_search .cck_form > input {
  margin-bottom: 0;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
	background-color: transparent;
}
.cck_img_download_button {
  margin: 10px 0 0;
  float: right;
}

.alert-message {
  color: #3C763D;
background-color: #DFF0D8;
border-color: #D6E9C6;
}
.pagination {
  clear: left;
}
input.text, select, input.password {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
textarea.textarea {
	display: block;
	width: 100%;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857;
	color: #555;
	background-color: #FFF;
	background-image: none;
	border: 1px solid #CCC;
	border-radius: 4px;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.075) inset;
	transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
}
.cck_form > input, 
.cck_form > select, 
.cck_form > textarea,
.formErrorContent {
	margin-bottom: 10px;
}
.cck_user_agree {
	margin: 10px 0;
}
#img_search {
    margin-right: 0px;
    border: 1px solid #000;
	border-right: 0px;
	border-radius: 0;
}
#button_search {
	border: 1px solid !important;
	border-left: 0px !important;
	border-radius: 0;
}
a {
  color: #3d3d3d;
}
.pagination {
  padding-left: 10px;
}
  
.cck_module_search {
    float: left;
    padding: 10px 20px;
	width: 320px;
}
.cck_module_search .row .col-xs-2,
.cck_module_search .row .col-xs-10 {
  padding: 0;
}


.loginhome {
    width: 960px;
    margin: 0 auto;
}
div.cck_contents.cck_content div.cck_value.cck_value_wysiwyg_editor p {
    line-height: 1.2 !important;
}
.proceed {
    margin-top: 10px;
    text-align: center;
}
.footer {
    margin-top: 50px;
}
.logout-button .btn {
    margin: 10px auto;
    display: block;
}
.btn-inverse {
  background: #000;
  color: #fff;
  margin-top: 5px;
}
.btn-inverse:hover {
  background: #333;
  color: #fff;
}
.btn-pad {
  padding: 6px 0px;
}
.userdata a {
    font-size: 12px;
}
.image-item img {
	margin: 0 auto;
	display: block;
	vertical-align: middle;
}
.image-item {
  text-align: center; 
  margin-bottom: 20px;
  height: 250px;
  padding: 0 10px;
}
.image-item .text-center {
  text-align: center;
}
.image-item .cck_img_description {
  max-width: 180px;
  margin: 0 auto;
  display: block;
}
.image-item a,
.image-item,
.image-item .text-center {
  font-size: 12px;
  color: #333;
}
.red{
  color: red !important;
}
.download-link {
  background: url(../images/bullet-plain.jpg) no-repeat 0 0;
  background-size: 13px;
  padding-left: 15px;
  margin-left: 5px;
}
.home .login-box {
	width: 400px;
	position: absolute;
	top: 10%;
	right: 5%;
	background: rgba(255,255,255,0.9);
	padding: 20px;
}
.help-link {
  margin-top: 3px;
}
.login-box .btn-link {
  color: #000;
  position: absolute;
  bottom: 10px;
  right: 10px;
}
.login-box .form-inline .form-control {
  width: 100%;
}
.form-horizontal .control-label {
  text-align: left;
}
.navbar-nav > li > a {
  padding-top: 17px;
}
.footer .navbar-nav > li > a:hover,
.footer .navbar-nav > li > a:focus {
  color: #e82425 !important;
  background: transparent !important;
}
.footer .row p, .footer .row, .footer .row a {
  color: #fff !important;
}
.cck_img_return_library a {
  color: #428BCA !important;
  margin-top: 8px;
  display: block;
}
.cck_img_credits {
  font-size: 15px;
}
li span.pagenav {
  background: #eee !important;
}
.pagination > ul > li > a, .pagination > ul > li > span {
  color: #3d3d3d !important;
}
#button_add_image {
  margin-bottom: 20px;
}
h2 {
  text-align: center;
}
.pad-top {
  margin-top: 10px;
}
/* RESPONSIVE UTILITIES */
/* Phone */

@media (max-width: 767px) {
    .logo {
        float: none;
        display: block;
        margin: 0 auto;
    }
	.navbar-collapse {
	  clear: both;
	}
	.navbar-default .navbar-nav > li > a {
	  margin: 0 15px;
	}
	.cck_module_search {
	  padding-left: 0;
	}
	.home .login-box {
	  width: 320px;
	}
	#img_search {
	  border-right: 1px;
	  margin-left: 15px;
	}
	.navbar-brand {
	  font-size: 15px;
	}
}
#image_access input, #image_access label,
#user_group_simple input, #user_group_simple label {
  float: left;
}
#image_access label, #user_group_simple label {
  margin-right: 10px;
  margin-left: 3px;
}
#image_access input, #user_group_simple input {
  margin-top: 0;
}
#image_access, #user_group_simple {
  margin-bottom: 10px;
}	
/* Larger than a phone */

@media (min-width: 768px) {
    .navbar-collapse {
        padding-left: 0;
        padding-right: 0;
    }
	.item-101 a {
	  padding-left: 10px !important;
	}
}
/* Tablet */

@media (min-width: 768px) and (max-width: 991px) {}
/* Small Monitor */

@media (min-width: 992px) and (max-width: 1199px) {}
/* Desktop */

@media (min-width: 1200px) { .container-fluid {margin-left: 10%; margin-right: 10%;}}
/* Large Widescreen Desktop */

@media (min-width: 1921px) {}