/* here you can put your own css to customize and override the theme */
.margin-top-5 {
	margin-top: 5px !important;
}
.margin-top-15 {
	margin-top: 15px !important;
}
.margin-top-20 {
	margin-top: 20px !important;
}
.margin-top-30 {
	margin-top: 30px !important;
}
.margin-top-50 {
	margin-top: 50px !important;
}
.margin-left-5 {
	margin-left: 5px !important;
}
.margin-left-10 {
	margin-left: 10px !important;
}
.margin-left-15 {
	margin-left: 15px !important;
}
.margin-left-20 {
	margin-left: 20px !important;
}
.margin-right-5 {
	margin-right: 5px !important;
}
.margin-right-10 {
	margin-right: 10px !important;
}
.margin-right-15 {
	margin-right: 15px !important;
}
.margin-right-20 {
	margin-right: 20px !important;
}
.margin-bottom-5 {
	margin-bottom: 5px !important;
}
.margin-bottom-10 {
	margin-bottom: 10px !important;
}
.margin-bottom-15 {
	margin-bottom: 15px !important;
}
.margin-bottom-20 {
	margin-bottom: 20px !important;
}
.portlet.grey > .portlet-title > .caption {
	color:#FF0 !important;
}
.btn.brown-stripe {
  border-right: 3px solid #c17e56;
}
/*  Brown */

.btn.brown {
  color: white;  
  text-shadow: none;  
  background-color: #c17e56;
}
.btn.brown:hover, 
.btn.brown:focus, 
.btn.brown:active,
.btn.brown.active,
.btn.brown[disabled],
.btn.brown.disabled {  
  background-color: #be4b05 !important;
  color: #fff !important;
  outline: none !important;
}

.btn-group .btn.brown.dropdown-toggle {
  background-color: #c17e56 !important;
}
.btn-group .btn.brown:hover, 
.btn-group .btn.brown:focus, 
.btn-group .btn.brown:active, 
.btn-group .btn.brown.active, 
.btn-group .btn.brown.disabled,
.btn-group .btn.brown[disabled] { 
  background-color: #be4b05 !important;
  color: #fff !important;
  outline: none !important;
}
.bg-brown {
  background-image: none !important;
  background-color: #c17e56 !important;
  border-color: #c17e56 !important;
  color: #fff !important;
}
.wordwrap { 
   white-space: pre-wrap;      /* CSS3 */   
   white-space: -moz-pre-wrap; /* Firefox */    
   white-space: pre-wrap;      /* Opera <7 */
   white-space: -o-pre-wrap;   /* Opera 7 */    
   word-wrap: break-word;      /* IE */
}
.gritter-title,
.gritter-with-image p {
	font-family: BKoodakBold !important;
}
.gritter-with-image p {
	font-size:12px !important;
}
.modal-full.modal-dialog {
	width:95% !important;
}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year {
	color:#000000;
}
table.dataTable thead > tr > th ,
table.dataTable tfoot > tr > th {
    background-color: #eee !important;
}
table.dataTable thead > tr > th {
    border-bottom:0 !important;
}
table.dataTable tfoot > tr > th {
    border-top:0 !important;
}
table.dataTable .form-control {
    display:inline-block !important;
}
.slimScrollDiv ,
ul.dropdown-menu-list.scroller {
    height: auto !important;
}
.btn .badge {
    top: -10px !important;
}
.dialogLarge > .modal-dialog {
     width: 80% !important;
}
.dialogMedium > .modal-dialog {
     width: 60% !important;
}
.dialogSmall > .modal-dialog {
     width: 40% !important;
}
.jcrop-keymgr {
    display: none !important;
}
table.dataTable.dtr-inline.collapsed > tbody > tr > td:first-child, 
table.dataTable.dtr-inline.collapsed > tbody > tr > th:first-child {
    position: inherit !important;
    padding-left: 30px;
    cursor: pointer;
}


fieldset {

    border: 1px #d4cecc solid;
	padding: 5px ;
}
legend {

    width:auto;
    padding: 0 5px;
    margin-bottom: 0px;
    border-bottom: 0px;
	font-size: 16px;
}
.img-area {
	padding: 5px;
    border: 1px solid #ccc;
}
.fancybox-overlay {
    z-index: 20000;
}
.modal-lg {
    width: 90%;
}
.portlet > .portlet-title > .tools > a.help {
    margin-bottom: 2px;
    background-image:url(../img/portlet-help-icon.png);
    width: 14px;
}

.portlet > .portlet-title > .tools > a.plus {
    margin-bottom: 2px;
    background-image:url(../img/portlet-plus-icon.png);
    width: 14px;
}

.portlet > .portlet-title > .tools > a.gear {
    margin-bottom: 2px;
    background-image:url(../img/portlet-gear-icon.png);
    width: 14px;
}
.portlet > .portlet-title > .tools > a.goback {
    margin-bottom: 2px;
    background-image:url(../img/portlet-goback-icon.png);
    width: 14px;
}
.navbar-brand{
    padding: 2px 30px !important;
}
label.ejbari:after {
    position: absolute;
    content: '\f069';
    margin-right: 4px;
    color: red;
    font-family: FontAwesome;
    font-size: 8px !important;
    top: 50%;
    transform: translateY(-50%);
}
.portlet-body .content-text {
    padding: 10px;
    line-height: 33px;
    font-size: 16px;
    text-align: justify;
}
.main-logo {
    float: left;
    position: relative;
}
@media (min-width: 200px) {
    .main-logo {
        max-height: 55px;
        top: -57px;
    }
}
@media (min-width: 768px) {
    .main-logo {
        max-height: 61px;
        top: -65px;
    }
}
@media (min-width: 991px) {
    .main-logo {
        max-height: 61px;
        top: -67px;
    }
}
.user-container-info .user-menu ul {
    list-style-type: none;
    margin-bottom: 0;
}
.user-container-info .user-menu ul li {
    display: inline-block;
    margin-bottom: 5px;
}
.user-container-info .user-menu ul li a {
    padding: 10px;
    font-size: 12px;
    color: #557386;
    display: block;
    background: #f0f6fa;
    border-right: solid 3px #c4d5df;
    font-weight: 700;
}
.user-container-info .user-menu ul li a:hover ,
.user-container-info .user-menu ul li a:focus ,
.user-container-info .user-menu ul li a:active ,
.user-container-info .user-menu ul li a {
    text-decoration: none;
}
.user-container-info .user-menu ul li:hover a {
    background: #c4d5df;
}
.user-container-info .user-menu ul li.active a {
    color: #fff;
    background: #169ef4;
    border-right: solid 3px #0c91e5;
}
.user-container-info .user-menu ul li.active:after {
    content: '';
    display: inline-block;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-right: 6px solid #169ef4;
    position: absolute;
    top: 12px;
    left: 9px;
}
.user-container-info {
    border-bottom: 2px solid #ccc;
    margin-bottom: 25px;
}
.dashboard-stat .details .number {
    font-size: 24px !important;
}
.dashboard-stat .details .desc{
    font-size: 14px !important;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}




