/*--------------RTL-----------------*/
@font-face {
  font-family: nulshock;
  src: url(nulshock.ttf);
}

body.ar .one-message, body.ar .input-message {
    direction: rtl!important;
}
body.ar .menu.accordion-menu li > a > .arrow:before {
    /*margin-top: -35px!important;*/
}
.menu.accordion-menu li > a > .arrow:before {
    /*margin-top: 0px!important;*/
}

span.arrow.sub-sub:before{
	/*margin-top: 0px!important;*/
}
body.ar li ul li .arrow:before {
    /*margin-top: 0px!important;*/
}

body.ar .row.file-upload-container >.form-group{
	float: right;
}




body.ar {
    direction: rtl;
}
body.ar ol.breadcrumb{
	width:100%;
}

body.ar .dropdown-menu i{
	position: absolute;
    right: 0px;
}
body.ar .dropdown-menu a{
    text-align: right;
    padding-right: 27px;
}

body.ar  .info-box .info-box-stats {
    float: right;
}

body.ar  .info-box.panel-white i.fa{
	    position: absolute;
    left: 18px;
}

body.ar  .inbox-widget .inbox-item {
	padding: 10px 10px;
}
body.ar  #tree_container{
	    direction: initial;
}

body.ar  #modalbinario{
	direction: rtl;
}

body.ar #listainfomodal ul li{
	text-align: right;
}

body.ar .inbox-widget .inbox-item .inbox-item-author {
    margin-top: 5px;
}

body.ar .panel-heading .panel-title{
	    text-align: right;
    width: 100%;
}
body.ar .discution-floating-container {
    direction: initial;
}

body.ar .close {
    float: left;
}

body.ar #newsmodal .col-md-3 {
    float: right;
}

body.ar .m-r-xs {
    margin-right: 0px;
    margin-left: 10px;
}

body.ar .select2-result-label img, body.ar span.select2-chosen img{
	    margin-right: 0px;
    margin-left: 5px;
}

body.ar .table-bordered #owner {
    margin-left: 0px;
    margin-right: -24px;
}


body.ar .page-sidebar {
    float: right;
}

body.ar .discution-floating-container {
    right: inherit;
    left: 66px;
}

body.ar  .navbar .logo-box {
    float: right;
}

body.ar  .navbar-nav>li {
    float: right;
}
body.ar .navbar-right {
    float: left!important;
}

body.ar .navbar-left {
    float: right!important;
}

body.ar .topmenu-outer {
    margin-left: 0px;
}

body.ar .nav-tabs>li {
    float: right;
    margin-bottom: -1px;
}

body.ar #generate-link{
	float: left!important;
}
body.ar .show-password{
    display: inline;
    position: relative;
    top: -28px;
    right: calc(100% - 39px );
	border-top-right-radius: 0;
    border-bottom-right-radius: 0;	
	border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
	border: 0px;
	cursor:pointer;
}
body:not(.ar) .show-password{
    display: inline;
    position: relative;
    top: -28px;
    left: calc(100% - 39px );
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    border: 0px;
    cursor: pointer;
}
/*--------------RTL-----------------*/

@media screen and (max-width: 320px) {
	body.page-login{
		min-width:320px!important;
	}
}
@media screen and (max-width: 1150px) {
	body.page-login #login-box{
		width: 46%!important;
	}
}
@media screen and (max-width: 725px) {
	body.page-login #login-box{
		width: 72%!important;
	}
}
/*
@media screen and (max-width: 1420px) {
	.top-menu .user-top-solde{
		font-size:11px!important
	}	
}
*/
.solde-item{
	display: inline!important;
	position:relative!important;
	top: 6px;
}
.language{
    width: 17px;
    display: inline-block;
    height: 14px;
    background-repeat: no-repeat;
}
.language.fr{
	background-image: url('/core/view/assets/images/flags/fr.png');
}
.language.ar{
	background-image: url('/core/view/assets/images/flags/sa.png');
}
.language.en{
	background-image: url('/core/view/assets/images/flags/gb.png');
}
.panel-control{
	display:none;
}
.page-footer{
	margin-left: -20px;
}
body:not(.page-login) .page-inner{
	    min-height: 1200px !important;
}
/*--CHAT-*/
.chat-no-messages{
    padding: 20px;
    text-align: center;
    background-color: white;
    margin-top: 10px;
    border-radius: 5px;
}
.notification-chat-count.exist{
    position: absolute;
    top: -8px;
    right: 0px;
    background-color: #9e0101;
    display: block;
    height: 20px;
    width: 20px;
    font-size: 11px;
    line-height: 1.9;
    border-radius: 50%;
}
.notification-chat-count{
    display:none;
}
.uploaded-chat-file{
    width: 50px;
    height: 50px;
    display: inline-block;
    margin: 5px;
    border-radius: 4px;
    border: 1px solid #dedede;
    background-position: center;
    background-size: contain;
    margin-bottom: 0px;
    cursor:pointer;
    background-color: #e4e4e4;
}
.preview-container{
    width:100%;
    overflow-x: auto;
    overflow-y: hidden;
    height: 58px;
}
.chat-upload-preview{
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #e2e2e2;
    margin: 5px;
    border-radius: 2px;
    background-color: white;
    width:50px;
    height: 50px;

    display: inline-block;
}
.discution-messages-container.file-selected{
    height: calc(100% - 136px)!important;
}
.file-btn span{
    color: #909090;
}
.file-remove-btn span{
    color: #4b8500;
}
.file-remove-btn{
    display:none;
    background-color: #4b8500;
    padding-right: 26px;
    width: 36px;
    position: relative;
    top: -72px;
    cursor: pointer;
    left: 175px;
    text-align: center;
    height: 37px;
    font-size: 22px;
    padding-left: 6px;
    padding-top: 4px;
}
.file-btn{
    background-color: #909090;
    padding-right: 26px;
    width: 36px;
    position: relative;
    top: -72px;
    cursor: pointer;
    left: 175px;
    text-align: center;
    height: 37px;
    font-size: 22px;
    padding-left: 6px;
    padding-top: 4px;
}
/* width */
.discution-messages-container::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.discution-messages-container::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.discution-messages-container::-webkit-scrollbar-thumb {
    background: #bcbcbc;
}

/* Handle on hover */
.discution-messages-container::-webkit-scrollbar-thumb:hover {
    background: #bcbcbc;
}

.one-message.left .profile-pic{
    background-image:url(../images/tree/admin.png);
}
.one-message.left .profile-pic{
    float: right;
}
.one-message.left .message-content{
    float: right;
    margin-right: -40px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 0px;
    border-top-right-radius: 0px;
    padding-left: 10px;
    padding-right: 30px;
}
.one-message .message-date{
    display: block;
    font-size: 11px;
    color: #868686;
    border-bottom: 1px solid #f3f3f3;
    padding-bottom: 5px;
}
.one-message .message-content{
    padding-left: 30px;
    padding-top: 7px;
    padding-bottom: 7px;
    font-size: 12px;
    float: left;
    background-color: white;
    width: 90%;
    min-height: 45px;
    margin-top: 5px;
    margin-bottom: 5px;
    margin-left: -27px;
    z-index: 9;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 0px;
    border-top-left-radius: 0px;
    border: 1px solid #eaeaea;
    padding-right: 10px;
}
.one-message .profile-pic{
    float:left;
    height: 45px;
    width: 45px;
    /*background-image:url(http://diamondleading.com/DIAMOND/upload/1.png);*/
    border-radius: 50%;
    border:2px solid white;
    z-index: 999;
    position: relative;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
}
.one-message{
    margin-top: 5px;margin-bottom: 5px;
}
.input-message {
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.24), 0 -1px 1px #FFF, 0 1px 0 #FFF;
    width: 83%;
    height: 35px;
    outline: none;
}
.send-btn{
    background-color: #4b8500;
    padding-right: 26px;
    width: 36px;
    position: relative;
    top: -35px;
    cursor: pointer;
    left: 212px;
    text-align: center;
    height: 37px;
    font-size: 22px;
    padding-left: 6px;
    padding-top: 4px;
}
.input-message{
    border: 0px;
    padding: 7px;
}
.message-box-container{

    height: 37px;
    background-color:white;
    width: calc(99% - 34px);
}
.discution-messages-container{
    padding-left: 10px;
    padding-right: 10px;
    overflow-x: hidden;
    overflow-y: auto;
    width: 100%;
    height: calc(100% - 78px);
    background-color: #f1f4f9;
    margin-bottom: 3px;
}
.discution-box-title{
    width: 100%;
    background-color: #4b8500;
    color: white;
    padding: 10px;
    border-radius: 5px 5px 0px 0px;
}
.discution-box{
    display:none;height: 350px;
    width: 250px;
    background-color: #f1f4f9;
    border: 1px solid #4b8500;
    margin-top: -255px;
    border-radius: 7px 7px 0px 0px;
}
.discution-floating-container{
    width: auto;
    height: 100px;
    /*background-color: red;*/
    position: fixed;
    top: calc(100% - 100px);
    right: 10px;
    z-index: 2222;
}

.discution-floating-container .discution-floating-button{
    width: 50px;
    height: 50px;
    background-color: #4b8500;
    border-radius: 50%;
    bottom: 5px;
    position: absolute;
    text-align: center;
    color: white;
    font-size: 26px;
    line-height: 2.2;
    right: 2px;-webkit-box-shadow: -2px 2px 5px 0px rgba(143,143,143,1);
    -moz-box-shadow: -2px 2px 5px 0px rgba(143,143,143,1);
    box-shadow: -2px 2px 5px 0px rgba(143,143,143,1);
    cursor:pointer;
}
/*--CHAT-*/
i.fa.menu-icon{
    display: inline-block;
    font-size: 20px;
    margin-bottom: 10px;
}
.radio {
    display: initial!important;
}
.radio {
    margin-bottom: 0;
    margin-top: 0;
    padding-left: 0px;
}
.radio{
    display: block;
    min-height: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 20px;
}
.radio label {
    display: inline-block;
    cursor: pointer;
    position: relative;
    padding-left: 25px;
    margin-right: 15px;
    font-size: 13px;
    margin-bottom: 6px;
    color: #777a80;
}
.radio label:before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    margin-right: 10px;
    position: absolute;
    left: 0;
    bottom: 2.5px;
    background-color: #ffffff;
    border: 1px solid #c2c6cb;
    border-radius: 99px;
}
.radio label:after {
    font-size: 13px;
    content: "";
    text-align: center;
    display: inline-block;
    width: 17px;
    height: 17px;
    position: absolute;
    -o-transform: scale(0);
    -ms-transform: scale(0);
    -moz-transform: scale(0);
    -webkit-transform: scale(0);
    transform: scale(0);
    border-radius: 99px;
    left: 0px;
    top: 1px;
    background-color: #6f7b8a;
    border: 1px solid #6f7b8a;
}
.radio input[type=radio] {
    display: none;
}
.radio input[type=radio][disabled] + label {
    opacity: 0.65;
}
.radio input[type=radio]:checked + label {
    color: #4d5056;
}
.radio input[type=radio]:checked + label:after {
    -o-transform: scale(0.63);
    -ms-transform: scale(0.63);
    -moz-transform: scale(0.63);
    -webkit-transform: scale(0.63);
    transform: scale(0.63);
    line-height: 18px;
    -o-transition: -o-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: -ms-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: -moz-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: -webkit-transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -o-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -ms-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -moz-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    -webkit-transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
    transition: transform 0.1s 0s cubic-bezier(0.455, 0.03, 0.215, 1.33);
}
.radio input[type=radio]:checked + label:before {
    border: 1px solid #8e9095;
}

#meter,#meter2{padding: 0px;}
#meter .entropizer-track,#meter2 .entropizer-track {
    background-color: #e8e8e8!important;
    border-radius: 0px!important;
    height: 4px!important;
    margin-left: 1px!important;
    width: 99.8%!important;
    background-color: #e8e8e8;
    border-radius: 2px;
    height: 4px;
}
.entropizer-track {
    background-color: #bbb;
    color: #fff;
    text-align: center;
    font-size: 1em;
    width: 100%;
    height: 30px;
    line-height: 30px;
    position: relative;
    border-radius: 15px;
    overflow: hidden;
}
