﻿
 /*!
 * Start Bootstrap - Shop Item HTML Template (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */
 
html {
    overflow-y:scroll;
}

body {
    padding-top: 70px; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
}

.thumbnail img {
    width: 100%;
}

.ratings {
    padding-right: 10px;
    padding-left: 10px;
    color: #d17581;
}

.thumbnail {
    padding: 0;
}

.thumbnail .caption-full {
    padding: 9px;
    color: #333;
}

footer {
    margin: 50px 0;
}
 
 

.panel-tabs {
    position: relative;
    bottom: 26px;
    clear:both;
}

.panel-tabs > li {
    float: left;
    margin-bottom: -1px;
}

.panel-tabs > li > a {
    line-height: .95;
    border: 1px solid transparent;
}

.panel-tabs > li.active > a,
.panel-tabs > li.active > a:hover,
.panel-tabs > li.active > a:focus {
    cursor: default;
    background-color: #fff;
    border-bottom-color: transparent;
}

.row h1 {margin-top:0px;}

.loading{margin-left:10px;margin-top:5px;font-size:20px !important;}


/**
 * Nestable
 */

.dd { position: relative; display: block; margin: 0; padding: 0; list-style: none; line-height: 20px; }
.dd-list { display: block; position: relative; margin: 0; padding: 0; list-style: none; }
.dd-list .dd-list { padding-left: 15px; }
.dd-collapsed .dd-list { display: none; }

.dd-item,
.dd-empty,
.dd-placeholder { display: block; position: relative; margin: 0; padding: 0; min-height: 20px; line-height: 20px; }

.dd-handle { 
display: block;  
padding: 10px;
box-sizing: border-box; 
-moz-box-sizing: border-box;
position: absolute;
width: 35px; 
margin: 0; 
left: 0; 
top: 0; 
cursor: pointer; 
text-indent: 100%; 
white-space: nowrap; 
overflow: hidden;
border: 1px solid #dcdcdc;
background: #fff;
color: #ddd;
}

.dd-handle:before { content: '≡'; display: block; position: absolute; left: 0; top: 10px; width: 100%; text-align: center; text-indent: 0; color: inherit; 
font-size: 30px; font-weight: normal; }

.dd-handle:hover { color: #000; }






.dd-item > button { display: block; position: relative; cursor: pointer; float: left; width: 35px; height:35px;color:#aaaaaa;
margin: 3px; padding: 0; text-indent: 100%; white-space: nowrap; overflow: hidden; border: 0; background: transparent; text-align: center; font-weight: bold; }
.dd-item > button:before { content: '+'; font-size:20px; display: block; position: absolute; width: 100%; text-align: center; text-indent: 0; }
.dd-item > button[data-action="collapse"]:before { content: '-'; }

.dd-placeholder,
.dd-empty { margin: 0px;margin-top:-1px; padding: 0; min-height: 30px; background: #f2fbff; border: 1px solid #dcdcdc; box-sizing: border-box; -moz-box-sizing: border-box; }
.dd-empty { border: 1px dashed #dcdcdc; min-height: 100px; background-color: #e5e5e5;}

.dd-dragel { position: absolute; pointer-events: none; z-index: 9999; }
.dd-dragel > .dd-item .dd-handle { margin-top: 0; }


.dd-content { display: block; margin: 0px; padding-left: 34px; color: #333;
	border: 1px solid #dcdcdc;
	margin-top:-1px;
	background:white;box-sizing: border-box; -moz-box-sizing: border-box;
}
.dd-content.active{color: #fff;background-color: #337ab7;}
.dd-content a {text-decoration: none;color: inherit;padding:10px;display: block; margin: 0px;white-space: nowrap;  overflow: hidden;}
.dd-content a:hover {text-decoration: none;background-color: #f5f5f5;}


.dd-dragel > .dd3-item > .dd-content { margin: 0; }
.dd3-item > button { margin-left: 35px; }

.dd>.dd-list>.dd-item:first-child>.dd-handle:before {
font: normal normal normal 20px/1 FontAwesome;
text-rendering: auto;
-webkit-font-smoothing: antialiased;
content: "\f015";
}


.nopadding {
   padding-left: 0 !important;
   padding-right: 0 !important;
   margin: 0 !important;
}

.btn-disable-editor{margin-right:5px!important;}





.gallery-env article.album {
  border: 1px solid #ebebeb;
  margin-bottom: 30px;
  border-radius: 3px;
  background-clip: padding-box;
}

.gallery-env article.album header {
  position: relative;
  height:160px;
  overflow:hidden;
}

.gallery-env article.album header img {
  line-height: 1;
  margin: 0;
  width: 100%;
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 3px 3px 0 0;
  background-clip: padding-box;
}

.gallery-env article.album .album-info {
  padding: 20px;
  height:100px;
  overflow:hidden;
}

.gallery-env article.album .album-info h3 {
  font-size: 18px;
  margin: 0;
}
.gallery-env article.album .album-info p {
  margin: 0;
  margin-top: 10px;
  color: #80858e;
}

.gallery-env article.album footer {
  border-top: 1px solid #f0f0f0;
  margin:0;
  overflow:hidden;
}

.gallery-env article.album footer:after {
  clear: both;
}

.gallery-env article.album footer .album-images-count{
  padding: 12px 15px;
  float: left;
  color: #8d929a;
}

.gallery-env article.album footer .album-images-count a,
.gallery-env article.album footer .album-options a {
  color: #8d929a;
  display: inline-block;
}

.gallery-env article.album footer .album-images-count a + a, .gallery-env article.album footer .album-options a + a {
  margin-left: 10px;
}
.gallery-env article.album footer .album-options {
  float: right;
   color: #8d929a;
 /* border-left: 1px solid #f0f0f0;*/
  padding: 12px 15px;
}
.gallery-env article.album footer .album-options a {
  padding: 4px 5px;
}
.gallery-env article.album footer .album-options a:hover {
  background: #f5f5f5;
  color: #43464b;
}



/*-----------------*/

.gallery-env article.image-thumb {
  margin-bottom: 20px;
}
.gallery-env article.image-thumb .image {
  position: relative;
}

.gallery-env article.image-thumb .image img {
  display: block;
  max-width: 100%;
  height: auto;
  border-radius: 3px;
  width: 100%;
}
.gallery-env article.image-thumb .image img.active {
  padding:4px;
  background:#337ab7;
}

.gallery-env article.image-thumb .image-options {
  position: absolute;
  top: -10px;
  right: 8px;
  transform: scale(0);
  transform: scale(0, );
  opacity: 0;
  filter: alpha(opacity=0);
  transform-origin: 50% 0%;
}
.gallery-env article.image-thumb .image-options a {
  display: inline-block;
  line-height: 1;
  margin-left: 2px;
  background: #737881;
  color: #FFF;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 12px;
  background-clip: padding-box;
  text-align: center;
  box-shadow: 0 2px 5px rgba(0,0,0,.2);
}
.gallery-env article.image-thumb .image-options a.delete {
  background: #dd1f26;
}
.gallery-env article.image-thumb:hover .image-options {
  transform: scale(1);
  transform: scale(1, );
  opacity: 1;
  filter: alpha(opacity=100);
}



textarea {
   resize: vertical;
}

.navbar-brand>img {
    display: inline-block; 
	margin-right:10px;
}
.navbar-brand{
	/*margin-top:-9px;*/
}


/* file upload */



.ajax-file-upload-statusbar {
border: 1px solid #0ba1b5;
margin-top: 10px;
border-radius: 4px;
padding: 10px;
padding-bottom:5px;
overflow:hidden;
}
.ajax-file-upload-filename {
height: auto;
margin: 0 5px 5px 10px;
color: #FFF;
position: absolute;
z-index: 100;
padding: 3px;
padding-left: 5px;
}
.ajax-file-upload-progress {
position: relative;
width:90%;
border: 1px solid #ddd;
padding: 1px;
border-radius: 3px;
display: inline-block
}
.ajax-file-upload-bar {
background-color: #0ba1b5;
width: 0;
height: 25px;
border-radius: 3px;
color:#FFFFFF;
}
.ajax-file-upload-percent {
position: absolute;
display: inline-block;
top: 3px;
left: 48%
}
.ajax-file-upload-red {
background-color: #e4685d;
border-radius: 4px;
margin: 0px 5px;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 5px 15px;
text-decoration: none;
text-shadow: 0 1px 0 #b23e35;
cursor: pointer;
vertical-align: top;
margin-right:5px;
}
.ajax-file-upload-green {
background-color: #77b55a;
border-radius: 4px;
margin: 0px 5px;
display: inline-block;
color: #fff;
font-family: arial;
font-size: 13px;
font-weight: normal;
padding: 5px 15px;
text-decoration: none;
cursor: pointer;
text-shadow: 0 1px 0 #5b8a3c;
vertical-align: top;

}
.ajax-file-upload {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 16px;
		font-weight: bold;
		padding: 15px 20px;
		cursor:pointer;	
		line-height:20px;
		height:25px;
		margin:0 10px 10px 0;
		display: inline-block;
		background: #fff;
		border: 1px solid #e8e8e8;
		color: #888;
		text-decoration: none;
		border-radius: 3px;
		box-shadow: 0 2px 0 0 #e8e8e8; 
		padding: 6px 10px 4px 10px; 
		color: #fff;
		background: #2f8ab9;
		border: none;
		box-shadow: 0 2px 0 0 #13648d; 
		vertical-align:middle;  
  }
  
.ajax-file-upload:hover {
      background: #3396c9;
      box-shadow: 0 2px 0 0 #15719f;
}

.ajax-upload-dragdrop
{

	border:1px solid #ccc;
	border-radius: 4px;
	color: #DADCE3;
	text-align:left;
	vertical-align:middle;
	padding:10px;
	overflow:hidden;
	
}

.ajax-upload-dragdrop .btn,

.ajax-upload-dragdrop form {
cursor:pointer !important;

}
.ajax-upload-dragdrop input{
font-size: 0;
width:100% !important;height:100% !important;
}


.mnu_icon{
color:silver;
}


.loading {
	position: absolute;
	margin:0px;
	opacity: 0.6;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../img/Preloader_3.gif) center no-repeat #fff;
}

.morris-hover {  
  opacity: 0;
}


.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}



.badge:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.badge-error {
  background-color: #b94a48 !important;
}
.badge-error:hover {
  background-color: #953b39 !important;
}
.badge-warning {
  background-color: #f89406 !important;
}
.badge-warning:hover {
  background-color: #c67605 !important;
}
.badge-success {
  background-color: #468847 !important;
}
.badge-success:hover {
  background-color: #356635 !important;
}
.badge-info {
  background-color: #3a87ad !important;
}
.badge-info:hover {
  background-color: #2d6987 !important;
}
.badge-inverse {
  background-color: #333333 !important;
}
.badge-inverse:hover {
  background-color: #1a1a1a !important;
}


.fixed-table-toolbar .bars {
	
	margin-top: 0px !important;
	
}

.modal .modal-body {
    max-height: 320px;
    overflow-y: auto;
}




@media (max-width: 1200px) {
	
	.navbar-second {
        border-radius: 0px;
		border: 1px solid #ccc;
		border-radius: 4px;
    }
	
    .navbar-second .navbar-header {
        float: none;
		margin-right: -15px;
		
    }
    .navbar-second .navbar-toggle {
        display: block;
    }
	.navbar-second .navbar-toggle .icon-bar{
        background:silver;
    }
    .navbar-second .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
		margin-right: -15px;
		margin-left: -15px;
    }
    .navbar-second .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-second .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-second .navbar-nav>li {
        float: none;padding: 0px;
    }
    .navbar-second .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-second .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-second .navbar-collapse.collapse.in { 
        display: block!important;
    }
    .navbar-second .collapsing {
        overflow: hidden!important;
    }
}


.eqdual, .eqdual > div[class*='col-'] {  
    display: -webkit-flex;
    display: flex;
    flex:1 1 auto;
}

.equdal .padnel {width:100%}

/*


.gallery-env article.album header:hover .album-options {
  opacity: 1;
  filter: alpha(opacity=100);
}









.gallery-env div[data-tag] {
  transition: opacity 350ms ease-in-out;
}
.gallery-env div[data-tag].not-in-filter {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.gallery-env div[data-tag].no-animation {
  transition: none;
}
.gallery-env .image-categories {
  margin-bottom: 20px;
  background: #fafafb;
  position: relative;
  margin-top: -17px;
  padding: 10px;
}
.gallery-env .image-categories span {
  color: #80858e;
}
.gallery-env .image-categories a {
  display: inline-block;
  margin: 0 5px;
  transition: all 300ms ease-in-out;
}
.gallery-env .image-categories a.active {
  font-weight: bold;
  color: #4f5259;
}
.modal .croppable-image {
  border: 4px solid rgba(235, 235, 235, 0.5);
}
.modal h4 + .croppable-image {
  margin-top: 5px;
}
.jcrop-keymgr {
  opacity: 0;
  filter: alpha(opacity=0);
}
.gallery-image-edit-env {
  border-bottom: 1px solid #ebebeb;
  position: relative;
  margin-left: -1px;
  margin-right: -1px;
  margin-top: -1px;
}
.gallery-image-edit-env img {
  width: 100%;
}
.gallery-image-edit-env .close {
  position: absolute;
  right: 10px;
  top: 10px;
  background: rgba(0, 0, 0, 0.8);
  color: #fff;
  font-weight: bold;
  padding: 5px 10px;
  display: block;
  z-index: 1000;
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70);
  -webkit-border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px;
  -moz-background-clip: padding;
  border-radius: 3px;
  background-clip: padding-box;
  -moz-transition: all 300ms ease-in-out;
  -o-transition: all 300ms ease-in-out;
  -webkit-transition: all 300ms ease-in-out;
  transition: all 300ms ease-in-out;
}
.gallery-image-edit-env .close:hover {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  filter: alpha(opacity=100);
}
.gallery-image-edit-env .jcrop-holder {
  -webkit-border-radius: 3px 3px 0 0;
  -webkit-background-clip: padding-box;
  -moz-border-radius: 3px 3px 0 0;
  -moz-background-clip: padding;
  border-radius: 3px 3px 0 0;
  background-clip: padding-box;
}


*/