.error,.error label{color:red!important;}
.dir_rtl{direction:rtl;}
.page-sidebar-closed .page-logo a{display:none!important;}
.page-sidebar-closed .page-header.navbar .page-logo{width:54px!important;}
.width100{width:100%!important;}
.topmenu{margin:10px 0;}
.label:not(.md-skip){font-size:14px!important;}
.ma{margin:0 auto;}
.bn{border:none!important;}
.breadcrumb{background:#fff!important;}
.page-content .page-bar{background:none!important;}
.mt10{margin-top: 10px;}
.page-content-wrapper .page-content{min-height:1200px!important;}
.m10{margin:10px;}
.m5{margin:5px;}
.fr{float:right;}
.timeline-body-content{margin:0!important;}
.timeline .timeline-icon{padding-top:24px!important;}

.mycheckbox input{display:block;}
.myphotobox{margin-top:60px;}
.floatsphotos{float:right;position:relative;margin:0 0 10px 10px;}
.floatsphotos .zoom > img{max-width:250px;}
.floatsphotos .mycheckbox{margin: 10px;}

.timeline-body .timeline-body-content button.btn-circle{float:left;}

#show_polls_result .portlet-body,#show_polls .portlet-body{background:#EEF1F5}
#show_polls_result .portlet-title,#show_polls .portlet-title{background:#17C4BB;}
#show_polls_result .navbar.steps,#show_polls .navbar.steps{background:#EEF1F5; display:none;}
#show_polls_result #bar,#show_polls #bar{display:none;}
#show_polls .mycounters{margin-top:10px;}
#show_polls_result .mycounters{margin-top:15px;}
#show_polls_result .form-wizard,#show_polls .form-wizard{padding:20px;}
#show_polls_result .mynumber.number,#show_polls .mynumber.number{background-color:#17C4BB;}
.form-wizard .myrelative .progress{margin:10px!important;}
#submit_pop_accept .progress-bar{background-color:#17C4BB;}

.portlet.light.portlet-fit .mt-img-container{overflow:hidden;}
.mt-widget-4 .mt-img-container > img{width:auto!important;}
.bg-green-opacity{background:rgba(50, 197, 210, 0.5) none repeat scroll 0 0 !important;}
.bg-purple-opacity{background:rgba(142, 68, 173, 0.5) none repeat scroll 0 0 !important;}
.bg-dark-opacity{background:rgba(47, 53, 59, 0.5) none repeat scroll 0 0 !important;}

.feeds li .col2{float: right;
    margin-right: -160px;
    width: 155px;}

.page-header.navbar .page-logo{background: #fff none repeat scroll 0 0;box-shadow: -3px 2px 4px 0 gainsboro;}
#loaddd{margin-top: 120px;}
.page-header.navbar{background:#fff;}

.ajlink{text-decoration:none!important;}

#show_polls_result .block,#show_polls .block{margin:0!important;}

@media (max-width: 1200px) {
	#show_polls_result .mySlider,#show_polls .mySlider{width:350px!important;}
}

.dashboard-stat .visual{float:left}
.dashboard-stat .visual > i{margin-right:-35px}
.dashboard-stat .details{left:auto;right:15px;padding-right:15px;}
.dashboard-stat .details .number{text-align:right;}

.page-container-bg-solid .page-content{
    background-image: url("/assets/bg.png");
}

.delbtn{float:left!important;margin-right:5px;}

.btn-preview{
    float: left
}

.to_pdf{}

#phone{direction: ltr; text-align: right;}

#select_head_area{
    width: 200px;
}
.check{
    display: inline-block;
}
.check span{
    display: block;
    text-align: center;
}
.check img{
    max-width: 200px;
    height: auto;
    cursor: pointer;
}
.info-table{
    margin: 10px 0;
    max-width: 60%;
}
.img-wrapper{
    position: relative;
}
.img-overlay{
    display: none;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.7);
    text-align: center;
    line-height: 100%;
    color: #222;
    font-size: 54px;
    padding: 50px;
}
.swal2-popup .swal2-styled.swal2-confirm,
.swal2-popup .swal2-styled.swal2-cancel {
    font-size: 1.4em;
}