body {
    color: #868686;
    /*background: #4f4e4e; url(../img/bg-default.jpg) !important;*/
}
#main-content {
    /*box-shadow: 0 0 10px #757575;
    -moz-box-shadow: 0 0 10px #757575;
    -webkit-box-shadow:0 0 10px #757575 ;*/
}
a, a:hover {
    text-shadow: none !important;
    color: #005580;
}
ul.faq-list li a:hover, ul.faq-list li a.active{
    background: #22C0CB;
}
#header.navbar-inverse .navbar-inner {
    background:#4f4e4e /*url("../img/top-bg.jpg") repeat-x */!important;
	/*filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e4e4e',endColorstr='#4e4e4e',GradientType=0)
    border-width: 0;*/
}

#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
    background-color: #333 !important;
}

#header.navbar-inverse .divider-vertical {
    border-left-color: #2c2d2f;
    border-right-color: #181a1b;
}

#sidebar > ul > li > a {
    color: #fff !important;
}

#sidebar > ul > li a i {
    color: #fff !important;
}

#sidebar > ul > li >a:hover, #sidebar > ul > li:hover>a {
    color: #fff !important;
    background: url("../img/side-bar-list-bg.png");
}

#sidebar > ul > li.active > a{
    background: url("../img/side-bar-list-bg.png");
}

#sidebar > ul > li > ul.sub > li > a {
    color: #fff;
}

.dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
    background-color: #EEEEEE;
    background-image: none;
    color: #333333;
    filter: none;
    text-decoration: none;
}

#sidebar > ul > li > ul.sub > li {
    border-bottom: 1px solid #3393A2;
}

#sidebar > ul > li > ul.sub > li:last-child {
    border-bottom:none;
}

.chats li.out .name {
    color: #b14c4c;
}

.chats li.in .message {
    border-left: 2px solid #2f8e95;
}

.chats li.in .message .arrow {
    border-right: 8px solid #2f8e95;
}

.chats li.out .message .arrow {
    border-left: 8px solid #b14c4c;
}

.chats li.out .message {
    border-right: 2px solid #b14c4c;
}

/* Landscape phone to portrait tablet */
@media (max-width:979px) {
    #sidebar {
        background-color: #29a3ac !important;
        -webkit-border-radius: 4px !important;
        -moz-border-radius: 4px !important;
        border-radius: 4px !important;
    }

    #sidebar > ul > li > a {
        border-bottom: 1px solid #30c1cb !important;
    }

    #sidebar > ul > li.active > a, #sidebar > ul > li:hover > a, #sidebar > ul > li > a:hover {
        border-bottom: 1px solid #30c1cb !important;
    }
}

/*----*/

/*lock*/

.lock-avatar-row, .lock-form-row .tarquoise  {
    background: #30c1cb;
}

.lock-avatar-row img {
    border:10px solid #5aced6;
}

.lock-identity span {
    color:#30c1cb;;
}

.lock-form-row .tarquoise {
    border:1px solid #30c1cb !important;
}

/*coming soon*/

.coming-soon .input-append .submit-btn {
    background: #2fbfca;
    color: #195e63;
}

.twt-color , .twt-color:hover, .blog .date .day{
    color: #2fbfca !important;
}

ul.social-link li a:hover, .blog .date .month {
    background: #2fbfca;
}


/*blog*/

.blog .date {
    border: 1px solid #2fc0ca;
}

.blog ul li a:hover, .blog-side-bar ul li a:hover { color: #2fc0ca; text-decoration: none;}

.blog .btn:hover {
    background: #2fc0ca;
}

.blog-side-bar ul.tag li a {
    background: #2fc0ca;
}

/*invoice-list*/


.invoice-list h5 {
    color: #2fc0ca;
}

/*about us*/

.about-us h4, .team-member h3, .team-member ul li a:hover, .contact-us h4 {
    color: #2badb6;
}


a, a:hover { 
	color: #070505;
	text-shadow: none;
}

.breadcrumbs {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
}

.breadcrumbs > li {
  display: inline-block;
  *display: inline;
  text-shadow: 0 1px 0 #ffffff;
  *zoom: 1;
  padding: 0px 5px;
}

.breadcrumbs > li > .divider {
  padding: 0 5px;
  color: #ccc;
}

.breadcrumbs > .active {
  color: #999999;
}

.nomen_sblock{
	background:#ebeaea;padding:5px;text-align:center;height:35px;
}
.nomen_field{
	width:600px;
	height:25px !important;
	margin:0 0 0 0 !important;
}

.icon-plus { 
	/*background: #FF0000 !important;*/
	color: #333;
	padding: 2px 3px;
	font-size:14px
}



	.pace .pace-progress {
	  background: #00a2e8;
	  position: fixed;
	  z-index: 2000;
	  top: 0;
	  left: 0;
	  height: 3px;

	  -webkit-transition: width 1s;
	  -moz-transition: width 1s;
	  -o-transition: width 1s;
	  transition: width 1s;
	}

	.pace-inactive {
	  display: none;
	}
	
	.tRowView{
		cursor:pointer !important;
	}
	
	#header {
      box-sizing: border-box;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 1000;
      width: 100%;
      padding: 0px;
      text-align: center;
      background: rgba(0, 0, 0, 0.8);
      color: #fff;
    }
	
	body{
		min-width:1024px !important;
	}
	
	
	
	
.container-fluid {
    padding-right: 0px;
    padding-left: 5px;
}


.dataTables_wrapper .row-fluid{
	display:none;
}

.dataTable + .row-fluid{
	display:block;
}

#header{
    background-color:#ccc;
    height: 30px;
    width: 100%;
}

#container{
    position: relative;
    width: 100%;
    top: 0px;
    bottom: 5px;
	display: inline-table;
}

.fc-center h2 {
    font-size: 16px;
}

#left-bar{
	background-color:#E3E1E2;
    position: fixed;
    width: 70px;
    height: 100%;
    overflow:auto;
}

#left-sub-bar{
	background-color:#f7f7f7;
    position: fixed;
    width: 160px;
	left: 70px;
    height: 100%;
    overflow:auto;
}

#main-content{
    padding-left:70px;
    /* height:100%;
	overflow: auto;*/
}

#footer{
    background-color:#111;
    position: absolute;
    height: 30px;
    width: 100%;
    bottom:0;
	display:none;
}


.cbp-hrmenu {
	width: 690px;
	float:left;
}

/* general ul style */
.cbp-hrmenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

/* first level ul style */
.cbp-hrmenu > ul,
.cbp-hrmenu .cbp-hrsub-inner {
	/*width: 90%;*/
	/*max-width: 70em;*/
	margin: 0 auto;
	padding: 0;
}

.cbp-hrmenu > ul > li {
	display: inline-block;
	color:#000;
}

.cbp-hrmenu > ul > li > a {
	font-size: 14px;
	padding: 1.4em 0.7em;
	color: #FFF;
	display: inline-block;
	text-decoration:none;
}

.cbp-hrmenu > ul > li > a:hover {
	color: #f45851;
}

.cbp-hrmenu > ul > li > a:active {
	color: #f45851;
}

.cbp-hrmenu > ul > li.cbp-hropen a{
	color: #f45851;
}

.cbp-hrmenu > ul > li.cbp-hropen a:hover {
	color: #FFF !important;
	text-decoration:none !important;
}

/* sub-menu */
.cbp-hrmenu .cbp-hrsub {
	display: none;
	position: absolute;
	background: #4f4e4e;
	width: 100%;
	left: 0;
	border-top:1px solid #595858;
}

.cbp-hropen .cbp-hrsub {
	display: block;
	padding-top: 0.5em;
	padding-bottom: 1em;
}
.cbp-hropen .cbp-hrsub a{
	color: #b5b5b5 !important;
}

.cbp-hrmenu .cbp-hrsub-inner > div {
	width: 33%;
	float: left;
	padding: 0 0em 0;
}

.cbp-hrmenu .cbp-hrsub-inner:before,
.cbp-hrmenu .cbp-hrsub-inner:after {
	content: " ";
	display: table;
}

.cbp-hrmenu .cbp-hrsub-inner:after {
	clear: both;
}

.cbp-hrmenu .cbp-hrsub-inner > div a {
	line-height: 2em;
}

.cbp-hrsub h4 {
	color: #FFF;
	margin: 0;
	font-size: 160%;
	font-weight: 300;
}

/* Examples for media queries */

@media screen and (max-width: 52.75em) { 

	.cbp-hrmenu {
		font-size: 80%;
	}

}