.logo h2{
	color: #32c5d2;
}
.portlet>.portlet-title .actions a.btn.btn-primary {
    padding: 6px 12px !important;
}
.portlet>.portlet-title .actions a {
    color: #fff;
    background-color: #337ab7;
    border-color: #2e6da4;
    padding: 6px 12px !important;
}
.success {
	background-color: #c5ebd4;
    border-color: #184b21;
    color: red;
    height: 40px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 10px;
}
span.cls_rederror {
    color: red;
}
a {
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}

.portlet.light.tasks-widget .actions a{
	border-right: 1px solid #337ab7;
	padding-right: 5px; 
}
td.img-with img {
    width: 150px;
}
.portlet.light.tasks-widget .actions a:last-child{
	border-right: 0px;
	padding-right: 0px; 
}

.cls_alart_1 .success{
	    background-color: #c5ebd4;
    border-color: #184b21;
    color: #27a4b0;
    height: 40px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 10px;
}

.message .error{
	background-color: #c5ebd4;
    border-color: #184b21;
    color: red;
    height: 40px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 10px;
}

span#baninfotxt {
    margin-left: 15px;
}

.cls_alart_1 .help{
     background-color: #c5ebd4;
    border-color: #184b21;
    color: red;
    height: 40px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 10px;
}

.page-header.navbar .menu-toggler.sidebar-toggler{
    margin: -14px 0 0;
}

.copyrights.text-center {
    color: #32c5d2;
}

.col-md-9.rif {
    float: right;
    padding-left: 7px;
}

/*tbody#sortable tr:first-child td{
    display: none;
}*/

table#view_user{
    margin-top: 10px;
}

.col-sm-12.offset-sm-3.text-center {
    margin-top: 20px;
}

.actions .modal-content {
    border: 0px;
    box-shadow: none;
}

input.btn.btn-primary.mar5 {
    margin-top: 7px;
}

.btn-secondary {
    color: #292b2c;
    background-color: #fff;
    border-color: #ccc;
}
.cls_i {
    color: #337ab7;
}
i.fa.fa-pencil-square-o , i.fa.fa-times{
    color: #337ab7;
}
span.site_help {
    color: red;
    font-size: 13px;
}

i.fa.fa-check.cs-staus-enable {
    color: green;
}
i.fa.fa-times-circle.cs-staus-disable {
    color: red;
}
label.error {
    color: red;
}

.card-body .cs-tables{
    margin-top: 5rem;
}

i.fa.fa-eye.cls_i {
    cursor: pointer;
}
i.fa.fa-download.cls_i {
    cursor: pointer;
}
span.help-block-none {
    font-size: 13px;
    color: #ccc;
}
h3.heading {
    color: #333;
    font-weight: 500;
    margin-bottom: 15px;
}
h5.h5-cls {
    font-weight: 700;
    font-size: 15px;
}
.assign-btn {
    float: right;
}
.col-md-4.reviewdetails-cls {
    text-align: end;
}

h4.modal-title {
    color: #333;
    text-align: center;
    font-size: 16px;
    font-weight: 600;
}
.cust_modal label {
    font-size: 15px;
    font-weight: 600;
}
p.p_size {
    color: #337ab7;
    font-size: 13px;
    font-weight: 600;
}
.h4.cs-heading {
    font-weight: 600;
}
.cs-form-categories .margtop{
    margin-top: 20px;
}
.page-sidebar .page-sidebar-menu .sub-menu>li.active>a{
    background: #888f90 !important;
    color: #fff; 
}
form#articleSettings .ui-widget.ui-widget-content{
    position: relative;
    top: 1px !important;
    left:1px !important; 
}
.ui-widget.ui-widget-content{
    top: 155.5px !important;
    left:40% !important;    
}
.page-header-fixed .page-container {
    margin-top: 70px;
}
.page-header.navbar{
    height: 69px;
    max-height: 69px;
}
.page-header.navbar .menu-toggler>span, .page-header.navbar .menu-toggler>span:after, .page-header.navbar .menu-toggler>span:before {
    
    width: 25px;
    height: 2px;
   
    
}
.page-header.navbar .menu-toggler>span{
    top: -20px;
}

.navbar-nav>li>a {
    padding-top: 25px;
    padding-bottom: 25px;
}

.marg-admin {
    margin-top: 10px;
}
.one {
    margin: 5px 0;
}
#mar-left {
    margin-left: 5px;
}

/*------------------------------- Responsive Css----------------------------------------*/

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) {

  .page-header.navbar .menu-toggler>span{
    top: 18px;
}

}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {

.page-header.navbar .menu-toggler>span{
    top: 18px;
}

}