

.div-min-height{ min-height: 50px;}
.modal-body .chosen-rtl {
    width: 90% !important;
}

.modal-body .chosen-rtl .chzn-drop {
    width: 100% !important;
}

.modal-body .chosen-rtl .chzn-drop .chzn-search {
    width: 99% !important;
}

.pic_html_br {
    max-width: 500px;
    max-height: 300px;
    margin: auto;
}

.btn-danger-hover {
    background-color: #EB5E28;
    color: rgba(255, 255, 255, 0.7);
    border-color: #EB5E28;
}

.dropdown-menu-customer {
    min-width: 300px;
}

textarea:-ms-input-placeholder {
    text-align: right;
}

textarea::-webkit-input-placeholder {
    text-align: right;
}

textarea::-moz-placeholder {
    text-align: right;
}

input[type="text"]:-ms-input-placeholder {
    text-align: right;
}

input[type="text"]::-webkit-input-placeholder {
    text-align: right;
}

input::-moz-placeholder {
    text-align: right;
}

select {
    text-align: right !important
}

a {
    color: #000000;
    text-decoration: none;
}

.userpanel_stat a {
    color: black;
}

.myfix_row {
    margin-left: 0px;
    margin-right: 0px;
}

.modal-footer {
    text-align: center;
}

.table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
}


.list_table {
    width: 100%;
    border: 1px solid #c9cdcd;
    border-radius: 5px;
    box-shadow: 0 0 8px #c9cdcd;
}

#noresult {
    background-color: #f2dede;
    border: 1px solid #ebccd1;
    border-radius: 4px;
    color: #a94442;
    margin: 15px 0;
    padding: 10px;
}

.my_error_success {
    background-color: #5cb85c;
    border-radius: 5px 5px 5px 5px;
    text-shadow: 0px 1px #C9CDCD;
    -moz-box-shadow: 0px 0px 8px #C9CDCD;
    -webkit-box-shadow: 0px 0px 8px #C9CDCD;
    box-shadow: 0px 0px 8px #C9CDCD;
    margin: 20px;
    border: 1px solid #C9CDCD;
    background-image: url('images/success_larg.png');
    background-position: 98% 5px;
    background-repeat: no-repeat;
    padding-right: 70px;
    padding-top: 10px;
    padding-bottom: 25px;
    color: #FFFFFF;
    padding-left: 5px;
    font-weight: bold;
    text-align: right
}

.my_error_error {
    background-color: #F5F5F5;
    border-radius: 5px 5px 5px 5px;
    text-shadow: 0px 1px #fff;
    /*
    margin: 20px;
    */
    border: 1px solid #ED1F24;
    background-image: url('images/error_larg.png');
    background-position: 98% 5px;
    background-repeat: no-repeat;
    padding-right: 70px;
    padding-top: 10px;
    padding-bottom: 15px;
    color: red;
    padding-left: 5px;
    text-align: right
}

.my_error_help {
    background-color: #FFFCDB;
    border-radius: 5px 5px 5px 5px;
    text-shadow: 0px 1px #FFFFFF;
    -moz-box-shadow: 0px 0px 8px #FF6600;
    -webkit-box-shadow: 0px 0px 8px #FF6600;
    box-shadow: 0px 0px 8px #FF6600;
    margin: 20px;
    border: 1px solid #FF6600;
    background-image: url('images/help_larg.png');
    background-position: 98% 5px;
    background-repeat: no-repeat;
    padding-right: 70px;
    padding-top: 10px;
    padding-bottom: 25px;
    color: #FF6600;
    padding-left: 5px;
    font-weight: bold;
    text-align: right
}
label {
    cursor: pointer;
}

.not_show {
    display: none
}


@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: bold;
	src: url('/fonts/IRANSansWeb_Bold.woff') format('woff');  /* All Major Browsers */
}


@font-face {
	font-family: IRANSans;
	font-style: normal;
	font-weight: normal;
	src: url('/fonts/IRANSansWeb.woff') format('woff');  /* All Major Browsers */
}


body,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4 ,.popover>div,.popover>p ,.tooltip,.popover-title,.panel-heading,input,.copy-right>p,.copy-right>p>a,.btn,label{

  font-family: "IRANSans";
  
}

img {
    border-width: 0px;
}

textarea:-ms-input-placeholder {
    text-align: right;font-family: "IRANSans";
}

textarea::-webkit-input-placeholder {
    text-align: right;font-family: "IRANSans";
}

textarea::-moz-placeholder {
    text-align: right;font-family: "IRANSans";
}

input[type="text"]:-ms-input-placeholder {
    text-align: right;font-family: "IRANSans";
}

input[type="text"]::-webkit-input-placeholder {
    text-align: right;font-family: "IRANSans";
}


input[type="password"]:-ms-input-placeholder {
    text-align: right;font-family: "IRANSans";
}

input[type="password"]::-webkit-input-placeholder {
    text-align: right;font-family: "IRANSans";
}


input[type="number"]:-ms-input-placeholder {
    text-align: right;font-family: "IRANSans";
}

input[type="number"]::-webkit-input-placeholder {
    text-align: right;font-family: "IRANSans";
}


input::-moz-placeholder {
    text-align: right;font-family: "IRANSans";
}
input[type="number"]{border-width:0px}
