@charset "utf-8";
/* Custom css for store
-------------------------------------------------- */
.dark-color{color:#000}
.usedfont{
    font-family:Tahoma, Geneva, sans-serif;
    direction:rtl;
    background: #fff;
    /*background-image:url(nnnn.jpg) ;*/
    background-position:center;
    background-repeat:repeat-y;
}

.color-blue{color:blue}

.bg-open-report{background-color: #eed3d7}

.mgtop50{
    margin-top:50px;
}

.bs-footer{
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 10px;
    text-align: center;
    border-top: 1px solid #e5e5e5;
}
.st-hbg{
    /* background:url(../../images/img04.jpg)*/
}
.masthead {
    /*padding: 30px 0px;*/
    text-align: center;
    color: white;
    /*border-radius: 6px;*/
}
.masthead img {
    width: 100%;
}
.titleft{
    text-align: left;
    margin-left: 50px;
}
.wall-cgpadding{
    padding: 10px 5px 3px;
    border: none;
    border-radius: 0px;
}
.mnicon img{
    width: 42px;
}
.mnicon li{
    padding:10px 5px 0px;
    text-align: center;
    background: none repeat scroll 0% 0% #ECECEC;
    border: 2px solid #E1E1E1;
    /*min-width: 100px;*/
    margin-bottom: 5px;
    border-radius: 5px;
    color: #fff;
    font-size:12px;
}
.mnicon li:hover{
    background: none repeat scroll 0% 0% #E4E4E4;
}
.mnicon a{
    display:block;
}
.mnicon a:hover{
    display:block;
    text-decoration: none;
}
.mgbt0{
    margin-bottom:0px;
}
/* here to make nav muli level and hover */
ul.nav li.dropdown:hover > ul.dropdown-menu 
    {
    display: block;
}
.navbar-nav>li { float:right;}


.dropdown-menu .sub-menu {
    right: 100%;
    position: absolute;
    top: auto;
    visibility: hidden;
    margin-top: -21px;
    display: none;
}

.dropdown-menu li:hover > .sub-menu 
    {
    visibility: visible;
    display: block;
}

.navbar .sub-menu:before {
    border-bottom: 7px solid transparent;
    border-left: none;
    border-right: 7px solid rgba(0, 0, 0, 0.2);
    border-top: 7px solid transparent;
    left: -7px;
    top: 10px;
}
.navbar .sub-menu:after {
    border-top: 6px solid transparent;
    border-left: none;
    border-right: 6px solid #fff;
    border-bottom: 6px solid transparent;
    top: 11px;
    left: -6px;
}
/* end of it */

.right-caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-bottom: 4px solid transparent;
    border-top: 4px solid transparent;
    border-right: 4px solid #000000;
    content: "";
}

.right-caret {
    border-right-color: #428bca;
    border-left-color: #428bca;
}
.nav.open>a .right-caret, .nav.open>a:hover .right-caret, .nav.open>a:focus .right-caret, .nav.open>a:active .right-caret {
    border-right-color: #fff;
    border-left-color: #fff
}
.nav a:hover .right-caret {
    border-right-color: #2a6496;
    border-left-color: #2a6496
}

/*****/
.mgtp3{
    margin-top:3px;
}
.bookicon{
    background-image:url(../img/book.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.tbookicon{
    background-image:url(../img/tbook.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.undoicon{
    background-image:url(../img/undo2.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.infoicon{
    background-image:url(../img/info2.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.removeicon{
    background-image:url(../img/remove.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.deleteicon{
    background-image:url(../img/delete.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.editicon{
    background-image:url(../img/edit.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.excelicon{
    background-image:url(../img/excel.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.pdficon{
    background-image:url(../img/pdf.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.clockicon{
    background-image:url(../img/clock.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.righticon{
    background-image:url(../img/next.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.lefticon{
    background-image:url(../img/prev.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.clandicon{
    background-image:url(../img/cland.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.correcticon{
    background-image:url(../img/correct.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.printicon{
    background-image:url(../img/print.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.copyicon{
    background-image:url(../img/copy.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.moneyicon{
    background-image:url(../img/money.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.notesicon{
    background-image:url(../img/notes.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.gotolinkicon{
    background-image:url(../img/goto.png);
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}
.questionicon{
    background-image:url(../img/help1.png);
    background-size: 25px 25px;
    background-repeat:no-repeat;
    background-position: 50% 50%;
    padding: 14px 15px;
}

.dropdown-menu2{
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    background-clip: padding-box
}

.input-small {
    width: 160px !important;
}
.wdthauto{
    width:auto;
}
.tree {
    margin: 0;
    padding: 0;
}

.tree a {
    padding: 2px 3px 3px 0px;
    display: block !important;
    line-height: 16px !important;
}

.tree a:hover {
    background-color: #eee !important;
    text-decoration: none;
}
.wdt100
{
    width:100%;
}

.wds1{width:1% !important;}.wds2{width:2%;}.wds3{width:3%;}.wds4{width:4%;}.wds5{width:5%;}.wds6{width:6%;}.wds7{width:7%;}.wds8{width:8%;}.wds9{width:9%;}.wds10{width:10%;}.wds11{width:11%;}.wds12{width:12%;}.wds13{width:13%;}.wds14{width:14%;}.wds15{width:15%;}.wds16{width:16%;}.wds17{width:17%;}.wds18{width:18%;}.wds19{width:19%;}.wds20{width:20%;}.wds21{width:21%;}.wds22{width:22%;}.wds23{width:23%;}.wds24{width:24%;}.wds25{width:25%;}.wds26{width:26%;}.wds27{width:27%;}.wds28{width:28%;}.wds29{width:29%;}.wds30{width:30%;}.wds31{width:31%;}.wds32{width:32%;}.wds33{width:33%;}.wds34{width:34%;}.wds35{width:35%;}.wds36{width:36%;}.wds37{width:37%;}.wds38{width:38%;}.wds39{width:39%;}.wds40{width:40%;}.wds41{width:41%;}.wds42{width:42%;}.wds43{width:43%;}.wds44{width:44%;}.wds45{width:45%;}.wds46{width:46%;}.wds47{width:47%;}.wds48{width:48%;}.wds49{width:49%;}.wds50{width:50%;}.wds51{width:51%;}.wds52{width:52%;}.wds53{width:53%;}.wds54{width:54%;}.wds55{width:55%;}.wds56{width:56%;}.wds57{width:57%;}.wds58{width:58%;}.wds59{width:59%;}.wds60{width:60%;}.wds61{width:61%;}.wds62{width:62%;}.wds63{width:63%;}.wds64{width:64%;}.wds65{width:65%;}.wds66{width:66%;}.wds67{width:67%;}.wds68{width:68%;}.wds69{width:69%;}.wds70{width:70%;}.wds71{width:71%;}.wds72{width:72%;}.wds73{width:73%;}.wds74{width:74%;}.wds75{width:75%;}.wds76{width:76%;}.wds77{width:77%;}.wds78{width:78%;}.wds79{width:79%;}.wds80{width:80%;}.wds81{width:81%;}.wds82{width:82%;}.wds83{width:83%;}.wds84{width:84%;}.wds85{width:85%;}.wds86{width:86%;}.wds87{width:87%;}.wds88{width:88%;}.wds89{width:89%;}.wds90{width:90%;}.wds91{width:91%;}.wds92{width:92%;}.wds93{width:93%;}.wds94{width:94%;}.wds95{width:95%;}.wds96{width:96%;}.wds97{width:97%;}.wds98{width:98%;}.wds99{width:99%;}.wds100{width:100%;}


/************* bill ****************/
.mg-bt5{
    margin-bottom:2px;
}
.mg-tp5{
    margin-top:5px;
}
.mg-tp10{
    margin-top:7px;
}
.ft-nor{
    font-weight:normal;
}
.billtable thead>tr>th, .billtable tbody>tr>th, .billtable tfoot>tr>th, .billtable thead>tr>td,  .billtable tfoot>tr>td {
    padding:5px;
    vertical-align:middle;
    text-align: center;
}
.billtable tbody>tr>td{
    padding:0px;
    vertical-align:middle;
    text-align: center;
}
.billtable thead>tr>th{
    color:#fff;
    background-color:#757575;/*#54A0E7;*/
}
.txt-nonraduis{
    border-radius: 0px;
    -webkit-box-shadow: inset 0 0px 0px rgba(0,0,0,0.075);
    border: none;
    height: 20px;
}
.wdt120{
    width:120px;
}
.wdt100n{
    width:100px;
}
.wdt80{
    width:93px;
}
.wdt60{
    width:60px;
}
.wdt240{
    width:240px;
}
.wdt300{
    width:300px;
}
.wdt400{
    width:400px;
}
.wdt100p{
    width:100%;
}
.flt-none{
    float:none;
}
.wht-clo{
    color: #428bca;
    background-color: #ffffff;
}
.bg-yel{
    background-color: #FBFF9E;
}
/*** others ***/
.inline-st{
    display: inline;
    margin: 0px 15px;
}

/* new style **/
/*link padding*/
.linkpad{
    padding: 2px 12px;
}

select{
    display: block;
    width: 100%;
    height: 30px;
    padding: 6px 12px;
    font-size: 12px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.loginpanel{
    color: #fff;
    wight: bold;
    background: #757575;
}

.mainindex{
    text-align: center;
    padding: 15px;
    font-size: 15px;
    font-weight: 700;
    margin-top: 5px;
    margin-bottom: 0px;
}
.propbd{
    border-bottom: 1px dashed #ddd;
}

.modfywall{
    margin-top: 20px;
    margin-bottom: 5px;
    font-size: 13px;
}

.logbutton{
    position: relative;
    top: -27px;
    left: 4px;
    z-index: 999;
}

tfoot {
    display: table-header-group;
}
.remaindays {
    margin: auto;
    font-size: 14px;
    font-weight: bold;
    padding: 10px;
    background-color: #FFFF9D;
    text-align: center;
}
.ddd {
    color: #F00;
}
.ColVis {
    float: right;
    margin-bottom: 1em;
}

/***** ================== Computer mantance ==============================*******
================================================================================
================================================================================*/
.comp_width{
    width: 100%;
}
.comp_info_width{
    width: 55% !important;
}
input:focus:required:invalid, textarea:focus:required:invalid, select:focus:required:invalid {
    color: #b94a48;
    border-color: #ee5f5b;
}
input:focus:required:invalid:focus, textarea:focus:required:invalid:focus, select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7;
}
.control-group.warning input, .control-group.warning select, .control-group.warning textarea {
    color: #c09853;
    border-color: #c09853;
}
.control-group.warning input:focus, .control-group.warning select:focus, .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: 0 0 6px #dbc59e;
    -moz-box-shadow: 0 0 6px #dbc59e;
    box-shadow: 0 0 6px #dbc59e;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
    color: #468847;
}

.control-group.success input,
.control-group.success select,
.control-group.success textarea {
    color: #468847;
    border-color: #468847;
}

.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: 0 0 6px #7aba7b;
    -moz-box-shadow: 0 0 6px #7aba7b;
    box-shadow: 0 0 6px #7aba7b;
}

.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
    color: #468847;
    background-color: #dff0d8;
    border-color: #468847;
}
.success{
    color: #468847 !important;
    border-color: #468847 !important;
    background-color: #00f3f359 !important;
}
.error{
    color: rgb(204, 58, 58);
}
/***** ================== Computer mantance ==============================*******/
.ajaxsty{
    position: relative;width: 100%; height: 100% ;text-align: center;z-index: 99999999999999999;background: #000000;right: 0px; top: 0px;opacity: 0.8; text-align: center;
}
.ajaximgs{
    margin: 6% 0;
}


/***** ================== tree new ==============================*******/
/***** === tree new url : http://jsfiddle.net/jhfrench/GpdgF/ ===*******/
.maxtree {
    direction:rtl;
    min-height:20px;
    padding:19px;
    margin-bottom:20px;
    background-color:#fbfbfb;
    border:1px solid #999;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
    -webkit-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow:inset 0 1px 1px rgba(0, 0, 0, 0.05)
}
.maxtree li {
    list-style-type:none;
    margin:0;
    padding:10px 5px 0 5px;
    position:relative
}
.maxtree li::before, .maxtree li::after {
    content:'';
    right:-20px;
    position:absolute;
    left:auto
}
.maxtree li::before {
    border-right:1px solid #999;
    bottom:50px;
    height:100%;
    top:-5px;
    width:1px
}
.maxtree li::after {
    border-top:1px solid #999;
    height:20px;
    top:25px;
    width:25px
}
.maxtree li span {
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border:1px solid #999;
    border-radius:5px;
    display:inline-block;
    padding:3px 8px;
    text-decoration:none;
}
.maxtree li.parent_li>span {
    cursor:pointer
}
.maxtree>ul>li::before, .maxtree>ul>li::after {
    border:0
}
.maxtree li:last-child::before {
    height:30px
}
.maxtree li.parent_li>span:hover, .maxtree li.parent_li>span:hover+ul li span {
    background:#eee;
    border:1px solid #94a0b4;
    color:#000
}

.modal-sm{
    width:25%
}
.modal-lg{
    width:75%
}


.load_maxtree{
    position: absolute;
    top: 0;
    right: 0;
    background: rgba(255, 255, 255, 0.85);
    width: 100%;
    height: 100%;
    z-index: 999;
    text-align: center;
}
.load_maxtree img{

    position: absolute;
    top: 35%;
    left:45%
}

table.dataTable{
    width: 100% !important;
}

.bg-black,.bg-white{background-color: #ddd}

.bg-total{background-color: #508883}

.ckeditor iframe html{direction: rtl!important}

.dataTableClass table.dataTable thead>tr>th.sorting_asc,
.dataTableClass table.dataTable thead>tr>th.sorting_desc,
.dataTableClass table.dataTable thead>tr>th.sorting,
.dataTableClass table.dataTable thead>tr>td.sorting_asc,
.dataTableClass table.dataTable thead>tr>td.sorting_desc,
.dataTableClass table.dataTable thead>tr>td.sorting {
    padding-left: 0px!important;
}

.dataTableClass table.dataTable tbody th,
.dataTableClass table.dataTable tbody td {
    padding: 5px 0px!important;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 5px 0px!important;
    text-align: center;
}

table.dataTable thead>tr>th.sorting_asc, table.dataTable thead>tr>th.sorting_desc, table.dataTable thead>tr>th.sorting, table.dataTable thead>tr>td.sorting_asc, table.dataTable thead>tr>td.sorting_desc, table.dataTable thead>tr>td.sorting {
    padding-left: 0px;
}

table.dataTable {
    font-size: 12px;
}

.table-black > tr > td{border:1px solid black}

.table-ccc {background-color: #ccc}

a.tree-toggle{padding-right: 25px}

.bg-theme-white{background-color: #eaf5f7}

.bootstrap-switch {
    width: 88px;
    height: 25px;
    line-height: 25px;
    display: inline-block;
    direction: ltr;
    cursor: pointer;
    border-radius: 4px;
    border: 1px solid;
    border-color: #ccc;
    position: relative;
    text-align: left;
    overflow: hidden;
    line-height: 0;
    z-index: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    vertical-align: middle;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}

div.bg-modal{background-color: #fff}
table.dataTable tbody th, table.dataTable tbody td{text-align: center}

.logo-company{
    float: right;
    margin: 10px 0 15px;
}
.logo-company img{
    width: 90px!important;
    float: right;
    height: 47px;
    margin-left: 3px
}
.logo-company h3{
    display: inline-block;
    color: #000!important;
    margin-top: 23px;
}

.gt4-ltr{
    direction: ltr;
    text-align: left;
    /* float: left; */
    width: 100%;
}
.gt4-ltr .form-horizontal .control-label{
    text-align: left;
}
.gt4-ltr .col-lg-1,
.gt4-ltr .col-lg-2,.gt4-ltr .col-lg-3,
.gt4-ltr .col-lg-4,.gt4-ltr .col-lg-5,
.gt4-ltr  .col-lg-6,.gt4-ltr .col-lg-7,
.gt4-ltr  .col-lg-8,.gt4-ltr .col-lg-9,
.gt4-ltr  .col-lg-10,.gt4-ltr .col-lg-11,
.gt4-ltr  .col-lg-12{
    float: left;
}
.gt4-ltr .pull-left{
    float: right!important;
}
.gt4-ltr .form-control{
    text-align: left!important;
}
.gt4-ltr .select2-container .select2-choice .select2-arrow{
    right:0;
    left:auto!important
}
.gt4-ltr .select2-container .select2-choice > .select2-chosen{
    margin-left: 9px!important;
}
.gt4-ltr .radio input[type="radio"],
.gt4-ltr .radio-inline input[type="radio"],
.gt4-ltr .checkbox input[type="checkbox"],
.gt4-ltr.checkbox-inline input[type="checkbox"] {
    float: left!important;
    margin-right: 4px!important;
}