

.hideSidebar { 
    font-size: 20px;
    text-align: center;
    color: #fff;
    position: absolute;
    z-index: 101;
    top: 0px;
    right: 18px;

}

.ocost {
    font-weight: bold;
    color: #0f81cc;
}

.itemstagsicon {
    padding: 10px;
    padding-right: 20px;
    padding-left: 20px;
    margin: 2px;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    display: block;
    font-weight: bold;
}

.operc {
    font-weight: bold;
    color: #00d1b2;
}

.ocostprof {
    font-weight: bold;
    color: #2e4f7c;
}

.ocostprofdel {
    font-weight: bold;
    color: #00B121;
}

.ordersummary {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: stretch
}

.ordersummary > div {
    margin-left: 5px;
    margin-right: 5px;
    flex-grow: 1;
    border: 1px solid rgba(193, 193, 193, 0.91);
    background-color: #efefef;
    border-radius: 5px;
    padding: 20px;
    text-align: center;
}

.elementhint {
    font-size: 10px;
    color: #808080;
    font-style: italic;
}

.imgcontainer div {
    margin-right: 4px;
    margin-left: 4px;
}

.imgcontainer {
    background-color: #f3f3f3;
    border-radius: 2px;
    border: 1px solid #9f9f9f;
    padding: 4px;
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
    justify-content: flex-start;
}

.imgcontainer img {
    max-height: 100px;
    max-width: 120px;
    border: 1px solid #9c9c9c;
    padding: 2px;
}

.heading1 {
    direction: rtl;
    font-family: 'Janna LT';
    text-align: right;
}

.flexhorz {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.stars {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-content: center;
    align-items: center;
}

.textrate {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 12px;
    color: #808080;
}

.timeline .timeline-item {
    padding-bottom: 1em;
}

.star-yellow {
    color: #FEB830;
}

.star-grey {
    color: #B9C0BD;
}

.timeline-item {
    font-size: 14px;
}

.menutagsicon {
    background-color: #2BB600;
    display: block;
    width: 80px;
    height: 80px;
    margin: 4px;
    padding: 2px;
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    border-radius: 10px;
}

.menutagsicon object {
    width: 50px;
    height: 50px;
    fill: #ffffff;
}

.menutagsicon object svg path {
    fill: #ffffff;
}

.listlogo {
    max-height: 80px;
    max-width: 80px;
    padding: 2px;
    border: 1px solid #C5C5C5;
}


.thumbpic {
    max-height: 100px;
    max-width: 100px;
    padding: 2px;
    border: 1px solid #C5C5C5;
}


.mymapborder {
    border: 1px solid #9f9f9f;
    padding: 4px;
    margin: 2px;
    min-height: 600px;
    width: 100%;
}

.myproblem {
    max-width: 200px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    transition: all ease-in-out 0.2s;
}

.myproblem:hover {
    max-width: 200px;
    overflow: visible;
    white-space: pre-wrap;
    display: block;
    background-color: #fff;
    border: 1px solid #f3f3f3;
    padding: 4px;
}

.mysmallfield {
    max-width: 120px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    transition: all ease-in-out 0.2s;
}

.mysmallfield:hover {
    max-width: 120px;
    overflow: visible;
    white-space: pre-wrap;
    display: block;
    background-color: #fff;
    border: 1px solid #f3f3f3;
}

.myscrollfield {
    max-height: 70vh;
    min-height: 50vh;
    overflow-y: scroll;
}

.gridtrue {
    color: #27DE21;
}

.gridfalse {
    color: #D5000C;
}

.gridwait {
    color: #FEB012;
}

.myorder, .myorder2 {
    background-color: #7799ad
}

.myholidaylegend {
    background-color: #ff8080;
    border-radius: 10px;
    text-align: center;
    padding: 10px;
    width: 100%;
    min-height: 50px;
    border: 1px solid #8d3525;
    color: #8d3525;
}

.summary {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    align-content: center;
    font-size: 14px;
    border: 1px solid #9c9c9c;
}

.summaryitem {
    display: flex;
    flex-direction: row;
    align-items: center;
    padding-left: 10px;
    padding-right: 10px;
    align-content: center;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 5px;
    margin-bottom: 5px;
    justify-content: space-between;
}

.totalrecords {
    direction: rtl;
    text-align: right;
    font-weight: bold;
}

.summaryitem div {
    min-width: 200px;
    margin-left: 10px;
    margin-right: 10px;
    border: 1px solid #9f9f9f;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.message-header, .message-header + .message-body {
    direction: rtl;
    font-family: 'Janna LT';
    text-align: right;
}

#kitchendesign {
    display: flex;
    flex-direction: row;
    align-content: center;
    align-items: center;
    justify-content: center;
}

.designpic {
    max-height: 200px;
    margin: 4px;
    padding: 4px;
    border: 1px solid #f3f3f3;
}

.dashitem {
    padding: 20px;
}


.dashitemborder {
    border: 1px solid #DCDCDC;
    border-radius: 2px;
}


.dashitemheader {
    background-color: #F8F8F8;
    padding: 10px;
    color: #000;
    font-size: 16px;
}

.amounticon {
    border: 1px solid #D6D6D6;
    background-color: #f3f3f3;
    border-radius: 2px;
    padding: 5px;
    text-align: center;
    width: 120px;
    min-height: 50px;
}

.amountmainicon {
    border: 1px solid #D6D6D6;
    background-color: #f3f3f3;
    border-radius: 2px;
    padding: 5px;
    width: 180px;
    min-height: 50px;
}

.dateicon {
    border: 1px solid #D6D6D6;
    background-color: #f3f3f3;
    border-radius: 2px;
    padding: 5px;
    width: 60px;
    min-height: 50px;
}

.dateiconday {
    text-align: center;
    color: #000;
    font-size: 28px;
}

.dateiconmonth {
    text-align: center;
    color: #000;
    font-size: 10px;
}

.docdashitem {
    margin: 10px;
    cursor: pointer;
}

.docdashcontainer {
    margin-right: 10px;
}

.docdashitemtitle {
    color: #000;
    font-size: 18px;
}

.docdashitemsubtitle {
    color: #7C7C7C;
    font-size: 14px;
}

.spacebetween {
    justify-content: space-between;
    align-items: center;
}

.lightblue {
    background-color: #75C6ED;
    border: 1px solid #3CB6F0;
}


.darkblue {
    background-color: #4F6CAF;
    border: 1px solid #305380;
}


.orange {
    background-color: #FFC772;
    border: 1px solid #FFB500;
}

.darkorange {
    background-color: #C96637;
    border: 1px solid #955112;
}

.violet {
    background-color: #B023B2;
    border: 1px solid #AD009B;
}

.purple {
    background-color: #C75477;
    border: 1px solid #97426F;
}

.green {
    background-color: #74D866;
    border: 1px solid #00D429;
}

.purple {
    background-color: #A057EB;
    border: 1px solid #812BE0;
}

.redbrown {
    background-color: #a60038;
    border: 1px solid #ca0042;
}

.dashitemtitle {
    font-size: 24px;
    color: #ffffff;
    white-space: nowrap;
    font-weight: bold;
    overflow: hidden;
    text-overflow: ellipsis;
}

.dashitemval {
    color: #ffffff;
    text-align: right;
    font-size: 4rem;
}

.dashitemicon {
    font-size: 5rem;
    color: #ffffff;
    opacity: 0.5;
    position: relative;
    left: -10px;

}


.dashitemsubhead {
    margin-left: 20px;
    margin-right: 20px;
    padding: 10px;
}

.dashitemsubhead span {
    top: 5px;
    margin-left: 5px
}

.uploadercontainer {
    padding: 10px;
    border-radius: 5px;
    background-color: #bdbdbd;
    border: 1px solid #8e8e8e;
}

.myprofilepicbig {
    padding: 10px;
    border-radius: 5px;
    background-color: #f3f3f3;
    border: 1px solid #c0c0c0;
    display: flex;
    flex-direction: column;
    align-items: center;
    align-content: center;
    justify-content: center;
}

.myprofilepicbig img {
    max-height: 280px;
    max-width: 250px;
    padding: 5px;
    border: 1px solid #c8c8c8;
}

.hideme {
    display: none;
}

.unread td {
    background-color: #fff59c;
}

.loadercontent {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1000;
    overflow: hidden;
    background-color: rgba(0, 0, 0, 0.7);
    text-align: center;
}

.loaderwrapper {
    font-family: 'Janna LT';
    direction: rtl;
    font-size: 18px;
    color: #f3f3f3;

    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);

}

.detailtable td, .detailtable th {
    padding-right: 0.1em;
    padding-left: 0.1em;
}

.myuserarea {
    display: flex;
    flex-wrap: wrap;
    align-content: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.myprofileimg {
    border-radius: 100%;
    width: 80px;
    height: 80px;
    border: 2px solid #f3f3f3;
    padding: 4px;
    margin: 5px;
    display: block;

}

.myphoto {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    align-content: center;
}

.onlinestatus {
    display: block;
    width: 14px;
    border-radius: 100%;
    height: 14px;
    background-color: #47df17;
    position: relative;
    right: 20px;
    top: -20px;
}

.quickfilters {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    padding: 10px;
    margin-bottom: 10px;
    border-radius: 5px;
    border: 1px solid #d3d3d3;
    font-family: 'Janna LT';
    direction: rtl;
    text-align: right;
    background-color: #f3f3f3;
}

.quickfilters > div {
    margin-right: 10px;
}

.removebtn {
    color: black;
    position: absolute;
    top: 0;
    right: 0;
    width: 13px;
    height: 13px;
    text-align: center;
    border-radius: 50%;
    font-size: 10px;
    cursor: pointer;
    background-color: #FFF
}


.besideschedule {
    margin-left: 10px;
}

.smalltablehead {
    border: 1px solid #cfcfcf;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    background-color: #e8e8e8;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    padding: 10px;
    width: 100%;
    margin: 0px;
}

.smalltablecontent {
    border: 1px solid #cfcfcf;
    width: 100%;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
    background-color: #f9f9f9;
    padding: 10px;
    margin: 0px;
}

.draggableEvent {
    padding: 10px;
    width: 100%;
    margin: 2px;
    color: #fff;
    border-radius: 10px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.2);
}

.draggableEvent .addressline {
    font-size: 14px;
    color: #ffffff;
}

#besideschedule, #allteams {
    margin-bottom: 10px;
    margin-top: 10px;
}

.myorder2 .addressline {
    font-size: 14px;
    color: #ffffff;
    font-weight: normal;
}

.teamscontainer {
    align-items: center;
    justify-content: center;
    align-content: center;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}

.team {
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    flex-direction: column;
    border-radius: 5px;
    padding: 3px;
    width: 160px;
    margin: 2px;
}

.team i {
    color: #fff;
    font-size: 14px;
}

.team a {
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    outline: none;
    text-align: center;
}

.logwrapper {
    border: 1px solid #f3f3f3;
    padding: 2px;
}

.commentsend {
    font-family: 'Janna LT';
}

.commentwrapper {
    margin-bottom: 10px;
}

.button {
    font-family: 'Janna LT';
}

.modal-card-title {
    text-align: right;
    direction: rtl;
    font-size: 1rem;
    font-family: 'Janna LT';
}

.notification {
    text-align: right;
    direction: rtl;
    font-family: 'Janna LT';
}

.myname {
    direction: rtl;
    font-family: 'Janna LT';
    font-size: 18px;
    text-align: center;
    line-height: 14px;
    color: #efefef;
}

.myorder2 {
    border-radius: 10px;
    border-bottom: 4px solid rgba(0, 0, 0, 0.2);
    color: #ffffff;
    padding: 10px;
    font-weight: bold;
}

#mynotnum {
    border-radius: 10px;
    background-color: #fff;
    padding-right: 14px;
    padding-left: 14px;
    height: 14px;
    text-align: center;
}

.myhints {
    cursor: pointer;
    direction: rtl;
    font-family: 'Janna LT';
    font-size: 18px;
    text-align: center;
    background-color: #8E00B2;
    color: #fff;
    font-weight: bold;
    border: 1px solid #5E0068;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.mynotifications {
    cursor: pointer;
    direction: rtl;
    font-family: 'Janna LT';
    font-size: 18px;
    text-align: center;
    background-color: #5faaf3;
    color: #2e4f7c;
    font-weight: bold;
    border: 1px solid #3ca2f3;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
}

.myjobtitle {
    direction: rtl;
    font-family: 'Janna LT';
    font-size: 14px;
    text-align: center;
    color: #9d9d9d;
    padding-top: 5px;
    margin-top: 0px;
    margin-bottom: 5px;

}

.modal-card-foot .button:not(:last-child) {
    margin-left: 10px;
}

.none {
    display: none;
}

.notification > .delete {
    left: 1rem !important;
    margin-top: 0.9rem;
    right: unset !important;
}

.modal-card-foot, .modal-card-head {
    justify-content: flex-start;
    direction: rtl;
}

.fc-event {
    text-align: right !important;
}

.modal-card-body {
    direction: rtl;
}

.tip2 {
    width: 0px;
    height: 0px;
    position: absolute;
    background: transparent;
    border: 10px solid #3be848;
}

.detailtable input, .detailtable select {
    font-size: 12px;
}

.tip {
    width: 0px;
    height: 0px;
    position: absolute;
    background: transparent;
    border: 10px solid #31a9cc;
}

.tip-up {
    top: -25px; /* Same as body margin top + border */
    left: 10px;
    border-right-color: transparent;
    border-left-color: transparent;
    border-top-color: transparent;
}

.tip-down {
    bottom: -25px;
    left: 10px;
    border-right-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.tip-left {
    top: 10px;
    left: -25px;
    border-top-color: transparent;
    border-left-color: transparent;
    border-bottom-color: transparent;
}

.tip-right {
    top: 10px;
    right: -25px;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
}

.dialogbox .body {
    position: relative;
    /* max-width: 300px; */
    height: auto;
    margin: 20px 10px;
    padding: 0px;
    border-radius: 3px;
    border: 5px solid #31a9cc;
}


.dialogbox .body2 {
    position: relative;
    /* max-width: 300px; */
    height: auto;
    margin: 20px 10px;
    padding: 0px;
    border-radius: 3px;
    border: 5px solid #3be848;
}

.body2 .message2 {
    min-height: 30px;
    border-radius: 3px;
    font-family: 'Janna LT';
    font-size: 13px;
    padding: 10px;
    line-height: 1.5;
    color: #275a1c;
}

.select2-container {
    font-family: 'Janna LT';
}

.select2-results__option {
    font-family: 'Janna LT';
}

.detailtable .select2-container {
    font-size: 12px;
}

.detailtable .select2-results__option {
    font-family: 'Janna LT';
    font-size: 12px;
}

.myflexstart {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;

}

.myflex {
    display: flex;
    justify-content: space-around;
    align-items: center;
}

.addbylog {
    font-size: 12px;
    color: #707070;
    font-weight: normal
}

.body .message {
    min-height: 30px;
    border-radius: 3px;
    font-family: 'Janna LT';
    font-size: 13px;
    padding: 10px;
    line-height: 1.5;
    color: #264758;
}


.is-btn1 {
    background-color: #156294;
    border: 2px solid transparent;
    color: #fff;
    margin-bottom: 5px;
    width: 100%;
    display: block !important;
    height: auto !important;
}

.is-btn2 {
    background-color: #1876b4;
    border: 2px solid transparent;
    color: #fff;
    width: 100%;
    margin-bottom: 5px;
    display: block !important;
    height: auto !important;
}

.is-btn3 {
    background-color: #1b8bd5;
    border: 2px solid transparent;
    color: #fff;
    width: 100%;
    margin-bottom: 5px;
    display: block !important;
    height: auto !important;
}

.is-btn4 {
    background-color: #1ac62f;
    border: 2px solid transparent;
    color: #fff;
    width: 100%;
    margin-bottom: 5px;
    display: block !important;
    height: auto !important;
}

.is-btn1:hover, .is-btn2:hover, .is-btn3:hover, .is-btn4:hover {
    border: 2px solid rgba(255, 255, 255, 0.4);
    color: #fbfbfb;
}

.select select {
    font-family: 'Janna LT';
    font-size: 0.8rem;

}

.input, .password {
    font-family: 'Janna LT';

}

.myfilename {
    width: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.myform .column hr {
    margin: 0px;
}

.myform .field .control {
    text-align: right;
    direction: rtl;
}

.myform .field .control .radio {
    padding: 5px;
    border: 1px solid #d1d1d1;
    background-color: #f3f3f3;
    border-radius: 2px;
    margin: 5px;
    font-size: 12px;
}

.addmore {
    width: 100%;
    color: #fff;
    font-family: 'Janna LT';
}

.rowselector {
    font-family: 'Janna LT';
    padding: 4px;
}


.myform .field .control .radio input {
    margin-left: 5px;
}

.mydndicon i {
    font-size: 5rem;
    color: #bfbfbf;
}

.list-group-item {
    font-size: 13px;
    word-wrap: break-word;
}

.showdebug {
    width: 100%;
    font-family: 'Janna LT';
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: 1px solid #e3e3e3;
    border-top: 0px;
    border-left: 0px;
    border-right: 0px;
    font-size: 12px;
    text-align: center;
    color: #9c9c9c;
    background-color: #f1f1f1;
}

.filemetadata {
    margin-top: 5px;
    margin-bottom: 5px;
}

.myuploadline {
    margin: 0.4rem 0;
}

.progress::-webkit-progress-value {
    transition: width 0.5s ease;
}

.mysidebarhead {
    margin-top: 30px;
    margin-bottom: 30px;
}

.filestatus {
    border-radius: 2px;
    border: 1px solid;
    text-align: center;
    font-weight: bold;
    padding: 2px;
    font-size: 12px;
}

.text-success {
    background-color: #d9ffe2;
    border-color: #53be37;
    color: #53be37;
}

.text-error {
    background-color: #febcc5;
    border-color: #f1000c;
    color: #f1000c;
}

.text-danger {
    background-color: #febcc5;
    border-color: #f1000c;
    color: #f1000c;
}

.text-uploading {
    background-color: #ceecf7;
    border-color: #73a8f4;
    color: #73a8f4;
}

.status {
    border-radius: 2px;
    border: 1px solid;
    text-align: center;
    font-weight: bold;
    font-size: 10px;
    padding: 5px;
}

.status-orange {
    background-color: #ffe4bf;
    border-color: #f29956;
    color: #B97543;
}

.status-red {
    background-color: #febcc5;
    border-color: #f1000c;
    color: #f1000c;
}

.status-green {
    background-color: #d9ffe2;
    border-color: #53be37;
    color: #53be37;
}

.status-blue {
    background-color: #ceecf7;
    border-color: #73a8f4;
    color: #73a8f4;
}

.status-violet {
    background-color: #e9b9fb;
    border-color: #d500fb;
    color: #d500fb;
}

.status-purple {
    background-color: #fecee8;
    border-color: #f94c9d;
    color: #f94c9d;
}

.status-darkblue {
    background-color: #82A1FF;
    border-color: #3A548D;
    color: #FEFFFD;
}

.status-darkorange {
    background-color: #FFD59D;
    border-color: #C3741E;
    color: #986A30;
}


.button.is-warning:hover {
    background-color: #CA8F29;
    border: 1px solid #BC7C05;

}

.button.is-primary:hover {
    background-color: #13911C;
    border: 1px solid #1D6E01;

}

.button.is-danger:hover {
    background-color: #990502;
    border: 1px solid #850602;

}


.button.is-warning {
    background-color: #eba72f;
    border: 1px solid #d48c08;
    font-family: 'Janna LT';

}

.button.is-primary {
    background-color: #00B121;
    border: 1px solid #248C00;
    font-family: 'Janna LT';

}

.button.is-danger {
    background-color: #E80006;
    border: 1px solid #DB0005;
    font-family: 'Janna LT';

}

.myformactions {
    background-color: #D8D8D8;
    padding: 10px;
    font-family: 'Janna LT';
    font-size: 18px;
    text-align: right;
    direction: rtl;
    border-radius: 5px;
    border: 1px solid #C3C3C3;
    margin-bottom: 20px;
    display: block;
}

.select2-results__option {
    direction: rtl;
    text-align: right;

}

#group {
    -webkit-appearance: none;
    font-family: 'Janna LT';
    padding: 10px;
}

.select2-container .select2-selection--single .select2-selection__rendered {
    text-align: right;
    direction: rtl;
}

.select2-container--default .select2-selection--single {
    border: 1px solid #dbdbdb;
    border-radius: 2px;
}

.logocontainer {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    align-content: center;
}

.logocontainer img {
    max-height: 50px;
    max-width: 50px;
    margin-left: 10px;
    margin-right: 10px;
}

.mysubtitle {
    padding: 10px;
    font-family: 'Janna LT';
    font-weight: bold;
    font-size: 18px;
    text-align: right;
    direction: rtl;
    border-bottom: 1px solid #D2D2D2;
    margin-top: 10px;
    margin-bottom: 6px;
}

.mytitle {
    display: flex;
    flex-direction: row;
    align-items: center;
    background-color: #D8D8D8;
    padding: 10px;
    font-family: 'Janna LT';
    font-weight: bold;
    font-size: 22px;
    text-align: right;
    direction: rtl;
    border-radius: 5px;
    border: 1px solid #D2D2D2;
    margin-top: 10px;
    margin-bottom: 20px;

}

.mytitle div {
    margin-left: 10px;
}

.mytitle div a {
    margin-right: 10px;
    margin-left: 10px;
}

.mytitle div a i {
    margin-left: 10px;
}

.logohead {
    font-family: 'Janna LT';
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    color: #FFFFFF;
}

.myprofilethumb {
    max-height: 80px;
    max-width: 80px;
    border: 1px solid #9c9c9c;
    padding: 2px;
}

.logosubhead {
    font-family: 'Janna LT';
    font-weight: normal;
    text-align: center;
    font-size: 20px;
    color: #f3f3f3;
}

.myactions {
    display: flex;
    flex-direction: row;
    align-items: center;
    align-content: center;
}

.myactions a {
    margin-left: 5px;
    margin-right: 5px;
}

.table th, .table td {
    text-align: right;
    direction: rtl;
}

.myform .column .field .label {
    font-size: 14px;
    font-weight: normal;
    color: #646464;
}

.myform {

    background-color: #ffffff;
    padding: 10px;
    font-family: 'Janna LT';
    font-size: 18px;
    text-align: right;
    direction: rtl;
    border-radius: 5px;
    border: 1px solid #CBCBCB;
    margin-bottom: 20px;
}

.myform table {


    font-size: 14px;

}






.mainwrapper {
    display: flex;
    flex-direction: column;
    background-color: #E6E6E6;
    min-height: 100vh;

}

.mycontainer {
    /*
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-start;
    align-content: flex-start;
    align-items: stretch;
    flex: 1;
    */
}


.mysidebar {
    width: 250px;
    background-color: #434343;
    min-height: 100vh;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
    -webkit-transition: all 200ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
    -moz-transition: all 200ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
    -o-transition: all 200ms cubic-bezier(0.390, 0.575, 0.565, 1.000);
    transition: all 200ms cubic-bezier(0.390, 0.575, 0.565, 1.000); /* easeOutSine */
    
}

#sidebar {
    right: 0px;
}

#sidebar.active {
     right: -250px;
 
}

#sidebar.displayNoneSidebar {
   
}

.mycontent {
    margin-left: 10px;
    /* If Desktop */
    margin-right: 260px;

    flex: 1;
}




[data-accordion] [data-control] {
    background-color: #5A5A5A;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1)

}


[data-accordion] [data-content] [data-content] {
    background-color: #5A5A5A;
}

[data-accordion] [data-accordion] [data-content] article {
    padding-right: 30px;
    transition: all ease-in-out 0.1s;
}

[data-accordion] [data-accordion] [data-content] article.active {
    background-color: #181818;
}

[data-accordion] [data-accordion] [data-content] article:hover {
    background-color: rgba(0, 0, 0, 0.5);
    padding-right: 35px;
}

[data-accordion] [data-accordion] [data-content] a {
    font-size: 14px;
    width: 100%;
    display: block;
    line-height: 20px;
}


[data-accordion] [data-accordion] [data-content] {


}


.myaccordionmenu {
    direction: rtl;
}

.myaccordionmenu div {
    outline: none;
    width: 100%;
    display: block;

}


.myaccordionmenu > div > div, .myaccordionmenu > div > article {
    background-color: #797979;
    padding: 10px;
}

.myaccordionmenu a {
    color: #D1D1D1;
    font-family: 'Janna LT';
    font-size: 18px;
    direction: rtl;
    text-align: right;
}

.myaccordionmenu a i {
    margin-left: 10px;
}


.btnlogin, .card-title {
    font-family: 'Janna LT';
}

#login {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100vh;
    background: #F7F7F7;
}

#login .login-card {
    background: #fff;
    width: 24rem;
    box-shadow: 0 0 7px 0 rgba(0, 0, 0, 0.11);
}

#login .login-card .card-title {
    background-color: #076368;
    padding: 2rem;
}

#login .login-card .card-title h1 {
    color: #fff;
    text-align: center;
    font-size: 1.2rem;
}

#login .login-card .content {
    padding: 3rem 2.5rem 5rem;
}

#login .login-card #email, #login .login-card #password {
    display: block;
    width: 100%;
    font-size: 1rem;
    margin-bottom: 1.75rem;
    padding: 0.25rem 0.25rem;
    direction: rtl;
    font-family: 'Janna LT';
    text-align: right;
    border: none;
    border-bottom: 1px solid #dbdbdb;
    transition: all .5s;
}

#login #email, #login #password {
    height: 40px;
}

#login .login-card #email:hover, #login .login-card #password:hover {
    border-color: #7a7a7a;
}

#login .login-card #email:active, #login .login-card #email:focus, #login .login-card #password:active, #login .login-card #password:focus {
    border-color: #076368;
}

#login .login-card .checkbox {
    color: #b5b5b5;
    font-size: 0.8rem;
}

#login .login-card .checkbox span {
    margin-left: 0.5rem;
}

#login .login-card a {
    font-size: 0.8rem;
}

#login .login-card .options {
    color: #b5b5b5;
    margin-bottom: 1.5rem;
}

#login .login-card button {
    cursor: pointer;
    font-size: 1.2rem;
    color: #076368;
    border-radius: 4rem;
    display: block;
    width: 100%;
    background: transparent;
    border: 2px solid #076368;
    padding: 0.9rem 0 1.1rem;
    transition: color .5s, border-color .5s;
}

#login .login-card button:hover, #login .login-card button:focus {
    color: #076368;
    border-color: #076368;
}

#login .login-card button:active {
    transform: translateY(1px);
}

label {
    cursor: pointer;
}

.regular-checkbox {
    display: none;
}

.regular-checkbox + label {
    background-color: #fafafa;
    border: 1px solid #dbdbdb;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
    padding: 7px;
    border-radius: 3px;
    display: inline-block;
    position: relative;
}

.regular-checkbox:checked + label {
    background-color: #e9ecee;
}

.regular-checkbox:checked + label:after {
    content: '\2714';
    font-size: 11px;
    position: absolute;
    top: 0;
    left: 3px;
    color: #b5b5b5;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

.detailtable td, .detailtable th {
    text-align: center;
}

@media print {
    .mysidebar, .quickfilters, .button, .pagination, .noprint {
        display: none;
    }

    .mycontent {
        margin: 0px;
    }

    .mytitle {
        background-color: transparent;
        border-color: transparent;
    }

    .myform table {
        font-size: 8px;
    }
}

@media screen and (max-width: 1023px) {
    .ordersummary {
        flex-direction: column;
    }

    .mycontent {
        margin-right: 10px;
    }

    .ordersummary > div {
        width: 100%;
        margin-bottom: 10px;
    }

    .responsive-table table {
      
    }
}

@media screen and (max-width: 768px) {
    .is-mobile-full-width {
        width: 100%;
        margin-top: 4px;
        margin-bottom: 4px;
    }
}



@media screen and (min-width: 769px), print {
    .field-body {
        flex-grow: 3;
    }
}

@media screen and (min-width: 769px), print {
    .field-label {
        text-align: left;
        direction: rtl;
        margin-left: 10px;
        margin-right: 0px !important;
    }
}

.hamburger.is-active .hamburger-inner, .hamburger.is-active .hamburger-inner:after, .hamburger.is-active .hamburger-inner:before {
    background-color: #fff !important;
}

