/*
Template Name: Flat Lab Dashboard build with Bootstrap v3.0.2
Template Version: 1.3.2
Author: Mosaddek Hossain
Website: http://thevectorlab.net/
*/

/* Import fonts */
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,300italic,400italic,600,600italic,700,700italic,800,800italic);
@font-face {
  font-family: 'dashicons';
  src: url('../fonts/dashicons.eot');
  src: url('../fonts/dashicons.eot') format('embedded-opentype'), 
       url('../fonts/dashicons.woff') format('woff2'), 
       url('../fonts/dashicons.woff') format('woff'),
       url('../fonts/dashicons.ttf') format('truetype'), 
       url('../fonts/dashicons.svg') format('svg');
}
body {
    color: #444;
    background: #f1f1f1;
    font-family: 'Open Sans', sans-serif;
    padding: 0px !important;
    margin: 0px !important;
    font-size:13px;
    height:100%;
    overflow-x: hidden;
}
.sr ul {
        padding:0px;
    }
input[type=checkbox].media_video_gallery{
    float: right;
    margin: 5px;
    border: 1px solid #00A0D2;
    z-index: 9;
    position: relative;    
}
div.dataTables_paginate {
    float: right;
    margin: 0;
    width: 100%;
    text-align: right;
}

/*.cke_contents {
    height:400px!important;
}
*/
.analytics-sparkle-line {
    padding: 20px;
    background: #fff;
}
.analytics-content h2 {
    font-size: 20px;
    color: #303030;
    font-weight: 700;
    text-align: center;
}
.analytics-content p {
    font-size: 14px;
    color: #303030;
    margin: 0;
    text-align: center;
}
.mg-b-30 {
    margin-bottom: 30px;
}
.analytics-sparkle-line .analytics-content .tuition-fees {
    font-size: 14px;
    /* float: right; */
    margin-top: 8px;
    color: #999;
    font-weight: 300;
    width: 100%;
    display: inline-block;
}
.charts-single-pro {
    padding: 20px;
    background: #fff;
}
.country-state .progress {
    background-color:#f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px
    rgba(0,0,0,.1);
}
.country-state .progress {
    height: 6px;
    margin-bottom: 0px;
    width: 100%;
}



.sr ul li{
  border-bottom: 1px solid #ccc;
  list-style: outside none none;
  padding: 10px 0;
}
ul li {
    list-style: none;
}
.bg_gray{ background: #f1f1f1!important;}
a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}
::selection {

    background: #FF6C60;
    color: #fff;
}
::-moz-selection {
    background: #FF6C60;
    color: #fff;
}

#container {
    width: 100%;
    height: 100%;
}

/*login page*/

.login-body {
    background-color: #f1f2f7;
}

.form-signin {
    margin: 100px auto 0;
}
.tab-content{
    padding: 20px;
    background: #fff;
    border: 1px solid #ddd;
    border-top: 0px;
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.tab-content table.table tr td:first-child {
    padding-left: 0px;
    padding-right: 0px;
}
.tab-content table.table{
    border: none;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    display: inline-block;
    width: 100%;
}
.form-signin h2.form-signin-heading {
    margin: 0;
    padding:20px 15px;
    text-align: center;
    background: #41cac0;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}
.custom_checkbox{ 
    display: inline-block;
    padding: 0px 5px 5px 0px;
    min-width: 250px;
}
.popup_scroll{ max-height: 500px; overflow: auto;}
.popup_scroll_r{ min-height: 500px;     overflow: auto;}
.custom_checkbox label {
    margin: 0px;
    font-size: 14px;
    vertical-align: middle;
}
strong {
    font-size: 14px;
    font-weight: 600;   
}
.add_contacts .custom_checkbox{
    display: inline-block;
    width: 100%;
}
.scroll_custom{
    max-height: 250px;
    overflow: auto;
}
.woe_menu_page .panel-heading{
    display: inline-block;
}
.woe_menu{
    display: inline-block;
    vertical-align: middle;
    padding: 0px 0px 10px;
}
.wp-pwd .form-control{
        width: 59%;
    margin-right: 3px;
}
.password-input-wrapper{
    display: inline-block;
    width: 100%;
}
#pass-strength-result.strong {
    background-color: #c1e1b9;
    border-color: #83c373;
    opacity: 1;
    padding: 5px 10px;
    border: 1px solid #83c373;
    width: 59%;
    display: inline-block;
}
.woe_menu .form-control { 
    width: auto;
}
.woe_menu .page-title-action{
    top: 0px;
    display: inline-block;
    padding: 8px 12px;
}
.contact_list .postbox{
    display: inline-block;
    width: 100%;
        margin-bottom: 20px;
}
.contact_list .tab-pane label {
   display: inline-block; width: 100%;
}
#tabcapsdiv{
    padding-bottom: 0px;
}
.postbox {
    min-width: 255px;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    background: #fff;
}
.postbox h3 {
    padding: 10px;
    border-bottom: 1px solid #eee;
    font-size: 14px;
    margin: 0;
    line-height: 1.4;
    font-weight: 600;
}
#NotEdit img{ 
    margin-bottom: 10px;
    max-width: 100%;
}
.postbox .inside {
    position: relative;
    line-height: 1.4em;
    font-size: 13px;
}
.members-cap-tabs {
    overflow: hidden;
    background: #fff;
    background: linear-gradient(90deg,#fafafa 0,#fafafa 20%,#fff 20%,#fff 100%);
}
.members-cap-tabs .members-tab-nav {
    position: relative;
    float: left;
    list-style: none;
    width: 20%;
    line-height: 1em;
    margin: 0 0 -1px 0;
    padding: 0;
    background-color: #fafafa;
    border-right: 1px solid #eee;
    box-sizing: border-box;
}
.members-cap-tabs .members-tab-nav li {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
    line-height: 20px;
}
.members-cap-tabs .members-tab-nav li a {
    display: block;
    margin: 0;
    padding: 10px;
    line-height: 20px!important;
    text-decoration: none;
    border-bottom: 1px solid #eee;
    box-shadow: none;
}
.members-cap-tabs .members-tab-nav li .label{
    color: #0073aa;
    font-size: 13px;
    font-weight: normal;
}
.members-cap-tabs .members-tab-nav li .label:hover{
    color: #00a0d2;
}
.members-cap-tabs .members-tab-nav li a.active, .members-cap-tabs .members-tab-nav li a.active .label{
    position: relative;
    font-weight: 700;
    color: #555;
    background-color: #e0e0e0;
}
.postbox table.widefat {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #fff;
    width: 100%;
}
table.diff, table.fixed {
    table-layout: fixed;
}
widefat {
    border-spacing: 0;
    width: 100%;
    clear: both;
    margin: 0;
}
.postbox table td, .postbox table th {
    padding: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #eee;
    font-size: 13px;
    line-height: 20px;
    font-weight: normal;
}
#postbox tbody tr:last-of-type td {
    border-bottom: 0;
}
.members-cap-tabs button {
    display: inline;
    margin: -5px;
    line-height: inherit;
    padding: 4px 8px;
    border: 1px solid transparent;
    background: transparent;
    border-radius: 0;
    outline: 0;
    -webkit-transition: all .25s ease-out;
    -moz-transition: all .25s ease-out;
    -o-transition: all .25s ease-out;
    transition: all .25s ease-out;  
}
.members-roles-select .column-grant, .members-roles-select .column-deny {
    width: 70px!important;
    text-align: center;
    display: table-cell!important;
    clear: none!important;
}
.members-cap-tabs button strong {
    font-size: 13px;
    font-weight: 600;
}
.members-cap-tabs button:hover, .members-cap-tabs button:focus {
    border-color: #eee;
    background: #fafafa;
    cursor: pointer;
}
.members-cap-tabs .members-tab-wrap {
    float: left;
    width: 80%;
    margin-left: -1px;
}
.postbox .inside, .stuffbox .inside {
    line-height: 1.4em;
    font-size: 13px;
}
.postbox table {
    border-right: 0;
    border-top: 0;
    border-bottom: 0;
}
#show-image{ 
    display: inline-block;
    width: 100%;
}
.wordpress_popup.modal {
    overflow-y: scroll;
}
#show-url{ 
    display: inline-block;  
    width: 100%;
}
.button_tag button{ display: inline-block; float:left; margin-right: 10px; margin-bottom: 10px;}
.form-signin .checkbox {
    margin-bottom: 14px;
}
.members-title-div input {
    font-size: 1.7em;
    line-height: normal;
    height: 1.7em;
    width: 100%;
    outline: 0;
    margin: 0 0 3px;
    background-color: #fff!important;
    height: inherit!important;
    color: rgba(51,51,51,.5);
}
.edit-slug-box {
    line-height: 24px;
    min-height: 25px;
    margin-top: 5px;
    padding: 0 10px;
    color: #666;
    display: inline-block;
}
.sidebar-heading{
    font-size: 14px;
    padding: 8px 12px;
    margin: 0;
    line-height: 1.4;
    font-weight: 600;
    border-bottom: 1px solid #eee;
}
.Capability .form-group{
    display: inline-block;
    width: 100%; 
    margin-bottom: 15px!important;
    margin-right: auto;
    margin-left: auto;
}
.media-icon-40 {
    float: left;
    min-height: 30px;
    margin: 0 9px 0 0;
    width: 40px;
    text-align: center;
}
.misc-pub-section li {
    padding: 5px 0px 5px;
}
.misc-pub-section li:first-child{
    padding-top: 0px;
}
.misc-pub-section li:last-child{
    padding-bottom: 0px;
}
.misc-pub-section li .fa{ 
    margin-right: 8px;
}
.form-signin .checkbox {
    font-weight: normal;
    color: #b6b6b6;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    display: inline-block;
    width: 100%;
}
.form-signin .remember-checkbox{
    position: relative;
    margin-top: 0px;
}
.form-signin .remember-checkbox input[type=checkbox]{
    position: relative;
    margin-left: 0;
}
.tag_inputbox a{
    font-size: 12px; 
    text-decoration: underline;
    word-break: break-word;
}
.tag_inputbox .input-sm{
    height: auto!important;
    margin: 0px 0 0px;
    padding: 8px;
    border: 1px solid #ddd;
    line-height: normal;
    word-spacing: 3px;
}
.Gallery_sidebar .active, .Gallery_sidebar>a.active:last-child {
    margin: -1px -1px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
}
.Gallery_sidebar {
    position: relative;
    padding: 0 6px;
    margin: 0;
    clear: both;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.Gallery_sidebar>a {
    position: relative;
    float: left;
    padding: 8px 10px 9px;
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    text-decoration: none;
}
.tag_inputbox{
    display: inline-block;
    width: 100%;
    margin: 10px 0px;
}
.form-signin .form-control {
    position: relative;
    font-size: 16px;
    height: auto;
    padding: 10px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 10px 15px;
    height: 40px !important;
}
.form-signin .form-control:focus {
    z-index: 2;
}
.form-signin input[type="text"], .form-signin input[type="password"] {
    margin-bottom: 15px;
    border-radius: 5px;
    -webkit-border-radius: 0px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    font-size: 14px;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
}

.form-signin .btn-login {
    background: #f67a6e;
    color: #fff;
    text-transform: uppercase;
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
    box-shadow: 0 4px #e56b60;
    margin-bottom: 20px;
    text-align: left;
}
.form-signin p {
    text-align: center;
    color: #b6b6b6;
    font-size: 16px;
    font-weight: 300;
}
.form-signin a:hover {
    color: #b6b6b6;
}

.login-wrap {
    max-width: 330px;
    background: #fff;
    border-radius: 5px;
    -webkit-border-radius: 0px;
    padding: 25px 25px 25px;
    -webkit-box-shadow: 0 1px 3px rgba(0,0,0,.13);
    box-shadow: 0 1px 3px rgba(0,0,0,.13);
    margin: 0 auto;
}
.form-signin .symbol {
    padding: 20px 0px;
    text-align: center;
}

.login-social-link  {
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 15px;
}

.login-social-link a {
    color: #fff;
    padding: 15px 28px;
    border-radius: 4px;
}

.login-social-link a:hover {
    color: #fff;
}

.login-social-link a i {
    font-size: 20px;
    padding-right: 10px;
}

.login-social-link a.facebook {
    background: #5193ea;
    margin-right: 20px;
    box-shadow: 0 4px #2775e2;
    float:left;
}

.login-social-link a.twitter {
    background: #44ccfe;
    box-shadow: 0 4px #2bb4e8;
    float:left;
}
textarea.form-control {
    height: auto;
    height: inherit!important;
}
.form-horizontal label{ font-weight: normal;}
.panel {
    margin-bottom: 15px!important;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    background: #fff;
}
.add_post_page .metabox-prefs label{
    float: left;
}
.metabox-prefs{
    display: inline-block;
    width: 100%;
    padding: 10px 0px;
}

.select_magazine{ float: left;}
.Media label{
    position: relative;
    overflow: hidden;
    margin: 0px;
}
.Media_Attachment .fa{
    font-size: 15px;
    padding-right: 5px;
}
.input-group-btn .btn {
    padding: 3px 8px;
}
.Media .fa {
    font-size: 15px;
    padding-right: 5px;
}s
.Media .fileupload{ 
    margin: 0px;
}
.Media .fileupload {
    margin-bottom: 0px;
}
.custom_add_media{ 
    margin: 15px 0px 0px;
}
.media .btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    font-size: 23px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    /* transform: translate(-300px, 0) scale(4); */
    /* direction: ltr; */
    left: 0px;
    width: 100%;
    cursor: pointer;
}
.metabox-prefs label{ 
    padding-right: 10px; 
    font-size: 13px; 
    font-weight: normal; 
    display: inline-block;
}
input[type=radio]{
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px !important;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0 !important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
    border-radius: 100%;
}
input[type=radio]:focus{   border-color: #5b9dd9;
    -webkit-box-shadow: 0 0 2px rgba(30,140,190,.8);
    box-shadow: 0 0 2px rgba(30,140,190,.8);
}
#aa, #hh, #jj, #mn {
    padding: 1px;
    font-size: 12px;
}
.timestamp-wrap select {
    height: 21px;
    line-height: 14px;
    padding: 0;
    vertical-align: top;
    font-size: 12px;
}
input[type=radio]:checked:before {
    content: "\2022";
    text-indent: -9999px;
    -webkit-border-radius: 50px;
    border-radius: 100%;
    font-size: 24px;
    width: 14px;
    height: 14px;
    margin: 3.2px;
    line-height: 14px;
    /* background-color: #1e8cbe; */
    font-family: font-awasome;
    color: #1e8cbe;
    text-align: center;
}
.form-signin .checkbox input[type=checkbox] {
    float:inherit;
}
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal;
    border: 1px solid #b4b9be;
    background: #fff;
    color: #555;
    clear: none;
    cursor: pointer;
    display: inline-block;
    line-height: 0;
    height: 16px;
    margin: -4px 4px 0 0;
    outline: 0;
    padding: 0!important;
    text-align: center;
    vertical-align: middle;
    width: 16px;
    min-width: 16px;
    -webkit-appearance: none;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.1);
    -webkit-transition: .05s border-color ease-in-out;
    transition: .05s border-color ease-in-out;
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.428571429;
    vertical-align: top;
    border-top: 0px solid #ddd;
}
.table tr td:first-child{
    padding-left: 15px;
}
.table tr th:first-child{  
    padding-left: 15px!important;
}
.panel-body {
    padding: 15px;
}

table.treetable div.treetable_parent{
    padding-left: 20px;
    width: 100%;
    display: inline-block;
    margin-top: -20px;
}
table.treetable div.treetable_parent_child{
      padding-left: 35px;
     margin-top: -20px;
}
.Import_Form{
    width: calc(70% - 50px);
    background-color: inherit;
}
#Import_Popup .pull-right{
    position: absolute;
    z-index: 9999;
    width: 100px;
}
.mt15{ 
    margin-top: 15px;
}
#Import_Popup .dataTables_paginate.paging_bootstrap.pagination {
    float: right;
    margin-top: -5px;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
table.treetable span.indenter {
    width: 100%;
    z-index: 999999;
    text-align: left;
    position: relative;
}
table.table {
    border: 1px solid #e5e5e5;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
    background: #fff;
}
.trash a:hover{
    color: red;
    text-decoration: none;
    border: none;
}
.submitdelete {
    color: #a00;
}
a:active, a:hover {
    color: #00a0d2;
}
a {
    color: #0073aa;
    -webkit-transition-property: border,background,color;
    transition-property: border,background,color;
    -webkit-transition-duration: .05s;
    transition-duration: .05s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.row-title {
    font-size: 14px!important;
    font-weight: 600;
}

/*sidebar navigation*/

#sidebar {
    width: 210px;
    position: absolute;
    background: #23282D;
    z-index: 99;
    overflow: visible!important;
    left: 0px;
    /*transition: 200ms;
    -webkit-transition: 200ms;
    -o-transition: 200ms;*/
    min-height: 100%;
}
.dataTables_paginate.paging_bootstrap.pagination li.next a:hover, .dataTables_paginate.paging_bootstrap.pagination li.prev a:hover, .dataTables_paginate.paging_bootstrap.pagination li.active a {
    color: #fff!important;
    padding: 5px 10px;
    display: inline-block;
    background: #0073aa!important;
}

.dataTables_paginate.paging_bootstrap.pagination li.next.disabled a:hover, .dataTables_paginate.paging_bootstrap.pagination li.prev.disabled a:hover{ 
    background: none;
    color: #797979;
}
#sidebar ul li {
    position: relative;
}

#newsletter_subscribers_div_add .panel ul{
    margin: 0px;
}
#newsletter_subscribers_div_add .panel ul li{
    padding: 10px 15px 5px 15px;
}
#newsletter_subscribers_div_add .panel ul li .fa{
    margin-top: 3px;
}

.newsletter_subscribers_div_add .panel ul{
    margin: 0px;
}
.newsletter_subscribers_div_add .panel ul li{
    padding: 10px 15px 5px 15px;
}
.newsletter_subscribers_div_add .panel ul li .fa{
    margin-top: 3px;
}
.ContactListfilt
{
    margin-top: 50px;
}
.ContactListfilt .panel ul li{
    padding: 10px 15px 5px 15px;
}

.changestatus{
    display: inline-block;
}
.tablenav {
    clear: both;
    margin: 0px;
    vertical-align: middle;
    display: inline-block;
    margin-bottom: 5px;
    z-index: 99;
    position: relative;
}
.tablenav .actions {
    padding: 2px 15px 0 0;
    overflow: hidden;
    float: left;
}
.magazine .btn_popup{
    margin-bottom: 3px;
}
.m15{ 
    margin: 0px 15px;
    z-index: 9;
    position: relative;
}
.wrap p{
    margin: 1em 0 2em;
    color: #444;
    padding-left: 15px;
}
.userspage .form-group {
    margin-bottom: 30px;
}
h5{ 
    font-weight: 600;
    margin-top: 0px;
}
.form-horizontal .control-label {
    font-size: 14px;
    text-align: left;
    color: #23282d;
}
.tablenav .actions select{ 
    margin-right: 5px; 
}
.control-checkbox{ 
    padding-top: 7px;
}
select {
    float: left;
    padding: 2px;
    line-height: 28px;
    height: 28px;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    background-color: #fff;
    color: #32373c;
    outline: 0;
    -webkit-transition: 50ms border-color ease-in-out;
    transition: 50ms border-color ease-in-out;
    font-size: 14px;
}
.media-toolbar-secondary {
    max-width: 66%;
}
.media-toolbar-secondary {
    float: left;
    height: 100%;
}
.custom_menu{
    display: inline-block;
    margin: 0px;
    float: left;
    margin-right: 5px;
    font-size: 14px;
    margin-top: 4px;
}
.button{
    color: #555;
    border-color: #ccc;
    background: #f7f7f7;
    -webkit-box-shadow: 0 1px 0 #ccc;
    box-shadow: 0 1px 0 #ccc;
    text-decoration: none;
    font-size: 13px;
    line-height: 26px;
    height: 28px;
    margin: 0;
    padding: 0 10px -1px;
    cursor: pointer;
    border-width: 1px;
    border-style: solid;
    -webkit-appearance: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    white-space: nowrap;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    line-height: 26px;
    padding: 0 10px 1px;   
    margin-top: 0px!important;
}
.subsubsub {
    list-style: none;
    margin: 0px 0 0;
    padding: 0;
    font-size: 13px;
    color: #666;
}
.subsubsub li {
    display: inline-block;
    margin: 0;
    padding: 0;
    white-space: nowrap;
}
.subsubsub a {
    line-height: 2;
    padding: .2em;
    text-decoration: none;
}
.subsubsub a .count, .subsubsub a.current .count {
    color: #999;
    font-weight: 400;
}
.form-control {
    border: 1px solid #e2e2e4;
    box-shadow: none;
    color: #c2c2c2;
    float: left;
    padding: 2px 5px;
    line-height: !important;
    height: 34px!important;
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    background-color: #fff;
    color: #32373c;
    outline: 0;
    -webkit-transition: 50ms border-color ease-in-out;
    transition: 50ms border-color ease-in-out;
    font-size: 14px;
    border-radius: 0px;
    margin: 0px;
}
  

.form-control:focus{   
    border-color: #5b9dd9;
    -webkit-box-shadow: 0 0 2px rgba(30,140,190,.8);
    box-shadow: 0 0 2px rgba(30,140,190,.8);
}
.media-icon {
    float: left;
    min-height: 60px;
    margin: 0 9px 0 0;
    width: 62px;
    text-align: center;
}
.filename{     
    margin: 4px 0px;
}
.has-media-icon{ 
    margin-bottom: 5px;
}
.view_icons{
    display: inline-block;
    vertical-align: middle;
    font-size: 20px;
    padding-right: 7px;
}
.view_icons a{
    color: #b4b9be;
    padding: 0px 2px;
}
.view_icons a:hover{
    color: #727272;
}
.view_icons a.current{
        color: #0073aa;
}
.search-form{ float: right;}
#sidebar .sub-menu > .sub li  {
    padding-left: 0px;
}
#sidebar ul li{
    position: relative;
}
#sidebar ul li.active_hover:hover ul.sub{
    position: absolute;
    left: 210px;
    margin-top: -44px;
    display: block!important;
    width: 210px;
    z-index: 9999;
}
#sidebar ul li.active_hover:hover ul.sub{
    /*bottom: 60%;
    transform: translateY(60%);*/
}
#sidebar .sub-menu > .sub li:last-child {
    padding-bottom: 10px;
}

/*LEFT NAVIGATION ICON*/
.dcjq-icon {
    height:17px;
    width:17px;
    display:inline-block;
    background: url(../img/nav-expand.png) no-repeat top;
    border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    position:absolute;
    right:10px;
    display: none!important;
}
.has-switch label{ z-index: 9;}
#sidebar ul li.active_hover:hover .dcjq-icon {
    background: none;
    border-radius: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 0px;
    right: 0;
    border: 8px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #32373c;
    top: 50%;
    margin-top: -8px;
    display: block!important;
}
#sidebar ul li .active:hover .dcjq-icon {
     border-right-color: #fff;
}

ul.sidebar-menu li ul.sub li a.active, ul.sidebar-menu li ul.sub li a:hover, ul.sidebar-menu li ul.sub li a:focus{
    background: none;
}
.active .dcjq-icon {
    background: none;
    border-radius: 0px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 0px;
    right: 0;
    border: 8px solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-right-color: #fff;
    top: 50%;
    margin-top: -8px;
    display: block!important; 
}
.active ul li:hover .dcjq-icon{
    border-right-color: #fff;
}


/*---*/

.nav-collapse.collapse {
    display: inline;
}

ul.sidebar-menu , ul.sidebar-menu li ul.sub{
    margin: -2px 0 0;
    padding: 0;
    padding: 7px 0 8px;
    
}

ul.sidebar-menu {
    /*margin-top: 32px;*/
    padding-top: 32px;
    padding-bottom: 38px;
}

#sidebar > ul > li > ul.sub {
    display: none;
    background: #32373c;
}
#sidebar > ul > li.active_hover.maxHeightFix > ul.sub {
    overflow: auto;
    max-height: 70vh;
    transform: translateY(-15vh);
}
.Tags label{
    display: inline-block;
    width: 100%;
}
#sidebar > ul > li.active > ul.sub, #sidebar > ul > li > ul.sub > li > a {
    display: inline-block;
    line-height: normal;
    height: inherit;
}

#sidebar ul.sub li.active a{
    font-weight: 600;
    color: #fff;
}
ul.sidebar-menu li ul.sub li{
    background: #32373c;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    
}
.wordpress_img_popup .right_sidebar{
    padding-left: 0px;
}
.upload_inline.uolpad_show .col-lg-2 {
    margin: 10px 10px 0px 0px;
}
.uolpad_show .col-lg-2.col-sm-2.col-xs-4:before, .uolpad_show .col-lg-2.col-sm-2.col-xs-4:before{
    content: "";
    display: block;
    padding-top: 100%;
}
.uolpad_show .thumble.file, .uolpad_show .thumble{
    overflow: hidden;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1;
    -webkit-transition: opacity .1s;
    transition: opacity .1s;
}
.thumble img {
    -webkit-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    position: absolute;
    /* width: 100%; */
    max-width: 100%;
    top: 0px;
    left: 0px;
}
.uolpad_show .thumble.file .media_center, .uolpad_show .thumble .media_center{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(50%,50%);
    -ms-transform: translate(50%,50%);
    transform: translate(50%,50%);
}
.uolpad_show .col-lg-2{
    width: 143px;
    height: 143px;
    background: #ccc;
    padding: 0px;
    margin: 15px 0px 0px 15px;
    overflow: hidden;
    box-shadow: inset 0 0 15px rgba(0,0,0,.1),inset 0 0 0 1px rgba(0,0,0,.05);
    background: #eee;
}
.m_details{
    border-bottom: 1px solid #ddd;
    padding: 0px 0px 20px;
    margin-bottom: 20px;
    word-break: break-word;
}
#database_list .dataTables_wrapper{
    margin-top: -45px;
    z-index: 5;
    position: relative;
}
#typeResurces{
    z-index: 999;
    position: relative;
}
.m_details strong{ 
    font-size: 12px;    
    color: #000;
}
.m_details .filename{
    font-size: 12px;
    font-weight: normal;
}
.uploaded{
    font-weight: normal;
}
ul.sidebar-menu li ul.sub li:last-child{
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

ul.sidebar-menu li ul.sub li a {
    font-size: 13px;
    padding: 6px 12px;
    line-height: 35px;
    height: 35px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #aeb2b7;
    width: 100%;
}

ul.sidebar-menu li ul.sub li a:hover, ul.sidebar-menu li ul.sub li.active a {
    color: #00b9eb;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    display: block;
}

ul.sidebar-menu li{
    /*line-height: 20px !important;*/
    margin-bottom: 0px;
    margin-left:0px;
    margin-right:0px;
}

ul.sidebar-menu li.sub-menu{
    line-height: 15px;
}

ul.sidebar-menu li a span{
    display: inline-block;
}

ul.sidebar-menu li a{
    color: #eee;
    text-decoration: none;
    display: block;
    padding: 12px 10px 12px 10px;
    font-size: 14px;
    outline: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

ul.sidebar-menu li a.active, ul.sidebar-menu li a:hover, ul.sidebar-menu li a:focus {
    display: block;
    -webkit-border-radius: 0px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
    position: relative;
    background-color: #191e23;
    color: #00b9eb;
}


ul.sidebar-menu li a i {
    font-size: 15px;
    padding-right: 6px;
}


ul.sidebar-menu li a.active{
    background: #0073aa;
    color: #fff;
}


.mail-info, .mail-info:hover {
    margin: -3px 6px 0 0;
    font-size: 11px;
}

/*main content*/

#main-content {
    margin-left: 210px;
    position: relative;
}
.panel-heading {
    border-color: #eff2f7;
    font-size: 16px;
    font-weight: 300;
    font-size: 23px;
    font-weight: 400;
    margin: 0;
    padding: 10px 15px 10px 15px;
    line-height: 29px;
    color: #23282d;
}
.add_media_upload { margin-top: 20px;}
.add_media_upload .control-label{ 
    padding-top: 4px;
}
.add_media_upload .custom_design .form-control {
    margin: 0px 5px;
}
.thumble{
        margin: 0px;
}



.media-frame-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    width: 200px;
    /* z-index: 150; */
    height: 100%;
    /* display: inline-table; */
    background: #f3f3f3;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #ccc;
}
.media-menu {
    padding: 10px 0px;
}
.media-menu .active, .media-menu .active:hover {
    color: #23282d;
    font-weight: 700;
}
.media-menu>a {
    display: block;
    position: relative;
    padding: 8px 20px;
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    color: #0073aa;
    text-decoration: none;
}
.wordpress_popup .modal-body { 
    padding: 0px;
}
.media-frame-title h1 {
    padding: 0 16px;
    font-size: 22px;
    line-height: 50px;
    margin: 0;
    font-weight: 600;
}
.media-menu>a:hover {
    color: #21759B;
    background: rgba(0,0,0,.04);
}
@media (min-width: 768px){
    .wordpress_popup .modal-dialog {
        width: calc(100% - 50px);
        background-color: #fff;
        height: calc(100% - 50px);
    }
}
.form-group.required .control-label:after {
    content: "*";
    color: red;
}
.imgedit-submit{ margin-top: 10px;}
.imgedit-submit .button{ margin-right: 5px;}
.showdiv .error_field{
    background-color: rgb(249, 183, 183);
    padding: 5px 10px;
    width: 100%;
    display: inline-block;
    margin-bottom: 10px;
        text-align: center;
}
.btn_popup{
    background: #00A8B3;
    color: #fff;
    background: #00a0d2;
    border-color: #0073aa;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    text-decoration: none;
    font-size: 13px;
        margin: 0px!important;
}
.btn_popup.btn:focus, .btn_popup:hover{
    color: #fff;
}
.btn_popup:hover{
        background: #0091cd;
    border-color: #0073aa;
    color: #fff;
}
.right_sidebar{      
    display: inline-block;
    width: 100%;
    padding-left: 200px;
    margin-top: 0px;
}
.media-router {
    position: relative;
    padding: 0 6px;
    margin: 0;
    clear: both;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.media-router .active, .media-router>a.active:last-child {
    margin: -1px -1px 0;
    background: #fff;
    border: 1px solid #ddd;
    border-bottom: none;
}
.media-router>a {
    position: relative;
    float: left;
    padding: 8px 10px 9px;
    margin: 0;
    line-height: 18px;
    font-size: 14px;
    text-decoration: none;
}
.media-frame-router{ 
    width:100%;
    float: left;
}
.media-router .active, .media-router .active:hover {
    color: #32373c;
}
.Upload_Files .dropzone{
    border: 0px;
}
.Media_files .inner {
    display: inline-block;    
    overflow-y: auto;
}
.upload_inline{
    display: inline-block;
    width: 100%;
    overflow-y: auto;
}

.popup_grid{
    height: 147px;
    width: 150px;
    float: left;
    overflow: hidden;
}
.popup_grid .thumble{ 
    margin: 10px;
}
ul.sidebar-menu li ul.sub li a.active{ 
    background: none; 
    font-weight: 600; 
    color: #fff;
}
.media-toolbar {
    padding: 15px 0px 0px;
    display: inline-block;
    width: 100%;
}
.media-toolbar-secondary {
    float: left;
    height: 100%;
}
.media-toolbar-primary {
    float: right;
    height: 100%;
}
.wordpress_popup button.close:hover{
    color: #00a0d2;
}
.wordpress_popup button.close {
    position: fixed;
    right: 10px;
    top: 5px;
    color: #666;
    opacity: 1;
    font-size: 26px;
}
.wordpress_popup .modal-content {
    box-shadow: none;
    border: none;
    border-radius: 0px;
}
.media-sidebar {
    width: 100%;
    padding: 0px;
    z-index: 75;
    -webkit-overflow-scrolling: touch;
    height: 100%;
}
.bg_sidebar{
    background: #f3f3f3;
    border-left: 1px solid #ddd;
        overflow-y: auto;
}
#popup_header{  width: 100%;}

.attachment-info {
    overflow: hidden;
    min-height: 60px;
    margin-bottom: 16px;
    line-height: 18px;
    color: #666;
    border-bottom: 1px solid #ddd;
    padding-bottom: 11px;
}
.wordpress_img_popup .media-frame-title{
   float: left;
}
.slider_arrow{
    float: right;
    line-height: 50px;
    /* width: 50px; */
    /* text-align: center; */
    padding-right: 0px;
    font-size: 18px;
    font-weight: normal;
}
.popup_wrapper{
    display: inline-block;
    width: 100%;
    border-top: 1px solid #ddd;
}
.media-sidebar h3 {
    position: relative;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 12px;
    color: #666;
    margin: 24px 0 8px;
}
.slider_arrow a{
    width: 50px;
    text-align: center;
    color: #777;
    border-left: 1px solid #ccc;
}
.details a{display: block;}
.attachment-info .thumbnail {
    position: relative;
    float: left;
    max-width: 100%;
    max-height: inherit;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
}
.wordpress_img_popup .actions{ 
    font-size: 12px;
}
.col-lg-4.full{ padding: 0px}
.attachment-info .details {
    float: left;
    font-size: 12px;
    max-width: 100%;
}
.attachment-info .thumbnail img {
    width: 100%;
}
.attachment-info .filename {
    font-weight: 700;
    color: #464646;
    word-wrap: break-word;
}
.attachment-details .setting, .media-sidebar .setting {
    display: block;
    float: left;
    width: 100%;
    margin: 1px 0;
}
.media-sidebar .setting .name {
    max-width: 80px;
}
.attachment-details .setting span, .compat-item label span, .media-sidebar .setting span {
    float: left;
    min-height: 22px;
    padding-top: 8px;
    line-height: 16px;
    font-weight: 400;
    color: #666;
}
.media-frame, .media-modal {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    -webkit-overflow-scrolling: touch;
}
.attachment-details .setting .value, .attachment-details .setting input[type=email], .attachment-details .setting input[type=number], .attachment-details .setting input[type=password], .attachment-details .setting input[type=search], .attachment-details .setting input[type=tel], .attachment-details .setting input[type=text], .attachment-details .setting input[type=url], .attachment-details .setting textarea, .media-sidebar .setting .value, .media-sidebar .setting input[type=email], .media-sidebar .setting input[type=number], .media-sidebar .setting input[type=password], .media-sidebar .setting input[type=search], .media-sidebar .setting input[type=tel], .media-sidebar .setting input[type=text], .media-sidebar .setting input[type=url], .media-sidebar .setting textarea{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 1px;
    width: 65%;
    float: right;
    font-size: 12px;
}
.media-sidebar .setting textarea{
       height: inherit!important;
}
.form_popup{
    display: inline-block;
    width: 100%;
    padding-bottom: 20px;
}
.attachment-details .setting span, .media-sidebar .setting span {
    min-width: 30%;
    margin-right: 4%;
    font-size: 12px;
    text-align: right;
    word-wrap: break-word;
}
.media-modal * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}
.media-frame a {
    border-bottom: none;
    color: #21759b;
}
.media-modal .delete-attachment, .media-modal .trash-attachment, .media-modal .untrash-attachment {
    color: #bc0b0b;
}
.Media_files{ 
    display: inline-block; 
    width: 100%;
}
.pr{ 
    padding-right: 0px;
}
.thumble_big{ padding-top: 15px;}
.embed-url {
    display: inline-block;
    position: relative;
    padding: 16px;
    margin: 0;
    z-index: 250;
    background: #fff;
    font-size: 18px;
    width: 100%;
}
.media-frame .embed-url input {
    font-size: 18px;
    padding: 12px 14px;
    width: 100%;
    min-width: 200px;
    height: inherit!important;
}
.popup_submit{
    position: relative;
    width: 100%;
    text-align: right;
    padding: 20px;
    display: inline-block;
}
.page-title-action.newsletter_active{
    background: #00a0d2;
    color: #e0e0e0;
}
.page-title-action {
    margin-left: 4px;
    padding: 4px 8px;
    position: relative;
    top: -3px;
    text-decoration: none;
    border: none;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    background: #e0e0e0;
    text-shadow: none;
    font-weight: 600;
    font-size: 13px;
    color: #0073aa;
    z-index: 99;
    position: relative;
}
#CountriesForm .form-group span{
    display: inline-block;
    width: 100%;
    margin-top: 5px;
}
.manually{
    margin-top: 20px;
}
.wp-core-ui .alignleft.actions a{
    margin-top: 3px;
}
.wp-core-ui .page-title-action{
    display: inline-block;
}
.page-title-action:hover{
    background: #00a0d2;
    color: #fff;
}
.header, .footer {
    min-height: 32px;
    padding: 0 15px;
}

.header {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 1002;
}

.white-bg {
    background: #23282d;
}

.wrapper {
    display: inline-block;
    margin-top: 30px;
    padding: 15px;
    width: 100%;
}

.header .fa.fa-home{
    display: inline-block;
    color: rgba(240,245,250,.6);
    float: left;
    line-height: 32px;
    font-size: 20px;
    padding-right: 5px;
}

a.logo {
    font-size: 14px;
    color: #eee;
    float: left;
    margin-top: 0px;
    text-transform: inherit;
    font: 400 13px/32px "Open Sans",sans-serif;
}
a.logo img{ height: 40px;}
a.logo:hover, a.logo:focus {
    text-decoration: none;
    outline: none;
}

a.logo span {
    color: #FF6C60;
}


/*notification*/

#top_menu .nav > li, ul.top-menu > li {
    float: left;
}

.notify-row {
    float: left;
    margin-top: 15px;
    margin-left: 92px;
}

.notify-row .notification span.label {
    display: inline-block;
    height: 18px;
    width: 20px;
    padding: 5px;
}

ul.top-menu > li > a {
    color: #666666;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    border:1px solid #f0f0f8 !important;
    padding: 2px 6px;
    margin-right: 15px;
}

ul.top-menu > li > a:hover, ul.top-menu > li > a:focus {
    border:1px solid #f0f0f8 !important;
    background-color: #fff!important;
    border-color: #f0f0f8 !important;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #2E2E2E !important;
}

.notify-row .badge {
    position: absolute;
    right: -10px;
    top: -10px;
    z-index: 100;
}

.dropdown-menu.extended {
    max-width: 300px !important;
    min-width: 160px !important;
    top: 42px;
    width: 235px !important;
    padding: 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.176) !important;
    border: none !important;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .dropdown-menu.extended  {
        box-shadow: 0 2px 8px rgba(0, 0, 0, 0.176) !important;
    };
    }

.dropdown-menu.extended li p {
    background-color: #F1F2F7;
    color: #666666;
    margin: 0;
    padding: 10px;
    border-radius: 4px 4px 0px 0px;
    -webkit-border-radius: 4px 4px 0px 0px;
}

.dropdown-menu.extended li p.green {
    background-color: #a9d86e;
    color: #fff;
}

.dropdown-menu.extended li p.red {
    background-color: #ff6c60;
    color: #fff;
}

.dropdown-menu.extended li p.yellow {
    background-color: #fcb322;
    color: #fff;
}

.dropdown-menu.extended li a {
    border-bottom: 1px solid #EBEBEB !important;
    font-size: 12px;
    list-style: none;
}

.dropdown-menu.extended li a {
    padding: 15px 10px !important;
    width: 100%;
    display: inline-block;
}

.dropdown-menu.extended li a:hover {
    background-color: #F7F8F9 !important;
    color: #2E2E2E;
}

.dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: normal;
}

.dropdown-menu.tasks-bar .task-info .percent {
    display: inline-block;
    float: right;
    font-size: 13px;
    font-weight: 600;
    padding-left: 10px;
    margin-top: -4px;
}

.dropdown-menu.extended .progress {
    margin-bottom: 0 !important;
    height: 10px;
}

.dropdown-menu.inbox li a .photo img {
    border-radius: 2px 2px 2px 2px;
    float: left;
    height: 40px;
    margin-right: 4px;
    width: 40px;
}

.dropdown-menu.inbox li a .subject {
    display: block;
}

.dropdown-menu.inbox li a .subject .from {
    font-size: 12px;
    font-weight: 600;
}

.dropdown-menu.inbox li a .subject .time {
    font-size: 11px;
    font-style: italic;
    font-weight: bold;
    position: absolute;
    right: 5px;
}

.dropdown-menu.inbox li a .message {
    display: block !important;
    font-size: 11px;
}
.top-nav ul.top-menu > li .dropdown-menu.logout {
    width: auto !important;
    background: #23282D;
    border-radius: 0px;
    margin: 0px;
}

.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
}

.dropdown-menu.extended.logout > li {
    float: left;
    text-align: center;
    width: 33.3%;
    width: 50%;
     cursor: pointer;
}

.dropdown-menu.extended.logout > li:last-child {
    float: left;
    text-align: center;
    width: 100%;
    background: #0073AA;
}

.dropdown-menu.extended.logout > li:last-child > a, .dropdown-menu.extended.logout > li:last-child > a:hover {
    color: #fff;
    border-bottom: none !important;
    text-transform: uppercase;
}

.dropdown-menu.extended.logout > li:last-child > a:hover > i{
    color: #fff;
}

.dropdown-menu.extended.logout > li > a {
    color: #a4abbb;
    border-bottom: none !important;
    color: rgba(240,245,250,.7);
    padding: 5px!important;
        cursor: pointer;
}

.full-width .dropdown-menu.extended.logout > li > a:hover {
    background: none !important;
    color: #50c8ea !important;
}

.dropdown-menu.extended.logout > li > a:hover {
    background: none !important;
}

.dropdown-menu.extended.logout > li > a:hover i {
    color: #50c8ea;
}

.dropdown-menu.extended.logout > li > a i {
    font-size: 17px;
}

.dropdown-menu.extended.logout > li > a > i {
    display: block;
}

.top-nav .username {
    font-size: 13px;
    color: #eee;
    padding-left: 3px;
}

.top-nav ul.top-menu > li > a {
    padding: 0px;
    background: none;
    margin-right: 0;
    border: none!important;
    background-color: inherit!important;
    cursor: pointer;
}
.top-menu{ line-height: 29px;}
.top-nav ul.top-menu > li {
    margin-left: 10px;
}

.top-nav ul.top-menu > li > a:hover, .top-nav ul.top-menu > li > a:focus {
    border:1px solid #F1F2F7;
    background: none;

}

.top-nav .dropdown-menu.extended.logout {
    top: 32px;
}

.top-nav .nav .caret {
    border-bottom-color: #AFB4B9;
    border-top-color: #AFB4B9;
}
.top-nav ul.top-menu > li > a:hover .caret {
    border-bottom-color: #000;
    border-top-color: #000;
}

.log-arrow-up {
    background: url("../img/arrow-up.png") no-repeat;
    width: 20px;
    height: 11px;
    position: absolute;
    right: 20px;
    top: -10px;
    display: none;
}

/*----*/

.notify-arrow {
    border-style: solid;
    border-width: 0 9px 9px;
    height: 0;
    margin-top: 0;
    opacity: 0;
    position: absolute;
    left: 7px;
    top: -18px;
    transition: all 0.25s ease 0s;
    width: 0;
    z-index: 10;
    margin-top: 10px;
    opacity: 1;
}

.notify-arrow-yellow {
    border-color: transparent transparent #FCB322;
    border-bottom-color: #FCB322 !important;
    border-top-color: #FCB322 !important;
}
.notify-arrow-red {
    border-color: transparent transparent #ff6c60;
    border-bottom-color: #ff6c60 !important;
    border-top-color: #ff6c60 !important;
}
.notify-arrow-green {
    border-color: transparent transparent #a9d86e;
    border-bottom-color: #a9d86e !important;
    border-top-color: #a9d86e !important;
}


/*search*/

.search {
    margin-top: 6px ;
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    border: 1px solid #fff;
    box-shadow: none;
    background: url("../img/search-icon.jpg") no-repeat 10px 8px;
    padding:0 5px 0 35px;
    color: #fff;
}

.search:focus {
    margin-top: 5px ;
    width: 180px;
    border: 1px solid #eaeaea;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    color: #c8c8c8;
    font-weight: 300;
}

/*--sidebar toggle---*/

.sidebar-toggle-box {
    float: left;
    padding-right: 15px;
    margin-top: 8px;
}

.sidebar-toggle-box .fa-bars {
    cursor: pointer;
    display: inline-block;
    font-size: 20px;
}


.sidebar-closed > #sidebar > ul {
    display: none;
}

.sidebar-closed #main-content {
    margin-left: 0px;
}

.sidebar-closed #sidebar {
    margin-left: -180px;
}

/*state overview*/

.state-overview .symbol, .state-overview .value {
    display: inline-block;
    text-align: center;
}

.state-overview .value  {
    float: right;

}

.state-overview .value h1, .state-overview .value p  {
    margin: 0;
    padding: 0;
    color: #fff;
}

.state-overview .value h1 {
    font-weight: 300;
    font-size: 20px;
}

.state-overview .symbol i {
    color: #fff;
    font-size: 55px;
}

.state-overview .symbol {
    width: 100%;
    padding: 27% 0%;
    -webkit-border-radius: 4px 0px 0px 4px;
    border-radius: 4px;
}

.state-overview .value {
    width: 100%;
    padding-top: 21px;
}

.state-overview .terques {
    background: #6ccac9;
}

.state-overview .red {
    background: #ff6c60;
}

.state-overview .yellow {
    background: #f8d347;
}

.state-overview .blue {
    background: #57c8f2;
}
.state-overview .green {
    background: #a9d96c;
}
.state-overview .nevyblue {
    background: #8075c4;
}
.state-overview .darkblack {
    background: #937b7b;
}
.state-overview .black {
    background: #333;
}

/*main chart*/

.border-head h3 {
    border-bottom: 1px solid #c9cdd7;
    margin-top: 0;
    margin-bottom: 20px;
    padding-bottom: 5px;
    font-weight: normal;
    font-size: 18px;
    display: inline-block;
    width: 100%;
    font-weight: 300;
}

.custom-bar-chart {
    height: 290px;
    margin-top: 20px;
    margin-left: 10px;
    position: relative;
    border-bottom: 1px solid #c9cdd7;
}

.custom-bar-chart .bar {
    height: 100%;
    position: relative;
    width: 4.3%;
    margin: 0px 2%;
    float: left;
    text-align: center;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0x;
    border-radius: 5px 5px 0 0;
    z-index: 10;
}

.custom-bar-chart .bar .title {
    position: absolute;
    bottom: -30px;
    width: 100%;
    text-align: center;
    font-size: 12px;
}

.custom-bar-chart .bar .value {
    position: absolute;
    bottom: 0;
    background: #bfc2cd;
    color: #bfc2cd;
    width: 100%;
    -webkit-border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
}



.custom-bar-chart .bar .value:hover {
    background: #e8403f;
    color: #fff;
}

.y-axis {
    color: #555555;
    position: absolute;
    text-align: right;
    width: 100%;
}

.y-axis li {
    border-top: 1px dashed #dbdce0;
    display: block;
    height: 58px;
    width: 100%;
}

.y-axis li:last-child {
    border-top: none;
}

.y-axis li span {
    display: block;
    margin: -10px 0 0 -25px;
    padding: 0 10px;
    width: 40px;
}

.y-axis {
    color: #555555;
    text-align: right;
}




/*spark line*/
.chart {
    display: inline-block;
    text-align: center;
    width: 100%;
}
.chart .heading {
    text-align: left;
}
.chart .heading span {
    display: block;
}
.panel.green-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight:normal;
    background: #99c262;
    width: 100%;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

#barchart {
    margin-bottom: -15px;
    display: inline-block;
}

.chart-tittle .title {

}

.panel.green-chart .chart-tittle .value {
    float: right;
    color: #c0f080;
}

.panel.green-chart {
    background: #a9d96c;
    color: #fff;
}

.panel.terques-chart {
    background: #41cac0;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value {
    float: right;
    color: #fff;
}

.panel.terques-chart .chart-tittle .value a {
    color: #fff;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle .value a:hover, .panel.terques-chart .chart-tittle .value a.active {
    color: #55f2e7;
    font-size: 12px;
}

.panel.terques-chart .chart-tittle {
    font-size: 16px;
    padding: 15px;
    display: inline-block;
    font-weight:normal;
    background: #39b7ac;
    width: 100%;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
}

.inline-block {
    display: inline-block;
}

/**/

.panel-body.chart-texture {
    background: url("../img/chart-texture.jpg");
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
}


/*personal task*/

.task-thumb {
    width: 90px;
    float: left;
}

.task-thumb img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.task-thumb-details {
    display: inline-block;
    margin: 25px 0 0 10px;
}

.task-progress {
    float: left;
}

.task-thumb-details h1, .task-thumb-details h1 a, .task-progress h1, .task-progress h1 a {
    color: #39b5aa;
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-weight: 400;
}

.task-thumb-details p, .task-progress p {
    padding-top: 5px;
    color: #a4aaba;
}


.personal-task tbody tr td{
    padding: 11px 15px;
    border-color: #eeeff1;
}

.personal-task tbody tr td i {
    font-size: 20px;
    color: #c7cbd4;
}

.personal-task.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
    background-color: #f7f8fc;
}

.personal-task.table-hover > tbody > tr:hover > td i{
    color: #39b5aa;
}

.personal-task > tbody > tr > td:last-child {
    text-align: right;
}

.task-option {
    float: right;
}

.task-option select{
    height: 35px;
    border: 1px solid #eaeaea;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 8px;
    color: #a4abbb;
}

.progress-panel {
    padding-bottom: 5px;
}

/*badge*/

.badge.bg-primary {
    background: #8075c4;
}

.badge.bg-success {
    background: #a9d86e;
}

.badge.bg-warning {
    background: #FCB322;
}

.badge.bg-important {
    background: #ff6c60;
}

.badge.bg-info {
    background: #41cac0;
}

.badge.bg-inverse {
    background: #2A3542;
}


/*timeline*/

.timeline {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    position: relative;
    table-layout: fixed;
    width: 100%;
}

.timeline:before {
    background-color: #C7CBD6;
    bottom: 0px;
    content: "";
    left: 50%;
    position: absolute;
    top: 0;
    width: 2px;
    z-index: 0;
}

h3.timeline-title {
    margin: 0;
    color: #C8CCD7;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 5px;
    text-transform: uppercase;
}

.t-info {
    color: #C8CCD7;
}

.timeline-item:before, .timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-item {
    display: table-row;
}

.timeline-desk {
    display: table-cell;
    vertical-align: top;
    width: 50%;
}

.timeline-desk h1 {
    font-size: 16px;
    font-weight: 300;
    margin: 0 0 5px;
}

.timeline-desk .panel {
    display: block;
    margin-left: 25px;
    position: relative;
    text-align: left;
    background: #F4F4F4;
}

.timeline-item .timeline-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}
.timeline-item .timeline-desk .arrow {
    border-right: 8px solid #F4F4F4 !important;
}

.timeline-item.alt .timeline-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
    left: auto;
}

.timeline-item.alt .timeline-desk .arrow-alt {
    border-left: 8px solid #F4F4F4 !important;
}

.timeline .timeline-icon {
    left: -30px;
    position: absolute;
    top: 15px;
}

.timeline .timeline-icon {
    background: #C7CBD6;
    box-shadow: 0 0 0 3px #C7CBD6;
}

.timeline-desk span a {
    text-transform: uppercase;
}

.timeline-desk h1.red, .timeline-desk span a.red {
    color: #EF6F66;
}

.timeline-desk h1.green, .timeline-desk span a.green  {
    color: #39B6AE;
}
.timeline-desk h1.blue, .timeline-desk span a.blue {
    color: #56C9F5;
}
.timeline-desk h1.purple, .timeline-desk span a.purple {
    color: #8074C6;
}
.timeline-desk h1.light-green, .timeline-desk span a.light-green {
    color: #A8D76F;
}

.timeline .timeline-icon.red {
    background: #EF6F66;
    box-shadow: 0 0 0 3px #EF6F66;
}

.timeline .timeline-icon.green {
    background: #39B6AE;
    box-shadow: 0 0 0 3px #39B6AE;
}

.timeline .timeline-icon.blue {
    background: #56C9F5;
    box-shadow: 0 0 0 3px #56C9F5;
}

.timeline .timeline-icon.purple {
    background: #8074C6;
    box-shadow: 0 0 0 3px #8074C6;
}

.timeline .timeline-icon.light-green {
    background: #A8D76F;
    box-shadow: 0 0 0 3px #A8D76F;
}

.timeline .timeline-icon {
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: block;
    height: 12px;
    width: 12px;
}

.timeline-item.alt .timeline-icon {
    left: auto;
    right: -32px;
}

.timeline .time-icon:before {
    font-size: 16px;
    margin-top: 5px;
}
.timeline .timeline-date {
    left: -200px;
    position: absolute;
    text-align: right;
    top: 12px;
    width: 150px;
}

.timeline-desk h5 span {
    color: #999999;
    display: block;
    font-size: 12px;
    margin-bottom: 4px;
}


.timeline-item.alt:before {
    display: none;
}
.timeline-item:before, .timeline-item.alt:after {
    content: "";
    display: block;
    width: 50%;
}

.timeline-desk p {
    font-size: 12px;
    margin-bottom: 0;
}

.timeline-desk a {
    color: #EF6F66;
}

.timeline-desk .panel {
    margin-bottom: 5px;
}

.timeline-desk .album {
    margin-top: 20px;
}

.timeline-desk .album a {
    margin-right: 5px;
    float: left;
}

.timeline-desk .notification {
    background: none repeat scroll 0 0 #FFFFFF;
    margin-top: 20px;
    padding: 8px;
}


.timeline-item.alt .panel {
    margin-left: 0;
    margin-right: 25px;
}

.timeline-item.alt .timeline-date {
    left: auto;
    right: -200px;
    text-align: left;
}

.mbot30 {
    margin-bottom: 30px;
}
.Editor label{
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
    color: #444;
    font-size: 14px;
}
.Editor_wrapper{ display: inline-block; width: 100%;}
/*---revenue----*/

.revenue-head {
    background: #ff6c60;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    color: #fff;
    line-height: 50px;
}

.revenue-head span {
    background: #e56155;
    padding: 16px;
    -webkit-border-radius: 4px 0px 0px 0px;
    border-radius: 4px 0px 0px 0px;
}

.revenue-head span i {
    font-size: 18px;
}

.revenue-head h3 {
    display: inline;
    padding: 0 10px;
    font-size: 16px;
    font-weight: 300;
}

.revenue-head span.rev-combo {
    background: #e56155;
    padding: 16px;
    line-height: normal;
    -webkit-border-radius: 0px 4px 0px 0px;
    border-radius: 0px 4px 0px 0px;
}

/*easy pie chart*/

.easy-pie-chart {
    display: inline-block;
    padding: 30px 0;
}

.chart-info, .chart-info .increase, .chart-info .decrease {
    display: inline-block;
}

.chart-info {
    width: 100%;
    margin-bottom:5px;
}

.chart-position {
    margin-top: 70px;
}

.chart-info span {
    margin: 0 3px;
}

.chart-info .increase {
    background: #ff6c60;
    width: 10px;
    height: 10px;
}

.chart-info .decrease {
    background: #f2f2f2;
    width: 10px;
    height: 10px;
}

.panel-footer.revenue-foot {
    background-color: #e6e7ec;
    -webkit-border-radius: 0px 0px 4px 4px;
    border-radius: 0px 0px 4px 4px;
    border: none;
    padding: 0;
    width: 100%;
    display: inline-block;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    /* Safari and Chrome */
    .panel-footer.revenue-foot {
        margin-bottom: -4px;
    };
    }


.panel-footer.revenue-foot ul  {
    margin: 0;
    padding: 0;
    width: 100%;
    display: inline-flex;
}

.panel-footer.revenue-foot ul li {
    float: left;
    width: 33.33%;
}

.panel-footer.revenue-foot ul li.first a:hover, .panel-footer.revenue-foot ul li.first a {
    -webkit-border-radius: 0px 0px 0px 4px;
    border-radius: 0px 0px 0px 4px;
}

.panel-footer.revenue-foot ul li.last a:hover, .panel-footer.revenue-foot ul li.last a {
    -webkit-border-radius: 0px 0px 4px 0px;
    border-radius: 0px 0px 4px 0px;
    border-right: none;

}

.panel-footer.revenue-foot ul li a{
    display: inline-block;
    width: 100%;
    padding: 14px 15px;
    text-align: center;
    border-right: 1px solid #d5d8df;
    color: #797979;
}

.panel-footer.revenue-foot ul li a:hover, .panel-footer.revenue-foot ul li.active a {
    background: #fff;
    position: relative;
}

.panel-footer.revenue-foot ul li a i {
    color: #c6cad5;
    display: block;
    font-size: 16px;
}
.panel-footer.revenue-foot ul li a:hover i, .panel-footer.revenue-foot ul li.active a i {
    color: #ff6c60;
    display: block;
    font-size: 16px;
}

/*flatlab carousel model*/

.flat-carousal {
    background: #58c9f3;
    -webkit-border-radius: 4px 4px 0px 0px;
    border-radius: 4px 4px 0px 0px;
    padding: 10px;
    color: #fff;
    position: relative;
}

.flat-carousal h1 {
    text-align: center;
    font-size: 16px;
    margin: 30px 20px;
    line-height: 20px;
    font-weight: 300;
    font-style: italic;
}

a.view-all {
    color: #fff;
    background: rgba(0,0,0,0.1);
    padding: 8px 15px;
    text-align: center;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    margin-bottom: 18px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link {
    margin: 0;
    padding: 0;
}

ul.ft-link li {
    border-right: 1px solid #E6E7EC;
    display: inline-block;
    line-height: 30px;
    margin: 8px 0;
    text-align: center;
    width: 24%;
}

ul.ft-link li a {
    color: #74829c;
    text-transform: uppercase;
    font-size: 12px;
}

ul.ft-link li a:hover, ul.ft-link li.active a {
    color: #58c9f3;
}

ul.ft-link li:last-child {
    border-right: none;
}

ul.ft-link li a i {
    display: block;
}


#owl-demo .item img{
    display: block;
    width: 100%;
    height: auto;
}

.owl-buttons {
    position: absolute;
    top: 70px;
    width: 100%;

}

.owl-prev, .owl-next {
    position: absolute;
}

.owl-next {
    right: 0;
}

.owl-buttons .owl-prev {
    text-indent: -9999px;
    background: url("../img/left-arrow.png") no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

.owl-buttons .owl-next {
    text-indent: -9999px;
    background: url("../img/right-arrow.png") no-repeat;
    width: 6px;
    height: 10px;
    display: inline-block;
}

/*product post*/

.post-wrap aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.pro-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}
.post-info {
    position: relative;
}

.arrow-pro.right:after {
    border-left-color: #FFFFFF;
    border-right-width: 0;
    top: 85px;
    content: " ";
}

.arrow-pro.left:after {
    border-right-color: #FFFFFF;
    border-left-width: 0;
    top: 80px;
    content: " ";
}

.arrow-pro.left {
    left: -8px;
}

.arrow-pro:after {
    border-width: 7px;
    content: "";
}

.arrow-pro, .arrow-pro:after {
    border-color: rgba(0, 0, 0, 0);
    border-style: solid;
    display: block;
    height: 0;
    position: absolute;
    width: 0;
    right: -5px;

}

.post-highlight.yellow {
    background: #f8d347;
    border-radius: 0px 4px 4px 0px;
    -webkit-border-radius: 0px 4px 4px 0px;
}

.post-highlight.terques {
    background: #41cac0;
    border-radius: 4px 0px 0px 04px;
    -webkit-border-radius: 4px 0px 0px 04px;
}

.post-info h1 {
    margin: 0;
    font-size: 18px;
    color: #a19899;
    font-weight: 300;
}

.post-highlight.terques h2 {
    font-size: 16px;
    color: #fff;
    font-style: italic;
    padding: 0 20px;
    line-height: 22px;
    margin: 0;
    font-weight: 300;
}

.post-highlight.terques h2 span, .post-highlight.terques h2 a {
    color: #92faf3;
}

.post-info h1 strong {
    text-transform: uppercase;
    color: #937b7b;
}

.post-info .desk {
    display: inline-block;
}

.post-info .desk  h3{
    font-size: 16px;
}

.post-info .desk.yellow h3 {
    color:#f8d347 ;
}

.post-btn {

}

.post-btn a {
    float: left;
    margin-right: 8px;
    font-size: 18px;
    color: #9a9a9a;
}

.post-btn a:hover {
    color: #727272;
}

.pro-thumb {
    text-align: center;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(255,255,255,0.4);
}

.pro-thumb img{
    text-align: center;
    width: 112px;
    height: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;

}

.v-align {
    vertical-align: middle !important;
}

.twite h1 {
    margin: 50px 0;
}


.social-footer {
    display: inline;
    text-align: center;
}

.social-footer ul {
    text-align: center;
    margin: 0;
    padding: 0;
}

.social-footer ul li {
    display: inline-block;
    margin: 0 20px;
}

.social-footer ul li a {
    font-size: 25px;
    color: #ceced0;
}

.social-footer ul li a:hover i.fa-facebook, .social-footer ul li.active a i.fa-facebook {
    color: #486eac;
}

.social-footer ul li a:hover i.fa-twitter, .social-footer ul li.active a i.fa-twitter {
    color: #58c9f3;
}

.social-footer ul li a:hover i.fa-google-plus, .social-footer ul li.active a i.fa-google-plus {
    color: #4a4a4a;
}

.social-footer ul li a:hover i.fa-pinterest, .social-footer ul li.active a i.fa-pinterest {
    color: #d1282d;
}

/*pie chart */

.pie-foot {
    background: #6b6b6b;
    padding: 18px 15px;
    color: #fff;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

/*follower*/

.follower {
    background: #01a89e;
    color: #fff;
    text-align: center;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.follower-foot {
    padding: 8px 5px 5px 5px;
    color: #757575;
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
    font-weight: 300;
}

.follower-foot ul {
    padding: 0;
    margin: 0;
}
.follower-foot ul li{
    display: inline-block;
    text-align: center;
    width: 48%;
    line-height: normal;
}

.follower-foot ul li h5{
    margin: 5px 0 0 0;
}

.follower h4 {
    margin: 0 0 10px 0;
    font-size: 15px;
    font-weight: 300;
}

.follow-ava {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #18b2a6;
    display: inline-block;
}

.follower img {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    width: 62px;
    height: 62px;
    /*display: inline-block;*/
}

/*weather*/

.weather-bg {
    background: #8175c7;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    color: #fff;
    text-align: center;
    font-size: 16px;
    font-weight: 300;
}

.weather-bg i {
    font-size: 60px;
    display: block;
}

.weather-bg .degree {
    font-size: 60px;
}

.weather-category {
    padding: 15px 0;
    color: #74829C;
}

.weather-category ul {
    padding:0;
    margin: 0;
    display: inline-block;
    width: 100%;
}

.weather-category ul li {
    display: inline-block;
    width: 32%;
    text-align: center;
    border-right:1px solid #e6e6e6 ;
    display: inline-block;
}

.weather-category ul li h5 {
    margin: 0 0 5px 0;
    text-transform: uppercase;
    font-weight: 300;
}

.weather-category ul li a {

}

.weather-category ul li:last-child  {
    border-right:none ;
}

/*fontawesome*/

.fontawesome-icon-list h2 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 300;
}

.fontawesome-icon-list .col-sm-4, .fontawesome-icon-list .col-md-3, .fontawesome-icon-list .col-xs-6 {
    margin-bottom: 10px;
}

.fontawesome-icon-list .page-header {
    border-bottom: 1px solid #C9CDD7;
}

.fontawesome-icon-list a {
    color: #797979;
}

.fontawesome-icon-list a:hover{
    color: #35404D;
}

.fontawesome-icon-list i {
    font-size: 16px;
    padding-right: 10px;
}

#web-application, #text-editor, #directional, #video-player, #brand, #medical, #currency {
    margin-top: 10px;
}

/*mail inbox*/

.mail-box {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.mail-box aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}
.modal-header {
    padding: 10px;
    background: #00a0d2;
}
.mail-box .sm-side {
    width: 25%;
    background: #e5e8ef;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}
.small_thumb{
    display: inline-block;
    margin: 15px 0px 0px; 
}
.MultipleSelectcell{
    width: 40%;
    float: none;
    display: inline-block;
    vertical-align: middle;
}
.small_but_td {
    width: 10%;
    float: none;
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
}
.MultipleSelectcell select{     
    width: 100%;
    height: 200px;
    overflow: auto;
    padding: 0px;
} 
.MultipleSelectcell option{
     padding: 5px 10px;
}
.search_box{ 
    display: inline-block;
    width: 100%;
}
.thumble_img_sm{
    display: inline-block;
    height: 35px;
    width: 35px;
    overflow: hidden;
    float: left;
    margin: 0px 7px 0px 0px; 
}
.close {
    float: right;
    font-size: 21px;
    font-weight: normal;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 1;
    filter: alpha(opacity=20);
}
.small_but_td button{ margin-bottom: 5px;}
#Attach_Resource .fileupload, #Attach_Resource label {
    margin-bottom: 0px;
}
#Attach_Resource .fa {
    font-size: 15px;
    padding-right: 5px;
}
.close:hover, .close:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    opacity: .5;
    filter: alpha(opacity=50);
}
.mail-box .lg-side {
    width: 75%;
    background: #fff;
    border-radius: 0px 4px 4px 0;
    -webkit-border-radius: 0px 4px 4px 0;
}

.mail-box .sm-side .user-head {
    background: #00a8b3;
    border-radius: 4px 0px 0px 0;
    -webkit-border-radius: 4px 0px 0px 0;
    padding: 10px;
    color: #fff;
    min-height: 80px;
}

.user-head .inbox-avatar {
    width: 65px;
    float: left;
}

.user-head .inbox-avatar img {
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.user-head .user-name {
    display: inline-block;
    margin:0 0 0 10px;
}

.user-head .user-name h5 {
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 300;
}
.user-head .user-name h5 a {
    color: #fff;
}

.user-head .user-name span a {
    font-size: 12px;
    color: #87e2e7;
}

a.mail-dropdown {
    background: #80d3d9;
    padding:3px 5px;
    font-size: 10px;
    color: #01a7b3;
    border-radius: 2px;
    margin-top: 20px;
}

.inbox-body {
    padding: 20px;
}

.btn-compose {
    background: #ff6c60;
    padding: 12px 0;
    text-align: center;
    width: 100%;
    color: #fff;
}
.btn-compose:hover {
    background: #f5675c;
    color: #fff;
}

ul.inbox-nav  {
    display: inline-block;
    width: 100%;
    margin: 0;
    padding: 0;
}

.inbox-divider {
    border-bottom: 1px solid #d5d8df;
}

ul.inbox-nav li {
    display: inline-block;
    line-height: 45px;
    width: 100%;
}

ul.inbox-nav li a  {
    color: #6a6a6a;
    line-height: 45px;
    width: 100%;
    display: inline-block;
    padding: 0 20px;
}

ul.inbox-nav li a:hover, ul.inbox-nav li.active a, ul.inbox-nav li a:focus  {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.inbox-nav li a i {
    padding-right: 10px;
    font-size: 16px;
    color: #6a6a6a;
}

ul.inbox-nav li a span.label {
    margin-top: 13px;
}

ul.labels-info li h4 {
    padding-left:15px;
    padding-right:15px;
    padding-top: 5px;
    color: #5c5c5e;
    font-size: 13px;
    text-transform: uppercase;
}

ul.labels-info li  {
    margin: 0;
}

ul.labels-info li a {
    color: #6a6a6a;
    border-radius: 0;
}

ul.labels-info li a:hover, ul.labels-info li a:focus {
    color: #6a6a6a;
    background: #d5d7de;
}

ul.labels-info li a i {
    padding-right: 10px;
}

.nav.nav-pills.nav-stacked.labels-info p {
    margin-bottom: 0;
    padding: 0 22px;
    color: #9d9f9e;
    font-size: 11px;
}

.inbox-head {
    padding:20px;
    background: #41cac0;
    color: #fff;
    border-radius: 0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
    min-height: 80px;
}

.inbox-head  h3 {
    margin: 0;
    display: inline-block;
    padding-top: 6px;
    font-weight: 300;
}

.inbox-head  .sr-input {
    height: 40px;
    border: none;
    box-shadow: none;
    padding: 0 10px;
    float: left;
    border-radius: 4px 0 0 4px;
    color: #8a8a8a;
}
.inbox-head  .sr-btn {
    height: 40px;
    border: none;
    background: #00a6b2;
    color: #fff;
    padding: 0 20px;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.table-inbox {
    border: 1px solid #d3d3d3;
    margin-bottom: 0;
}

.table-inbox tr td{
    padding: 12px !important;
}

.table-inbox tr td:hover{
    cursor: pointer;
}

.table-inbox tr td .fa-star.inbox-started ,.table-inbox tr td .fa-star:hover{
    color: #f78a09;
}

.table-inbox tr td .fa-star{
    color: #d5d5d5;
}

.table-inbox tr.unread td {
    font-weight: 600;
    background: #f7f7f7;
}

ul.inbox-pagination  {
    float: right;
}

ul.inbox-pagination li {
    float: left;
}

.mail-option {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}

.mail-option .chk-all, .mail-option .btn-group {
    margin-right: 5px;
}

.mail-option .chk-all, .mail-option .btn-group a.btn {
    border: 1px solid #e7e7e7;
    padding: 5px 10px;
    display: inline-block;
    background: #fcfcfc;
    color: #afafaf;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}
.inbox-pagination a.np-btn  {
    border: 1px solid #e7e7e7;
    padding: 5px 15px;
    display: inline-block;
    background: #fcfcfc;
    color: #afafaf;
    border-radius: 3px !important;
    -webkit-border-radius: 3px !important;
}

.mail-option .chk-all input[type=checkbox] {
    margin-top: 0;
}

.mail-option .btn-group a.all {
    padding: 0;
    border: none;
}

.inbox-pagination a.np-btn {
    margin-left: 5px;
}

.inbox-pagination li span {
    display: inline-block;
    margin-top: 7px;
    margin-right: 5px;
}

.fileinput-button {
    border: 1px solid #e6e6e6;
    background: #eeeeee;
}

.inbox-body .modal .modal-body input, .inbox-body .modal .modal-body textarea{
    border: 1px solid #e6e6e6;
    box-shadow: none;
}

.btn-send, .btn-send:hover {
    background: #00A8B3;
    color: #fff;
}

.btn-send:hover {
    background: #009da7;
}

.modal-header h4.modal-title {
    font-weight: 300;
    font-family: 'Open Sans', sans-serif;
}

.modal-body label {
    font-weight: 400;
    font-family: 'Open Sans', sans-serif;
}

.heading-inbox h4{
    font-size: 18px;
    color: #444;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
    margin-top: 20px;
}

.sender-info {
    margin-bottom: 20px;
}

.sender-info img {
    width: 30px;
    height: 30px;
}

.sender-dropdown {
    background: #eaeaea;
    padding:0 3px;
    color: #777;
    font-size: 10px;
}

.view-mail a {
    color: #FF6C60;
}

.attachment-mail {
    margin-top: 30px;
}
.attachment-mail ul {
    width: 100%;
    display: inline-block;
    margin-bottom: 30px;
}

.attachment-mail ul li {
    float: left;
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;
}

.attachment-mail ul li img {
    width: 100%;
}

.attachment-mail ul li span {
    float: right;
}
.attachment-mail .file-name {
    float: left;
}

.attachment-mail .links {
    width: 100%;
    display: inline-block;
}
/*404 page*/

.body-404 {
    background: #18d4cb;
    color: #fff;
}

.error-wrapper {
    text-align: center;
    margin-top: 10%;
}

.error-wrapper .icon-404{
    background: url("../img/404_icon.png") no-repeat;
    width: 289px;
    height: 274px;
    display: inline-block;
    margin-left: 30px;
}


.error-wrapper h1 {
    font-size: 90px;
    font-weight: 300;
    margin: -50px 0 0 0;
}

.error-wrapper h2 {
    font-size: 20px;
    font-weight: 300;
    margin: 0 0 30px 0;
}

.error-wrapper p, .error-wrapper p a {
    font-size: 18px;
    font-weight: 300;
}

.error-wrapper p.page-404  {
    color: #7dfff7;
}

.error-wrapper p.page-404 a, .error-wrapper p.page-500 a,  .error-wrapper p.page-404 a:hover, .error-wrapper p.page-500 a:hover {
    color: #fff;
}


/*500 page*/

.body-500 {
    background: #8075c6;
    color: #fff;
}

.error-wrapper p.page-500 {
    color: #afa5f1;
}

.error-wrapper .icon-500{
    background: url("../img/500_icon.png") no-repeat;
    width: 289px;
    height: 274px;
    display: inline-block;
    margin-left: 55px;
}

/*profile*/

.profile-nav .user-heading {
    background: #ff766c;
    color: #fff;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    padding: 30px;
    text-align: center;
}

.profile-nav .user-heading.round a  {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 10px solid rgba(255,255,255,0.3);
    display: inline-block;
}

.profile-nav .user-heading a img {
    width: 112px;
    height: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.profile-nav .user-heading h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.profile-nav .user-heading p {
    font-size: 12px;
}

.profile-nav ul {
    margin-top: 1px;
}

.profile-nav ul > li {
    border-bottom: 1px solid #ebeae6;
    margin-top: 0;
    line-height: 30px;
}

.profile-nav ul > li:last-child {
    border-bottom: none;
}

.profile-nav ul > li > a {
    border-radius: 0;
    -webkit-border-radius: 0;
    color: #89817f;
    border-left: 5px solid #fff;
}

.profile-nav ul > li > a:hover, .profile-nav ul > li > a:focus, .profile-nav ul li.active  a {
    background: #f8f7f5 !important;
    border-left: 5px solid #ff766c;
    color: #89817f !important;
}

.profile-nav ul > li:last-child > a:last-child {
    border-radius: 0 0 4px 4px;
    -webkit-border-radius: 0 0 4px 4px;
}

.profile-nav ul > li > a > i{
    font-size: 16px;
    padding-right: 10px;
    color: #bcb3aa;
}

.r-activity {
    margin: 6px 0 0;
    font-size: 12px;
}


.p-text-area, .p-text-area:focus {
    border: none;
    font-weight: 300;
    box-shadow: none;
    color: #c3c3c3;
    font-size: 16px;
}

.profile-info .panel-footer {
    background-color:#f8f7f5 ;
    border-top: 1px solid #e7ebee;
}

.profile-info .panel-footer ul li a {
    color: #7a7a7a;
}

.bio-graph-heading {
    background: #41cac0;
    color: #fff;
    text-align: center;
    font-style: italic;
    padding: 40px 110px;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    font-size: 16px;
    font-weight: 300;
}

.bio-graph-info {
    color: #89817e;
}

.bio-graph-info h1 {
    font-size: 22px;
    font-weight: 300;
    margin: 0 0 20px;
}

.bio-row {
    width: 50%;
    float: left;
    margin-bottom: 10px;
    padding:0 15px;
}

.bio-row p span {
    width: 100px;
    display: inline-block;
}

.bio-chart, .bio-desk {
    float: left;
}

.bio-chart {
    width: 40%;
}

.bio-desk {
    width: 60%;
}

.bio-desk h4 {
    font-size: 15px;
    font-weight:400;
}

.bio-desk h4.terques {
    color: #4CC5CD;
}

.bio-desk h4.red {
    color: #e26b7f;
}

.bio-desk h4.green {
    color: #97be4b;
}

.bio-desk h4.purple {
    color: #caa3da;
}

.file-pos {
    margin: 6px 0 10px 0;
}

.profile-activity h5 {
    font-weight: 300;
    margin-top: 0;
    color: #c3c3c3;
}
.publish_button{
    display: inline-block;
    width: 100%;    
}
.misc-pub-section{ padding: 5px 0px;}
.misc-pub-section a{ text-decoration: underline;}
.misc-pub-section .fa{ padding-right: 10px; font-size: 15px;}
.misc-pub-section strong{ font-size: 13px;}
.misc-pub-section label{ 
    font-weight: normal;
    font-size: 13px;
    display: inline-block;
    vertical-align: top;
} 
.misc-publishing-actions {
    padding: 6px 0 0;
}
#ListTag span{
    margin-right: 5px;
}

input[type=text], input[type=password], input[type=checkbox], input[type=color], input[type=date], input[type=datetime], input[type=datetime-local], input[type=email], input[type=month], input[type=number], input[type=radio], input[type=tel], input[type=time], input[type=url], input[type=week], input[type=search], select, textarea {
    border: 1px solid #ddd;
    -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    box-shadow: inset 0 1px 2px rgba(0,0,0,.07);
    background-color: #fff;
    color: #32373c;
    outline: 0;
    -webkit-transition: 50ms border-color ease-in-out;
    transition: 50ms border-color ease-in-out;
}
#hh, #jj, #mn {
    width: 2em;
    text-align: center;
}
.major-publishing-actions{
    display: inline-block;
    width: 100%;
    padding: 10px;
    border-top: 1px solid #ddd;
    background: #f5f5f5;
}
.delete-action {
    line-height: 30px;
    vertical-align: middle;
    text-align: left;
    /* float: left; */
    display: inline-block;
}
.submitdelete {
    color: #a00;
}
.submitdelete:hover {
    color: #f00;
}
.category-tabs{ 
    margin: 8px 0 5px;
    margin-top: 0px;
}
.post-status-select .from-control{
    width: 57%;
}
.post-status-select button{
    margin: 0px 5px;
}
.post-status-select .button{
    margin: 0px 5px;
}
ul.category-tabs li.tabs.active {
    border: 1px solid #dfdfdf;
    border-bottom-color: #fdfdfd;
    background-color: #fdfdfd;
}
ul.category-tabs li {
    border: 1px solid transparent;
    position: relative;
    padding: 3px 5px 5px;
    display: inline;
    line-height: 1.35em;
}
.category-tabs .tabs a {
    color: #32373c;
}
.categorydiv div.tabs-panel{
    min-height: 42px;
    max-height: 200px;
    overflow: auto;
    padding: 0 .9em;
    border: 1px solid #dfdfdf;
    background-color: #fdfdfd;
}
.categorytag{
    display: inline-block;
    width: 100%;
    margin: 15px 0px 0px 0px;
}
.tagcloud_suggest_link, .countrycloud_suggest_link, .themecloud_suggest_link{
    display: inline-block;
    width: 100%;
    margin: 10px 0px 0px 0px;
}
.categorychecklist { 
    margin: 10px 0px;
}
ul.categorychecklist li {
    margin: 0;
    padding: 0;
    line-height: 22px;
    word-wrap: break-word;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: normal;
}
p.category-add { padding: 0px; margin-bottom: 10px;}
.tabs-panel .children{
    margin-left: 18px;
}
.selectit{ 
    cursor: pointer;
}
.wp-hidden-children{
    
}
.taxonomy-add-new {
    display: inline-block;
    margin: 10px 0;
    font-weight: 600;
}
.summary-head {
    background: #ee7272;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid #ee7272;
}

.summary-head h4 {
    font-weight: 300;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.summary-head p {
    color: rgba(255,255,255,0.6);
}

ul.summary-list {
    display: inline-block;
    padding-left:0 ;
    width: 100%;
    margin-bottom: 0;
}

ul.summary-list > li {
    display: inline-block;
    width: 19.5%;
    text-align: center;
}

ul.summary-list > li > a > i {
    display:block;
    font-size: 18px;
    padding-bottom: 5px;
}

ul.summary-list > li > a {
    padding: 10px 0;
    display: inline-block;
    color: #818181;
}

ul.summary-list > li  {
    border-right: 1px solid #eaeaea;
}

ul.summary-list > li:last-child  {
    border-right: none;
}

.activity {
    width: 100%;
    float: left;
    margin-bottom: 10px;
}

.activity.alt {
    width: 100%;
    float: right;
    margin-bottom: 10px;
}

.activity span {
    float: left;
}

.activity.alt span {
    float: right;
}
.activity span, .activity.alt span {
    width: 45px;
    height: 45px;
    line-height: 45px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    background: #eee;
    text-align: center;
    color: #fff;
    font-size: 16px;
}

.activity.terques span {
    background: #8dd7d6;
}

.activity.terques h4 {
    color: #8dd7d6;
}
.activity.purple span {
    background: #b984dc;
}

.activity.purple h4 {
    color: #b984dc;
}
.activity.blue span {
    background: #90b4e6;
}

.activity.blue h4 {
    color: #90b4e6;
}
.activity.green span {
    background: #aec785;
}

.activity.green h4 {
    color: #aec785;
}

.activity h4 {
    margin-top:0 ;
    font-size: 16px;
}

.activity p {
    margin-bottom: 0;
    font-size: 13px;
}

.activity .activity-desk i, .activity.alt .activity-desk i {
    float: left;
    font-size: 18px;
    margin-right: 10px;
    color: #bebebe;
}

.activity .activity-desk {
    margin-left: 70px;
    position: relative;
}

.activity.alt .activity-desk {
    margin-right: 70px;
    position: relative;
}

.activity.alt .activity-desk .panel {
    float: right;
    position: relative;
}

.activity-desk .panel {
    background: #F4F4F4 ;
    display: inline-block;
}


.activity .activity-desk .arrow {
    border-right: 8px solid #F4F4F4 !important;
}
.activity .activity-desk .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .arrow-alt {
    border-left: 8px solid #F4F4F4 !important;
}

.activity-desk .arrow-alt {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    right: -7px;
    position: absolute;
    top: 13px;
    width: 0;
}

.activity-desk .album {
    display: inline-block;
    margin-top: 10px;
}

.activity-desk .album a{
    margin-right: 10px;
}

.activity-desk .album a:last-child{
    margin-right: 0px;
}

/*invoice*/

.invoice-list  {
    margin-bottom: 30px;
}

.invoice-list h4 {
    font-weight: 300;
    font-size: 16px;
}

.invoice-block {
    text-align: right;
}

ul.amounts li {
    background: #f5f5f5;
    margin-bottom: 5px;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 300;
}

.invoice-btn a{
    font-weight: 300;
    margin: 0 5px;
    font-size: 16px;
}

.corporate-id {
    margin-bottom: 30px;
}

/*panel heading color*/

.panel-primary > .panel-heading.navyblue {
    background-color: #2A3542;
    border-color: #2A3542;
    color: #FFFFFF;
}

/*table*/

.table-advance tr td {
    vertical-align: middle !important;
}

.no-border {
    border-bottom: none;
}

.dataTables_length , .dataTables_filter{
    padding:15px;
}
.dataTables_info{
    padding:0 15px;
}

.dataTables_filter {
    float: right;
}

.dataTables_length select {
    width: 65px;
    padding:5px 8px;
}

.dataTables_length label, .dataTables_filter label {
    font-weight: 300;
}

.dataTables_filter label {
    width: 100%;
}

.dataTables_filter label input {
    width: 78%;
}

.border-top {
    border-top: 1px solid #ddd;
}

.dataTables_paginate.paging_bootstrap.pagination li {
    float: left;
    margin: 0 1px;
    border: 1px solid #ddd;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination li.disabled a{
    color: #c7c7c7;
}
.dataTables_paginate.paging_bootstrap.pagination li a{
    color: #797979;
    padding: 5px 10px;
    display: inline-block;
}

.dataTables_paginate.paging_bootstrap.pagination li:hover a, .dataTables_paginate.paging_bootstrap.pagination li.active a{
    color: #797979;
    background: #eee;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.dataTables_paginate.paging_bootstrap.pagination {
    float: right;
    margin-top: -5px;
    margin-bottom: 15px;

}

.dataTable tr:last-child {
    border-bottom: 1px solid #ddd;
}

/*calender*/

.has-toolbar.fc {
    margin-top: 50px;
}

.fc-header-title {
    display: inline-block;
    margin-top: -50px;
    vertical-align: top;
}

.fc-view {
    margin-top: -50px;
    overflow: hidden;
    width: 100%;
}

.fc-state-default, .fc-state-default .fc-button-inner {
    background: #F3F3F3 !important;
    border-color: #DDDDDD;
    border-style: none solid;
    color: #646464;
}

.fc-state-active, .fc-state-active .fc-button-inner,
.fc-state-hover, .fc-state-hover .fc-button-inner{
    background:  #FF6C60 !important;
    color: #fff !important;
}

.fc-event-skin {
    background-color: #6883a3 !important;
    border-color: #6883a3 !important;
    color: #FFFFFF !important;
}

.fc-grid th {
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #F3F3F3 !important;
}

.fc-header-title h2 {
    font-size: 20px !important;
    color: #C8CCD7;
    font-weight: 300;
}

.external-event {
    cursor: move;
    display: inline-block !important;
    margin-bottom: 6px !important;
    margin-right: 6px !important;
    padding: 8px;
}

#external-events p input[type="checkbox"]{
    margin: 0;
}

.drg-event-title {
    font-weight: 300;
    margin-top: 0;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.fc-content .fc-event {
    border-radius:4px;
    webkit-border-radius:4px;
    padding: 4px 6px;
}

.fc-corner-left {
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}

.fc-corner-right {
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.drp-rmv {
    padding-top: 10px;
    margin-top: 10px;
}


/*button*/

.btn-row {
    margin-bottom: 10px;
}

/*tabs*/

.tab-head {
    background: #7087a3;
    display: inline-block;
    width: 100%;
    margin-top: 60px;
}

.tab-container {
    margin-top: 10px;
}

.tab-head .nav-tabs > li > a {
    border-radius: 0;
    margin-right: 1px;
    color: #fff;
}

.tab-head .nav-tabs > li.active > a, .tab-head .nav-tabs > li > a:hover, .tab-head .nav-tabs > li.active > a:hover, .tab-head .nav-tabs > li.active > a:focus {
    background-color: #f1f2f7;
    border-color: #f1f2f7;
    color: #797979;
}

/*general page*/

.progress-xs {
    height: 8px;
}

.progress-sm {
    height: 12px;
}

.panel-heading .nav {
    border: medium none;
    font-size: 13px;
    margin: -10px -15px -11px;
}

.tab-bg-dark-navy-blue {
    background: #7087A3;
    border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-bottom: none;
}

.panel-heading .nav > li > a,
.panel-heading .nav > li.active > a, .panel-heading .nav > li.active > a:hover, .panel-heading .nav > li.active > a:focus {
    border-width: 0;
    border-radius: 0;
}

.panel-heading .nav > li > a {
    color: #fff;
}

.panel-heading .nav > li.active > a, .panel-heading .nav > li > a:hover {
    color: #47596f;
    background: #fff;
}

.panel-heading .nav > li:first-child.active > a, .panel-heading .nav > li:first-child > a:hover {
    border-radius: 4px 0 0 0;
    -webkit-border-radius: 4px 0 0 0;
}


.tab-right {
    height: 38px;
}

.panel-heading.tab-right .nav > li:first-child.active > a, .tab-right.panel-heading .nav > li:first-child > a:hover {
    border-radius:  0 ;
    -webkit-border-radius: 0 ;
}

.panel-heading.tab-right .nav > li:last-child.active > a, .tab-right.panel-heading .nav > li:last-child > a:hover {
    border-radius:  0 4px 0 0;
    -webkit-border-radius: 0 4px 0 0;
}

.panel-heading.tab-right .nav-tabs > li > a {
    margin-left: 1px;
    margin-right: 0px;
}

.m-bot20 {
    margin-bottom: 20px;
}

.m-bot-none {
    margin-bottom: 0;
}

.wht-color {
    color: #fff;
}

.close-sm {
    font-size: 14px;
}

/*carousel*/

.carousel-indicators li {
    background:  rgba(0, 0, 0, 0.2) ;
    border:  none;
    transition:background-color 0.25s ease 0s;
    -moz-transition:background-color 0.25s ease 0s;
    -webkit-transition:background-color 0.25s ease 0s;
}

.carousel-indicators .active {
    background:#ff6c60;
    height: 10px;
    margin: 1px;
    width: 10px;
}

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-indicators.out {
    bottom: -5px;
}

.carousel-control {
    color: #999999;
    text-shadow: none;
    width: 45px;
}

.carousel-control i {
    display: inline-block;
    height: 25px;
    left: 50%;
    margin-left: -10px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 20px;
    z-index: 5;
}


.carousel-control.left, .carousel-control.right {
    background: none;
    filter:none;
}

.carousel-control:hover, .carousel-control:focus {
    color: #CCCCCC;
    opacity: 0.9;
    text-decoration: none;
}

.carousel-inner h3 {
    font-weight: 300;
    font-size: 16px;
    margin: 0;
}
.carousel-inner> .item{
    width: 100%;
}

.carousel-inner {
    margin-bottom: 15px;
}

/*gritter*/
.gritter-close {
    left: auto !important;
    right: 3px !important;
}


/*form*/


.sm-input {
    width: 175px;
}

.form-horizontal.tasi-form .form-group {
    border-bottom: 1px solid #eff2f7;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

.form-horizontal.tasi-form .form-group:last-child {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
}


.form-horizontal.tasi-form .form-group .help-block {
    margin-bottom: 0;
}


.round-input {
    border-radius: 500px;
    -webkit-border-radius: 500px;
}


.m-bot15 {
    margin-bottom: 15px;
}

.form-horizontal.tasi-form .checkbox-inline > input {
    margin-top: 1px;
    border:none;
}

.iconic-input {
    position: relative;
}

.iconic-input i {
    color: #CCCCCC;
    display: block;
    font-size: 16px;
    height: 16px;
    margin: 8px 5px 8px 10px;
    position: absolute;
    text-align: center;
    width: 16px;
}

.iconic-input input {
    padding-left: 30px !important;
}

.iconic-input.right input {
    padding-left: 10px !important;
    padding-right: 30px !important;
}

.iconic-input.right i {
    float: right;
    right: 5px;
}

input.spinner[type="text"], input.spinner[type="password"], input.spinner[type="datetime"], input.spinner[type="datetime-local"], input.spinner[type="date"], input.spinner[type="month"], input.spinner[type="time"], input.spinner[type="week"], input.spinner[type="number"], input.spinner[type="email"], input.spinner[type="url"], input.spinner[type="search"], input.spinner[type="tel"], input.spinner[type="color"] {
    background: url("../img/input-spinner.gif") right no-repeat !important;
}


/*form validation*/

.cmxform .form-group label.error {
    display: inline;
    margin: 5px 0;
    color: #B94A48;
    font-weight: 400;
}

input:focus:invalid:focus, textarea:focus:invalid:focus, select:focus:invalid:focus, .cmxform .form-group input.error , .cmxform .form-group textarea.error{
    border-color: #B94A48 !important;
}

#signupForm label.error {
    display: inline;
    margin:5px 0px;
    width: auto;
    color: #B94A48;
}

.checkbox, .checkbox:hover, .checkbox:focus  {
    border:none;
}


/*slider*/
table.sliders tr td {
    padding: 30px 0;
    border:none;
}

.slider {
    margin-top: 3px;
}

.slider-info {
    padding-top: 10px;
}

.sliders .ui-widget-header {
    background: #22bacf !important;
    border-radius: 15px !important;
    -webkit-border-radius: 15px !important;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0 !important;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0 !important;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0 !important;
    width: inherit!Important;
}


#eq span {
    height:120px; float:left; margin:15px
}
.ui-slider-horizontal {
    height: 8px !important;
}

.ui-slider-horizontal .ui-slider-handle {
    top: -0.57em   !important;
}


.ui-slider-vertical {
    width: 8px !important;
}

.ui-slider-vertical .ui-slider-handle {
    left: -0.5em  !important;
}

.ui-slider .ui-slider-handle {
    cursor: default;
    height: 1.6em;
    position: absolute;
    width: 1.6em;
    z-index: 2;
}

.bound-s {
    width: 90px;
    margin-bottom: 15px;
}



/*tag input*/

.tagsinput {
    border: 1px solid #e3e6ed;
    border-radius: 1px;
    height: 100px;
    padding: 6px 1px 1px 6px;
    overflow-y: auto;
    text-align: left;
}
.tagsinput .tag {
    border-radius: 4px;
    background-color: initial;
    color: #444;
    cursor: pointer;
    margin-right: 0px;
    margin-bottom: 5px;
    overflow: hidden;
    line-height: 15px;
    padding: 0px 10px 0px 0px;
    position: relative;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    -webkit-transition: 0.14s linear;
    -moz-transition: 0.14s linear;
    -o-transition: 0.14s linear;
    transition: 0.14s linear;
    -webkit-backface-visibility: hidden;
}
.tagsinput .tag:hover {

}
.tagsinput .tag:hover .tagsinput-remove-link {

}
.tagsinput input {
    background: transparent;
    border: none;
    color: #34495e;
    font-family: "Lato", sans-serif;
    font-size: 14px;
    margin: 0px;
    padding: 0 0 0 5px;
    outline: 0;
    margin-right: 5px;
    margin-bottom: 5px;
    width: 12px;
}
.tagsinput-remove-link {
    color: #ffffff;
    cursor: pointer;
    font-size: 12px;
    opacity: 0;
    padding: 0px;
    position: relative;
    right: 0px;
    text-align: right;
    text-decoration: none;
    top: 0;
    width: 100%;
    z-index: 999;
    display: none\9;
    opacity: 1;
    height: 15px;
    background: #B4B9BE;
    width: 15px;
    border-radius: 100%;
    display: inline-block;
    text-align: center;
    font-size: 10px;
    line-height: normal;
}
.tagsinput-remove-link:before {
    color: #ffffff;
    content: "\f00d";
    font-family: "FontAwesome";
}
.tagsinput-add-container {
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    display: inline;
}
.custom_design .tag{
    margin-right: 5px;
    width: 74%!important;
}
.custom_design p{
    margin :0px;
    padding :0px;
    display: inline-block;
}
#ListTag, .listtag{
    padding: 10px 0px;
    display: inline-block;
    width: 100%;
    word-wrap: break-word;
}
#ListTag .fa, .listtag .fa{ 
    margin-right: 2px; 
    font-size: 15px; 
    vertical-align: middle;
}
#Listauthor .fa {
    margin-right: 2px;
    font-size: 15px;
    vertical-align: middle;
}
.listtag span {
    margin-right: 5px;
}
#Listauthor span{ 
    display: inline-block;
    width: 100%;
    vertical-align: middle;
    padding: 3px 0px;
}
.tagsinput-add {
    background-color: #d6dbdf;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    margin-bottom: 5px;
    padding: 0px;
    display: inline-block;
    zoom: 1;
    -webkit-transition: 0.25s;
    -moz-transition: 0.25s;
    -o-transition: 0.25s;
    transition: 0.25s;
    -webkit-backface-visibility: hidden;
    height: 20px;
    width: 20px;
    line-height: normal;
    text-align: center;
}
.tagsinput-add:hover {
    background-color: #3bb8af;
}
.tagsinput-add:before {
    content: "\f067";
    font-family: "FontAwesome";
}
.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}


/*checkbox & radio style*/

.p0{ padding: 0px!important;}
.checkboxes label, .radios label {
    display: block;
    cursor: pointer;
    line-height: 20px;
    padding-bottom: 7px;
    font-weight: 300;
    height: 21px; 
}
.Add_Ads .checkboxes label, .Add_Ads .radios label { 
    display: inline-block;
    padding-right: 10px;
}
.Add_Ads .checkboxes, .Add_Ads .radios{ 
    display: inline-block;
    padding: 7px 0px 0px;
}
.radios {
    padding-top: 18px;
}
.input-sm {
    height: 29px!important;
}
.label_check input,
.label_radio input {
    margin-right: 5px;
}

.has-js .label_check,
.has-js .label_radio {
    padding-left: 34px;
}

.has-js .label_radio {
    background: url(../img/checkbox/radio-off.png) no-repeat;
}

.has-js .label_check {
    background: url(../img/checkbox/check-off.png) no-repeat;
}

.has-js label.c_on {
    background: url(../img/checkbox/check-on.png) no-repeat;
}

.has-js label.r_on {
    background: url(../img/checkbox/radio-on.png) no-repeat;
}

.has-js .label_check input,
.has-js .label_radio input {
    position: absolute;
    left: -9999px;
}

/*date picker*/

.add-on {
    float: right;
    margin-top: -37px;
    padding: 3px;
    text-align: center;
}

.add-on .btn {
    padding: 9px;
}
.attatement_add{ 
    display: inline-block; 
    width: 100%;
}
.attatement_add .fileupload-preview, .attatement_add .fileupload {
    margin: 0px!important;
}
.attatement_add .checkbox_close, .attatement_add label{
    display: inline-block;
    vertical-align: middle;
    margin: 0px;
}

.daterangepicker .ranges .range_inputs > div:nth-child(2) {
    margin-bottom: 10px;
    padding-left: 0px;
}

.daterangepicker .ranges label {
    padding-bottom: 0;
    padding-top: 8px;
}


.daterangepicker td.active, .daterangepicker td.active:hover,
.datepicker td.active:hover, .datepicker td.active:hover:hover, .datepicker td.active:active, .datepicker td.active:hover:active, .datepicker td.active.active, .datepicker td.active.active:hover, .datepicker td.active.disabled, .datepicker td.active.disabled:hover, .datepicker td.active[disabled], .datepicker td.active[disabled]:hover,
.datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled],
.datetimepicker table tr td.active:hover, .datetimepicker table tr td.active:hover:hover, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled:hover:hover, .datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.active:hover, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.active:hover, .datetimepicker table tr td.active.disabled, .datetimepicker table tr td.active.disabled:hover, .datetimepicker table tr td.active.disabled.disabled, .datetimepicker table tr td.active.disabled.disabled:hover, .datetimepicker table tr td.active[disabled], .datetimepicker table tr td.active[disabled]:hover, .datetimepicker table tr td.active.disabled[disabled], .datetimepicker table tr td.active.disabled[disabled]:hover{
    background: #41CAC0;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    text-align: center;
    white-space: nowrap;
}

.daterangepicker td.active, .daterangepicker td.active:hover, .datepicker td.active, .datepicker td.active:hover, .datepicker td span.active {
    text-shadow: none;
}

.datepicker th.switch {
    width: 125px;
}

.datepicker td span {
    height: 40px;
    line-height: 40px;
}


.bootstrap-timepicker table td input {
    border: 1px solid #ccc;
    border-radius:3px;
    -webkit-border-radius:3px;
}


/*ck editor*/

.cke_top, .cke_bottom {
    /*background: #F6FF;
    background: -moz-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -webkit-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;
    background: -o-linear-gradient(center top , #F5F5F5, #F5F5F5) repeat scroll 0 0 #F5F5F5 !important;*/
    box-shadow: none;
    padding: 6px 8px 2px;
}

.cke_top {
    border-bottom: 1px solid #cccccc !important;
}
.mag_article a{ display: inline-block;  width: 100%;}
.mag_article{     
    margin-bottom: 10px;
    display: inline-block;
    width: 33%;
}
.cke_chrome {
    display: block;
    padding: 0;
}

/*form wizard*/
.repeatingSection{ margin-bottom: 15px;}
.stepy-tab {
    text-align: center;
}
.stepy-tab ul{
    display: inline-block;
    width: 100%;
}

.stepy-tab ul li {
    float: left;
}

.step legend {
    border: none;
}

.button-back {
    float: left;
}

.button-next, .finish {
    float: right;
}

.button-back, .button-next, .finish {
    cursor: pointer;  text-decoration: none;
}

.step {
    clear: left;
}
.step label {
    display: block;
}


.stepy-titles li {
    cursor: pointer;
    float: left;
    margin: 10px 15px 0px 0px;
    background: #fff;
    opacity: 1;
}

.stepy-titles li span { display: block; }
.stepy-titles li a:hover, .stepy-titles li a:focus, .stepy-titles li a:active, .stepy-titles li a:visited{
    background: #fff;
     opacity: 1;
}
.stepy-titles li:hover, .stepy-titles li:focus, .stepy-titles li:active, .stepy-titles li:visited{
    background: #fff;
     opacity: 1;
}

.stepy-titles li a.current-step{
    width: auto;
    height: auto;
    line-height: normal;
    margin: 0px;
    border-radius: 0px;
    background: #00a0d2;
    border-color: #0073aa;
    -webkit-box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    box-shadow: inset 0 1px 0 rgba(120,200,230,.5),0 1px 0 rgba(0,0,0,.15);
    color: #fff;
    opacity: 1;
}
.add_news{
    
}
.modal-body .stepy-tab-new{
    display: inline-block;
    margin-bottom: 20px;
}
.custom_design a{     
    float: left;
}

.custom_design{ width: 100%; float: left;}
.custom_design label{   
    float: left;
}
.custom_design .btn-xs{    MARGIN: 5PX 5PX;}
.custom_design .form-control{ display: inline-block; width: auto; float: left;}
.custom_design .custom_checkbox {
    display: inline-block;
    padding: 5px 5px 5px 15px;
    min-width: auto;
    float: left;
}
.stepy-titles li a{
    font-size: 14px;
    font-weight: 300;
    background: #fff;
    border-radius: 50%;
    -webkit-border-radius: 0px;
    width: auto;
    height: auto;
    line-height: normal;
    padding: 5px 15px;
    margin: 0px;
    border-radius: 0px;
    color: #32373c;
    border: 1px solid #ccc;
    display: inline-block;
}


/*widget*/

.user-heading.alt {
    display: inline-block;
    width: 100%;
    text-align: left;
}

.alt.green-bg {
    background: #aec785;
}

.profile-nav.alt.green-border ul > li > a:hover, .profile-nav.alt.green-border ul > li > a:focus, .profile-nav.alt.green-border ul li.active a {
    border-left: 5px solid #aec785;
}

.user-heading.alt a {
    float: left;
    margin-right: 15px;
    margin-left: -10px;
    display: inline-block;
    border: 5px solid rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    -webkit-border-radius: 50%;
}
.user-heading.alt a img{
    width: 100px;
    height: 100px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.twt-feed {
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
    color: #FFFFFF;
    padding: 10px;
    position: relative;
    text-align: center;
}

.twt-feed.blue-bg {
    background: #58C9F3;
}

.twt-feed h1 {
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 5px;
}

.twt-feed a  {
    border: 8px solid #fff;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    display: inline-block;
    margin-bottom: -55px;
}

.twt-feed a img {
    height: 112px;
    width: 112px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.twt-category {
    display: inline-block;
    margin-bottom: 11px;
    margin-top: 55px;
    width: 100%;
}


.twt-category ul li{
    color: #89817f;
    font-size: 13px;
}

.twt-category h5  {
    font-size: 20px;
    font-weight: 300;
}

.twt-write .t-text-area {
    border: 1px solid #eeeeee;
    border-radius: 0;
}

.twt-write {
    margin-bottom: 10px;
}

.twt-footer {
    padding: 10px 15px;
}

.btn-space {
    padding-left: 11.6%;
    padding-right: 11%;
}

.p-head {
    color: #f77b6f;
    font-weight: 400;
    font-size: 14px;
}

.cmt-head {
    font-weight: 400;
    font-size: 13px;
}

.p-thumb img {
    width: 50px;
    height: 50px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
}

.tasi-tab .media-body p {
    /*color: #b8bac6;*/
}


/*Timeline chat*/

.chat-form {
    margin-top: 25px;
    clear: both;
}

.chat-form .input-cont {
    margin-bottom: 10px;
}

.chat-form .input-cont input {
    margin-bottom: 0px;
}

.chat-form .input-cont input{
    border: 1px solid #d3d3d3 !important;
    margin-top:0;
    min-height: 45px;
}

.chat-form .input-cont input {
    background-color: #fff !important;
}

.chat-features a {
    margin-left: 10px;
}

.chat-features a i{
    color: #d0d0d0;
}

.timeline-messages:before {
    background: rgba(0, 0, 0, 0.1);
    bottom: 0;
    top: 0;
    width: 2px;
}
.timeline-messages:before, .msg-time-chat:before, .msg-time-chat .text:before {
    content: "";
    left: 60px;
    position: absolute;
    top: -2px;
}
.timeline-messages, .msg-time-chat , .timeline-messages .msg-in, .timeline-messages .msg-out {
    position: relative;
}


.timeline-messages .msg-in  .arrow {
    /*border-right: 8px solid #F4F4F4 !important;*/
}
.timeline-messages .msg-in .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.timeline-messages .msg-out  .arrow {
    /*border-right: 8px solid #41cac0 !important;*/
}
.timeline-messages .msg-out .arrow {
    border-bottom: 8px solid transparent;
    border-top: 8px solid transparent;
    display: block;
    height: 0;
    left: -8px;
    position: absolute;
    top: 13px;
    width: 0;
}

.msg-time-chat:first-child:before {
    margin-top: 16px;
}
.msg-time-chat:before {
    background:#CCCCCC;
    border: 2px solid #FAFAFA;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    height: 14px;
    margin: 23px 0 0 -6px;
    width: 14px;
}
.msg-time-chat:hover:before {
    background: #41cac0;
}
.msg-time-chat:first-child {
    padding-top: 0;
}
.message-img {
    float: left;
    margin-right: 30px;
    overflow: hidden;
}
.message-img img {
    display: block;
    height: 44px;
    width: 44px;
}
.message-body {
    margin-left: 80px;
}
.msg-time-chat .msg-in .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.msg-time-chat .msg-out .text {
    border: 1px solid #e3e6ed;
    padding: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}
.msg-time-chat p {
    margin: 0;
}
.msg-time-chat .attribution {
    font-size: 11px;
    margin: 0px 0 5px;
}
.msg-time-chat {
    overflow: hidden;
    padding:8px 0;
}

.msg-in a, .msg-in a:hover{
    color: #b64c4c;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}
.msg-out a, .msg-out a:hover{
    color: #288f98;
    text-decoration: none;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    margin-right: 10px;
    font-weight: 400;
    font-size: 13px;
}


/*custom select*/

span.customSelect {
    font-size:12px;
    background-color: #ffffff;
    padding:10px;
    border:1px solid #EAEAEA;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    color: #A4AABA;
}
span.customSelect.changed {
    background-color: #fff;
}
.customSelectInner {
    background:url(../img/customSelect-arrow.gif) no-repeat center right;
}

/*boxed page */

.boxed-page {
    background-color: #ccc !important;
}

.boxed-page .container {
    background: #2A3542;
    padding-left: 0;
    padding-right: 0;
}

.boxed-page .container #sidebar {
    position:inherit;
}

.boxed-page .container .header .container{
    background: #fff;
}


.boxed-page .container aside {
    float: left;
}
.boxed-page .container .wrapper{
    background: #F1F2F7;
    min-height: 900px;
}


/*collapsible*/

.tools a {
    margin-left: 10px;
    color: #a7a7a7;
    font-size: 12px;
}

/* google maps */
.gmaps {
    height: 300px;
    width: 100%;
}

/* star rating */
.rating {
    unicode-bidi: bidi-override;
    direction: rtl;
    font-size: 30px;
}
.rating span.star,
.rating span.star {
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    display: inline-block;
}
.rating span.star:hover,
.rating span.star:hover {
    cursor: pointer;
}
.rating span.star:before,
.rating span.star:before {
    content: "\f006";
    padding-right: 5px;
    color: #BEC3C7;
}
.rating span.star:hover:before,
.rating span.star:hover:before,
.rating span.star:hover ~ span.star:before,
.rating span.star:hover ~ span.star:before {
    content: "\f005";
    color: #41CAC0;
}

/*search page*/

.classic-search {
    margin-bottom: 30px;
}
.classic-search h4 {
    margin-bottom: 3px;
    font-weight: 300;
    font-size: 16px;
}
.classic-search h4 a {
    color: #314558;
}

.classic-search h4 a:hover {
    text-decoration: underline;
}


/*ckEditor*/


#editor-container
{
    width: 100%;
    margin: 10px auto 0;

}


#header-editor
{
    overflow: hidden;
    padding: 0 0 30px;
    border-bottom: 1px solid #eaeaea;
    position: relative;
}

#headerLeft,
#headerRight
{
    width: 49%;
    overflow: hidden;
}

#headerLeft
{
    float: left;
    padding: 10px 1px 1px;
}

#headerLeft h2,
#headerLeft h3
{
    margin: 0;
    overflow: hidden;
    font-weight: normal;
    font-family: 'Open Sans', sans-serif;
}

#headerLeft h2
{
    font-size: 2.6em;
    line-height: 1.1em;
    text-transform: capitalize;
    color: #314558;
    margin-bottom: 20px;
}

#headerLeft h3
{
    font-size: 1.5em;
    line-height: 1.1em;
    margin: .2em 0 0;
    color: #757575;
}

#headerRight
{
    float: right;
    padding: 1px;
}

#headerRight p
{
    line-height: 1.8em;
    text-align: justify;
    margin: 0;
}

#headerRight p + p
{
    margin-top: 20px;
}

#headerRight > div
{
    padding: 20px;
    margin: 0 0 0 30px;
    font-size: 1.1em;
    color: #757575;
}

#columns
{
    color: #757575;
    overflow: hidden;
    padding: 20px 0;
}

#columns h3 {
    color: #314558;
}

#columns > div
{
    float: left;
    width: 33.3%;
}

#columns #column1 > div
{
    margin-left: 1px;
}

#columns #column3 > div
{
    margin-right: 1px;
}

#columns > div > div
{
    margin: 0px 10px;
    padding: 10px 20px;
}

#columns blockquote
{
    margin-left: 15px;
}


#taglist {
    display: inline-block;
    margin-left: 20px;
    font-weight: bold;
    margin: 0 0 0 20px;
}


.cke_editable.cke_editable_inline.cke_focus {
    background: #fcfcfc;
    border: 1px solid #eaeaea;
    cursor: text;
    outline: medium none;
}

/*advanced table*/

.adv-table table tr td {
    /*padding: 10px;*/
    padding-left: 15px;
    vertical-align: top;
    outline: 0px;
}

.adv-table table.display thead th {
    border-bottom: 1px solid #DDDDDD;
    /*padding: 10px;*/
    padding-left: 15px;
    vertical-align: middle;
    font-weight: normal;
    font-size: 14px;
    }
.language a{
    display: inline-block; 
    width: 100%;
}
.green{
    color: #78CD51;
}
.yellow{
    color: #f1c500;
}
tr.odd.gradeA td.sorting_1, tr.odd td.sorting_1, tr.even.gradeA td.sorting_1 {
    background: none;
}

td.details {
    background-color: #eee;
}

td.details table tr td, .dataTable tr:last-child {
    border: none;
}

.adv-table table.display tr.odd.gradeA {
    background-color: #F9F9F9;
}

.adv-table table.display tr.even.gradeA {
    background-color: #FFFFFF;
}

.adv-table .dataTables_filter label input {
    float: right;
    margin-left: 10px;
    width: auto;
}

.adv-table .dataTables_filter label {
    line-height: 33px;
    width: 100%;
}

.adv-table .dataTables_length select {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 5px 8px;
    width: 65px;
}

.adv-table .dataTables_info, .dataTables_paginate {
    padding: 15px 0;
}

.adv-table .dataTables_length,.adv-table .dataTables_filter {
    padding: 0px 0 0px;
}

input[type=checkbox]:checked:before {
    content: "\f00c";
    margin: 0px 0 0 0px;
    color: #1e8cbe;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
}
.cke_chrome {
    border: none !important;
}


.editable-table .dataTables_filter {
    width: 80%;
}

tr.odd.gradeX td.sorting_1, tr.even.gradeX td.sorting_1, table.display tr.even.gradeX, table.display tr.gradeX, tr.even.gradeU td.sorting_1, tr.even td.sorting_1, table.display tr.even.gradeC, table.display tr.gradeC, tr.odd.gradeC td.sorting_1, table.display tr.even.gradeU, table.display tr.gradeU, tr.odd.gradeU td.sorting_1{
    background: none !important;
}

/*flot chart*/

.flot-chart .chart, .flot-chart .pie, .flot-chart .bars {
    height: 300px;
}


/*xchart*/

.demo-xchart {
    height: 400px;
    width: 100%;
}


/*Horizontal menu*/

.full-width #main-content {
    margin-left: 0;
}

.horizontal-menu {
    margin-left: 50px;
    float: left;
}

.horizontal-menu .navbar-nav > li > a {
    padding-bottom: 20px;
    padding-top: 20px;
}

.full-width .navbar-header {
    width: 100%;
}


.full-width .nav > li > a:hover, .full-width .nav  li.active a, .full-width .nav li.dropdown a:hover , .full-width .nav li.dropdown.open a:focus, .full-width .nav .open > a, .full-width  .nav .open > a:hover, .full-width  .nav .open > a:focus{
    background-color: #F77B6F;
    text-decoration: none;
    color: #fff;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
}


.full-width .dropdown-menu {
    box-shadow: none;
}

.full-width .dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 13px;
}


/*advanced form*/

.form-body {
    padding: 20px;
}


/*multiselect*/

.ms-container .ms-selectable li.ms-hover, .ms-container .ms-selection li.ms-hover {
    background-color: #2A3542;
    color: #FFFFFF;
    cursor: pointer;
    text-decoration: none;
}

.ms-container .ms-list, .ms-container .ms-list.ms-focus {
    box-shadow: none !important;
}

.ms-container .ms-list.ms-focus {
    border: 1px solid #2A3542;
}

.ms-selectable .search-input, .ms-selection .search-input{
    margin-bottom: 10px;
}

/*spinner*/

.spinner-buttons.btn-group-vertical .btn {
    height: 17px;
    margin: 0;
    padding-left: 6px;
    padding-right: 6px;
    text-align: center;
    width: 22px;
}

.spinner-buttons.btn-group-vertical .btn i {
    margin-top: -3px;
}
.spinner-buttons.btn-group-vertical .btn:first-child {
    border-radius: 0 4px 0 0 !important;
    -webkit-border-radius: 0 4px 0 0 !important;
}

.spinner-buttons.btn-group-vertical .btn:last-child {
    border-radius: 0 0 4px !important;
    -webkit-border-radius: 0 0 4px !important;
}

/**/

.wysihtml5-toolbar .btn-default {
    background: #fff;
    color: #757575;
}

/*todolist*/

#sortable {
    list-style-type: none;
    margin: 0 0 20px 0;
    padding: 0;
    width: 100%;
}
#sortable li {
    padding-left: 3em;
    font-size: 12px;
}
#sortable li i {
    position: absolute;
    left:6px;
    padding:4px 10px 0 10px;
    cursor: pointer;
}

#sortable li input[type=checkbox]{
    margin-top: 0;
}

.ui-sortable > li {
    padding: 15px 0 15px 35px !important ;
    position: relative;
    background: #f5f6f8;
    margin-bottom: 2px;
    border-bottom   : none !important;
}

.ui-sortable li.list-primary {
    border-left: 3px solid #41CAC0;
}

.ui-sortable li.list-success {
    border-left: 3px solid #78CD51;
}

.ui-sortable li.list-danger {
    border-left: 3px solid #FF6C60;
}

.ui-sortable li.list-warning {
    border-left: 3px solid #F1C500;
}

.ui-sortable li.list-info {
    border-left: 3px solid #58C9F3;
}

.ui-sortable li.list-inverse {
    border-left: 3px solid #BEC3C7;
}

/*lock screen*/

.lock-screen {
    background:#02bac6 url("../img/lock-bg.jpg");
    background-size: cover;
    background-repeat: repeat;
}

.lock-wrapper {
    margin: 10% auto;
    max-width: 330px;
}

.lock-box {
    background: rgba(255,255,255,.3);
    padding: 20px;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    position: relative;
}

.lock-wrapper img {
    position: absolute;
    left: 40%;
    top: -40px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    border: 5px solid #fff;
}

.lock-wrapper h1 {
    text-align: center;
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    padding: 20px 0 0 0;
}

.lock-wrapper .locked {
    margin-bottom: 20px;
    display: inline-block;
    color: #026f7a;
}

.btn-lock,.btn-lock:hover {
    background: #02b5c2;
    color: #fff;
}

.lock-input {
    width: 83%;
    border: none;
    float: left;
    margin-right: 3px;
}

#time {
    width: 100%;
    color: #fff;
    font-size: 60px;
    margin-bottom: 80px;
    display: inline-block;
    text-align: center;
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
}


/*language*/

.language {
    margin-top: 4px;
}
.language .dropdown-menu {
    border: 1px solid #eee;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.176) !important;
}
.language .dropdown-menu li a{
    border-bottom: 1px solid #eee;
    padding: 10px;
}

.language .dropdown-menu li:last-child a {
    border-bottom: none;
}

.language .dropdown-menu li a {
    font-size: 13px;
}



/*product list*/

.prod-cat li a{
    border-bottom: 1px dashed #d9d9d9;
}

.prod-cat li a {
    color: #3b3b3b;
}

.prod-cat li ul {
    margin-left: 30px;
}

.prod-cat li ul li a{
    border-bottom:none;
}
.prod-cat li ul li a:hover,.prod-cat li ul li a:focus, .prod-cat li ul li.active a , .prod-cat li a:hover,.prod-cat li a:focus, .prod-cat li a.active{
    background: none;
    color: #ff7261;
}

.pro-lab{
    margin-right: 20px;
    font-weight: normal;
}

.pro-sort {
    padding-right: 20px;
    float: left;
}

.pro-page-list {
    margin: 5px 0 0 0;
}

.product-list img{
    width: 100%;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.product-list .pro-img-box {
    position: relative;
}
.adtocart {
    background: #fc5959;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #fff;
    display: inline-block;
    text-align: center;
    border: 3px solid #fff;
    left: 45%;
    bottom: -25px;
    position: absolute;
}

.adtocart i{
    color: #fff;
    font-size: 25px;
    line-height: 42px;
}

.pro-title {
    color: #5A5A5A;
    display: inline-block;
    margin-top: 20px;
    font-size: 16px;
}

.product-list .price {
    color:#fc5959 ;
    font-size: 15px;
}

.pro-img-details {
    margin-left: -15px;
}

.pro-img-details img {
    width: 100%;
}

.pro-d-title {
    font-size: 16px;
    margin-top: 0;
}

.product_meta {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 10px 0;
    margin: 15px 0;
}

.product_meta span {
    display: block;
    margin-bottom: 10px;
}
.product_meta a, .pro-price{
    color:#fc5959 ;
}

.pro-price, .amount-old {
    font-size: 18px;
    padding: 0 10px;
}

.amount-old {
    text-decoration: line-through;
}

.quantity {
    width: 120px;
}

.pro-img-list {
    margin: 10px 0 0 -15px;
    width: 100%;
    display: inline-block;
}

.pro-img-list a {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

.pro-d-head {
    font-size: 18px;
    font-weight: 300;
}

/*footer*/

.site-footer {
    background: #23282D;
    color: #fff;
    padding: 10px 0;
}
.go-top {
    margin-right: 1%;
    float: right;
    background: rgba(255,255,255,.5);
    width: 20px;
    height: 20px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}

.go-top i {
    color: #2A3542;
}

.site-min-height {
    min-height: 900px;
    min-height: 1024px;
}


/*pricing table*/

.feature-head {
    padding: 10px 0 50px;
}
.feature-head h1{
    font-size: 25px;
    font-weight: normal;
}

.pricing-table {
    background: #fff;
    text-align: center;
    padding: 0 0 25px 0;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-table.most-popular {
    top: -20px;
    position: relative;
}

.most-popular {
    background: #f77b6f;
    color: #fff;
}

.most-popular h1 {
    font-size: 25px !important;
    padding-bottom: 10px;
    padding-top: 17px !important;
}

.most-popular h2 {
    background: #d76b61 !important;
    margin-top: 20px !important;
}

.most-popular ul li {
    border-bottom: 1px dotted #d76b61 !important;
}

.most-popular .price-actions .btn {
    background: #d76b61 !important;
    margin: 10px 0;
    cursor: pointer;
}

.pricing-table .price-actions .btn {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background: #acacac;
    color: #fff;
    border: none;
    box-shadow: none;
    text-shadow: none;
    padding: 10px 20px;
    cursor: pointer;
}

.pricing-head h1 {
    font-size: 18px;
    font-weight: 300;
    padding-top: 15px;
}

.pricing-head h2 {
    padding: 30px 0;
    background: #777777;
    color: #fff;
    font-size: 50px;
    font-weight: 100;
}

.pricing-table ul {
    margin: 15px 0;
    padding: 0;
}

.pricing-table ul li {
    border-bottom: 1px dotted #CCCCCC;
    margin: 0 2em;
    padding: 1em 0;
    text-align: center;
    font-weight: 300;
}

.pricing-head span.note {
    display: inline;
    font-size: 25px;
    line-height: 0.8em;
    position: relative;
    top: -18px;
}

.pricing-quotation, .team-info {
    background: #EEEEEE;
    padding: 20px 20px 35px 20px;
    margin-bottom: 100px;
    display: inline-block;
    width: 100%;
    text-align: center;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

.pricing-quotation h3, .team-info h3 {
    font-weight: 300;
}

.pricing-quotation p, .team-info p {
    margin-bottom: 0px;
}

.pricing-plan, .team-info-wrap {
    position: relative;
}

.pricing-quotation:before, .team-info:before {
    background-color: #EEEEEE;
    border-color: #EEEEEE;
    border-image: none;
    border-right: 1px solid #EEEEEE;
    border-style: none;
    top: -7px;
    content: "";
    display: block;
    height: 14px;
    left: 48%;
    position: absolute;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    width: 15px;
}

/*dragable portlet*/

.sortable .panel .panel-heading{
    cursor: move;
}

/*faq*/

.vertical-menu li a {
    background: #fff;
    width: 100%;
    float: left;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #797979;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.vertical-menu li a:hover, .vertical-menu li a:focus, .vertical-menu li.active a {
    background: #2A3542;
    width: 100%;
    float: left;
    padding: 10px;
    margin-bottom: 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    color: #fff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

/*fb time line*/

.cover-photo {
    position: relative;
}


.fb-timeline-img img {
    width: 100%;
    border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

.profile-thumb img {
    width: 140px;
    height: 140px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    margin-top: -90px;
    border: 3px solid #fff;
}

.profile-thumb {
    float: left;
    position: relative;
}


.fb-user-mail {
    margin: 10px 0 0 20px;
    display: inline-block;
}


.fb-name  {
    bottom: 5px;
    left: 175px;
    position: absolute;
}

.fb-name h2 a {
    color: #FFFFFF;
    text-rendering: optimizelegibility;
    text-shadow: 0 0 3px rgba(0, 0, 0, 0.8);
    font-size: 25px;
}

.fb-user-thumb {
    float: left;
    width: 70px;
    margin-right:15px;
}

.fb-user-thumb img {
    width: 70px;
    height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
}


.fb-user-details h3 {
    margin: 15px 0 0;
    font-size: 18px;
    font-weight: 300;
}

.fb-user-details p {
    color: #c3c3c3;
}


.fb-user-status {
    padding: 10px 0;
    line-height: 20px;
}

.fb-time-action {
    padding: 15px 0;
}


.fb-border {
    border-top:1px solid #ebeef5;
}

.fb-time-action span, .fb-time-action a {
    margin-right: 5px;
}

.fb-time-action a {
    color: #2972a1;
}

.fb-time-action a:hover {
    text-decoration: underline;
}

.fb-time-action span {
    color: #5a5a5a;
}

.fb-status-container, .fb-comments li {
    margin: 0 -15px 0 -15px;
    padding: 0 15px;
}

.fb-gray-bg {
    background: #f6f6f6;
}

.fb-comments li {
    border-top:1px solid #ebeef5;
    padding: 15px;
}

.fb-comments .cmt-thumb  {
    width: 50px;
    float: left;
    margin-right: 15px;
}

.fb-comments .cmt-thumb img {
    width: 50px;
}

.fb-comments .cmt-details {
    padding-top: 5px;
}


.fb-comments .cmt-details a  {
    font-size: 14px;
    font-weight: bold;
}

.fb-comments .cmt-details a.like-link {
    font-size: 12px;
    font-weight: normal;
}

.cmt-form {
    display: inline-block;
    width: 90%;
}

.cmt-form textarea{
    height: 50px;
    line-height: 35px;
}

.fb-timeliner h2 {
    background: #828283;
    color: #fff;
    margin-top: 0;
    padding: 10px 15px;
    font-size: 16px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    font-weight: 300;
}

.fb-timeliner ul {
    margin-left:15px;
    margin-bottom: 20px;
}

.fb-timeliner ul li {
    margin-bottom: 3px;
}

.fb-timeliner ul li a{
    color: #999797;
    border-left: 4px solid #d3d7dd;
    padding-left:10px;
    padding-top: 3px;
    padding-bottom: 3px;
    display: block;
}

.fb-timeliner ul li a:hover{
    color: #999797;
    border-left: 4px solid #b1b1b1;
    padding-left:10px;
}

.fb-timeliner ul li.active a{
    color: #7a7a7a;
    border-left: 4px solid #7a7a7a;
    padding-left:10px;
}

.recent-highlight {
    background: #FF6C60 !important;
}


/*chat room*/

.chat-room {
    border-collapse: collapse;
    border-spacing: 0;
    display: table;
    table-layout: fixed;
    width: 100%;
    position: relative;
}


.chat-room aside {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.chat-room .left-side {
    width: 25%;
    background: #e5e8ef;
    border-radius: 4px 0 0 4px;
    -webkit-border-radius: 4px 0 0 4px;
}
.chat-room .mid-side {
    width: 50%;
    background: #fff;
    border-right: 1px solid #e5e8ef;
}

.chat-room .right-side {
    width: 25%;
    background: #fff;
    border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
}

.chat-room .left-side .user-head {
    background: #00A8B3;
    border-radius: 4px 0 0;
    -webkit-border-radius: 4px 0 0;
    color: #FFFFFF;
    min-height: 70px;
    padding: 15px;
}
.chat-room .right-side .user-head {
    background: #00A8B3;
    border-radius:0 4px 0 0;
    -webkit-border-radius:0 4px 0 0;
    color: #FFFFFF;
    min-height: 70px;
    padding: 10px;
    border-left: 1px solid #00A8B3;
    margin-left: -1px;
    position: relative;
}


.chat-room .user-head i {
   float: left;
   font-size: 40px;
   margin-right: 10px;
}

.chat-room .user-head h3 {
    margin: 6px 0 0 0;
    font-weight: 100;
    letter-spacing: 1px;
}

.chat-room-head {
    background:#41CAC0;
    color: #FFFFFF;
    min-height: 70px;
    padding: 15px;
}

.chat-room-head h3 {
    margin: 5px 0 0;
    font-weight: 100;
    letter-spacing: 1px;
    display: inline-block;
}

.chat-room-head .search-btn {
    width: 20px;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    box-shadow: none;
    background: #01a6b2 url("../img/chat-search.png") no-repeat 12px 9px;
    padding:0 5px 0 35px;
    margin-top: 2px;
    border: none;
    color: #fff;
}

.chat-room-head .search-btn:focus {
    width: 180px;
    box-shadow: none;
    -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;
    /*background: #01a6b2;*/
    font-weight: 300;
    color: #fff;
}

.chat-room-head .search-btn:focus::-moz-placeholder {
    color: #fff;
}


ul.chat-list li a {
    color: #6a6a6a;
    display: block;
    padding: 15px;
    font-weight: 300;
}
ul.chat-list li a:hover, ul.chat-list li.active a {
    color: #00a9b4;
    background: #f2f4f7;
}

ul.chat-list li h4 {
    padding: 17px 15px;
    margin: 0;
    font-size: 14px;
    font-weight: 600;
    border-bottom: 1px solid #D5D7DE;
}

ul.chat-list li h4 i {
    padding-right: 5px;
}

ul.chat-list li a span {
    padding-left: 10px;
}

ul.chat-list li a i.fa-times {
    color: #9fa3b0;
}

ul.chat-list li.active {
    color: #00a9b4;
    background: #f2f4f7;
}

ul.chat-list {
    border-bottom: 1px solid #d5d7de;
}

ul.chat-user  {
    margin-bottom: 200px;
}

ul.chat-user li {
    border-bottom: none;
}

ul.chat-user li a:hover{
    background: none;
    color: #6a6a6a;
}

.chat-room .left-side footer {
    background: #d5d7de;
    border-radius: 0 0 0 4px;
    -webkit-border-radius: 0 0 0 4px;
    padding: 15px;
    height: 70px;
    width: 25%;
    position: absolute;
    bottom: 0;
}

.chat-room .mid-side footer {
    background: #f6f6f6;
    padding: 15px;
    height: 70px;
    width: 50%;
    position: absolute;
    bottom: 0;
    border-right: 1px solid #E5E8EF;
}

.chat-room .right-side footer {
    background: #fff;
    padding: 15px;
    height: 70px;
    width: 25%;
    position: absolute;
    bottom: 0;
    border-top: 1px solid #E5E8EF;
    border-radius: 0 0 4px 0;
    -webkit-border-radius: 0 0 4px 0;
}

.chat-room .left-side footer .chat-avatar img {
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    float: left;
}

.chat-room .left-side footer .user-status {
    float: left;
    margin: 10px;
}

.chat-room .left-side footer .user-status i {
    padding-right: 5px;
}

.chat-room .left-side footer a.chat-dropdown {
    background: #96979a;
    border-radius: 2px;
    color: #fff;
    font-size: 10px;
    margin-top: 10px;
    padding: 3px 5px;
}

.room-desk {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
    padding: 15px;
}

.room-desk h4 {
    text-transform: uppercase;
    font-weight: 300;
    font-size: 16px;
    margin: 5px 0 0 0;
}

.room-box {
    border: 1px solid #e7e7e7;
    background: #f7f8fa;
    padding: 10px;
    display: inline-block;
    width: 100%;
    margin-top: 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
}

.room-box h5 {
    margin: 0 0 5px 0;
    font-weight: 300;
    font-size: 16px;
}
.room-box h5 a {
    color: #00a9b4;
}

.chat-tools {
    float: right;
    padding: 3px;
    width: 40px;
    height: 35px;
    line-height: 30px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    text-align: center;
    margin-top: 6px;
    margin-left: 10px;
}

.chat-tools i {
    font-size: 16px !important;
    float: none !important;
    margin-right: 0 !important;
    color: #fff;
}

.btn-key {
    background: #4ac9c0;
}

.btn-key:hover {
    background: #44bab2;
}

.invite-row {
    background: #E5E8EF;
    padding: 6px 10px;
    display: inline-block;
    width: 100%;
}

.invite-row h4 {
    font-size: 16px;
    font-weight: 300;
}

ul.chat-available-user {
    padding: 10px;
}

ul.chat-available-user li {
    margin-bottom: 15px;
}

ul.chat-available-user li a {
    color: #6a6a6a;
}
ul.chat-available-user li i {
    padding-right: 5px;
    font-size: 10px;
}

.group-rom {
    width: 100%;
    float: left;
    border-bottom: 1px solid #eaebee;
}

.group-rom .first-part, .group-rom .second-part, .group-rom .third-part {
    float: left;
    padding: 15px;
}

.group-rom .first-part {
    width: 25%;
}

.group-rom .first-part.odd {
    background: #f7f8fa;
    color: #6a6a6a;
    font-weight: 600;
}

.group-rom .second-part{
    width: 60%;
}

.group-rom .third-part{
    width: 15%;
    color: #d4d3d3;
}


a.guest-on {
    color: #6a6a6a;
    margin-top: 8px;
    display: inline-block;
}

a.guest-on i {
    background: #40cabe;
    color: #fff;
    padding: 4px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    margin-right: 5px;
}

.chat-txt {
    float: left;
    width: 70%;
    margin-right: 5px;
}

.lobby {
    padding: 0 !important;
}
.menu-header h5{
    display: inline-block;
    margin: 0px;
    vertical-align: middle;
}
.menu-header{
    border-top: 0px;
    padding: 8px 10px;
    border-bottom: 1px solid #E5E5E5;
    line-height: 26px;
}
.menu-header .form-control{
    width: 270px;
    display: inline-block;
    float: none;
    margin-left:0px;
}
.menu-header .publishing-action{
    float: right;
}
.dd.MenuList{
    margin-top: 20px;
    margin-bottom: 20px;
    width: 440px;
}
.MenuList .dd-item > button{
    display: none!important;
}
.MenuBox{
    display: block;
    margin: 10px 0;
    padding: 0px;
    cursor: move;
    color: #333;
    text-decoration: none;
    font-weight: normal;
    border: 1px solid #e5e5e5;
    background: #fafafa;
    /* background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%); */
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.04);
    box-shadow: 0 1px 1px rgba(0,0,0,.04);
}
.MenuBox:hover{
    border-color: #999;
}
.MenuCountrol{
    position: relative;
    display: inline-block;
    width: 100%;
}
.MenuCountrol .dd-handle1{
    height: auto;
    border: none;
    display: inline-block;
    width: 80%;
    width: calc(100% - 40px);
    background: none;
    margin: 0px;
    padding: 10px 10px;
    box-shadow: none!important;
    font-weight: 600;
}
.MenuCountrol .dd-handle1:hover{
    background: none;
    box-shadow: none;
    color: #333;
}
.MenuCountrol .dd-handle1 label{
    font-weight: 600;
    margin: 0px;
    width: 70%;
}
.MenuCountrol .dd-handle1 i{
    font-weight: normal;
    float: right;
    color: #8D8D8D;
    text-align: right;
}
.MenuShow{
    width: 40px;
    text-align: center;
    position: absolute;
    right: 0px;
    height: 100%;
    line-height: 40px;
    color: #a0a5aa;
}
.MenuBox:hover .MenuShow{
    color: #a0a5aa;
}
.MenuEdit .menu-item-actions {
    padding-top: 15px;
}
.MenuEdit{
    display: none;
    width: 100%;
    padding: 10px;
    background: #fff;
    border-top: 1px solid #CCC;
}
.MenuEdit label{
    font-style: italic;
    width: 100%;
    font-weight: normal;
}
.MenuEdit .form-control{
    width: 100%;
    font-style: normal;
}
.MenuEdit .link-to-original {
    display: block;
    margin: 0 0 10px;
    padding: 3px 5px 5px;
    border: 1px solid #dfdfdf;
    color: #777;
    font-size: 12px;
    font-style: italic;
    font-weight: normal;
}
.MenuEdit .link-to-original a {
    padding-left: 4px;
    font-style: normal;
}
.MenuEdit .description{
    margin: 0 0 5px;
}
.MenuEdit .submitdelete, .MenuEdit .meta-sep, .MenuEdit .submitcancel {
    display: inline-block;
    margin: 6px 0;
    line-height: 15px;
}
.MenuShow.active:before {
    content: "\f077";
}
.MenusSideBar .panel{
    margin: 0px!important;
    box-shadow: none;
    border-radius: 0px;
    border-bottom: none;
}
.MenusSideBar .panel:last-child{
    border-bottom: 1px solid #e5e5e5;
}
.MenusSideBar .sidebar-heading{
    border-bottom:none;
    padding: 10px 12px;
}
.MenusSideBar .panel-body {
    border-top: 1px solid #e5e5e5;
}
.button-controls{
    margin-top: 15px;
}
.button-controls .list-controls{
    display: inline-block;
    margin-top: 5px;
}
.button-controls .list-controls a{
    text-decoration: underline;
}
#exa_wrapper.dataTables_wrapper, #example_wrapper.dataTables_wrapper, #example1_wrapper.dataTables_wrapper{
    margin-top: -34px;
    z-index: 9;
}
.search-box .action{
    line-height: 24px;
    margin-right: 5px;
}
#CountryAddForm .btn.btn_popup{
    margin-top: 5px!important;
}
input[type=submit].edit{
    background: none;
    border: none;
    color: #0073aa;
    padding: 0px;
}
.misc-publishing-actions label[for=post_status]:before {
    content: "\f173";
    display: inline-block;
    font: 400 20px/1 dashicons;
    speak: none;
    left: -1px;
    padding: 0 5px 0 0;
    position: relative;
    top: 0;
    text-decoration: none!important;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #82878c;
}
.visbility_section{
    display: inline-block;
}
#PubDate, #PubHour, #PubMin{
    font-size: 12px;
    width: 2em;
    text-align: center;
}
.misc-publishing-actions label[for=post_Publish]:before {
    content: "\f145";
    display: inline-block;
    font: 400 20px/1 dashicons;
    speak: none;
    left: -1px;
    padding: 0 5px 0 0;
    position: relative;
    top: 0;
    text-decoration: none!important;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #82878c;
}
.misc-publishing-actions label[for=post_Visibility]:before {
    content: "\f177";
    display: inline-block;
    font: 400 20px/1 dashicons;
    speak: none;
    left: -1px;
    padding: 0 5px 0 0;
    position: relative;
    top: 0;
    text-decoration: none!important;
    vertical-align: top;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #82878c;
}
.pagination{
    margin: 0px;
}
table.dataTable>tbody>tr.child ul.dtr-details {
    width: 100%;
}
#website_div tr, #social_media_div tr{
    margin-bottom: 5px;
    display: inline-block;
}
.modal-body label input[type=checkbox]{
    margin: 0px;
}
.list_active{
    color: #000;
    font-weight: bold;
}
.alert-danger {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
    float: left;
    padding: 0px 10px;
    width: 100%;
}
.form-group.required label:after {
    content: "*";
    color: red;
}
.form-group.section_country_req.required label:after{
    display: none;
}
.bootstrap-tagsinput .tag {
    margin-right: 2px;
    color: #000;
    background: #fff!important;
    font-size: 13px;
    padding: 5px 5px!important;
    margin: 3px 0px 3px 10px;
    display: inline-block;
    border-radius: 5px;
    border: 1px solid #ccc;
}
.CountrySectionPanel{
    padding: 20px 25px;
    padding-bottom: 5px;
}

.CountrySectionPanel .col-lg-6, .CountrySectionPanel .col-lg-2, .CountrySectionPanel .col-lg-12 {
    padding-right: 7px;
    padding-left: 7px;
}
.search_auto_progress{
    position: relative;
}
.search_auto_progress .img_progress{
    position: absolute;
    left: 0%;
    top: 0%;
    width: 100%;
    height: 100%;
    background: rgba(250, 250, 250, 0.59);
}
.search_auto_progress .img_progress img{
     position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -8px;
    margin-top: -8px;
}
@media (max-width: 1024px){
    #sidebar{
        min-height: inherit;
    }
    .nestable-lists{
        overflow: auto;
    }
    .form-horizontal .control-label{ 
        margin-bottom: 5px;
        padding: 0px;
    }
    .user_status_only {
        padding: 15px 0px!Important;
    }
    .dd.MenuList {
        width: 100%;
        max-width: 100%;
    }
   
    #exa_wrapper.dataTables_wrapper, #example_wrapper.dataTables_wrapper, #example1_wrapper.dataTables_wrapper {
        margin-top: 0px;
        z-index: 9;
    }
    table{
        width: 100%;
    }
    .wrapper .col-lg-12, .wrapper .col-sm-12, .wrapper .col-lg-3, .wrapper .col-lg-9, .wrapper .col-lg-4, .wrapper .col-lg-8, .wrapper .col-md-4{
        padding: 0PX;
    }
    .postbox{
        margin-bottom: 15px;
    }
    .dataTables_wrapper{
        overflow-y: auto;
    }
   .media-toolbar-secondary {
        width: 100%;
        padding: 0px 15px!important;
        max-width: 100%;
    }
    .media-toolbar-secondary div{
        padding: 0px;
        display: inline-block;
        width: 100%;
        margin: 0px;
    }
    .media-embed.media-frame{
        padding: 15px;
    }
    .media-frame .embed-url input {
        font-size: 14px;
        padding: 6px 14px;
    }
    .contact_list .btn_popup{
        margin-bottom: 10px!important;
        display: inline-block;
    }
    .contact_list .form-group div{
        display: inline-block;
        width: 100%;
        margin-bottom: 5px;
    }
    .contact_list .form-group div.col-lg-12{
        padding: 0px 15px;
    }
    #site_log_form .control-label{
        padding: 0px;
    }
     #site_log_form .col-lg-8{
        padding: 0px;
    }
    .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    #database_list .dataTables_wrapper {
        margin-top: 0px;
    }
    
    #sidebar {
        min-height: 100%;
        margin-left: -210px;
    }
    .wrapper .state-overview .col-lg-3{
        width: 30.5%;
        float: left;
        margin: 0px 10px;
    }
    #main-content{
        margin-left: 0px;
    }
    #container{
        overflow-x: hidden;
    }
    .dataTables_wrapper{
        overflow-x: auto;
    }
    
}
@media (max-width: 768px){
    .publish_button .pull-left {
        margin: 5px 0px;
    }
    #enResourcesdiv{
        padding: 0px;
    }
    #enResourcesdiv .col-lg-4{
        margin-bottom: 10px;
    }
    .media-toolbar-primary {
        float: right;
        height: 100%;
        padding-right: 20px;
        text-align: right;
    }
    .wordpress_popup .modal-dialog {
        width: 100%;
        background-color: #fff;
        height: 100%;
        margin: 0px;
    }
    .wrapper{width: inherit;}
    .metabox-prefs label{
        padding-right: 10px!important;
    }
    .search-box .button.btn-default {
        margin-top: 10px!important;
    }
   .dataTables_filter label{
        text-align: left!Important;
    }
    .panel-heading{
        padding: 10px 15px 10px 0px;
    }
    .form-inline .form-control {
        display: inline-block;
        width: 100%!IMPORTANT;
        vertical-align: middle;
    }
    .search-form input[type=search].form-control, .search-box input.form-control {
        width: 93%!Important;
        margin-right: 5px!important;
        margin-top: 10px;
    }
    .m15 {
        margin: 0px 0px;
        z-index: 9;
        position: relative;
    }
    .form-group div{
        padding: 0px;
    }
    .form-horizontal label {
        font-weight: normal;
        padding: 0px;
    }
    .uolpad_show .col-lg-2 {
        width: 22.6%;
        margin: 1%;
        height: inherit;
        margin: 2% 0px 0px 2%;
    }
    .search-form {
        float: right;
        width: 100%;
        margin-top: 10px;
    }
    .search-form input[type=search], .search-box input {
        width: 93%;
        margin-right: 5px;
    }
    #exa_wrapper.dataTables_wrapper, #example_wrapper.dataTables_wrapper, #example1_wrapper.dataTables_wrapper {
        margin-top: 0px;
    }
    
    .form-horizontal .form-group {
        margin: 0px;
        margin-bottom: 10px;
        padding: 0px;
    }
    .pull-left {
        float: left;
        padding: 0px;
        width: 100%;
    }
    .custom_design {
        width: 100%;
        float: left;
        margin-top: 10px;
        display: inline-block;
    }
    .resource_section .col-lg-4{
        margin-bottom: 10px;
        display: inline-block;
        width: 100%;
        padding: 0px;
    }
    .form-horizontal .form-group .col-lg-12, .col-lg-6{
        padding: 0px;
        display: inline-block;
        width: 100%;
    }
    .userspage .form-group {
        margin-bottom: 15px;
    }
    #sidebar ul li.active_hover:hover ul.sub{
        position: relative;;
        left:0px;
        margin-top: 0px;
        display: block!important;
        width: 100%;
    }
    #sidebar ul li ul.sub li{
        padding: 5px 10px;
    }
    #sidebar > ul > li {
        margin: 0px!important;
    }
    .dataTables_filter {
        float: right!important;
        width: 100%;
        text-align: left;
    }
    .form-group {
        margin-bottom: 10px!iMPORTANT;
        display: inline-block;
        width: 100%!iMPORTANT;
    }
      p.search-box {
        width: 100%;
    }
    #en_event_conatact_email{
        margin-top: 15px;
    }
    .form-inline input[type=radio].form-control{
        width: 16px!Important
    }
    .adv-table{
        width: 100%;
        overflow: auto;
    }
    .media-frame-title.pull-left{
        padding: 0px;
        width: auto;
    }
    .go-top {
        margin-right: 1%;
        float: none;
        background: rgba(255,255,255,.5);
        width: 20px;
        height: 20px;
        border-radius: 50%;
        -webkit-border-radius: 50%;
        display: inline-block;
    }
     .wrapper .col-lg-12, .wrapper .col-sm-12, .wrapper .col-lg-3, .wrapper .col-lg-9, .wrapper .col-lg-4, .wrapper .col-lg-8, .wrapper .col-md-4 {
        padding: 0PX;
        display: inline-block;
        width: 100%;
    }
    .form-group .col-lg-4.col-xs-4{
        width: auto;
    }
    .media-toolbar-secondary.col-lg-6.row{
        padding: 0px!important;
    }
    .menu-header .form-control {
        width: 100%;
        display: inline-block;
        float: none;
        margin-left: 0px;
    }
    
}
@media (max-width: 785px){
    #main-content {
        margin-left: 0px;
        width: 100%;
    }
    
}
@media (max-width: 640px){
    .attachment-info .thumbnail {
       
        max-height: inherit;
      
    }
   .menu-header .form-control {
        width: 100%;
        display: inline-block;
        float: none;
        margin-left: 0px;
    }
    .publish_button a{
        display: inline-block;
        width: auto;
        margin-right: 10px;
        margin-bottom: 5px;
    }
    .popup_scroll_r {
        max-height: 500px;
        overflow: auto;
    }
    .site-min-height {
  
    }
    .search-form input[type=search], .search-box input{
        width: 90%;
        margin-right: 5px;
    }
     .search-form input[type=search].form-control, .search-box input.form-control {
        width: 90%!Important;
        margin-right: 5px!important;
        margin-top: 10px;
    }
  
    .tablenav .actions {
        margin-top: 5px;
    }
    #website_div tr, #social_media_div tr{
        margin-bottom: 5px;
        display: inline-block;
        width: 100%
    }
    #website_div tr td:first-child, #social_media_div tr td:first-child{
        margin-bottom: 5px;
        display: inline-block;
        width: 90%;
    }
    #website_div tr td, #social_media_div tr td{
        margin-bottom: 5px;
        display: inline-block;
    }
    .wrapper .state-overview .col-lg-3{
        width: 100%;
        margin: 0px;
    }
}
@media (max-width: 480px){
    .media-toolbar {
        padding: 0px 0px 15px;
        display: inline-block;
        width: 100%;
    }
    #mostReadStory {
        width: 1024px!important;
        overflow: auto;
    }
    #visitDetails{
        width: 500px!important;
        overflow: auto;
    }
   iframe#site_visits_iframe_set{
        height: auto!Important;
    }
    .min_height300{
        min-height: auto!Important;
    }
    .row-actions span{
        display: inline-block;
        /*width: 100%;*/
    }
.ms-container {
    background-position: 50% 55%;
}
.ms-container .ms-selectable, .ms-container .ms-selection {
    background: #fff;
    color: #555555;
    float: left;
    width: 100%;
}
.ms-container .ms-selection {
    float: right;
    margin-top: 10%;
}
    .fileupload .thumbnail {
        display: inline-block;
        margin-bottom: 5px;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
        width: 100%!important;
    }
    .panel-heading {
        padding: 10px 15px 10px 0px;
        display: inline-block;
        width: 100%;
    }
    .panel-heading.bg_gray .pull-right{
        display: inline-block;
        width: 100%;
    }
    .postbox table td, .postbox table th {
        padding: 10px;
        padding-bottom: 10px;
        border-bottom: 1px solid #eee;
        font-size: 13px;
        line-height: 20px;
        font-weight: normal;
        width: 100%;
        /* display: inline-block; */
        /* padding: 0px; */
        /* background: #fff; */
    }
    .right_sidebar {
        display: inline-block;
        width: 100%;
        padding-left: 0px;
        margin-top: 0px;
    }
    .uolpad_show .col-lg-2 {
        width: 22%;
        border-right: none;
    }   
    .media-frame-menu {
        position: relative;
        height: inherit!important;
        width: 100%;
    }
    .header, .footer {
        min-height: 32px;
        padding: 0 5px;
    }
    #typeResurces td{
        display: inline-block;
        width: 100%;
    }
    .dropzone .default.message {
        width: 250px;
        height: 69px;
        margin-left: -125px;
        margin-top: -35.5px;
        top: 50%;
        left: 50%;
        background-size: cover;
    }
    .site-footer {
        background: #23282D;
        color: #fff;
        padding: 10px 10px 10px 10px;
        width: 100%;
    }
    .icon-but{
        margin: 3px 0px;
        width: 26px;
        height: 26px;
    }
    .tablenav .actions select {
        margin-right: 5px;
        margin-bottom: 10px;
    }
     .search-form input[type=search], .search-box input{
        width: 83%;
        margin-right: 5px;
    }
    .search-form input[type=search].form-control, .search-box input.form-control {
        width: 83%!Important;
        margin-right: 5px!important;
        margin-top: 10px;
    }
    .media-toolbar .search-form input[type=search].form-control, .media-toolbar .search-box input.form-control {
        width: 100%!Important;
        margin-right: 0px!important;
        margin-top: 10px;
    }
    .pagination>li>a, .pagination>li>span {
        padding: 2px 6px;
        font-size: 10px;
    }
    .members-cap-tabs .members-tab-nav li:last-child a{
        border: none;
    }
    .members-cap-tabs .members-tab-nav{
        width: auto;
        border-bottom: 1px solid #eee;
        border-right: none;
    }
    .members-cap-tabs .members-tab-nav li {
        width: auto;
        float: left;
        min-width: 100%;
        border-right: 1px solid #eee;
    }
    .members-cap-tabs .members-tab-wrap {
        float: left;
        width: 100%;
        margin-left: -1px;s
    }
    .col-xs-6{
        width: 100%;
    }
}
@media (max-width: 320px){
    .page-title-action{
        display: inline-block;
        padding: 0px 12px;
    }
    .uolpad_show .col-lg-2 {
        width: 29.333%;
        border-right: none;
    }
}
span.red {
  color: #FF0000;
  font-weight: normal;
  font-size: 14px;
  font-family: 'roboto_slabbold';
}
