body {
    color: #313435;
    /* background-image: url("../img/atmosphere.jpg") ; */
    background-attachment: fixed;
}
#main-content {
    border-left: 1px #edfaff8c solid;
}
a, a:hover {
    text-shadow: none !important;
    color: #7b5353;
}
ul.faq-list li a:hover, ul.faq-list li a.active{
    background: #22C0CB;
}
#header.navbar-inverse .navbar-inner {
    background:transparent;
}

a {
    text-decoration: none;
}
#header .navbar-inner .nav .dropdown-toggle:hover, .navbar-inner .nav .dropdown.open .dropdown-toggle {
    background-color: #177195 !important;
}

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

#sidebar > ul > li > a {
    color: #6d7080;
    font-weight: 400;
}


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

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

.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-top: 1px dotted #b3c4ce;
}

#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-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, .inbox-compose-btn button:hover, .btn.colored, .inbox .inbox-header {
    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, .news h1 {
    color: #2badb6;
}

/*form */
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable-input:focus {
    border:1px solid #39c0cd;
}
/* custom*/

.bar-actions {
        background: #f9f9f9;
    height: 36px;
    border-bottom: 1px solid #fff;
    padding: 5px 0;
    float: left;
    width: 100%;
}

.modal {

    width: 800px;
    left: 45%;
}
span.lable {
    background: #ee5f5b;
    padding: 5px;
    color: #fff;
    font-size: 14px;
    border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -webkit-border-radius: 5px 5px 5px 5px;
    border: 0px solid #000000;
    font-weight: bold;
}
div.work-ct{
        padding: 10px;
    font-size: 16px;
    line-height: 22px;
    margin-top: 25px;
    color: #000;
}
.title {
    font-size: 20px;
    color: #000;
    margin: 10px 0;
   /* border-bottom: 1px #000 solid;*/
    padding-bottom: 5px;
}
textarea.content-cm {
    margin: 0px;
    border-radius: 5px 5px 0px 0px !important;
-moz-border-radius: 5px 5px 0px 0px !important;
-webkit-border-radius: 5px 5px 0px 0px !important;
border: 1px solid #f5f5f5;
margin-left: 19px !important;

}
.title-cm {
        background: #f5f5f5;
        padding: 5px;
        margin: 0;
        border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
border: 0px solid #f5f5f5;
    text-align: right;
}
.btn-cm{
 border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
}
.sl-none{
       padding: 0px;
    margin: 0px;
    background: #ee5f5b;
    border: none;
    font-size: 13px;
    height: 19px;
    width: auto;
    color: #fff;
    font-weight: bold;
}
.list-contact {
    border-radius: 5px 5px 5px 5px;
-moz-border-radius: 5px 5px 5px 5px;
-webkit-border-radius: 5px 5px 5px 5px;
border: 0px solid #000000;
padding:10px;
margin-left:1.5% !important;
 margin-bottom:10px;
  background:#fff
}
.list-contact .name {
    padding: 5px;
}
.list-contact .txtb{
    color: #98a6ad
}

tr.even td a.btedit {
    display: none;
}
tr.even td:hover a.btedit {
    display: inline-block;
}
a.edit-kpis {
    display: none;
}
li.list-kpis:hover a.edit-kpis {
    display: block;
}