@import 'css/font-awesome.css';
@import url(https://fonts.googleapis.com/css?family=Lato:400,300,700,900);
@import url('https://fonts.googleapis.com/css?family=Rubik:300,400,500,700');
@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700,600);
.panel-profile .media-usermeta {
    color: #909bb1;
    margin-top: 4px;
}
.panel-profile .media-usermeta img{
    position: relative;
    top:-2px;
}
.panel-profile .media-usermeta i {
    display: inline-block;
    margin-right: 5px;
    vertical-align: baseline;
}
.panel-profile .people-info .row {
    margin: 0;
}
.panel-profile .people-info .row + .row {
    margin-top: 1px;
}
.panel-profile .people-info .col-sm-4 {
    padding: 0;
}
.panel-profile .people-info .col-sm-4:first-child > .info-group {
    margin-left: 0;
}
.panel-profile .people-info .social-account-list > i {
    font-size: 28px;
}
.panel-profile .people-info h4 {
    color: #259dab;
    font-weight: 500;
    margin: 9px 0 8px;
}
.panel-profile .people-info .fa, .panel-profile .people-info .glyphicon {
    color: #3b4354;
    font-size: 14px;
    margin-right: 5px;
    vertical-align: baseline;
}
.panel-profile .people-info .info-group {
    background-color: #fff;
    margin-left: 0px;
    padding: 15px 0px;
    padding-top:5px;
    font-size: 20px;
    color: #000;
    line-height: 10px;
}
.panel-profile .people-info .info-group span{
    margin-left:3px;
    position: relative;
    top:-2px;
    font-size: 14px;
}
.panel-profile .people-info .info-group label {
    color: #989db0;
    display: block;
    font-size: 13px!important;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-bottom: 0px;
    text-transform: uppercase;
    float:left;
}
.panel-profile .people-info .info-group .social-account-list {
    padding-top: 2px;
}
.panel-profile .people-info .info-group .social-account-list > i {
    font-size: 28px;
    line-height: 17px;
    margin: 4px 2px 0;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-facebook-official {
    color: #3a5795;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-twitter {
    color: #55acee;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-dribbble {
    color: #ea4c89;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-github {
    color: #4078c0;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-linkedin {
    color: #0073b2;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-skype {
    color: #4bb4ff;
}
.panel-profile.list-view .media {
    margin-top: 0;
    float: left;
    display: table;
}
.panel-profile.list-view .media .media-left {
    padding-right: 15px;
}
.panel-profile.list-view .media .media-object {
    border: 0px solid #eaecf0;
    padding: 0px;
    width: 48px;
}
.panel-profile.list-view .media .media-heading {
    color: #3b4354;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 2px;
    margin-top: 5px;
}
.panel-profile.grid-view .panel-heading {
    position: relative;
}
.panel-profile.grid-view .panel-heading .people-actions {
    position: absolute;
    right: 15px;
    top: 15px;
}
.panel-profile .panel-heading{
    clear: both;
    display: table;
    width: 100%;
    padding-bottom: 0px;
}

.panel-profile.grid-view .panel-profile-photo {
    display: inline-block;
}
.panel-profile.grid-view .panel-profile-photo img {
    border: 2px solid #dbdfe6;
    padding: 2px;
}
.panel-profile.grid-view .panel-profile-name {
    font-size: 16px;
    margin: 20px 0 5px;
}
.panel-profile.grid-view .info-group {
    background-color: transparent;
    border-top: 1px solid #dbdfe6;
    margin-left: 0;
    padding: 10px 0;
}
.panel-profile.grid-view .info-group.last {
    padding-bottom: 0;
}
.panel-profile.grid-view h4 {
    margin: 5px 0 0;
}
.panel-profile.grid-view .row {
    margin: 0;
}
.panel-profile.grid-view .col-xs-6 {
    border-left: 1px solid #dbdfe6;
    padding: 0;
}
.panel-profile.grid-view .col-xs-6 > .info-group {
    padding-left: 20px;
}
.panel-profile.grid-view .col-xs-6:first-child {
    border-left: 0 none;
}
.panel-profile.grid-view .col-xs-6:first-child > .info-group {
    padding-left: 0;
}
.img-circle {
    border-radius: 50%!important;
}
.media-left, .media-right, .media-body {
    display: table-cell;
    vertical-align: top;
}
.panel-options {
    margin: 0;
    padding: 0;
    float: right;
    list-style: none;
}
.panel-options li{
    float: left;
    margin-right: 15px;
    text-align: center;
}
.panel-options li a{
    font-family: Roboto, sans-serif;
    text-align: center;
}
.panel-options li a i{

}
.profilesidebar{
    background-color: #fff;
    padding: 20px;
    margin-top:15px;
    border-radius: 3px 3px 0 0!important;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.profilesidebarright{
    padding: 0px;
    background: #fff;
    margin-top:15px;
    border-radius: 5px 5px 0px 0px!important;
}
.profilesidebarright .block-content-outer{
    border:0px;
    border-radius: 0px!important;
    box-shadow: none!important;
}
.profilesidebarright .nav{

    border:1px solid #dce2e4;
}
.profilesidebarright .nav-tabs > li.active > a, .profilesidebarright .nav-tabs > li.active > a:hover, .profilesidebarright .nav-tabs > li.active > a:focus, .profilesidebarright .nav-tabs.nav-justified > .active > a, .profilesidebarright .nav-tabs.nav-justified > .active > a:hover, .profilesidebarright .nav-tabs.nav-justified > .active > a:focus{
    border:0px;
    border-bottom: 0px solid #259dab;
    color: #0093d5;
}

.profilesidebarright .nav-tabs > li.active{
    background: #fff;
}
.profilesidebarright .nav-tabs > li{
    margin-bottom: 0px;
    border-right:0px solid #dce2e4;

}
.nav-tabs > li > a{
    margin-right:0px;
    border:0px solid;
}
.profilesidebarright .nav-tabs > li > a{
    color: #a5b0bc;
    text-transform: none;
    font-weight: 400;

}
.profilesidebarright .nav-tabs > li > a:hover{
    background: none;
}
.label-info{
    background: #25aeeb;
}


.profilesidebar{

}
.profilesidebar h2{
    color: #263238;
    font-weight: 400;
}
.profilesidebar .list-group {
    margin: 20px 0;
}
.profilesidebar .list-group-item a{
    width: 100%;
}
.profilesidebar .list-group-item{
    background: none;
    border: 0px;
    border-bottom: 1px solid #464f63;
    color: #76838f;
    display: flex;
    width: 100%;
    padding-left: 0px;
    font-weight: 400;
    text-transform: uppercase;
}
.profilesidebar .list-group-item span{
    float: right;
    text-align: right;
    font-weight: 300;
    text-transform: none;
    min-width: 55%;
    flex: 1;
}
#right-column .right-column-content{
    display: table;
    width:100%;
}
.customerimg{
    border-radius: 250px!important;
    height: 150px;
    width: 150px;
    display: block;
    border: 0px solid #505b72;
    margin: 0px auto;
    margin-bottom: 10px;
}
.customerimg img{
    border-radius: 250px!important;
    border:0px solid #262b35;
    max-width: 100%;
    display: table;
}
.customer-side-info-title, .customer-side-info-phone, .customer-side-info-email{
    text-align: center;
}
.profilesidebarright .nav{
    margin:0px 0px;
}
.profilesidebarright .block{
    padding:0px 20px;
    border-width:0px 1px 1px 1px;
    border-color: #dce2e4;
    border-style: solid;
    margin-bottom: 0px;
}
.panel-body.people-info{
    display: table;
    width: 100%;
    padding: 0px;
}
.panel-body.people-info .col-sm-2{
    width: auto!important;
    margin-right: 15px;
}
.header-profile > ul.header-profile-menu > li{
    float:left;
    margin-right: 10px;
}
.header-profile a span.main-text{
    line-height: 31px;
}
.header-profile-menu li.menu-open a span.icon{
    color:#189cdc;

}
.header-profile-menu li a span.icon{
    color: #fff;
    padding-top:3px;
}

#left-column{
    background: #262a34!important;
    box-shadow: none!important;
    border-right: 0px solid #dbdbdb;
    position: relative;
}
#right-column{
    float: right;
    position: relative;

}
ul.mainnav > li.selected, ul.mainnav-horizontal > li.selected, ul.mainnav > li:hover{
    background: transparent!important;
    border-bottom: 4px solid transparent;
    color: #e6ebef;
}

ul.mainnav > li.selected > a .icon, ul.mainnav-horizontal > li.selected > a .icon, ul.mainnav > li.selected > a:hover .icon, ul.mainnav > li > a:hover .icon{
    color: #e6ebef!important;
}
ul.mainnav > li.selected > a, ul.mainnav > li.selected > a:visited, ul.mainnav-horizontal > li.selected > a, ul.mainnav-horizontal > li.selected > a:visited{
    background-color: transparent!important;
    color: #fff;
}
ul.mainnav > li:hover ul li a{
    color: #45525b;
}
ul.mainnav > li > a:hover, ul.mainnav > li > a:focus{
    background-color: #0d2236!important;
    color: #e6ebef;
}
input[type="submit"], button{
    border: 1px solid #dce2e4;
    background: #fff;
    border-radius: 5px!important;
    color: #637379;
}
input[type="submit"]:hover, button:hover{
    color: #0093d5;
}
.btn-primary{
    border: 1px solid #dce2e4;
    background: #fff;
    border-radius: 5px!important;
    color: #0093d5;
}
.btn-primary:hover{
    border: 1px solid #dce2e4;
    background: #fff;
    border-radius: 5px!important;
    color: #0093d5;
}
ul.mainnav > li{
    border-bottom: 1px solid #262a34;
}
a.btn-primary, a.btn-success, a.btn-info, a.btn-warning, a.btn-danger{
    color: #637379;
}
.btn-danger{
    color: #fff!important;
    background-color: #fa0202!important;
    border-radius: 5px!important;
}
.simple-search .btn-default{
    border-radius: 0px!important;
}
.rd-dash-conversation-time{
    background: #25aeeb;
}
.rd-dash-conversation-customer .rd-dash-conversation-time{
    background: #f0f0f0!important;
}
.timeline {
    background: url("images/timelinebg.png") repeat-y scroll 0 0!important;
    padding-bottom: 20px;
}
.timeline:last-child{
    background: none!important;
}
.rd-dash-conversation-time{
    background: #25aeeb!important;
}
.c-widget.highlight-color-purple .c-widget-icon .icon, .c-widget.highlight-color-purple .c-widget-icon .wi, .c-widget.highlight-color-purple .c-widget-icon .glyphicon{
    background: #25aeeb;
}
.c-widget.highlight-color-green .c-widget-icon .icon, .c-widget.highlight-color-green .c-widget-icon .wi, .c-widget.highlight-color-green .c-widget-icon .glyphicon{
    background: #017bb1 none repeat scroll 0 0;
}
.c-widget.highlight-color-orange .c-widget-icon .icon, .c-widget.highlight-color-orange .c-widget-icon .wi, .c-widget.highlight-color-orange .c-widget-icon .glyphicon{
    background: #89d9fc;
}
.c-widget.highlight-color-blue, .c-widget.highlight-color-green, .c-widget.highlight-color-orange, .c-widget.highlight-color-yellow, .c-widget.highlight-color-blue, .c-widget.highlight-color-red, .c-widget.highlight-color-lime, .c-widget.highlight-color-purple{
    border: 0px solid;
}
.c-widget:hover{
    border: 0px solid!important;
}
.other-stats-text a, .other-stats-text a:visited{
    color: #0093d5;
}
.standalone-page-logo{
    background: #189cdc;
    padding:10px;
}
.standalone-page .btn-success{
    background: #189cdc;
    border-color:#189cdc;
    width: 80%;
    margin:0px auto;
    float:none;
    display: table;
    border-radius: 0px!important;
}
.leadsdashboard{
    margin-top:30px;
}
.nav-tabs-mobile div .tab{
    color: #a5b0bc;
    font-weight: 400;
    text-transform: none;
    display: block;
    padding: 10px 15px;
    position: relative;
    border: 1px solid #dce2e4;
    border-top: 0px solid #dce2e4;
}
.nav-tabs-mobile .block-content-outer{
    padding-top:20px!important;
}
.nav-tabs-mobile .rd-dash-conversation{
    min-height: inherit;
}
.nav-tabs-mobile .block{
    background: #fff;
}
.nav-tabs-mobile div{
    background: #f0f6f8;
}
.sms_template_credentials, .sms_template_initial{
    font-size: 10px;
    font-style: italic;
    position: relative;
    float: right;
    display: table;
    line-height: 25px;
}

.adminform_savebutton input:hover{
    color: #fff;
}
.adminform_savebutton input{
    background: #339933!important;
    border-color: #339933;
    color: #fff;
}
.navbar-header, .navbar-collapse{
    padding:0px;
}
.leftsidebar{
    width:315px;
    display: table;
    float: left;
    padding:23px;
    background: #189cdc;
    text-align: left;
    padding-left: 45px;
}
.rightsidebar{
    width:calc(100% - 315px);
    display: table;
    float: left;
    background: #fff;
    text-align: center;
    padding:28px;
    box-shadow: 2px 0px 4px rgba(0,0,0,0.2);
}
#header-container .header-bar .logo{
    float: none;
    margin:0px;
}
#left-column{
    width: 315px;
}
#right-column{
    width: calc(100% - 315px);
    float: right;
    margin:0px;
}
body{
    background: #f2f2f2;
}
.header-search > form > ul > li > a, .header-search > form > ul > li > a:visited{
    color: #c2c9d1;
}
.header-search-form input{
    border-radius: 5px!important;
    color: #a9b0b7;
    font-size: 16px!important;
    border:1px solid #d7dbde;
    background: #f2f2f2;
    height:45px;
}
.header-search-form {
    color: #656565;
    float: left;
    height: 38px;
    margin: 0px 20px 0 5%;
    min-width: 60%;

}
.header-search-form .btn{
    border:0px solid;
    text-indent: -9999px;
    position: relative;
    left:-30px;
    display: table;
    z-index:9999999999;
    background: url(images/searchicon.png) no-repeat center center;
}
.header-search-form .btn:hover{
    background: url(images/searchicon.png) no-repeat center center;
}
.header-profile .main-menu-text{
    font-size: 22px;
}
.header-profile a{
    color: #262a34;
    display: table;

}
.header-profile-menu li a span.icon{
    color: #8f99a3;
}
.main-menu-icon{
    float: left;
    display: table;
    padding-right:10px;
}

.menu-item-top{
    display: block;
    width: 100%;
}
.main-menu-text{
    text-align: left!important;
    display: table;
}
.mainnav li a{
    padding-left:45px!important;
}
ul.mainnav > li > a, ul.mainnav > li > a:visited, ul.mainnav-horizontal > li > a, ul.mainnav-horizontal > li > a:visited{
    display: table;
    width: 100%;
    color:#8499ac;
    transition:none!important;
}
ul.mainnav > li > a > span.main-menu-icon{
    padding-top: 2px;
}
.header-profile > ul.header-profile-menu > li > a {
    display: inline-flex;
}
#body-container{
    display: flex;
    flex-direction: row;
}
#left-column, #right-column{

}
#left-column + #right-column{
    margin: 0px;
}
.clearfix{
    clear: both;
}
ul.mainnav a, ul.mainnav a:visited, ul.mainnav-horizontal a, ul.mainnav-horizontal a:visited{
    font-size: 18px;
    font-family:'Rubik', Lato,sans-serif;
    font-weight: 400;
}
ul.mainnav > li > a > span.main-menu-text{
    line-height: 37px;
}
h1 .main-text, .h1 .main-text, #block0title{
    font-family: "Open Sans",sans-serif;
    margin-bottom:10px;
    color: #8f99a3;
    font-weight: normal;
    font-size: 30px;
}
.other-stats-text, .other-stats-number{
    border-bottom: 0px solid!important;
}
#right-column .breadcrumb{
    background: none;
    border: 0px solid;
    padding:0px;
}
.block .block-content-outer{
    background: none;
    border:0px solid;
    box-shadow: none!important;
    padding:0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    border-bottom: 1px solid #e8ebec;
    border-top: 1px solid #e8ebec;
}
.block-content-outer .admintable {
    border-left: 1px solid #e8ebec;
    border-right: 1px solid #e8ebec;
}
.block .block-heading{
    box-shadow: none!important;
}
.dashboard-stats{
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2) !important;
    border-radius: 0 0 5px 5px!important;
}
.block-content-outer.shadows{
    background: #ffffff none repeat scroll 0 0;
    border-left: 1px solid #dedede;
    border-radius: 0 0 5px 5px !important;
    border-right: 1px solid #dedede;
    border-top: 1px solid #e6e6e6;
    box-shadow: none!important;
    clear: both;
    padding: 15px;
    position: relative!important;
}
.block-content-outer.shadows .other-stats-number, .block-content-outer.shadows .other-stats-text{
    border-bottom: 0px solid #e8ebec;
    border-top: 0px solid #e8ebec;
}
.c-widget.c-widget-quick-info .c-wdiget-content-block{
    float:left;
}
.c-widget.c-widget-quick-info .c-wdiget-content-block .c-widget-content-heading{
    text-align: left;
    font-size: 24px;
    color: #4b5761;
    font-family: "Open Sans", sans-serif;
    font-weight: 600;
    line-height: 25px;
    margin-top: 13px;
}
.c-widget-size-small{
    padding-right:10px!important;
    height:100px;
}
.block-size-normal .main-text{
    width: 100%;
    border-bottom:1px solid #e1e8ec;
    font-family: "Open Sans", sans-serif;
    font-size: 22px;
    font-weight: 400;
    color: #68696d;
    padding-bottom: 15px;
}
.block-size-normal .other-stats-text a{
    color: #8f99a3;
    font-size: 15px;
}
.counter-0 span{
    color: #27a4f5;
}
.counter-1 span{
    color: #3ab872;
}
.counter-2 span{
    color: #4e5d95;
}
.counter-3 span{
    color: #a537d3;
}
.counter-4 span{
    color: #fe8340;
}
.tooltips{
    padding-top:5px;
    display: table;
}
.btn-default, .btn-default:hover{
    background: #189cdc;
    color: #fff!important;
    border-color: #189cdc;
}
.nav-tabs{
    display: flex;
    flex-direction: row;
    background: #fff;
    border:1px solid #d2dfe7;
}
.nav > li > a {
    display: block;
    padding: 10px 8px;
    position: relative;
}
.profilesidebarright .nav-tabs > li > a{
    font-size: 13px;
}
.profilesidebarright .block{
    border-top:1px solid #d2dfe7;
    padding-top: 20px;
}
.profilesidebarright .nav{
    border-bottom:0px solid;
}
.profilesidebarright .nav-tabs > li.active a{
    border-bottom:2px solid #27a4f5;
}
.profilesidebarright .nav-tabs > li.active > a:hover{
    border-bottom:2px solid #27a4f5;
}
#right-column .breadcrumb > li + li::before{
    content: "/";
}
ul.mainnav > li:hover a{
    background: none!important;
    color: #fff;
}
ul.mainnav > li > a > span.main-menu-icon.home_icon{
    background: url(assets/images/nav-icons.png) no-repeat 0px -7px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.home_icon,
ul.mainnav > li.selected > a span.main-menu-icon.home_icon{
    background: url(assets/images/nav-icons.png) no-repeat 0px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.users_icon{
    background: url(assets/images/nav-icons.png) no-repeat -45px -7px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.users_icon,
ul.mainnav > li.selected > a span.main-menu-icon.users_icon{
    background: url(assets/images/nav-icons.png) no-repeat -45px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.postables_icon{
    background: url(assets/images/nav-icons.png) no-repeat -88px -7px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.postables_icon,
ul.mainnav > li.selected > a span.main-menu-icon.postables_icon{
    background: url(assets/images/nav-icons.png) no-repeat -88px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.analytics_icon{
    background: url(assets/images/nav-icons.png) no-repeat -135px -7px;
    display: table;
    width: 37px;
    margin-left: -4px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.analytics_icon,
ul.mainnav > li.selected > a span.main-menu-icon.analytics_icon{
    background: url(assets/images/nav-icons.png) no-repeat -135px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.leads_icon{
    background: url(assets/images/nav-icons.png) no-repeat -186px -7px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.leads_icon,
ul.mainnav > li.selected > a span.main-menu-icon.leads_icon{
    background: url(assets/images/nav-icons.png) no-repeat -186px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.referrals_icon{
    background: url(assets/images/nav-icons.png) no-repeat -240px -7px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.referrals_icon,
ul.mainnav > li.selected > a span.main-menu-icon.referrals_icon{
    background: url(assets/images/nav-icons.png) no-repeat -240px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.conversation_icon{
    background: url(assets/images/nav-icons.png) no-repeat -294px -7px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.conversation_icon,
ul.mainnav > li.selected > a span.main-menu-icon.conversation_icon{
    background: url(assets/images/nav-icons.png) no-repeat -294px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.points_icon{
    background: url(assets/images/nav-icons.png) no-repeat -350px -7px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.points_icon,
ul.mainnav > li.selected > a span.main-menu-icon.points_icon{
    background: url(assets/images/nav-icons.png) no-repeat -350px -45px;
}

ul.mainnav > li > a > span.main-menu-icon.contest_icon{
    background: url(assets/images/nav-icons.png) no-repeat -597px -5px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.contest_icon,
ul.mainnav > li.selected > a span.main-menu-icon.contest_icon{
    background: url(assets/images/nav-icons.png) no-repeat -597px -43px;
}

ul.mainnav > li > a > span.main-menu-icon.smsblast_icon{
    background: url(assets/images/nav-icons.png) no-repeat -403px -5px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.smsblast_icon,
ul.mainnav > li.selected > a span.main-menu-icon.smsblast_icon{
    background: url(assets/images/nav-icons.png) no-repeat -403px -43px;
}

ul.mainnav > li > a > span.main-menu-icon.fields_icon{
    background: url(assets/images/nav-icons.png) no-repeat -627px -3px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.fields_icon,
ul.mainnav > li.selected > a span.main-menu-icon.fields_icon{
    background: url(assets/images/nav-icons.png) no-repeat -627px -40px;
}

ul.mainnav > li > a > span.main-menu-icon.tags_icon{
    background: url(assets/images/nav-icons.png) no-repeat -450px -4px;
    display: table;
    width: 33px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.tags_icon,
ul.mainnav > li.selected > a span.main-menu-icon.tags_icon{
    background: url(assets/images/nav-icons.png) no-repeat -450px -42px;
}

ul.mainnav > li > a > span.main-menu-icon.assets_icon{
    background: url(assets/images/nav-icons.png) no-repeat -502px -4px;
    display: table;
    width: 36px;
    margin-left: -3px;
    height: 30px;
}
ul.mainnav > li:hover > a span.main-menu-icon.assets_icon,
ul.mainnav > li.selected > a span.main-menu-icon.assets_icon{
    background: url(assets/images/nav-icons.png) no-repeat -502px -42px;
}
.admin-arrow-down{
    display: table;
    width: 30px;
    height: 35px;
    background: url(images/arrow-down.png) no-repeat center;
}
.header-profile a span.main-menu-text{
    float: left;
}
.header-profile > ul.header-profile-menu > li > ul > li > a:focus, .header-profile > ul.header-profile-menu > li > ul > li > a:hover{
    color: #189cdc;
}
#right-column .breadcrumb a{
    color: #8f99a3;
    font-family: Lato, sans-serif;
    font-size: 14px;
    font-weight: normal;
}
.c-widget.c-widget-quick-info .c-wdiget-content-block .c-widget-content-sub{
    font-weight: normal;
    font-family: Lato, sans-serif;
    font-size: 15px;
    color: #8f99a3;
}
#header-container .header-bar .logo img{
    max-width: 220px;
}
@media (min-width: 1300px) {
    .rightsidebar{
        height: 103px;
    }
}
@media (max-width: 768px) {
    #right-column{
        width:100%;
    }
    .profilesidebarright .block{
        padding:0px;
    }
    .block .block-content-outer{
        padding:5px;
    }
    .profilesidebarright .nav-tabs > li{
        width: 100%;
    }
    img{
        max-width: 100%;
    }
    #header-container .header-bar .logo{
        max-width: 57%;
    }
    .navbar-toggle{
        background-color: #0093d5!important;
        border-color:#fff!important;
    }
    .rd-dash-conversation, .rd-dash-sidebar{
        display: table!important;
        width: 100%!important;
        float: none!important;
    }
    #body-container{
        display: table;
        width:100%;
    }
    .rightsidebar{
        width:100%;
        padding:20px 0px;
    }
    .navbar-inverse .navbar-toggle{
        margin-left: 10px;
    }
    .leftsidebar{
        width: 100%;
    }
    .navbar-inverse .navbar-toggle{
        display: table;
    }
    #left-column{
        width: 210px;
        left:-210px;
        position: absolute;
    }
    body{
        background: #fff;
    }
    .mainnav li a{
        padding-left: 20px!important;
    }
    .header-search-form{
        min-width: 200px;
        margin-right: 0px;
    }
}
@media (max-width: 320px){
    .header-info {
        background: none;
    }
}
input[type='file'].form-control {
    height: inherit;
}